.eto-topbar{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:56px;background-color:#fff;border-bottom:1px solid #eaeaea;flex-shrink:0}.eto-topbar__brand{display:flex;align-items:center;gap:10px}.eto-topbar__logo{display:inline-flex;align-items:center;justify-content:center}.eto-topbar__title{font-size:16px;font-weight:700;color:#1a1a1a;letter-spacing:-.2px}.eto-topbar__actions{display:flex;align-items:center;gap:12px}.eto-topbar__search{display:flex;align-items:center}.eto-topbar__icon-btn{position:relative;width:34px;height:34px;border-radius:50%;border:none;background:transparent;color:#555;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease}.eto-topbar__icon-btn:hover{background-color:#f4f6f7}.eto-topbar__dot{position:absolute;top:6px;right:6px;width:7px;height:7px;background-color:#ef4444;border-radius:50%;border:2px solid #ffffff}.eto-topbar__lang{height:32px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;color:#374151;font-size:13px;font-family:inherit;padding:0 8px;cursor:pointer}.eto-topbar__lang:hover{border-color:#d1d5db}.eto-sidebar{width:240px;flex-shrink:0;background-color:#fff;border-right:1px solid #eaeaea;padding:16px 12px;box-sizing:border-box;height:100%}.eto-sidebar__nav{display:flex;flex-direction:column;gap:4px}.eto-sidebar__item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#555;font-size:14px;font-weight:500;text-align:left;transition:background-color .15s ease,color .15s ease;font-family:inherit}.eto-sidebar__item:hover{background-color:#f4f6f7;color:#1a1a1a}.eto-sidebar__item--active,.eto-sidebar__item--active:hover{background-color:#e6f4ef;color:#0b7a4f}.eto-sidebar__item--active .eto-sidebar__icon{color:#0b7a4f}.eto-sidebar__icon{display:inline-flex;align-items:center;justify-content:center;color:#777;width:18px;height:18px}.eto-sidebar__label{flex:1;white-space:nowrap}.eto-sidebar__subitem{display:flex;align-items:center;gap:10px;padding:8px 12px 8px 36px;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#6b7280;font-size:13px;font-weight:500;text-align:left;font-family:inherit;transition:background-color .15s ease,color .15s ease}.eto-sidebar__subitem:hover{background-color:#f4f6f7;color:#1a1a1a}.eto-sidebar__subitem--active,.eto-sidebar__subitem--active:hover{background-color:#e6f4ef;color:#0b7a4f}.eto-sidebar__sub-dot{width:6px;height:6px;border-radius:50%;background-color:#d1d5db;flex-shrink:0}.eto-sidebar__subitem--active .eto-sidebar__sub-dot{background-color:#0b7a4f}.eto-layout{display:flex;flex-direction:column;min-height:100vh;height:100vh;background-color:#f4f6f7;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.eto-layout__body{display:flex;flex:1;min-height:0;overflow:hidden}.eto-layout__main{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden;padding:24px 28px;box-sizing:border-box}body{margin:0;padding:0;background-color:#f4f6f7}.cadastro-modal{display:flex;flex-direction:column;gap:0;min-width:0}.cadastro-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #f3f4f6}.cadastro-modal__title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#111827;margin:0}.cadastro-modal__close{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:transparent;border:none;border-radius:6px;color:#6b7280;cursor:pointer;transition:background-color .15s ease,color .15s ease;flex-shrink:0}.cadastro-modal__close:hover{background-color:#f3f4f6;color:#111827}.cadastro-modal__body{display:flex;flex-direction:column;gap:14px;padding:20px 24px}.cadastro-modal__body ez-text-input,.cadastro-modal__body ez-combo-box,.cadastro-modal__body ez-number-input,.cadastro-modal__body ez-text-area{display:block;width:100%}.cadastro-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:14px 24px 20px;border-top:1px solid #f3f4f6}.cadastro-modal__footer .ez-button--primary{--ez-button-primary-background: #0b7a4f;--ez-button-primary-background-hover: #0a6b45;--ez-button-primary-border: #0b7a4f}.cadastro-modal__body--grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.cadastro-modal__field--full{grid-column:1 / -1}
