.jrt-hub{display:grid;grid-template-columns:minmax(230px,320px) minmax(0,1fr);gap:28px;max-width:1400px;margin:0 auto;padding:24px;color:var(--jr-text,#f4f7fb)}
.jrt-index{position:sticky;top:92px;align-self:start;max-height:calc(100vh - 120px);overflow:auto;padding:18px;border:1px solid var(--jr-border,#2a3240);border-radius:16px;background:var(--jr-surface,#141922)}
.jrt-index section+section{margin-top:20px}.jrt-index h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--jr-muted,#9da8b8);margin:0 0 8px}.jrt-index a{display:block;padding:8px 10px;border-radius:9px;color:var(--jr-text,#f4f7fb);text-decoration:none}.jrt-index a:hover,.jrt-index a.is-active{background:var(--jr-surface-2,#202734)}
.jrt-document{min-width:0;background:var(--jr-surface,#141922);border:1px solid var(--jr-border,#2a3240);border-radius:18px;padding:28px}.jrt-policy{max-width:900px}.jrt-policy h1{margin-top:0;font-size:clamp(1.8rem,3vw,2.8rem)}.jrt-policy h2{margin-top:2rem}.jrt-policy p,.jrt-policy li{line-height:1.72}.jrt-kicker,.jrt-version{color:var(--jr-muted,#9da8b8)}.jrt-related a{color:var(--jr-blue,#5ea7ff)}
.jrt-mobile-select{display:none}.jr-terms-dock{margin-top:22px!important;padding-top:18px!important;border-top:1px solid var(--jr-border,#2a3240)!important}.jr-terms-dock>a{font-weight:700}.jr-legal-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;padding:18px 16px 24px;margin-top:28px;border-top:1px solid var(--jr-border,#2a3240);font-size:.9rem}.jr-legal-footer a{color:var(--jr-muted,#aab4c3);text-decoration:none}.jr-legal-footer a:hover{color:var(--jr-text,#fff)}
.jrt-signup-legal{display:grid;gap:12px;margin:14px 0;padding-top:12px;border-top:1px solid var(--jr-border,#2a3240)}.jrt-signup-legal small{display:block;margin-top:6px;color:var(--jr-muted,#9da8b8)}
@media(max-width:760px){.jrt-hub{display:block;padding:12px}.jrt-index{display:none}.jrt-mobile-select{display:block;position:sticky;top:0;z-index:10;background:var(--jr-bg,#0d1118);padding:10px 0 14px}.jrt-mobile-select label{display:block;font-weight:700;margin-bottom:6px}.jrt-mobile-select select{width:100%;min-height:44px}.jrt-document{padding:18px;border-radius:14px}.jr-terms-dock{margin-top:22px!important}}
.jrt-reaccept{position:fixed;inset:0;z-index:2147483647;background:rgba(4,7,12,.88);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px;color:var(--jr-text,#f4f7fb)}
.jrt-reaccept-card{width:min(620px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;background:var(--jr-surface,#141922);border:1px solid var(--jr-border,#2a3240);border-radius:20px;box-shadow:0 28px 80px rgba(0,0,0,.45);padding:28px}.jrt-reaccept-card h2{margin:.2rem 0 1rem;font-size:clamp(1.5rem,4vw,2.1rem)}.jrt-reaccept-list{list-style:none;margin:18px 0;padding:0;display:grid;gap:8px}.jrt-reaccept-list li{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:11px 12px;border:1px solid var(--jr-border,#2a3240);border-radius:11px;background:var(--jr-surface-2,#202734)}.jrt-reaccept-list a{font-weight:700;color:var(--jr-blue,#5ea7ff)}.jrt-reaccept-list span{font-size:.8rem;color:var(--jr-muted,#9da8b8);white-space:nowrap}.jrt-reaccept-check{display:flex;gap:10px;align-items:flex-start;margin:18px 0}.jrt-reaccept-button{width:100%;min-height:46px;border:0;border-radius:11px;background:var(--jr-blue,#3d8df5);color:#fff;font-weight:800;cursor:pointer}.jrt-reaccept-button:disabled{opacity:.45;cursor:not-allowed}.jrt-reaccept-status{min-height:1.4em;margin:10px 0 0;color:var(--jr-muted,#9da8b8)}.jrt-reaccept-status.is-error{color:#ff9d9d}.jrt-reaccept-links{text-align:center;font-size:.9rem}.jrt-reaccept-links a{color:var(--jr-muted,#aab4c3)}
@media(max-width:760px){.jrt-reaccept{padding:10px}.jrt-reaccept-card{padding:20px;border-radius:16px;max-height:calc(100vh - 20px)}.jrt-reaccept-list li{align-items:flex-start;flex-direction:column;gap:3px}}

#jr-legal-footer{box-sizing:border-box;width:100%}.jr-legal-footer:empty{display:none}

/* V0.6 dedicated legal reading mode: the legal centre owns the page area below the site header. */
html.jrt-legal-mode,html.jrt-legal-mode body{overflow:hidden!important}
.jrt-legal-page .jrt-hub{position:fixed;top:var(--jrt-shell-top,0px);right:0;bottom:0;left:0;z-index:10000;box-sizing:border-box;width:auto;max-width:none;margin:0;padding:clamp(18px,2vw,32px);grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:clamp(22px,2vw,38px);overflow:hidden;background:var(--jr-bg,#101315)}
.jrt-legal-page .jrt-index{position:relative;top:auto;height:100%;max-height:none;box-sizing:border-box;overflow:auto;overscroll-behavior:contain;padding:20px}
.jrt-legal-page .jrt-document{height:100%;box-sizing:border-box;overflow:auto;overscroll-behavior:contain;padding:clamp(28px,3vw,52px);border-radius:18px}
.jrt-legal-page .jrt-policy{max-width:980px;margin:0 auto;padding-bottom:48px}
.jrt-legal-header{z-index:10001!important}
@media(min-width:761px){.jrt-legal-page .jrt-document{scrollbar-gutter:stable}.jrt-legal-page .jrt-index{scrollbar-gutter:stable}}
@media(max-width:760px){
 html.jrt-legal-mode,html.jrt-legal-mode body{overflow:hidden!important}
 .jrt-legal-page .jrt-hub{display:flex;flex-direction:column;top:var(--jrt-shell-top,0px);padding:0;background:var(--jr-bg,#101315);gap:0}
 .jrt-legal-page .jrt-mobile-select{display:block;position:relative;top:auto;flex:0 0 auto;z-index:2;padding:12px 14px;border-bottom:1px solid var(--jr-border,#2a3240);background:var(--jr-bg,#101315)}
 .jrt-legal-page .jrt-index{display:none}
 .jrt-legal-page .jrt-document{flex:1 1 auto;height:auto;min-height:0;border:0;border-radius:0;padding:22px 16px calc(32px + env(safe-area-inset-bottom,0px));background:var(--jr-bg,#101315)}
 .jrt-legal-page .jrt-policy{max-width:760px}
}
