:root{--color-brand:#2563eb;--color-brand-50:#eff6ff;--color-brand-100:#dbeafe;--color-brand-200:#bfdbfe;--color-brand-700:#1d4ed8;--color-brand-900:#1e3a8a;--color-acerto:#10b981;--color-acerto-50:#ecfdf5;--color-acerto-100:#d1fae5;--color-acerto-700:#047857;--color-correcao:#f87171;--color-correcao-50:#fef2f2;--color-correcao-100:#fee2e2;--color-correcao-700:#b91c1c;--color-acento:#fbbf24;--color-acento-50:#fffbeb;--color-acento-100:#fef3c7;--color-acento-800:#92400e;--color-ink:#1e293b;--color-ink-muted:#64748b;--color-ink-subtle:#94a3b8;--color-canvas:#f6f8fb;--color-surface:#ffffff;--color-surface-subtle:#f8fafc;--color-surface-hover:#f1f5f9;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--color-danger:#dc2626;--color-danger-bg:#fef2f2;--font-sans:"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--text-xs:0.8125rem;--text-sm:1rem;--text-base:1.125rem;--text-lg:1.25rem;--text-xl:1.4375rem;--text-2xl:1.75rem;--text-3xl:2.125rem;--text-4xl:2.5rem;--leading-tight:1.2;--leading-normal:1.5;--leading-relaxed:1.65;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--radius-sm:4px;--radius-md:8px;--radius-lg:8px;--radius-xl:12px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(15,23,42,0.05);--shadow-md:0 6px 16px rgba(15,23,42,0.07);--shadow-lg:0 16px 32px rgba(15,23,42,0.10);--shadow-focus:0 0 0 3px rgba(37,99,235,0.25);--duration-fast:120ms;--duration-base:180ms;--easing:cubic-bezier(0.4,0,0.2,1);--sidebar-width:224px;--topbar-height:68px}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}body,html{height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (max-width:768px){input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{font-size:max(16px,1em)}}@media (hover:none) and (pointer:coarse){a.button:not([data-no-touch-min]),button:not([data-no-touch-min]){min-height:36px}}.tableWrapper{overflow-x:auto;margin:12px 0;position:relative}.tableWrapper table{border-collapse:collapse;width:max-content;min-width:100%;background:#ffffff;border:2px solid #475569;table-layout:fixed}.tableWrapper td,.tableWrapper th{border:1.5px solid #475569;padding:8px 12px;vertical-align:top;position:relative;min-width:80px;background:#ffffff}.tableWrapper td>p,.tableWrapper th>p{margin:0;min-height:1.4em}.tableWrapper th{background:#F1F5F9;font-weight:700;text-align:left;color:#1E293B}.tableWrapper .selectedCell{background:#DBEAFE!important;outline:2px solid #2563EB;outline-offset:-2px}.tableWrapper .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;background:#2563EB;pointer-events:none;z-index:2}.rt-image-wrap{position:relative;display:inline-block;max-width:100%;margin:8px 0;border:2px solid transparent;border-radius:8px;transition:border-color .12s ease}.rt-image-wrap:hover{border-color:#BFDBFE}.rt-image-wrap.ProseMirror-selectednode{border-color:#2563EB;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.rt-image-resize-handle{position:absolute;right:-6px;bottom:-6px;width:14px;height:14px;background:white;border:2px solid #2563eb;border-radius:3px;cursor:nwse-resize;opacity:0;transition:opacity .12s ease,transform .12s ease;z-index:5;box-shadow:0 1px 4px rgba(15,23,42,.2)}.rt-image-wrap.ProseMirror-selectednode .rt-image-resize-handle,.rt-image-wrap:hover .rt-image-resize-handle{opacity:1}.rt-image-resize-handle:hover{transform:scale(1.2);background:#2563EB}span[data-math]{display:inline-block;padding:2px 4px;border-radius:3px;cursor:pointer;transition:background .12s ease}span[data-math]:hover{background:#EFF6FF}span[data-math][data-display=true]{display:block;text-align:center;margin:12px 0;padding:8px}span[data-math].ProseMirror-selectednode{background:#DBEAFE;outline:2px solid #2563EB}:root{color-scheme:light}body,html{color:var(--color-ink);font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--leading-normal);background-color:var(--color-canvas);background-image:none}.stack{display:flex;flex-direction:column;gap:var(--space-4)}.stack-sm{gap:var(--space-2)}.stack-lg{gap:var(--space-6)}.row,.row-between{display:flex;align-items:center;gap:var(--space-3)}.row-between{justify-content:space-between}.grid-2{display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:1fr}@media (min-width:768px){.grid-2{grid-template-columns:1fr 1fr}}.grid-3{display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:1fr}@media (min-width:768px){.grid-3{grid-template-columns:repeat(3,1fr)}}.muted{color:var(--color-ink-muted)}.text-xs{font-size:var(--text-xs)}.text-sm{font-size:var(--text-sm)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.text-2xl{font-size:var(--text-2xl)}.font-bold{font-weight:700}.font-medium{font-weight:500}.page-header h1{font-size:var(--text-2xl);font-weight:700;color:var(--color-ink);letter-spacing:0}.page-header p{margin-top:var(--space-1);color:var(--color-ink-muted);font-size:var(--text-sm)}.rich p{margin:var(--space-2) 0}.rich p:first-child{margin-top:0}.rich p:last-child{margin-bottom:0}.rich strong{font-weight:600}.rich em{font-style:italic}.rich code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95em;background:var(--color-surface-hover);padding:1px 4px;border-radius:var(--radius-sm)}