/* Shared by ICB, ICBMobile, the editor iframe and standalone study reports. */
.icb-tema,.icb-tema *{box-sizing:border-box}
.icb-tema{--icb-tema-font:18px;max-width:820px;margin:28px auto 48px;padding:42px 52px 48px;background:#fff;color:#303944;border:1px solid #e7e5df;border-radius:18px;box-shadow:0 8px 30px #252a3210;font-family:Georgia,'Times New Roman',serif;font-size:var(--icb-tema-font);line-height:1.8;overflow-wrap:anywhere;text-align:left}
.icb-tema-heading{border-bottom:1px solid #e7e5df;padding-bottom:25px;margin-bottom:30px}
.icb-tema-heading .icb-tema-eyebrow{margin:0 0 12px;color:#287367;font:700 11px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:1.8px;text-transform:uppercase}
.icb-tema-heading h1{margin:0;color:#202b30;font:700 clamp(26px,3vw,36px)/1.22 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:-.8px;text-wrap:balance}
.icb-tema-heading .icb-tema-date{margin:15px 0 0;color:#778078;font:14px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.icb-tema-body p,.icb-tema-body div{margin:0 0 1em}
.icb-tema-body>:first-child{margin-top:0}
.icb-tema-body>:last-child{margin-bottom:0}
.icb-tema-body h1,.icb-tema-body h2,.icb-tema-body h3,.icb-tema-body h4{margin:1.6em 0 .7em;color:#233b35;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.35;letter-spacing:-.3px}
.icb-tema-body h1,.icb-tema-body h2{font-size:1.3em}
.icb-tema-body h3,.icb-tema-body h4{font-size:1.12em}
.icb-tema-body strong,.icb-tema-body b{font-weight:700;color:#243a33}
.icb-tema-body blockquote{margin:1.4em 0;padding:16px 22px;border-left:3px solid #4b8a79;border-radius:0 10px 10px 0;background:#f0f6f2;color:#36584d}
.icb-tema-body blockquote>:last-child{margin-bottom:0}
.icb-tema-body ul,.icb-tema-body ol{margin:.8em 0 1.2em;padding-left:1.5em}
.icb-tema-body li{margin:.35em 0;padding-left:.15em}
.icb-tema-body a{color:#236c5b;text-decoration:underline;text-underline-offset:3px}
.icb-tema-body mark{background:#fff0b8;color:inherit;padding:0 .12em}
.icb-tema-body img{max-width:100%;height:auto;border-radius:8px}
.icb-tema-body table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.9em;margin:1em 0}
.icb-tema-body td,.icb-tema-body th{border:1px solid #dce3dc;padding:8px;vertical-align:top;overflow-wrap:anywhere}
.icb-tema-body hr{border:0;border-top:1px solid #e0e5df;margin:1.8em 0}
.icb-tema-body pre{white-space:pre-wrap}
.icb-tema-document{margin:0;background:#f5f4ef;color:#303944;-webkit-text-size-adjust:100%}
.icb-tema-topbar{box-sizing:border-box;max-width:820px;margin:20px auto 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.icb-tema-brand{display:flex;align-items:center;min-height:46px;font-size:12px;line-height:1.5}
.icb-tema-document .icb-tema{margin-top:18px;padding-top:30px}
.icb-tema-document .icb-tema-heading{padding-bottom:20px;margin-bottom:24px}
.icb-tema-document .icb-tema-eyebrow{margin-bottom:8px}
.icb-tema-document .icb-tema-date{margin-top:12px}
.icb-tema-brand-link{display:inline-flex;align-items:center;gap:12px;color:#071e3b;text-decoration:none}
.icb-tema-brand-logo{width:46px;height:46px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#071e3b;box-shadow:0 10px 22px rgba(7,30,59,.16);flex:0 0 46px}
.icb-tema-brand-logo img{width:40px;height:40px;object-fit:contain;display:block}
.icb-tema-brand-text strong{display:block;color:#071e3b;font-size:21px;line-height:24px;font-weight:950;letter-spacing:-.025em}
.icb-tema-brand-text small{display:block;margin-top:1px;color:#667085;font-size:12px;line-height:15px;font-weight:700}
.icb-tema-footer{max-width:820px;margin:0 auto 32px;text-align:center;color:#7b837c;font:12px/1.6 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.icb-tema-actions{display:flex;justify-content:flex-end;gap:8px;margin:0;padding:0;font:14px/1.4 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.icb-tema-actions button,.icb-tema-actions a{border:1px solid #dce3dc;border-radius:9px;background:#fff;color:#276b58;padding:10px 15px;cursor:pointer;text-decoration:none;font:inherit;white-space:nowrap;box-sizing:border-box;min-height:42px;text-align:center}
.icb-tema-actions a{background:#28745e;border-color:#28745e;color:#fff}
.icb-tema-actions :focus-visible{outline:3px solid #82b7a5;outline-offset:3px}
/* Native uniGUI study actions follow the standalone report's toolbar. */
.icb-tema-web-actions>.x-panel-bodyWrap>.x-panel-body{max-width:820px;width:100%!important;margin:0 auto;overflow:visible!important}
.icb-tema-web-actions .x-autocontainer-outerCt{display:block!important;height:100%!important}
.icb-tema-web-actions .x-autocontainer-innerCt{display:flex!important;align-items:center;justify-content:flex-end;gap:8px;height:100%!important}
.icb-tema-web-actions .x-btn{position:relative!important;left:auto!important;top:auto!important;flex:0 0 auto;height:42px!important;padding:10px 15px!important;border:1px solid #dce3dc!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important;box-sizing:border-box}
.icb-tema-web-actions .x-btn .x-btn-inner{font:14px/20px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important;color:#276b58!important;padding:0!important}
.icb-tema-web-actions .x-btn.fs-btn-googlegreen{background:#28745e!important;border-color:#28745e!important}
.icb-tema-web-actions .x-btn.fs-btn-googlegreen .x-btn-inner{color:#fff!important}
.icb-tema-web-actions .x-btn:focus-visible{outline:3px solid #82b7a5!important;outline-offset:3px}
@media(max-width:600px){.icb-tema-web-actions>.x-panel-bodyWrap>.x-panel-body{padding:0 10px;box-sizing:border-box}}
/* Unified Web reader: collapsible topic list beside the study. */
.icb-tema-workspace>.x-panel-bodyWrap>.x-panel-body{background:#f5f4ef!important}
.icb-tema-sidebar{overflow:hidden;border:1px solid #e1e5df!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 20px rgba(7,30,59,.07)!important}
.icb-tema-sidebar>.x-panel-header{min-height:48px;padding:13px 15px!important;border:0!important;border-bottom:1px solid #e7e5df!important;background:#fff!important}
.icb-tema-sidebar>.x-panel-header .x-title-text{color:#20352e;font:700 14px/20px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important}
.icb-tema-sidebar>.x-panel-header .x-tool-img{color:#28745e!important}
.icb-tema-sidebar .x-tool-expand-right{filter:brightness(0) saturate(100%) invert(38%) sepia(28%) saturate(851%) hue-rotate(112deg) brightness(92%) contrast(88%)!important;opacity:1!important}
.icb-tema-sidebar-filters{border-bottom:1px solid #e7e5df!important;background:#fbfbf8!important}
.icb-tema-sidebar-filters>.x-panel-bodyWrap>.x-panel-body{background:#fbfbf8!important}
.icb-tema-sidebar-filters .x-form-text{border-color:#dce3dc!important;border-radius:8px!important;background:#fff!important}
.icb-tema-sidebar-grid .x-grid-header-ct{border:0!important;border-bottom:1px solid #e7e5df!important;background:#f5f4ef!important}
.icb-tema-sidebar-grid .x-column-header{border-color:#e7e5df!important;background:#f5f4ef!important;color:#607168!important;font-weight:700!important}
.icb-tema-sidebar-grid .x-grid-item{border-color:#edf0ec!important;color:#34463f!important}
.icb-tema-sidebar-grid .x-grid-item:nth-child(even){background:#fafbf9!important}
.icb-tema-sidebar-grid .x-grid-item-over{background:#eef5f1!important}
.icb-tema-sidebar-grid .x-grid-item-selected{background:#dfeee8!important;color:#173e32!important}
.icb-tema-sidebar-grid .x-grid-item-selected .x-grid-cell{border-color:#c8ddd5!important}
.icb-tema-reader{overflow:hidden;border:1px solid #e1e5df!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 20px rgba(7,30,59,.07)!important}
.icb-tema-reader>.x-panel-bodyWrap>.x-panel-body,.icb-tema-reader .icb-tema-web-actions>.x-panel-bodyWrap>.x-panel-body{background:#fff!important}
.icb-tema-reader .icb-tema{margin-top:18px;margin-bottom:32px}
.icb-tema-sidebar.x-panel-collapsed{border-radius:10px!important}
@media(max-width:1440px){.icb-tema-reader .icb-tema{width:calc(100% - 24px);margin:14px auto 28px;padding:34px 36px 40px}.icb-tema-reader .icb-tema-heading{padding-bottom:22px;margin-bottom:26px}.icb-tema-web-actions>.x-panel-bodyWrap>.x-panel-body{padding:0 12px;box-sizing:border-box}}
.icb-tema-editor{box-sizing:border-box;margin:0!important;padding:28px 36px!important;background:#fff!important;color:#303944;font:17px/1.7 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important;overflow-wrap:anywhere;max-width:860px}
.icb-tema-editor p,.icb-tema-editor div{margin:0 0 1em}
.icb-tema-editor h2{font-size:1.35em;line-height:1.35;color:#253d34}
.icb-tema-editor blockquote{border-left:3px solid #4b8a79;background:#f0f6f2;margin:1em 0;padding:14px 20px}
.icb-tema-editor img{max-width:100%;height:auto}
.icb-tema-editor:empty:before{content:'Cole ou escreva o estudo aqui…';color:#89918c;pointer-events:none}
/* Override the existing mobile shell only inside the study article. */
.icb-study-page .icb-study-content.is-article{background:#f5f4ef!important;padding:0 0 24px!important}
.icb-study-page .icb-tema{--icb-tema-font:var(--icb-study-font,18px);margin:0 auto;border:0;border-radius:0;box-shadow:none;padding:28px 22px 36px;min-height:100%}
.icb-study-page .icb-tema-body,.icb-study-page .icb-tema-body *{font-family:Georgia,'Times New Roman',serif!important}
.icb-study-page .icb-tema-body h1,.icb-study-page .icb-tema-body h2,.icb-study-page .icb-tema-body h3{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important}
@media(max-width:600px){.icb-tema{width:calc(100% - 20px);margin:16px auto 28px;padding:28px 22px 32px;border-radius:12px;font-size:var(--icb-tema-font,18px)}.icb-tema-heading{padding-bottom:20px;margin-bottom:24px}.icb-tema-topbar{margin:16px 18px 0;flex-direction:column;align-items:stretch;gap:12px}.icb-tema-actions{display:grid;grid-template-columns:44px 44px minmax(0,1fr) minmax(0,1.45fr);gap:6px;font-size:13px}.icb-tema-actions button,.icb-tema-actions a{padding:10px 8px}.icb-tema-document .icb-tema{margin-top:14px;padding-top:24px}.icb-tema-body blockquote{padding:12px 16px}.icb-tema-editor{padding:20px!important}}
@media print{@page{size:A4;margin:18mm 18mm 22mm;@bottom-left{content:"www.icbcelula.com.br";color:#617268;font:9pt/1.4 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}@bottom-right{content:"Página " counter(page) " de " counter(pages);color:#617268;font:9pt/1.4 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}}.icb-tema-document{background:#fff}.icb-tema{max-width:none;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;font-size:12pt!important;line-height:1.65}.icb-tema-heading h1{font-size:24pt}.icb-tema-heading,.icb-tema-body h1,.icb-tema-body h2,.icb-tema-body h3{break-after:avoid}.icb-tema-body p{orphans:3;widows:3}.icb-tema-body blockquote,.icb-tema-body img,.icb-tema-body tr{break-inside:avoid}.icb-tema-topbar,.icb-tema-brand,.icb-tema-actions,.icb-tema-footer{display:none!important}.icb-tema-body a{color:inherit}}
