.rl-acc--green{--rl-accent:var(--brand);--rl-accent-soft:var(--brand-soft)}.rl-acc--teal{--rl-accent:var(--t-500);--rl-accent-soft:var(--t-50)}.rl-acc--copper{--rl-accent:var(--c-500);--rl-accent-soft:var(--c-50)}.rl-acc--red{--rl-accent:var(--r-500);--rl-accent-soft:var(--r-50)}.rl-acc--amber{--rl-accent:var(--a-500);--rl-accent-soft:var(--a-50)}.rl-acc--blue{--rl-accent:var(--b-500);--rl-accent-soft:var(--b-50)}.rl-acc--pink{--rl-accent:oklch(70% 0.14 0);--rl-accent-soft:oklch(96.5% 0.035 0)}.rl-acc--purple{--rl-accent:oklch(62% 0.14 290);--rl-accent-soft:oklch(96% 0.03 290)}[data-theme=dark] .rl-acc--teal{--rl-accent:var(--t-300);--rl-accent-soft:oklch(18% 0.05 195)}[data-theme=dark] .rl-acc--copper{--rl-accent:var(--c-300);--rl-accent-soft:oklch(18% 0.05 55)}[data-theme=dark] .rl-acc--red{--rl-accent:var(--r-300);--rl-accent-soft:oklch(18% 0.07 25)}[data-theme=dark] .rl-acc--amber{--rl-accent:var(--a-300);--rl-accent-soft:oklch(18% 0.05 80)}[data-theme=dark] .rl-acc--blue{--rl-accent:var(--b-300);--rl-accent-soft:oklch(18% 0.05 240)}[data-theme=dark] .rl-acc--pink{--rl-accent:oklch(80% 0.13 0);--rl-accent-soft:oklch(18% 0.05 0)}[data-theme=dark] .rl-acc--purple{--rl-accent:oklch(78% 0.12 290);--rl-accent-soft:oklch(18% 0.05 290)}.rl{position:fixed;inset:0;z-index:9000;pointer-events:none}.rl-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.rl-topbar{position:fixed;top:0;left:0;right:0;height:2px;overflow:hidden}.rl-fill{position:absolute;top:0;left:0;height:100%;width:0;background:var(--rl-accent,var(--brand));box-shadow:0 0 6px color-mix(in oklab,var(--rl-accent,var(--brand)) 55%,transparent)}.rl--trickle{--rl-hold:77%}.rl--trickle .rl-fill{animation:rl-trickle 2.4s linear forwards}@keyframes rl-trickle{0%{width:0}6%{width:22%}14%{width:40%}28%{width:52%}46%{width:60%}65%{width:66%}82%{width:71%}94%{width:75%}to{width:77%}}.rl--bar{--rl-hold:90%}.rl--bar .rl-fill{animation:rl-bar 2s var(--ease) forwards}@keyframes rl-bar{0%{width:0}50%{width:62%}80%{width:82%}to{width:90%}}.rl.rl-done.rl--bar .rl-fill,.rl.rl-done.rl--trickle .rl-fill{animation:rl-bar-done .34s var(--ease) forwards!important}@keyframes rl-bar-done{0%{width:var(--rl-hold,80%);opacity:1}55%{width:100%;opacity:1}to{width:100%;opacity:0}}.rl--flagbar .rl-topbar{height:2px}.rl-flag-bg{position:absolute;inset:0;display:flex}.rl-flag-seg{height:100%;flex:1 1}.rl-flag-g{background:var(--brand)}.rl-flag-w{background:var(--n-200)}.rl-flag-cover{position:absolute;top:0;right:0;height:100%;width:100%;background:var(--surface);animation:rl-flag-reveal 2.4s linear forwards}@keyframes rl-flag-reveal{0%{width:100%}6%{width:78%}14%{width:60%}28%{width:48%}46%{width:40%}65%{width:34%}82%{width:29%}94%{width:25%}to{width:23%}}.rl.rl-done.rl--flagbar .rl-flag-cover{animation:rl-flag-done .34s var(--ease) forwards!important}@keyframes rl-flag-done{0%{width:23%;opacity:1}60%{width:0;opacity:1}to{width:0;opacity:0}}.rl-overlay{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:color-mix(in oklab,var(--surface) 78%,transparent);animation:rl-fade-in .18s var(--ease);pointer-events:none}.rl.rl-done .rl-overlay{animation:rl-fade-out .3s var(--ease) forwards}@keyframes rl-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rl-fade-out{0%{opacity:1}to{opacity:0}}.rl-lbl{font-family:var(--font-sans);font-size:11px;font-weight:500;color:var(--text-muted);letter-spacing:.03em}.rl-dots{display:flex;gap:8px;align-items:center}.rl-dot{width:7px;height:7px;border-radius:50%;background:var(--rl-accent,var(--brand));opacity:.18;animation:rl-beat 1.3s var(--ease) infinite}.rl-dot:nth-child(2){animation-delay:.22s}.rl-dot:nth-child(3){animation-delay:.44s}@keyframes rl-beat{0%,55%,to{opacity:.18;transform:scale(.82)}27%{opacity:1;transform:scale(1)}}.rl-ring{display:inline-flex;animation:rl-spin 1.5s linear infinite}@keyframes rl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rl-ring-track{stroke:var(--rl-accent-soft,var(--brand-soft))}.rl-ring-arc{stroke:var(--rl-accent,var(--brand))}.rl-dia{position:relative;width:40px;height:40px}.rl-dia-static{position:absolute;inset:0;stroke:var(--rl-accent,var(--brand));opacity:.22}.rl-dia-spin{position:absolute;inset:0;animation:rl-spin 1.5s linear infinite}.rl-dia-spin .rl-ring-track{stroke:var(--rl-accent-soft,var(--brand-soft))}.rl-dia-spin .rl-ring-arc{stroke:var(--rl-accent,var(--brand))}.rl-wm{position:relative;display:inline-block}.rl-wm-text{font-family:var(--font-display);font-size:34px;color:var(--rl-accent,var(--brand));letter-spacing:.03em;display:block;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);animation:rl-wm-reveal 2.2s var(--ease) infinite}@keyframes rl-wm-reveal{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}55%,to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.rl-counter{font-family:var(--font-mono);font-size:30px;font-weight:300;color:var(--text);letter-spacing:-.02em;line-height:1;min-width:84px;text-align:center}.rl-blocks{display:flex;gap:3px}.rl-blk{width:12px;height:5px;background:var(--rl-accent-soft,var(--brand-soft));border:1px solid color-mix(in oklch,var(--rl-accent,var(--brand)) 28%,transparent);transition:background .14s var(--ease),border-color .14s var(--ease)}.rl-blk.on{background:var(--rl-accent,var(--brand));border-color:var(--rl-accent,var(--brand))}.rl-motif{width:min(300px,60vw);display:flex;flex-direction:column;gap:9px}.rl-motif-track{position:relative;height:3px}.rl-motif-dots{position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,var(--border-strong) 0,var(--border-strong) 2px,transparent 2px,transparent 7px)}.rl-motif-stripe{background-image:repeating-linear-gradient(90deg,var(--rl-accent,var(--brand)) 0,var(--rl-accent,var(--brand)) 3px,transparent 3px,transparent 7px);animation:rl-motif-stripe 2.4s var(--ease) forwards}.rl-motif-solid,.rl-motif-stripe{position:absolute;top:0;height:3px;left:0;width:0}.rl-motif-solid{background:var(--rl-accent,var(--brand));animation:rl-motif-solid 2.4s var(--ease) forwards}@keyframes rl-motif-solid{0%{width:0}50%{width:42%}80%{width:58%}to{width:64%}}@keyframes rl-motif-stripe{0%{left:0;width:0}8%{width:14%}60%{left:58%;width:16%}to{left:64%;width:16%}}.rl-motif-legend{gap:12px}.rl-motif-legend,.rl-motif-li{display:flex;align-items:center}.rl-motif-li{gap:5px}.rl-motif-sw{width:14px;height:3px}.rl-motif-sw.done{background:var(--rl-accent,var(--brand))}.rl-motif-sw.active{background-image:repeating-linear-gradient(90deg,var(--rl-accent,var(--brand)) 0,var(--rl-accent,var(--brand)) 3px,transparent 3px,transparent 7px)}.rl-motif-sw.pending{background-image:repeating-linear-gradient(90deg,var(--border-strong) 0,var(--border-strong) 2px,transparent 2px,transparent 7px)}.rl-motif-lbl{font-family:var(--font-mono);font-size:9px;color:var(--text-subtle)}.rl-cd{position:relative;height:42px;min-width:80px;display:flex;align-items:center;justify-content:center}.rl-cd span{position:absolute;opacity:0;font-family:var(--font-mono);font-size:38px;font-weight:300;color:var(--rl-accent,var(--brand));letter-spacing:-.03em;line-height:1}.rl-cd .rl-cd-go{font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.03em;color:var(--text-muted)}.rl-cd .rl-cd-3{animation:rl-cd-flash .7s var(--ease) 0s}.rl-cd .rl-cd-2{animation:rl-cd-flash .7s var(--ease) .7s}.rl-cd .rl-cd-1{animation:rl-cd-flash .7s var(--ease) 1.4s}.rl-cd .rl-cd-go{animation:rl-cd-hold .4s var(--ease) 2.1s forwards}@keyframes rl-cd-flash{0%{opacity:0;transform:scale(.85)}25%{opacity:1;transform:scale(1)}80%,to{opacity:0}}@keyframes rl-cd-hold{0%{opacity:0}to{opacity:1}}.rl-ecg-trace{stroke-dasharray:240;stroke-dashoffset:240;stroke:var(--rl-accent,var(--brand));animation:rl-ecg 2.4s linear infinite}@keyframes rl-ecg{0%{stroke-dashoffset:240;opacity:1}70%{stroke-dashoffset:0;opacity:1}80%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:240;opacity:0}}.rl-pulse{animation:rl-heartbeat 1.35s var(--ease) infinite}@keyframes rl-heartbeat{0%{transform:scale(1);opacity:.55}10%{transform:scale(1.18);opacity:1}22%{transform:scale(.97);opacity:.6}32%{transform:scale(1.1);opacity:.85}48%,to{transform:scale(1);opacity:.55}}.rl-pulse .rl-ring-track{stroke:var(--rl-accent-soft,var(--brand-soft))}.rl-pulse .rl-ring-arc{stroke:var(--rl-accent,var(--brand))}.rl-typeon{display:flex;align-items:baseline}.rl-typeon-c{font-family:var(--font-display);font-size:28px;color:var(--rl-accent,var(--brand));letter-spacing:.03em;display:inline-block;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.rl-typeon-c:first-child{animation:rl-typeon .06s steps(1) .35s forwards}.rl-typeon-c:nth-child(2){animation:rl-typeon .06s steps(1) .82s forwards}.rl-typeon-c:nth-child(3){animation:rl-typeon .06s steps(1) 1.29s forwards}@keyframes rl-typeon{to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.rl-typeon-cur{font-family:var(--font-mono);font-size:28px;color:var(--rl-accent,var(--brand));display:inline-block;line-height:1;animation:rl-typeon-blink .65s step-end infinite}@keyframes rl-typeon-blink{0%,to{opacity:1}50%{opacity:0}}.rl-content{position:fixed;inset:0;background:var(--surface);display:flex;align-items:center;justify-content:center;animation:rl-fade-in .18s var(--ease)}.rl.rl-done .rl-content{animation:rl-fade-out .3s var(--ease) forwards}.rl-page{position:relative;width:min(560px,86vw);height:168px}.rl-panel{position:absolute;inset:0;display:flex;flex-direction:column;gap:9px}.rl-sk{background:var(--surface-2);border-radius:1px;height:9px}.rl-sk.h{height:12px;width:52%;background:var(--surface-sunk)}.rl-sk.w100{width:100%}.rl-sk.w80{width:80%}.rl-sk.w65{width:65%}.rl-sk.tall{height:56px;width:100%}.rl-content-lbl{position:absolute;bottom:-26px;left:0;font-size:11px;font-weight:500;color:var(--text-subtle)}.rl--lift .rl-panel.out{animation:rl-lift-exit .48s var(--ease) .12s both}.rl--lift .rl-panel.in{opacity:0;transform:translateY(-12px);animation:rl-lift-enter .44s var(--ease) .55s both}@keyframes rl-lift-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@keyframes rl-lift-enter{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.rl--skeleton .rl-panel .rl-sk{animation:rl-sk-pulse 1.5s ease-in-out infinite}.rl--skeleton .rl-panel .rl-sk:nth-child(2){animation-delay:.12s}.rl--skeleton .rl-panel .rl-sk:nth-child(3){animation-delay:.2s}.rl--skeleton .rl-panel .rl-sk:nth-child(4){animation-delay:.14s}.rl--skeleton .rl-panel .rl-sk:nth-child(5){animation-delay:.28s}@keyframes rl-sk-pulse{0%,to{opacity:1}50%{opacity:.28}}.rl--crossfade .rl-panel{background:var(--surface)}.rl--crossfade .rl-panel.out{animation:rl-xf-out .55s var(--ease) .2s both}.rl--crossfade .rl-panel.in{opacity:0;animation:rl-xf-in .5s var(--ease) .75s both}@keyframes rl-xf-out{0%{opacity:1}to{opacity:0}}@keyframes rl-xf-in{0%{opacity:0}to{opacity:1}}.rl-motif-deco{position:fixed;pointer-events:none}.rl-snow{inset:0;z-index:1}.rl-snow span{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--n-400);opacity:0;animation:rl-snow 5s ease-in-out infinite}.rl-snow span:first-child{left:22%;top:18%;animation-duration:5.5s;animation-delay:0s}.rl-snow span:nth-child(2){left:54%;top:12%;animation-duration:6.2s;animation-delay:1.1s}.rl-snow span:nth-child(3){left:78%;top:20%;animation-duration:4.8s;animation-delay:2s}@keyframes rl-snow{0%{transform:translateY(0);opacity:0}15%{opacity:.3}55%{transform:translateY(60px);opacity:.16}85%{opacity:.05}to{transform:translateY(90px);opacity:0}}.rl-ribbon{bottom:22px;right:22px;width:14px;height:19px;opacity:.4}.rl-ribbon .rl-rib-l,.rl-ribbon .rl-rib-r{position:absolute;bottom:0;width:2px;height:100%;background:var(--rl-accent,var(--brand));border-radius:1px}.rl-ribbon .rl-rib-l{left:1px;transform:rotate(-16deg);transform-origin:bottom center}.rl-ribbon .rl-rib-r{right:1px;transform:rotate(16deg);transform-origin:bottom center}.rl-ribbon .rl-rib-x{position:absolute;bottom:32%;left:50%;transform:translateX(-50%);width:9px;height:1.5px;background:var(--rl-accent,var(--brand));border-radius:1px}.rl-mou{bottom:22px;right:22px;display:flex;gap:1px;opacity:.4;align-items:flex-end}.rl-mou span{width:11px;height:6px;background:var(--rl-accent,var(--brand))}.rl-mou .l{border-radius:5px 2px 5px 5px;transform:rotate(5deg);transform-origin:right bottom}.rl-mou .r{border-radius:2px 5px 5px 5px;transform:rotate(-5deg);transform-origin:left bottom}.rl-ngflag{bottom:20px;right:20px;display:flex;width:16px;height:11px;opacity:.45}.rl-ngflag .g{width:5px;height:100%;background:var(--brand)}.rl-ngflag .w{width:6px;height:100%;background:var(--n-150)}@media (prefers-reduced-motion:reduce){.rl--bar .rl-fill,.rl--trickle .rl-fill{animation:none;width:90%}.rl.rl-done.rl--bar .rl-fill,.rl.rl-done.rl--trickle .rl-fill{animation:none;width:100%;opacity:0}.rl-flag-cover{animation:none;width:0}.rl-content,.rl-overlay,.rl.rl-done .rl-content,.rl.rl-done .rl-overlay{animation:none}.rl.rl-done .rl-content,.rl.rl-done .rl-overlay{opacity:0}.rl-dot{animation:none;opacity:.7;transform:scale(1)}.rl-dia-spin,.rl-pulse,.rl-ring{animation:none;transform:rotate(72deg)}.rl-pulse{transform:scale(1);opacity:1}.rl-wm-text{animation:none;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.rl-blk{transition:none}.rl-motif-stripe{animation:none;left:64%;width:16%}.rl-motif-solid{animation:none;width:64%}.rl-cd span{animation:none;opacity:0}.rl-cd .rl-cd-go,.rl-ecg-trace{animation:none;opacity:1}.rl-ecg-trace{stroke-dashoffset:0}.rl-typeon-c{animation:none;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.rl--crossfade .rl-panel.out,.rl--lift .rl-panel.out,.rl-typeon-cur{animation:none;opacity:0}.rl--crossfade .rl-panel.in,.rl--lift .rl-panel.in{animation:none;opacity:1;transform:translateY(0)}.rl--skeleton .rl-panel .rl-sk{animation:none;opacity:.65}.rl-snow span{animation:none;opacity:0}}.rl-preview{position:relative;height:132px;border:1px solid var(--border);border-radius:var(--r-1,2px);background:var(--surface);overflow:hidden}.rl-preview .rl,.rl-preview .rl-content,.rl-preview .rl-motif-deco,.rl-preview .rl-overlay,.rl-preview .rl-topbar{position:absolute}.rl-preview .rl-page{width:78%;height:80%}.rl-preview .rl-content-lbl{bottom:-22px}.rl-preview-page{position:absolute;inset:0;padding:12px;display:flex;flex-direction:column;gap:8px;opacity:.5}.rl-pp-line{height:8px;width:100%;background:var(--surface-2);border-radius:1px}.rl-pp-line.short{width:60%;background:var(--surface-sunk)}.rl-pp-block{margin-top:auto;height:38px;width:100%;background:var(--surface-2);border-radius:1px}.rl-cfg-section{display:flex;flex-direction:column;gap:12px}.rl-cfg-section+.rl-cfg-section{margin-top:22px}.rl-cfg-h{font-size:12px;font-weight:600;color:var(--text);display:flex;align-items:center;gap:8px}.rl-cfg-h .rl-cfg-count{font-family:var(--font-mono);font-size:10px;font-weight:500;color:var(--text-subtle)}.rl-cfg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(232px,1fr));grid-gap:14px;gap:14px}.rl-card{display:flex;flex-direction:column;gap:9px;padding:12px;border:1px solid var(--border);border-radius:var(--r-1,2px);background:var(--surface);cursor:pointer;transition:border-color var(--dur-fast) var(--ease),background var(--dur-fast) var(--ease)}.rl-card:hover{border-color:var(--border-strong)}.rl-card.sel{border-color:var(--brand);background:var(--brand-soft)}.rl-card:focus-within{outline:2px solid var(--focus);outline-offset:2px}.rl-card-hd{gap:8px}.rl-card-hd,.rl-card-name{display:flex;align-items:center}.rl-card-name{font-size:12px;font-weight:600;color:var(--text);gap:7px;flex:1 1;min-width:0}.rl-card-def{font-weight:500;color:var(--brand);border:1px solid var(--brand-edge);border-radius:2px;padding:1px 5px;letter-spacing:.04em;text-transform:uppercase}.rl-card-date,.rl-card-def{font-family:var(--font-mono);font-size:9px;flex-shrink:0}.rl-card-date{color:var(--text-muted);white-space:nowrap}.rl-card-desc{font-size:11px;line-height:1.45;color:var(--text-muted)}