:root{--k-bg: #faf9f7;--k-surface: #ffffff;--k-surface-2: #f3f1ee;--k-surface-3: #e9e6e1;--k-overlay: rgba(28, 25, 23, .52);--k-border: #e3dfd9;--k-border-strong: #c9c3ba;--k-text: #1c1917;--k-text-muted: #6b635b;--k-text-faint: #989086;--k-text-inverse: #faf9f7;--k-accent: #c2410c;--k-accent-hover: #9a3412;--k-accent-soft: #fdece3;--k-accent-fg: #ffffff;--k-success: #15803d;--k-success-soft: #e7f6ec;--k-warn: #a16207;--k-warn-soft: #fdf3dc;--k-danger: #b91c1c;--k-danger-soft: #fdeaea;--k-info: #1e5f8f;--k-info-soft: #e8f1f8;--k-focus: #0f766e;--k-overlay-hover: rgba(255, 255, 255, .16);--k-overlay-fg: #f2efec;--k-r-sm: 6px;--k-r-md: 10px;--k-r-lg: 14px;--k-r-xl: 20px;--k-r-full: 999px;--k-s-1: 4px;--k-s-2: 8px;--k-s-3: 12px;--k-s-4: 16px;--k-s-5: 20px;--k-s-6: 24px;--k-s-8: 32px;--k-s-10: 40px;--k-s-12: 48px;--k-s-16: 64px;--k-font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--k-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;--k-fs-xs: .75rem;--k-lh-xs: 1.4;--k-fs-sm: .8125rem;--k-lh-sm: 1.45;--k-fs-md: .9375rem;--k-lh-md: 1.5;--k-fs-lg: 1.0625rem;--k-lh-lg: 1.45;--k-fs-xl: 1.3125rem;--k-lh-xl: 1.3;--k-fs-2xl: 1.625rem;--k-lh-2xl: 1.2;--k-fs-3xl: 2.125rem;--k-lh-3xl: 1.15;--k-fw-normal: 400;--k-fw-medium: 530;--k-fw-semi: 620;--k-fw-bold: 700;--k-shadow-1: 0 1px 2px rgba(28, 25, 23, .06);--k-shadow-2: 0 2px 8px rgba(28, 25, 23, .08), 0 1px 2px rgba(28, 25, 23, .04);--k-shadow-3: 0 12px 32px rgba(28, 25, 23, .14), 0 2px 8px rgba(28, 25, 23, .06);--k-dur-fast: .12s;--k-dur-base: .2s;--k-dur-slow: .32s;--k-ease: cubic-bezier(.32, .72, 0, 1);--k-tap: 44px;--k-nav-h: 60px;--k-header-h: 56px;--k-max-w: 1120px;--k-safe-b: env(safe-area-inset-bottom, 0px);color-scheme:light}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--k-bg: #131211;--k-surface: #1c1a18;--k-surface-2: #252220;--k-surface-3: #302c29;--k-overlay: rgba(0, 0, 0, .66);--k-border: #322e2a;--k-border-strong: #4a443e;--k-text: #f2efec;--k-text-muted: #a89f96;--k-text-faint: #7a726a;--k-text-inverse: #131211;--k-accent: #f97316;--k-accent-hover: #fb923c;--k-accent-soft: #34190c;--k-accent-fg: #131211;--k-success: #4ade80;--k-success-soft: #10240f;--k-warn: #fbbf24;--k-warn-soft: #2b2005;--k-danger: #f87171;--k-danger-soft: #2e1111;--k-info: #7cc0ef;--k-info-soft: #0f2635;--k-focus: #5eead4;--k-shadow-1: 0 1px 2px rgba(0, 0, 0, .4);--k-shadow-2: 0 2px 8px rgba(0, 0, 0, .45), 0 1px 2px rgba(0, 0, 0, .3);--k-shadow-3: 0 12px 32px rgba(0, 0, 0, .6), 0 2px 8px rgba(0, 0, 0, .4);color-scheme:dark}}:root[data-theme=dark]{--k-bg: #131211;--k-surface: #1c1a18;--k-surface-2: #252220;--k-surface-3: #302c29;--k-overlay: rgba(0, 0, 0, .66);--k-border: #322e2a;--k-border-strong: #4a443e;--k-text: #f2efec;--k-text-muted: #a89f96;--k-text-faint: #7a726a;--k-text-inverse: #131211;--k-accent: #f97316;--k-accent-hover: #fb923c;--k-accent-soft: #34190c;--k-accent-fg: #131211;--k-success: #4ade80;--k-success-soft: #10240f;--k-warn: #fbbf24;--k-warn-soft: #2b2005;--k-danger: #f87171;--k-danger-soft: #2e1111;--k-info: #7cc0ef;--k-info-soft: #0f2635;--k-focus: #5eead4;--k-shadow-1: 0 1px 2px rgba(0, 0, 0, .4);--k-shadow-2: 0 2px 8px rgba(0, 0, 0, .45), 0 1px 2px rgba(0, 0, 0, .3);--k-shadow-3: 0 12px 32px rgba(0, 0, 0, .6), 0 2px 8px rgba(0, 0, 0, .4);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{background:var(--k-bg);color:var(--k-text);font-family:var(--k-font);font-size:var(--k-fs-md);line-height:var(--k-lh-md);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overscroll-behavior-y:none}img,svg,video,canvas{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:none;padding:0;cursor:pointer}a{color:inherit;text-decoration:none}[hidden]{display:none!important}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--k-focus);outline-offset:2px;border-radius:var(--k-r-sm)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.k-container{width:100%;max-width:var(--k-max-w);margin-inline:auto;padding-inline:var(--k-s-4)}.k-stack{display:flex;flex-direction:column}.k-row{display:flex;align-items:center}.k-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.fundo.svelte-1y96edh{position:fixed;inset:0;z-index:40;padding:0;border:0;background:#00000080;cursor:pointer}.cheio.svelte-1y96edh{position:fixed;inset:0;z-index:41;display:flex;flex-direction:column;gap:var(--k-s-4);padding:var(--k-s-4) var(--k-s-4) calc(var(--k-s-4) + var(--k-safe-b));padding-top:calc(var(--k-s-3) + var(--k-safe-t, 0px));background:var(--k-bg);overflow-y:auto}.barra.svelte-1y96edh{position:sticky;top:0;align-self:start;height:100dvh;display:flex;flex-direction:column;gap:var(--k-s-4);padding:var(--k-s-3) var(--k-s-4);border-right:1px solid var(--k-border);background:var(--k-surface);overflow-y:auto}.topo.svelte-1y96edh{display:flex;align-items:center;justify-content:space-between;gap:var(--k-s-3);min-height:var(--k-header-h)}.marca.svelte-1y96edh{margin:0;font-size:var(--k-fs-lg);font-weight:var(--k-fw-semi);letter-spacing:-.01em;color:var(--k-text)}.barra.svelte-1y96edh .marca:where(.svelte-1y96edh){min-height:var(--k-header-h);display:flex;align-items:center}.fechar.svelte-1y96edh{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid var(--k-border);border-radius:var(--k-r-full);background:var(--k-surface);color:var(--k-text);cursor:pointer}.quem.svelte-1y96edh{display:flex;align-items:center;gap:var(--k-s-3);padding-bottom:var(--k-s-4);border-bottom:1px solid var(--k-border)}.dados.svelte-1y96edh{min-width:0}.nome.svelte-1y96edh{margin:0;font-size:var(--k-fs-md);font-weight:var(--k-fw-medium);color:var(--k-text)}.email.svelte-1y96edh{margin:0;font-size:var(--k-fs-xs);color:var(--k-text-faint);word-break:break-all}nav.svelte-1y96edh ul:where(.svelte-1y96edh){display:flex;flex-direction:column;gap:var(--k-s-1);margin:0;padding:0;list-style:none}nav.svelte-1y96edh a:where(.svelte-1y96edh){display:flex;align-items:center;gap:var(--k-s-3);padding:var(--k-s-3);border-radius:var(--k-r-md);color:var(--k-text);text-decoration:none}nav.svelte-1y96edh a:where(.svelte-1y96edh):hover{background:var(--k-surface-2)}nav.svelte-1y96edh a.aqui:where(.svelte-1y96edh){background:var(--k-surface-2)}nav.svelte-1y96edh a:where(.svelte-1y96edh):focus-visible,.fechar.svelte-1y96edh:focus-visible{outline:2px solid var(--k-focus);outline-offset:2px}.texto.svelte-1y96edh{display:flex;flex-direction:column;gap:1px;min-width:0}.texto.svelte-1y96edh strong:where(.svelte-1y96edh){font-size:var(--k-fs-sm);font-weight:var(--k-fw-medium)}.texto.svelte-1y96edh small:where(.svelte-1y96edh){font-size:var(--k-fs-xs);color:var(--k-text-faint)}::view-transition-old(root){display:none}::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-old(passo),::view-transition-new(passo){animation-duration:.26s;animation-timing-function:cubic-bezier(.32,.72,0,1)}html[data-sentido=adiante]::view-transition-old(passo){animation-name:svelte-12qhfyh-sai-para-esquerda}html[data-sentido=adiante]::view-transition-new(passo){animation-name:svelte-12qhfyh-entra-da-direita}html[data-sentido=atras]::view-transition-old(passo){animation-name:svelte-12qhfyh-sai-para-direita}html[data-sentido=atras]::view-transition-new(passo){animation-name:svelte-12qhfyh-entra-da-esquerda}@keyframes svelte-12qhfyh-sai-para-esquerda{to{transform:translate(-24%);opacity:0}}@keyframes svelte-12qhfyh-entra-da-direita{0%{transform:translate(24%);opacity:0}}@keyframes svelte-12qhfyh-sai-para-direita{to{transform:translate(24%);opacity:0}}@keyframes svelte-12qhfyh-entra-da-esquerda{0%{transform:translate(-24%);opacity:0}}@media(prefers-reduced-motion:reduce){::view-transition-old(passo),::view-transition-new(passo){animation-name:none}}main.svelte-12qhfyh .chip,main.svelte-12qhfyh .chip .main{min-height:34px}main.svelte-12qhfyh .chip .main{padding-inline:var(--k-s-3);font-size:var(--k-fs-xs)}.app.svelte-12qhfyh{min-height:100dvh;background:var(--k-bg)}.coluna.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100dvh}@media(min-width:768px){.app.comBarra.svelte-12qhfyh{display:grid;grid-template-columns:264px minmax(0,1fr)}}header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:var(--k-s-3);padding:var(--k-s-3) var(--k-s-4);min-height:var(--k-header-h)}.titulo.svelte-12qhfyh{margin:0;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:var(--k-fs-lg);font-weight:var(--k-fw-semi);letter-spacing:-.01em;color:var(--k-text)}.marca.svelte-12qhfyh{font-size:var(--k-fs-lg);font-weight:var(--k-fw-semi);letter-spacing:-.01em;color:var(--k-text);text-decoration:none}.acoes.svelte-12qhfyh{--topo-h: 34px;display:flex;align-items:center;gap:var(--k-s-3)}.criar.svelte-12qhfyh{display:flex;align-items:center;min-height:var(--topo-h);padding:0 var(--k-s-4);border:0;border-radius:var(--k-r-full);background:var(--k-accent);font-size:var(--k-fs-sm);font-weight:var(--k-fw-medium);color:var(--k-accent-fg);text-decoration:none}.criar.svelte-12qhfyh:hover{background:var(--k-accent-hover)}.criar.svelte-12qhfyh:focus-visible{outline:2px solid var(--k-focus);outline-offset:2px}.conta.svelte-12qhfyh{display:flex;padding:0;border:0;background:none;border-radius:var(--k-r-full);cursor:pointer}.conta.svelte-12qhfyh .avatar{width:var(--topo-h);height:var(--topo-h);font-size:var(--k-fs-sm)}.conta.svelte-12qhfyh:focus-visible{outline:2px solid var(--k-focus);outline-offset:2px}@media(min-width:768px){.app.comBarra.svelte-12qhfyh .conta:where(.svelte-12qhfyh){display:none}}.tarja.svelte-12qhfyh{width:100%;max-width:520px;margin:0 auto;padding:var(--k-s-2) var(--k-s-4);font-size:var(--k-fs-xs);line-height:1.45;color:var(--k-text-muted);background:var(--k-surface-2);border-radius:var(--k-r-md)}.fio.svelte-12qhfyh{height:2px;background:var(--k-border)}.fio.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;height:100%;background:var(--k-text);transition:width var(--k-dur-base) var(--k-ease)}main.svelte-12qhfyh{view-transition-name:passo;flex:1;display:flex;flex-direction:column;width:100%;max-width:520px;margin:0 auto;padding:var(--k-s-4) var(--k-s-4) calc(var(--k-s-4) + var(--k-safe-b))}
