.maya-contain{max-width:960px;margin:0 auto;padding:0 20px}@media(min-width:768px){.maya-contain{padding:0 32px}}.maya-hero{background:#1a1a19;padding:40px 0 32px;text-align:center}.maya-hero-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#c8e64a;background:#c8e64a1a;border:1px solid rgba(200,230,74,.2);border-radius:20px;padding:4px 14px;margin-bottom:16px}.maya-hero-h1{font-size:28px;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:10px}@media(min-width:768px){.maya-hero-h1{font-size:36px}}.maya-hero-sub{font-size:14px;color:#999;max-width:520px;margin:0 auto 12px;line-height:1.6}.maya-hero-meta{font-size:12px;color:#666}.maya-demo-section{padding:32px 0 48px;background:#fafafa;min-height:600px}.maya-progress{margin-bottom:24px}.maya-progress-label{font-size:12px;color:#888;margin-bottom:6px;display:flex;justify-content:space-between}.maya-progress-bar{height:4px;background:#e5e5e5;border-radius:2px;overflow:hidden}.maya-progress-fill{height:100%;background:#c8e64a;border-radius:2px;transition:width .4s ease}.maya-demo-layout{display:flex;gap:24px}@media(max-width:767px){.maya-demo-layout{flex-direction:column;gap:16px}}.maya-tl{width:200px;flex-shrink:0}@media(max-width:767px){.maya-tl{width:100%;display:flex;gap:4px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.maya-tl::-webkit-scrollbar{display:none}}.maya-tl-item{display:flex;align-items:flex-start;gap:8px;padding:6px 8px;border-radius:6px;cursor:default;margin-bottom:2px;transition:background .15s}@media(max-width:767px){.maya-tl-item{flex-shrink:0;flex-direction:column;align-items:center;padding:6px 10px;min-width:60px;text-align:center;gap:4px;margin-bottom:0}}.maya-tl-item.active{background:#c8e64a14}.maya-tl-item.done{opacity:.5}.maya-tl-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:3px;background:#ddd;transition:all .2s}.maya-tl-dot.active{background:#c8e64a;box-shadow:0 0 8px #c8e64a66}.maya-tl-dot.done{background:#059669}.maya-tl-dot.decision{background:#2563eb}.maya-tl-dot.decision.done{background:#059669}.maya-tl-time{font-size:10px;font-weight:700;color:#999;font-variant-numeric:tabular-nums;white-space:nowrap}.maya-tl-title{font-size:10px;color:#666;line-height:1.3}@media(max-width:767px){.maya-tl-title{display:none}}.maya-content{flex:1;min-width:0}.maya-step-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:20px;min-height:200px}.maya-step-header{margin-bottom:16px}.maya-step-time{font-size:11px;font-weight:700;color:#c8e64a}.maya-step-title{font-size:18px;font-weight:800;color:#1a1a19;margin-top:2px}.maya-step-subtitle{font-size:12px;color:#888}.maya-processing{display:flex;align-items:center;gap:10px;padding:32px 0}.maya-processing-dot{width:8px;height:8px;border-radius:50%;background:#c8e64a;animation:mayaPulse 1s ease infinite}@keyframes mayaPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.maya-processing-text{font-size:13px;color:#888}.maya-table-wrap{overflow-x:auto;border-radius:8px;border:1px solid #e5e5e5}.maya-table{width:100%;border-collapse:collapse;font-size:11.5px}.maya-table th{background:#1a1a19;color:#fff;font-weight:600;padding:8px 10px;text-align:left;font-size:10px;white-space:nowrap}.maya-table td{padding:8px 10px;border-bottom:1px solid #f0f0f0;color:#555}.maya-table tr:last-child td{border-bottom:none}.maya-table tr.maya-row-highlight{background:#fef3c7}.maya-table tfoot td{background:#fafafa;font-weight:700;color:#1a1a19}.maya-badge{display:inline-block;font-size:9px;font-weight:700;padding:2px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.04em}.maya-badge-critical{background:#fef2f2;color:#dc2626}.maya-badge-healthy{background:#f0fdf4;color:#059669}.maya-badge-dead{background:#fffbeb;color:#d97706}.maya-badge-low{background:#fff7ed;color:#ea580c}.maya-badge-delivered{background:#f0fdf4;color:#059669}.maya-badge-not-scanned{background:#fef3c7;color:#b45309;animation:mayaBadgePulse 2s ease infinite}.maya-class-grid{display:flex;gap:10px;flex-wrap:wrap}.maya-class-card{flex:1;min-width:150px;border-radius:8px;padding:14px;border:1px solid}.maya-class-critical{background:#fef2f2;border-color:#fecaca}.maya-class-dead{background:#fffbeb;border-color:#fde68a}.maya-class-healthy{background:#f0fdf4;border-color:#bbf7d0}.maya-class-count{font-size:22px;font-weight:900;line-height:1}.maya-class-critical .maya-class-count{color:#dc2626}.maya-class-dead .maya-class-count{color:#d97706}.maya-class-healthy .maya-class-count{color:#059669}.maya-class-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-top:2px;color:#888}.maya-class-skus{font-size:11px;color:#666;margin-top:8px;line-height:1.5}.maya-vel-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.maya-vel-label{width:140px;font-size:11px;color:#555;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.maya-vel-bars{flex:1;display:flex;flex-direction:column;gap:3px}.maya-vel-bar{height:14px;border-radius:3px;display:flex;align-items:center;padding-left:6px;font-size:9px;font-weight:600;color:#fff;transition:width .6s ease;min-width:30px}.maya-vel-14d{background:#2563eb}.maya-vel-30d{background:#94a3b8}.maya-vel-trend{font-size:11px;font-weight:700;width:60px;text-align:right;flex-shrink:0}.maya-vel-up{color:#dc2626}.maya-vel-down{color:#d97706}.maya-vel-stable{color:#059669}.maya-slack{background:#1a1d21;border-radius:8px;padding:14px;margin:12px 0}.maya-slack-head{font-size:10px;font-weight:700;color:#777;margin-bottom:8px;display:flex;align-items:center;gap:5px}.maya-slack-dot{width:6px;height:6px;border-radius:50%;background:#4ae67a}.maya-slack-msg{display:flex;gap:8px}.maya-slack-av{width:28px;height:28px;border-radius:6px;background:#059669;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;color:#fff;flex-shrink:0}.maya-slack-badge{font-size:8px;padding:1px 4px;background:#ffffff0f;border-radius:2px;color:#ffffff4d;font-weight:700;margin-left:4px}.maya-slack-time{font-size:10px;color:#ffffff40;margin-left:4px}.maya-slack-text{font-size:12px;color:#d1d2d3;line-height:1.55;margin-top:3px}.maya-slack-text b{color:#fff}.maya-decision-btns{display:flex;gap:6px;margin-top:14px;flex-wrap:wrap}.maya-btn-primary{padding:8px 18px;border-radius:6px;font-size:12px;font-weight:700;border:none;cursor:pointer;background:#059669;color:#fff;transition:all .15s}.maya-btn-primary:hover{background:#047857}.maya-btn-danger{padding:8px 18px;border-radius:6px;font-size:12px;font-weight:700;border:none;cursor:pointer;background:#dc2626;color:#fff;transition:all .15s}.maya-btn-danger:hover{background:#b91c1c}.maya-btn-secondary{padding:8px 18px;border-radius:6px;font-size:12px;font-weight:700;border:1px solid #d1d5db;cursor:pointer;background:#fff;color:#374151;transition:all .15s}.maya-btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.maya-outcome{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:14px;margin-top:14px;animation:mayaFadeIn .3s ease}.maya-outcome-title{font-size:13px;font-weight:700;color:#059669;margin-bottom:4px}.maya-outcome-desc{font-size:12px;color:#555;line-height:1.5}.maya-outcome-impact{font-size:11px;color:#888;margin-top:6px;font-style:italic}.maya-outcome.rejected{background:#fef2f2;border-color:#fecaca}.maya-outcome.rejected .maya-outcome-title{color:#dc2626}.maya-spike{background:#fef2f2;border:2px solid #fca5a5;border-radius:10px;padding:18px;animation:mayaSpikeGlow 2s ease infinite}.maya-spike-title{font-size:14px;font-weight:800;color:#dc2626;margin-bottom:8px}.maya-spike-detail{font-size:12px;color:#555;line-height:1.6}.maya-spike-detail b{color:#1a1a19}.maya-spike-comparison{display:flex;gap:12px;margin-top:12px}.maya-spike-before,.maya-spike-after{flex:1;padding:10px;border-radius:6px}.maya-spike-before{background:#f5f5f5;border:1px solid #e5e5e5}.maya-spike-after{background:#fef2f2;border:1px solid #fecaca}.maya-spike-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.maya-spike-before .maya-spike-label{color:#888}.maya-spike-after .maya-spike-label{color:#dc2626}.maya-spike-val{font-size:16px;font-weight:900;color:#1a1a19}.maya-spike-after .maya-spike-val{color:#dc2626}.maya-dead{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:18px}.maya-dead-title{font-size:14px;font-weight:800;color:#d97706;margin-bottom:4px}.maya-dead-stats{display:flex;gap:16px;margin:12px 0;flex-wrap:wrap}.maya-dead-stat{text-align:center}.maya-dead-stat-n{font-size:18px;font-weight:900;color:#1a1a19;display:block}.maya-dead-stat-l{font-size:9px;color:#888}.maya-dead-timeline{display:flex;gap:2px;margin:12px 0;flex-wrap:wrap}.maya-dead-day{width:8px;height:8px;border-radius:2px;background:#e5e5e5}.maya-dead-day.sold{background:#d97706}.maya-summary{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden}.maya-summary-header{background:#1a1a19;padding:14px 18px}.maya-summary-header-title{font-size:14px;font-weight:800;color:#fff}.maya-summary-header-time{font-size:11px;color:#888}.maya-summary-section{padding:12px 18px;border-bottom:1px solid #f0f0f0}.maya-summary-section:last-child{border-bottom:none}.maya-summary-section-title{font-size:11px;font-weight:700;color:#1a1a19;margin-bottom:2px}.maya-summary-section-content{font-size:12px;color:#666;line-height:1.5}.maya-summary-footer{background:#fafafa;padding:16px 18px;text-align:center}.maya-summary-footer p{font-size:13px;color:#555;font-weight:500;margin:0}.maya-summary-footer b{color:#059669}.maya-nav{display:flex;justify-content:flex-end;margin-top:16px;gap:8px}.maya-btn-next{padding:10px 24px;border-radius:8px;font-size:13px;font-weight:700;border:none;cursor:pointer;background:#1a1a19;color:#fff;transition:all .15s}.maya-btn-next:hover{background:#333}.maya-btn-next:disabled{background:#d1d5db;cursor:not-allowed;color:#9ca3af}.maya-cta{background:#1a1a19;border-radius:10px;padding:28px;text-align:center;margin-top:24px}.maya-cta h2{font-size:20px;font-weight:800;color:#fff;margin-bottom:8px}.maya-cta p{font-size:13px;color:#888;max-width:480px;margin:0 auto 16px;line-height:1.6}.maya-cta-btns{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.maya-cta-btns a,.maya-cta-btns button{padding:10px 22px;border-radius:8px;font-size:13px;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:all .15s}.maya-cta-btns a:first-child{background:#c8e64a;color:#1a1a19}.maya-cta-btns a:first-child:hover{background:#b5d135}.maya-cta-btns a:nth-child(2){background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.maya-cta-btns a:nth-child(2):hover{border-color:#fff6}.maya-cta-btns button{background:transparent;color:#666}@keyframes mayaFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.maya-fade-in{animation:mayaFadeIn .3s ease}.maya-stagger-1{animation-delay:.1s;opacity:0;animation-fill-mode:forwards}.maya-stagger-2{animation-delay:.2s;opacity:0;animation-fill-mode:forwards}.maya-stagger-3{animation-delay:.3s;opacity:0;animation-fill-mode:forwards}.maya-stagger-4{animation-delay:.4s;opacity:0;animation-fill-mode:forwards}.maya-stagger-5{animation-delay:.5s;opacity:0;animation-fill-mode:forwards}.maya-stagger-6{animation-delay:.6s;opacity:0;animation-fill-mode:forwards}.maya-sources{display:flex;flex-direction:column;gap:8px}.maya-source{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px;font-size:12px;color:#555}.maya-source-check{color:#059669;font-weight:700}.maya-demo{width:100%}.maya-demo-content{flex:1;min-width:0}.maya-demo-progress{margin-bottom:20px}.maya-demo-progress-label{font-size:12px;color:#888;margin-bottom:6px}.maya-demo-progress-bar{height:4px;background:#e5e5e5;border-radius:2px;overflow:hidden}.maya-demo-progress-fill{height:100%;background:#c8e64a;border-radius:2px;transition:width .4s ease}.maya-demo-nav{display:flex;align-items:center;margin-top:16px;gap:8px}.maya-demo-nav-spacer{flex:1}.maya-btn{padding:8px 18px;border-radius:6px;font-size:12px;font-weight:700;border:none;cursor:pointer;transition:all .15s;display:inline-block;text-decoration:none;text-align:center}.maya-btn-ghost{background:transparent;color:#888;padding:8px 14px}.maya-btn-ghost:hover{color:#555}.maya-btn-selected{opacity:1;ring:2px solid #c8e64a;box-shadow:0 0 0 2px #c8e64a}.maya-btn-faded,.maya-btn-disabled{opacity:.4;cursor:not-allowed}.maya-badge-green{background:#f0fdf4;color:#059669}.maya-badge-amber{background:#fffbeb;color:#d97706}.maya-badge-red{background:#fef2f2;color:#dc2626}.maya-badge-pulse{animation:mayaBadgePulse 2s ease infinite}@keyframes mayaBadgePulse{0%,to{opacity:1}50%{opacity:.6}}.maya-table-sku{font-weight:700;font-size:11px;color:#1a1a19;font-family:monospace}.maya-table-tracking{font-family:monospace;font-size:10px}.maya-table-landed{font-weight:700;color:#1a1a19}.maya-table-summary td{font-weight:700;background:#fafafa}.maya-table-row{opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}.maya-table-row-visible{opacity:1;transform:translateY(0)}.maya-table-row-flagged{background:#fef3c7}.maya-step-content{opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.maya-step-content-visible{opacity:1;transform:translateY(0)}.maya-step-title{font-size:16px;font-weight:800;color:#1a1a19;margin-bottom:14px;display:flex;align-items:center;gap:8px}.maya-step-time{font-size:11px;font-weight:700;color:#c8e64a;background:#c8e64a1a;padding:2px 8px;border-radius:10px}.maya-step-sources{display:flex;flex-direction:column;gap:8px}.maya-step-source-card{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px;opacity:0;transform:translate(-10px);transition:opacity .4s ease,transform .4s ease}.maya-step-source-card-visible{opacity:1;transform:translate(0)}.maya-step-source-icon{font-size:20px}.maya-step-source-info{display:flex;flex-direction:column}.maya-step-source-name{font-size:13px;font-weight:700;color:#1a1a19}.maya-step-source-status{font-size:11px;color:#059669;font-weight:600}.maya-step-velocity{display:flex;flex-direction:column;gap:14px}.maya-step-velocity-row{display:flex;align-items:center;gap:12px;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}.maya-step-velocity-row-visible{opacity:1;transform:translateY(0)}.maya-step-velocity-label{width:130px;flex-shrink:0}.maya-step-velocity-sku{font-size:10px;font-weight:700;color:#1a1a19;font-family:monospace;display:block}.maya-step-velocity-product{font-size:10px;color:#888}.maya-step-velocity-bars{flex:1;display:flex;align-items:center;gap:8px}.maya-step-velocity-bar-group{flex:1;display:flex;flex-direction:column;gap:3px}.maya-step-velocity-bar{height:16px;border-radius:3px;display:flex;align-items:center;padding-left:6px;font-size:9px;font-weight:600;color:#fff;transition:width .6s ease;min-width:30px}.maya-step-velocity-bar-14d{background:#2563eb}.maya-step-velocity-bar-30d{background:#94a3b8}.maya-step-velocity-trend{font-size:11px;font-weight:700;white-space:nowrap}.maya-step-velocity-trend-up{color:#dc2626}.maya-step-velocity-trend-down{color:#d97706}.maya-step-velocity-legend{display:flex;gap:16px;margin-top:8px;font-size:10px;color:#888}.maya-step-velocity-legend-14d:before{content:"";display:inline-block;width:10px;height:10px;background:#2563eb;border-radius:2px;margin-right:4px;vertical-align:middle}.maya-step-velocity-legend-30d:before{content:"";display:inline-block;width:10px;height:10px;background:#94a3b8;border-radius:2px;margin-right:4px;vertical-align:middle}.maya-step-classification{display:flex;gap:10px;flex-wrap:wrap}.maya-step-class-card{flex:1;min-width:150px;border-radius:10px;padding:14px;border:1px solid #e5e5e5;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.maya-step-class-card-visible{opacity:1;transform:translateY(0)}.maya-step-class-card-red{background:#fef2f2;border-color:#fecaca}.maya-step-class-card-amber{background:#fffbeb;border-color:#fde68a}.maya-step-class-card-green{background:#f0fdf4;border-color:#bbf7d0}.maya-step-class-header{margin-bottom:8px}.maya-step-class-skus{font-size:11px;color:#555;line-height:1.6}.maya-step-class-sku{margin-bottom:2px}.maya-step-decision{display:flex;flex-direction:column;gap:0}.maya-step-decision-actions{display:flex;gap:6px;margin-top:12px;flex-wrap:wrap}.maya-slack-message{display:flex;gap:10px;background:#1a1d21;border-radius:8px;padding:14px}.maya-slack-avatar{width:32px;height:32px;border-radius:6px;background:#059669;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#fff;flex-shrink:0}.maya-slack-body{flex:1}.maya-slack-header{display:flex;align-items:center;gap:6px;margin-bottom:4px}.maya-slack-name{font-size:12px;font-weight:700;color:#fff}.maya-slack-time{font-size:10px;color:#ffffff4d}.maya-slack-text{font-size:12px;color:#d1d2d3;line-height:1.55;white-space:pre-wrap}.maya-step-outcome{opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:14px;margin-top:12px}.maya-step-outcome-visible{opacity:1;transform:translateY(0)}.maya-step-outcome-title{font-size:14px;font-weight:700;color:#059669;margin-bottom:4px}.maya-step-outcome-desc{font-size:12px;color:#555;line-height:1.5;margin:0 0 6px}.maya-step-outcome-impact{font-size:11px;color:#888}.maya-step-spike-alert{background:#fef2f2;border:2px solid #fca5a5;border-radius:10px;padding:16px;animation:mayaSpikeGlow 2s ease infinite}@keyframes mayaSpikeGlow{0%,to{border-color:#fca5a5}50%{border-color:#ef4444}}.maya-step-spike-alert-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.maya-step-spike-alert-icon{font-size:18px}.maya-step-spike-alert-title{font-size:14px;font-weight:800;color:#dc2626}.maya-step-spike-alert-body{display:flex;flex-direction:column;gap:6px}.maya-step-spike-row{display:flex;gap:10px;font-size:12px}.maya-step-spike-label{font-weight:700;color:#888;width:100px;flex-shrink:0}.maya-step-spike-value{color:#555}.maya-step-spike-value-critical{color:#dc2626;font-weight:700}.maya-step-spike-arrow{color:#999;margin:0 4px}.maya-step-spike-note{margin-top:12px;font-size:12px;color:#059669;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:10px}.maya-step-spike-note-warn{color:#dc2626;background:#fef2f2;border-color:#fecaca}.maya-step-dead-card{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:16px}.maya-step-dead-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.maya-step-dead-sku{font-size:11px;font-weight:700;font-family:monospace;color:#888}.maya-step-dead-product{font-size:15px;font-weight:700;color:#1a1a19;margin-bottom:12px}.maya-step-dead-timeline-label{font-size:10px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.maya-step-dead-timeline{display:flex;gap:2px;flex-wrap:wrap;margin-bottom:6px}.maya-step-dead-dot{width:8px;height:8px;border-radius:2px;background:#e5e5e5}.maya-step-dead-dot-sale{background:#d97706}.maya-step-dead-timeline-legend{display:flex;gap:12px;font-size:10px;color:#888;margin-bottom:12px}.maya-step-dead-legend-sale:before{content:"";display:inline-block;width:8px;height:8px;background:#d97706;border-radius:2px;margin-right:4px;vertical-align:middle}.maya-step-dead-legend-none:before{content:"";display:inline-block;width:8px;height:8px;background:#e5e5e5;border-radius:2px;margin-right:4px;vertical-align:middle}.maya-step-dead-stats{display:flex;gap:16px;flex-wrap:wrap}.maya-step-dead-stat-label{font-size:10px;color:#888;display:block}.maya-step-dead-stat-value{font-size:16px;font-weight:900;color:#1a1a19;display:block}.maya-step-summary-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden}.maya-step-summary-title{font-size:16px;font-weight:800;color:#1a1a19;padding:16px 18px 4px}.maya-step-summary-subtitle{font-size:11px;color:#888;padding:0 18px 12px;margin:0}.maya-step-summary-section{padding:10px 18px;border-top:1px solid #f0f0f0}.maya-step-summary-section h4{font-size:12px;font-weight:700;color:#1a1a19;margin-bottom:2px}.maya-step-summary-section p{font-size:11.5px;color:#666;line-height:1.5;margin:0}.maya-step-summary-footer{background:#fafafa;padding:14px 18px;text-align:center;border-top:1px solid #f0f0f0}.maya-step-summary-footer p{font-size:13px;color:#555;margin:0}.maya-step-summary-footer strong{color:#059669}.maya-cta-title{font-size:20px}.maya-cta-desc{font-size:13px;color:#888;max-width:480px;margin:0 auto 16px;line-height:1.6}.maya-tl-item{border:none;background:none;font-family:inherit}.maya-tl-item-done{opacity:.5}.maya-tl-item-done:hover{opacity:.8}.maya-tl-item-future{opacity:.4}.maya-tl-dot-done{background:#059669}.maya-tl-dot-active{background:#c8e64a;box-shadow:0 0 8px #c8e64a66}.maya-tl-dot-future{background:#ddd}
