:root{--paper: #f7f8fc;--surface: #ffffff;--surface-sunken: #f2f4f9;--surface-alta: #ffffff;--ink: #0b1220;--ink-2: #33405c;--ink-3: #636c84;--line: #e3e8f2;--line-forte: #7f8aa4;--blue: #2e5bff;--blue-hover: #1f47d9;--acao-texto: #0b1220;--blue-weak: #eaefff;--brass: #a8871e;--brass-hover: #c2a034;--brass-texto: #866c18;--conferido: #0f6b4d;--atencao: #8f5c00;--retido: #b4302a;--r: 10px;--r-lg: 16px;--r-xl: 22px;--s1: 4px;--s2: 6px;--s3: 8px;--s4: 12px;--s5: 16px;--s6: 22px;--s7: 28px;--s8: 40px;--s9: 60px;--s10: 86px;--sh-1: 0 1px 2px rgb(11 18 32 / .06);--sh-2: 0 1px 3px rgb(11 18 32 / .07), 0 10px 28px -18px rgb(11 18 32 / .45);--font-display: "Cormorant Garamond", Georgia, serif;--font-ui: "Manrope", system-ui, -apple-system, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, Menlo, monospace;--leitura: 72ch;--eixo: 68ch;--faixa: 320px;--calha: var(--s7);--lateral: 248px;--painel: 340px}@media(max-width:1320px){:root{--lateral: 208px;--painel: 300px}}@media(max-width:1100px){:root{--lateral: 176px;--painel: 272px}}@media(max-height:860px){:root{--s6: 18px;--s7: 22px;--s8: 32px}}@media(max-height:780px){:root{--s5: 13px;--s6: 15px;--s7: 18px;--s8: 26px}}.casca{display:flex;height:100dvh;overflow:hidden}.lateral{width:var(--lateral);flex-shrink:0}.mesa-minuta{display:grid;grid-template-columns:minmax(0,1fr) var(--painel);height:100dvh}@media(max-width:900px){.casca{flex-direction:column;height:auto;min-height:100dvh;overflow:visible}.lateral{width:100%;flex-direction:row;align-items:center;gap:var(--s5);border-right:none;border-bottom:1px solid var(--line);overflow-x:auto}.mesa-minuta{grid-template-columns:minmax(0,1fr);height:auto;min-height:100dvh}}:root[data-tema=tinta]{--paper: #07101c;--surface: #0e1b2b;--surface-sunken: #0a1421;--surface-alta: #13243a;--ink: #f3f0e8;--ink-2: #9aa8bb;--ink-3: #7c8ba0;--line: #293d55;--line-forte: #52678a;--blue: #76a5d7;--blue-hover: #93b9e3;--acao-texto: #07101c;--blue-weak: #12203a;--brass: #c8a25d;--brass-hover: #e4c87e;--brass-texto: #e4c87e;--conferido: #8bc09c;--atencao: #d9a441;--retido: #d17e74;--sh-1: 0 1px 2px rgb(0 0 0 / .5);--sh-2: 0 1px 3px rgb(0 0 0 / .6), 0 10px 28px -18px rgb(0 0 0 / .9)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-ui);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;font-family:var(--font-ui);font-weight:700;line-height:1.25}.display{font-family:var(--font-display);font-weight:500;line-height:1.15;letter-spacing:.01em;font-size:clamp(25px,3.4vw,34px)}.mono,code,kbd{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:max(11px,.86em)}.eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2)}:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:var(--r)}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--blue)}a:hover{color:var(--blue-hover)}.btn,.aba,.mini,.segmento,.item-lateral,.linha-do-radar,.campo{transition:background-color .14s cubic-bezier(.23,1,.32,1),border-color .14s cubic-bezier(.23,1,.32,1),color .14s cubic-bezier(.23,1,.32,1),box-shadow .14s cubic-bezier(.23,1,.32,1)}.btn{border:1px solid;border-radius:var(--r);padding:9px var(--s5);font-size:14px;font-weight:600;font-family:var(--font-ui)}.btn[data-variante=primary]{background:var(--brass);color:var(--acao-texto);border-color:var(--brass)}.btn[data-variante=primary]:hover:not(:disabled){background:var(--brass-hover);border-color:var(--brass-hover)}.btn[data-variante=ghost]{background:transparent;color:var(--ink-2);border-color:var(--line-forte)}.btn[data-variante=ghost]:hover:not(:disabled){background:var(--surface-sunken);border-color:var(--ink-3);color:var(--ink)}.btn[data-variante=danger]{background:transparent;color:var(--retido);border-color:var(--retido)}.btn[data-variante=danger]:hover:not(:disabled){background:var(--blue-weak)}.btn:active:not(:disabled),.mini:active:not(:disabled){transform:translateY(1px)}.ligacao{background:none;border:none;padding:0;font-size:12px;font-weight:600;color:var(--blue);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.ligacao:hover{color:var(--blue-hover);text-decoration-thickness:2px}.equilibrado{text-wrap:balance}.superficie{width:100%;max-width:calc(var(--eixo) + var(--calha) + var(--faixa) + var(--calha) * 2);margin-inline:auto;padding-inline:var(--calha)}.eixo{max-width:var(--eixo)}@media(max-width:900px){.superficie{max-width:100%;padding-inline:var(--s5)}.eixo{max-width:none}}@media(max-width:640px){br.quebra-larga{display:none}}.aba:hover:not([aria-selected=true]){--aba-fundo: var(--surface-sunken)}.fora-da-vista{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.item-lateral{--lateral-fundo: transparent;box-shadow:inset 2px 0 0 0 transparent}.item-lateral:hover:not([aria-current=page]){--lateral-fundo: var(--surface-sunken);box-shadow:inset 2px 0 0 0 var(--line-forte)}.mini:hover:not(:disabled){--mini-fundo: var(--surface-sunken);--mini-borda: var(--ink-3)}.segmento:hover:not([aria-pressed=true]){--segmento-fundo: var(--surface-sunken)}.linha-do-radar{--linha-marca: inset 2px 0 0 0 transparent;box-shadow:var(--linha-marca)}.linha-do-radar:hover{--linha-fundo: var(--surface-sunken);--linha-marca: inset 2px 0 0 0 var(--line-forte)}.linha-do-radar[aria-expanded=true]{--linha-marca: inset 2px 0 0 0 var(--blue)}input:hover,textarea:hover,select:hover{--campo-borda: var(--ink-3)}input:focus,textarea:focus,select:focus{--campo-borda: var(--blue)}input,textarea,select{transition:background-color .14s cubic-bezier(.23,1,.32,1),border-color .14s cubic-bezier(.23,1,.32,1)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.marca-malha,.marca-olho{background-repeat:no-repeat;background-position:center;background-size:contain}.marca-malha{background-image:url(/marca/marca-papel.svg)}.marca-olho{background-image:url(/marca/olho-papel.svg)}:root[data-tema=tinta] .marca-malha{background-image:url(/marca/marca-tinta.svg)}:root[data-tema=tinta] .marca-olho{background-image:url(/marca/olho-tinta.svg)}.marca-malha.ativa{background-image:url(/marca/marca-papel-ativa.svg)}.marca-olho.ativa{background-image:url(/marca/olho-papel-ativa.svg)}:root[data-tema=tinta] .marca-malha.ativa{background-image:url(/marca/marca-tinta-ativa.svg)}:root[data-tema=tinta] .marca-olho.ativa{background-image:url(/marca/olho-tinta-ativa.svg)}
