.navbar{width:100%;background-color:#fff;position:sticky;top:0;z-index:100}.navbar-container{width:90%;max-width:1200px;margin:0 auto;padding:16px 0;display:flex;justify-content:space-between;align-items:center}.course-page .navbar-container{max-width:none;padding:16px 20px}.admin-page .navbar-container{width:90%;max-width:1200px}.navbar-brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;color:#333;text-decoration:none;transition:opacity .2s}.navbar-brand:hover{opacity:.8}.brand-icon-image{width:46%;object-fit:contain;min-width:40px;min-height:32px}.brand-name{letter-spacing:-.5px}.navbar-user{display:flex;align-items:center;gap:12px}.user-icon{width:36px;height:36px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.user-profile-image{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #e0e0e0}.user-email{font-size:14px;color:#666;font-weight:500}.user-profile-trigger{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:6px;cursor:pointer;transition:background-color .2s}.user-profile-trigger:hover{background-color:#f5f5f5}.user-name{font-size:14px;color:#333;font-weight:500}.dropdown-arrow{font-size:10px;color:#999;transition:transform .2s}.dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:160px;z-index:1000;overflow:hidden}.dropdown-item{width:100%;padding:12px 16px;font-size:14px;color:#333;background-color:#fff;border:none;text-align:left;cursor:pointer;transition:background-color .2s;font-weight:500}.dropdown-item:hover{background-color:#f5f5f5}.navbar-auth{display:flex;align-items:center;gap:12px}.auth-btn{padding:8px;font-size:14px;font-weight:500;text-decoration:none;border-radius:6px;transition:all .2s;color:#666}.auth-btn:hover{background-color:#f5f5f5}.auth-btn-primary{background-color:#2150f5;color:#fff}.auth-btn-primary:hover{background-color:#1a3fd9}.signout-btn{margin-left:8px;font-size:13px;padding:6px 12px}.my-courses-link{margin-left:12px;background-color:#2150f5;color:#fff}.my-courses-link:hover{background-color:#1a3fd9}@media (max-width: 768px){.navbar-container{padding:12px 0}.course-page .navbar-container{padding:12px 0;width:90%;max-width:1200px}.brand-name{font-size:18px}.user-email{font-size:12px}.user-icon{width:32px;height:32px;font-size:18px}.user-profile-image{width:32px;height:32px}.user-name{font-size:13px;white-space:nowrap}.user-profile-trigger,.user-profile-dropdown{min-width:120px;max-width:200px}.my-courses-link{display:none}.user-profile-dropdown{position:static}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:9999}.dropdown-menu{position:fixed;top:0;left:0;width:80%;max-width:400px;height:100vh;min-width:auto;border-radius:0;border:none;border-right:1px solid #e0e0e0;box-shadow:4px 0 12px #00000026;padding:80px 0 20px;overflow-y:auto;z-index:10000;background-color:#ffffffe6}.dropdown-item{padding:20px 24px;font-size:20px;font-weight:500;color:#333;border-bottom:1px solid #f0f0f0;text-align:left;display:flex;align-items:center;transition:background-color .2s;width:100%;background:none;border-left:none;border-right:none;border-top:none;cursor:pointer}.dropdown-item:first-child{border-top:1px solid #f0f0f0}.dropdown-item:hover{background-color:#f8f9fa}.dropdown-item:active{background-color:#e9ecef}.auth-btn-primary{display:none}.auth-btn{white-space:nowrap;flex-shrink:0}.admin-page .navbar-container{width:100%;max-width:none;padding:12px 16px}}.footer{width:100%;background-color:#f8f9fa;border-top:1px solid #e0e0e0;margin-top:auto}.footer-container{width:90%;max-width:1200px;margin:0 auto;padding:60px 20px 32px}.footer-content{display:grid;grid-template-columns:2fr 1fr;gap:60px;margin-bottom:40px;align-items:start}.footer-brand-section{display:flex;gap:24px;align-items:flex-start}.footer-brand-logo{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000000d}.footer-brand-logo-image{width:100%;height:100%;object-fit:contain}.footer-brand-info{flex:1}.footer-brand-name{font-size:28px;font-weight:800;color:#1a1a1a;margin:0 0 8px;letter-spacing:-.5px}.footer-brand-name-image{width:120px;height:auto;display:block}.footer-brand-tagline{font-size:15px;color:#666;line-height:1.6;margin:0}.footer-contact-section{display:flex;flex-direction:column}.footer-heading{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 20px}.footer-contact-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.footer-contact-list li{display:flex;flex-direction:column;gap:4px}.footer-contact-label{font-size:12px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px}.footer-contact-value{font-size:14px;color:#333;font-weight:300}.footer-bottom{padding-top:32px;border-top:1px solid #e0e0e0;text-align:center}.footer-copyright{font-size:13px;color:#999;margin:0;line-height:1.8}.footer-service-note{font-size:12px;color:#bbb;display:block;margin-top:4px}@media (max-width: 768px){.footer-container{padding:40px 20px 24px}.footer-content{grid-template-columns:1fr;gap:40px;margin-bottom:32px}.footer-brand-section{flex-direction:column;gap:20px;align-items:flex-start;text-align:left}.footer-brand-logo{width:70px;height:70px;padding:12px}.footer-brand-name{font-size:24px}.footer-brand-name-image{width:100px}.footer-heading{font-size:16px;text-align:left}.footer-contact-list{grid-template-columns:1fr;align-items:flex-start;text-align:left}.admin-page .footer-container{width:100%;max-width:none;padding:40px 16px 24px}}.course-page .footer-container{width:90%;max-width:none;padding:60px 20px 32px}.admin-page .footer-container{width:90%;max-width:1200px}.landing-page{width:100%;min-height:100vh;background-color:#fff}.section-label{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#000;background:linear-gradient(135deg,#e8edff,#d6e0ff);padding:6px 14px;border-radius:999px;margin-bottom:40px}.animate-on-scroll{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}#about-section.visible{transition-delay:.1s}#why-metrics-section.visible{transition-delay:.2s}#why-pain-section.visible{transition-delay:.15s}#when-section.visible{transition-delay:.1s}#what-section.visible{transition-delay:.2s}#benefits-section.visible{transition-delay:.15s}#care-section.visible{transition-delay:.1s}#welcome-kit-section.visible{transition-delay:.15s}#impact-section.visible{transition-delay:.1s}#impact-section.visible .impact-circle:nth-child(1){animation:fadeInUp .8s ease-out .2s both}#impact-section.visible .impact-circle:nth-child(2){animation:fadeInUp .8s ease-out .4s both}#impact-section.visible .impact-circle:nth-child(3){animation:fadeInUp .8s ease-out .6s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-section{width:100%;padding:100px 20px;background:linear-gradient(135deg,#2150f5,#5078f8);color:#fff;position:relative;overflow:hidden}.landing-page.has-company .hero-section{height:100vh;min-height:100vh;display:flex;align-items:center;padding:0 20px}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M 40 0 L 0 0 0 40" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-container{width:90%;max-width:1200px;margin:0 auto;position:relative;z-index:1}.hero-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-content{text-align:left}.hero-badge{display:inline-block;padding:8px 20px;background:#fff3;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:24px;letter-spacing:.5px}.hero-image{position:relative;border-radius:20px;overflow:hidden}.hero-slider{position:relative;width:100%;height:500px}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease}.hero-slide img{width:100%;height:500px;object-fit:cover;display:block}.hero-slide.active{opacity:1}.hero-dots{position:absolute;left:50%;bottom:12px;transform:translate(-50%);display:flex;gap:8px}.hero-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer}.hero-dot.active{background:#fff}.hero-image-placeholder{width:100%;height:500px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed rgba(255,255,255,.3);border-radius:20px}.hero-image-placeholder .placeholder-icon{font-size:80px;margin-bottom:16px;opacity:.6}.hero-image-placeholder p{font-size:16px;opacity:.7;margin:0}.hero-title-highlight{color:#66df9b}.stat-item{text-align:left}.stat-number{font-size:36px;font-weight:700;margin-bottom:8px;color:gold}.stat-label{font-size:14px;font-weight:500;color:#fff}.hero-title{font-size:56px;font-weight:800;margin:0 0 24px;line-height:1.3;letter-spacing:-.5px;color:#fff}.hero-subtitle{font-size:20px;font-weight:500;margin:0 0 20px;line-height:1.6;color:#fff}.hero-subtitle .mobile-only{display:none}.hero-description{font-size:16px;margin:0 0 40px;line-height:1.7;color:#fff}.hero-description .mobile-only{display:none}.mobile-only2{display:block}.hero-buttons{display:flex;gap:16px;justify-content:flex-start;flex-wrap:wrap}.desktop-only{display:block}.mobile-only{display:none}.landing-btn{padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s;display:inline-block;border:none;cursor:pointer}.landing-btn-primary{background-color:#66df9b;color:#fff}.landing-btn-primary:hover{background-color:#5bc77a;transform:translateY(-2px);box-shadow:none}.landing-btn-secondary{background-color:transparent;color:#fff;border:2px solid white}.landing-btn-secondary:hover{background-color:#ffffff1a;transform:translateY(-2px)}.custom-onboarding-section{width:100%;padding:100px 20px;background-color:#fff}.custom-onboarding-container{width:90%;max-width:1200px;margin:0 auto}.custom-onboarding-content{display:flex;gap:60px;align-items:center}.custom-onboarding-image{flex:1;position:relative;border-radius:20px;overflow:hidden;box-shadow:none}.custom-onboarding-image img{width:100%;height:500px;object-fit:cover;display:block}.custom-onboarding-image-placeholder{width:100%;height:500px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #dee2e6;border-radius:20px}.custom-onboarding-image-placeholder .placeholder-icon{font-size:80px;margin-bottom:16px;opacity:.6}.custom-onboarding-image-placeholder p{font-size:16px;color:#666;margin:0}.custom-onboarding-text{flex:1}.custom-onboarding-title{font-size:36px;font-weight:800;color:#333;margin:0 0 4px;line-height:1.3;word-break:keep-all;overflow-wrap:break-word}.custom-onboarding-description{font-size:18px;color:#666;line-height:1.4;margin:0 0 40px;word-break:keep-all;overflow-wrap:break-word}.custom-onboarding-features{display:flex;flex-direction:column;gap:60px}.custom-feature-item{display:flex;gap:16px;align-items:center}.custom-feature-icon{font-size:28px;flex-shrink:0;width:61px;height:75px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9ecef,#dee2e6);border-radius:10px;box-shadow:none}.custom-feature-content{flex:1}.custom-feature-title{font-size:20px;font-weight:700;color:#333;margin:0 0 6px;line-height:1.4;word-break:keep-all;overflow-wrap:break-word}.custom-feature-text{font-size:15px;color:#666;line-height:1.4;margin:0;word-break:keep-all;overflow-wrap:break-word}.course-section{width:100%;padding:100px 20px;background-color:#f8f9fa}.landing-section-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:80px}.landing-course-container{width:90%;max-width:1200px;margin:0 auto}.landing-section-title{font-size:40px;font-weight:800;text-align:center;margin:0 0 14px;color:#2150f5}.landing-section-subtitle{font-size:18px;color:#666;margin:0;line-height:1.6;text-align:center;padding-bottom:0;word-break:keep-all;overflow-wrap:break-word}.landing-course-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.landing-course-card{background:linear-gradient(135deg,#fff,#f8f9fa);padding:0;border-radius:20px;text-align:left;box-shadow:none;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid #e8e8e8;overflow:hidden;position:relative;display:flex;flex-direction:column}.landing-course-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2150f5,#5078f8);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.landing-course-card:hover{transform:translateY(-12px);box-shadow:none;border-color:#2150f5}.landing-course-card:hover:before{transform:scaleX(1)}.landing-course-card-content{padding:40px 32px;display:flex;flex-direction:column;flex:1}.landing-course-icon-wrapper{width:100%;height:200px;border-radius:8px;background:linear-gradient(135deg,#2150f5,#5078f8);display:flex;align-items:center;justify-content:center;margin:0 auto 24px;transition:all .3s;overflow:hidden}.landing-course-card:hover .landing-course-icon-wrapper{transform:scale(1.1) rotate(5deg)}.landing-course-icon-image{width:100%;height:100%;object-fit:cover;border-radius:16px}.landing-course-icon-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:40px;filter:none}.landing-course-card-title{font-size:24px;font-weight:700;margin:0 0 16px;color:#1a1a1a;line-height:1.3;word-break:keep-all;overflow-wrap:break-word}.landing-course-card-description{font-size:15px;color:#666;line-height:1.7;margin:0;flex:1;word-break:keep-all;overflow-wrap:break-word}.about-section{width:100%;padding:150px 20px 130px;background-color:#fff}.about-grid{width:90%;max-width:1200px;margin:40px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.about-card{background:#fff;border-radius:28px;padding:40px 36px;border:none;text-align:center;display:flex;flex-direction:column;gap:20px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000f}.about-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2150f508,#66df9b08);opacity:0;transition:opacity .5s ease}.about-card:hover{transform:translateY(-12px);box-shadow:0 8px 32px #2150f51f,0 16px 48px #00000014}.about-card:hover:before{opacity:1}.about-icon-circle{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#2150f5,#5078f8);display:flex;align-items:center;justify-content:center;font-size:36px;color:#fff;margin:0 auto 12px;box-shadow:0 8px 20px #2150f54d;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.about-card:hover .about-icon-circle{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 28px #2150f566}.about-card h3{font-size:22px;font-weight:700;margin:0;color:#222;line-height:1.3}.about-card p{font-size:15px;line-height:1.7;color:#555;margin:0;word-break:keep-all;overflow-wrap:break-word}.why-metrics-section{width:100%;padding:150px 20px 130px;background-color:#f8f9fb}.why-metrics-grid{width:90%;max-width:1200px;margin:40px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.metric-card{background:#fff;border-radius:20px;padding:28px 24px;border:1px solid #e2e7f5;text-align:left;display:flex;flex-direction:column;gap:6px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.metric-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #2150f526;border-color:#2150f5}.metric-card.metric-emphasis{border-color:#e2e7f5;box-shadow:none}.metric-card.metric-emphasis:hover{border-color:#2150f5;box-shadow:0 12px 32px #2150f526}.metric-value{font-size:32px;font-weight:800;color:#2150f5}.metric-title{font-size:15px;font-weight:600;color:#222}.metric-caption{font-size:12px;color:#949daf}.impact-section{width:100%;padding:150px 20px 130px;background-color:#fff;position:relative;overflow:hidden}.impact-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(33,80,245,.03) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(102,223,155,.03) 0%,transparent 50%);pointer-events:none}.impact-container{width:90%;max-width:1000px;margin:0 auto;text-align:center;position:relative;z-index:1}.impact-title{font-size:32px;font-weight:700;color:#222;line-height:1.6;margin:0 0 56px;word-break:keep-all;overflow-wrap:break-word}.impact-grid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.impact-circle{width:200px;height:200px;border-radius:50%;background:radial-gradient(circle at 30% 0,#66df9b 0,#2150f5 60%,#0f1d48);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 20px 50px #0000004d;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.impact-circle:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);opacity:0;transition:opacity .4s ease}.impact-circle:hover{transform:translateY(-12px) scale(1.05);box-shadow:0 28px 60px #0006}.impact-circle:hover:before{opacity:1}.impact-value{font-size:40px;font-weight:800;margin-bottom:8px;position:relative;z-index:1}.impact-label{font-size:16px;font-weight:600;position:relative;z-index:1}.why-pain-section{width:100%;padding:150px 20px 130px;background-color:#fff;position:relative;overflow:hidden}.why-pain-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(33,80,245,.03) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(102,223,155,.03) 0%,transparent 50%);pointer-events:none}.pain-solution-grid{width:90%;max-width:1200px;margin:50px auto 0;display:grid;grid-template-columns:1fr 1.15fr;gap:32px;position:relative;z-index:1;align-items:stretch}.pain-column{border-radius:20px;padding:44px 40px;border:none;background:#f8f9fa;box-shadow:0 2px 8px #0000000a;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column}.pain-column:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c1c7d5,#a8b0c0)}.pain-column:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.solution-column{border-radius:24px;padding:52px 48px;border:none;background:linear-gradient(135deg,#fff,#f0f7ff);box-shadow:0 4px 20px #2150f526,0 12px 40px #2150f51a;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column}.solution-column:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2150f5,#5078f8)}.solution-column:after{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(33,80,245,.05) 0%,transparent 70%);pointer-events:none}.solution-column:hover{transform:translateY(-6px);box-shadow:0 8px 32px #2150f533,0 16px 48px #2150f526}.column-header{font-size:22px;font-weight:800;margin-bottom:32px;color:#1a1a1a;display:flex;align-items:center;letter-spacing:-.02em}.solution-header{color:#2150f5;font-size:24px}.pain-column ul,.solution-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px;flex:1}.pain-column li,.solution-column li{font-size:17px;line-height:1.75;color:#2d2d2d;position:relative;padding-left:0;display:flex;align-items:flex-start;transition:all .3s ease;word-break:keep-all;overflow-wrap:break-word}.pain-column li:before{content:"";width:6px;height:6px;border-radius:50%;background:#8b95a7;margin-right:14px;margin-top:10px;flex-shrink:0}.solution-column li:before{content:"✓";color:#2150f5;font-size:18px;font-weight:700;margin-right:14px;margin-top:2px;flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#2150f51a;border-radius:4px}.pain-column li:hover{color:#1a1a1a;transform:translate(3px)}.solution-column li:hover{color:#2150f5;transform:translate(3px)}.when-section{width:100%;padding:150px 20px 130px;background-color:#f8f9fb;position:relative;overflow:hidden}.when-timeline{width:90%;max-width:1100px;margin:60px auto 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;position:relative;z-index:1}.timeline-step{min-width:140px;padding:24px 20px;border-radius:20px;background:linear-gradient(135deg,#fff,#f8f9fb);border:2px solid #e2e7f5;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 4px 16px #0000000f}.timeline-step:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 12px 32px #2150f526;border-color:#2150f5}.timeline-highlight{background:linear-gradient(135deg,#2150f5,#5078f8);border-color:#2150f5;color:#fff;box-shadow:0 8px 24px #2150f54d;transform:scale(1.1);z-index:2}.timeline-highlight:hover{transform:translateY(-8px) scale(1.15);box-shadow:0 16px 40px #2150f566}.step-icon{font-size:32px;margin-bottom:12px;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:transform .3s ease}.timeline-step:hover .step-icon{transform:scale(1.2) rotate(5deg)}.highlight-icon{animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.step-label{font-size:16px;font-weight:700;display:block;margin-top:8px}.step-sub{display:block;font-size:12px;margin-top:6px;opacity:.9;font-weight:500}.timeline-arrow{color:#c1c7d5;display:flex;align-items:center;transition:all .3s ease}.timeline-arrow svg{width:24px;height:24px}.timeline-arrow:hover{color:#2150f5;transform:translate(4px)}.what-section{width:100%;padding:150px 20px 130px;background-color:#fff}.module-grid{width:90%;max-width:1200px;margin:40px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.module-card{background:linear-gradient(135deg,#fff,#f9fbff);border-radius:24px;padding:36px 32px;border:2px solid #e2e7f5;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 6px 20px #00000014;height:100%;display:flex;flex-direction:column}.module-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#2150f5,#5078f8);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.module-card:hover{transform:translateY(-10px);box-shadow:0 16px 40px #2150f533;border-color:#2150f5}.module-card:hover:before{transform:scaleX(1)}.module-plus{border-style:dashed;border-width:3px;border-color:#66df9b;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.module-plus:hover{border-color:#66df9b}.module-custom{border-style:dashed;border-width:3px;border-color:#ff6b6b;background:linear-gradient(135deg,#fff5f5,#ffe0e0)}.module-custom:hover{border-color:#ff6b6b}.module-icon-wrapper{font-size:56px;margin-bottom:20px;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));transition:transform .3s ease;text-align:center}.module-card:hover .module-icon-wrapper{transform:scale(1.2) rotate(5deg)}.module-badge{display:inline-block;padding:8px 16px;font-size:12px;border-radius:999px;background:linear-gradient(135deg,#e8edff,#d6e0ff);color:#2150f5;font-weight:700;margin-bottom:16px;letter-spacing:.5px}.module-card h3{font-size:20px;font-weight:700;margin:10px 0 16px 16px;color:#222;line-height:1.3}.module-card ul{list-style:none;padding:0;margin:0 0 0 16px;display:flex;flex-direction:column;gap:10px;flex:1}.module-card li{font-size:15px;color:#555;line-height:1.6;position:relative;padding-left:20px;transition:color .3s ease}.module-card:hover li{color:#333}.module-card li:before{content:"✓";position:absolute;left:0;top:2px;color:#2150f5;font-weight:700;font-size:14px}.care-welcome-grid{width:90%;max-width:1200px;margin:56px auto 0;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:32px}.sub-section-title{font-size:20px;font-weight:700;margin:0 0 10px}.sub-section-description{font-size:14px;color:#666;line-height:1.6;margin:0 0 18px}.care-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:1000px;max-width:100%;margin:0 auto}.care-card-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:220px;margin-left:auto;margin-right:auto}.care-card{width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,#fff,#f9fbff);border:3px solid #e2e7f5;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 6px 20px #00000014;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:24px}.care-card:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 12px 32px #2150f533;border-color:#2150f5}.care-icon{font-size:48px;margin-bottom:12px;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:transform .3s ease}.care-card:hover .care-icon{transform:scale(1.15) rotate(5deg)}.care-title{font-size:22px;font-weight:700;color:#222;margin:0}.care-description{font-size:15px;line-height:1.7;color:#555;margin:0;max-width:280px;word-break:keep-all;overflow-wrap:break-word}.welcome-kit-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.welcome-kit-item{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 16px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);aspect-ratio:4 / 3}.welcome-kit-item:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.welcome-kit-item img{width:100%;height:100%;object-fit:cover;display:block}.care-service-section{width:100%;padding:150px 20px 130px;background-color:#f8f9fb;position:relative;overflow:hidden}.care-section-container{width:90%;max-width:1200px;margin:0 auto}.welcome-kit-section{width:100%;padding:150px 20px 130px;background-color:#fff;position:relative;overflow:hidden}.welcome-kit-container{width:90%;max-width:1200px;margin:0 auto}.benefits-section{width:100%;padding:150px 20px 130px;background-color:#f8f9fb;position:relative;overflow:hidden}.benefits-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(33,80,245,.05) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(102,223,155,.05) 0%,transparent 50%);pointer-events:none}.benefits-grid{width:90%;max-width:1000px;margin:50px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;position:relative;z-index:1}.benefit-card{background:linear-gradient(135deg,#fff,#f8f9fb);border-radius:28px;padding:40px 32px;border:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#2150f5,#5078f8);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.benefit-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 48px #2150f533}.benefit-card:hover:before{transform:scaleX(1)}.benefit-card-blue{border-color:#2150f533;background:linear-gradient(135deg,#fff,#f3f8ff)}.benefit-card-blue:before{background:linear-gradient(90deg,#2150f5,#5078f8)}.benefit-card-green{border-color:#66df9b4d;background:linear-gradient(135deg,#fff,#f0fdf4)}.benefit-card-green:before{background:linear-gradient(90deg,#66df9b,#00a86b)}.benefit-icon{font-size:56px;margin-bottom:20px;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.benefit-tag{display:inline-block;padding:8px 16px;font-size:13px;border-radius:999px;background:linear-gradient(135deg,#e8edff,#d6e0ff);color:#2150f5;font-weight:700;margin-bottom:20px;box-shadow:0 2px 8px #2150f526}.benefit-tag-green{background:linear-gradient(135deg,#dcf8ea,#c4f0d8);color:#00a86b;box-shadow:0 2px 8px #66df9b33}.benefit-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.benefit-card li{font-size:15px;line-height:1.7;color:#444;display:flex;align-items:flex-start;gap:12px;transition:all .3s ease}.benefit-card li:hover{color:#222;transform:translate(4px)}.benefit-icon-small{font-size:20px;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#2150f51a}.benefit-card-green .benefit-icon-small{background:#66df9b26}.benefit-strong{font-weight:700;color:#2150f5;font-size:16px}.benefit-card-green .benefit-strong{color:#00a86b}.process-section{width:100%;padding:80px 20px 100px;background-color:#fff}.process-timeline{width:90%;max-width:1100px;margin:40px auto 0;display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:12px}.process-step{min-width:150px;max-width:170px;background:#f9fbff;border-radius:18px;padding:18px 16px 20px;border:1px solid #e2e7f5;text-align:center}.process-circle{width:32px;height:32px;border-radius:50%;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;background:#2150f5;color:#fff;font-size:14px;font-weight:700}.process-title{font-size:14px;font-weight:700;color:#222;margin-bottom:6px}.process-step p{font-size:12px;line-height:1.5;color:#666;margin:0}.process-arrow{font-size:22px;color:#c1c7d5;align-self:center}.features-section{width:100%;padding:100px 20px;background-color:#fff}.features-container{width:90%;max-width:1200px;margin:0 auto}.features-grid-new{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.feature-item-new{background:#fff;border-radius:20px;padding:48px 32px;text-align:center;border:2px solid #f0f0f0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.feature-item-new:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2150f5,#5078f8);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.feature-item-new:hover{transform:translateY(-8px);box-shadow:none;border-color:#2150f5}.feature-item-new:hover:before{transform:scaleX(1)}.feature-icon-circle{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#2150f5,#5078f8);display:flex;align-items:center;justify-content:center;margin-bottom:32px;box-shadow:none;transition:all .3s;position:relative}.feature-item-new:hover .feature-icon-circle{transform:scale(1.1) rotate(5deg);box-shadow:none}.feature-icon-new{font-size:48px;filter:none}.feature-title-new{font-size:24px;font-weight:700;margin:0 0 20px;color:#1a1a1a;line-height:1.3;word-break:keep-all;overflow-wrap:break-word}.feature-description-new{font-size:15px;color:#666;line-height:1.7;margin:0;text-align:center;word-break:keep-all;overflow-wrap:break-word}.cta-section{width:100%;padding:120px 20px;background:linear-gradient(135deg,#2150f5,#5078f8);position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="cta-grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M 40 0 L 0 0 0 40" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23cta-grid)"/></svg>');opacity:.3}.cta-container{width:90%;max-width:900px;margin:0 auto;position:relative;z-index:1}.cta-content{text-align:center;color:#fff}.cta-title{font-size:48px;font-weight:800;margin:0 0 24px;color:#fff;line-height:1.2;word-break:keep-all;overflow-wrap:break-word}.cta-description{font-size:20px;margin:0 0 48px;color:#fffffff2;line-height:1.6;word-break:keep-all;overflow-wrap:break-word}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.landing-btn-large{padding:18px 40px;font-size:18px;font-weight:600;border-radius:12px}.landing-btn-secondary-cta{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.8)}.landing-btn-secondary-cta:hover{background-color:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.cta-features{display:flex;gap:32px;justify-content:center;flex-wrap:wrap;padding-top:40px;border-top:1px solid rgba(255,255,255,.2)}.cta-feature-item{display:flex;align-items:center;gap:8px;font-size:15px;color:#fffffff2;word-break:keep-all;overflow-wrap:break-word}.cta-check{width:24px;height:24px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:gold}@media (max-width: 1024px){.hero-wrapper{grid-template-columns:1fr;gap:40px;text-align:center}.hero-content{text-align:center}.hero-stats{justify-content:center}.hero-image img,.hero-image-placeholder{height:400px}}@media (max-width: 768px){.hero-section{padding:60px 20px}.hero-title{font-size:28px}.hero-subtitle{font-size:18px;margin-bottom:10px}.hero-subtitle .mobile-only{display:block}.hero-description{display:none}.custom-onboarding-section{width:100%;padding:80px 20px;background-color:#fff}.custom-onboarding-content{flex-direction:column;gap:20px}.custom-onboarding-image{order:2}.custom-onboarding-text{order:1;text-align:center}.custom-onboarding-features{display:none}.custom-onboarding-image img,.custom-onboarding-image-placeholder{height:300px}.custom-onboarding-title{font-size:28px;margin:0 0 14px}.custom-onboarding-description{font-size:16px;margin-bottom:0}.custom-feature-item{gap:12px}.custom-feature-icon{width:44px;height:44px;font-size:20px;background:linear-gradient(135deg,#e9ecef,#dee2e6)}.custom-feature-title{font-size:17px;margin:0 0 4px}.custom-feature-text{font-size:14px;line-height:1.5}.hero-stats{flex-direction:column;gap:24px;margin-top:32px;padding-top:32px}.stat-item{text-align:center}.stat-number{font-size:28px}.hero-slider,.hero-image img,.hero-image-placeholder{height:300px}.landing-section-header{margin-bottom:20px}.landing-section-title{font-size:28px;font-weight:800;margin:0 0 12px}.landing-section-subtitle{font-size:16px;margin:0 0 10px;line-height:1.4;word-break:keep-all;overflow-wrap:break-word}.landing-section-subtitle br{display:none}.landing-course-grid{grid-template-columns:1fr}.features-grid-new{grid-template-columns:repeat(1,1fr);gap:24px}.landing-course-card-description{line-height:1.4}.feature-item-new{padding:32px 24px}.feature-icon-circle{width:80px;height:80px;margin-bottom:24px}.feature-icon-new{font-size:40px}.feature-title-new{font-size:20px;margin-bottom:16px}.feature-description-new{font-size:14px;line-height:1.4}.cta-section{padding:80px 20px}.cta-title{font-size:36px}.cta-description{font-size:18px}.cta-buttons{flex-direction:column;align-items:stretch}.landing-btn-large{width:100%}.cta-features{flex-direction:column;gap:16px;align-items:center}.about-section,.why-metrics-section,.why-pain-section,.when-section,.what-section,.care-service-section,.welcome-kit-section,.benefits-section,.impact-section{padding:120px 20px 100px}.pain-solution-grid{grid-template-columns:1fr;gap:24px}.pain-column{padding:36px 32px;display:none}.solution-column{padding:40px 36px}.column-header{font-size:20px;margin-bottom:24px}.solution-header{font-size:22px}.pain-column li,.solution-column li{font-size:16px}.when-timeline{flex-direction:column;gap:12px}.timeline-arrow{transform:rotate(90deg)}.timeline-arrow svg{width:20px;height:20px}.timeline-step{min-width:100%;width:100%}.timeline-highlight{transform:scale(1)}.module-grid{grid-template-columns:1fr}.module-icon-wrapper{font-size:40px}.care-card-grid,.care-welcome-grid{grid-template-columns:1fr}.benefits-grid{grid-template-columns:1fr;gap:24px}.benefit-icon{font-size:48px}.impact-section{padding:120px 20px 100px}.impact-title{font-size:24px;margin-bottom:40px}.impact-grid{gap:24px}.impact-circle{width:160px;height:160px}.impact-value{font-size:32px}.impact-label{font-size:14px}.desktop-only{display:none}.mobile-only{display:block}.hero-buttons{flex-direction:column;width:100%;margin-top:20px}.landing-btn{width:100%;text-align:center}.about-grid,.why-metrics-grid{grid-template-columns:1fr}.impact-circle{width:140px;height:140px}}.consultation-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease}.consultation-modal{background:#fff;border-radius:16px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:none;animation:slideUp .3s ease}.consultation-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #e0e0e0}.consultation-modal-title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0;word-break:keep-all;overflow-wrap:break-word}.consultation-modal-close{background:none;border:none;font-size:32px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.consultation-modal-close:hover{background-color:#f5f5f5;color:#333}.consultation-form{padding:32px;display:flex;flex-direction:column;gap:24px}.consultation-form-group{display:flex;flex-direction:column;gap:8px}.consultation-form-group label{font-size:14px;font-weight:600;color:#333;word-break:keep-all;overflow-wrap:break-word}.consultation-form-group input,.consultation-form-group select,.consultation-form-group textarea{padding:12px 16px;font-size:15px;border:2px solid #e0e0e0;border-radius:8px;transition:all .2s;font-family:inherit}.consultation-form-group input:focus,.consultation-form-group select:focus,.consultation-form-group textarea:focus{outline:none;border-color:#2150f5;box-shadow:none}.consultation-form-group textarea{resize:vertical;min-height:120px}.consultation-form-actions{display:flex;gap:12px;margin-top:8px}.consultation-form-actions .landing-btn{flex:1;padding:14px 24px;font-size:16px;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s}.consultation-form-actions .landing-btn-secondary{background-color:#f5f5f5;color:#333}.consultation-form-actions .landing-btn-secondary:hover{background-color:#e0e0e0}.consultation-form-actions .landing-btn-primary{background:linear-gradient(135deg,#2150f5,#5078f8);color:#fff}.consultation-form-actions .landing-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:none}.consultation-form-actions .landing-btn-primary:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.module-grid{grid-template-columns:1fr}.module-plus{grid-column:auto}.care-welcome-grid,.care-card-grid{grid-template-columns:1fr}.welcome-kit-row{grid-template-columns:1fr 1fr}.benefits-grid{grid-template-columns:1fr}.process-timeline{flex-direction:column}.process-arrow{transform:rotate(90deg)}}@media (max-width: 768px){.consultation-modal{width:95%;max-height:95vh}.consultation-modal-header{padding:20px 24px}.consultation-modal-title{font-size:20px}.consultation-form{padding:24px;gap:20px}.consultation-form-actions{flex-direction:column}}.course-section{width:100%;padding:80px 20px;background-color:#f8f9fa}.auth-page{width:100%;min-height:100vh;background-color:#f8f9fa;display:flex;flex-direction:column}.auth-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px 140px;gap:20px;flex:1}.auth-hero{text-align:center;max-width:520px;padding:10px 0}.auth-logo{width:200px;height:auto;max-width:100%}.auth-hero-kicker{font-size:18px;letter-spacing:.2em;text-transform:uppercase;color:#2150f5;font-weight:600;margin-bottom:12px}.auth-hero-title{font-size:28px;font-weight:800;margin:0;color:#737373}.auth-hero-subtitle{margin-top:12px;font-size:16px;color:#555;line-height:1.6}.auth-card{width:100%;max-width:450px;background-color:#fff;padding:48px 40px;border-radius:12px}.auth-title{font-size:32px;font-weight:700;margin:0 0 50px;color:#333;text-align:center}.auth-subtitle{font-size:15px;color:#666;margin:0 0 32px;text-align:center}.error-message{background-color:#fee;color:#c33;padding:12px 16px;border-radius:6px;margin-bottom:24px;font-size:14px;border:1px solid #fcc}.auth-form{display:flex;flex-direction:column;gap:10px}.login-form{gap:0}.login-form .form-group{margin-bottom:20px}.login-form .form-group:last-child{margin-bottom:0}.login-form .btn-primary{margin-top:20px;margin-bottom:40px}.btn-primary:hover{background-color:#1a3fd9;transform:translateY(-1px);box-shadow:0 4px 12px #2150f54d}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268;transform:translateY(-1px);box-shadow:0 4px 12px #6c757d4d}.btn-secondary:disabled{background-color:#adb5bd;cursor:not-allowed;transform:none}.auth-footer{margin-top:32px;text-align:center;font-size:14px;color:#666}.auth-footer p{margin:8px 0}.auth-footer p:first-child{margin-top:0}.auth-link{color:#2150f5;text-decoration:none;font-weight:600}.auth-link:hover{text-decoration:underline}.resend-email-section{margin-bottom:24px}.resend-message{margin-top:12px;padding:12px 16px;border-radius:6px;font-size:14px;text-align:center}.resend-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.resend-message.error{background-color:#fee;color:#c33;border:1px solid #fcc}@media (max-width: 768px){.auth-card{padding:32px 24px}.auth-title{font-size:28px}.auth-container{padding:80px 24px 40px;gap:8px;justify-content:flex-start}.auth-logo{width:160px}.auth-hero-title{font-size:24px}.auth-hero-kicker{font-size:16px}.auth-hero-subtitle{font-size:14px}}.email-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}.email-modal{background-color:#fff;border-radius:12px;padding:40px 32px;max-width:420px;width:90%;box-shadow:0 8px 32px #0003;animation:slideUp .3s ease;text-align:center}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.email-modal-icon{font-size:64px;margin-bottom:24px;line-height:1}.email-modal-title{font-size:24px;font-weight:700;color:#333;margin:0 0 16px}.email-modal-message{font-size:15px;color:#666;line-height:1.6;margin:0 0 32px}.email-modal-button{margin-top:0}@media (max-width: 768px){.email-modal{padding:32px 24px;max-width:90%}.email-modal-icon{font-size:48px;margin-bottom:20px}.email-modal-title{font-size:20px;margin-bottom:12px}.email-modal-message{font-size:14px;margin-bottom:24px}}.video-player-container{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;background-color:#fff;display:flex;flex-direction:column;gap:24px}.video-wrapper{position:relative;width:100%;background-color:#000;border-radius:12px;overflow:hidden;aspect-ratio:16 / 9}@supports not (aspect-ratio: 16 / 9){.video-wrapper{padding-top:56.25%}}.video-player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-player::-webkit-media-controls-mute-button{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.video-player::-webkit-media-controls-volume-slider{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.video-player::-webkit-media-controls-volume-slider-container{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.video-player::-moz-media-controls-mute-button{display:none!important}.video-player video::-webkit-media-controls-panel{display:flex!important}.video-player video::-webkit-media-controls-play-button{display:flex!important}.video-player video::-webkit-media-controls-mute-button{display:none!important;width:0!important;height:0!important;opacity:0!important;visibility:hidden!important}.video-player.iframe-player{border:none;z-index:1}.unmute-button-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;cursor:pointer;transition:opacity .3s ease}.unmute-button-overlay:hover{background:#0006}.unmute-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 32px;background:#fffffff2;border:none;border-radius:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #0003;min-width:160px}.unmute-button:hover{background:#fff;transform:scale(1.05);box-shadow:0 12px 32px #0000004d}.unmute-button:active{transform:scale(.98)}.unmute-button svg{color:#667eea;width:48px;height:48px}.unmute-button span{font-size:16px;font-weight:600;color:#1a1a1a;letter-spacing:-.02em}.video-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#c33;padding:20px;background-color:#ffffffe6;border-radius:0}.video-player-empty{padding:100px 20px;text-align:center;background-color:#fff;border-radius:0;color:#999;font-size:18px}.video-info{display:flex;flex-direction:column;background-color:#fff;gap:16px}.video-info h2{font-size:24px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.4}.video-info p{font-size:15px;color:#666;margin:0;line-height:1.6}.video-info .progress-bar{display:none}.video-title{font-size:24px;font-weight:600;margin:0 0 12px;color:#333}.video-description{font-size:14px;color:#666;margin:0 0 20px;line-height:1.6}.lesson-resources{margin:16px 0 24px;padding:12px;background-color:#f8f9fa;border-radius:0}.resources-title{margin:0 0 8px;font-size:16px;font-weight:600;color:#333}.resources-list{list-style:none;padding:0;margin:0}.resource-item{display:flex;align-items:center;gap:8px;padding:6px 0}.resource-size{font-size:12px;color:#999}.video-actions{display:flex;gap:12px}.action-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #e0e0e0;background-color:#fff;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}.action-btn:hover{background-color:#f5f5f5;border-color:#ccc}.action-btn .icon{font-size:18px}.like-btn:hover{border-color:#4caf50;color:#4caf50}.dislike-btn:hover{border-color:#f44336;color:#f44336}.share-btn:hover{border-color:#2196f3;color:#2196f3}.video-progress-bar-container{margin-bottom:20px;padding:12px;background-color:#f8f9fa;border-radius:6px}.video-progress-label{font-size:14px;font-weight:600;color:#2150f5;margin-bottom:8px}.progress-bar{width:100%;height:6px;background-color:#e8ecf2;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background-color:#2150f5;transition:width .3s ease;border-radius:3px}.video-progress-bar{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.video-progress-fill{height:100%;background-color:#2150f5;transition:width .3s ease;border-radius:4px}.resume-dialog-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#000000bf,#000000d9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .25s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.resume-dialog{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:40px 36px;max-width:380px;width:88%;box-shadow:0 25px 80px #0000004d,0 0 0 1px #ffffff1a;animation:dialogAppear .35s cubic-bezier(.34,1.56,.64,1)}@keyframes dialogAppear{0%{transform:translateY(20px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.resume-dialog h3{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 32px;text-align:center;letter-spacing:-.5px;line-height:1.3}.resume-dialog p{font-size:15px;color:#64748b;text-align:center;margin:0 0 32px;line-height:1.6;font-weight:500;display:flex;align-items:center;justify-content:center;gap:12px}.resume-dialog-time{display:inline-flex;align-items:center;justify-content:center;color:#1a1a1a;font-weight:700;font-size:18px;letter-spacing:.5px;font-family:SF Mono,Consolas,Monaco,monospace}.resume-dialog-buttons{display:flex;flex-direction:column;gap:12px}.resume-dialog-buttons button{width:100%;padding:16px 28px;font-size:15px;font-weight:600;border-radius:14px;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;position:relative;overflow:hidden}.resume-dialog-buttons .btn-primary{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;box-shadow:0 4px 16px #2563eb4d}.resume-dialog-buttons .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb66}.resume-dialog-buttons .btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px #2563eb4d}.resume-dialog-buttons .btn-secondary{background-color:#f1f5f9cc;color:#64748b;border:1.5px solid rgba(226,232,240,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.resume-dialog-buttons .btn-secondary:hover{background-color:#e2e8f0e6;border-color:#cbd5e1e6;color:#475569}.resume-dialog-buttons .btn-secondary:active{background-color:#cbd5e1}.video-player-comments{padding-top:12px}@media (max-width: 768px){.resume-dialog{max-width:75%;width:70%;padding:16px 14px;border-radius:12px}.resume-dialog h3{font-size:15px;margin:0 0 12px}.resume-dialog p{font-size:12px;margin:0 0 16px}.resume-dialog-time{font-size:14px}.resume-dialog-buttons{gap:8px}.resume-dialog-buttons button{padding:10px 16px;font-size:13px;border-radius:8px}.video-wrapper{padding-top:56.25%}.video-player{object-fit:contain}.video-player.iframe-player{min-height:0!important}.video-info{gap:12px}.video-info h2{font-size:16px}.video-info p{font-size:13px}.video-title{font-size:16px;margin:0 0 8px}.video-description{font-size:13px;margin:0 0 12px}.video-player-comments{display:none}}.resume-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:5}.resume-overlay .spinner{width:32px;height:32px;border-radius:50%;border:3px solid rgba(255,255,255,.4);border-top-color:#fff;animation:spin .8s linear infinite}.curriculum-container{display:flex;flex-direction:column;height:calc(100vh - 40px)}.curriculum-tabs{display:flex;border-bottom:1px solid #e0e0e0;padding:0 20px;background-color:#fff;border-radius:8px 8px 0 0}.tab{padding:16px 20px;background:none;border:none;font-size:15px;font-weight:500;color:#666;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s;position:relative;top:1px}.tab:hover{color:#333}.tab.active{color:#333;border-bottom-color:#333;font-weight:600}.curriculum-content{flex:1;overflow-y:auto;padding:20px}.chapters-list{display:flex;flex-direction:column;gap:24px}.chapter{margin-bottom:8px}.chapter-title{font-size:18px;font-weight:700;margin:0 0 4px;color:#333}.chapter-subtitle{font-size:14px;color:#666;margin:0 0 16px}.lessons-list{display:flex;flex-direction:column;gap:8px}.lesson-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:6px;cursor:pointer;transition:all .2s;border:1px solid transparent}.lesson-item:hover{background-color:#f9f9f9;border-color:#e0e0e0}.lesson-item.active{background-color:#eff6ff;border-color:#667eea}.lesson-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-top:2px}.play-icon{font-size:14px;color:#999}.check-icon{width:20px;height:20px;border-radius:50%;background-color:#e0e0e0;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.active-check{background-color:#667eea}.lesson-content{flex:1;min-width:0}.lesson-title{font-size:14px;font-weight:500;color:#333;margin-bottom:6px;line-height:1.4}.lesson-item.active .lesson-title{color:#667eea;font-weight:600}.lesson-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#999}.lesson-duration{display:flex;align-items:center;gap:4px}.lesson-tag{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.lesson-tag.mission{background-color:#e3f2fd;color:#1976d2}.lesson-progress-badge{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}.lesson-progress-badge.completed{background-color:#4caf50;color:#fff}.lesson-progress-badge.in-progress{background-color:#ff9800;color:#fff}.materials-content{padding:16px 0}.materials-list{list-style:none;padding:0;margin:0}.materials-item{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px dashed #eee}.materials-item a{color:#2150f5;text-decoration:none;font-size:14px}.materials-item a:hover{text-decoration:underline}.materials-size{font-size:12px;color:#999}.news-content{padding:20px;text-align:center;color:#999}.materials-badge{display:inline-block;margin-bottom:8px;padding:4px 10px;background-color:#e3f2fd;color:#1976d2;border-radius:999px;font-size:12px;font-weight:600}.memo-content{padding:16px 0}.memo-form{margin-bottom:12px}.memo-textarea{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;resize:vertical}.memo-textarea::placeholder{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;font-size:14px}.memo-actions{margin-top:8px;display:flex;justify-content:flex-end}.memo-list{list-style:none;padding:0;margin:12px 0 0}.memo-item{padding:10px 12px;border:1px solid #eee;border-radius:6px;margin-bottom:8px;background:#fff}.memo-empty{text-align:center;color:#999;padding:20px 0}.memo-content-text{white-space:pre-wrap;color:#333;font-size:14px}.memo-meta{margin-top:6px;display:flex;justify-content:space-between;align-items:center}.memo-date{font-size:12px;color:#999}.curriculum-content::-webkit-scrollbar{width:6px}.curriculum-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.curriculum-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.curriculum-content::-webkit-scrollbar-thumb:hover{background:#999}@media (max-width: 768px){.curriculum-container{height:auto}.curriculum-content{overflow-y:visible}.materials-content{padding:16px 0}}.comments-section{margin-top:32px;padding-top:32px;border-top:2px solid #f0f0f0}.comments-title{font-size:20px;font-weight:700;color:#333;margin:0 0 24px}.comment-form{margin-bottom:32px}.comment-input-container{display:flex;align-items:center;gap:12px;width:100%}.comment-avatar-input{flex-shrink:0}.comment-input-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0}.comment-input-avatar-placeholder{width:40px;height:40px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.comment-input-field{flex:1;padding:12px 16px;font-size:15px;font-family:inherit;border:1px solid #e0e0e0;border-radius:8px;transition:border-color .2s}.comment-input-field:focus{outline:none;border-color:#2150f5}.comment-submit-btn{flex-shrink:0;padding:12px 24px;font-size:14px;font-weight:500;color:#666;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s}.comment-submit-btn:hover:not(:disabled){background:#e5e7eb}.comment-submit-btn:disabled{opacity:.5;cursor:not-allowed}.comment-login-prompt{padding:20px;text-align:center;background:#f8f9fa;border-radius:8px;color:#666;margin-bottom:32px}.comments-loading{text-align:center;padding:40px;color:#999}.comments-empty{text-align:center;padding:60px 20px;color:#999;background:#f8f9fa;border-radius:12px}.comments-list{display:flex;flex-direction:column;gap:24px}.comment-item{padding:20px;background:#fff;border-radius:12px;border:1px solid #e8e8e8}.comment-header{margin-bottom:12px}.comment-author{display:flex;align-items:center;gap:12px}.comment-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0;flex-shrink:0}.comment-avatar-placeholder{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2150f5,#5078f8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;flex-shrink:0}.comment-author-info{display:flex;flex-direction:column;gap:4px}.comment-author-name{font-size:15px;font-weight:700;color:#1a1a1a}.comment-content{font-size:15px;line-height:1.6;color:#333;margin:12px 0;white-space:pre-wrap;word-break:break-word}.comment-actions{margin-top:12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.comment-date-action{font-size:13px;color:#999}.comment-like-btn{background:none;border:none;color:#666;font-size:13px;font-weight:400;cursor:pointer;padding:0;display:flex;align-items:center;gap:4px;transition:color .2s}.comment-like-btn:hover{color:#333}.comment-like-icon{font-size:14px}.comment-reply-btn{background:none;border:none;color:#666;font-size:13px;font-weight:400;cursor:pointer;padding:0;transition:color .2s}.comment-reply-btn:hover{color:#333}.comment-report-btn{background:none;border:none;color:#666;font-size:13px;font-weight:400;cursor:pointer;padding:0;transition:color .2s}.comment-report-btn:hover{color:#333}.reply-form{margin-top:16px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e0e0e0}.reply-input{width:100%;padding:12px;font-size:14px;font-family:inherit;border:2px solid #e0e0e0;border-radius:6px;resize:vertical;min-height:80px;transition:border-color .2s}.reply-input:focus{outline:none;border-color:#2150f5}.reply-form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.reply-length{font-size:12px;color:#999}.replies-list{margin-top:16px;padding-left:20px;border-left:3px solid #e0e0e0;display:flex;flex-direction:column;gap:16px}.reply-item{padding:16px;background:#fff;border-radius:8px;border:1px solid #e8e8e8}.reply-content{font-size:14px;line-height:1.6;color:#333;margin-top:8px;white-space:pre-wrap;word-break:break-word}.btn-sm{padding:8px 16px;font-size:14px}.comments-empty{font-size:12px}@media (max-width: 768px){.comments-section{margin:20px 0 40px;padding-top:20px}.comments-title{font-size:16px;margin:0 0 16px}.comment-form{margin-bottom:20px}.comment-input-container{gap:8px}.comment-input-avatar,.comment-input-avatar-placeholder{width:32px;height:32px}.comment-input-avatar-placeholder{font-size:16px}.comment-input-field{padding:10px 12px;font-size:12px}.comment-submit-btn{padding:10px 16px;font-size:13px}.comments-list{gap:16px}.comment-item{padding:16px;border-radius:10px}.comment-avatar,.comment-avatar-placeholder{width:32px;height:32px}.comment-avatar-placeholder{font-size:16px}.comment-author-name{font-size:14px}.comment-content{font-size:14px;margin:10px 0}.comment-actions{margin-top:10px;gap:10px}.comment-date-action,.comment-like-btn,.comment-reply-btn,.comment-report-btn,.comment-like-icon{font-size:12px}}.app{width:100%;min-height:100vh;background-color:#fff}.app-container{display:flex;width:90%;margin:0 auto;padding:20px;gap:20px}.video-section{flex:2.42;min-width:0}.curriculum-section{flex:.9;min-width:350px;background-color:#fff;border-radius:0;box-shadow:none}.route-loading{width:100%;min-height:120px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width: 1024px){.app-container{flex-direction:column}.curriculum-section{min-width:100%}}@media (max-width: 768px){.app-container{width:100%;padding:16px;display:flex;flex-direction:column}.course-page .app-container{padding:0}.video-section{order:1;display:flex;flex-direction:column}.curriculum-section{order:2}.video-comments-section{order:3;width:100%;margin-top:0;padding:16px}}.video-comments-section{width:100%;max-width:1200px;margin-top:24px;padding:0 30px}@media (min-width: 769px){.video-comments-section{display:block}}.course-navbar{width:100%;background-color:#fff;position:sticky;top:0;z-index:100}.course-navbar-container{width:90%;margin:0 auto;padding:30px 20px 0;display:flex;align-items:center}.course-back-to-dashboard{padding:8px 0;background:transparent;border:none;border-radius:6px;font-size:16px;font-weight:600;color:#1a1a1a;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;margin-bottom:8px}.course-back-to-dashboard:hover{background:#f8f9fa;color:#2150f5}.course-page,.course-page .app-container{padding-top:0}.video-comments-section{width:100%;margin-top:24px}@media (max-width: 768px){.course-navbar-container{width:100%;padding:30px 16px 0}.course-back-to-dashboard{padding:6px 12px;font-size:13px}.course-page .app-container{width:92%}}.course-page .video-section{position:relative}.next-lesson-dialog-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.next-lesson-dialog{background:#fff;border-radius:12px;padding:32px;max-width:400px;width:90%;text-align:center;box-shadow:0 4px 20px #00000026}.next-lesson-dialog h3{margin:0 0 16px;font-size:20px;font-weight:700;color:#333}.next-lesson-dialog p{margin:0 0 24px;font-size:14px;color:#666}.next-lesson-dialog-buttons{display:flex;gap:12px;justify-content:center}.next-lesson-dialog-buttons .btn-primary{padding:12px 24px;background:#2150f5;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.next-lesson-dialog-buttons .btn-primary:hover{background:#1a3fd4}.next-lesson-dialog-buttons .btn-secondary{padding:12px 24px;background:#f5f5f5;color:#333;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.next-lesson-dialog-buttons .btn-secondary:hover{background:#e0e0e0}.completion-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.completion-dialog{background:#fff;border-radius:12px;padding:40px 32px;max-width:450px;width:90%;text-align:center;box-shadow:0 4px 20px #00000026}.completion-dialog h3{margin:0 0 24px;font-size:22px;font-weight:700;color:#333;line-height:1.5}.completion-dialog-buttons{display:flex;justify-content:center}.completion-dialog-buttons .btn-primary{padding:12px 32px;background:#2150f5;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.completion-dialog-buttons .btn-primary:hover{background:#1a3fd4}.my-courses-page{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.my-courses-container{width:90%;max-width:1200px;margin:0 auto;padding:60px 20px 80px;flex:1}.welcome-banner{height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:60px;border-radius:12px;background:linear-gradient(135deg,#eaf1ff,#f0fff6);color:#2150f5;font-weight:600}.my-courses-header{margin-bottom:48px;text-align:left}.my-courses-header h1{font-size:42px;font-weight:800;color:#1a1a1a;margin:0 0 12px;letter-spacing:-.5px;text-align:left}.my-courses-header p{font-size:18px;color:#666;margin:0;font-weight:400;text-align:left}.empty-courses{text-align:center;padding:120px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;border:2px dashed #dee2e6}.empty-icon{font-size:80px;margin-bottom:24px;opacity:.6}.empty-title{font-size:24px;font-weight:700;color:#333;margin:0 0 12px}.empty-description{font-size:16px;color:#666;margin:0}.my-courses-card{background:#fff;border:2px solid #e8e8e8;border-radius:20px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a;cursor:pointer}.my-courses-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2150f5,#5078f8);transform:scaleX(0);transition:transform .3s ease}.my-courses-card:hover{border-color:#2150f5;box-shadow:0 12px 32px #2150f526;transform:translateY(-6px)}.my-courses-card:hover:before{transform:scaleX(1)}.my-courses-thumbnail{width:100%;height:160px;overflow:hidden;background:linear-gradient(135deg,#2150f5,#5078f8);display:flex;align-items:center;justify-content:center;position:relative}.my-courses-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.my-courses-card:hover .my-courses-thumbnail img{transform:scale(1.05)}.thumbnail-badge{position:absolute;top:16px;right:16px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;color:#2150f5;box-shadow:0 2px 8px #0000001a}.my-courses-card-content{padding:28px;display:flex;flex-direction:column;flex:1;gap:8px}.my-courses-card-header{margin-bottom:0}.my-courses-title{font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.my-courses-description{color:#666;font-size:12px;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;text-align:left}.course-meta{display:flex;flex-direction:column;gap:10px;padding:16px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.meta-item{display:flex;align-items:center;gap:10px;font-size:14px}.meta-icon{font-size:18px;display:flex;align-items:center;flex-shrink:0}.meta-text{color:#666;font-weight:500}.my-courses-btn{padding:14px 24px;font-size:16px;font-weight:600;border-radius:10px;text-decoration:none;transition:all .3s;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;text-align:center;font-family:inherit}.my-courses-btn-primary{background:linear-gradient(135deg,#2150f5,#5078f8);color:#fff;box-shadow:0 4px 12px #2150f54d}.my-courses-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2150f566}.my-courses-btn-primary:active{transform:translateY(0)}.my-courses-btn-icon{font-size:14px;display:flex;align-items:center}.my-courses-btn-full{width:100%;margin-top:auto}@media (max-width: 1024px){.courses-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width: 768px){.my-courses-container{width:100%;padding:40px 20px 60px}.welcome-banner{padding:14px;line-height:1.4}.my-courses-header{margin-bottom:30px}.my-courses-header h1{font-size:32px;text-align:center}.my-courses-header p{font-size:16px;text-align:center}.courses-grid{grid-template-columns:1fr;gap:10px}.my-courses-thumbnail{height:200px}.my-courses-card-content{padding:24px}.my-courses-title{font-size:18px}.empty-courses{padding:80px 20px}.empty-icon{font-size:64px}.empty-title{font-size:20px}}.profile-page{width:100%;min-height:100vh;background-color:#f8f9fa}.profile-container{width:100%;display:flex;align-items:flex-start;justify-content:center;padding:60px 20px;min-height:calc(100vh - 80px)}.profile-card{width:100%;max-width:600px;background-color:#fff;padding:48px 40px;border-radius:12px;box-shadow:0 4px 20px #00000014}.profile-title{font-size:32px;font-weight:700;margin:0 0 8px;color:#333;text-align:center}.profile-subtitle{font-size:15px;color:#666;margin:0 0 32px;text-align:center}.profile-form{display:flex;flex-direction:column;gap:24px;margin:60px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:600;color:#333}.form-group input{padding:12px 16px;font-size:15px;border:1px solid #e0e0e0;border-radius:6px;transition:all .2s;background-color:#fff}.form-group input:focus{outline:none;border-color:#2150f5;box-shadow:0 0 0 3px #2150f51a}.form-group input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.form-group input::placeholder{color:#999}.form-hint{font-size:12px;color:#999;margin-top:-4px}.error-message{background-color:#fee;color:#c33;padding:12px 16px;border-radius:6px;margin-bottom:10px;font-size:14px;border:1px solid #fcc}.success-message{background-color:#efe;color:#3c3;padding:12px 16px;border-radius:6px;margin-bottom:24px;font-size:14px;border:1px solid #cfc}.profile-actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.btn{padding:14px 24px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s;display:inline-block;border:none;cursor:pointer}.btn-primary{background-color:#2150f5;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1a3fd9;transform:translateY(-1px);box-shadow:0 4px 12px #2150f54d}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background-color:#fff;color:#2150f5;border:2px solid #2150F5}.btn-full{width:100%;text-align:center}.btn-sm{padding:10px 16px;font-size:14px}.profile-image-section{display:flex;flex-direction:column;align-items:center;gap:16px}.profile-image-wrapper{width:150px;height:150px;border-radius:50%;overflow:hidden;border:3px solid #e0e0e0;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.profile-image{width:100%;height:100%;object-fit:cover}.profile-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:60px;background-color:#f0f0f0}.profile-image-actions{display:flex;gap:12px;align-items:center}@media (max-width: 768px){.profile-card{padding:32px 24px}.profile-title{font-size:28px}}.dashboard-navbar{width:100%;background:#fff;border-bottom:1px solid #eceff3;box-shadow:none}.dashboard-navbar-container{width:90%;max-width:1200px;margin:0 auto;padding:16px 0;display:flex;justify-content:space-between;align-items:center}.dashboard-navbar-left{display:flex;align-items:center}.dashboard-navbar-logo{height:40px;width:auto;object-fit:contain;transition:opacity .2s ease}.dashboard-navbar-logo-placeholder{width:100px;height:40px;background:#94a3b833;border-radius:6px}.dashboard-navbar-right{display:flex;align-items:center;gap:12px}.dashboard-navbar-placeholder{width:100%;height:72px;background:#0f172a0a}.user-profile-dropdown{position:relative}.user-profile-trigger{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;cursor:pointer;transition:background-color .2s ease;background:transparent}.user-profile-trigger:hover{background:#f5f5f5}.user-name{font-size:14px;color:#111827;font-weight:600}.dropdown-arrow{font-size:10px;color:#6b7280}.dropdown-menu{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border-radius:12px;box-shadow:0 18px 45px #0f172a33;min-width:180px;z-index:1000;overflow:hidden}.dropdown-item{width:100%;padding:14px 18px;font-size:14px;font-weight:500;color:#111827;background:#fff;border:none;text-align:left;cursor:pointer;transition:background-color .2s ease}.dropdown-item:hover{background:#f1f5f9}@media (max-width: 768px){.dashboard-navbar-container{padding:12px 0}.dashboard-navbar-logo{height:34px}.user-name{font-size:13px;white-space:nowrap}.user-profile-trigger{min-width:120px;max-width:200px}.user-profile-dropdown{position:static;min-width:120px;max-width:200px}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:9999}.dropdown-menu{position:fixed;top:0;left:0;width:80%;max-width:400px;height:100vh;min-width:auto;border-radius:0;border:none;border-right:1px solid #e0e0e0;box-shadow:4px 0 12px #00000026;padding:80px 0 20px;overflow-y:auto;z-index:10000;background-color:#ffffffe6}.dropdown-item{padding:20px 24px;font-size:20px;font-weight:500;color:#333;border-bottom:1px solid #f0f0f0;text-align:left;display:flex;align-items:center;transition:background-color .2s;width:100%;background:none;border-left:none;border-right:none;border-top:none}.dropdown-item:hover{background-color:#f5f5f5}}.admin-page{width:100%;min-height:100vh;background-color:#f8f9fa}.admin-container{width:90%;max-width:1200px;margin:40px auto 60px;padding:40px 20px}.admin-header{margin-bottom:32px;display:flex;align-items:center}.admin-header h1{font-size:36px;font-weight:700;color:#333;margin:0}.admin-tabs{display:flex;gap:12px;margin-bottom:32px;border-bottom:2px solid #e0e0e0}.admin-tab{padding:16px 24px;background:none;border:none;font-size:16px;font-weight:500;color:#666;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s;position:relative;top:2px}.admin-tab:hover{color:#333}.admin-tab.active{color:#667eea;border-bottom-color:#667eea;font-weight:600}.admin-content{background-color:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.section-header h2{font-size:24px;font-weight:600;color:#333;margin:0;flex-shrink:0}.section-header-actions{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}.search-box{position:relative;display:flex;align-items:center;max-width:200px;flex:0 0 auto;min-width:150px}.search-input{width:100%;padding:10px 40px 10px 16px;font-size:14px;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;transition:all .2s}.search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #2150f51a}.search-clear-btn{position:absolute;right:8px;width:24px;height:24px;border:none;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#666;transition:all .2s;padding:0}.search-clear-btn:hover{background:#e0e0e0;color:#333}.course-form-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;overflow:hidden;padding:20px}.modal-content{background-color:#fff;padding:0;border-radius:0;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;position:relative;z-index:1001;box-shadow:0 20px 60px #0000004d,0 0 0 1px #0000000d;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f7fafc}.modal-content::-webkit-scrollbar{width:10px}.modal-content::-webkit-scrollbar-track{background:#f7fafc;border-radius:10px}.modal-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:10px;border:2px solid #f7fafc}.modal-content::-webkit-scrollbar-thumb:hover{background:#a0aec0}.modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 32px;border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:10;flex-shrink:0}.modal-content .modal-header h3{font-size:22px;font-weight:700;margin:0;color:#1a1a1a;letter-spacing:-.02em}.modal-content .close-btn{background:#f5f5f5;border:none;font-size:20px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;line-height:1;font-weight:500;flex-shrink:0}.modal-content .close-btn:hover{background-color:#e5e5e5;color:#333}.modal-content .close-btn:active{transform:scale(.95)}.modal-content form{padding:32px 24px 32px 32px;flex:1}.modal-content h3{font-size:24px;font-weight:600;margin:0 0 24px;color:#333}.company-form-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;overflow:hidden;padding:20px}.company-form-modal{background-color:#fff;padding:0;border-radius:0;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;position:relative;z-index:1001;box-shadow:0 20px 60px #0000004d,0 0 0 1px #0000000d;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f7fafc}.company-form-modal::-webkit-scrollbar{width:10px}.company-form-modal::-webkit-scrollbar-track{background:#f7fafc;border-radius:10px}.company-form-modal::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:10px;border:2px solid #f7fafc}.company-form-modal::-webkit-scrollbar-thumb:hover{background:#a0aec0}.company-form-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 32px;border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:10;flex-shrink:0}.company-form-modal .modal-header h2{font-size:22px;font-weight:700;margin:0;color:#1a1a1a;letter-spacing:-.02em}.company-form-modal form{padding:32px 24px 32px 32px;flex:1}.company-form-modal .close-btn{background:#f5f5f5;border:none;font-size:20px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;line-height:1;font-weight:500;flex-shrink:0}.company-form-modal .close-btn:hover{background-color:#e5e5e5;color:#333}.company-form-modal .close-btn:active{transform:scale(.95)}.image-upload-container{display:flex;flex-direction:column;gap:12px}.image-preview{width:100%;max-width:400px;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0;position:relative}.image-preview img{width:100%;height:auto;display:block}.image-preview-small{width:30%;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0;position:relative;margin-bottom:8px}.image-preview-small img{width:100%;height:auto;display:block}.course-access-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:10px;font-size:13px;font-weight:600;background:#2563eb1a;color:#1d4ed8;letter-spacing:.3px;text-transform:uppercase}.course-access-badge .badge-indicator{width:10px;height:10px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #2563eb26}.course-access-badge.public{background:#4ade8026;color:#059669}.course-access-badge.public .badge-indicator{background:#10b981;box-shadow:0 0 0 4px #10b98133}.course-access-badge.corporate_public{background:#fb923c26;color:#c2410c}.course-access-badge.corporate_public .badge-indicator{background:#f97316;box-shadow:0 0 0 4px #f9731633}.course-access-badge.corporate_custom{background:#3b82f626;color:#1e40af}.course-access-badge.corporate_custom .badge-indicator{background:#3b82f6;box-shadow:0 0 0 4px #3b82f633}.course-access-badge.corporate{background:#2563eb1a;color:#1d4ed8}.course-access-badge.corporate .badge-indicator{box-shadow:0 0 0 4px #2563eb33}.access-type-options{display:flex;gap:12px;flex-wrap:wrap}.access-type-options .radio-option{flex:1 1 160px;display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid #d1d5db;border-radius:14px;background:#fff;font-size:14px;font-weight:600;color:#4b5563;cursor:pointer;transition:all .2s ease}.access-type-options .radio-option input{accent-color:#2563eb;width:18px;height:18px}.access-type-options .radio-option.is-active,.access-type-options .radio-option:hover{border-color:#2563eb;background:#2563eb14;color:#1d4ed8}.course-tags{margin-bottom:10px;display:flex;gap:8px;flex-wrap:wrap}.btn-remove-image{position:absolute;top:8px;right:8px;width:32px;height:32px;border:none;background:#dc3545e6;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s}.btn-remove-image:hover{background:#dc3545;transform:scale(1.1)}.btn-remove-image-small{margin-top:8px;padding:6px 12px;border:none;background:#dc3545;color:#fff;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;width:100%}.btn-remove-image-small:hover{background:#c82333}.hero-images-upload-container{display:flex;flex-direction:column;gap:16px}.hero-image-upload-item{display:flex;flex-direction:column;gap:8px}.form-group{margin-bottom:30px}.form-group label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:2px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px 16px;font-size:15px;border:1px solid #e0e0e0;border-radius:6px;font-family:inherit;background-color:#fff;color:#333;transition:all .2s ease}.form-group select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px;padding-right:40px}.form-group select:hover{border-color:#cbd5e0}.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #2150f51a}.form-group select:disabled{background-color:#f7fafc;color:#a0aec0;cursor:not-allowed}.form-group select option{padding:12px 16px;background-color:#fff;color:#333}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #2150f51a}.form-actions{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-top:24px}.form-actions .btn-danger{margin-right:auto}.form-delete-section{margin-top:32px;padding-top:24px}.delete-divider{height:1px;background-color:#e0e0e0;margin-bottom:24px}.btn-danger{background-color:#dc3545;color:#fff;border:2px solid #dc3545}.btn-danger:hover{background-color:#c82333;border-color:#bd2130}.courses-list{margin-top:24px}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.course-card-modern{background:#fff;border:2px solid #e8e8e8;border-radius:16px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden}.course-thumbnail{width:100%;height:180px;overflow:hidden;background:linear-gradient(135deg,#667eea,#5078f8);display:flex;align-items:center;justify-content:center}.course-thumbnail img{width:100%;height:100%;object-fit:cover}.course-card-modern>.course-info{padding:24px}.course-card-modern>.course-card-footer{padding:16px 24px 24px}.course-card-modern:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#5078f8);transform:scaleX(0);transition:transform .3s ease}.course-card-modern:hover{border-color:#667eea;box-shadow:0 8px 24px #2150f526;transform:translateY(-4px)}.course-card-modern:hover:before{transform:scaleX(1)}.course-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.course-icon{font-size:32px;line-height:1}.course-card-header .course-actions{display:flex;gap:8px}.btn-icon{width:36px;height:36px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-size:16px;padding:0}.btn-icon:hover{background:#f5f5f5;border-color:#667eea;transform:scale(1.1)}.btn-icon-danger:hover{background:#fee;border-color:#dc3545}.course-info{flex:1;margin-bottom:16px}.course-title{font-size:18px;font-weight:700;margin:0 0 12px;color:#1a1a1a;line-height:1.4;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-description{color:#666;font-size:14px;line-height:1.6;margin:0 0 16px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-meta-info{display:flex;flex-direction:column;gap:8px}.meta-item{display:flex;align-items:center;gap:8px;color:#888;font-size:13px}.meta-icon{font-size:16px;display:flex;align-items:center}.meta-text{flex:1}.course-card-footer{margin-top:auto;padding-top:16px;border-top:1px solid #f0f0f0}.btn-block{width:100%;justify-content:center}.empty-state{text-align:center;padding:80px 20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:16px;border:2px dashed #c0c0c0}.empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.empty-message{font-size:18px;font-weight:600;color:#666;margin:0 0 8px}.empty-hint{font-size:14px;color:#999;margin:0}.thumbnail-upload-section{display:flex;flex-direction:column;gap:16px}.thumbnail-preview-wrapper{width:100%;max-width:400px;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;border:2px solid #e0e0e0;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.thumbnail-preview{width:100%;height:100%;object-fit:cover}.thumbnail-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;font-size:48px}.thumbnail-placeholder p{margin:8px 0 0;font-size:14px}.thumbnail-actions{display:flex;gap:12px;align-items:center}.form-hint{font-size:12px;color:#999;margin-top:4px;display:block}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px}.stat-card{padding:24px;border-radius:8px;text-align:center}.stat-card.pending{background-color:#fff5e6;border:2px solid #ff9800}.stat-card.approved{background-color:#e8f5e9;border:2px solid #4caf50}.stat-card.rejected{background-color:#ffebee;border:2px solid #f44336}.stat-card h3{font-size:14px;font-weight:600;color:#666;margin:0 0 8px}.stat-number{font-size:36px;font-weight:700;margin:0}.stat-card.pending .stat-number{color:#ff9800}.stat-card.approved .stat-number{color:#4caf50}.stat-card.rejected .stat-number{color:#f44336}.enrollments-list h2{font-size:24px;font-weight:600;margin:0 0 24px;color:#333}.enrollments-table{width:100%;border-collapse:collapse}.enrollments-table thead{background-color:#f5f5f5}.enrollments-table th{padding:12px 16px;text-align:left;font-size:14px;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0}.enrollments-table td{padding:16px;border-bottom:1px solid #e0e0e0;font-size:14px;color:#666}.enrollments-table tbody tr:hover{background-color:#f9f9f9}.status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.status-pending{background-color:#fff5e6;color:#ff9800}.status-approved{background-color:#e8f5e9;color:#4caf50}.status-rejected{background-color:#ffebee;color:#f44336}.action-buttons{display:flex;gap:8px}.reviewed-info{color:#999;font-size:12px}.btn{padding:10px 20px;font-size:14px;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:all .2s}.btn-primary{background-color:#667eea;color:#fff}.btn-primary:hover{background-color:#5568d3}.btn-secondary{background-color:#fff;color:#667eea;border:1px solid #667eea}.btn-secondary:hover{background-color:#f5f5f5}.btn-danger{background-color:#f44336;color:#fff}.btn-danger:hover{background-color:#d32f2f}.btn-success{background-color:#4caf50;color:#fff}.btn-success:hover{background-color:#45a049}.btn-sm{padding:6px 12px;font-size:12px}.empty-message{text-align:center;padding:60px 20px;color:#999;font-size:16px}.enrollment-tabs{display:flex;gap:12px;margin-bottom:24px;border-bottom:2px solid #e0e0e0}.sub-tab{padding:12px 24px;font-size:16px;font-weight:600;color:#666;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .2s}.sub-tab:hover{color:#667eea}.sub-tab.active{color:#667eea;border-bottom-color:#667eea}.members-list{margin-top:24px}.member-search-bar,.enrollment-search-bar{margin-top:20px;margin-bottom:24px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb}.members-count{font-size:14px;color:#666;font-weight:500}.members-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:24px}.member-card{background:#fff;border:2px solid #e8e8e8;border-radius:12px;padding:24px;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;align-items:center;text-align:center}.member-card:hover{border-color:#667eea;box-shadow:0 4px 12px #2150f526;transform:translateY(-2px)}.member-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:16px;border:3px solid #f0f0f0;flex-shrink:0}.member-avatar img{width:100%;height:100%;object-fit:cover;display:block}.avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#5078f8);color:#fff;font-size:32px;font-weight:600}.member-info{width:100%;display:flex;flex-direction:column;height:100%}.member-info>div:last-child{min-height:40px}.member-name{font-size:18px;font-weight:700;color:#333;margin:0 0 8px;min-height:25.2px}.member-email{font-size:14px;color:#666;margin:0 0 4px;min-height:19.6px}.member-mobile{font-size:13px;color:#888;margin:0 0 12px;min-height:18.2px}.member-meta{display:flex;justify-content:center;align-items:center;gap:12px;margin:12px auto;min-height:32px}.role-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.role-badge.admin{background-color:#fff3e0;color:#ff9800}.role-badge.user{background-color:#e3f2fd;color:#2196f3}.role-badge.corporate{background-color:#e8f5e9;color:#4caf50}.member-date{font-size:12px;color:#999}.enrollments-section{margin-top:24px}.member-detail-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;overflow-y:auto}.member-detail-modal{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0003;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:2px solid #e0e0e0;position:sticky;top:0;background:#fff;z-index:10}.modal-header h2{font-size:24px;font-weight:700;color:#333;margin:0}.close-btn{width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s}.close-btn:hover{background:#e0e0e0;color:#333}.member-detail-content{padding:32px}.detail-section{margin-bottom:32px}.detail-section:last-child{margin-bottom:0}.section-title{font-size:20px;font-weight:700;color:#333;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid #e0e0e0}.profile-info-card{display:flex;gap:24px;background:#f9f9f9;padding:24px;border-radius:12px}.profile-image-large{width:120px;height:120px;border-radius:50%;overflow:hidden;border:4px solid white;box-shadow:0 4px 12px #0000001a;flex-shrink:0}.profile-image-large img{width:100%;height:100%;object-fit:cover}.avatar-placeholder-large{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#5078f8);color:#fff;font-size:48px;font-weight:600}.profile-details{flex:1;display:flex;flex-direction:column;gap:12px}.detail-row{display:flex;align-items:center;gap:16px}.detail-label{font-weight:600;color:#666;min-width:80px}.detail-value{color:#333}.enrollments-list-detailed{display:flex;flex-direction:column;gap:16px}.enrollment-card-detailed{display:flex;gap:16px;padding:16px;background:#f9f9f9;border-radius:12px;border:1px solid #e0e0e0}.course-thumbnail-small{width:120px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0}.enrollment-info-detailed{flex:1}.enrollment-info-detailed h4{font-size:18px;font-weight:700;color:#333;margin:0 0 8px}.operation-name{font-size:14px;color:#667eea;font-weight:600;margin:0 0 8px}.enrollment-meta{display:flex;align-items:center;gap:12px;font-size:13px;color:#666}.enrollment-period-editor{margin-top:12px;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-direction:column;gap:12px}.enrollment-period-editor .period-inputs{display:flex;flex-wrap:wrap;gap:12px}.enrollment-period-editor label{display:flex;flex-direction:column;font-size:12px;color:#475569;gap:4px;min-width:160px}.enrollment-period-editor input[type=date]{padding:8px;border:1px solid #cbd5f5;border-radius:6px;font-size:14px}.period-helper-text{font-size:12px;color:#64748b;margin:0}.course-progress-block{margin-top:16px;padding:16px;background:#f1f5f9;border-radius:12px;display:flex;flex-direction:column;gap:16px}.course-progress-summary-grid{display:flex;flex-wrap:wrap;gap:12px}.course-progress-stat{background:#fff;border-radius:10px;padding:12px 16px;flex:1;min-width:140px;display:flex;flex-direction:column;gap:4px}.course-progress-stat .stat-label{font-size:12px;color:#64748b}.course-progress-stat .stat-value{font-size:16px;font-weight:700;color:#1e3a8a}.progress-lessons-list.inline .progress-lesson-item{background:#fff}.progress-summary{background:#f9f9f9;padding:24px;border-radius:12px;margin-bottom:24px}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}.summary-stat{display:flex;flex-direction:column;gap:8px;text-align:center}.stat-label{font-size:13px;color:#666;font-weight:500}.stat-value{font-size:24px;font-weight:700;color:#667eea}.progress-summary-compact{background:#f9f9f9;padding:20px 24px;border-radius:12px}.summary-stats-compact{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.summary-stat-compact{display:flex;align-items:center;gap:8px}.summary-stat-compact .stat-label{font-size:14px;color:#666;font-weight:500}.summary-stat-compact .stat-value{font-size:16px;font-weight:700;color:#667eea}.progress-details{display:flex;flex-direction:column;gap:24px}.progress-course-section{background:#f9f9f9;padding:20px;border-radius:12px}.progress-course-section h4{font-size:18px;font-weight:700;color:#333;margin:0 0 16px}.progress-lessons-list{display:flex;flex-direction:column;gap:12px}.progress-lesson-item{background:#fff;padding:16px;border-radius:8px;border:1px solid #e0e0e0}.lesson-info{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.chapter-name{font-size:12px;color:#667eea;font-weight:600}.lesson-title{font-size:15px;font-weight:600;color:#333}.lesson-progress{display:flex;align-items:center;gap:12px}.progress-bar-small{flex:1;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.progress-fill-small{height:100%;background:linear-gradient(90deg,#667eea,#5078f8);transition:width .3s}.progress-percentage{font-size:14px;font-weight:600;color:#666;min-width:45px}.completed-badge{padding:4px 8px;background:#4caf50;color:#fff;border-radius:12px;font-size:11px;font-weight:600}.last-watched{margin-top:8px;font-size:12px;color:#999}.loading-state{text-align:center;padding:60px 20px;color:#666}.action-section{padding-top:24px;border-top:2px solid #e0e0e0}.btn-full,.comments-management{width:100%}.comments-stats{font-size:14px;color:#666;font-weight:500}.comments-list-admin{display:flex;flex-direction:column;gap:24px;margin-top:24px}.comment-card-admin{background:#fff;border:2px solid #e8e8e8;border-radius:12px;padding:24px;transition:all .3s}.comment-card-admin:hover{border-color:#667eea;box-shadow:0 4px 12px #2150f51a}.comment-card-header-admin{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.comment-author-admin{display:flex;align-items:center;gap:12px}.comment-avatar-admin{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0;flex-shrink:0}.comment-avatar-placeholder-admin{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#5078f8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:600;flex-shrink:0}.comment-author-info-admin{display:flex;flex-direction:column;gap:4px}.comment-author-name-admin{font-size:16px;font-weight:600;color:#333}.comment-author-email-admin{font-size:13px;color:#999}.comment-date-admin{font-size:13px;color:#999;font-weight:500}.comment-course-info{background:#f8f9fa;padding:16px;border-radius:8px;margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.course-info-item{display:flex;align-items:center;gap:8px;font-size:14px}.info-label{font-weight:600;color:#666;min-width:60px}.info-value{color:#333}.comment-content-admin{font-size:15px;line-height:1.6;color:#333;margin-bottom:16px;white-space:pre-wrap;word-break:break-word}.replies-list-admin{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border-left:3px solid #667eea}.replies-title{font-size:14px;font-weight:600;color:#667eea;margin-bottom:12px}.reply-item-admin{background:#fff;padding:12px;border-radius:6px;margin-bottom:8px;border:1px solid #e8e8e8}.reply-item-admin:last-child{margin-bottom:0}.reply-header-admin{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.reply-author-admin{display:flex;align-items:center;gap:8px}.reply-avatar-admin{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0}.reply-avatar-placeholder-admin{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#5078f8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600}.reply-author-name-admin{font-size:14px;font-weight:600;color:#333}.reply-date-admin{font-size:12px;color:#999}.reply-content-admin{font-size:14px;line-height:1.6;color:#333;white-space:pre-wrap;word-break:break-word}.comment-actions-admin{display:flex;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.admin-reply-form{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.admin-reply-input{width:100%;padding:12px;font-size:14px;font-family:inherit;border:2px solid #e0e0e0;border-radius:6px;resize:vertical;min-height:100px;transition:border-color .2s}.admin-reply-input:focus{outline:none;border-color:#667eea}.admin-reply-actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.operations-management{width:100%}.operation-form{max-width:700px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.operation-form .radio-group{display:flex;gap:16px;margin-top:8px}.operation-form .radio-option{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#1f2937}.operation-form .form-help-text{margin-top:6px;font-size:13px;color:#6b7280}.students-selector{border:1px solid #e0e0e0;border-radius:6px;padding:12px;max-height:300px;overflow-y:auto}.student-search-wrapper{display:flex;gap:8px;margin-bottom:12px}.student-search{flex:1;padding:10px 14px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:inherit;transition:all .2s ease}.student-search:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #2150f51a}.student-search-btn{padding:10px 20px;background-color:#667eea;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.student-search-btn:hover{background-color:#5568d3;transform:translateY(-1px);box-shadow:0 2px 4px #667eea4d}.student-search-btn:active{transform:translateY(0);box-shadow:0 1px 2px #667eea33}.students-list{display:flex;flex-direction:column;gap:8px}.student-checkbox{display:flex;align-items:center;gap:8px;padding:8px;border-radius:4px;cursor:pointer;transition:background-color .2s;margin-right:10px}.student-checkbox:hover{background-color:#f5f5f5}.student-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;margin-right:10px;flex-shrink:0}.student-checkbox span{font-size:14px;color:#333;line-height:18px}.operations-list{margin-top:24px}.operations-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width: 1024px){.operations-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width: 768px){.operations-grid{grid-template-columns:1fr;gap:24px}}.operation-search-bar{margin-top:20px;margin-bottom:24px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb}.search-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end;align-items:flex-end}.search-group{display:flex;flex-direction:column;gap:6px;min-width:150px}.search-group label{font-size:13px;font-weight:500;color:#475569}.search-group input[type=text],.search-group input[type=date],.search-group select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:all .2s}.search-group input[type=text]:focus,.search-group input[type=date]:focus,.search-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-group input[type=checkbox]{width:18px;height:18px;cursor:pointer;margin:0}.search-group-checkbox{justify-content:flex-start}.search-group-checkbox>div{margin-top:2px}.search-group button{padding:8px 16px;font-size:14px}@media (max-width: 1024px){.search-row{justify-content:flex-start}.search-group{min-width:140px}}@media (max-width: 768px){.search-row{flex-direction:column}.search-group{width:100%;min-width:unset}}.operation-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(148,163,184,.3);border-radius:12px;overflow:hidden;transition:all .2s ease;cursor:default}.operation-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.operation-thumbnail{width:100%;height:200px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.operation-thumbnail img{width:100%;height:100%;object-fit:cover}.operation-card-content{display:flex;flex-direction:column;padding:20px;flex:1}.operation-card-header{margin-bottom:4px;min-height:54px}.operation-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;min-height:50.4px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.operation-name{font-size:14px;color:#666;margin:0;min-height:19.6px;line-height:1.4}.operation-description{font-size:14px;color:#666;line-height:1.5;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.operation-meta{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;min-height:100px}.operation-meta .meta-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#475569}.operation-meta .meta-icon{font-size:14px;flex-shrink:0}.operation-meta .meta-text{line-height:1.4}.operation-meta .meta-label{font-weight:600;color:#0f172a;margin-right:6px}.operation-footer{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap;min-height:32px}.operation-actions{display:flex;gap:8px;margin-top:auto;padding-top:16px;border-top:1px solid #e5e7eb}.operation-footer .status-badge{font-size:12px;padding:4px 10px;border-radius:6px;font-weight:600}.operation-footer .status-badge.status-active{background:#dbeafe;color:#1e40af}.operation-footer .status-badge.status-completed{background:#d1fae5;color:#065f46}.operation-footer .status-badge.status-cancelled{background:#fee2e2;color:#991b1b}.progress-management{width:100%}.progress-management .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.progress-search-box{position:relative;display:flex;align-items:center;max-width:300px;min-width:200px}.progress-search-input{width:100%;padding:10px 40px 10px 16px;font-size:14px;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;transition:all .2s}.progress-search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #2150f51a}.progress-search-box .search-clear-btn{position:absolute;right:8px;width:24px;height:24px;border:none;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#666;transition:all .2s;padding:0}.progress-search-box .search-clear-btn:hover{background:#e0e0e0;color:#333}.progress-filters{margin-bottom:24px;padding:20px;background-color:#f8f9fa;border-radius:8px}.progress-select{width:100%;max-width:500px;padding:12px 40px 12px 16px;font-size:15px;font-family:inherit;border:2px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#333;cursor:pointer;transition:all .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px}.progress-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #2150f51a}.progress-select:hover{border-color:#ccc}.progress-list{display:flex;flex-direction:column;gap:24px}.progress-card{border:1px solid #e0e0e0;border-radius:12px;padding:24px;background-color:#fff;box-shadow:0 2px 4px #0000000d;transition:all .3s}.progress-card:hover{box-shadow:0 4px 12px #0000001a}.progress-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0;padding-bottom:20px;border-bottom:2px solid #f0f0f0;transition:all .2s}.progress-card-header:hover{border-bottom-color:#667eea}.progress-header-left{display:flex;align-items:flex-start;gap:12px}.expand-toggle-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:2px solid #e0e0e0;border-radius:6px;background:#fff;color:#666;font-size:14px;cursor:pointer;transition:all .2s;flex-shrink:0;margin-top:4px}.expand-toggle-btn:hover{border-color:#667eea;color:#667eea;background:#f8f9ff}.progress-card-header h3{font-size:20px;font-weight:600;color:#333;margin:0 0 4px}.student-email{font-size:14px;color:#999;margin:0}.progress-details{margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.progress-summary{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:250px}.progress-stat{display:flex;align-items:center;gap:12px;font-size:14px}.stat-label{color:#666;font-weight:500}.stat-value{color:#667eea;font-weight:600;font-size:16px}.overall-progress-bar{width:100%;height:10px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;margin-top:4px}.overall-progress-fill{height:100%;background-color:#667eea;transition:width .3s ease;border-radius:5px}.progress-details h4{font-size:18px;font-weight:600;color:#333;margin:0 0 16px}.lessons-progress-list{display:flex;flex-direction:column;gap:20px}.chapter-progress-section{padding:16px;background-color:#f8f9fa;border-radius:8px}.chapter-progress-title{font-size:16px;font-weight:600;color:#333;margin:0 0 12px}.lesson-progress-item{padding:12px;background-color:#fff;border-radius:6px;margin-bottom:12px;border:1px solid #e0e0e0}.lesson-progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.lesson-progress-info .lesson-title{font-size:14px;font-weight:500;color:#333}.lesson-progress-info .lesson-duration{font-size:12px;color:#999}.lesson-progress-bar-container{display:flex;align-items:center;gap:12px;margin-bottom:4px}.lesson-progress-bar{flex:1;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.lesson-progress-fill{height:100%;background-color:#ff9800;transition:width .3s ease;border-radius:4px}.lesson-progress-fill.completed{background-color:#4caf50}.lesson-progress-percentage{font-size:13px;font-weight:600;color:#667eea;min-width:50px;text-align:right}.completed-badge{margin-left:4px;color:#4caf50;font-size:16px}.lesson-progress-meta{font-size:12px;color:#999;margin-top:4px}@media (max-width: 768px){.progress-card-header{flex-direction:column;gap:16px}.progress-summary{align-items:flex-start;width:100%}}.operation-info{flex:1}.operation-actions{display:flex;gap:8px;flex-shrink:0}.operation-info h3{font-size:20px;font-weight:600;margin:0 0 8px;color:#333}.operation-name{color:#666;font-size:14px;margin:4px 0}.operation-dates{color:#667eea;font-weight:500;margin:8px 0}.operation-meta{color:#999;font-size:14px;margin:4px 0 20px}.operation-status{margin:8px 0 0;font-size:14px;color:#666}.chapters-section{margin-top:24px;padding-top:24px;border-top:1px solid #e0e0e0}.chapters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.chapters-header label{font-size:16px;font-weight:600;color:#333}.chapter-form-item{margin-bottom:24px;padding:16px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fafafa}.chapter-header{display:flex;gap:12px;align-items:center;margin-bottom:16px}.chapter-title-input{flex:1;padding:10px 14px;font-size:15px;font-weight:600;border:1px solid #e0e0e0;border-radius:6px}.chapter-title-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #2150f51a}.lessons-section{margin-left:12px;padding-left:16px;border-left:2px solid #667eea}.lesson-add-btn{margin-bottom:12px}.lesson-form-item{margin-bottom:12px;padding:12px;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px}.video-source-select{padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;background-color:#fff;cursor:pointer;min-width:140px}.video-source-select:focus{outline:none;border-color:#667eea}.vod-info{margin-top:8px;padding:8px 12px;background-color:#f8f9fa;border-radius:4px}.lesson-duration-row{display:flex;align-items:center;gap:12px;margin-top:8px;margin-bottom:8px}.duration-label{font-size:13px;color:#666;font-weight:500;min-width:70px}.duration-inputs{display:flex;align-items:center;gap:4px}.duration-input{width:60px;padding:6px 8px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;text-align:center}.duration-input:focus{outline:none;border-color:#667eea}.duration-separator{font-size:16px;color:#666;font-weight:600}.lesson-row{display:flex;gap:8px;align-items:center;margin-bottom:8px}.lesson-title-input{flex:1;padding:8px 12px;font-size:14px;border:1px solid #e0e0e0;border-radius:4px}.lesson-url-input{flex:1.5;padding:8px 12px;font-size:14px;border:1px solid #e0e0e0;border-radius:4px;font-family:monospace}.lesson-title-input:focus,.lesson-url-input:focus{outline:none;border-color:#667eea}.lesson-description-input{width:100%;padding:8px 12px;font-size:13px;border:1px solid #e0e0e0;border-radius:4px;font-family:inherit;resize:vertical}.lesson-description-input:focus{outline:none;border-color:#667eea}.form-section-divider{margin:40px 0 20px}.form-section-divider .form-help-text{margin-top:6px;font-size:13px;color:#6b7280;margin-bottom:10px}.contact-badge{display:inline-block;padding:6px 14px;border-radius:16px;font-size:13px;font-weight:600;background-color:#667eea;color:#fff;letter-spacing:.3px}@media (max-width: 768px){.form-row{grid-template-columns:1fr}.students-selector{max-height:200px}.lesson-row{flex-direction:column;align-items:stretch}.lesson-title-input,.lesson-url-input{width:100%}}@media (max-width: 768px){.admin-container{width:100%;padding:20px 16px}.admin-content{padding:20px}.section-header{flex-direction:column;align-items:flex-start;gap:16px}.enrollments-table{font-size:12px}.enrollments-table th,.enrollments-table td{padding:8px}.action-buttons{flex-direction:column}.stats-grid{grid-template-columns:1fr}}.lesson-resources-row{margin-top:12px}.resources-label{display:inline-block;font-size:13px;color:#555;margin-right:8px}.resources-actions{display:inline-block;margin-bottom:8px}.resources-list{list-style:none;padding:0;margin:8px 0 0}.resource-item{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px dashed #eee}.resource-item a{color:#2150f5;text-decoration:none}.resource-item a:hover{text-decoration:underline}.btn.btn-xs{padding:4px 8px;font-size:12px;border-radius:4px}.companies-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.company-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;transition:all .3s ease;display:flex;flex-direction:column;position:relative;overflow:hidden;height:100%}.company-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea1a;transform:translateY(-2px)}.company-status-badge{position:absolute;top:16px;right:16px;z-index:1}.company-logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:16px;min-height:60px;padding:40px 10px 0}.company-logo{max-width:80%;max-height:60px;width:auto;height:auto;object-fit:contain;border-radius:8px}.company-logo-placeholder{width:100%;height:60px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border:2px dashed #ddd;border-radius:8px;color:#999;font-size:12px}.company-details{flex:1;text-align:center;margin-bottom:16px}.company-name{font-size:18px;font-weight:600;color:#333;margin:0 0 12px;line-height:1.4;word-break:break-word}.company-description{font-size:14px;color:#666;margin:0;line-height:1.5;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.status-badge{display:inline-block;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge.active{background-color:#e8f5e9;color:#2e7d32}.status-badge.inactive{background-color:#ffebee;color:#c62828}.company-card-actions{display:flex;gap:8px;padding-top:16px;border-top:1px solid #f0f0f0;margin-top:auto}.company-card-actions .btn{flex:1;justify-content:center;font-size:13px;padding:8px 12px}.company-dashboard-section{margin-top:32px;padding:24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 1px 3px #0000000d}.company-dashboard-section .section-description{color:#6b7280;margin-top:4px}.company-dashboard-controls .form-group select{max-width:280px}.company-dashboard-form{margin-top:20px;padding:16px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb}.file-upload-group .form-help-text{color:#6b7280}.selected-file-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#e0e7ff;color:#3730a3;font-size:13px}.pill-remove-btn{background:none;border:none;color:#4c1d95;cursor:pointer;font-size:12px}.pill-remove-btn:disabled{cursor:not-allowed;opacity:.6}.checklist-type-group .checklist-display-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:10px}.checklist-type-group .display-option{border:1px solid #d1d5db;border-radius:10px;padding:12px 16px;display:flex;gap:12px;align-items:center;cursor:pointer;transition:all .2s ease;background:#fff}.checklist-type-group .display-option input{accent-color:#2563eb;width:18px;height:18px}.checklist-type-group .display-option strong{display:block;font-size:14px;color:#111827}.checklist-type-group .display-option span{display:block;font-size:12px;color:#6b7280}.checklist-type-group .display-option.is-active{border-color:#2563eb;background:#2563eb0f;box-shadow:0 0 0 1px #2563eb33}.dashboard-attachment-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-asset-field{margin-bottom:0}.file-upload-group.compact .btn{min-width:auto}.file-upload-group.compact .btn.btn-sm{padding:6px 12px}.attachment-upload-inline,.image-upload-inline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dashboard-attachment-row .form-help-text{font-size:12px;color:#94a3b8}.checklist-type-badge{font-size:11px;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#475569;text-transform:uppercase;letter-spacing:.3px}.checklist-type-badge.checkbox{background:#05966926;color:#0f766e}.checklist-type-badge.text{background:#4f46e51f;color:#4338ca}.image-upload-inline{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.checklist-image-preview{display:flex;align-items:center;gap:12px}.checklist-image-preview img{max-height:80px;border-radius:8px;border:1px solid #e5e7eb}.company-dashboard-items{margin-top:20px}.dashboard-checklist-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.dashboard-checklist-item{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.checklist-title{display:flex;align-items:center;gap:8px;margin-bottom:6px}.checklist-stage{font-size:12px;padding:2px 8px;border-radius:999px;background:#e0e7ff;color:#3730a3}.checklist-description{margin:0;color:#4b5563;font-size:14px;white-space:pre-wrap}.checklist-inline-image{width:100%;max-width:320px;border-radius:10px;border:1px solid #e5e7eb;margin-bottom:10px}.checklist-attachment-link{display:inline-block;margin-top:6px;font-size:13px;color:#2563eb;text-decoration:underline}.checklist-items-editor{display:flex;flex-direction:column;gap:8px}.checklist-item-input-row{display:flex;align-items:center;gap:8px}.checklist-item-input{flex:1;padding:10px 14px;font-size:14px;border:1px solid #e0e0e0;border-radius:6px;font-family:inherit;transition:all .2s ease}.checklist-item-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #2150f51a}@media (max-width: 1000px){.companies-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.companies-list{grid-template-columns:1fr;gap:16px}.dashboard-attachment-row{grid-template-columns:1fr}.company-card{padding:20px}.company-logo-container{min-height:50px;margin-bottom:12px}.company-logo{max-height:50px}.company-logo-placeholder{height:50px}.company-card-actions{flex-direction:column}.company-card-actions .btn{width:100%}}.landing-page-editor-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.landing-page-editor-modal{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.landing-page-sections-editor{display:flex;flex-direction:column;gap:20px}.section-editor-item{border:1px solid #e0e0e0;border-radius:8px;padding:20px;background:#fafafa}.section-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-editor-title{display:flex;align-items:center;gap:12px}.section-editor-title h3{margin:0;font-size:18px;font-weight:600;color:#333}.section-status{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.section-status.visible{background-color:#e8f5e9;color:#2e7d32}.section-status.hidden{background-color:#ffebee;color:#c62828}.toggle-switch{position:relative;display:inline-block;width:50px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#667eea}.toggle-switch input:checked+.toggle-slider:before{transform:translate(26px)}.section-editor-content{margin-top:16px}.section-preview-info{margin-top:12px;padding:12px;background:#f5f5f5;border-radius:6px}.section-code-reference{margin-top:12px}.section-code-reference summary{cursor:pointer;font-weight:500;color:#667eea;padding:8px;border-radius:4px;background:#fff}.section-code-reference summary:hover{background:#f0f0f0}.code-preview{margin-top:12px;padding:16px;background:#1e1e1e;color:#d4d4d4;border-radius:6px;overflow-x:auto;font-size:12px;line-height:1.5}.code-preview code{font-family:Courier New,monospace;white-space:pre}.enrollment-operation-pill{margin-top:4px;display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#2563eb1f;color:#1d4ed8;font-size:12px;font-weight:600}.dashboard-page{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column}.dashboard-page .footer{margin-top:60px}.dashboard-layout{width:90%;max-width:1200px;min-height:100vh;margin:0 auto;padding:48px 0 0;display:flex;gap:80px;flex:1}.dashboard-sidebar{width:220px;display:flex;flex-direction:column;gap:20px}.dashboard-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;box-shadow:none;z-index:1000;padding:12px 0 calc(12px + env(safe-area-inset-bottom)) 0}.dashboard-bottom-nav-scroll{display:flex;overflow-x:auto;overflow-y:hidden;gap:8px;padding:0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.dashboard-bottom-nav-scroll::-webkit-scrollbar{display:none}.dashboard-bottom-nav-item{flex-shrink:0;padding:8px 12px;font-size:13px;font-weight:600;color:#4b5563;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:60px}.dashboard-bottom-nav-item .menu-icon{font-size:20px;line-height:1;color:#1a1a1a;display:flex;align-items:center;justify-content:center}.dashboard-bottom-nav-item .menu-icon svg{width:20px;height:20px}.dashboard-bottom-nav-item .menu-label{font-size:11px;line-height:1.2}.dashboard-bottom-nav-item:hover{background:#2563eb14;color:#1d4ed8}.dashboard-bottom-nav-item.is-active{background:#2563eb1f;color:#1d4ed8}.dashboard-sidebar-title{font-size:18px;font-weight:700;color:#1f2937;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.dashboard-sidebar-title:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.dashboard-nav{display:flex;flex-direction:column;gap:12px}.dashboard-nav-item{padding:10px 12px;border-radius:10px;background:transparent;border:none;text-align:left;font-size:15px;font-weight:600;color:#4b5563;cursor:pointer;transition:background-color .2s ease,color .2s ease}.dashboard-nav-item:hover{background:#2563eb14;color:#1d4ed8}.dashboard-nav-item.is-active{background:#2563eb1f;color:#1d4ed8}.dashboard-main{flex:1;display:flex;flex-direction:column;gap:32px}.dashboard-section{display:flex;flex-direction:column;gap:20px}.dashboard-section-header{display:flex;flex-direction:column;gap:8px}.dashboard-section-title{font-size:28px;font-weight:800;color:#0f172a;margin:0}.dashboard-section-desc{font-size:15px;color:#475569;margin:0}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dashboard-tile{padding:24px;border-radius:18px;border:1px solid rgba(148,163,184,.3);background:#fff;display:flex;flex-direction:column;gap:14px;transition:transform .2s ease,box-shadow .2s ease}.dashboard-tile:hover{transform:translateY(-3px);box-shadow:0 20px 35px #0f172a1f}.dashboard-tile h3{margin:0;font-size:18px;font-weight:700;color:#0f172a}.dashboard-tile p{margin:0;font-size:14px;color:#475569;line-height:1.6}.dashboard-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;color:#334155}.dashboard-meta span{display:inline-flex;align-items:center;gap:6px;background:#2563eb1a;color:#1d4ed8;border-radius:999px;padding:6px 12px}.dashboard-actions{display:flex;gap:10px}.dashboard-actions .btn{padding:10px 18px;font-size:14px;border-radius:999px}.dashboard-actions .btn-secondary{background:#fff;color:#2563eb;border:1px solid #bfdbfe}.dashboard-actions .btn-secondary:hover{background:#eff6ff}.dashboard-status-tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;color:#2563eb;background:#2563eb2e}.dashboard-empty{padding:48px 24px;border:1px dashed rgba(148,163,184,.6);border-radius:18px;text-align:center;color:#64748b;display:flex;flex-direction:column;gap:12px}.dashboard-empty-icon{font-size:36px}.dashboard-loading{padding:80px 0;text-align:center;color:#64748b;font-size:15px}.dashboard-library-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#2563eb;text-decoration:none}.dashboard-library-link:hover{text-decoration:underline}.dashboard-library-footer{margin-top:auto;padding-top:12px;display:flex;flex-direction:column;gap:8px}.dashboard-library-meta{font-size:13px;color:#475569}.dashboard-course-thumbnail{width:100%;height:160px;border-radius:16px;overflow:hidden;background:#e2e8f0}.dashboard-course-thumbnail img{width:100%;height:100%;object-fit:cover}.dashboard-welcome-banner{height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:12px;background:linear-gradient(135deg,#eaf1ff,#f0fff6);color:#2150f5;font-weight:600;font-size:15px}.dashboard-section .profile-form{max-width:600px}.my-posts-tabs{display:flex;gap:8px;margin-bottom:24px;border-bottom:2px solid #e0e0e0}.my-posts-tab{padding:12px 24px;background:none;border:none;font-size:15px;font-weight:500;color:#666;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease;position:relative;top:2px;margin-bottom:-2px}.my-posts-tab:hover{color:#333}.my-posts-tab.active{color:#667eea;border-bottom-color:#667eea;font-weight:600}.my-posts-list{display:flex;flex-direction:column;gap:16px}.my-post-item{padding:20px;border:1px solid rgba(148,163,184,.3);border-radius:12px;background:#fff;transition:box-shadow .2s ease}.my-post-item:hover{box-shadow:0 4px 12px #00000014}.my-post-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:12px}.my-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1}.my-post-type-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#2563eb1a;color:#1d4ed8}.my-post-course{font-size:14px;font-weight:600;color:#0f172a}.my-post-operation{font-size:13px;color:#64748b;padding:2px 8px;background:#f1f5f9;border-radius:4px}.my-post-lesson{font-size:13px;color:#64748b}.my-post-delete-btn{padding:6px 12px;font-size:13px;font-weight:600;color:#dc2626;background:transparent;border:1px solid #fecaca;border-radius:6px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.my-post-delete-btn:hover{background:#fee2e2;border-color:#dc2626}.my-post-content{font-size:14px;color:#334155;line-height:1.6;margin-bottom:12px;white-space:pre-wrap;word-break:break-word}.my-post-date{font-size:12px;color:#94a3b8}@media (max-width: 1024px){.dashboard-layout{flex-direction:column;gap:32px}.dashboard-sidebar{width:100%;flex-direction:row;align-items:center;justify-content:space-between}.dashboard-nav{flex-direction:row;flex-wrap:wrap;gap:8px}.dashboard-nav-item{flex:1;text-align:center}.courses-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width: 768px){.dashboard-layout{width:94%;padding:32px 0 calc(80px + env(safe-area-inset-bottom)) 0}.dashboard-page .footer,.dashboard-sidebar{display:none}.dashboard-bottom-nav{display:block}.dashboard-main{width:96%;margin:0 auto;padding:10px 0 80px}.courses-grid{grid-template-columns:1fr;gap:40px}}.my-courses-status-badge{margin-top:12px;display:flex;align-items:center;justify-content:center}.status-badge{display:inline-block;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;text-align:center}.status-badge.status-pending{background:#fef3c7;color:#d97706}.status-badge.status-completed{background:#d1fae5;color:#065f46}.status-badge.status-incomplete{background:#fee2e2;color:#991b1b}.status-badge.status-no-criteria{background:#e5e7eb;color:#374151}.preboarding-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:24px}.preboarding-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:box-shadow .2s}.preboarding-card:hover{box-shadow:0 4px 6px #0000001a}.preboarding-card-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.preboarding-card-title{font-size:20px;font-weight:700;color:#0f172a;margin:0}.preboarding-card-content{display:flex;flex-direction:column;gap:12px}.checklist-card .preboarding-card-title{font-size:18px}.checklist-card .preboarding-card-content{gap:16px}.checklist-card.checkbox-card{border:1px solid #d1fae5;box-shadow:inset 0 0 0 1px #10b98126}.checklist-card-header-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.checklist-type-pill{font-size:12px;padding:4px 10px;border-radius:999px;background:#e2e8f0;color:#334155;text-transform:uppercase;letter-spacing:.4px}.checklist-type-pill.checkbox{background:#10b98126;color:#047857}.checklist-type-pill.text{background:#6366f126;color:#4338ca}.checklist-checkbox-row{display:flex;gap:12px;align-items:flex-start;padding:12px 16px;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.checklist-checkbox-row.is-checked{border-color:#34d399;background:#10b98114}.checklist-checkbox-row input{width:20px;height:20px;accent-color:#2563eb;margin-top:2px}.checkbox-row-title{font-size:15px;font-weight:600;margin:0 0 4px;color:#0f172a}.checkbox-row-placeholder{color:#94a3b8;font-size:13px}.checklist-checkbox-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;color:#475569}.checkbox-state{font-weight:600}.checkbox-state.checked{color:#047857}.checkbox-state.pending{color:#b45309}.checkbox-timestamp{font-size:12px;color:#94a3b8}.checklist-checkbox-details{margin-top:4px}.checklist-items-container{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.checklist-item-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease}.checklist-item-row:hover{border-color:#667eea;background:#f8f9ff}.checklist-item-row.is-checked{background:#f0fdf4;border-color:#10b981}.checklist-item-row input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#667eea;flex-shrink:0}.checklist-item-text{flex:1;font-size:13px;color:#1f2937;line-height:1.5}.checklist-item-row.is-checked .checklist-item-text{color:#047857;text-decoration:line-through;opacity:.7}.checklist-item-timestamp{font-size:11px;color:#94a3b8;flex-shrink:0}.checklist-item-saving{font-size:11px;color:#667eea;font-style:italic;flex-shrink:0}.checklist-card-image{width:100%;border-radius:12px;border:1px solid #e5e7eb;object-fit:cover;max-height:240px}.preboarding-info-item{display:flex;gap:12px;align-items:flex-start}.preboarding-label{font-weight:600;color:#475569;min-width:60px}.preboarding-value{color:#0f172a;flex:1}.preboarding-note{color:#64748b;font-size:14px;margin:0;font-style:italic}.preboarding-document-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.preboarding-document-item{padding:8px 12px;border-left:3px solid #667eea;font-size:15px}.preboarding-description{color:#64748b;font-size:14px;margin:0 0 12px}.preboarding-download-btn{padding:6px 16px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:10px;font-weight:200;cursor:pointer;transition:background .2s;align-self:flex-start}.preboarding-download-btn:hover{background:#5568d3}.preboarding-download-btn:active{background:#4c5bc4}@media (max-width: 768px){.preboarding-cards{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}#root{width:100%;min-height:100vh}
