@font-face{font-family:jakarta;src:url(/_next/static/media/58996b2c7c2eb314-s.p.ttf) format("truetype");font-display:swap;font-weight:200 800;font-style:normal}@font-face{font-family:jakarta;src:url(/_next/static/media/fba83498016496fb-s.p.ttf) format("truetype");font-display:swap;font-weight:200 800;font-style:italic}@font-face{font-family:jakarta Fallback;src:local("Arial");ascent-override:98.16%;descent-override:20.99%;line-gap-override:0.00%;size-adjust:105.75%}.__className_183823{font-family:jakarta,jakarta Fallback}.__variable_183823{--font-jakarta:"jakarta","jakarta Fallback"}:root{--blue-50:#EEF2FA;--blue-100:#D8E1F5;--blue-200:#B3C5EC;--blue-300:#8BA5E0;--blue-400:#5E82D4;--blue-500:#3A62C8;--blue-600:#2B4FBF;--blue-700:#233FA0;--blue-800:#1C3280;--blue-900:#152560;--blue-950:#0D1840;--amber-50:#FEF7EC;--amber-100:#FDECCE;--amber-200:#FAD49B;--amber-300:#F5B95F;--amber-400:#EFA035;--amber-500:#D97B1D;--amber-600:#B55F14;--amber-700:#924610;--amber-800:#6F3510;--amber-900:#4D250D;--stone-50:#FAFAF8;--stone-100:#F5F5F0;--stone-200:#E7E5E0;--stone-300:#D6D3CD;--stone-400:#A8A29E;--stone-500:#78716C;--stone-600:#57534E;--stone-700:#44403C;--stone-800:#292524;--stone-900:#1C1917;--success:#16A34A;--warning:#CA8A04;--error:#DC2626;--info:#2B4FBF;--font-sans:var(--font-jakarta),system-ui,-apple-system,"Segoe UI",sans-serif;--font-display:var(--font-jakarta),system-ui,sans-serif;--font-mono:ui-monospace,"SF Mono",Menlo,monospace;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(28,25,23,0.05);--shadow-md:0 4px 12px rgba(28,25,23,0.08);--shadow-lg:0 8px 24px rgba(28,25,23,0.1);--shadow-focus:0 0 0 3px rgba(43,79,191,0.25)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--stone-50);color:var(--stone-800);font-family:var(--font-sans);font-size:16px;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--blue-600);text-decoration:none}a:hover{color:var(--blue-700)}.shell{display:flex;min-height:100dvh;background:var(--stone-50)}.shell-sidebar{width:232px;flex-shrink:0;display:flex;flex-direction:column;padding:14px 10px 12px}.shell-logo{display:flex;align-items:center;gap:8px;padding:4px 8px 2px}.shell-logo img{width:22px;height:auto;display:block}.shell-logo span{font-family:var(--font-display);font-weight:800;font-size:16px;letter-spacing:-.03em;color:var(--stone-800);text-transform:lowercase}.shell-nav{display:flex;flex-direction:column;gap:2px;margin-top:22px}.shell-nav-item{display:flex;align-items:center;gap:10px;height:32px;padding:0 8px;border-radius:8px;font-size:13.5px;color:var(--stone-600);font-weight:500}.shell-nav-item:hover{background:var(--stone-100);color:var(--stone-600)}.shell-nav-item .icone{display:flex;color:var(--stone-500)}.shell-nav-item.ativo{background:#ffffff;box-shadow:0 1px 2px rgba(28,25,23,.06),0 0 0 1px #e7e5e0;color:var(--stone-800);font-weight:600}.shell-nav-item.ativo .icone{color:var(--blue-600)}.shell-usuario{border-top:1px solid var(--stone-200);padding:12px 8px 2px;display:flex;align-items:center;gap:10px}.shell-usuario-info{display:flex;flex-direction:column;gap:1px;min-width:0}.shell-usuario-nome{font-size:13px;font-weight:600;color:var(--stone-800);line-height:16px}.shell-usuario-papel{font-size:11.5px;color:var(--stone-500);line-height:14px}.avatar{width:28px;height:28px;border-radius:var(--radius-full);background:var(--amber-100);color:var(--amber-800);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.shell-main{flex:1 1;display:flex;flex-direction:column;min-width:0;margin:8px 8px 8px 0;background:#ffffff;border:1px solid var(--stone-200);border-radius:14px;box-shadow:var(--shadow-sm);overflow:hidden}.shell-header{height:56px;gap:12px;padding:0 28px;border-bottom:1px solid var(--stone-200)}.shell-header,.shell-tenant-badge{flex-shrink:0;display:flex;align-items:center}.shell-tenant-badge{width:26px;height:26px;border-radius:8px;background:var(--blue-50);color:var(--blue-700);font-size:12px;font-weight:700;justify-content:center}.shell-tenant-nome{font-size:14.5px;font-weight:600;color:var(--stone-800)}.shell-header-sep{width:1px;height:20px;background:var(--stone-200)}.shell-espaco{flex:1 1}.badge-cross-tenant{display:flex;align-items:center;gap:7px;background:var(--amber-50);border-radius:var(--radius-full);padding:4px 11px;font-size:12.5px;font-weight:500;color:var(--amber-700)}.shell-conteudo{flex:1 1;display:flex;padding:28px}.placeholder-superficie{flex:1 1;border:1.5px dashed var(--stone-300);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px;text-align:center}.placeholder-superficie .titulo{font-size:14px;font-weight:500;color:var(--stone-500)}.placeholder-superficie .detalhe{font-size:13px;color:var(--stone-400)}.shell-header-mobile,.shell-tabbar{display:none}@media (max-width:768px){.shell{flex-direction:column}.shell-sidebar{display:none}.shell-main{margin:0;border:none;border-radius:0;box-shadow:none;background:var(--stone-50)}.shell-header{display:none}.shell-header-mobile{height:56px;flex-shrink:0;display:flex;align-items:center;gap:10px;padding:0 16px;border-bottom:1px solid var(--stone-200);background:var(--stone-50)}.shell-header-mobile img{width:20px;height:auto;display:block;flex-shrink:0}.shell-header-mobile .tenant{font-size:14px;font-weight:600;color:var(--stone-800);line-height:17px}.shell-header-mobile .usuario{display:flex;align-items:center;gap:8px;flex-shrink:0}.shell-header-mobile .usuario span{font-size:12px;font-weight:500;color:var(--stone-600)}.shell-conteudo{padding:16px 16px 92px}.shell-tabbar{position:fixed;left:50%;transform:translateX(-50%);bottom:16px;width:min(300px,calc(100vw - 32px));height:54px;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;grid-gap:4px;gap:4px;border-radius:var(--radius-full);background:#ffffff;border:1px solid var(--stone-200);box-shadow:var(--shadow-lg);padding:5px}.shell-tabbar a{display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);color:var(--stone-500)}.shell-tabbar a.ativo{background:var(--blue-50);color:var(--blue-700)}}.login-pagina{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--stone-50)}.login-cartao{width:100%;max-width:360px;background:#ffffff;border:1px solid var(--stone-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px 28px;display:flex;flex-direction:column;gap:20px}.login-logo{display:flex;align-items:center;gap:8px;justify-content:center}.login-logo img{width:24px;height:auto}.login-logo span{font-family:var(--font-display);font-weight:800;font-size:18px;letter-spacing:-.03em;text-transform:lowercase}.login-titulo{font-size:14px;color:var(--stone-500);text-align:center;margin:0}.login-form{gap:12px}.login-form,.login-form label{display:flex;flex-direction:column}.login-form label{font-size:13px;font-weight:500;color:var(--stone-600);gap:6px}.login-form input{height:38px;border:1px solid var(--stone-300);border-radius:var(--radius-sm);padding:0 12px;font-size:14px;font-family:inherit;color:var(--stone-800);background:#ffffff}.login-form input:focus{outline:none;border-color:var(--blue-300);box-shadow:var(--shadow-focus)}.login-form button{height:38px;border:none;border-radius:var(--radius-md);background:var(--blue-600);color:#ffffff;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;margin-top:4px}.login-form button:hover{background:var(--blue-700)}.login-form button:disabled{background:var(--stone-300);cursor:default}.login-erro{font-size:13px;color:var(--error);margin:0;text-align:center}.pagina-central{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px}.cartao-central{width:100%;max-width:420px;background:#ffffff;border:1px solid var(--stone-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:28px;display:flex;flex-direction:column;gap:16px}.cartao-central h1{font-size:18px;font-weight:700;margin:0;color:var(--stone-800)}.cartao-central p{font-size:14px;color:var(--stone-600);margin:0}.lista-tenants,.lista-tenants form{display:flex;flex-direction:column;gap:8px}.botao-primario{height:36px;border:none;border-radius:var(--radius-md);background:var(--blue-600);color:#ffffff;font-size:13.5px;font-weight:600;font-family:inherit;cursor:pointer;padding:0 16px}.botao-primario:hover{background:var(--blue-700)}.campo-texto{height:36px;border:1px solid var(--stone-300);border-radius:var(--radius-sm);padding:0 12px;font-size:13.5px;font-family:inherit;color:var(--stone-800)}.campo-texto:focus{outline:none;border-color:var(--blue-300);box-shadow:var(--shadow-focus)}