.edunova-marketing,.edunova-marketing *,.edunova-marketing :before,.edunova-marketing :after{box-sizing:border-box;margin:0;padding:0}.edunova-marketing{scroll-behavior:smooth;--navy:#0d1117;--navy-mid:#1a1a2e;--navy-card:#1e2235;--navy-line:#2a2d45;--blue:#2e75b6;--blue-lt:#4a9fd4;--blue-glow:#2e75b659;--accent:#5b8fff;--green:#22c55e;--amber:#f59e0b;--text:#f1f5f9;--text-muted:#94a3b8;--text-dim:#64748b;--radius:14px;--radius-sm:8px;--shadow:0 4px 24px #0006;--shadow-lg:0 16px 48px #0000008c;background:var(--navy);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;line-height:1.6;overflow-x:hidden}.label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:#5b8fff1f;border:1px solid #5b8fff40;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.label .dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.edunova-marketing h1,.edunova-marketing h2,.edunova-marketing h3,.edunova-marketing h4{line-height:1.2}.gradient-text{background:linear-gradient(135deg, #fff 30%, var(--blue-lt) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn{border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:8px;padding:13px 26px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 4px 20px var(--blue-glow)}.btn-primary:hover{background:var(--blue-lt);box-shadow:0 8px 28px var(--blue-glow);transform:translateY(-1px)}.btn-ghost{color:var(--text);border:1px solid var(--navy-line);background:0 0}.btn-ghost:hover{background:var(--navy-card);border-color:var(--accent);color:var(--accent)}.btn-sm{padding:8px 18px;font-size:13px}.edunova-marketing nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1117d9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:64px;padding:0 7vw;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{color:#fff;align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none;display:flex}.nav-logo-icon{background:linear-gradient(135deg, var(--blue), var(--accent));border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .15s}.nav-links a:hover{color:#fff}.nav-actions{align-items:center;gap:10px;display:flex}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 7vw 80px;display:flex;position:relative;overflow:hidden}.hero-grid{z-index:0;background-image:linear-gradient(#2e75b612 1px,#0000 1px),linear-gradient(90deg,#2e75b612 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 100%)}.hero-orb{filter:blur(80px);z-index:0;opacity:.6;border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.orb-1{background:radial-gradient(circle,#2e75b666,#0000 70%);width:500px;height:500px;animation-delay:0s;top:-100px;left:-100px}.orb-2{background:radial-gradient(circle,#5b8fff4d,#0000 70%);width:400px;height:400px;animation-delay:-3s;top:20%;right:-80px}.orb-3{background:radial-gradient(circle,#22c55e33,#0000 70%);width:300px;height:300px;animation-delay:-6s;bottom:10%;left:30%}.hero-content{z-index:1;max-width:820px;position:relative}.hero-eyebrow{color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:13px;display:inline-flex}.hero-eyebrow .live-dot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:1.5s infinite pulse}.hero h1{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(38px,6vw,72px);font-weight:800}.hero-sub{color:var(--text-muted);max-width:560px;margin:0 auto 40px;font-size:clamp(16px,2vw,19px);line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:60px;display:flex}.hero-mockup{z-index:1;width:100%;max-width:860px;margin:0 auto;position:relative}.mockup-window{background:var(--navy-card);border:1px solid var(--navy-line);box-shadow:var(--shadow-lg);border-radius:16px;overflow:hidden}.mockup-bar{background:var(--navy-mid);border-bottom:1px solid var(--navy-line);align-items:center;gap:8px;padding:12px 18px;display:flex}.mockup-dot{border-radius:50%;width:12px;height:12px}.mockup-bar .url-bar{color:var(--text-dim);background:#ffffff0f;border-radius:6px;flex:1;margin:0 12px;padding:5px 12px;font-size:11px}.mockup-inner{grid-template-columns:200px 1fr;gap:20px;min-height:340px;padding:24px;display:grid}.mockup-sidebar{border-right:1px solid var(--navy-line);padding-right:20px}.mockup-nav-item{color:var(--text-muted);border-radius:8px;align-items:center;gap:10px;margin-bottom:2px;padding:9px 12px;font-size:12px;display:flex}.mockup-nav-item.active{color:var(--blue-lt);background:#2e75b633}.mockup-nav-icon{border-radius:5px;flex-shrink:0;width:18px;height:18px}.mockup-main{flex-direction:column;gap:16px;display:flex}.mockup-stats{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.mockup-stat-card{border:1px solid var(--navy-line);background:#ffffff0a;border-radius:10px;padding:14px 12px}.mockup-stat-num{color:#fff;font-size:22px;font-weight:700}.mockup-stat-lbl{color:var(--text-dim);margin-top:2px;font-size:10px}.mockup-live-card{background:linear-gradient(135deg,#2e75b640,#5b8fff1a);border:1px solid #2e75b666;border-radius:10px;align-items:center;gap:14px;padding:16px;display:flex}.live-badge{background:var(--green);color:#fff;letter-spacing:.05em;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700;animation:1.5s infinite pulse-scale}.mockup-grid-2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mockup-mini-card{border:1px solid var(--navy-line);background:#ffffff08;border-radius:8px;padding:12px}.stats-banner{border-top:1px solid var(--navy-line);border-bottom:1px solid var(--navy-line);background:#ffffff05;grid-template-columns:repeat(4,1fr);display:grid}.stat-item{text-align:center;border-right:1px solid var(--navy-line);padding:40px 24px}.stat-item:last-child{border-right:none}.stat-num{letter-spacing:-.02em;background:linear-gradient(135deg, #fff, var(--blue-lt));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,4vw,42px);font-weight:800}.stat-label{color:var(--text-muted);margin-top:4px;font-size:13px}.edunova-marketing section{padding:96px 7vw}.section-header{text-align:center;max-width:560px;margin:0 auto 64px}.section-header h2{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,4vw,42px);font-weight:800}.section-header p{color:var(--text-muted);font-size:16px;line-height:1.7}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{background:var(--navy-card);border:1px solid var(--navy-line);border-radius:var(--radius);padding:28px;transition:all .25s;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;background:linear-gradient(135deg,#2e75b61a,#0000 60%);transition:opacity .25s;position:absolute;inset:0}.feature-card:hover{box-shadow:var(--shadow);border-color:#2e75b680;transform:translateY(-3px)}.feature-card:hover:before{opacity:1}.feature-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:22px;display:flex}.feature-card h3{margin-bottom:10px;font-size:17px;font-weight:700}.feature-card p{color:var(--text-muted);font-size:14px;line-height:1.7}.feature-card.featured{background:linear-gradient(135deg,#2e75b626,#5b8fff14);border-color:#2e75b666;grid-column:span 2}.roles-section{background:#ffffff04}.roles-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:48px;display:flex}.role-tab{cursor:pointer;border:1px solid var(--navy-line);color:var(--text-muted);background:0 0;border-radius:8px;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.role-tab:hover{border-color:var(--blue);color:var(--text)}.role-tab.active{background:var(--blue);color:#fff;border-color:var(--blue)}.roles-content{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.role-panel{display:none}.role-panel.active{display:contents}.role-info h3{margin-bottom:16px;font-size:28px;font-weight:800}.role-info p{color:var(--text-muted);margin-bottom:28px;font-size:15px;line-height:1.8}.role-features{flex-direction:column;gap:12px;margin-bottom:32px;list-style:none;display:flex}.role-features li{color:var(--text-muted);align-items:flex-start;gap:12px;font-size:14px;display:flex}.role-features li:before{content:"✓";width:20px;height:20px;color:var(--green);background:#22c55e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:11px;font-weight:700;display:flex}.role-visual{background:var(--navy-card);border:1px solid var(--navy-line);border-radius:var(--radius);padding:24px}.role-visual-header{border-bottom:1px solid var(--navy-line);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.role-visual-title{font-size:14px;font-weight:600}.role-visual-sub{color:var(--text-dim);font-size:12px}.steps{grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.steps:before{content:"";background:linear-gradient(90deg, var(--navy-line), var(--blue), var(--navy-line));height:1px;position:absolute;top:28px;left:calc(16.66% + 24px);right:calc(16.66% + 24px)}.step{text-align:center;position:relative}.step-num{background:var(--navy-card);border:2px solid var(--blue);width:56px;height:56px;color:var(--blue);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:18px;font-weight:800;display:flex;position:relative}.step h3{margin-bottom:10px;font-size:17px;font-weight:700}.step p{color:var(--text-muted);font-size:14px;line-height:1.7}.live-section{background:#ffffff04}.live-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.live-text h2{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(28px,4vw,38px);font-weight:800}.live-text p{color:var(--text-muted);margin-bottom:28px;font-size:15px;line-height:1.8}.live-pills{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.live-pill{border:1px solid var(--navy-line);color:var(--text-muted);background:#ffffff0d;border-radius:20px;padding:6px 14px;font-size:12px}.live-visual{background:var(--navy-card);border:1px solid var(--navy-line);border-radius:var(--radius);position:relative;overflow:hidden}.live-video-area{aspect-ratio:16/9;background:linear-gradient(135deg,#0a0e1a,#111827);justify-content:center;align-items:center;display:flex;position:relative}.live-video-grid{grid-template-columns:1fr 1fr;gap:4px;width:100%;height:100%;padding:8px;display:grid}.video-tile{color:var(--text-dim);background:linear-gradient(135deg,#1a2035,#0f1625);border-radius:8px;justify-content:center;align-items:center;font-size:11px;display:flex;position:relative}.video-tile.presenter{grid-column:span 2}.video-tile .initials{background:linear-gradient(135deg, var(--blue), var(--accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.video-tile .name-tag{color:#fff;background:#0009;border-radius:4px;padding:3px 8px;font-size:10px;position:absolute;bottom:8px;left:8px}.video-tile .speaking-ring{border:2px solid var(--green);opacity:0;border-radius:8px;animation:2s ease-in-out infinite speaking;position:absolute;inset:4px}.video-tile.speaking .speaking-ring{opacity:1}.live-toolbar{background:#0009;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.live-toolbar-btns{gap:8px;display:flex}.toolbar-btn{cursor:pointer;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;display:flex}.toolbar-btn.red{background:#ef4444}.live-meta{color:#fff9;font-size:11px}.live-sidebar{padding:16px}.chat-area{flex-direction:column;gap:8px;max-height:140px;display:flex;overflow:hidden}.chat-msg{gap:8px;font-size:11px;display:flex}.chat-msg .avatar-sm{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:flex}.chat-msg .bubble{color:var(--text-muted);background:#ffffff0f;border-radius:6px;padding:6px 10px}.chat-msg .author{color:var(--text);margin-bottom:2px;font-weight:600}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-card{background:var(--navy-card);border:1px solid var(--navy-line);border-radius:var(--radius);padding:28px}.stars{color:var(--amber);letter-spacing:2px;margin-bottom:16px;font-size:13px}.testimonial-card blockquote{color:var(--text-muted);margin-bottom:20px;font-size:14px;font-style:italic;line-height:1.8}.testimonial-author{align-items:center;gap:12px;display:flex}.author-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex}.author-name{font-size:13px;font-weight:600}.author-role{color:var(--text-dim);font-size:12px}.cta-section{text-align:center;background:linear-gradient(135deg,#2e75b61f,#5b8fff0f);border-top:1px solid #2e75b633;border-bottom:1px solid #2e75b633}.cta-section h2{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,4vw,48px);font-weight:800}.cta-section p{color:var(--text-muted);max-width:480px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:16px}.cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.cta-note{color:var(--text-dim);margin-top:16px;font-size:12px}.edunova-marketing footer{border-top:1px solid var(--navy-line);padding:64px 7vw 32px}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer-brand{max-width:280px}.footer-brand .nav-logo{margin-bottom:16px;display:inline-flex}.footer-brand p{color:var(--text-dim);margin-bottom:20px;font-size:13px;line-height:1.7}.footer-social{gap:10px;display:flex}.social-btn{background:var(--navy-card);border:1px solid var(--navy-line);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.social-btn:hover{border-color:var(--blue);background:#2e75b61a}.footer-col h4{color:var(--text);margin-bottom:16px;font-size:13px;font-weight:700}.footer-col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-col ul li a{color:var(--text-dim);font-size:13px;text-decoration:none;transition:color .15s}.footer-col ul li a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--navy-line);color:var(--text-dim);justify-content:space-between;align-items:center;padding-top:24px;font-size:12px;display:flex}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes pulse-scale{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes speaking{0%,to{opacity:0}50%{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.6s both fade-up}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}@media (max-width:900px){.features-grid{grid-template-columns:1fr 1fr}.feature-card.featured{grid-column:span 2}.roles-content,.live-inner,.steps{grid-template-columns:1fr}.steps:before{display:none}.testimonials-grid,.footer-top,.stats-banner{grid-template-columns:1fr 1fr}.stat-item:nth-child(2){border-right:none}.mockup-inner{grid-template-columns:1fr}.mockup-sidebar,.edunova-marketing nav .nav-links{display:none}}@media (max-width:580px){.features-grid{grid-template-columns:1fr}.feature-card.featured{grid-column:span 1}.testimonials-grid,.footer-top{grid-template-columns:1fr}.stats-banner{grid-template-columns:1fr 1fr}}
