.webinar-main-container{max-width:1440px;width:100%;margin:0 auto;padding:40px 24px 80px;background-color:#FFFFFF;font-family:var(--font-sans,"Montserrat",sans-serif);overflow-x:hidden}.webinar-hero-card{background:var(--meethas-blue-bg);border-radius:24px;padding:60px 50px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden;margin-bottom:30px}.webinar-hero-left{flex:1;max-width:540px;z-index:2}.webinar-tagline{color:var(--meethas-blue);font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}.webinar-hero-title{color:var(--meethas-blue-dark);font-size:44px;font-weight:800;line-height:1.2;margin-bottom:20px;letter-spacing:-.5px}.webinar-hero-desc{color:var(--meethas-text-light);font-size:15px;line-height:1.7;margin-bottom:32px}.webinar-hero-actions{display:flex;align-items:center;gap:16px}.btn-webinar-primary{background-color:var(--meethas-blue);color:#FFFFFF;border:2px solid var(--meethas-blue);padding:14px 28px;border-radius:8px;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn-webinar-primary:hover{background-color:var(--meethas-blue-dark);border-color:var(--meethas-blue-dark);transform:translateY(-2px);box-shadow:0 8px 20px rgba(1,59,146,.2)}.btn-webinar-outline{background-color:#FFFFFF;color:var(--meethas-blue);border:2px solid var(--meethas-blue);padding:14px 28px;border-radius:8px;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn-webinar-outline:hover{background-color:var(--meethas-blue-bg);transform:translateY(-2px)}.webinar-hero-right{flex:1.1;display:flex;align-items:center;gap:20px;position:relative;width:100%}.laptop-mockup-wrapper{width:100%;position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px rgba(0,38,114,.12)}.laptop-img{width:100%;height:auto;display:block;object-fit:cover;border-radius:16px}.hero-stats-badge{background:#FFFFFF;border-radius:16px;padding:24px 20px;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid var(--meethas-border);display:flex;flex-direction:column;gap:20px;min-width:180px;flex-shrink:0}.badge-stat-item{display:flex;align-items:center;gap:12px}.stat-icon-wrapper{width:40px;height:40px;border-radius:10px;background-color:var(--meethas-blue-bg);display:flex;align-items:center;justify-content:center;color:var(--meethas-blue);flex-shrink:0}.stat-number-text{font-size:18px;font-weight:800;color:var(--meethas-blue-dark);line-height:1.1}.stat-label-text{font-size:12px;color:var(--meethas-text-light);font-weight:500}.webinar-filter-bar{background:#FFFFFF;border:1px solid var(--meethas-border);border-radius:16px;padding:12px 16px;display:flex;align-items:center;margin-bottom:40px;box-shadow:0 4px 15px rgba(0,0,0,.03)}.filter-tabs-container{display:flex;align-items:center;gap:12px;width:100%}.tab-btn-card{display:flex;align-items:center;gap:10px;padding:10px 18px;border-radius:12px;border:1px solid transparent;background:transparent;cursor:pointer;transition:all .3s ease;text-align:left}.tab-btn-card.active{background:var(--meethas-blue-bg);border-color:var(--meethas-blue-light)}.tab-icon-box{width:36px;height:36px;border-radius:8px;background:#FFFFFF;border:1px solid var(--meethas-border);display:flex;align-items:center;justify-content:center;color:var(--meethas-blue);flex-shrink:0}.tab-btn-card.active .tab-icon-box{background:var(--meethas-blue);color:#FFFFFF;border-color:var(--meethas-blue)}.tab-title{font-size:14.5px;font-weight:700;color:var(--meethas-blue-dark);line-height:1.2}.tab-subtitle{font-size:11.5px;color:var(--meethas-text-light);font-weight:500}.webinar-section-header{justify-content:space-between;gap:12px;margin-bottom:24px}.header-left-title,.webinar-section-header{display:flex;align-items:center;flex-wrap:wrap}.header-left-title{gap:8px;font-size:22px;font-weight:800;color:var(--meethas-blue-dark)}.header-subtitle-muted{font-size:15px;font-weight:500;color:var(--meethas-text-light)}.header-view-all{color:var(--meethas-blue);font-size:14px;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:6px}.header-view-all:hover{text-decoration:underline}.upcoming-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:60px}.upcoming-card{background:#FFFFFF;border:1px solid var(--meethas-border);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease}.upcoming-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,38,114,.08);border-color:var(--meethas-blue)}.upcoming-thumb-container{height:180px;background:linear-gradient(135deg,#F0F4FA,#E8F0FE);position:relative;display:flex;align-items:center;justify-content:center;padding:16px}.upcoming-date-badge{position:absolute;top:16px;left:16px;background:#FFFFFF;border-radius:10px;padding:6px 12px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.06);border:1px solid var(--meethas-border);z-index:2}.date-month{font-size:10px;font-weight:800;color:var(--meethas-blue);text-transform:uppercase;letter-spacing:.5px}.date-day{font-size:20px;font-weight:800;color:var(--meethas-blue-dark);line-height:1}.date-year{font-size:10px;color:var(--meethas-text-light);font-weight:600}.upcoming-illustration{max-height:120px;width:auto;max-width:80%;object-fit:contain}.coming-soon-pill{position:absolute;bottom:12px;left:16px;background:var(--meethas-blue-bg);color:var(--meethas-blue);font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;border:1px solid var(--meethas-blue-light);z-index:2}.upcoming-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.upcoming-card-title{font-size:16px;font-weight:700;color:var(--meethas-blue-dark);line-height:1.4;margin-bottom:12px;min-height:44px}.speaker-row{display:flex;align-items:flex-start;gap:8px;color:var(--meethas-text-dark);font-size:13px;font-weight:600;margin-bottom:8px}.speaker-sub{font-size:12px;color:var(--meethas-text-light);font-weight:500}.time-row{color:var(--meethas-text-light);font-size:13px;font-weight:500;margin-top:auto;margin-bottom:16px;padding-top:12px}.btn-notify,.time-row{display:flex;align-items:center;gap:8px}.btn-notify{width:100%;padding:10px;border-radius:8px;border:1px solid var(--meethas-border);background:#FFFFFF;color:var(--meethas-blue);font-size:13.5px;font-weight:700;justify-content:center;cursor:pointer;transition:all .2s ease}.btn-notify:hover{background:var(--meethas-blue-bg);border-color:var(--meethas-blue)}.completed-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:60px}.completed-card{background:#FFFFFF;border:1px solid var(--meethas-border);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:all .3s ease}.completed-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,38,114,.08);border-color:var(--meethas-blue)}.completed-thumb-container{position:relative;width:100%;height:170px;background-color:#000;overflow:hidden}.completed-thumb-img{width:100%;height:100%;object-fit:cover;display:block;opacity:.9;transition:transform .3s ease}.completed-card:hover .completed-thumb-img{transform:scale(1.05)}.play-overlay-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;color:#FFFFFF;transition:transform .2s ease,background-color .2s ease}.completed-card:hover .play-overlay-circle{transform:translate(-50%,-50%) scale(1.1);background:var(--meethas-blue)}.video-duration-badge{position:absolute;bottom:10px;right:10px;background:rgba(0,0,0,.8);color:#FFFFFF;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:700}.completed-card-body{padding:16px;display:flex;flex-direction:column;flex:1}.completed-card-title{font-size:15px;font-weight:700;color:var(--meethas-blue-dark);line-height:1.4;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.completed-speaker{font-size:13px;color:var(--meethas-text-light);font-weight:500;margin-bottom:10px}.completed-meta{font-size:12px;color:#94A3B8;font-weight:500;margin-top:auto}.subscribe-banner{background:var(--meethas-blue-bg);border:1px solid #d9e4f5;border-radius:20px;padding:30px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.subscribe-left{display:flex;align-items:center;gap:20px}.subscribe-icon-box{width:56px;height:56px;border-radius:16px;background:#FFFFFF;border:1px solid var(--meethas-border);display:flex;align-items:center;justify-content:center;color:var(--meethas-blue);flex-shrink:0}.subscribe-title{font-size:20px;font-weight:800;color:var(--meethas-blue-dark);margin-bottom:4px}.subscribe-desc{font-size:14px;color:var(--meethas-text-light)}.subscribe-form{display:flex;align-items:center;gap:12px;width:420px}.subscribe-input{flex:1;padding:12px 20px;border-radius:10px;border:1px solid var(--meethas-border);font-size:14px;outline:none;background:#FFFFFF}.subscribe-input:focus{border-color:var(--meethas-blue)}.btn-subscribe-send{background:var(--meethas-blue);color:#FFFFFF;border:none;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background-color .2s ease}.btn-subscribe-send:hover{background:var(--meethas-blue-dark)}@media (max-width:1200px){.webinar-hero-card{flex-direction:column;padding:40px 30px;text-align:center}.webinar-hero-left{max-width:100%}.webinar-hero-actions{justify-content:center}.webinar-hero-right{width:100%;flex-direction:column}.hero-stats-badge{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.completed-grid,.upcoming-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.subscribe-banner{text-align:center;padding:24px 20px}.subscribe-banner,.subscribe-form,.subscribe-left{flex-direction:column}.btn-subscribe-send,.subscribe-form,.subscribe-input{width:100%}}@media (max-width:768px){.webinar-main-container{padding:20px 16px 50px}.webinar-hero-card{padding:30px 20px;border-radius:18px}.webinar-hero-title{font-size:32px}.webinar-hero-actions{flex-direction:column;width:100%}.btn-webinar-outline,.btn-webinar-primary{width:100%}.hero-stats-badge{grid-template-columns:repeat(2,1fr);padding:16px}.badge-stat-item{gap:8px}.stat-number-text{font-size:16px}.stat-label-text{font-size:11px}}@media (max-width:640px){.webinar-main-container{padding:16px 12px 40px}.webinar-hero-card{padding:20px 14px;border-radius:16px;margin-bottom:20px}.webinar-hero-title{font-size:24px;line-height:1.25;margin-bottom:12px}.webinar-hero-desc{font-size:13px;line-height:1.5;margin-bottom:16px}.hero-stats-badge{grid-template-columns:repeat(2,1fr);gap:10px;padding:12px 10px}.stat-icon-wrapper{width:30px;height:30px}.stat-number-text{font-size:13.5px}.stat-label-text{font-size:10px}.webinar-filter-bar{padding:6px;margin-bottom:24px;border-radius:14px;background:#F0F4FA;border:1px solid var(--meethas-border)}.filter-tabs-container{flex-direction:row;width:100%}.filter-tabs-container,.tab-btn-card{display:flex;align-items:center;gap:6px}.tab-btn-card{flex:1;justify-content:center;padding:8px 6px;border-radius:10px;border:none;background:transparent;transition:all .2s ease}.tab-btn-card.active{background:#FFFFFF;box-shadow:0 2px 8px rgba(0,0,0,.08)}.tab-icon-box{width:26px;height:26px;border-radius:6px;border:none;background:transparent}.tab-btn-card.active .tab-icon-box{background:var(--meethas-blue-bg);color:var(--meethas-blue)}.tab-title{font-size:12px;font-weight:700;white-space:nowrap}.tab-subtitle{display:none}.header-left-title{font-size:17px}.header-subtitle-muted{font-size:12px}.completed-grid,.upcoming-grid{grid-template-columns:1fr;gap:16px;margin-bottom:40px}.upcoming-card-title{font-size:15px;min-height:auto}.upcoming-thumb-container{height:150px}.completed-thumb-container{height:190px}}