.review-root{--line:var(--border);--review-muted:var(--muted-foreground);background:var(--background);color:var(--foreground);min-height:100vh;font:17px/1.7 Georgia,Times New Roman,serif}.review-header{z-index:10;border-bottom:1px solid var(--line);background:#f3ecdd;justify-content:space-between;align-items:center;gap:16px;padding:14px 28px;display:flex;position:sticky;top:0}.review-header h1{margin:0;font-size:20px}.review-header .sub{color:var(--review-muted);font-size:13px}.seg{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:28px;padding:18px 28px;display:grid;position:relative}.seg:nth-child(2n){background:#f6f1e6}.seg.active{background:#fdf6e3}.en{color:#1a1a1a}.src-rtl{color:#1a1a1a;text-align:right;direction:rtl;font-family:Geeza Pro,Noto Naskh Arabic,Amiri,serif;font-size:18px}.src-ltr{color:#1a1a1a}.meta{color:var(--review-muted);letter-spacing:.04em;grid-column:1/-1;align-items:center;gap:8px;margin-bottom:-2px;font:12px/1.4 -apple-system,system-ui,sans-serif;display:flex}.meta .spacer{flex:1}.badge{color:#6b5;background:#e7decb;border-radius:9px;padding:1px 7px;font-size:11px;display:inline-block}.badge.draft{color:#a6792a;background:#f6ead0}.badge.approved{color:#3a7;background:#dcefe0}.badge.locked{color:#555;background:#e3ddd0}.heading .en,.heading .src-rtl{font-size:19px;font-weight:700}.u{cursor:pointer;border-radius:3px;transition:background .12s}.u.hl{background:#ffe08a;box-shadow:0 0 0 2px #ffe08a}.src-rtl .u.hl,.src-ltr .u.hl{background:#bfe3c6;box-shadow:0 0 0 2px #bfe3c6}.u.annotated{text-underline-offset:3px;text-decoration:underline 1.5px dotted #c89b3c}.u.selected{background:#ffe08a;box-shadow:0 0 0 2px #ffe08a}.src-rtl .u.selected,.src-ltr .u.selected{background:#bfe3c6;box-shadow:0 0 0 2px #bfe3c6}.review-ui{font-family:-apple-system,system-ui,sans-serif}.icon-btn{border:1px solid var(--line);cursor:pointer;color:#6b5d3f;background:#fffdf7;border-radius:7px;padding:3px 9px;font-size:12px}.icon-btn:hover{background:#f6ead0}.icon-btn.on{color:#2f7a55;background:#dcefe0;border-color:#b7dcc4}.comment-count{color:var(--review-muted);font-size:11px}.seg-tabs{border:1px solid #e3ddd0;border-radius:8px;display:inline-flex;overflow:hidden}.seg-tab{cursor:pointer;color:#8a8275;background:#fffdf7;border:0;padding:5px 12px;font:12px -apple-system,system-ui,sans-serif}.seg-tab+.seg-tab{border-left:1px solid #e3ddd0}.seg-tab.active{color:#6b5d3f;background:#f6ead0;font-weight:600}.seg-tab:hover:not(.active){background:#faf3e4}.icon-btn:disabled{opacity:.55;cursor:default}.review-error{color:#b3261e;font-size:12px}.review-note{color:#7a6a44;background:#fbf3df;border-bottom:1px solid #e3ddd0;padding:9px 28px;font:13px/1.5 -apple-system,system-ui,sans-serif}.seg.no-align .en,.seg.no-align .src-rtl{cursor:pointer;border-radius:4px}.seg.no-align .en:hover,.seg.no-align .src-rtl:hover{background:#fff6e6}@keyframes review-spin{to{transform:rotate(360deg)}}.spinner{vertical-align:-1px;border:2px solid #c9bda0;border-top-color:#6b5d3f;border-radius:50%;width:11px;height:11px;animation:.6s linear infinite review-spin;display:inline-block}.col-heads{z-index:2;background:var(--bg,#fbf7ee);border-bottom:1px solid var(--line);letter-spacing:.04em;text-transform:uppercase;color:#8a7c5d;grid-template-columns:1fr 1fr;gap:28px;padding:8px 28px;font:600 12px/1.4 -apple-system,system-ui,sans-serif;display:grid;position:sticky;top:0}.col-heads .rtl{text-align:right}.side-label{display:none}@media (width<=720px){.seg{grid-template-columns:1fr;gap:14px;padding:16px 18px}.col-heads{display:none}.side-label{letter-spacing:.04em;text-transform:uppercase;color:#8a7c5d;margin-bottom:4px;font:600 11px/1.4 -apple-system,system-ui,sans-serif;display:block}.src-rtl .side-label,.src-ltr .side-label{text-align:inherit}.review-header{padding:14px 18px}.review-note{padding:12px 18px}}.comment-panel{z-index:20;background:#fffdf7;border-left:1px solid #e3ddd0;width:340px;padding:18px;position:fixed;top:56px;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 16px #0000000f}@media (width<=720px){.comment-panel{border-top:1px solid #e3ddd0;border-left:0;width:auto;top:35vh;left:0;box-shadow:0 -6px 20px #0000001f}}.review-breadcrumb{color:#6b5d3f;margin-bottom:4px;font:13px -apple-system,system-ui,sans-serif;text-decoration:none;display:inline-block}.review-breadcrumb:hover{text-decoration:underline}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.row{align-items:center;gap:12px;display:flex}.row.spread{justify-content:space-between}.muted{color:#8a8275;font-size:13px}.app-page{flex-direction:column;gap:20px;max-width:760px;margin:0 auto;padding:28px;font-family:-apple-system,system-ui,sans-serif;display:flex}.card{background:#fffdf7;border:1px solid #e3ddd0;border-radius:12px;padding:20px}.card h2{margin:0 0 14px;font-family:Georgia,serif}.btn-primary{color:#fff;cursor:pointer;background:#6b5d3f;border:0;border-radius:8px;padding:8px 14px;font-size:14px;text-decoration:none;display:inline-block}.btn-primary:disabled{opacity:.6;cursor:default}.btn-ghost{color:#6b5d3f;cursor:pointer;background:#fffdf7;border:1px solid #e3ddd0;border-radius:8px;padding:7px 12px;font-size:14px;text-decoration:none}.auth-input{box-sizing:border-box;background:#fffdf7;border:1px solid #e3ddd0;border-radius:8px;width:100%;padding:9px 11px;font:14px -apple-system,system-ui,sans-serif}.auth-wrap{justify-content:center;padding:64px 20px;display:flex}.auth-card{background:#fffdf7;border:1px solid #e3ddd0;border-radius:12px;flex-direction:column;gap:12px;width:340px;max-width:100%;padding:24px;font-family:-apple-system,system-ui,sans-serif;display:flex}.auth-card form{flex-direction:column;gap:12px;display:flex}.auth-title{margin:0 0 6px;font-family:Georgia,serif;font-size:22px}.auth-alt{text-align:center;font-size:13px}.auth-alt a{color:#6b5d3f}.project-list,.section-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.project-list a{color:#6b5d3f;font-size:16px;text-decoration:none}.section-row{background:#fffdf7;border:1px solid #e3ddd0;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.invite-page{flex-direction:column;display:flex}.invite-banner{color:#4a463c;background:#f6f1e4;border-bottom:1px solid #e3ddd0;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 28px;font:14px/1.5 -apple-system,system-ui,sans-serif;display:flex}.invite-sections{flex-wrap:wrap;gap:8px;padding:10px 28px 0;display:flex}.glossary-suggest{background:#fffdf7;border:1px solid #e3ddd0;border-radius:10px;margin:12px 28px 0}.glossary-suggest-toggle{text-align:left;cursor:pointer;color:#4a463c;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:10px 14px;font:14px -apple-system,system-ui,sans-serif;display:flex}.glossary-suggest-body{gap:10px;padding:0 14px 14px;display:grid}.glossary-suggest-body form{gap:8px;max-width:460px;display:grid}.glossary-suggest-body label{color:#4a463c;gap:4px;font:13px -apple-system,system-ui,sans-serif;display:grid}.glossary-suggest-body input{background:#fff;border:1px solid #e3ddd0;border-radius:7px;padding:7px 9px;font:14px -apple-system,system-ui,sans-serif}.glossary-suggest-list{gap:6px;margin:0;padding:0;font:13px -apple-system,system-ui,sans-serif;list-style:none;display:grid}.pill{color:#6b5d3f;background:#ece5d4;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:12px;display:inline-block}.notice{color:#4a463c;background:#fdf8e9;border:1px solid #ddd3b8;border-radius:10px;padding:12px 14px;font:14px/1.55 -apple-system,system-ui,sans-serif}.notice a{color:#6b5d3f}.invite-minted{background:#fffdf7;border:1px solid #e3ddd0;border-radius:10px;gap:6px;padding:10px 12px;font:13px -apple-system,system-ui,sans-serif;display:grid}.invite-minted code{word-break:break-all;color:#6b5d3f;user-select:all;font-size:12px}.proposal-queue h3{color:#4a463c;margin:8px 0;font:600 14px -apple-system,system-ui,sans-serif}
