@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500;600&display=swap";
:root{--rf-font-sans:"Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--rf-font-mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d0d0d;--bg-elevated:#161616;--bg-overlay:#1d1d1d;--bg-inset:#0a0a0a;--fg:#f3f3f3;--fg-muted:#a3a3a3;--fg-subtle:#878787;--fg-disabled:#525252;--border:#1f1f1f;--border-strong:#2a2a2a;--border-subtle:#1a1a1a;--ring:#4a4a4a;--shadow-pop:0 16px 32px #0000008c}.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fafafa;--bg-elevated:#fff;--bg-overlay:#fff;--bg-inset:#fbfaf5;--fg:#111;--fg-muted:#7a7567;--fg-subtle:#8a8579;--fg-disabled:#bdb8ad;--border:#efece5;--border-strong:#e8e4d8;--border-subtle:#f4f1e9;--ring:#999;--shadow-pop:0 12px 32px #0000002e}html,body{font-family:var(--rf-font-sans);background:0 0;margin:0;padding:0}button{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}*,:before,:after{box-sizing:border-box}.rf-frame{background:var(--bg);color:var(--fg);font-family:var(--rf-font-sans);-webkit-font-smoothing:antialiased;border-radius:0;font-size:13px;line-height:1.5;overflow:hidden}.rf-header{border-bottom:1px solid var(--border);align-items:center;gap:10px;height:54px;padding:0 14px;display:flex}.rf-header--compact{height:48px}.rf-header__title{flex:1;min-width:0}.rf-header__name{letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1}.rf-status-dot{vertical-align:1px;border-radius:999px;width:6px;height:6px;margin-right:6px;transition:background-color .15s;display:inline-block}.rf-status-dot--on{background:#22c55e;box-shadow:0 0 0 2px #22c55e26}.rf-status-dot--off{background:var(--fg-subtle)}.rf-header__sub{font-size:11px;font-family:var(--rf-font-mono);color:var(--fg-subtle);white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin-top:4px;line-height:1;overflow:hidden}.rf-mark{background:var(--bg);color:var(--fg);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;display:flex}.rf-icon-btn{width:30px;height:30px;color:var(--fg-muted);border-radius:6px;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.rf-icon-btn:hover,.rf-icon-btn--active{background:var(--bg-elevated);color:var(--fg)}.rf-icon-btn--sm{width:28px;height:28px}.rf-subhead{border-bottom:1px solid var(--border);align-items:center;gap:8px;height:48px;padding:0 12px;display:flex}.rf-subhead__title{font-size:13px;font-weight:600}.rf-meter{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.rf-meter--dim{opacity:.45}.rf-meter__label{color:var(--fg-muted);white-space:nowrap;font-size:12px}.rf-meter__right{align-items:center;gap:8px;display:flex}.rf-meter__track{background:var(--bg-inset);border-radius:999px;width:56px;height:4px;overflow:hidden}.rf-meter__fill{background:var(--fg);border-radius:999px;height:100%;transition:width .18s}.rf-meter__count{font-size:11px;font-family:var(--rf-font-mono);color:var(--fg-subtle);font-variant-numeric:tabular-nums}.rf-list{overflow-y:auto}.rf-list::-webkit-scrollbar{width:6px}.rf-list::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.rf-group{border-bottom:1px solid var(--border-subtle)}.rf-group:last-child{border-bottom:none}.rf-group__head{align-items:center;gap:8px;padding-right:12px;display:flex}.rf-group__head-toggle{text-align:left;flex:1;align-items:center;gap:8px;min-width:0;padding:8px 12px;transition:background-color .12s;display:flex}.rf-group__head-toggle:hover{background:var(--bg-elevated)}.rf-group__caret{color:var(--fg-subtle);transition:transform .15s;display:inline-flex}.rf-group__caret--open{transform:rotate(90deg)}.rf-group__title{text-transform:uppercase;letter-spacing:.09em;color:var(--fg-muted);white-space:nowrap;font-size:10px;font-weight:600}.rf-group__count{font-size:10.5px;font-family:var(--rf-font-mono);color:var(--fg-subtle);font-variant-numeric:tabular-nums;margin-left:auto}.rf-row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:8px 12px;display:flex}.rf-row--dense{padding-top:6px;padding-bottom:6px}.rf-row--nested{padding-left:30px;position:relative}.rf-row--nested:before{content:"";background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:19px}.rf-row:hover{background:var(--bg-elevated)}.rf-row__icon{width:18px;color:var(--fg-subtle);flex-shrink:0;justify-content:center;align-items:center;transition:color .12s;display:inline-flex}.rf-row--on .rf-row__icon{color:var(--fg)}.rf-row__main{flex:1;min-width:0}.rf-row__label{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:450;transition:color .12s;overflow:hidden}.rf-row--on .rf-row__label{color:var(--fg)}.rf-row__hint{color:var(--fg-subtle);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.rf-switch{background:var(--bg-inset);border:1px solid var(--border-strong);border-radius:999px;flex-shrink:0;transition:background-color .15s,border-color .15s;position:relative}.rf-switch--md{width:36px;height:21px}.rf-switch--sm{width:30px;height:18px}.rf-switch--on{background:var(--fg);border-color:var(--fg)}.rf-switch__knob{background:var(--fg-subtle);border-radius:999px;transition:transform .15s,background-color .15s;position:absolute;top:1px;left:1px}.rf-switch--md .rf-switch__knob{width:15px;height:15px}.rf-switch--sm .rf-switch__knob{width:12px;height:12px}.rf-switch--on .rf-switch__knob{background:var(--bg)}.rf-switch--md.rf-switch--on .rf-switch__knob{transform:translate(15px)}.rf-switch--sm.rf-switch--on .rf-switch__knob{transform:translate(12px)}.rf-switch--mixed{background:linear-gradient(to right, var(--fg) 50%, var(--bg-inset) 50%);border-color:var(--border-strong)}.rf-switch--mixed .rf-switch__knob{background:var(--fg-muted)}.rf-switch--md.rf-switch--mixed .rf-switch__knob{transform:translate(7px)}.rf-switch--sm.rf-switch--mixed .rf-switch__knob{transform:translate(6px)}.rf-footer{border-top:1px solid var(--border);align-items:center;gap:2px;padding:8px;display:flex}.rf-footer__link{color:var(--fg-muted);border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:11.5px;transition:background-color .12s,color .12s;display:inline-flex}.rf-footer__link:hover{background:var(--bg-elevated);color:var(--fg)}.rf-footer__gear{width:30px;height:30px;color:var(--fg-muted);border-radius:6px;justify-content:center;align-items:center;margin-left:auto;transition:background-color .12s,color .12s;display:inline-flex}.rf-footer__gear:hover{background:var(--bg-elevated);color:var(--fg)}.rf-center{text-align:center;flex-direction:column;align-items:center;padding:38px 28px 40px;display:flex}.rf-center__icon{background:var(--bg-elevated);width:52px;height:52px;color:var(--fg-subtle);border:1px solid var(--border);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.rf-center__icon--solid{background:var(--fg);color:var(--bg);border:none}.rf-center__title{letter-spacing:-.01em;font-size:15px;font-weight:600}.rf-center__body{color:var(--fg-muted);max-width:250px;margin-top:6px;font-size:12.5px;line-height:1.5}.rf-center__action{background:var(--fg);height:34px;color:var(--bg);border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:20px;padding:0 16px;font-size:12.5px;font-weight:550;transition:opacity .12s;display:inline-flex}.rf-center__action:hover{opacity:.9}.rf-center__secondary{color:var(--fg-muted);border-radius:6px;margin-top:10px;padding:4px 8px;font-size:12px;transition:background-color .12s}.rf-center__secondary:hover{background:var(--bg-elevated)}.rf-settings-list{padding:4px 0}.rf-setting-block{padding:8px 12px}.rf-setting-block__head{align-items:center;gap:12px;margin-bottom:8px;display:flex}.rf-setting-block__label{color:var(--fg);font-size:12.5px;font-weight:450}.rf-segments{background:var(--bg-inset);border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(3,1fr);gap:4px;margin-left:30px;padding:3px;display:grid}.rf-segment{color:var(--fg-muted);border-radius:6px;padding:6px 10px;font-size:11.5px;font-weight:500;transition:background-color .12s,color .12s}.rf-segment:hover{color:var(--fg)}.rf-segment--active{background:var(--bg-elevated);color:var(--fg);box-shadow:0 1px 2px #00000026}.rf-shortcuts{flex-direction:column;gap:4px;margin-top:4px;margin-left:30px;display:flex}.rf-shortcuts__row{color:var(--fg-muted);justify-content:space-between;align-items:center;padding:4px 0;font-size:12px;display:flex}.rf-shortcuts__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rf-shortcuts__none{color:var(--fg-subtle);font-size:11px;font-style:italic}.rf-shortcuts__empty{color:var(--fg-subtle);font-size:11.5px}.rf-shortcuts__edit{align-self:flex-start;margin-top:4px;margin-left:30px}.rf-divider{background:var(--border-subtle);height:1px;margin:4px 0}.rf-shortcut-row{justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.rf-shortcut-row__left{align-items:center;gap:12px;display:flex}.rf-shortcut-row__icon{width:18px;color:var(--fg-subtle);justify-content:center;display:inline-flex}.rf-shortcut-row__label{color:var(--fg-muted);font-size:12.5px}.rf-settings-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.rf-version{font-size:11px;font-family:var(--rf-font-mono);color:var(--fg-subtle)}.rf-text-btn{color:var(--fg-muted);border-radius:6px;padding:4px 8px;font-size:11.5px;transition:background-color .12s}.rf-text-btn:hover{background:var(--bg-elevated)}.rf-kbd{background:var(--bg-elevated);border:1px solid var(--border);height:20px;font-size:11px;font-family:var(--rf-font-mono);color:var(--fg-muted);border-radius:5px;align-items:center;padding:0 7px;display:inline-flex}.rf-offsite{text-align:center;flex-direction:column;align-items:center;padding:30px 28px 14px;display:flex}.rf-offsite__hero{justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:16px;display:flex;position:relative}.rf-offsite__ring{border:1px dashed var(--border-strong);pointer-events:none;border-radius:999px;position:absolute;inset:-13px}.rf-offsite__tile{background:var(--bg-elevated);border:1px solid var(--border);width:58px;height:58px;color:var(--fg-muted);border-radius:16px;justify-content:center;align-items:center;display:flex}.rf-offsite__dot{background:var(--bg);border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:-2px;right:-4px}.rf-offsite__dot>span{background:var(--fg-subtle);border-radius:999px;width:7px;height:7px}.rf-offsite__dot--warn>span{background:#e0884d;box-shadow:0 0 0 3px #e0884d2e}.rf-offsite__title{letter-spacing:-.01em;margin-top:2px;font-size:14px;font-weight:600}.rf-offsite__body{color:var(--fg-muted);max-width:250px;margin-top:6px;font-size:12px;line-height:1.5}.rf-offsite__body code{font-family:var(--rf-font-mono);color:var(--fg);background:0 0;font-size:11.5px}.rf-offsite__action{background:var(--fg);height:34px;color:var(--bg);border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:18px;padding:0 16px;font-size:12px;font-weight:550;transition:opacity .12s,transform .12s;display:inline-flex}.rf-offsite__action:hover{opacity:.92}.rf-offsite__action:active{transform:scale(.98)}.rf-offsite__divider{border-top:1px solid var(--border);width:100%;margin-top:22px;padding-top:14px}.rf-offsite__eyebrow{text-transform:uppercase;letter-spacing:.09em;color:var(--fg-subtle);justify-content:space-between;align-items:center;padding:0 4px 6px;font-size:9.5px;font-weight:600;display:flex}.rf-offsite__count{font-family:var(--rf-font-mono);letter-spacing:.04em;text-transform:none;font-variant-numeric:tabular-nums;font-weight:400}.rf-offsite__list{flex-direction:column;gap:2px;display:flex}.rf-offsite__row{opacity:.55;border-radius:6px;align-items:center;gap:10px;padding:6px 8px;display:flex}.rf-offsite__row--on{opacity:.85}.rf-offsite__row-icon{width:18px;color:var(--fg-subtle);justify-content:center;align-items:center;display:inline-flex}.rf-offsite__row-label{text-align:left;color:var(--fg-muted);flex:1;font-size:12px}.rf-offsite__switch{background:var(--bg-inset);border:1px solid var(--border-strong);border-radius:999px;flex-shrink:0;width:30px;height:18px;position:relative}.rf-offsite__switch>span{background:var(--fg-subtle);border-radius:999px;width:12px;height:12px;transition:transform .12s;position:absolute;top:2px;left:2px}.rf-offsite__switch--on>span{background:var(--fg);transform:translate(12px)}.rf-offsite__more{font-family:var(--rf-font-mono);color:var(--fg-subtle);text-align:left;margin-top:4px;padding:2px 8px 0;font-size:11px}
