:root{--brand-50:var(--primary-soft);--brand-600:var(--primary);--brand-700:var(--primary-hover);--surface-sidebar:var(--foreground);--text-primary:var(--foreground);--text-muted:var(--foreground-subtle);--border-light:var(--surface-subtle)}.rl-root{z-index:1;height:100dvh;color:var(--text-primary);-webkit-font-smoothing:antialiased;flex-direction:row;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,Yu Gothic,Meiryo,system-ui,sans-serif;line-height:1.5;display:flex;position:relative;overflow:hidden}.rl-root :focus-visible{outline:2px solid var(--brand-600);outline-offset:2px;border-radius:2px}.rl-header{z-index:20;background:var(--header-bg,#fffc);-webkit-backdrop-filter:blur(20px);padding:0 16px;padding-top:var(--safe-top);height:calc(44px + var(--safe-top));border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}html.dark .rl-header{--header-bg:#182236d9}.rl-header-left{align-items:center;gap:12px;min-width:0;display:flex}.rl-hamburger{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:-4px;transition:background .15s;display:flex}.rl-hamburger:hover{background:var(--primary-ring-soft);color:var(--primary)}.rl-subtitle{color:var(--text-primary);letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.rl-header-right{color:var(--foreground-muted);align-items:center;gap:12px;font-size:12px;display:flex}.rl-datetime{font-variant-numeric:tabular-nums;font-weight:500}.rl-user{font-weight:500}.rl-overlay{background:var(--scrim);z-index:40;position:fixed;inset:0}@media (min-width:1024px){.rl-overlay,.rl-header-left .rl-hamburger{display:none}}.rl-content-col{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.rl-main{background:var(--background);min-width:0;color:var(--foreground);flex-direction:column;flex:1;display:flex;overflow:hidden}@media (max-width:767.98px){.rl-main{padding-bottom:calc(var(--rl-bottomnav-h) + var(--safe-bottom))}}html.galaxy .rl-main{background:0 0}html.galaxy .rl-header{--header-bg:#060a1485;border-bottom-color:#d8e1ef24;box-shadow:0 1px 28px #00000029}html.galaxy aside[data-rl-sidebar]{-webkit-backdrop-filter:blur(18px);background:#060a1494}html.galaxy aside[data-rl-sidebar=mobile]{background:#080c18eb}html.galaxy.est-zen aside[data-rl-sidebar=desktop]>div:first-child{visibility:visible;border-right:1px solid var(--border);background:#060a1485}@media (max-width:600px){.rl-popover{top:calc(52px + var(--safe-top))!important;width:auto!important;max-height:calc(100dvh - 64px)!important;position:fixed!important;left:8px!important;right:8px!important}}html.galaxy .rl-workpad,html.galaxy .rl-popover{background:#0a0f1cf5!important}.rl-ovf{flex-shrink:0;display:inline-flex;position:relative}.rl-ovf-menu{z-index:var(--z-sheet);border:1px solid var(--border);background:var(--surface);min-width:200px;box-shadow:var(--shadow-lg);border-radius:10px;margin-top:4px;padding:4px;position:absolute;top:100%;right:0}.rl-ovf-row{width:100%;min-height:var(--touch-min);color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:0 10px;font-size:13px;font-weight:600;display:flex}.rl-ovf-row:hover{background:var(--surface-muted)}.rl-ovf-row-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.rl-ovf-row-value{color:var(--foreground-subtle);flex-shrink:0;font-size:12px;font-weight:500}.rl-ovf-row-on{background:var(--primary-soft);color:var(--primary)}.rl-ovf-row-danger{color:var(--destructive)}.rl-ovf-row-danger:hover{background:var(--destructive-soft)}.rl-ovf-sep{border-top:1px solid var(--border);margin:4px 6px}@media (min-width:768px){.rl-ovf{display:none}}@media (max-width:767.98px){.rl-header .rl-shell-desktop-only{display:none}.rl-header .rl-hamburger{width:var(--touch-min);height:var(--touch-min)}}@media (max-width:768px){.rl-header{height:calc(44px + var(--safe-top));padding:var(--safe-top) 12px 0}.rl-header-right{gap:10px;font-size:11px}}@media (max-width:480px){.rl-header-left{flex:1;gap:8px}.rl-header-right{flex-shrink:0;gap:8px}.rl-datetime,.rl-user{display:none}}
