:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18212e;background:#f6f7f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #18212e;--muted: #6f7886;--line: #dfe3e8;--soft-line: #eaedf0;--paper: #fffdf9;--page: #f6f7f8;--navy: #12304b;--navy-deep: #0d263c;--blue: #1569dd;--blue-soft: #edf4ff;--red: #bf332d;--red-soft: #fff0ee;--green: #287b4b;--green-soft: #edf8f1;--yellow: #f6e78f}*{box-sizing:border-box}html,body{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,*::-webkit-scrollbar{width:0;height:0}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:var(--page)}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:#115bc7;text-underline-offset:2px}h1,h2,h3,h4,p{margin:0}.report-app{display:flex;min-height:100vh}.identity-app{height:100dvh;min-height:100vh;overflow:hidden}.global-sidebar{display:flex;width:190px;flex:0 0 190px;min-height:100vh;flex-direction:column;padding:18px 10px 14px;color:#e9f0f6;background:var(--navy)}.identity-app .global-sidebar{height:100dvh;min-height:0}.wordmark{display:grid;gap:1px;width:max-content;padding:4px 7px 24px;border:0;color:#fff;background:transparent;text-align:left}.wordmark b{font-size:18px;letter-spacing:-.035em}.wordmark span{color:#a9c0d5;font-size:11px}.global-nav{display:grid;gap:5px}.global-nav-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 9px;border:0;border-radius:6px;color:#b7c9d8;background:transparent;text-align:left;font-size:11px;transition:background .15s ease,color .15s ease}.global-nav-button:hover{color:#fff;background:#ffffff17}.global-nav-button.selected{color:#fff;background:#285980;box-shadow:inset 3px 0 #72a8ff}.global-nav-button b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:#d84641;font-size:10px}.demo-note{display:grid;gap:5px;margin-top:auto;padding:13px 7px 0;border-top:1px solid rgba(255,255,255,.14);color:#b8cada;font-size:10px;line-height:1.4}.demo-note b{color:#fff;font-size:11px}.report-main{min-width:0;flex:1;padding:22px 24px 34px}.identity-app .report-main{height:100dvh;overflow:hidden}.report-header{display:flex;max-width:1640px;margin:0 auto 22px;align-items:flex-start;justify-content:space-between;gap:18px}.section-kicker{color:#7a8593;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}h1{margin-top:5px;font-size:clamp(28px,3vw,38px);letter-spacing:-.055em;line-height:1.05}.header-actions{display:flex;align-items:center;gap:8px;padding-top:2px}.date-stamp,.user-stamp{padding:8px 10px;border:1px solid var(--line);border-radius:6px;color:#526071;background:#fff;font-size:11px;white-space:nowrap}.user-stamp{color:#245b99;background:#f3f7fd;border-color:#dce8f7;font-weight:700}.logout-button{padding:8px 10px;white-space:nowrap}.identity-layout{display:flex;width:100%;max-width:none;min-height:calc(100vh - 120px);margin:0;align-items:center;justify-content:center}.identity-app .identity-layout{height:calc(100dvh - 56px);min-height:0}.identity-layout>div{align-self:center}.identity-layout h1{max-width:450px;margin-top:7px;font-size:clamp(32px,4vw,46px)}.identity-layout>div>p{max-width:430px;margin-top:18px;color:#647185;font-size:15px;line-height:1.55}.identity-card{width:min(420px,100%);padding:26px;border:1px solid var(--line);border-top:4px solid #3b7dd2;background:#fff;box-shadow:0 12px 28px #12273e14}.identity-card h2{margin:7px 0 22px;font-size:23px;letter-spacing:-.04em}.identity-card h3{margin:7px 0 17px;color:#25364b;font-size:18px;letter-spacing:-.035em}.identity-divider{display:flex;align-items:center;gap:10px;margin:16px 0;color:#8a95a2;font-size:10px}.identity-divider:before,.identity-divider:after{height:1px;flex:1;background:var(--line);content:""}.identity-note{margin-top:15px;color:#7a8797;font-size:10px;line-height:1.45}.admin-login-fold{margin-top:16px}.admin-login-fold summary{display:grid;place-items:center;list-style:none;text-align:center}.admin-login-fold summary::-webkit-details-marker{display:none}.admin-login-fold[open] summary{margin-bottom:18px}.admin-login-fold form{padding-top:2px;border-top:1px solid var(--line)}.workspace-shell{display:grid;max-width:1640px;height:calc(100dvh - 145px);min-height:0;margin:0 auto;grid-template-columns:218px minmax(520px,1fr) 390px;border:1px solid var(--line);background:#fff}.workspace-shell>.project-rail,.workspace-shell>.project-stream{min-height:0;overflow:auto}.workspace-shell>.word-preview{min-height:0;overflow:hidden}.project-rail{min-width:0;border-right:1px solid var(--line);background:#fbfcfd}.rail-search{display:grid;gap:10px;padding:18px 15px 12px;color:#6d7887;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.rail-search>label{display:grid;gap:6px}input,textarea,select{width:100%;border:1px solid #d2d8df;border-radius:5px;color:var(--ink);background:#fff;outline:none}input,select{min-height:36px;padding:8px 9px}textarea{min-height:94px;padding:9px;resize:vertical;line-height:1.45}input:focus,textarea:focus,select:focus{border-color:#6196e6;box-shadow:0 0 0 3px #1b68dc1c}.rail-heading{display:flex;align-items:center;justify-content:space-between;padding:11px 15px;border-top:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);color:#3a4655;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.rail-heading button{border:0;color:#135bc3;background:transparent;font-size:10px;font-weight:800}.project-list{display:grid}.project-list-item{display:grid;gap:3px;width:100%;padding:14px 15px;border:0;border-bottom:1px solid var(--soft-line);color:#5e6a78;background:transparent;text-align:left}.project-list-item:hover{background:#f3f7fb}.project-list-item.selected{padding-left:12px;border-left:3px solid var(--blue);color:#1d3550;background:var(--blue-soft)}.project-list-item b{color:#223143;font-size:13px;line-height:1.25}.project-list-item span{font-size:11px}.project-list-item small{color:#8390a0;font-size:10px}.project-stream{min-width:0;border-right:1px solid var(--line);background:#fff}.project-stream-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 14px;border-bottom:1px solid var(--soft-line)}.project-title-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.project-title-line h2{font-size:21px;letter-spacing:-.04em}.project-title-line a{font-size:11px;font-weight:700}.project-meta{display:flex;gap:15px;margin-top:8px;color:#6f7b8a;font-size:10px;flex-wrap:wrap}.project-meta b{color:#314054}.stream-actions{display:flex;flex-shrink:0;gap:7px}.button{border:1px solid transparent;border-radius:5px;padding:9px 11px;font-size:11px;font-weight:800;transition:background .15s ease,border-color .15s ease,transform .15s ease}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:var(--blue);border-color:var(--blue)}.button.primary:hover{background:#0f5bc4;border-color:#0f5bc4}.button.secondary{color:#3d4d60;background:#fff;border-color:#d2d9e1}.button.secondary:hover{background:#f4f7fa}.button.wide{width:100%;min-height:42px}.entry-stack{display:grid}.report-entry{margin:10px 14px 0;padding:15px 16px 13px;border:1px solid var(--line);border-radius:6px;background:#fff}.report-entry:last-child{margin-bottom:10px}.report-entry:hover{background:#fcfdff}.report-entry.selected{border-color:#8fb6ef;box-shadow:inset 3px 0 var(--blue),0 2px 7px #194b8414;background:#f6faff}.entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.entry-head{padding-bottom:10px;border-bottom:1px solid var(--soft-line)}.entry-order-label,.order-link{font-size:13px;font-weight:800}.order-link{color:#0d5bc5}.entry-quantity{margin-left:10px;color:#4a596d;font-size:11px;font-weight:700}.entry-status{flex-shrink:0;padding:4px 7px;border-radius:3px;font-size:10px;font-weight:800;white-space:nowrap}.entry-status.new{color:#a92f2c;background:var(--red-soft)}.entry-status.review{color:#6e5a08;background:#fff5bd}.entry-status.accepted{color:#216b42;background:var(--green-soft)}.entry-order{display:flex;gap:5px;margin-top:7px;color:#6f7b8a;font-size:11px;flex-wrap:wrap}.entry-order a{font-weight:700}.entry-order b{margin-left:auto;color:#4a596d;font-weight:700}.entry-body{display:grid;gap:12px;margin-top:13px;grid-template-columns:1fr 1fr}.entry-body>div{min-width:0;padding:10px 11px;border:1px solid var(--soft-line);border-radius:5px;background:#fbfcfe}.entry-label{display:block;margin-bottom:5px;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.problem-label{color:var(--red)}.solution-label{color:var(--green)}.entry-problem-article{margin:0 0 7px;padding-bottom:6px;border-bottom:1px solid #dbe2e9;color:#263c58;font-size:11px;line-height:1.35}.entry-problem-article a{font-weight:800}.article-comment{margin:4px 0 0;color:#4b5c70;font-weight:500;line-height:1.4;white-space:pre-line}.entry-body p{color:#314053;font-size:12px;line-height:1.45;white-space:pre-line}.entry-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:#8a95a2;font-size:10px}.entry-foot b{color:#536174}.entry-foot button{border:0;color:#185bb8;background:transparent;font-size:10px;font-weight:800}.empty-stream{display:grid;min-height:420px;place-content:center;padding:40px;color:#627083;text-align:center}.empty-stream h3{color:#2d3b4e;font-size:17px}.empty-stream p{max-width:290px;margin-top:7px;font-size:12px;line-height:1.5}.word-preview{display:flex;min-width:0;flex-direction:column;background:#f7f8fa}.word-preview-head{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:14px 14px 12px;border-bottom:1px solid var(--line);background:#fff}.word-preview-head>div{display:grid;gap:3px}.word-preview-head span{color:#293548;font-size:12px;font-weight:800}.word-preview-head small{color:#86919e;font-size:9px}.word-preview-head .button{flex-shrink:0}.word-page{flex:1 1 auto;min-height:0;margin:14px;padding:19px 14px;overflow:hidden;border:1px solid #e3e1db;color:#141414;background:var(--paper);box-shadow:0 4px 13px #181f2712;font-family:Arial,sans-serif}.word-title{display:grid;gap:2px;text-align:center}.protocol-mark{display:block;width:2px;height:18px;margin:0 auto 2px;background:#121212}.word-title h3{font-size:16px;font-weight:900;letter-spacing:-.025em}.word-title strong{font-size:8.8px;font-weight:900;line-height:1.25}.word-place-date{display:flex;justify-content:space-between;gap:10px;margin:15px 0 12px;font-size:8px;font-weight:700}.word-summary{display:grid;gap:2px;margin-bottom:12px;font-size:7.5px;line-height:1.3}.word-summary p{margin:0}.word-summary b{font-weight:900}.word-goz{color:#be1f1a;font-weight:900}.word-report-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:7px}.word-report-table th,.word-report-table td{padding:4px;border:1px solid #262626;vertical-align:top;text-align:left;line-height:1.25;overflow-wrap:anywhere}.word-report-table th{font-size:6.5px;font-weight:800;text-align:center}.word-report-table th:first-child,.word-report-table td:first-child{width:8%;text-align:center}.word-report-table th:nth-child(2),.word-report-table td:nth-child(2){width:39%}.word-report-table th:nth-child(3),.word-report-table td:nth-child(3),.word-report-table th:nth-child(4),.word-report-table td:nth-child(4){width:26.5%}.word-report-table a{color:#075ac7;text-decoration:underline}.word-report-table b,.word-project{font-weight:800}.word-detail{display:block;margin-top:4px;font-size:6.4px}.word-deadline{display:block;margin-top:6px;padding:3px 4px;color:#2f2a0c;background:#fff0a8;font-size:6.6px;line-height:1.25}.word-problem-article{margin:0 0 5px;padding-bottom:4px;border-bottom:1px solid #bfc5cc;color:#243a55;font-size:6.6px;font-weight:800;line-height:1.3}.word-problem-article .article-comment{margin-top:2px;color:#263442;font-size:6.3px;font-weight:400}.word-preview-foot{margin-top:auto;padding:12px 14px;border-top:1px solid var(--line);color:#727e8d;background:#fff;font-size:10px;line-height:1.4}.employee-layout{display:grid;max-width:1080px;margin:22px auto 0;align-items:start;gap:50px;grid-template-columns:.72fr 1.28fr}.employee-intro{padding:28px 0}.employee-intro h2,.settings-layout h2{margin-top:8px;font-size:32px;letter-spacing:-.05em;line-height:1.06}.employee-intro p,.settings-layout>div>p{margin-top:16px;color:#657185;font-size:13px;line-height:1.55}.form-rule{display:grid;gap:5px;margin-top:26px;padding:14px;border-left:3px solid #4d8ee8;color:#607084;background:#fff;font-size:11px;line-height:1.45}.form-rule b{color:#334359}.employee-form{padding:22px;border:1px solid var(--line);background:#fff;box-shadow:0 8px 20px #1722300a}.form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:16px;border-bottom:1px solid var(--line)}.form-head h3{margin-top:5px;font-size:20px;letter-spacing:-.04em}.form-head>span{color:#778396;font-size:10px}.mode-switch{display:flex;margin:17px 0;border-bottom:1px solid var(--line)}.mode-switch button{padding:8px 11px;border:0;border-bottom:2px solid transparent;color:#778396;background:transparent;font-size:11px;font-weight:800}.mode-switch button.selected{border-bottom-color:var(--blue);color:#185cb8}.field{display:grid;gap:6px;margin-bottom:13px;color:#5c697a;font-size:11px;font-weight:800}.field em{color:var(--red);font-style:normal}.two-columns{display:grid;gap:11px;grid-template-columns:1fr 1fr}.articles-fields{margin-bottom:13px;padding:12px;border:1px solid #dce5f0;border-radius:6px;background:#f6f9fd}.articles-fields-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;color:#43536a;font-size:11px}.articles-fields-head>div{display:grid;gap:3px}.articles-fields-head b{color:#35465d;font-size:12px}.articles-fields-head em{color:var(--red);font-style:normal}.articles-fields-head span{color:#718095;font-weight:500;line-height:1.35}.articles-fields-head strong{flex:0 0 auto;padding:3px 6px;border-radius:9px;color:#175db9;background:#e6f0ff;font-size:10px}.article-field-row{position:relative}.article-field-row+.article-field-row{margin-top:10px;padding-top:10px;border-top:1px solid #dfe7f0}.article-field-row .field{margin-bottom:8px}.article-field-row textarea{min-height:62px}.remove-article,.add-article{border:0;background:transparent;font-size:10px;font-weight:800}.remove-article{padding:0;color:#b43d38}.add-article{margin-top:4px;padding:5px 0 0;color:#135fbe}.form-divider{height:1px;margin:19px 0;background:var(--line)}.form-error{margin:0 0 13px;padding:10px 11px;border-left:3px solid var(--red);color:#9a302d;background:var(--red-soft);font-size:11px;line-height:1.4}.settings-layout{max-width:970px;margin:32px auto 0}.google-sync-card{display:grid;gap:15px;margin-top:25px;padding:20px;border:1px solid #cddded;border-left:4px solid #377fd4;background:#f8fbff}.google-sync-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.google-sync-head h3{margin-top:5px;color:#203249;font-size:18px;letter-spacing:-.035em}.google-sync-head p{max-width:610px;margin-top:6px;color:#667487;font-size:11px;line-height:1.45}.sync-status{flex:0 0 auto;padding:6px 8px;border-radius:4px;color:#536274;background:#edf1f5;font-size:10px;font-weight:800;white-space:nowrap}.sync-status.ready{color:#206a44;background:#e8f6ed}.sync-status.loading,.sync-status.saving{color:#795e08;background:#fff5bf}.sync-status.error{color:#ad342e;background:#fff0ee}.google-sync-links{display:flex;gap:13px;align-items:center;color:#6e7a8a;font-size:11px;flex-wrap:wrap}.google-sync-links a{font-weight:800}.google-sync-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.button.link-danger{border-color:transparent;color:#aa3934;background:transparent}.button.link-danger:hover{border-color:#f0cbc8;background:#fff3f2}.google-sync-card>small{color:#708096;font-size:10px;line-height:1.45}.account-card{display:grid;gap:15px;margin-top:18px;padding:20px;border:1px solid var(--line);background:#fff}.account-card-disabled{border-style:dashed;background:#fbfcfd}.account-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.account-card h3{margin-top:5px;color:#203249;font-size:17px;letter-spacing:-.03em}.account-card p{margin-top:6px;color:#718095;font-size:11px;line-height:1.45}.account-list{display:grid;border-top:1px solid var(--soft-line)}.account-list>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:8px 0;border-bottom:1px solid var(--soft-line);color:#324257;font-size:12px}.account-list small{padding:3px 6px;border-radius:3px;font-size:10px;font-weight:800}.account-ready{color:#216b42;background:var(--green-soft)}.account-missing{color:#936b08;background:#fff5bd}.account-form{display:grid;gap:10px;grid-template-columns:minmax(150px,.9fr) minmax(180px,1fr) auto;align-items:end}.account-form .field{margin-bottom:0}.account-actions{display:flex;align-items:center;gap:7px;height:36px}.account-actions .button{white-space:nowrap}.admin-password-form{display:flex;align-items:end;gap:9px;padding-top:14px;border-top:1px solid var(--soft-line)}.admin-password-form .field{flex:1;margin-bottom:0}.settings-grid{display:grid;gap:16px;margin-top:26px;grid-template-columns:1fr 1fr}.roster-card{padding:20px;border:1px solid var(--line);background:#fff}.roster-card h3{font-size:16px;letter-spacing:-.025em}.roster-card>p{min-height:32px;margin-top:6px;color:#768294;font-size:11px;line-height:1.45}.roster-list{display:grid;margin-top:13px;border-top:1px solid var(--soft-line)}.roster-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--soft-line);color:#334257;font-size:12px}.roster-list button{padding:0;border:0;color:#b03b37;background:transparent;font-size:10px;font-weight:800}.roster-add{display:grid;gap:8px;margin-top:15px;grid-template-columns:1fr auto}.report-metrics{margin-top:18px;padding:18px 20px 6px;border:1px solid var(--line);background:#fff}.report-metrics summary{display:flex;align-items:center;cursor:pointer}.report-metrics summary span{display:grid;gap:3px}.report-metrics summary b{color:#25364b;font-size:15px;letter-spacing:-.025em}.report-metrics summary small{color:#738093;font-size:11px}.metrics-grid{display:grid;gap:0 12px;margin-top:17px;grid-template-columns:1fr 1fr}.dialog-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#09192852}.side-dialog{display:flex;width:min(590px,100vw);height:100%;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;background:#f8fafb;box-shadow:-15px 0 32px #101b2733}.dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:23px 25px 18px;color:#fff;background:var(--navy-deep)}.dialog-head .section-kicker{color:#afc4da}.dialog-head h2{margin-top:5px;font-size:23px;letter-spacing:-.045em}.dialog-head button{padding:7px 9px;border:1px solid rgba(255,255,255,.35);border-radius:5px;color:#fff;background:transparent;font-size:10px;font-weight:700}.editor-form{flex:0 0 auto;padding:21px 25px 28px}.dialog-note{display:block;margin-bottom:17px;padding:11px 12px;border-left:3px solid #5091ed;color:#546379;background:#edf4fd;font-size:11px;line-height:1.45}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:7px;padding-top:15px;border-top:1px solid var(--line)}.dialog-actions-spacer{flex:1}.mandatory-password-backdrop{align-items:center;justify-content:center;padding:20px}.mandatory-password-dialog{width:min(520px,100%);height:auto;max-height:calc(100dvh - 40px)}.app-toast{position:fixed;z-index:30;right:24px;bottom:22px;max-width:360px;padding:12px 14px;border-radius:5px;color:#fff;background:#1a3048;box-shadow:0 10px 24px #13243733;font-size:12px}@media(max-width:1500px){.workspace-shell{grid-template-columns:180px minmax(380px,1fr) 330px}.report-main{padding-inline:18px}.project-stream-head{display:block}.stream-actions{margin-top:13px}.word-page{margin:12px;padding:16px 12px}}@media(max-width:1100px){.workspace-shell{height:auto;min-height:0;grid-template-columns:200px minmax(430px,1fr)}.workspace-shell>.project-rail,.workspace-shell>.project-stream,.workspace-shell>.word-preview{overflow:visible}.word-preview{grid-column:1 / -1;border-top:1px solid var(--line)}.word-preview .word-page{min-height:auto;overflow:visible}.employee-layout{gap:28px}.identity-layout{gap:35px;grid-template-columns:minmax(0,1fr) 330px}}@media(max-width:760px){.report-app{display:block}.identity-app{height:auto;min-height:100dvh;overflow:visible}.global-sidebar{width:100%;min-height:auto;padding:14px 12px}.identity-app .global-sidebar{height:auto}.wordmark{padding:0 6px 12px}.global-nav{display:flex;overflow-x:auto}.global-nav-button{width:auto;flex:0 0 auto;white-space:nowrap}.demo-note{display:none}.report-main{padding:18px 12px 28px}.identity-app .report-main{height:auto;overflow:visible}.report-header{display:block}.header-actions{margin-top:13px}.workspace-shell{display:block;height:auto;min-height:0}.project-rail{border-right:0;border-bottom:1px solid var(--line)}.project-list{max-height:225px;overflow:auto}.project-stream{border-right:0}.project-stream-head{padding:16px}.report-entry{padding:14px 16px}.entry-body,.employee-layout,.settings-grid{grid-template-columns:1fr}.entry-order b{width:100%;margin-left:0}.employee-layout{margin-top:8px}.employee-intro{padding:14px 0}.employee-intro h2,.settings-layout h2{font-size:28px}.identity-layout{min-height:0;padding:28px 0;grid-template-columns:1fr}.identity-app .identity-layout{height:auto}.identity-layout h1{font-size:34px}.two-columns{grid-template-columns:1fr}.settings-layout{margin-top:18px}.google-sync-head{display:grid;gap:10px}.sync-status{width:max-content}.account-form,.admin-password-form{display:grid;grid-template-columns:1fr;align-items:stretch}.account-actions{height:auto}.word-preview-head{align-items:flex-start}}.change-log{margin:10px 16px 16px;padding:9px 12px;border:1px solid #f1d99d;border-left:3px solid #df9c1b;border-radius:6px;background:#fffdf7;color:#28384d}.change-log>b{display:block;color:#7e5400;margin-bottom:5px;font-size:12px}.change-log-entry+.change-log-entry{margin-top:7px;padding-top:7px;border-top:1px solid #f2e6c7}.change-log-entry small{display:inline;margin-right:10px;color:#69778b;font-size:11px}.change-log-row{display:inline-grid;grid-template-columns:110px minmax(0,1fr) minmax(0,1fr);gap:6px;align-items:baseline;font-size:12px;line-height:1.3}.change-log-row span{color:#627086;font-weight:700}.change-log-row s{color:#9c4e42;text-decoration-thickness:1px}.change-log-row strong{color:#17653a}@media(max-width:760px){.change-log{margin:12px}.change-log-row{grid-template-columns:1fr;gap:2px}}
