.an-funnel-section{max-width:1200px}@keyframes an-grow-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes an-grow-y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes an-donut-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.an3-block,.an3-bar-fill,.an3-fnl-fill,.an-hist-bar,.an3-donut,.an3-geo-bar-fill{opacity:1!important;animation:none!important;transform:none!important}}.an3-block{animation:pageIn .5s var(--ease-out) both;margin-bottom:48px}.an3-block:last-child{margin-bottom:0}.an3-block-head{border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;padding-bottom:14px;display:flex}.an3-block-head.compact{margin-bottom:18px;padding-bottom:10px}.an3-block-title{font-family:var(--serif);letter-spacing:-.018em;color:var(--ink);margin:0;font-size:28px;font-weight:400;line-height:1.1}.an3-block-title.sub{font-size:20px}.an3-block-title em{color:var(--accent);font-style:italic;font-weight:400}.an3-block-sub{font-family:var(--mono);color:var(--ink-soft);letter-spacing:.04em;margin-top:6px;font-size:11px}.an3-block-meta{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);white-space:nowrap;padding-bottom:4px;font-size:10px;font-weight:600}.an-controls{justify-content:flex-end;margin-bottom:28px;display:flex}.an-range{border:1px solid var(--rule);border-radius:8px;display:inline-flex;overflow:hidden}.an-range a{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);border-right:1px solid var(--rule);transition:background .15s var(--ease-out), color .15s;padding:8px 14px;font-size:11px;font-weight:600;text-decoration:none}.an-range a:last-child{border-right:none}.an-range a:hover{background:color-mix(in srgb, var(--ink) 4%, transparent);color:var(--ink)}.an-range a.on{background:var(--accent);color:var(--paper)}.an3-kpis{border:1px solid var(--rule);background:var(--paper);border-radius:14px;grid-template-columns:repeat(6,1fr);gap:0;display:grid;overflow:hidden}.an3-kpi{border-right:1px solid var(--rule);flex-direction:column;gap:8px;min-height:116px;padding:18px 20px 16px;display:flex}.an3-kpi:last-child{border-right:none}.an3-kpi-lbl{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-mute);font-size:9.5px;font-weight:600}.an3-kpi-val{font-family:var(--serif);letter-spacing:-.025em;color:var(--ink);font-size:34px;font-weight:400;line-height:1}.an3-kpi-val em{color:var(--ink-soft);margin-left:1px;font-size:18px;font-style:normal}.an3-kpi-est{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);border:1px solid var(--rule);vertical-align:middle;border-radius:3px;margin-left:6px;padding:1px 4px;font-size:8.5px}.an3-kpi-nodata{font-family:var(--serif);color:var(--ink-mute);font-size:16px;font-style:italic}.an3-kpi-row{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.an3-kpi-delta{font-family:var(--mono);letter-spacing:.04em;align-items:center;gap:3px;font-size:11px;font-weight:700;display:inline-flex}.an3-kpi-delta.pos{color:var(--accent-2)}.an3-kpi-delta.neg{color:var(--accent)}.an3-kpi-delta.flat{color:var(--ink-mute)}.an3-kpi-sub{font-family:var(--mono);color:var(--ink-mute);letter-spacing:.04em;font-size:9.5px}@media (max-width:1200px){.an3-kpis{grid-template-columns:repeat(3,1fr)}.an3-kpi:nth-child(3n){border-right:none}.an3-kpi:nth-child(-n+3){border-bottom:1px solid var(--rule)}}@media (max-width:640px){.an3-kpis{grid-template-columns:repeat(2,1fr)}.an3-kpi{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}.an3-kpi:nth-child(2n){border-right:none}.an3-kpi:nth-child(3n){border-right:1px solid var(--rule)}.an3-kpi:nth-last-child(-n+2){border-bottom:none}}@media (max-width:380px){.an3-kpis{grid-template-columns:1fr}.an3-kpi{border-bottom:1px solid var(--rule);border-right:none!important}.an3-kpi:last-child{border-bottom:none}}.an3-funnel{flex-direction:column;gap:10px;width:100%;display:flex}.an3-fnl-stage{grid-template-columns:116px minmax(80px,460px) 52px 154px;justify-content:start;align-items:center;gap:18px;display:grid}.an3-fnl-label{font-family:var(--sans);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.an3-fnl-track{background:var(--rule);border-radius:8px;height:44px;overflow:hidden}.an3-fnl-fill{transform-origin:0;min-width:3px;height:100%;animation:an-grow-x .6s var(--ease-out) both;background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 55%, transparent), var(--accent));border-radius:8px}.an3-fnl-stage.win .an3-fnl-fill{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-2) 55%, transparent), var(--accent-2))}.an3-fnl-count{font-family:var(--serif);letter-spacing:-.015em;color:var(--ink);text-align:right;font-size:22px;font-weight:400}.an3-fnl-drop{font-family:var(--mono);color:var(--ink-mute);white-space:nowrap;text-align:right;font-size:11px;font-weight:600}.an3-fnl-drop b{color:var(--ink);letter-spacing:.02em;font-weight:700}.an3-fnl-drop.recapture b{color:var(--accent-2)}.an3-fnl-drop .suf{color:var(--ink-mute);margin-left:4px;font-weight:500}.an3-fnl-caption{font-family:var(--serif);color:var(--ink-soft);margin-top:20px;font-size:13px;font-style:italic;line-height:1.5}@media (max-width:960px){.an3-fnl-stage{grid-template-columns:100px minmax(60px,1fr) 48px 138px;gap:12px}.an3-fnl-count{font-size:18px}}@media (max-width:720px){.an3-fnl-stage{grid-template-rows:auto auto auto;grid-template-columns:1fr auto;justify-content:stretch;gap:4px 12px}.an3-fnl-label{grid-area:1/1}.an3-fnl-count{grid-area:1/2}.an3-fnl-track{grid-area:2/1/auto/-1;height:32px}.an3-fnl-drop{text-align:left;grid-area:3/1/auto/-1}}.an-skel{background:var(--rule);animation:pulse 1.4s var(--ease-out) infinite;border-radius:4px}.an-skel-kpis{border:1px solid var(--rule);background:var(--paper-2);height:116px;animation:pulse 1.4s var(--ease-out) infinite;border-radius:14px}.an-skel-funnel{flex-direction:column;gap:14px;display:flex}.an-empty{border:1px dashed var(--rule);text-align:center;background:var(--paper-2);border-radius:14px;padding:48px 28px}.an3-resp-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.an3-resp-card{border:1px solid var(--rule);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:18px 20px;display:flex}.an3-resp-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.an3-resp-pill{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:#8a6f2e;border:1px solid var(--accent-3);border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700}.an3-resp-count{font-family:var(--mono);letter-spacing:.06em;color:var(--ink-soft);font-size:10px}.an3-resp-q{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);min-height:42px;font-size:16px;line-height:1.3}.an3-resp-headline{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin-top:2px;font-size:34px;font-weight:400;line-height:1}.an3-resp-headline em{color:var(--ink-soft);font-size:20px;font-style:italic}.an3-resp-sub{color:var(--ink-soft);font-size:13px;font-weight:500}.an3-resp-bar{background:#14110d14;border-radius:2px;height:4px;overflow:hidden}.an3-resp-bar-fill{background:var(--accent);border-radius:2px;height:100%}.an3-resp-stars{color:#14110d2e;gap:2px;font-size:16px;display:flex}.an3-resp-stars .on{color:var(--accent-3)}.an3-resp-foot{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-mute);margin-top:auto;font-size:10px}.an3-resp-removed{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-soft);margin-top:14px;font-size:11px}@media (max-width:640px){.an3-resp-grid{grid-template-columns:1fr}}.an-empty-eyebrow{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-2);align-items:center;gap:8px;font-size:10px;font-weight:600;display:inline-flex}.an-empty-eyebrow:before{content:"";background:var(--accent-2);border-radius:50%;width:6px;height:6px}.an-empty-title{font-family:var(--serif);color:var(--ink);margin-top:12px;font-size:20px;font-weight:400}.an-empty-title em{color:var(--accent);font-style:italic}.an-empty-sub{font-family:var(--serif);color:var(--ink-soft);margin-top:8px;font-size:14px;font-style:italic}.an-empty-actions{justify-content:center;align-items:center;gap:12px;margin-top:18px;display:inline-flex}.an-surface-error{border:1px dashed color-mix(in srgb, var(--accent) 40%, var(--rule));text-align:center;background:color-mix(in srgb, var(--accent) 4%, transparent);font-family:var(--serif);color:var(--ink-soft);border-radius:14px;padding:28px;font-size:14px;font-style:italic}.an3-row-2col{grid-template-columns:1fr 1fr;gap:36px;display:grid}.an3-row-2col>.an3-block{margin-bottom:0}@media (max-width:960px){.an3-row-2col{grid-template-columns:1fr;gap:36px}}.an-picker .sa-select-trigger{max-width:260px}.an-retention{background:var(--paper);border:1px solid var(--rule);border-radius:12px;padding:18px 20px 14px}.an-ret-chart{width:100%;height:200px;position:relative}.an-ret-chart svg{width:100%;height:100%;display:block;overflow:visible}.an-ret-chart path.area{fill:color-mix(in srgb, var(--accent) 8%, transparent);stroke:none}.an-ret-chart path.line{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.an-ret-chart path.line-rw{fill:none;stroke:var(--accent-3);stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:4 3}.an-ret-chart .grid{stroke:var(--rule);stroke-width:.5px;stroke-dasharray:2 3}.an-ret-chart circle.pt{fill:var(--accent);stroke:var(--paper);stroke-width:2px}.an-ret-axis{grid-template-columns:repeat(6,1fr);margin-top:8px;display:grid}.an-ret-axis span{font-family:var(--mono);letter-spacing:.06em;color:var(--ink-mute);text-align:center;font-size:9.5px;font-weight:600}.an-ret-axis span:first-child{text-align:left}.an-ret-axis span:last-child{text-align:right}.an-ret-foot{border-top:1px dotted var(--rule);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);flex-wrap:wrap;gap:16px;margin-top:12px;padding-top:10px;font-size:10px;font-weight:600;display:flex}.an-ret-foot strong{font-family:var(--serif);color:var(--ink);letter-spacing:0;text-transform:none;font-size:13px;font-weight:500}.an-trends{background:var(--paper);border:1px solid var(--rule);border-radius:12px;padding:18px 20px 14px}.an-trends-chart{width:100%;height:200px;position:relative}.an-trends-chart svg{width:100%;height:100%;display:block;overflow:visible}.an-trends-chart path.area{fill:color-mix(in srgb, var(--accent) 8%, transparent);stroke:none}.an-trends-chart path.line{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.an-trends-chart .grid{stroke:var(--rule);stroke-width:.5px;stroke-dasharray:2 3}.an-trends-dot{background:var(--accent);border:2px solid var(--paper);box-sizing:content-box;border-radius:50%;width:7px;height:7px;position:absolute;transform:translate(-50%,-50%)}.an-trends-dot.peak{background:var(--ink);width:9px;height:9px}.an-trends-leadbar{background:color-mix(in srgb, var(--accent-2) 80%, transparent);border-radius:3px 3px 0 0;width:7px;min-height:4px;position:absolute;bottom:0;transform:translate(-50%)}.an-trends-ylab{font-family:var(--mono);letter-spacing:.06em;color:var(--ink-mute);background:color-mix(in srgb, var(--paper) 82%, transparent);padding:0 3px;font-size:9.5px;font-weight:600;position:absolute;right:0;transform:translateY(-115%)}.an-trends-axis{height:14px;margin-top:8px;position:relative}.an-trends-axis span{white-space:nowrap;font-family:var(--mono);letter-spacing:.06em;color:var(--ink-mute);font-size:9.5px;font-weight:600;position:absolute;top:0}.an-trends-key:before{content:"";vertical-align:baseline;border-radius:2px;width:8px;height:8px;margin-right:6px;display:inline-block}.an-trends-key.sessions:before{background:var(--accent)}.an-trends-key.leads:before{background:var(--accent-2)}.an3-donut-wrap{align-items:center;gap:32px;padding:8px 0;display:flex}.an3-donut{transform-origin:50%;width:160px;height:160px;animation:an-donut-in .5s var(--ease-out) both;flex-shrink:0}.an3-donut-legend{flex-direction:column;flex:1;gap:12px;display:flex}.an3-donut-row{border-bottom:1px dotted var(--rule);grid-template-columns:14px 1fr auto auto;align-items:baseline;gap:12px;padding-bottom:10px;display:grid}.an3-donut-row:last-child{border-bottom:none;padding-bottom:0}.an3-donut-dot{border-radius:3px;align-self:center;width:10px;height:10px}.an3-donut-lbl{font-family:var(--sans);color:var(--ink);text-transform:capitalize;font-size:14px;font-weight:600}.an3-donut-pct{font-family:var(--serif);color:var(--ink);font-size:18px;font-weight:400}.an3-donut-pct em{color:var(--ink-mute);margin-left:1px;font-size:11px;font-style:normal}.an3-donut-meta{font-family:var(--mono);letter-spacing:.06em;color:var(--ink-mute);font-size:10px;font-weight:600}@media (max-width:520px){.an3-donut-wrap{flex-direction:column;gap:20px}.an3-donut{width:140px;height:140px}}.an-src-takeaway{font-family:var(--serif);color:var(--ink);margin:0 0 18px;font-size:17px;line-height:1.4}.an-src-takeaway em{color:var(--accent);font-style:italic}.an-src-head,.an-src-row{grid-template-columns:110px 1fr 118px 64px;align-items:center;gap:14px;display:grid}.an-src-head{margin-bottom:10px}.an-src-head span{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);text-align:right;font-size:9.5px;font-weight:600}.an-src-row+.an-src-row{margin-top:13px}.an-src-lbl{font-family:var(--sans);color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.an-src-swatch{border-radius:2px;flex-shrink:0;width:8px;height:8px}.an-src-track{background:color-mix(in srgb, var(--rule) 55%, transparent);border-radius:7px;height:14px;display:block;overflow:hidden}.an-src-fill{transform-origin:0;height:100%;animation:an-grow-x .6s var(--ease-out) both;border-radius:7px;display:block}.an-src-views{font-family:var(--mono);letter-spacing:.04em;color:var(--ink);text-align:right;white-space:nowrap;font-size:12px;font-weight:600}.an-src-views em{color:var(--ink-mute);margin-left:6px;font-size:10.5px;font-style:normal}.an-src-leads{font-family:var(--mono);letter-spacing:.04em;color:var(--accent-2);text-align:right;font-size:12px;font-weight:600}.an-src-leads.zero{color:var(--ink-mute);opacity:.55;font-weight:400}.an-src-quiet{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);margin:16px 0 0;font-size:10px;font-weight:600}.an-bars-caption{font-family:var(--serif);color:var(--ink-soft);margin-top:18px;font-size:13px;font-style:italic;line-height:1.5}.an3-geo{flex-direction:column;display:flex}.an3-geo-row{border-bottom:1px dotted var(--rule);grid-template-columns:26px minmax(70px,1fr) 2fr 48px;align-items:center;gap:14px;padding:11px 0;display:grid}.an3-geo-row:last-child{border-bottom:none}.an3-geo-flag{font-size:19px;line-height:1}.an3-geo-name{font-family:var(--sans);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.an3-geo-bar{background:var(--rule);border-radius:4px;height:8px;display:block;overflow:hidden}.an3-geo-bar-fill{background:var(--accent);transform-origin:0;height:100%;animation:an-grow-x .6s var(--ease-out) both;border-radius:4px;display:block}.an3-geo-n{font-family:var(--mono);letter-spacing:.04em;color:var(--ink);text-align:right;font-size:12px;font-weight:600}@media (max-width:480px){.an3-geo-row{grid-template-columns:22px minmax(60px,1fr) 1.4fr 40px;gap:10px}}.an3-heatmap{background:var(--paper);border:1px solid var(--rule);border-radius:12px;padding:18px 22px}.an3-hm-scroll{overflow-x:auto}.an3-hm-cols,.an3-hm-row{grid-template-columns:48px repeat(6,1fr);align-items:center;gap:4px;min-width:320px;display:grid}.an3-hm-row{margin-top:4px}.an3-hm-col-lbl{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);text-align:center;padding-bottom:6px;font-size:9.5px;font-weight:600}.an3-hm-row-lbl{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);font-size:10.5px;font-weight:700}.an3-hm-cell{background:color-mix(in srgb, var(--ink) 4%, transparent);border-radius:4px;height:38px}.an3-hm-cell[data-i="1"]{background:color-mix(in srgb, var(--accent) 7%, transparent)}.an3-hm-cell[data-i="2"]{background:color-mix(in srgb, var(--accent) 14%, transparent)}.an3-hm-cell[data-i="3"]{background:color-mix(in srgb, var(--accent) 22%, transparent)}.an3-hm-cell[data-i="4"]{background:color-mix(in srgb, var(--accent) 32%, transparent)}.an3-hm-cell[data-i="5"]{background:color-mix(in srgb, var(--accent) 42%, transparent)}.an3-hm-cell[data-i="6"]{background:color-mix(in srgb, var(--accent) 55%, transparent)}.an3-hm-cell[data-i="7"]{background:color-mix(in srgb, var(--accent) 68%, transparent)}.an3-hm-cell[data-i="8"]{background:color-mix(in srgb, var(--accent) 80%, transparent)}.an3-hm-cell[data-i="9"]{background:color-mix(in srgb, var(--accent) 90%, transparent)}.an3-hm-cell[data-i="10"]{background:var(--accent)}.an3-hm-legend{border-top:1px solid var(--rule);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);align-items:center;gap:8px;margin-top:18px;padding-top:14px;font-size:10px;font-weight:600;display:flex}.an3-hm-legend-cell{border-radius:2px;width:18px;height:10px;display:inline-block}.an3-hm-legend-cell[data-i="0"]{background:color-mix(in srgb, var(--ink) 4%, transparent)}.an3-hm-legend-cell[data-i="2"]{background:color-mix(in srgb, var(--accent) 14%, transparent)}.an3-hm-legend-cell[data-i="4"]{background:color-mix(in srgb, var(--accent) 32%, transparent)}.an3-hm-legend-cell[data-i="6"]{background:color-mix(in srgb, var(--accent) 55%, transparent)}.an3-hm-legend-cell[data-i="8"]{background:color-mix(in srgb, var(--accent) 80%, transparent)}.an3-hm-legend-cell[data-i="10"]{background:var(--accent)}.an3-hm-legend-note{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);margin-left:auto;font-size:10px;font-weight:600}@media (max-width:720px){.an3-hm-cols,.an3-hm-row{grid-template-columns:36px repeat(6,1fr);gap:3px}.an3-hm-cell{height:28px}.an3-hm-legend{flex-wrap:wrap}.an3-hm-legend-note{width:100%;margin-top:6px;margin-left:0}}.an-hist{border-bottom:1px solid var(--rule);grid-template-columns:repeat(6,1fr);align-items:end;gap:12px;height:200px;padding:8px 4px 0;display:grid}.an-hist-col{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.an-hist-val{font-family:var(--serif);color:var(--ink);font-size:16px;font-weight:400}.an-hist-bar{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 34%, transparent), color-mix(in srgb, var(--accent) 16%, transparent));transform-origin:bottom;width:100%;max-width:56px;min-height:2px;animation:an-grow-y .5s var(--ease-out) both;border-radius:4px 4px 0 0}.an-hist-labels{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:8px;display:grid}.an-hist-labels span{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-mute);text-align:center;font-size:9.5px;font-weight:600}@media (max-width:480px){.an-hist,.an-hist-labels{gap:6px}.an-hist-labels span{font-size:8px}}.ptitle .ptitle-actions{flex-wrap:wrap;justify-content:flex-end;align-self:flex-end;align-items:center;gap:10px;margin-left:auto;padding-bottom:6px;display:flex}.ptitle .ptitle-actions .walk-btn-wrap{align-self:auto;margin-left:0;padding-bottom:0}.new-route-btn{background:var(--ink);color:var(--paper);border:1px solid var(--ink);font-family:var(--sans);letter-spacing:-.005em;cursor:pointer;transition:all .25s var(--ease-out);white-space:nowrap;border-radius:999px;align-items:center;gap:9px;padding:9px 18px 9px 14px;font-size:13px;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 2px 6px -2px #14110d40,0 8px 20px -12px #14110d66}.new-route-btn:hover{background:#0f0d0a;border-color:#0f0d0a;transform:translateY(-1px);box-shadow:0 4px 10px -2px #14110d4d,0 14px 30px -12px #14110d80}.new-route-btn:hover .new-route-btn-plus{color:var(--accent-3);transform:rotate(90deg)scale(1.05)}.new-route-btn-plus{width:18px;height:18px;color:var(--accent);transition:all .35s var(--ease-spring);justify-content:center;align-items:center;font-size:18px;font-weight:300;line-height:1;display:inline-flex}#routes-editor .rx-usage{font-family:var(--mono);letter-spacing:.08em;color:var(--ink-soft);margin:-22px 0 26px;font-size:11px;font-weight:600}#routes-editor .rx-search{background:var(--paper);border:1px solid var(--rule);border-radius:6px;align-items:center;gap:12px;margin-bottom:20px;padding:13px 18px;transition:border-color .2s;display:flex}#routes-editor .rx-search:focus-within{border-color:var(--ink)}#routes-editor .rx-search .search-icon{width:16px;height:16px;color:var(--ink-mute);stroke:currentColor;fill:none;stroke-width:2px}#routes-editor .rx-search input{font-family:var(--serif);color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:15px;font-style:italic;font-weight:300}#routes-editor .rx-search input::placeholder{color:var(--ink-mute)}#routes-editor .rx-search .kbd{font-family:var(--mono);color:var(--ink-mute);background:var(--paper-2);border:1px solid var(--rule);border-radius:3px;padding:3px 8px;font-size:10px;font-weight:600;position:static;top:auto;right:auto;transform:none}#routes-editor .rx-folder-pill{border:1px solid var(--rule);cursor:pointer;font-family:var(--sans);color:var(--ink-soft);white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}#routes-editor .rx-folder-pill:hover{border-color:var(--ink-soft);color:var(--ink)}#routes-editor .rx-folder-pill.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}#routes-editor .rx-folder-pill.on .rx-folder-pill-count{color:var(--paper);opacity:.65}#routes-editor .rx-folder-pill .rx-folder-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}#routes-editor .rx-folder-pill .rx-folder-pill-count{font-family:var(--mono);color:var(--ink-mute);margin-left:2px;font-size:10px;font-weight:600}#routes-editor .rx-folder-pill.add{color:var(--ink-mute);border-style:dashed}#routes-editor .rx-folder-pill.add:hover{color:var(--ink);border-color:var(--ink);border-style:solid}#routes-editor .rx-folder-pill.add svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;width:11px;height:11px}#routes-editor .rx-toolbar-sep{background:var(--rule);flex-shrink:0;width:1px;height:18px;margin:0 6px}#routes-editor .rx-folder-pill-input{border:1px solid var(--ink);background:var(--paper);border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:6px 8px 6px 14px;display:inline-flex}#routes-editor .rx-folder-pill-input input{width:130px;font-family:var(--sans);color:var(--ink);background:0 0;border:none;outline:none;font-size:13px;font-weight:500}#routes-editor .rx-folder-pill-input input::placeholder{color:var(--ink-mute)}#routes-editor .rx-folder-pill-input button{background:var(--ink);color:var(--paper);cursor:pointer;font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:600}#routes-editor .rx-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding-top:6px;display:flex}#routes-editor .rx-toolbar-left{flex-wrap:wrap;align-items:center;gap:6px;display:flex}#routes-editor .rx-toolbar-right{align-items:center;gap:14px;display:flex}#routes-editor .rx-chip-mini{cursor:pointer;font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-mute);background:0 0;border:none;border-radius:3px;padding:5px 11px;font-size:10px;font-weight:600;transition:all .15s}#routes-editor .rx-chip-mini:hover,#routes-editor .rx-chip-mini.on{color:var(--ink);background:var(--paper-2)}#routes-editor .rx-chip-mini .count{opacity:.6;margin-left:5px}#routes-editor .rx-section{margin-bottom:40px}#routes-editor .rx-section-head{border-bottom:1px dotted var(--rule);align-items:baseline;gap:14px;margin-bottom:16px;padding-bottom:12px;display:flex}#routes-editor .rx-section-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);align-items:baseline;gap:10px;font-size:24px;font-weight:400;display:flex}#routes-editor .rx-section-title em{color:var(--accent);font-style:italic;font-weight:400}#routes-editor .rx-section-count{font-family:var(--mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:600}#routes-editor .rx-section-collapse{cursor:pointer;font-family:var(--mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:.14em;background:0 0;border:none;border-radius:3px;align-items:center;gap:6px;margin-left:auto;padding:5px 8px;font-size:10px;font-weight:600;transition:all .15s;display:flex}#routes-editor .rx-section-collapse:hover{color:var(--ink);background:var(--paper-2)}#routes-editor .rx-section-collapse svg{stroke:currentColor;fill:none;stroke-width:2.5px;width:10px;height:10px;transition:transform .2s}#routes-editor .rx-section.collapsed .rx-strips,#routes-editor .rx-section.collapsed .rx-load-more{display:none}#routes-editor .rx-section.collapsed .rx-section-collapse svg{transform:rotate(-90deg)}#routes-editor .rx-strips{flex-direction:column;gap:10px;display:flex}#routes-editor .rx-strip{background:var(--paper);border:1px solid var(--rule);cursor:pointer;border-radius:6px;grid-template-columns:168px 1fr auto;align-items:stretch;min-height:106px;transition:border-color .2s,transform .2s,box-shadow .25s;display:grid;position:relative;overflow:hidden}#routes-editor .rx-strip:hover{border-color:var(--ink-soft);transform:translateY(-1px);box-shadow:0 10px 24px -16px #14110d29}#routes-editor .rx-strip:hover .rx-strip-actions{opacity:1;transform:translate(0)}#routes-editor .rx-strip.pinned:before{content:"";background:var(--accent-3);z-index:4;width:3px;position:absolute;top:0;bottom:0;left:0}#routes-editor .rx-pin-marker{z-index:5;background:var(--accent-3);width:16px;height:16px;color:var(--paper);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;left:10px}#routes-editor .rx-pin-marker svg{fill:currentColor;stroke:none;width:8px;height:8px}#routes-editor .rx-thumb{background:var(--ink);border-right:1px solid var(--rule);position:relative;overflow:hidden}#routes-editor .rx-thumb:after{content:"";pointer-events:none;mix-blend-mode:overlay;background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:3px 3px;position:absolute;inset:0}#routes-editor .rx-thumb.single{justify-content:center;align-items:center;display:flex}#routes-editor .rx-thumb.tone-rust{background:linear-gradient(135deg,#d94a262e,#14110d80 60%),linear-gradient(#2a1f1a,#14110d)}#routes-editor .rx-thumb.tone-emerald{background:linear-gradient(135deg,#1a4d3a40,#14110d80 60%),linear-gradient(#1a2b25,#14110d)}#routes-editor .rx-thumb.tone-brass{background:linear-gradient(135deg,#c9a96133,#14110d80 60%),linear-gradient(#2a241a,#14110d)}#routes-editor .rx-thumb.tone-blue{background:linear-gradient(135deg,#2b4fbf33,#14110d8c 60%),linear-gradient(#1a2030,#14110d)}#routes-editor .rx-film-poster{object-fit:cover;filter:saturate(.94)contrast(1.02);width:100%;height:100%;position:absolute;inset:0}#routes-editor .rx-thumb.film:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#14110d52,#14110d00 36% 52%,#14110d85);position:absolute;inset:0}#routes-editor .rx-thumb.film .rx-flow-count{inset:6px 6px auto auto}#routes-editor .rx-branch-fan{z-index:2;align-items:flex-end;display:flex;position:absolute;bottom:7px;right:10px}#routes-editor .rx-branch-mini{object-fit:cover;border:1.5px solid var(--paper);width:38px;height:24px;transition:transform .28s var(--ease-spring);border-radius:4px;margin-left:-15px;box-shadow:0 2px 7px #14110d66}#routes-editor .rx-branch-mini.m1{transform:rotate(-6deg)translateY(1px)}#routes-editor .rx-branch-mini.m2{transform:rotate(2deg)translateY(-2px)}#routes-editor .rx-branch-mini.m3{transform:rotate(7deg)translateY(1px)}#routes-editor .rx-strip:hover .rx-branch-mini.m1{transform:rotate(-9deg)translate(-3px)}#routes-editor .rx-strip:hover .rx-branch-mini.m2{transform:rotate(2deg)translateY(-4px)}#routes-editor .rx-strip:hover .rx-branch-mini.m3{transform:rotate(10deg)translate(3px)}#routes-editor .rx-thumb.mosaic{background:var(--rule);grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1px;display:grid}#routes-editor .rx-thumb.mosaic .tile{background:#14110d;position:relative;overflow:hidden}#routes-editor .rx-thumb.mosaic .tile.t1{background:linear-gradient(135deg,#3a1f0f,#14110d)}#routes-editor .rx-thumb.mosaic .tile.t2{background:linear-gradient(135deg,#1a2b25,#0d1a16)}#routes-editor .rx-thumb.mosaic .tile.t3{background:linear-gradient(135deg,#2a241a,#14110d)}#routes-editor .rx-thumb.mosaic .tile.t4{background:linear-gradient(135deg,#1f2b3a,#14110d)}#routes-editor .rx-thumb.mosaic .tile:after{content:"";background:#faf8f41f;border:1px solid #faf8f429;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#routes-editor .rx-play-disc{width:36px;height:36px;transition:transform .25s var(--ease-spring), background .2s;z-index:2;background:#faf8f4eb;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}#routes-editor .rx-strip:hover .rx-play-disc{background:var(--paper);transform:scale(1.08)}#routes-editor .rx-play-disc:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:9px solid var(--ink);width:0;height:0;margin-left:2.5px}#routes-editor .rx-duration{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--paper);font-family:var(--mono);letter-spacing:.04em;background:#14110dc7;border-radius:3px;padding:2.5px 6px;font-size:9.5px;font-weight:600;position:absolute;bottom:6px;right:6px}#routes-editor .rx-type-tag{z-index:3;font-family:var(--mono);text-transform:uppercase;letter-spacing:.16em;color:var(--paper);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14110d8c;border:1px solid #faf8f42e;border-radius:3px;padding:3px 7px;font-size:8.5px;font-weight:600;position:absolute;top:6px;left:6px}#routes-editor .rx-type-tag.flow{background:#d94a26d9;border-color:#0000}#routes-editor .rx-strip.pinned .rx-type-tag{left:32px}#routes-editor .rx-flow-count{z-index:3;font-family:var(--mono);color:var(--paper);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14110da6;border-radius:3px;padding:2.5px 6px;font-size:9.5px;font-weight:600;position:absolute;bottom:6px;left:6px}#routes-editor .rx-strip.awaiting{opacity:.92}#routes-editor .rx-strip.awaiting .rx-thumb{background:repeating-linear-gradient(45deg, var(--paper-2), var(--paper-2) 8px, var(--paper-3) 8px, var(--paper-3) 16px);border-right:1px dashed var(--rule)}#routes-editor .rx-strip.awaiting .rx-thumb:after{display:none}#routes-editor .rx-strip.awaiting .rx-thumb .rx-awaiting-mark{font-family:var(--serif);color:var(--ink-mute);z-index:2;text-align:center;padding:0 18px;font-size:18px;font-style:italic;font-weight:400;line-height:1.25;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#routes-editor .rx-strip-meta{flex-direction:column;justify-content:space-between;gap:8px;min-width:0;padding:16px 20px 14px 22px;display:flex}#routes-editor .rx-strip-title{font-family:var(--serif);letter-spacing:-.018em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:20px;font-weight:400;line-height:1.15;display:-webkit-box;overflow:hidden}#routes-editor .rx-strip-title em{color:var(--accent);font-style:italic;font-weight:400}#routes-editor .rx-strip.awaiting .rx-strip-title{color:var(--ink-soft)}#routes-editor .rx-rename-input{font-family:var(--serif);letter-spacing:-.018em;color:var(--ink);background:var(--paper);border:1px solid var(--ink);border-radius:4px;outline:none;width:100%;padding:2px 8px;font-size:20px;font-weight:400}#routes-editor .rx-strip-info{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-mute);border-top:1px dotted var(--rule);flex-wrap:wrap;align-items:center;gap:8px;padding-top:7px;font-size:9.5px;font-weight:600;display:flex}#routes-editor .rx-strip-info-item{align-items:center;gap:6px;display:inline-flex}#routes-editor .rx-strip-info-item.sep:before{content:"";background:var(--ink-mute);opacity:.4;border-radius:50%;flex-shrink:0;width:3px;height:3px;margin-right:8px}#routes-editor .rx-strip-info-item.kind{color:var(--ink-soft)}#routes-editor .rx-strip-info-item.folder-tag{color:var(--ink-soft);align-items:center;gap:6px;display:inline-flex}#routes-editor .rx-strip-info-item.folder-tag .fd{border-radius:50%;width:6px;height:6px}#routes-editor .rx-status-pill{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:5px;font-size:9.5px;font-weight:600;display:inline-flex}#routes-editor .rx-status-pill .dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}#routes-editor .rx-status-pill.live{color:var(--accent-2)}#routes-editor .rx-status-pill.live .dot{background:var(--accent-2);animation:rxPulse 1.8s infinite var(--ease-out)}@keyframes rxPulse{0%{box-shadow:0 0 #1a4d3a80}70%{box-shadow:0 0 0 5px #1a4d3a00}to{box-shadow:0 0 #1a4d3a00}}#routes-editor .rx-status-pill.paused{color:var(--accent-3)}#routes-editor .rx-status-pill.paused .dot{background:var(--accent-3)}#routes-editor .rx-status-pill.archived{color:var(--ink-mute)}#routes-editor .rx-status-pill.archived .dot{background:var(--ink-mute)}#routes-editor .rx-strip-stats{border-left:1px dotted var(--rule);grid-template-columns:repeat(4,minmax(78px,auto));align-items:center;padding:0 18px 0 22px;display:grid}#routes-editor .rx-strip-stat{text-align:right;flex-direction:column;gap:4px;min-width:0;padding:0 18px;display:flex;position:relative}#routes-editor .rx-strip-stat+.rx-strip-stat:before{content:"";background:var(--rule-2);width:1px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}#routes-editor .rx-strip-stat-lbl{font-family:var(--mono);text-transform:uppercase;letter-spacing:.16em;color:var(--ink-mute);font-size:8.5px;font-weight:600}#routes-editor .rx-strip-stat-val{font-family:var(--serif);letter-spacing:-.015em;color:var(--ink);font-size:20px;font-weight:400;line-height:1}#routes-editor .rx-strip-stat-val em{color:var(--accent);letter-spacing:0;margin-left:-1px;font-size:13px;font-style:italic;font-weight:400}#routes-editor .rx-strip-stat-val.muted,#routes-editor .rx-strip.awaiting .rx-strip-stat-val{color:var(--ink-mute)}#routes-editor .rx-strip-actions{opacity:0;border-left:1px dotted #0000;align-items:center;gap:2px;padding:0 14px 0 6px;transition:opacity .2s,transform .25s;display:flex;transform:translate(6px)}#routes-editor .rx-strip:hover .rx-strip-actions{border-left-color:var(--rule-2)}#routes-editor .rx-strip-action{cursor:pointer;width:28px;height:28px;color:var(--ink-soft);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .15s;display:flex}#routes-editor .rx-strip-action:hover{background:var(--paper-2);color:var(--ink)}#routes-editor .rx-strip-action svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}#routes-editor .rx-strip-action.pinned-on svg{fill:var(--accent-3);stroke:var(--accent-3)}#routes-editor .rx-collapsed-note{border:1px dashed var(--rule);text-align:center;font-family:var(--serif);color:var(--ink-mute);border-radius:6px;padding:16px;font-size:13px;font-style:italic}#routes-editor .rx-empty{border:1px dashed var(--rule);text-align:center;font-family:var(--serif);color:var(--ink-soft);border-radius:6px;padding:36px 24px;font-size:14px;font-style:italic;line-height:1.5}#routes-editor .rx-empty button{cursor:pointer;font:inherit;color:var(--accent);background:0 0;border:none;padding:0;text-decoration:underline}.rx-route-menu{z-index:120;background:var(--paper);border:1px solid var(--rule);min-width:180px;animation:rxMenuIn .14s var(--ease-out);border-radius:10px;padding:5px;position:fixed;transform:translate(-100%);box-shadow:0 14px 36px #0000002e,0 4px 10px #0000000f}@keyframes rxMenuIn{0%{opacity:0;transform:translate(-100%)translateY(-4px)}to{opacity:1;transform:translate(-100%)translateY(0)}}.rx-route-menu-item{width:100%;font-family:var(--sans);color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:500;transition:background .12s;display:flex}.rx-route-menu-item svg{width:14px;height:14px;color:var(--ink-soft);stroke:currentColor;fill:none;stroke-width:2px;flex-shrink:0}.rx-route-menu-item:hover{background:var(--paper-2)}.rx-route-menu-item:hover svg{color:var(--ink)}.rx-route-menu-item.danger,.rx-route-menu-item.danger svg{color:var(--accent)}.rx-route-menu-item.danger:hover{background:#d94a2614}.rx-route-menu-divider{background:var(--rule);height:1px;margin:4px 0}.rx-route-menu-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-mute);padding:7px 12px 3px;font-size:9px;font-weight:600}#routes-editor .route-insight{background:var(--ink);color:var(--paper);border-radius:6px;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;margin:48px 0 0;padding:40px 56px;display:grid;position:relative;overflow:hidden}#routes-editor .route-insight:before{content:"";pointer-events:none;background:radial-gradient(circle,#d94a261f,#0000 60%);border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;left:-40px}#routes-editor .route-insight:after{content:"";pointer-events:none;background:radial-gradient(circle,#c9a96114,#0000 60%);border-radius:50%;width:340px;height:340px;position:absolute;bottom:-120px;right:-60px}#routes-editor .route-insight-left,#routes-editor .route-insight-right{z-index:1;position:relative}#routes-editor .route-insight-eyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.16em;color:var(--accent-3);align-items:center;gap:12px;margin-bottom:18px;font-size:10.5px;font-weight:700;display:flex}#routes-editor .route-insight-eyebrow:before{content:"";background:var(--accent-3);opacity:.6;width:32px;height:1px}#routes-editor .route-insight-headline{font-family:var(--serif);letter-spacing:-.025em;color:var(--paper);margin-bottom:18px;font-size:38px;font-weight:300;line-height:1.05}#routes-editor .route-insight-headline em{color:var(--accent-3);font-style:italic;font-weight:400}#routes-editor .route-insight-sub{font-family:var(--serif);color:#faf8f4b8;max-width:46ch;font-size:15px;line-height:1.6}#routes-editor .route-insight-diagram{width:100%;max-width:360px;height:auto;margin:0 auto;display:block}#routes-editor .rin-node rect{fill:#faf8f40d;stroke:#faf8f42e;stroke-width:1px;transition:all .3s var(--ease-out)}#routes-editor .rin-node text{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;fill:#faf8f4d9;font-size:10.5px;font-weight:600}#routes-editor .rin-node.rin-source rect{fill:#d94a262e;stroke:var(--accent);stroke-width:1.5px}#routes-editor .rin-node.rin-source text{fill:var(--paper)}#routes-editor .rin-node.rin-outcome rect{fill:#c9a96114;stroke:#c9a96159}#routes-editor .rin-node.rin-outcome text{fill:var(--accent-3);font-style:normal}#routes-editor .rin-link{fill:none;stroke:#c9a9614d;stroke-width:1.5px;stroke-dasharray:4 4}#routes-editor .route-insight-caption{text-align:center;font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:#faf8f473;margin-top:20px;font-size:10px;font-weight:600}.rx-modal-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;font-size:28px;font-weight:400}.rx-modal-title em{color:var(--accent);font-style:italic}.rx-modal-sub{font-family:var(--sans);color:var(--ink-soft);margin:0 0 20px;font-size:13.5px;line-height:1.55}.rx-modal-step{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-mute);margin:18px 0 8px;font-size:10px;font-weight:600}.rx-modal-input{background:var(--paper);border:1px solid var(--rule);width:100%;font-family:var(--serif);color:var(--ink);border-radius:6px;outline:none;padding:12px 14px;font-size:16px;font-weight:300;transition:border-color .2s}.rx-modal-input:focus{border-color:var(--ink)}.rx-modal-input::placeholder{color:var(--ink-mute);font-style:italic}.rx-modal-error{font-family:var(--sans);color:var(--accent);background:#d94a2614;border:1px solid #d94a264d;border-radius:6px;margin-top:12px;padding:10px 14px;font-size:13px}.rx-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.rx-modal-cancel{border:1px solid var(--rule);font-family:var(--sans);color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:600}.rx-modal-cancel:hover{border-color:var(--ink-soft);color:var(--ink)}.rx-modal-create{border:1px solid var(--ink);background:var(--ink);font-family:var(--sans);color:var(--paper);cursor:pointer;border-radius:999px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s}.rx-modal-create:disabled{opacity:.45;cursor:default}.rx-modal-create:not(:disabled):hover{background:#0f0d0a;transform:translateY(-1px)}#routes-editor .rx-detail-interim{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:50vh;padding:64px 24px;display:flex}#routes-editor .rx-detail-interim h1{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(28px,4vw,44px);font-weight:400}#routes-editor .rx-detail-interim h1 em{color:var(--accent);font-style:italic}#routes-editor .rx-detail-interim p{font-family:var(--sans);color:var(--ink-soft);margin:0;font-size:14px}#routes-editor .rx-detail-back{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-soft);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:600}#routes-editor .rx-detail-back:hover{color:var(--ink)}@media (max-width:1100px){.ptitle .ptitle-actions{align-items:flex-start}}@media (max-width:900px){#routes-editor .route-insight{grid-template-columns:1fr;gap:40px;padding:40px 32px}}@media (max-width:768px){#routes-editor .rx-toolbar{flex-wrap:wrap}#routes-editor .rx-strip{grid-template-columns:1fr;min-height:auto}#routes-editor .rx-thumb{aspect-ratio:16/9;border-right:none;border-bottom:1px solid var(--rule)}#routes-editor .rx-strip.awaiting .rx-thumb{border-right:none;border-bottom:1px dashed var(--rule)}#routes-editor .rx-strip-stats{border-left:none;border-top:1px dotted var(--rule);grid-template-columns:1fr 1fr;gap:12px 8px;padding:12px 16px}#routes-editor .rx-strip-stat{text-align:left;padding:0}#routes-editor .rx-strip-stat+.rx-strip-stat:before{display:none}#routes-editor .rx-strip-actions{opacity:1;border-left:none;border-top:1px dotted var(--rule);justify-content:flex-end;gap:6px;padding:6px 10px;transform:none}#routes-editor .rx-strip-action{width:44px;height:44px}#routes-editor .rx-folder-pill,.rx-route-menu-item,#routes-editor .embed-copy-btn{min-height:44px}}@media (max-width:600px){#routes-editor .rx-search{padding:12px 14px}#routes-editor .rx-search .kbd{display:none}}#routes-editor .sr-summary-value.muted{color:var(--ink-mute)}@media (prefers-reduced-motion:no-preference){.an-motion-draw{stroke-dasharray:1;stroke-dashoffset:1px;animation:.9s ease-out .1s forwards an-draw}@keyframes an-draw{to{stroke-dashoffset:0}}.an-motion-fade{animation:.9s ease-out .1s backwards an-fade-rise}@keyframes an-fade-rise{0%{opacity:0;transform:translateY(6px)}}.an-motion-late{animation:.4s ease-out .95s backwards an-late}@keyframes an-late{0%{opacity:0}}.an-trends-dot{animation:.35s cubic-bezier(.34,1.56,.64,1) backwards an-pop}@keyframes an-pop{0%{transform:translate(-50%,-50%)scale(0)}}.an-trends-leadbar{animation:.4s ease-out backwards an-grow-lead}@keyframes an-grow-lead{0%{transform:translate(-50%)scaleY(0)}}.an-trends-leadbar{transform-origin:bottom}.an3-kpi{animation:.45s ease-out backwards an-fade-rise}.an3-kpi:nth-child(2){animation-delay:55ms}.an3-kpi:nth-child(3){animation-delay:.11s}.an3-kpi:nth-child(4){animation-delay:.165s}.an3-kpi:nth-child(5){animation-delay:.22s}.an3-kpi:nth-child(6){animation-delay:.275s}.an3-fnl-stage:nth-child(2) .an3-fnl-fill{animation-delay:90ms}.an3-fnl-stage:nth-child(3) .an3-fnl-fill{animation-delay:.18s}.an3-fnl-stage:nth-child(4) .an3-fnl-fill{animation-delay:.27s}.an3-fnl-stage:nth-child(5) .an3-fnl-fill{animation-delay:.36s}.an3-geo-row:nth-child(2) .an3-geo-bar-fill{animation-delay:60ms}.an3-geo-row:nth-child(3) .an3-geo-bar-fill{animation-delay:.12s}.an3-geo-row:nth-child(4) .an3-geo-bar-fill{animation-delay:.18s}.an3-geo-row:nth-child(5) .an3-geo-bar-fill{animation-delay:.24s}.an3-geo-row:nth-child(n+6) .an3-geo-bar-fill{animation-delay:.3s}.an-hist-col:nth-child(2) .an-hist-bar{animation-delay:60ms}.an-hist-col:nth-child(3) .an-hist-bar{animation-delay:.12s}.an-hist-col:nth-child(4) .an-hist-bar{animation-delay:.18s}.an-hist-col:nth-child(5) .an-hist-bar{animation-delay:.24s}.an-hist-col:nth-child(6) .an-hist-bar{animation-delay:.3s}.an-hist-val{animation:.4s ease-out .6s backwards an-late}.an3-donut-spin{transform-box:view-box;transform-origin:50%;animation:.8s ease-out backwards an-donut-sweep}@keyframes an-donut-sweep{0%{opacity:0;transform:rotate(-80deg)}}.an3-donut-row{animation:.4s ease-out backwards an-fade-rise}.an3-donut-row:nth-child(2){animation-delay:80ms}.an3-donut-row:nth-child(3){animation-delay:.16s}.an-empty{animation:.45s ease-out backwards an-fade-rise}}@media (prefers-reduced-motion:reduce){.an3-fnl-fill,.an-src-fill,.an3-geo-bar-fill,.an-hist-bar{animation:none}}
#routes-editor .detail-head{border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:32px;padding-bottom:32px;display:flex}#routes-editor .detail-head-left{flex:1;min-width:300px}#routes-editor .detail-back{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);cursor:pointer;align-items:center;gap:8px;margin-bottom:14px;font-size:11px;transition:color .2s;display:inline-flex}#routes-editor .detail-back:hover{color:var(--accent)}#routes-editor .detail-back svg{width:11px;height:11px}#routes-editor .detail-title-input{font-family:var(--serif);letter-spacing:-.025em;border:none;border-bottom:1px solid var(--rule-2);width:100%;color:var(--ink);background:0 0;outline:none;margin-bottom:16px;padding:0 0 4px;font-size:54px;font-weight:300;line-height:1.05}#routes-editor .detail-title-input:focus{border-color:var(--accent)}#routes-editor .detail-meta-row{flex-wrap:wrap;align-items:center;gap:32px;display:flex}#routes-editor .dm-item{flex-direction:column;gap:4px;display:flex}#routes-editor .dm-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);font-size:10px}#routes-editor .dm-value{font-family:var(--serif);letter-spacing:-.01em;font-size:18px;font-weight:500}#routes-editor .status-pill{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;border-radius:3px;align-items:center;gap:6px;padding:5px 11px;font-size:10px;font-weight:600;transition:all .2s;display:inline-flex}#routes-editor .status-pill.active{color:var(--accent-2);background:#1a4d3a1a}#routes-editor .status-pill.active:before{content:"";background:var(--accent-2);border-radius:50%;width:6px;height:6px;animation:1.8s infinite re-pulse}#routes-editor .status-pill.paused{color:#a87412;background:#f5a62326}#routes-editor .status-pill.paused:before{content:"";background:#f5a623;border-radius:50%;width:6px;height:6px}@keyframes re-pulse{0%,to{opacity:1}50%{opacity:.4}}#routes-editor .shape-badge{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:600;line-height:1.3;display:inline-flex}#routes-editor .shape-single{color:var(--ink-soft);background:#14110d0f;border:1px solid #14110d1a}#routes-editor .shape-flow{color:var(--accent);background:#d94a2614;border:1px solid #d94a262e}#routes-editor .embed-action{flex-direction:column;align-items:flex-end;gap:10px;display:flex}#routes-editor .embed-url{font-family:var(--mono);color:var(--accent-blue,#2b4fbf);cursor:pointer;background:#2b4fbf0f;border:1px solid #2b4fbf26;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;transition:all .2s;display:inline-flex}#routes-editor .embed-url:hover{background:#2b4fbf1a}#routes-editor .embed-url svg{width:12px;height:12px}#routes-editor .embed-copy-btn{background:var(--ink);color:var(--paper);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:7px;align-items:center;gap:8px;padding:9px 16px;font-size:11px;font-weight:600;transition:background .15s;display:inline-flex}#routes-editor .embed-copy-btn svg{width:12px;height:12px}#routes-editor .embed-copy-btn:hover{background:#000}#routes-editor .route-kebab{border:1px solid var(--rule);background:var(--paper);width:34px;height:34px;color:var(--ink-soft);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;transition:all .15s;display:flex}#routes-editor .route-kebab:hover{border-color:var(--ink-soft);color:var(--ink)}#routes-editor .route-kebab svg{width:15px;height:15px}#routes-editor .canvas-shell{background:var(--paper-2);border:1px solid var(--rule);border-radius:14px;grid-template-columns:1fr 380px;min-height:680px;display:grid;position:relative;overflow:hidden}#routes-editor .canvas-shell.no-inspector{grid-template-columns:1fr}#routes-editor .canvas-toolbar{z-index:5;pointer-events:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex;position:absolute;top:18px;left:18px;right:18px}#routes-editor .canvas-toolbar-group{pointer-events:auto;flex-wrap:wrap;gap:8px;display:flex}#routes-editor .tool-btn{background:var(--paper);border:1px solid var(--rule);font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-2,var(--ink));cursor:pointer;box-shadow:var(--shadow-soft);border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:10px;font-weight:600;transition:all .2s;display:flex}#routes-editor .tool-btn:hover{border-color:var(--ink);transform:translateY(-1px)}#routes-editor .tool-btn svg{width:12px;height:12px}#routes-editor .add-node-btn{background:var(--ink);color:var(--paper);font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;box-shadow:var(--shadow-soft);border:none;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:11px;font-weight:600;transition:all .2s;display:flex}#routes-editor .add-node-btn:hover{background:var(--accent);transform:translateY(-1px)}#routes-editor .add-video-btn{background:var(--paper);color:var(--ink);border:1px solid var(--rule-2);font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;transition:all .2s var(--ease-out);box-shadow:var(--shadow-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:9px 16px 9px 14px;font-size:11px;font-weight:600;display:flex}#routes-editor .add-video-btn svg{width:14px;height:14px;color:var(--accent);flex-shrink:0}#routes-editor .add-video-btn:hover{border-color:var(--accent);background:#d94a260a;transform:translateY(-1px)}#routes-editor .add-video-btn-hint{font-family:var(--serif);text-transform:none;letter-spacing:0;color:var(--ink-soft);margin-left:2px;font-size:11px;font-style:italic;font-weight:400}#routes-editor .add-video-btn-hint em{color:var(--accent-3);font-style:italic;font-weight:500}#routes-editor .zoom-cluster{background:var(--paper);border:1px solid var(--rule);box-shadow:var(--shadow-soft);border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}#routes-editor .zoom-btn{width:30px;height:32px;font-family:var(--mono);color:var(--ink-2,var(--ink));cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex}#routes-editor .zoom-btn:hover{background:var(--paper-2);color:var(--ink)}#routes-editor .zoom-btn.fit{border-left:1px solid var(--rule);font-size:11px}#routes-editor .zoom-btn.fit svg{width:13px;height:13px}#routes-editor .zoom-pct{border:none;border-left:1px solid var(--rule);border-right:1px solid var(--rule);min-width:46px;height:32px;font-family:var(--mono);color:var(--ink-2,var(--ink));text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;font-size:10px;font-weight:600;transition:background .15s}#routes-editor .zoom-pct:hover{background:var(--paper-2)}#routes-editor .canvas-area{-webkit-user-select:none;user-select:none;cursor:grab;touch-action:none;background-image:linear-gradient(#14110d0d 1px,#0000 1px),linear-gradient(90deg,#14110d0d 1px,#0000 1px);background-size:24px 24px;position:relative;overflow:hidden}#routes-editor .canvas-area.panning{cursor:grabbing}#routes-editor .canvas-stage{transform-origin:0 0;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}#routes-editor .canvas-stage.dragging{transition:none}#routes-editor .edges-svg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}#routes-editor .edge-path{fill:none;stroke:var(--ink-2,#6b6258);stroke-width:2.2px;filter:drop-shadow(0 1px #fff9);transition:stroke .25s,stroke-width .25s}#routes-editor .edge-path.flowing{stroke-dasharray:5 6;opacity:.85;animation:3s linear infinite edgeFlow}@keyframes edgeFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-24px}}#routes-editor .edge-label{font-family:var(--mono);fill:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:600}#routes-editor .node{background:var(--paper);border:1.5px solid var(--rule);box-shadow:var(--shadow-soft);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out), border-color .25s;cursor:grab;-webkit-user-select:none;user-select:none;border-radius:11px;width:200px;position:absolute}#routes-editor .node:hover{box-shadow:var(--shadow-lift);border-color:var(--ink-soft);transform:translateY(-2px)}#routes-editor .node.selected{border-color:var(--accent);box-shadow:0 0 0 3px #d94a2626, var(--shadow-lift)}#routes-editor .node.dragging{cursor:grabbing;opacity:.9;transition:none}@keyframes elFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#routes-editor .node{animation:elFadeIn .35s var(--ease-out) backwards}#routes-editor .node:nth-of-type(2){animation-delay:50ms}#routes-editor .node:nth-of-type(3){animation-delay:.1s}#routes-editor .node:nth-of-type(4){animation-delay:.15s}#routes-editor .node:nth-of-type(5){animation-delay:.2s}#routes-editor .node:nth-of-type(6){animation-delay:.25s}#routes-editor .node-del-btn{background:var(--paper);border:1.5px solid var(--rule);width:22px;height:22px;color:var(--ink-soft);cursor:pointer;z-index:5;opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s,transform .15s,background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:-9px;right:-9px;transform:scale(.85);box-shadow:0 2px 6px #14110d1f}#routes-editor .node-del-btn svg{stroke-width:2.5px;width:11px;height:11px}#routes-editor .node:hover .node-del-btn{opacity:1;transform:scale(1)}#routes-editor .node-del-btn:hover{color:#fff;background:#d94a26;border-color:#d94a26}#routes-editor .node-entry-badge{z-index:5;font-family:var(--mono);text-transform:uppercase;letter-spacing:.16em;color:var(--accent-3);background:var(--paper);border:1px solid var(--accent-3);border-radius:999px;padding:2px 8px;font-size:8.5px;font-weight:700;position:absolute;top:-9px;left:10px;box-shadow:0 2px 6px #14110d1a}#routes-editor .node-header{border-bottom:1px solid var(--rule);align-items:center;gap:6px;padding:7px 10px;display:flex}#routes-editor .node-icon{color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}#routes-editor .node-icon svg{width:12px;height:12px}#routes-editor .node-tag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:9px;font-weight:600;overflow:hidden}#routes-editor .node-drop{font-family:var(--mono);color:var(--ink-mute);white-space:nowrap;flex-shrink:0;font-size:9px;font-weight:600}#routes-editor .node-body{flex-direction:column;gap:5px;padding:10px;display:flex}#routes-editor .node-thumb{aspect-ratio:16/9;width:100%;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#2a2620,#6b6358);border-radius:7px;position:relative;overflow:hidden}#routes-editor .node-thumb-img{object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}#routes-editor .node-thumb:after{content:"";z-index:1;background:radial-gradient(at 30% 30%,#ffffff2e,#0000 60%);position:absolute;inset:0}#routes-editor .node-thumb-play{z-index:2;background:#faf8f4eb;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#routes-editor .node-thumb-play:after{content:"";border-left:7px solid var(--ink);border-top:5px solid #0000;border-bottom:5px solid #0000;width:0;height:0;margin-left:2px}#routes-editor .node-thumb-dur{font-family:var(--mono);color:#fff;z-index:2;background:#14110db3;border-radius:2px;padding:1px 5px;font-size:9px;position:absolute;bottom:6px;right:6px}#routes-editor .node-title{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:13px;font-weight:500;line-height:1.2}#routes-editor .node-editor-note{font-family:var(--serif);color:var(--ink-soft);font-size:11.5px;font-style:italic;line-height:1.4}#routes-editor .node-sub{font-family:var(--mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:.08em;font-size:10px}#routes-editor .node-items-summary{background:var(--paper-2);font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);border-radius:6px;justify-content:space-between;align-items:center;margin-top:8px;padding:7px 9px;font-size:9px;font-weight:600;transition:all .15s;display:flex}#routes-editor .node.video:hover .node-items-summary{color:var(--accent);background:#d94a260f}#routes-editor .node-items-arrow{opacity:.5;font-size:11px;transition:transform .15s}#routes-editor .node.video:hover .node-items-arrow{opacity:1;transform:translate(2px)}#routes-editor .node.video .node-icon{background:linear-gradient(135deg,#1a4d3a,#2b6b52)}#routes-editor .node.end{background:var(--ink);color:var(--paper);border-color:var(--ink)}#routes-editor .node.end .node-header{border-bottom-color:#faf8f41a}#routes-editor .node.end .node-tag{color:var(--accent-3)}#routes-editor .node.end .node-icon{background:var(--accent)}#routes-editor .node.end .node-drop{color:#faf8f480}#routes-editor .node.end .node-title{color:var(--paper)}#routes-editor .end-fires{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:#faf8f4bf;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:9px;font-weight:600;display:flex}#routes-editor .end-fires-icon{font-size:12px;line-height:1}#routes-editor .end-fires-text{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}#routes-editor .node-metric-row{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-mute);flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;font-size:9px;font-weight:600;display:flex}#routes-editor .node-metric-pill{background:var(--paper-2);border:1px solid var(--rule);color:var(--ink-2,var(--ink));letter-spacing:.08em;white-space:nowrap;border-radius:5px;padding:3px 7px;font-size:9px}#routes-editor .node.end .node-metric-pill{color:#faf8f499;background:#ffffff0f;border-color:#ffffff1f}#routes-editor .node-metric-pill.rust{color:var(--accent);background:#d94a260f;border-color:#d94a264d}#routes-editor .node-metric-pill.green{color:var(--accent-2);background:#1a4d3a0f;border-color:#1a4d3a4d}#routes-editor .node.end .node-metric-pill.rust{color:var(--accent-3);background:#d94a2626;border-color:#d94a2666}#routes-editor .node.end .node-metric-pill.green{color:var(--accent-3);background:#1a4d3a2e;border-color:#1a4d3a66}#routes-editor .drop-arc{pointer-events:none;width:24px;height:24px;position:absolute;top:10px;right:10px}#routes-editor .drop-arc circle{fill:none;stroke-width:2.5px;stroke-linecap:round}#routes-editor .drop-arc .bg{stroke:var(--rule)}#routes-editor .drop-arc .fg{stroke:var(--accent-2);transition:stroke-dashoffset .8s var(--ease-out)}#routes-editor .drop-arc-text{font-family:var(--mono);color:var(--ink-2);justify-content:center;align-items:center;font-size:8px;font-weight:600;display:flex;position:absolute;inset:0}#routes-editor .node.end .drop-arc .bg{stroke:#faf8f433}#routes-editor .node.end .drop-arc .fg{stroke:var(--accent-3)}#routes-editor .node.end .drop-arc-text{color:var(--paper)}#routes-editor .vitals-bar{background:var(--paper);border:1px solid var(--rule);border-radius:12px;grid-template-columns:auto 1fr 1fr 1fr 1fr 1fr auto;align-items:stretch;gap:0;margin-bottom:18px;display:grid;overflow:hidden;box-shadow:0 1px 2px #14110d0a,0 4px 16px -8px #14110d1a}#routes-editor .vitals-pulse{border-right:1px solid var(--rule);background:linear-gradient(135deg,#1a4d3a0f,#0000);align-items:center;gap:10px;padding:14px 22px;display:flex}#routes-editor .vitals-pulse-dot{background:var(--accent-2);border-radius:50%;width:10px;height:10px;animation:1.6s ease-in-out infinite vitalsPulse;box-shadow:0 0 #1a4d3a80}@keyframes vitalsPulse{0%{box-shadow:0 0 #1a4d3a80}70%{box-shadow:0 0 0 10px #1a4d3a00}to{box-shadow:0 0 #1a4d3a00}}#routes-editor .vitals-pulse-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);font-size:10px;font-weight:600}#routes-editor .vitals-pulse-count{font-family:var(--serif);letter-spacing:-.015em;color:var(--ink);font-size:22px;font-weight:500;line-height:1}#routes-editor .vitals-cell{border-right:1px solid var(--rule);cursor:default;flex-direction:column;gap:4px;padding:14px 22px;transition:background .2s;display:flex;position:relative}#routes-editor .vitals-cell.clickable{cursor:pointer}#routes-editor .vitals-cell.clickable:hover{background:var(--paper-2)}#routes-editor .vitals-cell:last-child{border-right:none}#routes-editor .vitals-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-soft);font-size:10px;font-weight:600}#routes-editor .vitals-value{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);align-items:baseline;gap:6px;font-size:24px;font-weight:400;line-height:1.05;display:flex}#routes-editor .vitals-value em{font-family:var(--serif);color:var(--accent);font-size:13px;font-style:italic;font-weight:500}#routes-editor .vitals-value .vitals-empty{color:var(--ink-mute)}#routes-editor .vitals-delta{font-family:var(--mono);letter-spacing:.04em;align-items:center;gap:3px;padding:1px 0;font-size:10px;font-weight:600;display:inline-flex}#routes-editor .vitals-delta.up{color:var(--accent-2)}#routes-editor .vitals-delta.down{color:var(--accent)}#routes-editor .vitals-delta:before{content:"";border-left:3.5px solid #0000;border-right:3.5px solid #0000;width:0;height:0}#routes-editor .vitals-delta.up:before{border-bottom:5px solid var(--accent-2)}#routes-editor .vitals-delta.down:before{border-top:5px solid var(--accent)}#routes-editor .vitals-cell-foot{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-mute);margin-top:2px;font-size:9px;font-weight:500}#routes-editor .vitals-time{background:var(--paper-2);align-items:center;display:flex}#routes-editor .vitals-time-tab{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-soft);cursor:pointer;border:none;border-left:1px solid var(--rule);background:0 0;height:100%;padding:14px;font-size:10px;font-weight:600;transition:color .15s,background .15s}#routes-editor .vitals-time-tab:first-child{border-left:none}#routes-editor .vitals-time-tab:hover{color:var(--ink)}#routes-editor .vitals-time-tab.on{background:var(--ink);color:var(--paper)}@media (max-width:1100px){#routes-editor .vitals-bar{grid-template-columns:1fr 1fr;gap:0}#routes-editor .vitals-pulse,#routes-editor .vitals-time{grid-column:1/-1}#routes-editor .vitals-time{justify-content:center}}#routes-editor .node.live-activity{position:relative}#routes-editor .node.live-activity:after{content:"";border:2px solid var(--accent);opacity:0;pointer-events:none;border-radius:13px;animation:2.4s ease-in-out infinite nodeBreathe;position:absolute;inset:-3px}@keyframes nodeBreathe{0%,to{opacity:0;transform:scale(1)}50%{opacity:.4;transform:scale(1.02)}}#routes-editor .node.live-activity .node-tag:after{content:"";background:var(--accent-2);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-left:6px;animation:1.4s ease-in-out infinite liveDot;display:inline-block}@keyframes liveDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}#routes-editor .anomaly-feed{z-index:6;background:var(--paper);border:1px solid var(--rule);pointer-events:auto;width:340px;max-width:calc(100% - 36px);transition:transform .3s var(--ease-out), opacity .3s var(--ease-out);border-radius:12px;position:absolute;bottom:18px;left:18px;overflow:hidden;box-shadow:0 4px 16px -4px #14110d1f,0 12px 32px -12px #14110d2e}#routes-editor .anomaly-feed.collapsed{width:auto}#routes-editor .anomaly-feed.collapsed .anomaly-list{display:none}#routes-editor .anomaly-head{border-bottom:1px solid var(--rule);cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#d94a260a,#0000);align-items:center;gap:10px;padding:11px 14px;display:flex}#routes-editor .anomaly-feed.collapsed .anomaly-head{border-bottom:none}#routes-editor .anomaly-head-icon{width:24px;height:24px;color:var(--accent);background:#d94a261f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}#routes-editor .anomaly-head-icon svg{width:13px;height:13px}#routes-editor .anomaly-head-text{flex:1;min-width:0}#routes-editor .anomaly-head-title{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink);font-size:10px;font-weight:600}#routes-editor .anomaly-head-sub{font-family:var(--mono);color:var(--ink-soft);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:500}#routes-editor .anomaly-head-count{font-family:var(--mono);background:var(--accent);color:#fff;border-radius:10px;padding:2px 7px;font-size:10px;font-weight:600}#routes-editor .anomaly-head-chev{width:18px;height:18px;color:var(--ink-soft);transition:transform .25s}#routes-editor .anomaly-feed.collapsed .anomaly-head-chev{transform:rotate(180deg)}#routes-editor .anomaly-list{flex-direction:column;max-height:240px;display:flex;overflow-y:auto}#routes-editor .anomaly-item{border-bottom:1px solid var(--rule);cursor:pointer;align-items:flex-start;gap:10px;padding:11px 14px;transition:background .15s;display:flex}#routes-editor .anomaly-item:last-child{border-bottom:none}#routes-editor .anomaly-item:hover{background:var(--paper-2)}#routes-editor .anomaly-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}#routes-editor .anomaly-dot.warn{background:var(--accent)}#routes-editor .anomaly-dot.info{background:var(--accent-3)}#routes-editor .anomaly-dot.good{background:var(--accent-2)}#routes-editor .anomaly-text{flex:1;min-width:0;line-height:1.4}#routes-editor .anomaly-msg{font-family:var(--sans);color:var(--ink);font-size:13px;font-weight:500}#routes-editor .anomaly-msg strong{font-weight:600}#routes-editor .anomaly-msg em{font-family:var(--serif);color:var(--accent);font-style:italic;font-weight:500}#routes-editor .anomaly-meta{font-family:var(--mono);color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:10px;font-weight:500}#routes-editor .add-menu{background:var(--paper);border:1px solid var(--rule);box-shadow:var(--shadow-lift);z-index:60;border-radius:10px;flex-direction:column;gap:4px;min-width:240px;padding:8px;display:flex;position:absolute}#routes-editor .add-menu-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .15s;display:flex}#routes-editor .add-menu-item:hover{background:var(--paper-2)}#routes-editor .add-menu-icon{color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}#routes-editor .add-menu-icon svg{width:13px;height:13px}#routes-editor .add-menu-icon.video{background:var(--ink)}#routes-editor .add-menu-icon.end{background:var(--accent)}#routes-editor .add-menu-text{flex:1}#routes-editor .add-menu-title{font-family:var(--serif);letter-spacing:-.01em;font-size:14px;font-weight:500}#routes-editor .add-menu-desc{color:var(--ink-soft);margin-top:1px;font-size:11px;line-height:1.3}#routes-editor .inspector{background:var(--paper);border-left:1px solid var(--rule);flex-direction:column;display:flex}#routes-editor .inspector-head{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:flex-start;gap:14px;padding:24px 24px 18px;display:flex}#routes-editor .inspector-head-info{flex:1;min-width:0}#routes-editor .inspector-head h3{font-family:var(--serif);letter-spacing:-.015em;font-size:22px;font-weight:500;line-height:1.15}#routes-editor .inspector-head h3 em{color:var(--accent);font-style:italic}#routes-editor .inspector-head .ih-tag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);margin-bottom:6px;font-size:10px;font-weight:600}#routes-editor .inspector-close{width:28px;height:28px;color:var(--ink-mute);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}#routes-editor .inspector-close:hover{background:var(--paper-2);color:var(--ink)}#routes-editor .inspector-close svg{width:14px;height:14px}#routes-editor .inspector-body{flex:1;padding:0;overflow-y:auto}#routes-editor .inspector-section{border-bottom:1px solid var(--rule);padding:22px 24px}#routes-editor .inspector-section:last-of-type{border-bottom:none}#routes-editor .insp-section-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);align-items:center;gap:10px;margin-bottom:12px;font-size:10px;font-weight:600;display:flex}#routes-editor .insp-section-label:before{content:"";background:var(--accent);width:14px;height:1px}#routes-editor .insp-section-label .meta{text-transform:none;letter-spacing:0;font-weight:400;font-family:var(--sans);color:var(--ink-mute);margin-left:auto;font-size:11px}#routes-editor .field{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}#routes-editor .field:last-child{margin-bottom:0}#routes-editor .field-input{background:var(--paper-2);border:1px solid var(--rule);width:100%;font-family:var(--sans);color:var(--ink);border-radius:8px;padding:11px 13px;font-size:14px;font-weight:500;transition:border-color .2s}#routes-editor .field-input:focus{border-color:var(--ink);background:var(--paper);outline:none}#routes-editor .field-input.mono{font-family:var(--mono);font-size:13px}#routes-editor .goal-type-grid{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}#routes-editor .goal-type-card{background:var(--paper-2);border:1.5px solid var(--rule);cursor:pointer;text-align:center;border-radius:9px;flex-direction:column;align-items:center;gap:5px;padding:10px 8px;transition:all .15s;display:flex}#routes-editor .goal-type-card:hover{border-color:var(--ink-soft);transform:translateY(-1px)}#routes-editor .goal-type-card.on{border-color:var(--gt-color,var(--accent));background:color-mix(in srgb, var(--gt-color,var(--accent)) 6%, var(--paper-2));box-shadow:0 0 0 2px color-mix(in srgb, var(--gt-color,var(--accent)) 12%, transparent)}#routes-editor .gt-icon{color:var(--ink-soft);justify-content:center;align-items:center;display:flex}#routes-editor .gt-icon svg{width:18px;height:18px}#routes-editor .goal-type-card.on .gt-icon{color:var(--gt-color,var(--accent))}#routes-editor .gt-name{color:var(--ink);letter-spacing:-.005em;font-size:10px;font-weight:600;line-height:1.15}#routes-editor .goal-type-card.on .gt-name{color:var(--gt-color,var(--accent))}#routes-editor .toggle-row{background:var(--paper-2);border:1px solid var(--rule);cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:8px;padding:11px 13px;display:flex}#routes-editor .toggle-row:last-child{margin-bottom:0}#routes-editor .toggle-info{flex:1;min-width:0}#routes-editor .toggle-name{font-family:var(--serif);letter-spacing:-.005em;font-size:14px;font-weight:500}#routes-editor .toggle-name code{font-family:var(--mono);background:var(--paper);border-radius:3px;padding:1px 5px;font-size:11px}#routes-editor .toggle-desc{color:var(--ink-soft);margin-top:1px;font-size:11px;line-height:1.35}#routes-editor .toggle-desc code{font-family:var(--mono);background:var(--paper);border-radius:3px;padding:1px 4px;font-size:10px}#routes-editor .toggle-switch{background:var(--rule-2);border-radius:999px;flex-shrink:0;width:34px;height:20px;transition:background .25s;position:relative}#routes-editor .toggle-switch:after{content:"";width:16px;height:16px;transition:transform .25s var(--ease-spring);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}#routes-editor .toggle-row.on .toggle-switch{background:var(--accent)}#routes-editor .toggle-row.on .toggle-switch:after{transform:translate(14px)}#routes-editor .ev-config{background:var(--paper-2);border:1px solid var(--rule);border-radius:8px;flex-direction:column;gap:10px;margin-top:10px;margin-bottom:10px;padding:12px 14px;display:flex}#routes-editor .ev-hint{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-mute);font-size:9px;font-weight:600;line-height:1.5}#routes-editor .pixel-platform-row{grid-template-columns:1fr 1fr 1fr 1fr;gap:5px;display:grid}#routes-editor .pix-plat{background:var(--paper);border:1.5px solid var(--rule);cursor:pointer;font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-2,var(--ink));border-radius:6px;padding:7px 4px;font-size:10px;font-weight:600;transition:all .15s}#routes-editor .pix-plat:hover{border-color:var(--ink-soft)}#routes-editor .pix-plat.on{border-color:var(--p-color,var(--accent));color:var(--p-color,var(--accent));background:color-mix(in srgb, var(--p-color,var(--accent)) 6%, var(--paper))}#routes-editor .inspector-foot{border-top:1px solid var(--rule);gap:8px;padding:14px 24px;display:flex}#routes-editor .danger-btn{color:var(--accent);font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:0 0;border:1px solid #d94a264d;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:11px;font-weight:600;transition:all .2s;display:flex}#routes-editor .danger-btn:hover{border-color:var(--accent);background:#d94a2614}#routes-editor .danger-btn svg{width:12px;height:12px}#routes-editor .ep-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;animation:re-fadeIn .25s var(--ease-out);background:#14110d8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}@keyframes re-fadeIn{0%{opacity:0}to{opacity:1}}#routes-editor .ep-card{background:var(--paper);border:1px solid var(--rule);width:100%;max-width:880px;max-height:88vh;animation:rxModalIn .35s var(--ease-spring);border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 30px 90px #14110d4d}@keyframes rxModalIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}#routes-editor .ep-head{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 28px 18px;display:flex}#routes-editor .ep-head h2{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);margin-bottom:4px;font-size:32px;font-weight:300;line-height:1.1}#routes-editor .ep-head h2 em{color:var(--accent);font-style:italic}#routes-editor .ep-head p{font-family:var(--serif);color:var(--ink-soft);margin:0;font-size:14px;font-style:italic;line-height:1.5}#routes-editor .ep-close{background:var(--paper-2);border:1px solid var(--rule);cursor:pointer;width:34px;height:34px;color:var(--ink-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}#routes-editor .ep-close:hover{background:var(--accent);color:#fff;border-color:var(--accent)}#routes-editor .ep-close svg{stroke-width:2.4px;width:14px;height:14px}#routes-editor .ep-body{flex:1;padding:22px 28px 28px;overflow-y:auto}#routes-editor .vp-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:780px){#routes-editor .vp-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){#routes-editor .vp-grid{grid-template-columns:1fr}}#routes-editor .vp-item{background:var(--paper-2);border:1px solid var(--rule);cursor:pointer;transition:all .2s var(--ease-out);text-align:left;border-radius:12px;flex-direction:column;padding:0;font-family:inherit;display:flex;overflow:hidden}#routes-editor .vp-item:hover{border-color:var(--ink);box-shadow:var(--shadow-soft);transform:translateY(-2px)}#routes-editor .vp-thumb{border-bottom:1px solid var(--rule);justify-content:center;align-items:center;min-height:80px;display:flex;position:relative;overflow:hidden}#routes-editor .vp-dur{color:#faf8f4;font-family:var(--mono);letter-spacing:.02em;background:#14110dc7;border-radius:5px;padding:3px 7px;font-size:10px;font-weight:600;position:absolute;bottom:8px;right:8px}#routes-editor .vp-meta{flex-direction:column;gap:2px;padding:10px 12px 12px;display:flex}#routes-editor .vp-title{color:var(--ink);letter-spacing:-.005em;font-size:13px;font-weight:600;line-height:1.25}.flow-celebration-overlay{z-index:9999;animation:fcOverlayIn .35s var(--ease-out);cursor:pointer;-webkit-backdrop-filter:blur(6px);background:#14110d6b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.flow-celebration-card{background:var(--paper);border:1px solid var(--rule);text-align:center;width:calc(100% - 64px);max-width:520px;animation:fcCardIn .45s var(--ease-spring);border-radius:14px;padding:38px 44px 32px;position:relative;overflow:hidden;box-shadow:0 28px 80px -32px #14110d73,0 12px 32px -12px #14110d4d}.flow-celebration-card:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, var(--accent-3) 50%, var(--accent-2) 100%);height:3px;position:absolute;top:0;left:0;right:0}.flow-celebration-eyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.22em;color:var(--accent);align-items:center;gap:8px;margin-bottom:18px;font-size:10px;font-weight:700;display:inline-flex}.flow-celebration-eyebrow:before,.flow-celebration-eyebrow:after{content:"";background:var(--accent);opacity:.5;width:18px;height:1px}.flow-celebration-title{font-family:var(--serif);letter-spacing:-.022em;color:var(--ink);margin:0 0 14px;font-size:36px;font-weight:300;line-height:1.1}.flow-celebration-title em{color:var(--accent-3);font-style:italic;font-weight:400}.flow-celebration-sub{font-family:var(--serif);letter-spacing:-.005em;color:var(--ink-soft);margin:0 0 22px;font-size:15px;font-style:italic;line-height:1.5}.flow-celebration-meta{font-family:var(--mono);text-transform:uppercase;letter-spacing:.18em;color:var(--ink-mute);border-top:1px solid var(--rule);padding-top:18px;font-size:9px;font-weight:600}@keyframes fcOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes fcCardIn{0%{opacity:0;transform:scale(.92)translateY(12px)}60%{opacity:1;transform:scale(1.01)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:1100px){#routes-editor .canvas-shell{grid-template-columns:1fr}#routes-editor .inspector{display:none}#routes-editor .canvas-shell.show-inspector .inspector{z-index:80;background:var(--paper);width:380px;box-shadow:var(--shadow-lift);max-width:90vw;display:flex;position:fixed;top:0;bottom:0;right:0}}@media (max-width:768px){#routes-editor .detail-head{gap:18px}#routes-editor .detail-title-input{font-size:36px}#routes-editor .embed-action{align-items:flex-start}#routes-editor .canvas-toolbar{padding:12px 12px 0;position:static}#routes-editor .tool-btn,#routes-editor .zoom-btn,#routes-editor .add-node-btn,#routes-editor .add-video-btn{min-height:44px}#routes-editor .zoom-btn{width:44px}#routes-editor .canvas-shell.show-inspector .inspector{border-left:none;border-top:1px solid var(--rule);border-radius:16px 16px 0 0;width:100%;max-width:100%;max-height:70vh;inset:auto 0 0}}
#routes-editor .ve-page{padding:0 0 24px}#routes-editor .ve-back-bar{border-bottom:1px solid var(--rule);align-items:center;gap:14px;margin-bottom:16px;padding:14px 0 16px;display:flex}#routes-editor .ve-back-btn{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;max-width:40%;padding:6px 0;font-size:11px;font-weight:600;transition:color .2s;display:inline-flex;overflow:hidden}#routes-editor .ve-back-btn:hover{color:var(--accent)}#routes-editor .ve-back-btn svg{stroke-width:2.4px;flex-shrink:0;width:13px;height:13px}#routes-editor .ve-back-crumb{font-family:var(--mono);letter-spacing:.06em;color:var(--ink-mute);text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex;overflow:hidden}#routes-editor .ve-bb-sep{color:var(--rule-2)}#routes-editor .ve-bb-here{color:var(--ink)}#routes-editor .ve-bb-title{font-family:var(--serif);text-transform:none;letter-spacing:-.01em;font-size:15px;font-weight:500}#routes-editor .ve-shell{grid-template-columns:minmax(0,1fr) 360px;gap:18px;min-height:600px;display:grid}#routes-editor .ve-stage{flex-direction:column;gap:10px;min-width:0;display:flex}#routes-editor .ve-player-wrap{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}#routes-editor .ve-stage-frame{justify-content:center;align-items:center;width:100%;min-width:0;min-height:0;display:flex}#routes-editor .ve-player{aspect-ratio:16/9;background:#0a0a0f;border-radius:12px;width:min(100%,177.778dvh - 568.889px);max-height:calc(100dvh - 320px);position:relative;overflow:hidden;box-shadow:0 18px 48px -18px #14110d66;container-type:inline-size}#routes-editor .ve-player[data-orientation="9:16"]{width:auto;height:min(620px,100dvh - 320px)}#routes-editor .ve-player[data-orientation="1:1"]{width:auto;height:min(560px,100dvh - 320px)}#routes-editor .ve-player-bg{background:var(--ink);position:absolute;inset:0}#routes-editor .ve-player-frame{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}#routes-editor .ve-player-vignette{pointer-events:none;background:radial-gradient(#0000 55%,#00000059 100%);position:absolute;inset:0}#routes-editor .ve-device-mobile-p,#routes-editor .ve-device-mobile-l{background:#14110d;border-radius:36px;flex:none;justify-content:center;align-items:center;width:auto;padding:14px;display:flex;position:relative;box-shadow:0 30px 80px #00000059,inset 0 0 0 1px #2a251d}#routes-editor .ve-device-mobile-p{padding-bottom:46px}#routes-editor .ve-device-mobile-l{padding-right:46px}#routes-editor .ve-device-mobile-p .ve-player,#routes-editor .ve-device-mobile-l .ve-player{box-shadow:none;border-radius:22px}#routes-editor .ve-device-mobile-p:before,#routes-editor .ve-device-mobile-l:before{content:"";z-index:9;background:#2a251d;border-radius:3px;position:absolute}#routes-editor .ve-device-mobile-p:before{width:80px;height:5px;bottom:18px;left:50%;transform:translate(-50%)}#routes-editor .ve-device-mobile-l:before{width:5px;height:80px;top:50%;right:18px;transform:translateY(-50%)}#routes-editor .ve-mode-tag{z-index:8;font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:#faf8f4bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;background:#14110d99;border:1px solid #faf8f424;border-radius:4px;padding:3px 8px;font-size:8.5px;font-weight:600;position:absolute;top:10px;right:10px}#routes-editor .ve-corner-mark{z-index:8;pointer-events:none;border-color:#faf8f459;width:14px;height:14px;position:absolute}#routes-editor .ve-corner-mark.tl{border-top:1.5px solid;border-left:1.5px solid;border-top-left-radius:2px;top:6px;left:6px}#routes-editor .ve-corner-mark.tr{border-top:1.5px solid;border-right:1.5px solid;border-top-right-radius:2px;top:6px;right:6px}#routes-editor .ve-corner-mark.bl{border-bottom:1.5px solid;border-left:1.5px solid;border-bottom-left-radius:2px;bottom:6px;left:6px}#routes-editor .ve-corner-mark.br{border-bottom:1.5px solid;border-right:1.5px solid;border-bottom-right-radius:2px;bottom:6px;right:6px}#routes-editor .ve-snap-guides{z-index:55;pointer-events:none;position:absolute;inset:0}#routes-editor .ve-snap-guide{background:var(--accent);border-radius:1px;position:absolute;box-shadow:0 0 7px #d94a26d9}#routes-editor .ve-snap-guide.v{width:2px}#routes-editor .ve-snap-guide.h{height:2px}#routes-editor .ve-snap-gapline{background:color-mix(in srgb, var(--accent) 55%, transparent);position:absolute}#routes-editor .ve-snap-gapline.h{height:1px;transform:translateY(-.5px)}#routes-editor .ve-snap-gapline.v{width:1px;transform:translate(-.5px)}#routes-editor .ve-snap-gap{background:var(--accent);color:#fff;font-family:var(--mono);letter-spacing:.02em;white-space:nowrap;border-radius:4px;padding:3px 5px;font-size:9px;font-weight:700;line-height:1;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 6px -1px #d94a2680}#routes-editor .ve-safe{z-index:5;pointer-events:none;position:absolute;inset:0}#routes-editor .ve-safe-band{background:repeating-linear-gradient(135deg,#d94a262e 0 6px,#d94a260f 6px 12px);border:1px dashed #d94a2680;justify-content:flex-end;align-items:center;padding:0 10px;display:flex;position:absolute;left:0;right:0}#routes-editor .ve-safe-band--top{height:8%;top:0}#routes-editor .ve-safe-band--bottom{height:16%;bottom:0}#routes-editor .ve-safe[data-orient="9:16"] .ve-safe-band--bottom{height:22%}#routes-editor .ve-safe-tag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:#d94a26f2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14110dcc;border-radius:4px;padding:3px 7px;font-size:8.5px;font-weight:700}#routes-editor .ve-positioned{z-index:7;cursor:grab;will-change:left, top, width, height;touch-action:none;transition:filter .15s;position:absolute}#routes-editor .ve-positioned:active{cursor:grabbing}#routes-editor .ve-positioned.sel{outline-offset:3px;border-radius:6px;outline:1.5px solid #d94a26a6}#routes-editor .ve-positioned:hover{filter:brightness(1.05)}#routes-editor .ve-positioned.is-overlay{cursor:default;justify-content:center;align-items:center;width:auto;height:auto;display:flex;inset:0}#routes-editor .ve-positioned.is-overlay:hover{filter:none}#routes-editor .ve-positioned.is-overlay .ve-el-preview,#routes-editor .ve-positioned.is-overlay .ve-el-preview>div{justify-content:center;align-items:center;display:flex}#routes-editor .ve-positioned.is-overlay.sel{outline-offset:-2px}#routes-editor .ve-el-block{border:1px solid color-mix(in srgb, var(--el-color,#d94a26) 45%, transparent);border-left:3px solid var(--el-color,#d94a26);pointer-events:none;background:#faf8f4f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 8px 24px -10px #14110d59}#routes-editor .ve-el-block-icon{width:18px;height:18px;color:var(--el-color,#d94a26)}#routes-editor .ve-el-block-icon svg{width:100%;height:100%}#routes-editor .ve-el-block-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-2);white-space:nowrap;font-size:9px;font-weight:700}#routes-editor .ve-positioned.is-scaling{width:max-content;height:max-content}#routes-editor .ve-positioned.is-scaling .ve-el-preview,#routes-editor .ve-positioned.is-scaling .ve-el-preview>div{width:auto;height:auto}#routes-editor .ve-resize-handle{z-index:9;background:#faf8f4;border:1.5px solid #d94a26d9;border-radius:2px;width:10px;height:10px;position:absolute}#routes-editor .ve-resize-handle:hover{background:#d94a26f2}#routes-editor .ve-resize-handle.nw{cursor:nwse-resize;top:-6px;left:-6px}#routes-editor .ve-resize-handle.n{cursor:ns-resize;top:-6px;left:50%;transform:translate(-50%)}#routes-editor .ve-resize-handle.ne{cursor:nesw-resize;top:-6px;right:-6px}#routes-editor .ve-resize-handle.e{cursor:ew-resize;top:50%;right:-6px;transform:translateY(-50%)}#routes-editor .ve-resize-handle.se{cursor:nwse-resize;bottom:-6px;right:-6px}#routes-editor .ve-resize-handle.s{cursor:ns-resize;bottom:-6px;left:50%;transform:translate(-50%)}#routes-editor .ve-resize-handle.sw{cursor:nesw-resize;bottom:-6px;left:-6px}#routes-editor .ve-resize-handle.w{cursor:ew-resize;top:50%;left:-6px;transform:translateY(-50%)}#routes-editor .ve-stage-foot{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;padding:6px 4px;display:flex}#routes-editor .ve-tl-toggle{border:1px solid var(--rule);font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:600;transition:all .15s;display:inline-flex}#routes-editor .ve-tl-toggle:hover{border-color:var(--ink-soft);color:var(--ink)}#routes-editor .ve-tl-toggle.on{background:var(--ink);color:#fff;border-color:var(--ink)}#routes-editor .ve-orient-group{background:var(--paper-2);border:1px solid var(--rule);border-radius:8px;align-items:center;gap:2px;padding:2px;display:inline-flex}#routes-editor .ve-orient-btn{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;min-width:30px;padding:5px 8px;font-size:13px;line-height:1;transition:all .12s;display:inline-flex}#routes-editor .ve-orient-btn:hover{background:var(--paper);color:var(--ink)}#routes-editor .ve-orient-btn.on{background:var(--ink);color:#fff}#routes-editor .ve-stage-meta{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-mute);white-space:nowrap;font-size:10px;font-weight:600}#routes-editor .ve-stage-spacer{flex:1}#routes-editor .ve-timeline{background:var(--paper);border:1px solid var(--rule);border-radius:11px;flex-shrink:0;padding:0;overflow:hidden}#routes-editor .ve-tl-transport{background:var(--paper);border-bottom:1px dashed var(--rule);align-items:center;gap:6px;padding:6px 14px;display:flex}#routes-editor .ve-tp-btn{border:1px solid var(--rule-2);width:28px;height:28px;color:var(--ink-soft);cursor:pointer;transition:all .15s var(--ease-out);background:0 0;border-radius:5px;justify-content:center;align-items:center;display:flex}#routes-editor .ve-tp-btn:hover{background:var(--paper-2);color:var(--ink);border-color:var(--ink-soft)}#routes-editor .ve-tp-btn svg{width:12px;height:12px}#routes-editor .ve-tp-play{background:var(--ink);color:var(--paper);border-color:var(--ink)}#routes-editor .ve-tp-play:hover{background:var(--ink-2);color:var(--paper);border-color:var(--ink-2)}#routes-editor .ve-tp-timecode{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--ink-soft);letter-spacing:.04em;margin-left:10px;font-size:11px}#routes-editor .ve-tp-now{color:var(--ink);font-weight:600}#routes-editor .ve-tp-sep{color:var(--ink-mute);margin:0 2px}#routes-editor .ve-tp-end{color:var(--ink-mute)}#routes-editor .ve-tp-spacer{flex:1}#routes-editor .ve-tl-title{font-family:var(--serif);color:var(--ink-soft);font-size:13px;font-style:italic;font-weight:500}#routes-editor .ve-tl-meta{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-mute);font-size:10px;font-weight:600}#routes-editor .ve-tl-strip{background:var(--paper-2);border-top:1px solid var(--rule);position:relative;overflow:hidden}#routes-editor .ve-tl-ruler{background:linear-gradient(to bottom, var(--paper) 0%, var(--paper-2) 100%);border-bottom:1px solid var(--rule);cursor:ew-resize;-webkit-user-select:none;user-select:none;height:22px;position:relative}#routes-editor .ve-tl-ruler:hover{background:linear-gradient(to bottom, var(--paper) 0%, #d94a260a 100%)}#routes-editor .ve-tl-cuelane{background:var(--paper-2);cursor:copy;min-height:44px;position:relative}#routes-editor .ve-tl-lanes{transition:height .18s var(--ease-out);position:relative}#routes-editor .ve-tl-cuelane:hover{background:linear-gradient(to bottom, var(--paper-2) 0%, #d94a2606 100%)}#routes-editor .ve-tl-ticks{pointer-events:none;position:absolute;inset:0}#routes-editor .ve-tl-tick{background:#14110d1a;width:1px;position:absolute;top:0;bottom:0}#routes-editor .ve-tl-tick span{font-family:var(--mono);color:var(--ink-soft);letter-spacing:.04em;white-space:nowrap;font-size:8.5px;font-weight:600;position:absolute;top:3px;left:4px}#routes-editor .ve-tl-playhead-handle{cursor:ew-resize;z-index:6;pointer-events:auto;width:14px;margin-left:-7px;position:absolute;top:0;bottom:0}#routes-editor .ve-tl-playhead-grip{background:var(--accent);width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #d94a268c}#routes-editor .ve-tl-playhead-grip:before{content:"";border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid var(--accent);filter:drop-shadow(0 1px 2px #00000040);width:0;height:0;position:absolute;top:0;left:50%;transform:translate(-50%)}#routes-editor .ve-tl-playhead-line{pointer-events:none;z-index:1;background:#d94a2659;width:1px;position:absolute;top:0;bottom:0}#routes-editor .ve-tl-pill{background:var(--paper);border:1px solid var(--rule-2);color:var(--ink);cursor:pointer;min-width:50px;transition:box-shadow .15s, transform .12s var(--ease-out), background .15s, border-color .15s, top .18s var(--ease-out);will-change:left, width, top;z-index:2;border-radius:6px;align-items:stretch;display:flex;position:absolute;box-shadow:0 1px 2px #0000000a}#routes-editor .ve-tl-pill:hover{border-color:var(--ink-soft);transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}#routes-editor .ve-tl-pill.sel{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 4px 16px #d94a2659,0 0 0 2px #d94a2633}#routes-editor .ve-tl-pill.persistent{background:linear-gradient(90deg, var(--paper) 0%, var(--paper) 75%, #faf8f466 100%)}#routes-editor .ve-tl-pill.sel.persistent{background:linear-gradient(90deg, var(--accent) 0%, var(--accent) 75%, #d94a268c 100%)}#routes-editor .ve-tl-pill-body{cursor:grab;border-radius:6px 0 0 6px;flex-direction:row;flex:1;align-items:center;gap:6px;min-width:0;padding:0 8px;display:flex;overflow:hidden}#routes-editor .ve-tl-pill-body:active{cursor:grabbing}#routes-editor .ve-tl-pill-time{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-mute);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;font-size:9px;font-weight:600;overflow:hidden}#routes-editor .ve-tl-pill.sel .ve-tl-pill-time{color:#ffffffd9}#routes-editor .ve-tl-pill-label{font-family:var(--mono);color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.08em;text-transform:uppercase;flex:1;min-width:0;font-size:9px;font-weight:700;overflow:hidden}#routes-editor .ve-tl-pill.sel .ve-tl-pill-label{color:#fff}#routes-editor .ve-tl-pill-handle{cursor:ew-resize;background:#14110d14;flex-shrink:0;width:6px;transition:background .15s;position:relative}#routes-editor .ve-tl-pill-handle:after{content:"";background:#14110d40;border-radius:1px;width:2px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#routes-editor .ve-tl-pill-handle:hover{background:#14110d2e}#routes-editor .ve-tl-pill.sel .ve-tl-pill-handle{background:#fff3}#routes-editor .ve-tl-pill.sel .ve-tl-pill-handle:after{background:#fff9}#routes-editor .ve-tl-pill-del{background:var(--ink);color:#fff;border:1.5px solid var(--paper);cursor:pointer;opacity:0;width:20px;height:20px;transition:opacity .15s, transform .15s var(--ease-spring), background .15s;z-index:3;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:-7px;right:-7px;transform:scale(.7)}#routes-editor .ve-tl-pill-del svg{width:9px;height:9px}#routes-editor .ve-tl-pill:hover .ve-tl-pill-del{opacity:1;transform:scale(1)}#routes-editor .ve-tl-pill-del:hover{background:var(--accent)}#routes-editor .ve-side{flex-direction:column;gap:14px;min-width:0;display:flex}#routes-editor .ve-pane{background:var(--paper);border:1px solid var(--rule);border-radius:11px;flex-direction:column;min-height:0;display:flex;overflow:visible}#routes-editor .ve-layers{max-height:320px}#routes-editor .ve-pane-head{border-bottom:1px solid var(--rule);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}#routes-editor .ve-pane-title{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;font-size:16px;font-style:italic;font-weight:500}#routes-editor .ve-pane-tag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--accent);background:#d94a2614;border-radius:5px;padding:3px 8px;font-size:9px;font-weight:700}#routes-editor .ve-add-pane-btn{background:var(--accent);color:#fff;font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 11px;font-size:9px;font-weight:700;transition:background .15s,transform .15s;display:flex}#routes-editor .ve-add-pane-btn:hover{background:#b33e1f;transform:translateY(-1px)}#routes-editor .ve-add-pane-btn.on{background:var(--ink)}#routes-editor .ve-add-pane-btn svg{width:10px;height:10px}#routes-editor .ve-layers-list{flex:1;padding:8px;overflow-y:auto}#routes-editor .ve-layer{cursor:pointer;border-radius:7px;align-items:center;gap:10px;margin-bottom:4px;padding:9px 10px;transition:background .12s;display:flex;position:relative}#routes-editor .ve-layer:hover{background:var(--paper-2)}#routes-editor .ve-layer.sel{background:#d94a260f;border:1px solid #d94a2640;padding:8px 9px}#routes-editor .ve-layer-time{font-family:var(--mono);color:var(--ink-mute);font-variant-numeric:tabular-nums;background:var(--paper-2);letter-spacing:.05em;border-radius:5px;flex-shrink:0;padding:3px 7px;font-size:10px;font-weight:600}#routes-editor .ve-layer.sel .ve-layer-time{color:var(--accent);background:#fff}#routes-editor .ve-layer-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}#routes-editor .ve-layer-tag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-mute);font-size:9px;font-weight:600}#routes-editor .ve-layer-label{font-family:var(--serif);color:var(--ink);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}#routes-editor .ve-layer-del{width:22px;height:22px;color:var(--ink-mute);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}#routes-editor .ve-layer-del svg{width:11px;height:11px}#routes-editor .ve-layer:hover .ve-layer-del{opacity:1}#routes-editor .ve-layer-del:hover{background:var(--accent);color:#fff}#routes-editor .ve-layer-grip{width:14px;color:var(--ink-mute);cursor:grab;opacity:0;touch-action:none;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}#routes-editor .ve-layer-grip svg{width:12px;height:12px}#routes-editor .ve-layer:not(.is-pinned):hover .ve-layer-grip{opacity:1}#routes-editor .ve-layer-grip:active{cursor:grabbing}#routes-editor .ve-layer.is-dragging{opacity:.5}#routes-editor .ve-layer.is-pinned{cursor:default}#routes-editor .ve-layer.drop-before:before,#routes-editor .ve-layer.drop-after:after{content:"";background:var(--accent);pointer-events:none;border-radius:2px;height:2px;position:absolute;left:4px;right:4px}#routes-editor .ve-layer.drop-before:before{top:-3px}#routes-editor .ve-layer.drop-after:after{bottom:-3px}#routes-editor .ve-props-body{flex:1;padding:14px 16px;overflow-y:auto}#routes-editor .ve-empty{text-align:center;color:var(--ink-mute);font-family:var(--serif);flex-direction:column;gap:6px;padding:32px 22px;font-size:13px;font-style:italic;line-height:1.5;display:flex}#routes-editor .ve-empty-big{color:var(--ink);font-size:14px;font-style:normal;font-weight:500}#routes-editor .ve-empty-sm{color:var(--ink-soft);font-size:12px;font-style:italic}#routes-editor .ve-prop-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}#routes-editor .ve-prop-cell{flex-direction:column;gap:5px;display:flex}#routes-editor .ve-prop-cell-lbl{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);font-size:9px;font-weight:600}#routes-editor .ve-prop-num{padding:8px 10px;font-size:13px}#routes-editor .ve-opacity-slider{width:100%;accent-color:var(--accent)}#routes-editor .ve-z-btn{background:var(--paper-2);border:1px solid var(--rule);font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);cursor:pointer;border-radius:8px;padding:9px 10px;font-size:10px;font-weight:600;transition:all .15s}#routes-editor .ve-z-btn:hover:not(:disabled){border-color:var(--ink-soft);color:var(--ink)}#routes-editor .ve-z-btn:disabled{opacity:.45;cursor:default}#routes-editor .ve-r5-note{border:1px dashed var(--rule-2);font-family:var(--serif);color:var(--ink-soft);text-align:center;border-radius:8px;margin-top:16px;padding:12px 14px;font-size:12.5px;font-style:italic;line-height:1.5}#routes-editor .ve-add-anchor{display:inline-block;position:relative}.ve-pop{background:var(--paper);border:1px solid var(--rule);z-index:120;width:340px;max-height:440px;animation:vePopIn .14s var(--ease-out);border-radius:10px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 48px #14110d2e,0 2px 6px #14110d0f}@keyframes vePopIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ve-pop.ve-pop--inline{width:100%;max-height:none;box-shadow:none;z-index:auto;border:none;border-radius:0;animation:none;position:static}.ve-view-sheet{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.ve-pop-search{border-bottom:1px solid var(--rule);background:var(--paper);flex-shrink:0;align-items:center;gap:9px;padding:10px 12px;display:flex}.ve-pop-search-icon{width:13px;height:13px;color:var(--ink-mute);flex-shrink:0}.ve-pop-input{font-family:var(--sans);color:var(--ink);letter-spacing:-.005em;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13px;font-weight:400}.ve-pop-input::placeholder{color:var(--ink-mute);font-style:italic}.ve-pop-list{flex:1;padding:6px;overflow-y:auto}.ve-pop-group-head{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-mute);padding:8px 10px 4px;font-size:9px;font-weight:700}.ve-pop-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:11px;width:100%;padding:9px 10px;transition:background .12s;display:flex}.ve-pop-item:hover,.ve-pop-item.active{background:var(--paper-2)}.ve-pop-item-icon{background:color-mix(in srgb, var(--el-color,#d94a26) 10%, var(--paper));border:1px solid color-mix(in srgb, var(--el-color,#d94a26) 30%, transparent);width:28px;height:28px;color:var(--el-color,#d94a26);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ve-pop-item-icon svg{width:14px;height:14px}.ve-pop-item-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ve-pop-item-name{font-family:var(--serif);color:var(--ink);letter-spacing:-.005em;font-size:13.5px;font-weight:500}.ve-pop-item-desc{color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.3;overflow:hidden}.ve-pop-empty{text-align:center;font-family:var(--serif);color:var(--ink-soft);padding:24px 16px;font-size:13px;font-style:italic;line-height:1.6}.ve-pop-empty-sub{color:var(--ink-mute);font-size:11.5px}@media (min-width:1101px){#routes-editor.ve-page{flex-direction:column;height:100%;padding:20px 32px;display:flex;overflow:hidden}#routes-editor .ve-back-bar{flex-shrink:0}#routes-editor .ve-shell{flex:1;grid-template-rows:minmax(0,1fr);min-height:0}#routes-editor .ve-stage{justify-content:center;gap:6px;min-height:0;overflow:hidden}#routes-editor .ve-side{min-height:0}#routes-editor .ve-side .ve-layers{flex:none;max-height:240px}#routes-editor .ve-side .ve-props{flex:1 1 0;min-height:0}#routes-editor .ve-player-wrap{flex:1 1 0;min-height:0;container-type:size}#routes-editor .ve-tl-cuelane{max-height:104px;overflow-y:auto}#routes-editor .ve-player{width:min(100cqw,177.778cqh);max-height:100cqh}#routes-editor .ve-player[data-orientation="9:16"]{width:min(100cqw,56.25cqh);height:auto;max-height:100cqh}#routes-editor .ve-player[data-orientation="1:1"]{width:min(100cqw,100cqh);height:auto;max-height:100cqh}}@media (max-width:1100px){#routes-editor .ve-shell{grid-template-columns:1fr}}@media (max-width:768px){#routes-editor.ve-page{padding-bottom:calc(64px + var(--safe-bottom,0px))}#routes-editor .ve-back-bar{flex-wrap:wrap}#routes-editor .ve-back-btn{max-width:100%}#routes-editor .ve-side{gap:10px}#routes-editor .ve-layers{max-height:none}#routes-editor .ve-tl-toggle,#routes-editor .ve-orient-btn,#routes-editor .ve-tp-btn{min-height:44px}#routes-editor .ve-orient-btn{min-width:44px}#routes-editor .ve-tl-pill{min-height:36px}#routes-editor .ve-resize-handle{width:16px;height:16px}.ve-pop{width:min(340px,100vw - 48px)}}#routes-editor .ve-el-preview{pointer-events:none;width:100%;height:100%;line-height:1.3}#routes-editor .ve-el-preview>div{width:100%;height:100%}#routes-editor .ve-opt-list{flex-direction:column;gap:8px;display:flex}#routes-editor .ve-opt-row{border:1px solid var(--rule);background:var(--paper-2);border-radius:9px;padding:8px;transition:border-color .15s}#routes-editor .ve-opt-row.wired{border-color:#1a4d3a66}#routes-editor .ve-opt-row.error{border-color:#d94a268c}#routes-editor .ve-opt-main{align-items:center;gap:7px;display:flex}#routes-editor .ve-opt-letter{background:var(--paper);border:1px solid var(--rule-2);width:22px;height:22px;font-family:var(--serif);color:var(--accent);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-style:italic;font-weight:600;display:flex}#routes-editor .ve-opt-input{background:var(--paper);border:1px solid var(--rule);min-width:0;font-family:var(--sans);color:var(--ink);border-radius:7px;flex:1;padding:8px 10px;font-size:13px;font-weight:500}#routes-editor .ve-opt-input:focus{border-color:var(--ink);outline:none}#routes-editor .ve-opt-emoji{background:var(--paper);border:1px solid var(--rule);cursor:pointer;border-radius:7px;flex-shrink:0;width:32px;height:32px;font-size:14px;transition:border-color .15s}#routes-editor .ve-opt-emoji.empty{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-mute);font-size:8px}#routes-editor .ve-opt-emoji:hover{border-color:var(--ink-soft)}#routes-editor .ve-opt-remove{width:26px;height:26px;color:var(--ink-mute);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}#routes-editor .ve-opt-remove svg{width:11px;height:11px}#routes-editor .ve-opt-remove:hover:not(:disabled){color:var(--accent);background:#d94a2614}#routes-editor .ve-opt-remove:disabled{opacity:.35;cursor:default}#routes-editor .ve-opt-wire{align-items:center;gap:8px;margin-top:7px;padding-left:29px;display:flex}#routes-editor .ve-opt-arrow{font-family:var(--serif);color:var(--ink-mute);flex-shrink:0;font-size:13px;font-style:italic}#routes-editor .ve-opt-error{font-family:var(--sans);color:var(--accent);background:#d94a2614;border:1px solid #d94a264d;border-radius:6px;margin-top:7px;padding:7px 10px;font-size:12px;line-height:1.4}#routes-editor .ve-add-opt{border:1px dashed var(--rule-2);cursor:pointer;width:100%;font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-soft);background:0 0;border-radius:8px;margin-top:8px;padding:9px;font-size:10px;font-weight:600;transition:all .15s}#routes-editor .ve-add-opt:hover:not(:disabled){border-color:var(--ink);color:var(--ink)}#routes-editor .ve-add-opt:disabled{opacity:.4;cursor:default}#routes-editor .ve-single-wire{align-items:center;gap:8px;display:flex}#routes-editor .ve-dest-wrap{flex:1;min-width:0;position:relative}#routes-editor .ve-dest-trigger{background:var(--paper);border:1px solid var(--rule);cursor:pointer;width:100%;font-family:var(--sans);color:var(--ink-soft);text-align:left;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:8px 11px;font-size:12.5px;font-weight:500;transition:border-color .15s;display:flex}#routes-editor .ve-dest-trigger:hover{border-color:var(--ink-soft)}#routes-editor .ve-dest-trigger.wired{color:var(--ink);border-color:#1a4d3a73}#routes-editor .ve-dest-trigger.open{border-color:var(--ink)}#routes-editor .ve-dest-trigger-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}#routes-editor .ve-dest-trigger-icon{width:10px;height:6px;color:var(--ink-mute);flex-shrink:0}#routes-editor .ve-dest-popover{z-index:130;background:var(--paper);border:1px solid var(--rule);max-height:280px;animation:vePopIn .14s var(--ease-out);border-radius:10px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 48px #14110d2e,0 2px 6px #14110d0f}#routes-editor .ve-dest-section{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-mute);padding:7px 9px 3px;font-size:8.5px;font-weight:700}#routes-editor .ve-dest-row{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:9px;width:100%;padding:8px 9px;transition:background .12s;display:flex}#routes-editor .ve-dest-row:hover{background:var(--paper-2)}#routes-editor .ve-dest-row.selected{background:#1a4d3a12}#routes-editor .ve-dest-glyph{width:26px;height:18px;color:var(--ink-soft);flex-shrink:0;justify-content:center;align-items:center;display:flex}#routes-editor .ve-dest-glyph svg{width:13px;height:13px}#routes-editor .ve-dest-thumb{object-fit:cover;border-radius:3px;width:26px;height:16px;display:block}#routes-editor .ve-dest-label{min-width:0;font-family:var(--sans);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12.5px;font-weight:500;overflow:hidden}#routes-editor .ve-dest-tag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-mute);background:var(--paper-2);border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:8px;font-weight:700}#routes-editor .ve-dest-check{width:13px;height:13px;color:var(--accent-2);opacity:0;flex-shrink:0}#routes-editor .ve-dest-row.selected .ve-dest-check{opacity:1}#routes-editor .ve-dest-add{border-top:1px dashed var(--rule);border-radius:0 0 7px 7px;margin-top:4px}#routes-editor .ve-dest-add .ve-dest-label{color:var(--accent)}#routes-editor .ve-dest-url{margin-top:7px}#routes-editor .ve-style-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}#routes-editor .ve-style-card{background:var(--paper-2);border:1.5px solid var(--rule);cursor:pointer;text-align:left;border-radius:9px;align-items:center;gap:9px;padding:8px 10px;transition:all .15s;display:flex}#routes-editor .ve-style-card:hover{border-color:var(--ink-soft)}#routes-editor .ve-style-card.on{border-color:var(--accent);background:#d94a260a;box-shadow:0 0 0 2px #d94a261a}#routes-editor .ve-style-name{font-family:var(--serif);color:var(--ink);font-size:12.5px;font-weight:500;line-height:1.2}#routes-editor .ve-style-desc{color:var(--ink-soft);font-size:10.5px;line-height:1.25}#routes-editor .ve-style-preview{border-radius:5px;flex-shrink:0;width:34px;height:24px}#routes-editor .ve-style-preview.dark{background:linear-gradient(135deg,#14110d,#2a2620);border:1px solid #fff3}#routes-editor .ve-style-preview.glass{border:1px solid var(--rule-2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#14110d40,#14110d1a)}#routes-editor .ve-style-preview.brand{background:var(--accent)}#routes-editor .ve-style-preview.outline{border:1.5px solid var(--ink-soft);background:0 0}#routes-editor .ve-style-preview.editorial{background:var(--paper);border:1px solid var(--ink-2)}#routes-editor .ve-style-preview.stamp{border:2px solid var(--accent);background:0 0}#routes-editor .ve-style-preview.sticky{background:linear-gradient(to top, var(--accent) 35%, var(--paper-2) 35%);border:1px solid var(--rule-2)}#routes-editor .ve-cap-list{background:var(--paper-2);border:1px solid var(--rule);border-radius:9px;flex-direction:column;display:flex;overflow:hidden}#routes-editor .ve-cap-row{cursor:pointer;border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;transition:background .15s;display:flex}#routes-editor .ve-cap-row:last-child{border-bottom:none}#routes-editor .ve-cap-row:hover:not(.locked){background:var(--paper)}#routes-editor .ve-cap-row.locked{cursor:default}#routes-editor .ve-cap-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}#routes-editor .ve-cap-label{font-family:var(--serif);color:var(--ink);letter-spacing:-.005em;font-size:13px;font-weight:500;line-height:1.2}#routes-editor .ve-cap-sub{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-mute);font-size:9px;font-weight:600}#routes-editor .ve-cap-switch{background:var(--rule-2);border-radius:999px;flex-shrink:0;width:30px;height:18px;transition:background .25s;position:relative}#routes-editor .ve-cap-switch:after{content:"";width:14px;height:14px;transition:transform .25s var(--ease-spring);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}#routes-editor .ve-cap-row.on .ve-cap-switch{background:var(--accent-2)}#routes-editor .ve-cap-row.on .ve-cap-switch:after{transform:translate(12px)}#routes-editor .ve-cap-locked{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent-2);flex-shrink:0;font-size:9px;font-weight:700}#routes-editor .ve-swatches{flex-wrap:wrap;gap:7px;display:flex}#routes-editor .ve-color-sw{cursor:pointer;border:2px solid #0000;border-radius:50%;outline:none;flex-shrink:0;width:30px;height:30px;padding:0;transition:transform .15s,box-shadow .15s}#routes-editor .ve-color-sw:hover{transform:scale(1.08)}#routes-editor .ve-color-sw.on{box-shadow:0 0 0 2px var(--paper), 0 0 0 3.5px var(--ink)}#routes-editor .ve-lm-dropzone{border:1.5px dashed var(--rule-2);background:var(--paper-2);cursor:pointer;text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:20px 16px;transition:border-color .2s,background .2s;display:flex;position:relative}#routes-editor .ve-lm-dropzone:hover{border-color:var(--ink-soft);background:var(--paper)}#routes-editor .ve-lm-dropzone.over{border-color:var(--accent);background:#d94a260a}#routes-editor .ve-lm-dropzone.busy{opacity:.6;cursor:default}#routes-editor .ve-lm-dz-icon{background:var(--paper);border:1px solid var(--rule);width:32px;height:32px;color:var(--ink-soft);border-radius:50%;justify-content:center;align-items:center;display:flex}#routes-editor .ve-lm-dz-icon svg{width:14px;height:14px}#routes-editor .ve-lm-dz-title{font-family:var(--serif);color:var(--ink);font-size:13.5px;font-weight:500}#routes-editor .ve-lm-dz-sub{font-family:var(--mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:.06em;font-size:9px}#routes-editor .ve-lm-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}#routes-editor .ve-lm-pill{background:var(--paper-2);border:1px solid var(--rule);border-radius:9px;align-items:center;gap:11px;padding:11px 13px;transition:border-color .2s;display:flex}#routes-editor .ve-lm-pill:hover{border-color:var(--ink-soft)}#routes-editor .ve-lm-icon{width:30px;height:30px;color:var(--accent);background:#d94a2614;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}#routes-editor .ve-lm-icon svg{width:14px;height:14px}#routes-editor .ve-lm-info{flex:1;min-width:0}#routes-editor .ve-lm-name{font-family:var(--serif);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;overflow:hidden}#routes-editor .ve-lm-meta{font-family:var(--mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:9.5px}#routes-editor .ve-lm-remove{width:24px;height:24px;color:var(--ink-mute);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}#routes-editor .ve-lm-remove:hover{color:var(--accent);background:#d94a2614}#routes-editor .ve-lm-remove svg{width:11px;height:11px}#routes-editor .ve-mode-cards{grid-template-columns:1fr 1fr;gap:8px;display:grid}#routes-editor .ve-mode-card{background:var(--paper-2);border:1.5px solid var(--rule);cursor:pointer;text-align:left;border-radius:9px;flex-direction:column;gap:3px;padding:11px;transition:all .15s;display:flex}#routes-editor .ve-mode-card:hover{border-color:var(--ink-soft)}#routes-editor .ve-mode-card.on{border-color:var(--accent);background:#d94a260a;box-shadow:0 0 0 2px #d94a2614}#routes-editor .ve-mode-tag-sm{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--ink-mute);font-size:8px;font-weight:600}#routes-editor .ve-mode-card.on .ve-mode-tag-sm{color:var(--accent)}#routes-editor .ve-mode-name{font-family:var(--serif);letter-spacing:-.005em;font-size:13.5px;font-weight:500;line-height:1.15}#routes-editor .ve-mode-desc{color:var(--ink-soft);font-size:10.5px;line-height:1.3}#routes-editor .ve-skip-config{flex-direction:column;gap:10px;margin-top:10px;display:flex}#routes-editor .field-label{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--ink-soft);font-size:9px;font-weight:600}#routes-editor .ve-golive-note{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-mute);text-align:center;border-top:1px dotted var(--rule);margin-top:14px;padding:10px 8px;font-size:9.5px;font-weight:600;line-height:1.6}#routes-editor .ve-tl-km{cursor:pointer;z-index:4;background:0 0;border:none;width:14px;height:14px;padding:0;position:absolute;bottom:0;transform:translate(-50%)}#routes-editor .ve-tl-km:before{content:"";background:var(--accent-3);border:1px solid var(--paper);width:7px;height:7px;box-shadow:0 0 4px color-mix(in srgb, var(--accent-3) 60%, transparent);border-radius:50%;transition:transform .15s;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}#routes-editor .ve-tl-km:hover:before,#routes-editor .ve-tl-km:focus-visible:before{transform:translate(-50%)scale(1.35)}#routes-editor .ve-tl-km:focus-visible{outline:none}
