@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=PT+Sans+Narrow:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";html,body{height:100%}:root{--navbar-height:64px;--sidebar-collapsed-width:80px;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;height:100%;margin:0;padding-bottom:3rem;overflow:hidden}#root{width:100%;height:100%}a{color:#646cff;font-weight:500;text-decoration:none}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;color:#000;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}:root{--brand-primary:#033672;--brand-primary-light:#0d4a8f;--brand-primary-dark:#022654;--brand-accent:#4a90e2;--text-primary:#1a1a1a;--text-secondary:#6b7280;--text-light:#9ca3af;--bg-white:#fff;--bg-light:#f8fafc;--border-light:#e5e7eb;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-brand:0 10px 30px -5px #0336724d}body{background-color:var(--bg-light);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-overlay{background:var(--brand-primary);z-index:9999;transform-origin:0;width:100vw;height:100vh;position:fixed;top:0;left:0}.expert-login-container{background:var(--bg-white);justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.bg-shapes{display:none}.expert-login-card{z-index:1;background:#fff;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.login-branding{background:linear-gradient(135deg,#022654 0%,#033672 40%,#0d4a8f 100%);flex-direction:column;flex:0 0 50%;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.login-branding:before{content:"";background:radial-gradient(circle at 30% 30%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 70% 70%,#ffffff14 0%,#0000 60%);width:150%;height:150%;animation:10s ease-in-out infinite panelGlow;position:absolute}@keyframes panelGlow{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(20px,20px)rotate(5deg)}}.branding-content{z-index:2;color:#fff;text-align:center;max-width:450px;position:relative}.brand-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;justify-content:center;align-items:center;width:180px;height:100px;margin:0 auto 32px;padding:14px 20px;display:flex;box-shadow:0 8px 32px #00000026}.logo-image{object-fit:contain;width:100%;height:100%}.brand-title{letter-spacing:-1px;text-shadow:0 4px 30px #0000004d;margin-bottom:12px;font-family:Poppins,sans-serif;font-size:42px;font-weight:800}.brand-subtitle{opacity:.95;margin-bottom:40px;font-size:16px;font-weight:400;line-height:1.5}.brand-features{text-align:left;flex-direction:column;gap:14px;width:100%;display:flex}.feature-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000001a}.feature-item:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.feature-icon{color:#fff;flex-shrink:0;font-size:24px;line-height:1}.feature-text h3{color:#fff;margin-bottom:2px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.2}.feature-text p{color:#ffffffd9;font-family:Inter,sans-serif;font-size:11px;line-height:1.3}.branding-decoration{display:none}.login-form-panel{background:var(--bg-white);flex-direction:column;flex:0 0 50%;justify-content:center;padding:60px 80px;display:flex;overflow-y:auto}.form-header{margin-bottom:36px}.form-title{color:var(--brand-primary);letter-spacing:-.5px;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:32px;font-weight:700}.form-subtitle{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:15px}.login-form{flex-direction:column;gap:24px;max-width:400px;display:flex}.input-group{flex-direction:column;gap:8px;display:flex}.input-label{color:var(--text-primary);font-family:Inter,sans-serif;font-size:14px;font-weight:600}.input-icon{color:var(--text-light);z-index:1;font-size:20px;transition:color .3s;position:absolute;left:16px}.password-toggle{cursor:pointer;color:var(--text-light);z-index:1;border-radius:4px;padding:4px;font-size:20px;transition:color .3s;position:absolute;right:14px}.form-options{justify-content:flex-end;margin-top:-8px;display:flex}.forgot-link{color:var(--brand-primary);font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.forgot-link:hover{color:var(--brand-primary-dark);text-decoration:underline}.login-btn{color:#fff;background:var(--brand-primary);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:8px;padding:14px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #03367240}.login-btn:hover:not(:disabled){background:var(--brand-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #03367259}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn-arrow{font-size:18px;transition:transform .3s}.login-btn:hover .btn-arrow{transform:translate(4px)}.btn-loader{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-footer{margin-top:32px}.footer-text{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:14px}.support-link{color:var(--brand-primary);font-weight:600;text-decoration:none}.support-link:hover{text-decoration:underline}@media (max-width:992px){.expert-login-card{flex-direction:column;height:auto;min-height:100vh}.login-branding{flex:none;justify-content:flex-start;align-items:flex-start;min-height:auto;padding:12px 20px}.branding-content{text-align:left;width:100%}.brand-logo{border-radius:10px;width:100px;height:45px;margin:0;padding:8px 12px}.login-form-panel{flex:1;padding:40px 30px}.login-form{max-width:100%}.brand-title,.brand-subtitle,.brand-features{display:none}}@media (max-width:576px){.expert-login-container{padding-top:0}.login-branding{justify-content:flex-start;align-items:flex-start;min-height:auto;padding:12px 16px}.branding-content{text-align:left;width:100%}.brand-logo{border-radius:8px;width:90px;height:40px;margin:0;padding:6px 10px}.logo-icon{font-size:35px}.brand-title,.brand-subtitle,.brand-features{display:none}.login-form-panel{padding:30px 24px}.form-header{margin-bottom:28px}.form-title{font-size:26px}.form-subtitle{font-size:14px}.form-input{padding:12px 44px;font-size:14px}.login-btn{padding:12px 20px;font-size:15px}.form-footer{margin-top:24px}}@media (prefers-color-scheme:dark){.login-form-panel{background:#1f2937}.form-title{color:#f9fafb}.form-subtitle,.footer-text{color:#9ca3af}.input-label{color:#e5e7eb}.form-input{color:#f9fafb;background:#374151;border-color:#4b5563}.form-input::placeholder{color:#9ca3af}.form-input:focus{border-color:var(--brand-primary);background:#374151}}.navbar{z-index:98;background-color:#fff;align-items:center;gap:10px;height:70px;padding:8px 15px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:80px;right:0;box-shadow:0 2px 10px #5555554d}.sidebar-expanded .navbar{left:260px}.menu-icon{cursor:pointer;color:#033672;font-size:24px;transition:color .3s;display:none}.menu-icon:hover{color:#0a4a8a}.navbar-logo{object-fit:contain;width:auto;height:35px}@media (max-width:768px){.navbar{height:60px;padding:8px 12px;left:0}.menu-icon{display:block}.navbar-logo{height:30px}}:root{--primary:#007bff;--primary-dark:#0056b3;--primary-light:#e7f3ff;--text-color:#000;--muted-text:#777;--background:#fff;--border-color:#e5e7eb;--shadow:0 4px 10px #0000001a;--shadow-lg:0 10px 30px #00000026}.language-selector{z-index:1000;position:fixed;top:15px;right:15px}.language-button{background:var(--background);border:2px solid var(--border-color);cursor:pointer;color:var(--text-color);box-shadow:var(--shadow);border-radius:12px;align-items:center;gap:.5rem;min-width:140px;padding:.5rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.language-button:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);background:#f9fafb;transform:translateY(-1px)}.language-flag-wrapper{justify-content:center;align-items:center;width:24px;height:18px;display:flex}.flag-icon{border-radius:2px;width:20px;height:15px;box-shadow:0 0 1px #0003}.language-name{text-align:left;flex:1}.language-chevron{color:var(--muted-text);transition:transform .2s}.language-chevron.open{transform:rotate(180deg)}.language-dropdown{background:var(--background);border:2px solid var(--border-color);box-shadow:var(--shadow-lg);border-radius:12px;min-width:160px;animation:.2s ease-out slideDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.language-option{cursor:pointer;width:100%;color:var(--text-color);text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.language-option:hover{background:#f3f4f6}.language-option.active{background:var(--primary-light);color:var(--primary);font-weight:600}.language-option.active:hover{background:#dbeafe}@media (max-width:768px){.language-selector{top:10px;right:10px}.language-button{min-width:120px;padding:.4rem .75rem;font-size:.8125rem}.language-dropdown{min-width:140px}}@media (max-width:480px){.language-selector{top:8px;right:8px}.language-button{min-width:110px;padding:.375rem .625rem;font-size:.75rem}.language-flag{font-size:1.125rem}.language-dropdown{min-width:130px}.language-option{padding:.625rem .75rem;font-size:.8125rem}.switch{width:1.6rem;height:1.6rem}.switch.right{transform:translate(1.9rem)}.settings-button{width:2.5rem;height:2.5rem;top:.5rem;right:.5rem}.settings-icon{font-size:1.3rem}.toggle-label{font-size:.9rem}.close-button{font-size:1rem}}@media (min-width:481px) and (max-width:768px){.settings-popup{padding:1.2rem;top:5rem;right:1rem}.settings-popup-content h3{font-size:1.125rem}.switch-background{width:3.75rem;height:1.8rem}.switch{width:1.8rem;height:1.8rem}.switch.right{transform:translate(1.95rem)}.settings-button{width:2.75rem;height:2.75rem;top:.75rem;right:1rem}.settings-icon{font-size:1.5rem}}:root{--brand-primary:#033672;--brand-primary-light:#0d4a8f;--brand-primary-dark:#022654;--brand-accent:#4a90e2;--success-color:#10b981;--error-color:#ef4444;--text-primary:#1a1a1a;--text-secondary:#6b7280;--text-light:#9ca3af;--bg-white:#fff;--bg-light:#f8fafc;--border-light:#e5e7eb}.forgot-password-container{background:var(--bg-light);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative}.forgot-password-box{background:var(--bg-white);z-index:1;border:1px solid var(--border-light);border-radius:16px;width:100%;max-width:440px;padding:48px 40px;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.forgot-password-header{text-align:center;margin-bottom:32px}.icon-circle{background:var(--brand-primary);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;box-shadow:0 10px 30px #0336724d}.mail-icon{color:#fff;font-size:36px}.forgot-password-title{color:var(--brand-primary);margin-bottom:12px;font-family:Poppins,sans-serif;font-size:28px;font-weight:700}.forgot-password-description{color:var(--text-secondary);max-width:320px;margin:0 auto;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.forgot-password-form{margin-top:32px}.form-group{margin-bottom:24px}.form-label{color:var(--text-primary);margin-bottom:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:block}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:var(--text-light);font-size:20px;transition:color .3s;position:absolute;left:16px}.form-input{border:2px solid var(--border-light);background:var(--bg-white);width:100%;color:var(--text-primary);border-radius:10px;padding:14px 48px;font-family:Inter,sans-serif;font-size:15px;transition:all .3s}.form-input::placeholder{color:var(--text-light)}.form-input:hover:not(:focus){border-color:#cbd5e1}.form-input:focus{border-color:var(--brand-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #0336721a}.input-wrapper:focus-within .input-icon{color:var(--brand-primary)}.password-toggle{cursor:pointer;color:var(--text-light);border-radius:4px;padding:4px;font-size:20px;transition:color .3s;position:absolute;right:16px}.password-toggle:hover{color:var(--brand-primary);background:#f3f4f6}.submit-btn{color:#fff;background:var(--brand-primary);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #03367240}.submit-btn:hover:not(:disabled){background:var(--brand-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #03367259}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.loading-spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.back-link{color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;margin-top:24px;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:color .3s;display:flex}.back-link:hover{color:var(--brand-primary)}.success-message{text-align:center;padding:20px 0}.success-icon{background:var(--success-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:40px;display:flex;box-shadow:0 10px 30px #10b9814d}.success-message h3{color:var(--text-primary);margin-bottom:12px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700}.success-message p{color:var(--text-secondary);margin-bottom:8px;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.success-message .email-highlight{color:var(--brand-primary);font-weight:600}.success-message .small-text{color:var(--text-light);font-size:13px}.back-btn{color:#fff;background:var(--brand-primary);border-radius:10px;margin-top:24px;padding:12px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #03367240}.back-btn:hover{background:var(--brand-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #03367259}.try-again-btn{color:var(--brand-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;margin-top:16px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:all .2s}.try-again-btn:hover{background:#0336721a}.error-message{text-align:center;padding:40px 20px}.error-icon{background:var(--error-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:40px;display:flex;box-shadow:0 10px 30px #ef44444d}.error-message h3{color:var(--error-color);margin-bottom:12px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700}.error-message p{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:15px;line-height:1.6}@media (max-width:576px){.forgot-password-container{padding:80px 16px 16px}.forgot-password-box{border-radius:14px;padding:36px 24px}.icon-circle{width:70px;height:70px}.mail-icon{font-size:30px}.forgot-password-title{font-size:24px}.forgot-password-description{font-size:14px}.form-input{padding:12px 44px;font-size:14px}.submit-btn{padding:12px 20px;font-size:15px}}@media (prefers-color-scheme:dark){.forgot-password-container{background:#111827}.forgot-password-box{background:#1f2937;border-color:#374151}.forgot-password-title,.success-message h3{color:#f9fafb}.forgot-password-description,.success-message p{color:#9ca3af}.form-label{color:#e5e7eb}.form-input{color:#f9fafb;background:#374151;border-color:#4b5563}.form-input::placeholder{color:#9ca3af}.form-input:focus{border-color:var(--brand-primary-light);background:#374151}.back-link{color:#9ca3af}.back-link:hover{color:var(--brand-accent)}}.sidebar{z-index:1000;background:linear-gradient(#0a4a8a 0%,#033672 100%);border-right:1px solid #ffffff0d;flex-direction:column;width:260px;height:100vh;font-family:Inter Tight,sans-serif;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;box-shadow:4px 0 15px #0000001a}.sidebar.collapsed{width:80px}.sidebar.expanded{width:260px}.sidebar.hidden{transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sb-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#0006;position:fixed;inset:0}.sidebar-header{justify-content:flex-end;align-items:center;min-height:50px;margin-top:20px;padding:1rem;display:flex;position:relative}.sidebar-logo{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.sidebar-logo-icon{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;height:42px;font-size:1.75rem;display:flex;box-shadow:0 4px 12px #00000026}.sidebar-logo-text{color:#fff;white-space:nowrap;letter-spacing:-.02em;font-size:1.2rem;font-weight:800;transition:all .3s;overflow:hidden}.sidebar-toggle-btn{color:#033672;cursor:pointer;z-index:1001;background:#fff;border:3px solid #033672;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;right:-17px;transform:translateY(-50%);box-shadow:0 4px 12px #0003}.sidebar-toggle-btn:hover{color:#fff;background:#033672;transform:translateY(-50%)scale(1.15)}.toggle-icon{width:16px;height:16px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.sidebar-menu{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex-direction:column;flex:1;gap:4px;padding:20px 12px;display:flex;overflow-y:auto}.sidebar-menu::-webkit-scrollbar{width:4px}.sidebar-menu::-webkit-scrollbar-track{background:0 0;margin:8px 0}.sidebar-menu::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.sidebar-menu::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}.sidebar-item{color:#fffc;border-radius:8px;flex-shrink:0;align-items:center;min-height:48px;padding:12px;font-size:15px;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.sidebar-item:hover{color:#fff;background:#ffffff1a;transform:translate(2px)}.sidebar-item.active{color:#033672;background:#fff;font-weight:500;box-shadow:0 4px 12px #03367233}.sidebar-item.active .sidebar-icon{color:#033672}.sidebar-icon{justify-content:center;align-items:center;min-width:24px;margin-right:12px;font-size:22px;transition:all .2s;display:flex}.sidebar-text{white-space:nowrap;text-overflow:ellipsis;flex:1;transition:opacity .3s;overflow:hidden}.sidebar-logout{border-top:1px solid #ffffff1a;padding:1rem}.sidebar-logout-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;width:100%;padding:12px;font-family:inherit;font-size:15px;transition:all .2s;display:flex}.sidebar-logout-btn:hover{background:#dc2626;transform:translate(2px)}.logout-icon{min-width:24px;margin-right:12px;font-size:22px}.sidebar.collapsed .sidebar-logo-text,.sidebar.collapsed .sidebar-text{display:none}.sidebar.collapsed .sidebar-item,.sidebar.collapsed .sidebar-logout-btn{justify-content:center;padding:12px}.sidebar.collapsed .sidebar-icon,.sidebar.collapsed .logout-icon{margin-right:0}.sidebar.collapsed .sidebar-header{justify-content:center;padding:1.5rem .5rem}@media (max-width:768px){.sidebar{z-index:1001}.sidebar-toggle-btn{display:none}}.layout{height:100vh;display:flex;position:relative;overflow:hidden}.main-section{flex-direction:column;flex:1;min-height:100vh;margin-left:80px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.main-section.sidebar-expanded{margin-left:260px}.main-content{flex:1;min-height:100vh;padding-top:70px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}@media (max-width:768px){.main-section,.main-section.sidebar-expanded{margin-left:0}.main-content{padding-top:60px}}.main-content::-webkit-scrollbar{width:6px}.main-content::-webkit-scrollbar-track{background:0 0}.main-content::-webkit-scrollbar-thumb{background:#0a4a8a1a;border-radius:3px}.main-content::-webkit-scrollbar-thumb:hover{background:#0a4a8a33}.rules-popup-overlay{z-index:10000;background-color:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.rules-popup{background:#fff;border-radius:16px;width:90%;max-width:700px;animation:.3s slideUp;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rules-header{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-radius:16px 16px 0 0;padding:24px 32px}.rules-popup-title{text-align:center;margin:0;font-size:24px;font-weight:600}.rules-grid{flex-direction:column;gap:20px;padding:32px;display:flex}.rule-card{background:#f8fafc;border-left:4px solid #4f46e5;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;transition:all .2s;display:flex}.rule-card:hover{background:#f1f5f9;transform:translate(4px)}.rule-card svg{flex-shrink:0;margin-top:2px}.rule-card span{color:#334155;font-size:15px;line-height:1.6}.rules-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:24px 32px 32px;display:flex}.rules-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex;position:relative}.rules-checkbox-input{opacity:0;cursor:pointer;position:absolute}.checkmark{background-color:#fff;border:2px solid #cbd5e1;border-radius:6px;width:24px;height:24px;transition:all .2s;position:relative}.rules-checkbox-label:hover .checkmark{border-color:#4f46e5}.rules-checkbox-input:checked~.checkmark{background-color:#4f46e5;border-color:#4f46e5}.checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:11px;display:none;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.rules-checkbox-input:checked~.checkmark:after{display:block}.checkbox-text{color:#334155;font-size:15px;font-weight:500}.rules-join-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:all .2s}.rules-join-btn:hover:not(.disabled){background:linear-gradient(135deg,#4338ca 0%,#4f46e5 100%);transform:translateY(-2px);box-shadow:0 4px 12px #4f46e566}.rules-join-btn.disabled{cursor:not-allowed;opacity:.6;background:#cbd5e1}@media (max-width:768px){.rules-popup{width:95%;margin:20px}.rules-header{padding:20px}.rules-popup-title{font-size:20px}.rules-grid{gap:16px;padding:24px 20px}.rule-card{gap:12px;padding:16px}.rule-card span{font-size:14px}.rules-footer{flex-direction:column;gap:16px;padding:20px}.rules-join-btn{width:100%}}:root{--brand-primary:#033672;--brand-primary-light:#0d4a8f;--brand-primary-dark:#022654;--brand-accent:#4a90e2;--success-color:#10b981;--warning-color:#f59e0b;--error-color:#ef4444;--text-primary:#1a1a2e;--text-secondary:#64748b;--text-light:#94a3b8;--bg-page:#f1f5f9;--bg-white:#fff;--border-light:#e2e8f0;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 30px #0000001f}*{box-sizing:border-box}.expert-dashboard{background:var(--bg-page);width:100%;min-height:100vh;font-family:Inter,sans-serif}.dashboard-container{max-width:1400px;margin:0 auto;padding:32px 24px 48px}.dashboard-header{margin-bottom:24px}.header-content{flex-direction:column;gap:4px;display:flex}.header-title{color:var(--text-primary);margin:0;font-family:Poppins,sans-serif;font-size:28px;font-weight:700}.header-subtitle{color:var(--text-secondary);margin:0;font-size:15px}.dashboard-stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:28px;display:grid}.stat-card{background:var(--bg-white);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);border-radius:16px;align-items:center;gap:16px;padding:20px 24px;transition:all .3s;display:flex}.stat-card:hover{box-shadow:var(--shadow-md)}.stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.stat-icon-blue{color:#3b82f6;background:#3b82f61a}.stat-icon-green{color:#10b981;background:#10b9811a}.stat-icon-purple{color:#8b5cf6;background:#8b5cf61a}.stat-icon-orange{color:#f97316;background:#f973161a}.stat-content h3{color:var(--text-primary);margin:0;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:1}.stat-content p{color:var(--text-secondary);margin:4px 0 0;font-size:14px}.dashboard-welcome-section{background:linear-gradient(135deg,var(--brand-primary)0%,var(--brand-primary-light)100%);border-radius:20px;margin-bottom:32px;padding:40px;position:relative;overflow:hidden;box-shadow:0 10px 40px #03367240}.dashboard-welcome-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-50%;right:-20%}.dashboard-welcome-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 70%);width:300px;height:300px;position:absolute;bottom:-30%;left:-10%}.welcome-content{z-index:1;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.welcome-text{flex:1}.welcome-greeting{color:#fffc;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:16px;font-weight:500}.welcome-name{color:#fff;margin:0 0 12px;font-family:Poppins,sans-serif;font-size:36px;font-weight:700}.welcome-subtitle{color:#ffffffd9;max-width:500px;font-size:16px;line-height:1.6}.welcome-stats{gap:16px;display:flex}.welcome-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff26;border:1px solid #fff3;border-radius:16px;min-width:130px;padding:20px 28px}.welcome-stat-value{color:#fff;font-family:Poppins,sans-serif;font-size:36px;font-weight:700}.welcome-stat-label{color:#fffc;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:13px;font-weight:500}.dashboard-main-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.dashboard-card{background:var(--bg-white);box-shadow:var(--shadow-md);border:1px solid var(--border-light);border-radius:16px;transition:all .3s;overflow:hidden}.dashboard-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.card-header{border-bottom:1px solid var(--border-light);background:linear-gradient(180deg,#fafbfc 0%,var(--bg-white)100%);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.card-header-left{align-items:center;gap:12px;display:flex}.card-icon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.card-icon.notifications{background:linear-gradient(135deg,var(--brand-primary)0%,var(--brand-accent)100%)}.card-icon.ongoing{background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%)}.card-icon.upcoming{background:linear-gradient(135deg,var(--success-color)0%,#059669 100%)}.card-icon.completed{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.card-icon.schedule{background:linear-gradient(135deg,var(--warning-color)0%,#d97706 100%)}.card-title{color:var(--text-primary);margin:0;font-family:Poppins,sans-serif;font-size:18px;font-weight:600}.card-badge{background:var(--brand-primary);color:#fff;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.card-body{flex-direction:column;gap:16px;max-height:400px;padding:20px 24px;display:flex;overflow-y:auto}.card-body::-webkit-scrollbar{width:6px}.card-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.card-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.card-body::-webkit-scrollbar-thumb:hover{background:#bbb}.card-loading,.card-empty{text-align:center;color:var(--text-secondary);padding:48px 24px}.card-loading{flex-direction:column;align-items:center;gap:16px;display:flex}.loading-spinner-dashboard{border:3px solid var(--border-light);border-top-color:var(--brand-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.card-empty-icon{background:var(--bg-page);width:64px;height:64px;color:var(--text-light);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.card-empty h4{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:600}.card-empty p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.card-error{color:var(--error-color);background:#fef2f2;border-radius:12px;align-items:center;gap:12px;padding:16px;font-size:14px;font-weight:500;display:flex}.notification-card{border:1px solid #0000;border-radius:12px;gap:14px;padding:16px 18px;transition:all .2s;display:flex}.notification-card.primary{background:linear-gradient(135deg,#eff6ff 0%,#e0f2fe 100%);border-color:#bfdbfe}.notification-card.warning{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-color:#fde68a}.notification-card.danger{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#fecaca}.notification-card.info{border-color:var(--border-light);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.notification-indicator{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.notification-card.primary .notification-indicator{background:var(--brand-primary);box-shadow:0 0 0 4px #03367226}.notification-card.warning .notification-indicator{background:var(--warning-color);box-shadow:0 0 0 4px #f59e0b26}.notification-card.danger .notification-indicator{background:var(--error-color);box-shadow:0 0 0 4px #ef444426}.notification-card.info .notification-indicator{background:var(--text-light);box-shadow:0 0 0 4px #94a3b826}.notification-content{flex:1}.notification-title{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:600}.notification-desc{color:var(--text-secondary);font-size:13px;line-height:1.5}.notification-action-btn{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.notification-action-btn:hover{background:var(--brand-primary-dark);transform:translateY(-1px)}.webinar-card{background:var(--bg-page);border:1px solid var(--border-light);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:18px;transition:all .2s;display:flex}.webinar-card.clickable{cursor:pointer}.webinar-card:hover{border-color:var(--brand-accent);background:#fff;box-shadow:0 4px 12px #03367214}.webinar-card.clickable:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0336721f}.webinar-card.completed-webinar{opacity:.85}.webinar-card.completed-webinar:hover{opacity:1}.webinar-info{flex:1;min-width:0}.webinar-title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:10px;font-size:15px;font-weight:600;overflow:hidden}.webinar-meta{color:var(--text-secondary);flex-wrap:wrap;gap:14px;font-size:13px;display:flex}.webinar-meta-item{align-items:center;gap:6px;display:flex}.webinar-meta-item svg{color:var(--brand-primary)}.webinar-id{color:var(--text-light);background:var(--bg-white);border:1px solid var(--border-light);border-radius:6px;padding:4px 8px;font-family:SF Mono,Monaco,monospace;font-size:11px}.webinar-actions{flex-shrink:0}.btn-join{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #dc26264d}.btn-join:hover{transform:translateY(-2px);box-shadow:0 6px 20px #dc262666}.btn-join.live-pulse{animation:2s ease-in-out infinite pulse-button}@keyframes pulse-button{0%,to{box-shadow:0 4px 12px #dc26264d}50%{box-shadow:0 6px 20px #dc262699}}.join-webinar-btn{background:linear-gradient(135deg,var(--success-color)0%,#059669 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #10b9814d}.join-webinar-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.completed-badge{color:var(--text-secondary);background:#f0f0f5;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;display:flex}.completed-badge svg{color:var(--success-color)}.card-footnote{text-align:center;color:var(--text-light);border-top:1px solid var(--border-light);margin-top:8px;padding:12px 0 0;font-size:13px}.quick-actions-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.quick-action-btn{background:var(--bg-page);border:2px solid var(--border-light);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px 16px;transition:all .2s;display:flex}.quick-action-btn:hover{border-color:var(--brand-primary);background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0336721a}.quick-action-icon{background:linear-gradient(135deg,var(--brand-primary)0%,var(--brand-accent)100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.quick-action-label{color:var(--text-primary);font-size:14px;font-weight:600}.full-width-card{grid-column:span 2}@media (max-width:1200px){.dashboard-container{padding:24px 20px 40px}.dashboard-stats-grid{grid-template-columns:repeat(2,1fr)}.welcome-content{text-align:center;flex-direction:column}.welcome-subtitle{max-width:100%}.welcome-stats{flex-wrap:wrap;justify-content:center}}@media (max-width:900px){.dashboard-main-grid{grid-template-columns:1fr}.full-width-card{grid-column:span 1}.dashboard-welcome-section{padding:28px}.welcome-name{font-size:28px}.welcome-stat-card{min-width:100px;padding:16px 20px}.welcome-stat-value{font-size:28px}.header-title{font-size:24px}}@media (max-width:600px){.dashboard-container{padding:16px 12px 32px}.dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{gap:12px;padding:16px}.stat-icon{width:44px;height:44px}.stat-content h3{font-size:22px}.stat-content p{font-size:12px}.header-title{font-size:20px}.header-subtitle{font-size:13px}.dashboard-welcome-section{border-radius:16px;padding:24px 20px}.welcome-greeting{font-size:14px}.welcome-name{font-size:24px}.welcome-subtitle{font-size:14px}.welcome-stats{gap:10px}.welcome-stat-card{min-width:90px;padding:14px 16px}.welcome-stat-value{font-size:24px}.welcome-stat-label{font-size:11px}.card-header,.card-body{padding:16px 18px}.card-title{font-size:16px}.webinar-card{flex-direction:column;align-items:flex-start}.webinar-info{width:100%}.webinar-title{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.webinar-actions{width:100%}.join-webinar-btn{justify-content:center;width:100%}.quick-actions-grid{grid-template-columns:1fr}}.fade-in{animation:.4s ease-out fadeIn}.slide-up{animation:.5s ease-out slideUp}:root{--wbp-primary:#0a4a8a;--wbp-primary-dark:#033672;--wbp-primary-light:#1565c0;--wbp-success:#10b981;--wbp-danger:#ef4444;--wbp-warning:#f59e0b;--wbp-gray-50:#f9fafb;--wbp-gray-100:#f3f4f6;--wbp-gray-200:#e5e7eb;--wbp-gray-300:#d1d5db;--wbp-gray-400:#9ca3af;--wbp-gray-500:#6b7280;--wbp-gray-600:#4b5563;--wbp-gray-700:#374151;--wbp-gray-800:#1f2937;--wbp-gray-900:#111827;--wbp-shadow-sm:0 1px 2px 0 #0000000d;--wbp-shadow:0 4px 6px -1px #0000001a;--wbp-shadow-md:0 10px 15px -3px #0000001a;--wbp-shadow-lg:0 20px 25px -5px #0000001a;--wbp-shadow-xl:0 25px 50px -12px #00000040;--wbp-transition:all .3s cubic-bezier(.4,0,.2,1)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.wbp-container{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:100vh;padding:24px}.wbp-header{box-shadow:var(--wbp-shadow-lg);background:linear-gradient(135deg,#fff 0%,#fafbfc 100%);border:1px solid #fffc;border-radius:24px;margin-bottom:24px;padding:32px}.wbp-header-content{max-width:1400px;margin:0 auto}.wbp-title-section{margin-bottom:32px}.wbp-title{background:linear-gradient(135deg,var(--wbp-primary)0%,var(--wbp-primary-light)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;text-transform:lowercase;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:32px;font-weight:800}.wbp-title:first-letter{text-transform:uppercase}.wbp-subtitle{color:var(--wbp-gray-600);text-transform:lowercase;font-size:16px;font-weight:500}.wbp-subtitle:first-letter{text-transform:uppercase}.wbp-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.wbp-stat-item{border:1px solid var(--wbp-gray-200);transition:var(--wbp-transition);background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:16px;align-items:center;gap:16px;padding:20px 24px;display:flex}.wbp-stat-item:hover{box-shadow:var(--wbp-shadow-md);border-color:var(--wbp-primary);transform:translateY(-2px)}.wbp-stat-icon{background:linear-gradient(135deg,var(--wbp-primary)0%,var(--wbp-primary-light)100%);color:#fff;border-radius:12px;flex-shrink:0;width:48px;height:48px;padding:12px}.wbp-stat-icon.live{background:linear-gradient(135deg,var(--wbp-danger)0%,#f97316 100%)}.wbp-stat-icon.upcoming{background:linear-gradient(135deg,var(--wbp-success)0%,#14b8a6 100%)}.wbp-stat-info{flex-direction:column;gap:2px;display:flex}.wbp-stat-value{color:var(--wbp-gray-900);font-size:24px;font-weight:700;line-height:1}.wbp-stat-label{color:var(--wbp-gray-600);text-transform:lowercase;font-size:13px;font-weight:500}.wbp-stat-label:first-letter{text-transform:uppercase}.wbp-filters{flex-wrap:nowrap;align-items:center;gap:16px;max-width:1400px;margin:0 auto 24px;display:flex}@media (max-width:1200px){.wbp-filters{flex-wrap:wrap}}.wbp-search-wrapper{flex:1;min-width:280px;position:relative}.wbp-search-icon{width:20px;height:20px;color:var(--wbp-gray-400);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.wbp-search-input{border:2px solid var(--wbp-gray-200);width:100%;transition:var(--wbp-transition);color:var(--wbp-gray-900);background:#fff;border-radius:16px;padding:14px 44px 14px 48px;font-size:15px;font-weight:500}.wbp-search-input::placeholder{color:var(--wbp-gray-400)}.wbp-search-input:focus{border-color:var(--wbp-primary);outline:none;box-shadow:0 0 0 4px #0a4a8a1a}.wbp-search-clear{background:var(--wbp-gray-200);cursor:pointer;width:28px;height:28px;transition:var(--wbp-transition);color:var(--wbp-gray-600);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.wbp-search-clear:hover{background:var(--wbp-gray-300);color:var(--wbp-gray-900)}.wbp-filter-tabs{border:2px solid var(--wbp-gray-200);background:#fff;border-radius:16px;gap:8px;padding:6px;display:flex}.wbp-filter-tab{color:var(--wbp-gray-600);cursor:pointer;transition:var(--wbp-transition);white-space:nowrap;text-transform:lowercase;background:0 0;border:none;border-radius:12px;padding:10px 24px;font-size:14px;font-weight:600}.wbp-filter-tab:first-letter{text-transform:uppercase}.wbp-filter-tab:hover{background:var(--wbp-gray-100);color:var(--wbp-gray-900)}.wbp-filter-tab.active{background:linear-gradient(135deg,var(--wbp-primary)0%,var(--wbp-primary-light)100%);color:#fff;box-shadow:0 4px 12px #0a4a8a4d}.wbp-year-filter-tags{flex-wrap:wrap;gap:.75rem;max-width:1400px;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:0 24px;display:flex}.wbp-year-tag{border:1px solid var(--wbp-gray-200);color:var(--wbp-gray-600);cursor:pointer;transition:var(--wbp-transition);background:#fff;border-radius:20px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500}.wbp-year-tag:hover{background:var(--wbp-gray-100);border-color:var(--wbp-gray-300)}.wbp-year-tag.active{background:var(--wbp-primary);color:#fff;border-color:var(--wbp-primary)}.wbp-tag-filter-tags{flex-wrap:wrap;gap:.5rem;max-width:1400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:0 24px;display:flex}.wbp-tag-filter-btn{border:1px solid var(--wbp-gray-200);color:var(--wbp-gray-600);cursor:pointer;transition:var(--wbp-transition);background:#fff;border-radius:16px;padding:.4rem 1rem;font-size:.8rem;font-weight:500}.wbp-tag-filter-btn:hover{background:var(--wbp-gray-100);border-color:var(--wbp-gray-300)}.wbp-tag-filter-btn.active{background:var(--wbp-primary);color:#fff;border-color:var(--wbp-primary)}.wbp-month-group{max-width:1400px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:0 24px}.wbp-month-header{color:var(--wbp-primary);border-bottom:2px solid var(--wbp-gray-200);text-transform:capitalize;align-items:center;gap:.5rem;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600;display:flex}.wbp-month-header.live-header{color:#dc2626;border-bottom-color:#dc2626}.live-indicator-dot{background-color:#dc2626;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:2s ease-in-out infinite pulse-live}@keyframes pulse-live{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.wbp-content{max-width:1400px;margin:0 auto}.wbp-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.wbp-spinner{border:4px solid var(--wbp-gray-200);border-top-color:var(--wbp-primary);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite wbp-spin}@keyframes wbp-spin{to{transform:rotate(360deg)}}.wbp-loading p{color:var(--wbp-gray-600);text-transform:lowercase;font-size:15px;font-weight:500}.wbp-loading p:first-letter{text-transform:uppercase}.wbp-error{text-align:center;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:2px solid #fecaca;border-radius:16px;max-width:500px;margin:60px auto;padding:32px}.wbp-error-icon{margin-bottom:16px;font-size:48px}.wbp-error-text{color:var(--wbp-danger);text-transform:lowercase;font-size:15px;font-weight:600}.wbp-error-text:first-letter{text-transform:uppercase}.wbp-empty{border:2px dashed var(--wbp-gray-300);text-align:center;background:#fff;border-radius:24px;max-width:500px;margin:60px auto;padding:60px 32px}.wbp-empty-icon{opacity:.5;margin-bottom:16px;font-size:64px}.wbp-empty-title{color:var(--wbp-gray-900);text-transform:lowercase;margin-bottom:8px;font-size:20px;font-weight:700}.wbp-empty-title:first-letter{text-transform:uppercase}.wbp-empty-text{color:var(--wbp-gray-600);text-transform:lowercase;font-size:15px}.wbp-empty-text:first-letter{text-transform:uppercase}.wbp-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.wbp-card{box-shadow:var(--wbp-shadow);transition:var(--wbp-transition);cursor:pointer;background:#fff;border:2px solid #0000;border-radius:20px;position:relative;overflow:hidden}.wbp-card:hover{box-shadow:var(--wbp-shadow-xl);border-color:var(--wbp-primary);transform:translateY(-8px)}.wbp-badge{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--wbp-shadow-md);border-radius:12px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:700;display:flex;position:absolute;top:16px;right:16px}.wbp-badge.live{color:#fff;background:#ef4444f2}.wbp-badge.upcoming{color:#fff;background:#3b82f6f2}.wbp-badge.past{color:#fff;background:#6b7280f2}.wbp-badge-pulse{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite wbp-pulse}@keyframes wbp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.wbp-card-image{background:#f0f9ff;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.wbp-card-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:var(--wbp-transition);display:block;position:absolute;top:0;left:0}.wbp-card:hover .wbp-card-image img{transform:scale(1.05)}.wbp-card-overlay{background:linear-gradient(#0000,#0006);position:absolute;inset:0}.wbp-card-body{padding:24px 24px 0}.wbp-card-title{color:var(--wbp-gray-900);-webkit-line-clamp:2;text-transform:lowercase;-webkit-box-orient:vertical;margin:0 0 16px;font-size:18px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.wbp-card-title:first-letter{text-transform:uppercase}.wbp-card-meta{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.wbp-meta-item{color:var(--wbp-gray-600);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.wbp-meta-item svg{width:16px;height:16px;color:var(--wbp-gray-400);flex-shrink:0}.wbp-action-btn{cursor:pointer;width:calc(100% - 40px);transition:var(--wbp-transition);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:0 20px 20px;padding:14px 20px;font-size:15px;font-weight:600;display:flex}.wbp-action-btn.live{background:linear-gradient(135deg,var(--wbp-danger)0%,#f97316 100%);color:#fff;box-shadow:0 4px 12px #ef44444d}.wbp-action-btn.live:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.wbp-action-btn.upcoming{background:linear-gradient(135deg,var(--wbp-success)0%,#14b8a6 100%);color:#fff;box-shadow:0 4px 12px #10b9814d}.wbp-action-btn.upcoming:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.wbp-action-btn.past{background:linear-gradient(135deg,var(--wbp-primary)0%,var(--wbp-primary-light)100%);color:#fff;box-shadow:0 4px 12px #0a4a8a4d}.wbp-action-btn.past:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0a4a8a66}.wbp-action-btn svg{width:18px;height:18px}@media (max-width:1200px){.wbp-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.wbp-container{padding:16px 16px 3rem}.wbp-header{border-radius:20px;padding:24px}.wbp-title{font-size:24px}.wbp-subtitle{font-size:14px}.wbp-stats{grid-template-columns:1fr}.wbp-filters{flex-direction:column;align-items:stretch}.wbp-search-wrapper{width:100%;min-width:auto}.wbp-filter-tabs{justify-content:center;width:100%}.wbp-grid{grid-template-columns:1fr;gap:16px}.wbp-card-body{padding:20px}.wbp-card-title{font-size:16px}}@media (max-width:480px){.wbp-container{padding-bottom:4rem}.wbp-stats{gap:12px}.wbp-stat-item{padding:16px}.wbp-stat-icon{width:40px;height:40px;padding:10px}.wbp-stat-value{font-size:20px}.wbp-filter-tabs{padding:4px}.wbp-filter-tab{padding:8px 16px;font-size:13px}.wbp-card-image{height:180px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.settings-container{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);gap:0;height:calc(100vh - 70px);font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.settings-sidebar{background:linear-gradient(#fff 0%,#fafbfc 100%);border-right:1px solid #e2e8f0;flex-shrink:0;width:320px;padding:40px 32px;box-shadow:4px 0 24px #0000000a}.settings-header h1{background:linear-gradient(135deg,#033672 0%,#0a4a8a 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:28px;font-weight:700}.settings-header p{color:#64748b;margin:0 0 40px;font-size:15px;font-weight:400;line-height:1.6}.settings-nav{flex-direction:column;gap:8px;display:flex}.settings-nav-item{cursor:pointer;color:#475569;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:16px;width:100%;padding:16px 20px;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.settings-nav-item:before{content:"";opacity:0;background:linear-gradient(135deg,#0336720d 0%,#0a4a8a0d 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.settings-nav-item:hover:before{opacity:1}.settings-nav-item:hover{color:#1e293b;transform:translateY(-1px)}.settings-nav-item.active{color:#fff;background:linear-gradient(135deg,#033672 0%,#0a4a8a 100%);box-shadow:0 8px 25px #0336724d}.settings-nav-item.active:before{opacity:0}.settings-nav-item.active:hover{transform:translateY(-2px);box-shadow:0 12px 35px #03367266}.settings-main{background:0 0;flex:1;padding:0;overflow-y:auto}.settings-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fff 0%,#fefeff 100%);border:1px solid #e2e8f0;border-radius:20px;margin:32px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014}.settings-section:before{content:"";background:linear-gradient(90deg,#0000 0%,#0336721a 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.section-header{background:linear-gradient(135deg,#fefeff 0%,#f8fafc 100%);border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:32px 40px;display:flex}.section-header h2{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:24px;font-weight:700}.section-header p{color:#64748b;margin:0;font-size:15px;font-weight:400;line-height:1.5}.save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#033672 0%,#0a4a8a 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 24px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #03367240}.save-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.save-btn:hover:before{left:100%}.save-btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #03367259}.save-btn:disabled{cursor:not-allowed;background:linear-gradient(135deg,#94a3b8 0%,#cbd5e1 100%);transform:none;box-shadow:0 4px 15px #0000001a}.profile-picture-section{background:linear-gradient(135deg,#fefeff 0%,#f8fafc 100%);border-bottom:1px solid #f1f5f9;align-items:center;gap:32px;padding:40px;display:flex;position:relative}.premium-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#03367205 0%,#0a4a8a03 100%);border-radius:20px 20px 0 0;position:absolute;inset:0}.profile-avatar-container{position:relative}.profile-avatar-large{object-fit:cover;border:4px solid #fff;border-radius:50%;width:100px;height:100px;transition:all .3s;box-shadow:0 12px 40px #00000026}.profile-avatar-large:hover{transform:scale(1.02);box-shadow:0 16px 50px #0003}.profile-avatar-placeholder{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#033672 0%,#0a4a8a 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:36px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 12px 40px #03367240}.premium-avatar:hover{transform:scale(1.02);box-shadow:0 16px 50px #03367259}.avatar-edit-btn{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:0;right:0;box-shadow:0 6px 20px #00000026}.premium-edit-btn:hover{background:linear-gradient(135deg,#033672 0%,#0a4a8a 100%);transform:scale(1.1);box-shadow:0 8px 25px #0336724d}.premium-edit-btn:hover label{color:#fff}.avatar-edit-btn label{cursor:pointer;color:#64748b;justify-content:center;align-items:center;transition:color .3s;display:flex}.profile-info .expert-name{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:24px;font-weight:700}.expert-email{color:#64748b;margin:0 0 16px;font-size:16px;font-weight:400}.expert-badges{flex-wrap:wrap;gap:12px;display:flex}.expert-role{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#033672 0%,#0a4a8a 100%);border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #03367240}.premium-badge:hover{transform:translateY(-1px);box-shadow:0 6px 20px #03367259}.verified-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #05966940}.verified-badge:hover{transform:translateY(-1px);box-shadow:0 6px 20px #05966959}.form-grid{padding:40px}.form-row{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px;display:grid}.form-field{flex-direction:column;display:flex;position:relative}.form-field label{color:#374151;letter-spacing:-.01em;margin-bottom:8px;font-size:14px;font-weight:600}.required{color:#ef4444;font-weight:700}.form-field input{color:#0f172a;background:linear-gradient(#fff 0%,#fefeff 100%);border:2px solid #e2e8f0;border-radius:12px;padding:16px 20px;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 10px #0000000a}.form-field input:focus{background:#fff;border-color:#033672;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #0336721a,0 4px 20px #00000014}.form-field input:disabled{color:#94a3b8;cursor:not-allowed;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-color:#e2e8f0}.form-field input::placeholder{color:#94a3b8;font-weight:400}.password-form .full-width{grid-column:1/-1;margin-bottom:32px}.password-fields-row{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px;display:grid}.password-input-container{align-items:center;display:flex;position:relative}.password-input-container input{flex:1;padding-right:50px}.password-toggle{cursor:pointer;color:#64748b;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:color .2s;display:flex;position:absolute;right:15px}.password-toggle:hover{color:#033672}.label-with-button{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.generate-btn-small{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#033672 0%,#0a4a8a 100%);border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #03367233}.generate-btn-small:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.generate-btn-small:hover:before{left:100%}.generate-btn-small:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0336724d}.generate-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#033672 0%,#0a4a8a 100%);border:none;border-radius:12px;padding:16px 20px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #03367240}.generate-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.generate-btn:hover:before{left:100%}.generate-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #03367259}.loading-state,.error-state{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;height:200px;margin:24px;display:flex}.error-state{color:#ef4444;background:#fef2f2;border-color:#fecaca}.premium-phone .PhoneInputInput{color:#0f172a!important;background:linear-gradient(#fff 0%,#fefeff 100%)!important;border:2px solid #e2e8f0!important;border-radius:12px!important;width:100%!important;padding:16px 20px!important;font-size:15px!important;font-weight:500!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 2px 10px #0000000a!important}.premium-phone .PhoneInputInput:focus{background:#fff!important;border-color:#033672!important;outline:none!important;transform:translateY(-1px)!important;box-shadow:0 0 0 4px #0336721a,0 4px 20px #00000014!important}.premium-phone .PhoneInputCountrySelect{background:linear-gradient(#fff 0%,#fefeff 100%)!important;border:2px solid #e2e8f0!important;border-radius:12px 0 0 12px!important;padding:16px 12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 2px 10px #0000000a!important}.premium-phone .PhoneInputCountrySelect:focus{border-color:#033672!important;outline:none!important;transform:translateY(-1px)!important;box-shadow:0 0 0 4px #0336721a,0 4px 20px #00000014!important}.premium-phone .PhoneInputCountrySelectArrow{color:#64748b!important;transition:color .3s!important}.premium-phone .PhoneInputCountrySelect:hover .PhoneInputCountrySelectArrow{color:#033672!important}.premium-phone .PhoneInputCountryIcon{border-radius:2px!important;margin-right:8px!important;box-shadow:0 1px 3px #0000001a!important}.premium-phone .PhoneInputCountryIcon--square{width:18px!important;height:18px!important}@media (max-width:768px){.settings-container{flex-direction:column;height:auto;padding-bottom:3rem}.settings-sidebar{width:100%;padding:16px}.settings-nav{flex-direction:row;gap:8px}.settings-nav-item{width:fit-content}.settings-main{padding:0}.settings-section{border-radius:8px;margin:16px}.section-header{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.profile-picture-section{text-align:center;flex-direction:column;padding:20px}.form-grid{padding:20px}.form-row{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.password-form .form-row{grid-template-columns:1fr}.password-field{flex-direction:column}}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.meeting-iframe{border:none;width:100vw;height:100vh;position:fixed;top:0;left:0}:root{--wdp-primary:#2563eb;--wdp-primary-hover:#1d4ed8;--wdp-primary-light:#dbeafe;--wdp-gradient-start:#ebf4ff;--wdp-gradient-end:#dbeafe;--wdp-blue:#3b82f6;--wdp-orange:#f59e0b;--wdp-green:#10b981;--wdp-purple:#8b5cf6;--wdp-red:#ef4444;--wdp-gray:#6b7280;--wdp-text-dark:#1f2937;--wdp-text-medium:#4b5563;--wdp-text-light:#6b7280;--wdp-bg-white:#fff;--wdp-bg-gray:#f9fafb;--wdp-border:#e5e7eb;--wdp-shadow-sm:0 1px 2px 0 #0000000d;--wdp-shadow:0 4px 6px -1px #0000001a;--wdp-shadow-md:0 6px 12px -2px #0000001a;--wdp-shadow-lg:0 10px 20px -3px #00000026;--wdp-radius-sm:8px;--wdp-radius:12px;--wdp-radius-lg:16px;--wdp-transition:all .3s cubic-bezier(.4,0,.2,1)}.wdp-container{padding:1rem 2rem}.wdp-toast{z-index:10000}.wdp-loading-container{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.wdp-spinner{border:4px solid var(--wdp-primary-light);border-top-color:var(--wdp-primary);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite wdp-spin}@keyframes wdp-spin{to{transform:rotate(360deg)}}.wdp-loading-text{color:var(--wdp-text-medium);font-size:14px;font-weight:500}.wdp-header{margin-bottom:16px}.wdp-breadcrumb{background:var(--wdp-bg-white);border-radius:var(--wdp-radius);box-shadow:var(--wdp-shadow-sm);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;font-size:14px;display:flex}.wdp-back-button{background:var(--wdp-primary-light);cursor:pointer;width:32px;height:32px;transition:var(--wdp-transition);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.wdp-back-button svg{width:18px;height:18px;color:var(--wdp-primary);stroke:var(--wdp-primary);stroke-width:2.5px}.wdp-back-button:hover{background:var(--wdp-primary)}.wdp-back-button:hover svg{color:#fff;stroke:#fff}.wdp-back-button-icon{transition:var(--wdp-transition);stroke-width:2.5px;width:18px!important;height:18px!important;color:var(--wdp-primary)!important}.wdp-breadcrumb-link{color:var(--wdp-text-medium);cursor:pointer;transition:var(--wdp-transition)}.wdp-breadcrumb-link:hover{color:var(--wdp-primary)}.wdp-breadcrumb-separator{color:var(--wdp-text-light)}.wdp-breadcrumb-active{color:var(--wdp-text-dark);text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-weight:600;overflow:hidden}.wdp-error-banner{border-radius:var(--wdp-radius);color:#991b1b;box-shadow:var(--wdp-shadow-sm);background:#fee2e2;border:1px solid #fca5a5;margin-bottom:16px;padding:12px 16px;font-size:14px}.wdp-content{margin:0 auto}.wdp-stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.wdp-stat-card{background:var(--wdp-bg-white);border-radius:var(--wdp-radius);box-shadow:var(--wdp-shadow);transition:var(--wdp-transition);align-items:center;gap:16px;padding:20px 24px;display:flex}.wdp-stat-card:hover{box-shadow:var(--wdp-shadow-md);transform:translateY(-2px)}.wdp-stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.wdp-stat-icon svg{width:26px;height:26px}.wdp-icon-blue{color:var(--wdp-blue);background:#dbeafe}.wdp-icon-orange{color:var(--wdp-orange);background:#fed7aa}.wdp-icon-green{color:var(--wdp-green);background:#d1fae5}.wdp-icon-purple{color:var(--wdp-purple);background:#e9d5ff}.wdp-icon-red{color:var(--wdp-red);background:#fee2e2}.wdp-icon-gray{color:var(--wdp-gray);background:#f3f4f6}.wdp-stat-info{flex:1;min-width:0}.wdp-stat-value{color:var(--wdp-text-dark);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:20px;font-weight:700;overflow:hidden}.wdp-stat-label{color:var(--wdp-text-light);letter-spacing:.5px;font-size:12px;font-weight:600}.wdp-two-column{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.wdp-main{background:var(--wdp-bg-white);border-radius:var(--wdp-radius-lg);box-shadow:var(--wdp-shadow-md);padding:24px}.wdp-main:last-child{margin-bottom:0}.wdp-banner-wrapper{margin-bottom:24px}.wdp-banner-container{border-radius:var(--wdp-radius);width:100%;height:0;box-shadow:var(--wdp-shadow-md);background:#f0f9ff;padding-bottom:56.25%;position:relative;overflow:hidden}.wdp-banner-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.wdp-banner-overlay{justify-content:flex-end;align-items:flex-start;padding:20px;display:flex;position:absolute;inset:0}.wdp-banner-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--wdp-shadow);text-transform:capitalize;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;display:inline-flex}.wdp-banner-badge.wdp-badge-live{background:#ef4444f2}.wdp-banner-badge.wdp-badge-upcoming{background:#3b82f6f2}.wdp-banner-badge.wdp-badge-past{background:#6b7280f2}.wdp-live-dot{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite wdp-pulse}@keyframes wdp-pulse{0%,to{opacity:1}50%{opacity:.5}}.wdp-badge-text{color:#fff;letter-spacing:.5px;text-transform:capitalize;font-size:12px;font-weight:700}.wdp-title{color:var(--wdp-text-dark);text-transform:lowercase;margin-bottom:16px;font-size:28px;font-weight:700;line-height:1.3}.wdp-title:first-letter{text-transform:uppercase}.wdp-description{color:var(--wdp-text-medium);margin-bottom:24px;font-size:15px;line-height:1.6}.wdp-description h1,.wdp-description h2,.wdp-description h3,.wdp-description h4,.wdp-description h5,.wdp-description h6{color:var(--wdp-text-dark);text-transform:lowercase;margin-top:16px;margin-bottom:8px}.wdp-description h1:first-letter,.wdp-description h2:first-letter,.wdp-description h3:first-letter,.wdp-description h4:first-letter,.wdp-description h5:first-letter,.wdp-description h6:first-letter{text-transform:uppercase}.wdp-description p{margin-bottom:12px}.wdp-description ul,.wdp-description ol{margin-bottom:12px;margin-left:24px}.wdp-description a{color:var(--wdp-primary);text-decoration:underline}.wdp-description a:hover{color:var(--wdp-primary-hover)}.wdp-program-section{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.wdp-program-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow-x:auto}.wdp-program-table{border-collapse:collapse;width:100%}.wdp-program-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.wdp-program-table th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.025em;padding:1rem;font-size:.875rem;font-weight:600}.wdp-program-time-header{width:150px}.wdp-program-table tbody tr{border-bottom:1px solid #e2e8f0;transition:background-color .2s}.wdp-program-table tbody tr:last-child{border-bottom:none}.wdp-program-table tbody tr:hover{background-color:#f8fafc}.wdp-program-table td{vertical-align:top;padding:1rem}.wdp-program-time{color:#3b82f6;white-space:nowrap;font-size:.9rem;font-weight:600}.wdp-program-content{font-size:.9rem}.wdp-program-title{color:#1e293b;margin-bottom:.5rem;font-weight:600;line-height:1.5}.wdp-program-description{color:#64748b;font-size:.875rem;line-height:1.6}@media (max-width:768px){.wdp-program-table th,.wdp-program-table td{padding:.75rem}.wdp-program-time-header{width:120px}}.wdp-section{margin-top:32px}.wdp-section-title{color:var(--wdp-text-dark);border-bottom:2px solid var(--wdp-border);align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;font-size:20px;font-weight:700;display:flex}.wdp-section-icon{width:22px;height:22px;color:var(--wdp-primary)}.wdp-experts-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.wdp-experts-list{flex-direction:column;gap:16px;display:flex}.wdp-expert-card-vertical{background:var(--wdp-bg-gray);border-radius:var(--wdp-radius);transition:var(--wdp-transition);border:1px solid var(--wdp-border);align-items:center;gap:20px;width:100%;padding:20px;display:flex}.wdp-expert-card-vertical:hover{background:var(--wdp-bg-white);box-shadow:var(--wdp-shadow);border-color:var(--wdp-primary);transform:translateY(-2px)}.wdp-expert-card-vertical .wdp-expert-avatar{border:3px solid var(--wdp-primary-light);width:80px;height:80px;box-shadow:var(--wdp-shadow);border-radius:50%;flex-shrink:0;overflow:hidden}.wdp-expert-card{background:var(--wdp-bg-gray);border-radius:var(--wdp-radius);transition:var(--wdp-transition);border:1px solid var(--wdp-border);align-items:center;gap:16px;padding:16px;display:flex}.wdp-expert-card:hover{background:var(--wdp-bg-white);box-shadow:var(--wdp-shadow);transform:translate(4px)}.wdp-expert-avatar{border:3px solid var(--wdp-primary-light);width:64px;height:64px;box-shadow:var(--wdp-shadow);border-radius:50%;flex-shrink:0;overflow:hidden}.wdp-expert-avatar img{object-fit:cover;width:100%;height:100%}.wdp-expert-info{flex:1;min-width:0}.wdp-expert-name{color:var(--wdp-text-dark);margin-bottom:4px;font-size:16px;font-weight:600}.wdp-expert-regalia{color:var(--wdp-text-medium);font-size:13px;line-height:1.4}.wdp-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.wdp-btn-primary{background:var(--wdp-primary);color:#fff;border-radius:var(--wdp-radius);cursor:pointer;transition:var(--wdp-transition);box-shadow:var(--wdp-shadow);border:none;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;display:inline-flex;position:relative}.wdp-btn-primary:hover{background:var(--wdp-primary-hover);box-shadow:var(--wdp-shadow-lg);transform:translateY(-2px)}.wdp-btn-primary:active{transform:translateY(0)}.wdp-btn-loading{opacity:.8;pointer-events:none;cursor:wait!important}.wdp-btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;margin-right:8px;animation:.8s linear infinite wdpBtnSpin}@keyframes wdpBtnSpin{to{transform:rotate(360deg)}}.wdp-btn-disabled{opacity:.7;cursor:not-allowed!important;background:#6b7280!important}.wdp-btn-disabled:hover{box-shadow:var(--wdp-shadow)!important;background:#6b7280!important;transform:none!important}.wdp-btn-blink{animation:1.5s ease-in-out infinite wdpButtonBlink}@keyframes wdpButtonBlink{0%,to{opacity:.7;box-shadow:0 4px 12px #6b72804d}50%{opacity:.5;box-shadow:0 6px 20px #6b728066}}.wdp-countdown-card{border-radius:var(--wdp-radius);color:#fff;background:linear-gradient(135deg,#033672 0%,#024a9e 100%);margin-bottom:24px;padding:24px;box-shadow:0 8px 24px #0336724d}.wdp-countdown-title{color:#fff;align-items:center;gap:10px;margin-bottom:20px;font-size:18px;font-weight:700;display:flex}.wdp-countdown-title .wdp-section-icon{color:#fff;width:22px;height:22px}.wdp-countdown-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.wdp-countdown-block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff26;border:1px solid #fff3;border-radius:12px;padding:16px 12px;transition:all .3s}.wdp-countdown-block:hover{background:#ffffff40;transform:translateY(-2px)}.wdp-countdown-value{color:#fff;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:28px;font-weight:700;display:block}.wdp-countdown-label{color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600;display:block}@media (max-width:768px){.wdp-countdown-grid{grid-template-columns:repeat(2,1fr)}.wdp-countdown-value{font-size:24px}}.wdp-btn-icon{width:18px;height:18px}.wdp-live-pulse{background:#fef3c7;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite wdp-pulse;position:absolute;left:12px}.wdp-webinars-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.wdp-no-webinars{text-align:center;color:var(--wdp-text-light);grid-column:1/-1;padding:40px 20px;font-size:14px}.wdp-webinar-card{background:var(--wdp-bg-white);border-radius:var(--wdp-radius);box-shadow:var(--wdp-shadow);transition:var(--wdp-transition);cursor:pointer;border:1px solid var(--wdp-border);overflow:hidden}.wdp-webinar-card:hover{box-shadow:var(--wdp-shadow-lg)}.wdp-webinar-img-wrapper{background:#f0f9ff;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.wdp-webinar-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:var(--wdp-transition);display:block;position:absolute;top:0;left:0}.wdp-webinar-card:hover .wdp-webinar-img{transform:scale(1.05)}.wdp-webinar-overlay{background:linear-gradient(#0003 0%,#0000 100%);justify-content:flex-end;align-items:flex-start;padding:12px;display:flex;position:absolute;inset:0}.wdp-webinar-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--wdp-text-dark);letter-spacing:.5px;background:#ffffffe6;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:700}.wdp-webinar-content{padding:16px}.wdp-webinar-title{color:var(--wdp-text-dark);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.wdp-webinar-meta{color:var(--wdp-text-light);flex-wrap:wrap;gap:16px;margin-bottom:12px;font-size:12px;display:flex}.wdp-webinar-meta span{align-items:center;gap:4px;display:flex}.wdp-meta-icon{width:14px;height:14px}.wdp-webinar-btn{background:var(--wdp-primary-light);color:var(--wdp-primary);cursor:pointer;transition:var(--wdp-transition);border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.wdp-webinar-btn:hover{background:var(--wdp-primary);color:#fff}.wdp-webinar-btn-icon{width:14px;height:14px}@media (max-width:1024px){.wdp-stats-grid{grid-template-columns:repeat(2,1fr)}.wdp-banner-img{height:320px}.wdp-title{font-size:24px}}@media (max-width:768px){.wdp-container{padding:12px}.wdp-stats-grid{grid-template-columns:1fr;gap:10px}.wdp-two-column{grid-template-columns:1fr}.wdp-main{padding:16px}.wdp-banner-img{height:240px}.wdp-title{font-size:20px}.wdp-section-title{font-size:18px}.wdp-webinars-grid{grid-template-columns:1fr}.wdp-breadcrumb-active{max-width:150px}}@media (max-width:480px){.wdp-container{padding-bottom:4rem}.wdp-stat-card{padding:12px}.wdp-stat-icon{width:36px;height:36px}.wdp-stat-icon svg{width:18px;height:18px}.wdp-stat-value{font-size:14px}.wdp-stat-label{font-size:10px}.wdp-banner-img{height:200px}.wdp-expert-avatar{width:56px;height:56px}.wdp-btn-primary{justify-content:center;width:100%}}@media (prefers-color-scheme:dark){:root{--wdp-text-dark:#f9fafb;--wdp-text-medium:#d1d5db;--wdp-text-light:#9ca3af;--wdp-bg-white:#1f2937;--wdp-bg-gray:#111827;--wdp-border:#374151;--wdp-gradient-start:#1f2937;--wdp-gradient-end:#111827}.wdp-breadcrumb{background:var(--wdp-bg-white)}.wdp-banner-badge{background:#1f2937f2}.wdp-badge-text{color:var(--wdp-text-dark)}.wdp-webinar-status{color:var(--wdp-text-dark);background:#1f2937e6}}:root{--epwp-primary:#2563eb;--epwp-primary-light:#3b82f6;--epwp-primary-dark:#1d4ed8;--epwp-accent:#0ea5e9;--epwp-success:#10b981;--epwp-warning:#f59e0b;--epwp-error:#ef4444;--epwp-bg-main:#f8fafc;--epwp-bg-alt:#fff;--epwp-card-bg:#fff;--epwp-text-primary:#1e293b;--epwp-text-secondary:#64748b;--epwp-text-muted:#94a3b8;--epwp-border-color:#e2e8f0;--epwp-shadow-sm:0 1px 3px #0000000a;--epwp-shadow-md:0 2px 8px #0000000f;--epwp-shadow-lg:0 4px 16px #00000014;--epwp-shadow-xl:0 8px 24px #0000001a;--epwp-radius-sm:.5rem;--epwp-radius-md:.75rem;--epwp-radius-lg:1rem;--epwp-radius-xl:1.25rem;--epwp-transition:all .2s cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.epwp-loader-container{background:var(--epwp-bg-main);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.epwp-spinner{border:3px solid #2563eb1a;border-top-color:var(--epwp-primary);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite epwp-spin}@keyframes epwp-spin{to{transform:rotate(360deg)}}.epwp-loader-text{color:var(--epwp-text-secondary);font-size:.9375rem;font-weight:500}.epwp-error-message{min-height:100vh;color:var(--epwp-text-secondary);background:var(--epwp-bg-main);justify-content:center;align-items:center;font-size:1rem;display:flex}.epwp-main-wrapper{background:var(--epwp-bg-main);min-height:100vh}.epwp-hero-header{border-bottom:1px solid var(--epwp-border-color);box-shadow:var(--epwp-shadow-sm);background:#fff;padding:1.5rem}.epwp-hero-content{flex-direction:column;gap:1.5rem;max-width:1400px;margin:0 auto;display:flex}.epwp-title-section{flex-direction:column;gap:.75rem;display:flex}.epwp-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.epwp-hero-title{color:var(--epwp-text-primary);flex:1;margin:0;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;line-height:1.3}.epwp-status-badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.epwp-badge-live{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);animation:2s ease-in-out infinite epwp-pulse-live;box-shadow:0 4px 12px #dc26264d}@keyframes epwp-pulse-live{0%,to{box-shadow:0 4px 12px #dc26264d}50%{box-shadow:0 6px 16px #dc262680}}.epwp-live-dot{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite epwp-blink}@keyframes epwp-blink{0%,to{opacity:1}50%{opacity:.3}}.epwp-badge-upcoming{color:#1e40af;background:linear-gradient(135deg,#ebf4ff 0%,#dbeafe 100%);border:none;box-shadow:0 2px 8px #2563eb1a}.epwp-badge-past{color:#475569;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border:none;box-shadow:0 2px 8px #47556914}.epwp-stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.epwp-stat-card{border-radius:var(--epwp-radius-lg);box-shadow:var(--epwp-shadow-md);border:1px solid var(--epwp-border-color);transition:var(--epwp-transition);background:#fff;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.epwp-stat-card:hover{box-shadow:var(--epwp-shadow-lg);transform:translateY(-2px)}.epwp-stat-icon{border-radius:var(--epwp-radius-md);width:56px;min-width:56px;height:56px;transition:var(--epwp-transition);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.epwp-stat-card:hover .epwp-stat-icon{transform:scale(1.05)}.epwp-icon-blue{color:#2563eb;background:linear-gradient(135deg,#ebf4ff 0%,#dbeafe 100%)}.epwp-icon-orange{color:#f59e0b;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.epwp-icon-purple{color:#9333ea;background:linear-gradient(135deg,#e9d5ff 0%,#ddd6fe 100%)}.epwp-icon-green{color:#10b981;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%)}.epwp-stat-content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.epwp-stat-value{color:var(--epwp-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;font-weight:700;line-height:1.2;overflow:hidden}.epwp-stat-label{text-transform:uppercase;letter-spacing:.05em;color:var(--epwp-text-muted);font-size:.75rem;font-weight:600}.epwp-content-area{max-width:1400px;margin:0 auto;padding:2rem 1.5rem}.epwp-recording-container{justify-content:center;display:flex}.epwp-video-card-main{border-radius:var(--epwp-radius-lg);width:100%;max-width:1200px;box-shadow:var(--epwp-shadow-lg);border:1px solid var(--epwp-border-color);transition:var(--epwp-transition);background:#fff;overflow:hidden}.epwp-video-card-main:hover{box-shadow:var(--epwp-shadow-xl)}.epwp-card-header{border-bottom:1px solid var(--epwp-border-color);background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);align-items:center;gap:1rem;padding:1.5rem;display:flex}.epwp-header-icon{width:48px;min-width:48px;height:48px;color:var(--epwp-primary);border-radius:var(--epwp-radius-md);background:linear-gradient(135deg,#ebf4ff 0%,#dbeafe 100%);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.epwp-card-title{color:var(--epwp-text-primary);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.epwp-card-subtitle{color:var(--epwp-text-secondary);margin:.25rem 0 0;font-size:.875rem}.epwp-video-player{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding-bottom:56.25%;position:relative}.epwp-video-state{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2rem;display:flex;position:absolute;inset:0}.epwp-state-icon-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.epwp-state-icon{color:#fff;font-size:2.5rem}.epwp-state-text{color:#fff;text-align:center;font-size:1.125rem;font-weight:600}.epwp-state-subtext{color:#ffffffb3;text-align:center;font-size:.875rem}.epwp-video-iframe{object-fit:cover;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.epwp-video-footer{border-top:1px solid var(--epwp-border-color);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.epwp-footer-info{flex-direction:column;gap:.25rem;display:flex}.epwp-footer-label{color:var(--epwp-text-secondary);margin:0;font-size:.875rem}.epwp-footer-label strong{color:var(--epwp-text-primary);font-weight:600}.epwp-action-btn{border-radius:var(--epwp-radius-md);transition:var(--epwp-transition);cursor:pointer;border:none;align-items:center;gap:.625rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.epwp-download-btn{background:linear-gradient(135deg,var(--epwp-primary)0%,var(--epwp-primary-dark)100%);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #2563eb40;color:#fff!important}.epwp-download-btn:hover{background:linear-gradient(135deg,var(--epwp-primary-dark)0%,#1e40af 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 24px #2563eb66;color:#fff!important}.epwp-download-btn:active{transform:translateY(0)scale(1);box-shadow:0 4px 12px #2563eb4d}.epwp-preview-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.epwp-preview-grid{grid-template-columns:2fr 1fr;gap:2rem}}.epwp-banner-card,.epwp-waiting-card{border-radius:var(--epwp-radius-lg);box-shadow:var(--epwp-shadow-lg);border:1px solid var(--epwp-border-color);transition:var(--epwp-transition);background:#fff;overflow:hidden}.epwp-banner-card:hover,.epwp-waiting-card:hover{box-shadow:var(--epwp-shadow-xl);transform:translateY(-4px)}.epwp-banner-wrapper{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.epwp-banner-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.epwp-card-footer{border-top:1px solid var(--epwp-border-color);background:#fff;padding:1.25rem 1.5rem}.epwp-waiting-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:400px;padding:2.5rem 2rem;display:flex}.epwp-waiting-icon{width:72px;height:72px;color:var(--epwp-primary);background:linear-gradient(135deg,#ebf4ff 0%,#dbeafe 100%);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:2rem;display:flex}.epwp-waiting-heading{text-transform:uppercase;letter-spacing:.05em;color:var(--epwp-text-muted);margin:0;font-size:.875rem;font-weight:600}.epwp-expert-info-box{border-radius:var(--epwp-radius-md);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);flex-direction:column;gap:.5rem;width:100%;padding:1.25rem;display:flex}.epwp-waiting-expert{color:var(--epwp-text-primary);margin:0;font-size:1.375rem;font-weight:700}.epwp-waiting-regalia{color:var(--epwp-text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.epwp-waiting-time{color:#92400e;border-radius:var(--epwp-radius-md);background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;display:flex}.epwp-waiting-btn{color:var(--epwp-text-secondary);border-radius:var(--epwp-radius-md);cursor:not-allowed;opacity:.9;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);border:none;justify-content:center;align-items:center;gap:.625rem;width:100%;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;display:inline-flex}.epwp-countdown-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0f172ad9;justify-content:center;align-items:center;padding:1.5rem;animation:.3s ease-out epwp-fade-in;display:flex;position:fixed;inset:0}@keyframes epwp-fade-in{0%{opacity:0}to{opacity:1}}.epwp-countdown-card{border-radius:var(--epwp-radius-xl);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:600px;padding:2.5rem 2rem;animation:.4s ease-out epwp-slide-up;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes epwp-slide-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.epwp-countdown-header{justify-content:center;width:100%;display:flex}.epwp-countdown-badge{color:#1e40af;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ebf4ff 0%,#dbeafe 100%);border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700;display:inline-flex}.epwp-countdown-heading{color:var(--epwp-text-primary);margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.25}.epwp-expert-preview{border-radius:var(--epwp-radius-lg);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);align-items:center;gap:1.25rem;width:100%;padding:1.5rem;display:flex}.epwp-expert-avatar{width:64px;min-width:64px;height:64px;color:var(--epwp-primary);background:linear-gradient(135deg,#ebf4ff 0%,#dbeafe 100%);border-radius:50%;justify-content:center;align-items:center;font-size:1.75rem;display:flex}.epwp-expert-details{text-align:left;flex-direction:column;flex:1;gap:.375rem;display:flex}.epwp-preview-name{color:var(--epwp-text-primary);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.epwp-preview-regalia{color:var(--epwp-text-secondary);margin:0;font-size:.9375rem;line-height:1.4}.epwp-timer-section{flex-direction:column;gap:1.25rem;width:100%;display:flex}.epwp-timer-label{color:var(--epwp-text-secondary);justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.epwp-timer-blocks{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.epwp-timer-unit{flex-direction:column;align-items:center;gap:.625rem;display:flex}.epwp-timer-number{color:var(--epwp-primary);border-radius:var(--epwp-radius-lg);background:linear-gradient(135deg,#ebf4ff 0%,#dbeafe 100%);justify-content:center;align-items:center;min-width:80px;padding:1rem 1.25rem;font-family:Inter,monospace;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;display:flex;box-shadow:0 4px 12px #2563eb26}.epwp-timer-text{text-transform:uppercase;letter-spacing:.05em;color:var(--epwp-text-muted);font-size:.75rem;font-weight:600}.epwp-join-early-btn{background:var(--epwp-primary);color:#fff;border-radius:var(--epwp-radius-lg);cursor:pointer;width:100%;transition:var(--epwp-transition);border:none;justify-content:center;align-items:center;gap:.625rem;margin-top:.5rem;padding:1rem 1.75rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 16px #2563eb40}.epwp-join-early-btn:hover{background:var(--epwp-primary-dark);transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59}.epwp-join-early-btn:active{transform:translateY(0)}@media (max-width:767px){.epwp-hero-header{padding:1rem}.epwp-hero-content{gap:1.25rem}.epwp-hero-title{font-size:1.5rem}.epwp-stats-grid{grid-template-columns:1fr;gap:1rem}.epwp-stat-card{gap:1rem;padding:1.25rem}.epwp-stat-icon{width:48px;min-width:48px;height:48px;font-size:1.25rem}.epwp-stat-value{font-size:1.125rem}.epwp-content-area{padding:1.5rem 1rem}.epwp-card-header{padding:1.25rem}.epwp-header-icon{width:40px;min-width:40px;height:40px;font-size:1.25rem}.epwp-card-title{font-size:1.125rem}.epwp-video-footer{flex-direction:column;align-items:stretch;padding:1.25rem}.epwp-action-btn{justify-content:center;width:100%}.epwp-countdown-card{padding:2rem 1.5rem}.epwp-expert-preview{gap:1rem;padding:1.25rem}.epwp-expert-avatar{width:56px;min-width:56px;height:56px;font-size:1.5rem}.epwp-timer-blocks{gap:.75rem}.epwp-timer-number{min-width:70px;padding:.875rem 1rem;font-size:1.75rem}.epwp-waiting-content{min-height:350px;padding:2rem 1.5rem}.epwp-waiting-icon{width:64px;height:64px;font-size:1.75rem}}@media (min-width:768px) and (max-width:1023px){.epwp-hero-header{padding:1.25rem}.epwp-stats-grid{grid-template-columns:repeat(2,1fr)}.epwp-preview-grid{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){:root{--epwp-bg-main:#0f172a;--epwp-bg-alt:#1e293b;--epwp-card-bg:#1e293b;--epwp-text-primary:#f1f5f9;--epwp-text-secondary:#cbd5e1;--epwp-text-muted:#64748b;--epwp-border-color:#334155}.epwp-hero-header{background:var(--epwp-card-bg);border-bottom-color:var(--epwp-border-color)}.epwp-stat-card,.epwp-video-card-main,.epwp-banner-card,.epwp-waiting-card,.epwp-countdown-card,.epwp-card-header,.epwp-card-footer,.epwp-video-footer{background:var(--epwp-card-bg);border-color:var(--epwp-border-color)}.epwp-video-player,.epwp-banner-wrapper{background:linear-gradient(135deg,#0f172a 0%,#020617 100%)}}.meeting-shell{z-index:9999;background:#000;overflow:hidden;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important}.meeting-frame-wrapper{width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.meeting-frame-card{background:#1a1a1a;width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.meeting-frame-card iframe{border:none!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.meeting-loading{color:#fff;text-align:center;z-index:10;background:#000c;border-radius:10px;padding:2rem;font-size:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.meeting-fab-back,.meeting-fab-refresh{color:#fff;cursor:pointer;z-index:10000;background:#033672;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000004d;position:fixed!important}.meeting-fab-back:hover,.meeting-fab-refresh:hover{background:#062c58;transform:scale(1.1)}.meeting-fab-back{top:20px!important;left:20px!important}.meeting-fab-refresh{bottom:20px!important;right:20px!important}.meeting-room-empty{text-align:center;background:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.meeting-room-empty h3{color:#033672;margin-bottom:1rem;font-size:2rem}.meeting-room-empty p{color:#666;font-size:1.2rem}@media (max-width:768px){.meeting-fab-back,.meeting-fab-refresh{width:45px;height:45px}.meeting-fab-back{top:15px!important;left:15px!important}.meeting-fab-refresh{bottom:15px!important;right:15px!important}.meeting-loading{padding:1.5rem;font-size:1rem}}
