.reel-module__aTc-yG__reel{flex-direction:column;gap:clamp(18px,2.4vw,28px);display:flex}.reel-module__aTc-yG__stage{border-radius:var(--radius-card-lg);background:var(--glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);box-shadow:var(--ms-shadow-card), 0 40px 120px -60px #000000b3;isolation:isolate;position:relative;overflow:hidden}.reel-module__aTc-yG__stage:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);height:1px;position:absolute;inset:0 0 auto}.reel-module__aTc-yG__chrome{z-index:2;border-bottom:1px solid var(--hair-soft);background:var(--glass-chrome);align-items:center;gap:14px;padding:12px 16px;display:flex;position:relative}.reel-module__aTc-yG__chromeLeft{flex:none;align-items:center;gap:10px;display:flex}.reel-module__aTc-yG__logo{width:27px;height:27px;font-size:15px}.reel-module__aTc-yG__ws{flex-direction:column;line-height:1.1;display:flex}.reel-module__aTc-yG__wsName{color:var(--foreground);letter-spacing:-.01em;font-size:13px;font-weight:600}.reel-module__aTc-yG__wsSub{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);font-size:9px}.reel-module__aTc-yG__chromeTabs{gap:2px;min-width:0;margin:0 auto;display:flex}.reel-module__aTc-yG__chromeTab{appearance:none;font:inherit;color:var(--muted-foreground);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;padding:7px 13px 8px;font-size:12.5px;font-weight:500;transition:color .2s,background .2s;position:relative}.reel-module__aTc-yG__chromeTab:hover{color:var(--foreground);background:var(--ms-state-hover)}.reel-module__aTc-yG__chromeTab[data-active=true]{color:var(--foreground);background:var(--ms-state-selected)}.reel-module__aTc-yG__chromeTab:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.reel-module__aTc-yG__chromeTabBar{background:#dfc7ff1f;border-radius:2px;height:2px;position:absolute;bottom:2px;left:10px;right:10px;overflow:hidden}.reel-module__aTc-yG__chromeTabFill{transform-origin:0;background:linear-gradient(90deg, var(--violet) 0%, var(--primary) 100%);width:100%;height:100%;display:block;transform:scaleX(0)}.reel-module__aTc-yG__chromeTabFill[data-run=true]{animation-name:reel-module__aTc-yG__reelProgress;animation-timing-function:linear;animation-fill-mode:forwards}.reel-module__aTc-yG__chromeTabFill[data-static=true]{transform:scaleX(1)}.reel-module__aTc-yG__chromeRight{flex:none;align-items:center;gap:10px;display:flex}.reel-module__aTc-yG__who{align-items:center;display:flex}.reel-module__aTc-yG__whoCount{color:var(--muted-soft);white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.reel-module__aTc-yG__whoDot{background:var(--status-active);border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px 1px #90e9d18c}.reel-module__aTc-yG__whoChip{border-radius:var(--radius-pill);background:var(--ms-state-selected);border:1px solid var(--hair-soft);color:var(--foreground);white-space:nowrap;align-items:center;gap:8px;padding:5px 11px 5px 5px;font-size:12.5px;font-weight:600;display:inline-flex}.reel-module__aTc-yG__whoAvatar{width:20px;height:20px;font-size:8px}.reel-module__aTc-yG__playBtn{border-radius:var(--radius-pill);border:1px solid var(--field-border-hover);background:var(--ms-state-hover);width:30px;height:30px;color:var(--foreground);cursor:pointer;flex:none;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.reel-module__aTc-yG__playBtn:hover{color:var(--foreground);border-color:var(--field-border-hover);background:var(--ms-state-hover)}@media (max-width:720px){.reel-module__aTc-yG__chromeTabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;justify-content:flex-start;margin:0;overflow-x:auto}.reel-module__aTc-yG__chromeTabs::-webkit-scrollbar{display:none}.reel-module__aTc-yG__chrome{gap:10px;padding:10px 12px}.reel-module__aTc-yG__who,.reel-module__aTc-yG__wsSub{display:none}}.reel-module__aTc-yG__frames{min-height:500px;padding:clamp(18px,2.6vw,28px);position:relative}@media (max-width:720px){.reel-module__aTc-yG__frames{min-height:660px;padding:16px}}.reel-module__aTc-yG__frame{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;gap:16px;transition:opacity .5s,transform .5s;display:flex;position:absolute;inset:clamp(18px,2.6vw,28px);transform:translateY(12px)scale(.992)}.reel-module__aTc-yG__frame[data-active=true]{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}@media (max-width:720px){.reel-module__aTc-yG__frame{justify-content:flex-start;inset:16px}}.reel-module__aTc-yG__rosterHead,.reel-module__aTc-yG__rosterRow{grid-template-columns:minmax(0,2.5fr) repeat(5,minmax(0,1fr));gap:14px;display:grid}.reel-module__aTc-yG__rosterHead{flex:none;align-items:end;padding:0 18px 2px}.reel-module__aTc-yG__rosterHeadLabel{align-self:end;min-width:0}.reel-module__aTc-yG__rosterColHead{text-align:right;align-self:end;min-width:0}.reel-module__aTc-yG__rosterList{flex-direction:column;flex:1;justify-content:space-between;gap:8px;display:flex}.reel-module__aTc-yG__rosterRow{border-radius:var(--radius-card-md);opacity:0;align-items:center;padding:11px 18px;transition:opacity .5s,transform .5s;position:relative;transform:translateY(10px)}.reel-module__aTc-yG__rosterRow[data-in=true]{opacity:1;transform:translateY(0)}.reel-module__aTc-yG__rosterRow[data-lead=false][data-in=true]{opacity:1}.reel-module__aTc-yG__rosterIdentity{align-items:center;gap:14px;min-width:0;display:flex}.reel-module__aTc-yG__rosterRow[data-lead=false] .reel-module__aTc-yG__rosterName,.reel-module__aTc-yG__rosterRow[data-lead=false] .reel-module__aTc-yG__rosterRole{opacity:.66}.reel-module__aTc-yG__rosterDot{background:var(--voice);width:3px;height:26px;box-shadow:0 0 10px -1px var(--voice);border-radius:0 3px 3px 0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.reel-module__aTc-yG__rosterRow[data-lead=false] .reel-module__aTc-yG__rosterDot{opacity:.5;box-shadow:none}.reel-module__aTc-yG__rosterAvatarWrap{flex:none;display:inline-flex;position:relative}.reel-module__aTc-yG__rosterAvatar{flex:none}.reel-module__aTc-yG__rosterRow[data-lead=false] .reel-module__aTc-yG__rosterAvatar{filter:saturate(.85)}.reel-module__aTc-yG__rosterConn{background:var(--status-active);width:10px;height:10px;box-shadow:0 0 0 2px var(--background);border-radius:50%;position:absolute;bottom:-1px;right:-1px}.reel-module__aTc-yG__rosterMeta{flex:1;min-width:0}.reel-module__aTc-yG__rosterName{white-space:nowrap;letter-spacing:-.01em;min-width:0;color:var(--foreground);align-items:center;gap:8px;font-size:14.5px;font-weight:600;display:flex}.reel-module__aTc-yG__rosterYou{white-space:nowrap;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);background:var(--ms-state-selected);border-radius:var(--radius-pill);flex:none;padding:2px 8px;font-size:9.5px}.reel-module__aTc-yG__rosterRole{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;line-height:1.35;overflow:hidden}.reel-module__aTc-yG__rosterMetric{flex-direction:column;justify-content:center;align-items:flex-end;min-width:0;display:flex}.reel-module__aTc-yG__rosterMetricVal{letter-spacing:-.01em;color:var(--foreground);font-variant-numeric:tabular-nums;font-size:15.5px;font-weight:700;line-height:1}.reel-module__aTc-yG__rosterMetricDash{color:var(--muted-foreground);opacity:.6;font-size:14px}.reel-module__aTc-yG__rosterFoot{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);flex:none;align-items:center;gap:7px;padding-top:2px;font-size:10px;display:flex}.reel-module__aTc-yG__rosterFoot svg{opacity:.7}@media (max-width:720px){.reel-module__aTc-yG__rosterHead,.reel-module__aTc-yG__rosterRow{grid-template-columns:none;gap:10px;display:flex}.reel-module__aTc-yG__rosterHead{align-items:flex-end}.reel-module__aTc-yG__rosterRow{align-items:center;padding:11px 14px}.reel-module__aTc-yG__rosterList{flex:none;justify-content:flex-start;gap:9px}.reel-module__aTc-yG__rosterHeadLabel,.reel-module__aTc-yG__rosterIdentity{flex:1;min-width:0}.reel-module__aTc-yG__rosterColHead:not([data-mobile=true]),.reel-module__aTc-yG__rosterMetric:not([data-mobile=true]){display:none}.reel-module__aTc-yG__rosterColHead[data-mobile=true],.reel-module__aTc-yG__rosterMetric[data-mobile=true]{flex:none;min-width:60px}.reel-module__aTc-yG__rosterYou{display:none}.reel-module__aTc-yG__rosterName{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}}@media (max-width:560px){.reel-module__aTc-yG__rosterRole{display:none}}.reel-module__aTc-yG__write{flex:0 auto;grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (max-width:720px){.reel-module__aTc-yG__write{grid-template-columns:1fr;gap:14px}}.reel-module__aTc-yG__writeCol{flex-direction:column;justify-content:flex-start;gap:12px;min-width:0;display:flex}.reel-module__aTc-yG__writeHead{flex:none;justify-content:space-between;align-items:center;display:flex}.reel-module__aTc-yG__liTag{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);font-size:9.5px}.reel-module__aTc-yG__writeBody{min-height:224px;color:var(--foreground);border-radius:var(--radius-card-md);flex-direction:column;flex:none;justify-content:flex-start;gap:13px;padding:18px 20px;font-size:15px;line-height:1.55;display:flex}.reel-module__aTc-yG__writeLine{opacity:0;margin:0;transition:opacity .5s,transform .5s;transform:translateY(6px)}.reel-module__aTc-yG__writeLine[data-in=true]{opacity:1;transform:translateY(0)}.reel-module__aTc-yG__writeGen{opacity:0;flex-direction:column;gap:9px;transition:opacity .6s;display:flex}.reel-module__aTc-yG__writeGen[data-in=true]{opacity:1}.reel-module__aTc-yG__writeBar{background:linear-gradient(90deg,#dfc7ff1a 0%,#dfc7ff38 50%,#dfc7ff1a 100%) 0 0/200% 100%;border-radius:999px;height:8px;animation:1.9s ease-in-out infinite reel-module__aTc-yG__reelShimmer}.reel-module__aTc-yG__writeBarB{width:92%}.reel-module__aTc-yG__writeBarC{width:64%}.reel-module__aTc-yG__writeBarD{width:80%}.reel-module__aTc-yG__writeBarE{width:44%}.reel-module__aTc-yG__writeStatus{color:var(--muted-soft);opacity:0;align-items:center;gap:8px;font-size:12px;transition:opacity .5s;display:inline-flex}.reel-module__aTc-yG__writeStatus[data-in=true]{opacity:1}.reel-module__aTc-yG__writeStatusDot{background:var(--primary);border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite reel-module__aTc-yG__reelPulse;box-shadow:0 0 8px 1px #dfc7ff8c}@media (max-width:720px){.reel-module__aTc-yG__writeBody{gap:11px;min-height:0}.reel-module__aTc-yG__writeCol{justify-content:flex-start}.reel-module__aTc-yG__writeGen{display:none}}.reel-module__aTc-yG__caret{vertical-align:text-bottom;background:var(--primary);opacity:0;border-radius:1px;width:8px;height:1.05em;transition:opacity .3s;display:inline-block}.reel-module__aTc-yG__caret[data-in=true]{opacity:1;animation:1s steps(2,start) infinite reel-module__aTc-yG__reelBlink}.reel-module__aTc-yG__writeFoot{pointer-events:none;flex:none;gap:10px;display:flex}.reel-module__aTc-yG__writePreviewCol{min-width:0}.reel-module__aTc-yG__writePreviewWrap{flex-direction:column;flex:none;align-items:stretch;gap:9px;min-height:0;display:flex}.reel-module__aTc-yG__writePreviewNote{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);text-align:center;font-size:9.5px}.reel-module__aTc-yG__li{width:100%;box-shadow:var(--ms-shadow-card);opacity:0;background:#fff;border:1px solid #00000014;border-radius:8px;flex-direction:column;transition:opacity .5s .7s,transform .5s .7s;display:flex;overflow:hidden;transform:translateY(10px)}.reel-module__aTc-yG__liIn{opacity:1;transform:translateY(0)}.reel-module__aTc-yG__liHead{align-items:flex-start;gap:8px;padding:12px 16px 8px;display:flex}.reel-module__aTc-yG__liAvatar{flex:none;width:48px;height:48px;font-size:15px}.reel-module__aTc-yG__liKebab{color:#0006;flex:none;margin-top:1px;display:inline-flex}.reel-module__aTc-yG__liMeta{flex:1;min-width:0}.reel-module__aTc-yG__liName{color:#1b1b1b;letter-spacing:-.01em;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.reel-module__aTc-yG__liDot{color:#0006}.reel-module__aTc-yG__liFollow{color:#0009;font-size:12px;font-weight:400}.reel-module__aTc-yG__liRole{color:#0009;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden}.reel-module__aTc-yG__liSub{color:#00000080;align-items:center;gap:4px;margin-top:1px;font-size:12px;display:flex}.reel-module__aTc-yG__liSub svg{color:#00000080}.reel-module__aTc-yG__liBody{color:#1b1b1b;padding:0 16px 10px;font-size:14px;line-height:1.45}.reel-module__aTc-yG__liLine{opacity:0;margin:0 0 3px;transition:opacity .4s,transform .4s;transform:translateY(4px)}.reel-module__aTc-yG__liLine[data-in=true]{opacity:1;transform:translateY(0)}.reel-module__aTc-yG__liLine:nth-child(n+5){display:none}.reel-module__aTc-yG__liMore{color:#0009;opacity:0;font-size:14px;transition:opacity .4s}.reel-module__aTc-yG__liMore[data-in=true]{opacity:1}.reel-module__aTc-yG__liDivider{background:#00000014;height:1px;margin:0 16px}.reel-module__aTc-yG__liActions{pointer-events:none;grid-template-columns:repeat(4,1fr);gap:2px;padding:2px 6px 4px;display:grid}.reel-module__aTc-yG__liAction{color:#0009;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-size:13px;font-weight:600;display:inline-flex}.reel-module__aTc-yG__liAction svg{color:#0008;width:16px;height:16px}.reel-module__aTc-yG__calHead{flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.reel-module__aTc-yG__calCta{white-space:nowrap;pointer-events:none}.reel-module__aTc-yG__calWeeks{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.reel-module__aTc-yG__calWeek{flex-direction:column;gap:7px;display:flex}.reel-module__aTc-yG__calWeekLabel{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);padding-left:2px;font-size:9px}.reel-module__aTc-yG__cal{flex:none;grid-template-columns:repeat(5,1fr);gap:10px;display:grid}@media (max-width:720px){.reel-module__aTc-yG__calWeeks{flex-direction:row;gap:10px}.reel-module__aTc-yG__calWeek{flex:1;min-width:0}.reel-module__aTc-yG__cal{flex-direction:column;gap:7px;display:flex}}.reel-module__aTc-yG__calDay{flex-direction:column;gap:9px;display:flex}.reel-module__aTc-yG__calDow{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground);align-items:baseline;gap:5px;padding-left:2px;font-size:9.5px;display:flex}.reel-module__aTc-yG__calDate{letter-spacing:0;color:var(--foreground);font-size:12px;font-weight:600}.reel-module__aTc-yG__calSlot{border-radius:var(--radius-card-sm);border:1px solid var(--border);background:var(--card);opacity:0;flex-direction:column;flex:none;gap:9px;min-height:108px;padding:11px 11px 10px;transition:opacity .45s,transform .45s;display:flex;position:relative;transform:scale(.96)}.reel-module__aTc-yG__calSlot[data-in=true]{opacity:1;transform:scale(1)}.reel-module__aTc-yG__calSlot[data-status=draft]{background:color-mix(in srgb, var(--status-warning) 10%, var(--card));border-color:color-mix(in srgb, var(--status-warning) 30%, transparent)}.reel-module__aTc-yG__calSlot[data-status=draft] .reel-module__aTc-yG__calChipText{color:color-mix(in srgb, var(--status-warning) 70%, var(--foreground))}.reel-module__aTc-yG__calSlot[data-status=review]{background:color-mix(in srgb, var(--status-purple) 10%, var(--card));border-color:color-mix(in srgb, var(--status-purple) 30%, transparent)}.reel-module__aTc-yG__calSlot[data-status=review] .reel-module__aTc-yG__calChipText{color:color-mix(in srgb, var(--status-purple) 70%, var(--foreground))}.reel-module__aTc-yG__calSlot[data-status=published]{background:color-mix(in srgb, var(--status-active) 10%, var(--card));border-color:color-mix(in srgb, var(--status-active) 30%, transparent)}.reel-module__aTc-yG__calSlot[data-status=published] .reel-module__aTc-yG__calChipText{color:color-mix(in srgb, var(--status-active) 70%, var(--foreground))}.reel-module__aTc-yG__calSlot[data-ai=true]{border-left:3px solid var(--primary)}.reel-module__aTc-yG__calCorner{color:var(--status-active);line-height:1;display:inline-flex;position:absolute;top:9px;right:9px}.reel-module__aTc-yG__calChipTop{align-items:flex-start;gap:6px;display:flex}.reel-module__aTc-yG__calChipText{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.reel-module__aTc-yG__calSparkInline{vertical-align:-1px;color:var(--primary);margin-right:3px;display:inline-flex}.reel-module__aTc-yG__calMetrics{opacity:.88;align-items:center;gap:10px;margin-top:auto;display:flex}.reel-module__aTc-yG__calMetric{color:var(--muted-soft);font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-size:10.5px;display:inline-flex}.reel-module__aTc-yG__calMetric svg{color:var(--muted-foreground)}@media (max-width:720px){.reel-module__aTc-yG__calDow{width:auto}.reel-module__aTc-yG__calSlot{min-height:74px;padding:9px 9px 8px}.reel-module__aTc-yG__calChipText{-webkit-line-clamp:2;font-size:11px}.reel-module__aTc-yG__calChipTop{gap:5px}.reel-module__aTc-yG__calMetrics{gap:7px}.reel-module__aTc-yG__calMetric{gap:3px;font-size:9.5px}}.reel-module__aTc-yG__calChipAvatar{flex:none;width:16px;height:16px;font-size:6px}.reel-module__aTc-yG__calChipMetric{color:var(--muted-soft);font-size:10px;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.03em;white-space:nowrap}.reel-module__aTc-yG__calChipNum{color:var(--status-active);font-weight:700}.reel-module__aTc-yG__calChipStatus{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-top:auto;font-size:9px}.reel-module__aTc-yG__pipe{flex:1;grid-template-columns:repeat(4,1fr);align-items:stretch;gap:12px;display:grid}@media (max-width:720px){.reel-module__aTc-yG__pipe{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:196px;grid-auto-flow:column;padding-bottom:4px;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}.reel-module__aTc-yG__pipe::-webkit-scrollbar{display:none}.reel-module__aTc-yG__pipeCol{scroll-snap-align:start}}.reel-module__aTc-yG__pipeCol{flex-direction:column;gap:9px;display:flex}.reel-module__aTc-yG__pipeColHead{flex:none;justify-content:space-between;align-items:center;padding:2px 4px;display:flex}.reel-module__aTc-yG__pipeColName{letter-spacing:-.01em;color:var(--foreground);font-size:13px;font-weight:500}.reel-module__aTc-yG__pipeCards{flex-direction:column;flex:1;gap:8px;display:flex}.reel-module__aTc-yG__pipeCard{cursor:default;opacity:0;flex-direction:column;gap:9px;min-height:70px;transition:opacity .45s,transform .45s;display:flex;transform:translateY(8px)}.reel-module__aTc-yG__pipeCard[data-in=true]{opacity:1;transform:translateY(0)}.reel-module__aTc-yG__pipeCardText{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:500;line-height:1.375;display:-webkit-box;overflow:hidden}.reel-module__aTc-yG__pipeCardFoot,.reel-module__aTc-yG__pipeCardMeta{align-items:center;gap:7px;display:flex}.reel-module__aTc-yG__fmtPill{border-radius:var(--radius-pill);letter-spacing:.02em;align-items:center;padding:1px 7px;font-size:9.5px;font-weight:600;display:inline-flex}.reel-module__aTc-yG__fmtPill[data-tone=teal]{color:var(--status-active);background:color-mix(in srgb, var(--status-active) 14%, transparent)}.reel-module__aTc-yG__fmtPill[data-tone=sky]{color:var(--status-info);background:color-mix(in srgb, var(--status-info) 14%, transparent)}.reel-module__aTc-yG__fmtPill[data-tone=amber]{color:var(--status-warning);background:color-mix(in srgb, var(--status-warning) 14%, transparent)}.reel-module__aTc-yG__fmtPill[data-tone=rose]{color:var(--chart-5);background:color-mix(in srgb, var(--chart-5) 14%, transparent)}.reel-module__aTc-yG__fmtPill[data-tone=violet]{color:var(--status-purple);background:color-mix(in srgb, var(--status-purple) 14%, transparent)}.reel-module__aTc-yG__pipePostedFoot{border-top:1px solid var(--hair-soft);justify-content:space-between;align-items:baseline;gap:8px;margin-top:2px;padding-top:9px;display:flex}.reel-module__aTc-yG__pipeImpr{color:var(--muted-soft);font-size:10.5px;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.03em;white-space:nowrap}.reel-module__aTc-yG__pipeEng{color:var(--muted-foreground);font-size:10.5px;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.03em;white-space:nowrap}.reel-module__aTc-yG__pipeCardNum{color:var(--status-active);font-weight:700}.reel-module__aTc-yG__pipeGhost{border-radius:var(--radius-card-sm);border:1px dashed var(--hair-soft);min-height:30px;color:var(--muted-foreground);opacity:.45;flex:1;justify-content:center;align-items:center;font-size:16px;display:flex}.reel-module__aTc-yG__anHead{flex:none;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.reel-module__aTc-yG__anHeadL{flex-direction:column;gap:4px;display:flex}.reel-module__aTc-yG__anRange{letter-spacing:-.01em;color:var(--foreground);font-size:13px;font-weight:600}.reel-module__aTc-yG__anSeg{flex:none}.reel-module__aTc-yG__anSeg .ms-segmented__btn{cursor:pointer;padding:4px 11px;font-size:11px}.reel-module__aTc-yG__anSeg .ms-segmented__btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.reel-module__aTc-yG__anChart{border-radius:var(--radius-card-md);flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px 18px;display:flex}.reel-module__aTc-yG__anChartHead{flex:none;justify-content:space-between;align-items:baseline;display:flex}.reel-module__aTc-yG__anChartTotal{color:var(--muted-soft);font-size:11px}.reel-module__aTc-yG__anChartNum{color:var(--foreground);font-size:14px;font-weight:700}.reel-module__aTc-yG__anPlot{flex:1;min-height:112px;padding-left:34px;position:relative}.reel-module__aTc-yG__anSvg{width:100%;height:100%;display:block}.reel-module__aTc-yG__anTick{text-align:right;width:28px;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.02em;color:var(--muted-soft);font-size:9.5px;position:absolute;left:0;transform:translateY(-50%)}.reel-module__aTc-yG__anTick:first-of-type{transform:translateY(-100%)}.reel-module__aTc-yG__anTick:last-of-type{transform:translateY(0)}.reel-module__aTc-yG__anXAxis{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);flex:none;justify-content:space-between;padding-top:6px;padding-left:34px;font-size:9px;display:flex}.reel-module__aTc-yG__anLine{stroke-dasharray:3000;stroke-dashoffset:3000px;transition:stroke-dashoffset 1.3s}.reel-module__aTc-yG__anLine[data-in=true]{stroke-dashoffset:0}.reel-module__aTc-yG__anArea{opacity:0;transition:opacity .9s .5s}.reel-module__aTc-yG__anArea[data-in=true]{opacity:1}.reel-module__aTc-yG__anPeak{opacity:0;transition:opacity .4s 1.2s;position:absolute;transform:translate(-50%,-50%)}.reel-module__aTc-yG__anPeak[data-in=true]{opacity:1}.reel-module__aTc-yG__anPeakDot{background:var(--primary);width:8px;height:8px;box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 22%, transparent);border-radius:50%;margin:0 auto;display:block}.reel-module__aTc-yG__anPeakLabel{white-space:nowrap;color:var(--muted-soft);background:var(--glass-strong);border:1px solid var(--hair-soft);border-radius:var(--radius-badge);padding:2px 7px;font-size:10px;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.reel-module__aTc-yG__anPeak[data-vpos=below] .reel-module__aTc-yG__anPeakLabel{top:calc(100% + 6px);bottom:auto}.reel-module__aTc-yG__anPeak[data-side=right] .reel-module__aTc-yG__anPeakLabel{left:auto;right:-2px;transform:none}.reel-module__aTc-yG__anPeak[data-side=left] .reel-module__aTc-yG__anPeakLabel{left:-2px;right:auto;transform:none}.reel-module__aTc-yG__anPeakNum{color:var(--primary);font-weight:700}.reel-module__aTc-yG__anTiles{flex:none;grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.reel-module__aTc-yG__anTile{border-radius:var(--radius-card-md);opacity:0;flex-direction:column;gap:4px;padding:12px 14px;transition:opacity .45s,transform .45s;display:flex;transform:translateY(8px)}.reel-module__aTc-yG__anTile[data-in=true]{opacity:1;transform:translateY(0)}.reel-module__aTc-yG__anTileLabel{color:var(--muted-soft);font-size:11px}.reel-module__aTc-yG__anTileVal{letter-spacing:-.02em;color:var(--foreground);font-size:20px;font-weight:700}@media (max-width:720px){.reel-module__aTc-yG__anHead{flex-direction:column;gap:10px}.reel-module__aTc-yG__anSeg{align-self:flex-start}.reel-module__aTc-yG__anTiles{grid-template-columns:repeat(2,1fr)}}@keyframes reel-module__aTc-yG__reelProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes reel-module__aTc-yG__reelBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes reel-module__aTc-yG__reelPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes reel-module__aTc-yG__reelShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.reel-module__aTc-yG__playBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.reel-module__aTc-yG__stage[data-paused=true] .reel-module__aTc-yG__writeBar,.reel-module__aTc-yG__stage[data-paused=true] .reel-module__aTc-yG__writeStatusDot,.reel-module__aTc-yG__stage[data-paused=true] .reel-module__aTc-yG__caret{animation:none!important}.reel-module__aTc-yG__stage[data-paused=true] .reel-module__aTc-yG__caret,.reel-module__aTc-yG__stage[data-paused=true] .reel-module__aTc-yG__writeStatusDot{opacity:1}.reel-module__aTc-yG__neutralAvatar{background:var(--ms-state-hover);border:1px solid var(--hair-soft);color:var(--muted-foreground);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.reel-module__aTc-yG__neutralAvatar svg{width:62%;height:62%}.reel-module__aTc-yG__srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.reel-module__aTc-yG__frame{transition:none;transform:none}.reel-module__aTc-yG__frame[data-active=true]{transform:none}.reel-module__aTc-yG__rosterRow,.reel-module__aTc-yG__writeLine,.reel-module__aTc-yG__writeGen,.reel-module__aTc-yG__writeStatus,.reel-module__aTc-yG__calSlot,.reel-module__aTc-yG__pipeCard,.reel-module__aTc-yG__li,.reel-module__aTc-yG__liLine,.reel-module__aTc-yG__liMore{transition:none!important;transform:none!important}.reel-module__aTc-yG__rosterRow[data-in=true],.reel-module__aTc-yG__writeLine[data-in=true],.reel-module__aTc-yG__writeGen[data-in=true],.reel-module__aTc-yG__writeStatus[data-in=true],.reel-module__aTc-yG__calSlot[data-in=true],.reel-module__aTc-yG__pipeCard[data-in=true],.reel-module__aTc-yG__li,.reel-module__aTc-yG__liLine[data-in=true],.reel-module__aTc-yG__liMore[data-in=true],.reel-module__aTc-yG__rosterRow[data-lead=false][data-in=true]{opacity:1!important}.reel-module__aTc-yG__caret,.reel-module__aTc-yG__writeStatusDot,.reel-module__aTc-yG__writeBar{opacity:1!important;animation:none!important}.reel-module__aTc-yG__chromeTabFill[data-run=true]{transform:scaleX(1);animation:none!important}.reel-module__aTc-yG__anLine,.reel-module__aTc-yG__anArea,.reel-module__aTc-yG__anPeak,.reel-module__aTc-yG__anTile{transition:none!important;transform:none!important}.reel-module__aTc-yG__anLine{stroke-dashoffset:0!important}.reel-module__aTc-yG__anArea[data-in=true],.reel-module__aTc-yG__anPeak[data-in=true],.reel-module__aTc-yG__anTile[data-in=true]{opacity:1!important}.reel-module__aTc-yG__anTile{transform:none!important}}
.walkthrough-module__-HS5Ga__walk{grid-template-columns:minmax(220px,280px) 1fr;align-items:start;gap:clamp(20px,3vw,44px);display:grid}@media (max-width:900px){.walkthrough-module__-HS5Ga__walk{grid-template-columns:1fr;gap:22px}}.walkthrough-module__-HS5Ga__rail{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:900px){.walkthrough-module__-HS5Ga__rail{scrollbar-width:none;flex-direction:row;gap:8px;padding-bottom:4px;overflow-x:auto}.walkthrough-module__-HS5Ga__rail::-webkit-scrollbar{display:none}.walkthrough-module__-HS5Ga__railItem{flex:none}.walkthrough-module__-HS5Ga__rail[data-fade=end]{-webkit-mask-image:linear-gradient(90deg,#000 0% calc(100% - 48px),#0000 100%);mask-image:linear-gradient(90deg,#000 0% calc(100% - 48px),#0000 100%)}.walkthrough-module__-HS5Ga__rail[data-fade=start]{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 48px 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 48px 100%)}.walkthrough-module__-HS5Ga__rail[data-fade=both]{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 48px calc(100% - 48px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 48px calc(100% - 48px),#0000 100%)}}.walkthrough-module__-HS5Ga__railBtn{text-align:left;appearance:none;cursor:pointer;border-radius:var(--radius-card-md);background:var(--glass);border:1px solid var(--hair-soft);width:100%;color:var(--muted-foreground);align-items:center;gap:14px;padding:14px 16px;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.walkthrough-module__-HS5Ga__railBtn:hover{border-color:var(--field-border-hover);background:var(--ms-state-hover)}.walkthrough-module__-HS5Ga__railBtn[data-active=true]{color:var(--foreground);box-shadow:var(--ms-glow-active);background:linear-gradient(150deg,#351b5edb,#281448d1);border-color:#0000}@media (max-width:900px){.walkthrough-module__-HS5Ga__railBtn{gap:10px;width:auto;min-height:44px;padding:10px 14px}.walkthrough-module__-HS5Ga__railCaption{display:none}}.walkthrough-module__-HS5Ga__railNum{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;font-variant-numeric:tabular-nums;color:var(--muted-foreground);flex:none;font-size:11px;font-weight:700;transition:color .2s}.walkthrough-module__-HS5Ga__railBtn[data-active=true] .walkthrough-module__-HS5Ga__railNum{color:var(--primary)}.walkthrough-module__-HS5Ga__railText{flex-direction:column;gap:3px;min-width:0;display:flex}.walkthrough-module__-HS5Ga__railLabel{letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.1}.walkthrough-module__-HS5Ga__railCaption{color:var(--muted-foreground);font-size:12px;line-height:1.3}.walkthrough-module__-HS5Ga__railBtn[data-active=true] .walkthrough-module__-HS5Ga__railCaption{color:var(--muted-soft)}.walkthrough-module__-HS5Ga__railProgress{background:#dfc7ff14;height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.walkthrough-module__-HS5Ga__railFill{transform-origin:0;background:linear-gradient(90deg, var(--violet) 0%, var(--primary) 100%);width:100%;height:100%;box-shadow:var(--ms-glow-meter);display:block;transform:scaleX(0)}.walkthrough-module__-HS5Ga__railFill[data-run=true]{animation-name:walkthrough-module__-HS5Ga__walkProgress;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes walkthrough-module__-HS5Ga__walkProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.walkthrough-module__-HS5Ga__stage{border-radius:var(--radius-card-lg);background:var(--glass);-webkit-backdrop-filter:blur(14px);border:1px solid var(--border);box-shadow:var(--ms-shadow-card);isolation:isolate;position:relative;overflow:hidden}.walkthrough-module__-HS5Ga__stage:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ffffff29,#0000);height:1px;position:absolute;top:0;left:0;right:0}.walkthrough-module__-HS5Ga__chrome{border-bottom:1px solid var(--hair-soft);background:var(--glass-chrome);align-items:center;gap:16px;padding:14px 18px;display:flex}.walkthrough-module__-HS5Ga__chromeLeft{flex:none;align-items:center;gap:10px;display:flex}.walkthrough-module__-HS5Ga__logo{width:28px;height:28px;font-size:16px}.walkthrough-module__-HS5Ga__ws{flex-direction:column;line-height:1.1;display:flex}.walkthrough-module__-HS5Ga__wsName{color:var(--foreground);letter-spacing:-.01em;font-size:13px;font-weight:600}.walkthrough-module__-HS5Ga__wsSub{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);font-size:9px}.walkthrough-module__-HS5Ga__chromeTabs{gap:4px;margin-left:auto;display:flex}.walkthrough-module__-HS5Ga__chromeTab{color:var(--muted-foreground);border-radius:var(--radius-pill);white-space:nowrap;padding:5px 11px;font-size:12px;font-weight:500;transition:color .2s,background .2s}.walkthrough-module__-HS5Ga__chromeTab[data-active=true]{color:var(--primary);background:var(--ms-state-selected)}.walkthrough-module__-HS5Ga__kbd{flex:none}@media (max-width:560px){.walkthrough-module__-HS5Ga__chromeTabs{display:none}}.walkthrough-module__-HS5Ga__frames{min-height:360px;padding:clamp(18px,3vw,30px);position:relative}@media (max-width:560px){.walkthrough-module__-HS5Ga__frames{min-height:440px}}.walkthrough-module__-HS5Ga__frame{opacity:0;pointer-events:none;flex-direction:column;gap:16px;transition:opacity .45s,transform .45s;display:flex;position:absolute;inset:clamp(18px,3vw,30px);transform:translateY(10px)scale(.992)}.walkthrough-module__-HS5Ga__frame[data-active=true]{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.walkthrough-module__-HS5Ga__switcher{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.walkthrough-module__-HS5Ga__tabbar{flex-wrap:wrap}.walkthrough-module__-HS5Ga__switchHint{color:var(--muted-foreground)}.walkthrough-module__-HS5Ga__activecard{align-items:center;gap:16px;margin-top:2px;padding:18px;display:flex}.walkthrough-module__-HS5Ga__activecardIn{animation:.5s both walkthrough-module__-HS5Ga__walkFadeUp}.walkthrough-module__-HS5Ga__avatar{flex:none}.walkthrough-module__-HS5Ga__activeMeta{flex:1;min-width:0}.walkthrough-module__-HS5Ga__activeName{letter-spacing:-.01em;color:var(--foreground);font-size:16px;font-weight:600}.walkthrough-module__-HS5Ga__activeLane{margin-top:3px;font-size:12.5px;line-height:1.4}.walkthrough-module__-HS5Ga__activeStats{flex:none;gap:18px;display:flex}@media (max-width:560px){.walkthrough-module__-HS5Ga__activecard{flex-wrap:wrap}.walkthrough-module__-HS5Ga__activeStats{width:100%}}.walkthrough-module__-HS5Ga__glance{flex-direction:column;gap:6px;display:flex}.walkthrough-module__-HS5Ga__glanceLabel{white-space:nowrap}.walkthrough-module__-HS5Ga__glanceValue{letter-spacing:-.01em;color:var(--foreground);font-size:22px;font-weight:700}.walkthrough-module__-HS5Ga__roster{flex-direction:column;gap:10px;margin-top:-6px;display:flex}.walkthrough-module__-HS5Ga__rosterRow{opacity:0;align-items:center;gap:14px;padding:12px 18px;transition:opacity .45s,transform .45s;display:flex;transform:translateY(8px)}.walkthrough-module__-HS5Ga__rosterRow[data-in=true]{opacity:.6;transform:translateY(0)}.walkthrough-module__-HS5Ga__rosterAvatar{width:32px;height:32px;box-shadow:none;filter:saturate(.8);flex:none;font-size:11px}.walkthrough-module__-HS5Ga__rosterMeta{flex:1;min-width:0}.walkthrough-module__-HS5Ga__rosterName{letter-spacing:-.01em;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.walkthrough-module__-HS5Ga__rosterLane{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11.5px;line-height:1.35;overflow:hidden}.walkthrough-module__-HS5Ga__rosterStat{text-align:right;flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.walkthrough-module__-HS5Ga__rosterStatValue{letter-spacing:-.01em;color:var(--foreground);font-size:15px;font-weight:700}@media (max-width:560px){.walkthrough-module__-HS5Ga__rosterRow{gap:12px;padding:10px 14px}.walkthrough-module__-HS5Ga__rosterLane{display:none}}.walkthrough-module__-HS5Ga__write{flex-direction:column;gap:14px;height:100%;display:flex}.walkthrough-module__-HS5Ga__writeHead{justify-content:space-between;align-items:center;display:flex}.walkthrough-module__-HS5Ga__writeBody{color:var(--foreground);flex:1;padding:20px 22px;font-size:clamp(15px,1.7vw,18px);line-height:1.55}.walkthrough-module__-HS5Ga__writeLine{opacity:0;margin:0 0 6px;transition:opacity .5s,transform .5s;transform:translateY(6px)}.walkthrough-module__-HS5Ga__writeLine[data-in=true]{opacity:1;transform:translateY(0)}.walkthrough-module__-HS5Ga__writeLine:last-of-type{color:var(--muted-soft)}.walkthrough-module__-HS5Ga__caret{vertical-align:text-bottom;background:var(--primary);opacity:0;border-radius:1px;width:9px;height:1.1em;transition:opacity .3s;display:inline-block}.walkthrough-module__-HS5Ga__caret[data-in=true]{opacity:1;animation:1s steps(2,start) infinite walkthrough-module__-HS5Ga__walkBlink}.walkthrough-module__-HS5Ga__writeFoot{gap:10px;display:flex}.walkthrough-module__-HS5Ga__scout{flex-direction:column;gap:12px;display:flex}.walkthrough-module__-HS5Ga__idea{opacity:0;align-items:center;gap:16px;padding:14px 16px;transition:opacity .5s,transform .5s;display:flex;transform:translateY(10px)}.walkthrough-module__-HS5Ga__idea[data-in=true]{opacity:1;transform:translateY(0)}.walkthrough-module__-HS5Ga__ideaScore{border-right:1px solid var(--hair-soft);flex-direction:column;flex:none;align-items:center;gap:2px;width:52px;padding-right:14px;display:flex}.walkthrough-module__-HS5Ga__ideaNum{color:var(--primary);letter-spacing:-.02em;font-size:24px;font-weight:700}.walkthrough-module__-HS5Ga__ideaOf{color:var(--muted-foreground)}.walkthrough-module__-HS5Ga__ideaBody{flex-direction:column;gap:5px;min-width:0;display:flex}.walkthrough-module__-HS5Ga__ideaTitle{letter-spacing:-.01em;color:var(--foreground);font-size:14.5px;font-weight:600;line-height:1.25}.walkthrough-module__-HS5Ga__ideaSrc{font-size:12px}.walkthrough-module__-HS5Ga__planHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.walkthrough-module__-HS5Ga__planCta{white-space:nowrap}.walkthrough-module__-HS5Ga__cal{flex:1;grid-template-columns:repeat(7,1fr);gap:10px;display:grid}@media (max-width:560px){.walkthrough-module__-HS5Ga__cal{grid-template-columns:repeat(7,1fr);gap:6px}}.walkthrough-module__-HS5Ga__calDay{flex-direction:column;align-items:stretch;gap:8px;display:flex}.walkthrough-module__-HS5Ga__calDow{text-align:center}.walkthrough-module__-HS5Ga__calSlot{border-radius:var(--radius-card-sm);border:1px dashed var(--hair-soft);background:var(--ms-trough);flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:92px;padding:10px;display:flex;position:relative}.walkthrough-module__-HS5Ga__calSlotFilled{border-style:solid;border-color:var(--border);background:var(--glass);opacity:0;justify-content:flex-start;align-items:stretch;transition:opacity .45s,transform .45s;transform:scale(.94)}.walkthrough-module__-HS5Ga__calSlotFilled[data-in=true]{opacity:1;transform:scale(1)}.walkthrough-module__-HS5Ga__calSlotAi{border-color:#dfc7ff47;box-shadow:0 0 16px -4px #dfc7ff4d}.walkthrough-module__-HS5Ga__calBar{background:#dfc7ff38;border-radius:999px;height:7px}.walkthrough-module__-HS5Ga__calBarShort{background:#dfc7ff1f;width:60%}.walkthrough-module__-HS5Ga__calSpark{font-size:10px;line-height:1;position:absolute;top:6px;right:7px}.walkthrough-module__-HS5Ga__calEmpty{color:var(--muted-foreground);opacity:.6;font-size:18px}.walkthrough-module__-HS5Ga__an{flex-direction:column;gap:16px;height:100%;display:flex}.walkthrough-module__-HS5Ga__anTiles{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:560px){.walkthrough-module__-HS5Ga__anTiles{grid-template-columns:1fr}}.walkthrough-module__-HS5Ga__tile{flex-direction:column;gap:6px;padding:14px 16px;display:flex}.walkthrough-module__-HS5Ga__tileLabel{color:var(--muted-soft);letter-spacing:-.005em;font-size:12px}.walkthrough-module__-HS5Ga__tileValue{letter-spacing:-.02em;color:var(--foreground);font-size:26px;font-weight:700}.walkthrough-module__-HS5Ga__tileDelta{letter-spacing:.04em;font-size:11px}.walkthrough-module__-HS5Ga__tileDelta.walkthrough-module__-HS5Ga__up{color:var(--status-active)}.walkthrough-module__-HS5Ga__tileDelta.walkthrough-module__-HS5Ga__down{color:var(--status-danger)}.walkthrough-module__-HS5Ga__anChart{flex-direction:column;flex:1;gap:12px;padding:16px 18px;display:flex}.walkthrough-module__-HS5Ga__anChartHead{justify-content:space-between;align-items:center;display:flex}.walkthrough-module__-HS5Ga__anPeak{font-size:12px;font-weight:700}.walkthrough-module__-HS5Ga__spark{flex:1;width:100%;height:96px;display:block}.walkthrough-module__-HS5Ga__sparkLine{stroke-dasharray:340;stroke-dashoffset:340px;filter:drop-shadow(0 0 6px #dfc7ff73);transition:stroke-dashoffset 1.1s}.walkthrough-module__-HS5Ga__sparkLine[data-in=true]{stroke-dashoffset:0}.walkthrough-module__-HS5Ga__sparkArea{opacity:0;transition:opacity .8s .4s}.walkthrough-module__-HS5Ga__sparkArea[data-in=true]{opacity:1}.walkthrough-module__-HS5Ga__sparkPeak{opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .3s 1s,transform .3s 1s}.walkthrough-module__-HS5Ga__sparkPeak[data-in=true]{opacity:1}@keyframes walkthrough-module__-HS5Ga__walkFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes walkthrough-module__-HS5Ga__walkBlink{0%,49%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.walkthrough-module__-HS5Ga__frame{transition:none;transform:none}.walkthrough-module__-HS5Ga__frame[data-active=true]{transform:none}.walkthrough-module__-HS5Ga__writeLine,.walkthrough-module__-HS5Ga__idea,.walkthrough-module__-HS5Ga__calSlotFilled,.walkthrough-module__-HS5Ga__activecardIn{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.walkthrough-module__-HS5Ga__rosterRow{opacity:.6!important;transition:none!important;transform:none!important}.walkthrough-module__-HS5Ga__caret{opacity:1!important;animation:none!important}.walkthrough-module__-HS5Ga__sparkLine{stroke-dashoffset:0!important;transition:none!important}.walkthrough-module__-HS5Ga__sparkArea{opacity:1!important;transition:none!important}.walkthrough-module__-HS5Ga__sparkPeak{opacity:1!important;transition:none!important;animation:none!important}.walkthrough-module__-HS5Ga__railFill[data-run=true]{transform:scaleX(1);animation:none!important}}