@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";._container_1veta_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1rem}._spinner_1veta_10{display:inline-block;position:relative}._spinner_1veta_10._sm_1veta_15{width:24px;height:24px}._spinner_1veta_10._md_1veta_20{width:40px;height:40px}._spinner_1veta_10._lg_1veta_25{width:64px;height:64px}._circle_1veta_30{position:absolute;border:2px solid var(--primary);opacity:1;border-radius:50%;animation:_spinner_1veta_10 1s cubic-bezier(0,.2,.8,1) infinite}._circle_1veta_30:nth-child(2){animation-delay:-.5s}@keyframes _spinner_1veta_10{0%{top:50%;left:50%;width:0;height:0;opacity:0;transform:translate(-50%,-50%)}4.9%{top:50%;left:50%;width:0;height:0;opacity:0;transform:translate(-50%,-50%)}5%{top:50%;left:50%;width:0;height:0;opacity:1;transform:translate(-50%,-50%)}to{top:0;left:0;width:100%;height:100%;opacity:0;transform:translate(0)}}._message_1veta_77{color:var(--muted-foreground);font-size:.875rem;text-align:center;margin:0}._container_1y8z3_1{display:flex;align-items:center;justify-content:space-between;padding:7px;border-radius:8px;cursor:pointer;outline:none;transition:all .2s ease;background-color:#e5e7eb;border:none;min-width:5rem;-webkit-user-select:none;user-select:none}._container_1y8z3_1:hover{background-color:#bdbdbd}._container_1y8z3_1._disabled_1y8z3_24{cursor:not-allowed;opacity:.5}._container_1y8z3_1._disabled_1y8z3_24:hover{background-color:#e5e7eb}._container_1y8z3_1._checked_1y8z3_33{background-color:#a31600;color:#fff}._container_1y8z3_1._checked_1y8z3_33:hover{background-color:#b91c1c}._label_1y8z3_42{font-size:.875rem;font-weight:600;color:#6b7280;flex:1}._container_1y8z3_1._checked_1y8z3_33 ._label_1y8z3_42{color:#fff}._checkbox_1y8z3_53{width:1.75rem;height:1.75rem;border-radius:.375rem;border:0px solid #4e0a00;outline:0px;background-color:#0000004d;display:flex;align-items:center;justify-content:center;flex-shrink:0}._container_1y8z3_1:not(._checked_1y8z3_33) ._checkbox_1y8z3_53{background-color:#fff6;border:0px solid #ffffff}._checkIcon_1y8z3_71{width:1rem;height:1rem;color:#fff;stroke-width:3}@media(prefers-reduced-motion:reduce){._container_1y8z3_1{transition:none}}._searchBar_b9fq6_2{position:relative;width:100%;max-width:600px}._searchContainer_b9fq6_9{position:relative;display:flex;align-items:center;background:#ffffffb3;border:none;border-radius:12px;transition:all .2s ease;height:40px}._searchContainer_b9fq6_9:hover{background:#fffc}._searchContainer_b9fq6_9:focus-within,._searchContainer_b9fq6_9._hasValue_b9fq6_25{background:#fff;box-shadow:0 0 0 3px #6b46c11a}._searchIcon_b9fq6_31{position:absolute;right:12px;width:18px;height:18px;color:#451254;opacity:.7;pointer-events:none}._searchInput_b9fq6_42{flex:1;border:none;background:transparent;padding:8px 40px 8px 12px;font-size:14px;color:#451254;outline:none;width:100%}._searchInput_b9fq6_42::placeholder{color:#451254;opacity:.7}._searchInput_b9fq6_42:focus::placeholder{opacity:.5}._clearButton_b9fq6_63{position:absolute;right:10px;display:flex;align-items:center;justify-content:center;padding:4px;background:transparent;border:none;cursor:pointer;border-radius:4px;transition:all .15s ease;z-index:1}._clearButton_b9fq6_63:hover{background:#4512541a}._clearIcon_b9fq6_82{width:16px;height:16px;color:#451254;opacity:.7}._shortcutHint_b9fq6_90{position:absolute;right:40px;display:flex;align-items:center;gap:2px;padding:2px 6px;background:#45125414;border:1px solid rgba(69,18,84,.15);border-radius:4px;font-size:11px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;color:#451254;opacity:.6;pointer-events:none;line-height:1}._dropdown_b9fq6_110{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:50;max-height:400px;overflow:hidden;display:flex;flex-direction:column}._suggestionsHeader_b9fq6_127{padding:12px 16px;font-size:13px;font-weight:500;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb}._suggestionsList_b9fq6_137{overflow-y:auto;max-height:256px}._suggestionItem_b9fq6_143{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;text-align:left;transition:background-color .15s ease}._suggestionItem_b9fq6_143:hover{background:#f9fafb}._suggestionItem_b9fq6_143._selected_b9fq6_161{background:#f3f4f6}._suggestionItem_b9fq6_143:last-child{border-bottom:none}._suggestionText_b9fq6_169{font-size:14px;color:#374151}._badge_b9fq6_175{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500;text-transform:lowercase}._badgeOrder_b9fq6_185{background:#f2eee3;color:#6b7280}._badgeCustomer_b9fq6_190,._badgeToilet_b9fq6_195,._badgeTechnician_b9fq6_200,._badgeDocument_b9fq6_205{background:#f3f4f6;color:#6b7280}._divider_b9fq6_211{height:1px;background:#e5e7eb;margin:0}._searchAllButton_b9fq6_218{width:100%;padding:12px 16px;background:#fff;border:none;border-top:1px solid #e5e7eb;cursor:pointer;text-align:left;font-size:14px;color:#6b46c1;font-weight:500;transition:background-color .15s ease}._searchAllButton_b9fq6_218:hover{background:#f9fafb}._loadingState_b9fq6_237,._emptyState_b9fq6_238{padding:24px 16px;text-align:center;font-size:14px;color:#9ca3af}@media(max-width:768px){._searchBar_b9fq6_2{max-width:100%}._dropdown_b9fq6_110{max-height:300px}._suggestionsList_b9fq6_137{max-height:200px}}._header_moydu_1{background:linear-gradient(135deg,#3f1651,#4c1d63);border-bottom:none;padding:.75rem 1rem;position:sticky;top:0;z-index:30;box-shadow:0 2px 4px #0000001a}._container_moydu_11{display:flex;align-items:center;justify-content:center;position:relative}._leftSection_moydu_18{display:flex;align-items:center;gap:1rem;margin-left:1rem;position:absolute;left:0}@media(min-width:1024px){._leftSection_moydu_18{margin-left:0;left:0}}._menuButton_moydu_34,._desktopOnly_moydu_38{display:none}@media(min-width:1024px){._desktopOnly_moydu_38{display:block}}._brand_moydu_48{display:flex;align-items:center;gap:.5rem}._hiddenOnMobile_moydu_54{display:none}@media(min-width:1024px){._hiddenOnMobile_moydu_54{display:flex}}._logo_moydu_64{display:flex;align-items:center;justify-content:center;padding:.5rem 0rem}._logoImage_moydu_71{height:auto;width:10rem;object-fit:contain}._brandText_moydu_77{font-size:1.25rem;font-weight:var(--font-weight-medium);color:var(--header-foreground);display:none}@media(min-width:640px){._brandText_moydu_77{display:block}}._searchSection_moydu_90{display:flex;flex:0 0 auto;max-width:480px;width:100%;margin:0}._searchContainer_moydu_98{position:relative;width:100%}._searchIcon_moydu_103{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);height:1.125rem;width:1.125rem;color:#6b7280;pointer-events:none}._searchInput_moydu_114{width:100%;padding:.625rem 2.75rem .625rem 1rem;border:none;border-radius:9999px;background-color:#c3b9c8;color:#374151;font-size:1rem;transition:all .2s ease}._searchInput_moydu_114:focus{outline:none;background-color:#fff}._searchInput_moydu_114::placeholder{color:#9ca3af}._rightSection_moydu_134{display:flex;align-items:center;gap:.75rem;position:absolute;right:1rem}._sidebarToggle_moydu_142{padding:.5rem;border-radius:var(--radius-md);background:transparent;border:none;cursor:pointer;transition:background-color .2s ease}._sidebarToggle_moydu_142:hover{background-color:#ffffff1a}._toggleIcon_moydu_155{height:1.25rem;width:1.25rem;color:var(--header-foreground)}._themeButton_moydu_161{padding:.5rem;border-radius:var(--radius-md);background:transparent;border:none;cursor:pointer;transition:background-color .2s ease}._themeButton_moydu_161:hover{background-color:#ffffff1a}._themeIcon_moydu_174{height:1.25rem;width:1.25rem;color:var(--header-foreground)}._notificationButton_moydu_180{padding:.5rem;border-radius:var(--radius-md);background:transparent;border:none;cursor:pointer;position:relative;transition:background-color .2s ease}._notificationButton_moydu_180:hover{background-color:#ffffff1a}._notificationIcon_moydu_194{height:1.25rem;width:1.25rem;color:var(--header-foreground)}._notificationBadge_moydu_200{position:absolute;top:-.25rem;right:-.25rem;background-color:var(--badge-background);color:var(--badge-foreground);font-size:.75rem;border-radius:50%;height:1.25rem;width:1.25rem;display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-medium)}._settingsButton_moydu_216{padding:.5rem;border-radius:var(--radius-md);background:transparent;border:none;cursor:pointer;transition:background-color .2s ease}._settingsButton_moydu_216:hover{background-color:#ffffff1a}._settingsIcon_moydu_229{height:1.25rem;width:1.25rem;color:var(--header-foreground)}._userButton_moydu_235{padding:.5rem;border-radius:var(--radius-md);background:transparent;border:none;cursor:pointer;transition:background-color .2s ease}._userButton_moydu_235:hover{background-color:#ffffff1a}._userIcon_moydu_248{height:1.25rem;width:1.25rem;color:var(--header-foreground)}._userMenu_moydu_255{position:relative}._userDropdown_moydu_259{position:absolute;top:calc(100% + .5rem);right:0;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 10px 25px #00000026;min-width:240px;z-index:1000;overflow:hidden}._userInfo_moydu_272{padding:1rem;background:var(--secondary)}._userName_moydu_277{font-weight:600;color:var(--foreground);font-size:.875rem;margin-bottom:.25rem}._userEmail_moydu_284{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}._userPartner_moydu_290{font-size:.75rem;color:var(--sidebar-primary);font-weight:500;margin-top:.25rem}._userDivider_moydu_297{height:1px;background:var(--border)}._userMenuItem_moydu_302{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:transparent;border:none;cursor:pointer;font-size:.875rem;color:var(--foreground);transition:background-color .2s ease;text-align:left}._userMenuItem_moydu_302:hover{background:var(--secondary)}._userMenuIcon_moydu_321{color:var(--muted-foreground)}._settingsMenu_moydu_326{position:relative}._settingsDropdown_moydu_330{position:absolute;top:calc(100% + .5rem);right:0;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 10px 25px #00000026;min-width:240px;z-index:1000;overflow:hidden;padding:.5rem 0}._settingsItem_moydu_344{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background-color .2s ease}._settingsItem_moydu_344:hover{background:var(--secondary)}._settingsLabel_moydu_356{font-size:.875rem;color:var(--foreground);font-weight:500}._icon_1dior_1{vertical-align:middle;flex-shrink:0}._icon_1dior_1[data-color]{filter:brightness(0) saturate(100%)}._icon_1dior_1[data-color=white]{filter:brightness(0) saturate(100%) invert(100%)}._icon_1dior_1[data-color=primary]{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}._icon_1dior_1[data-color=gray]{filter:brightness(0) saturate(100%) invert(50%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(95%) contrast(90%)}._icon_1dior_1[data-color=success]{filter:brightness(0) saturate(100%) invert(58%) sepia(52%) saturate(450%) hue-rotate(92deg) brightness(96%) contrast(89%)}._icon_1dior_1[data-color=warning]{filter:brightness(0) saturate(100%) invert(71%) sepia(77%) saturate(1476%) hue-rotate(360deg) brightness(101%) contrast(103%)}._icon_1dior_1[data-color=error]{filter:brightness(0) saturate(100%) invert(29%) sepia(95%) saturate(3560%) hue-rotate(348deg) brightness(92%) contrast(101%)}._card_nacf0_1{background-color:#f5f3f0;border-radius:16px;padding:1.25rem}@media(min-width:768px){._card_nacf0_1{padding:2rem}}._cardHeader_nacf0_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._cardTitle_nacf0_20{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0}._cardTags_nacf0_27{display:flex;gap:.75rem;align-items:center}._cardBody_nacf0_33{display:grid;gap:2rem}._cardBody_nacf0_33[data-columns="1"]{grid-template-columns:1fr}._cardBody_nacf0_33[data-columns="2"]{grid-template-columns:1fr 1fr}._cardBody_nacf0_33[data-columns="75-25"]{grid-template-columns:3fr 1fr}._cardSection_nacf0_50{background-color:#fafaf9;border-radius:12px;padding:1rem}@media(min-width:768px){._cardSection_nacf0_50{padding:1.5rem}}@media(max-width:768px){._cardBody_nacf0_33[data-columns="2"],._cardBody_nacf0_33[data-columns="75-25"]{grid-template-columns:1fr}}._sidebar_1w7xg_1{background-color:#f9f5fb}._navList_1w7xg_4{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}._navItem_1w7xg_13{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:var(--font-weight-medium);color:var(--sidebar-foreground);text-decoration:none;transition:background-color .2s ease,color .2s ease;position:relative;justify-content:flex-start}._navItem_1w7xg_13._collapsed_1w7xg_28{justify-content:center;padding:.75rem}._navItem_1w7xg_13:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}._navItem_1w7xg_13._active_1w7xg_38{background-color:#d9cbe0;border-radius:8px;color:var(--sidebar-foreground);font-weight:700}._navItem_1w7xg_13._active_1w7xg_38._collapsed_1w7xg_28{background-color:#d9cbe0;border-radius:var(--radius-md);color:var(--sidebar-foreground);font-weight:900}._icon_1w7xg_52{display:flex;align-items:center;justify-content:center;color:var(--sidebar-foreground);transition:color .2s ease;flex-shrink:0}._activeIcon_1w7xg_61{color:var(--sidebar-foreground)}._iconSvg_1w7xg_65{height:1.25rem;width:1.25rem}._label_1w7xg_70{flex:1;white-space:nowrap;overflow:hidden}._badge_1w7xg_76{padding:.125rem .5rem;font-size:.75rem;font-weight:var(--font-weight-medium);border-radius:9999px;background-color:var(--muted);color:var(--muted-foreground);transition:all .2s ease;flex-shrink:0}._activeBadge_1w7xg_87{background-color:#fff3;color:var(--sidebar-primary-foreground)}._sidebar_1xpyt_1{background-color:#f9f5fb;border-right:0px solid #e4e4e4;display:flex;flex-direction:column;transition:width .3s ease}._desktop_1xpyt_9{display:none;width:16rem;height:calc(100vh - 65px);position:sticky;top:65px}._desktop_1xpyt_9._collapsed_1xpyt_17{width:4rem}@media(min-width:1024px){._desktop_1xpyt_9{display:flex}}._mobile_1xpyt_27{position:fixed;top:65px;bottom:0;left:0;z-index:40;width:4rem;transform:translate(0)}@media(min-width:1024px){._mobile_1xpyt_27{display:none}}._nav_1xpyt_43{flex:1;overflow-y:auto;padding:1.5rem .5rem}._main_1it44_1{flex:1 1 0;padding:1rem;transition:all .3s ease-in-out;overflow-x:hidden;overflow-y:auto;background-color:var(--background);margin-left:4rem;width:0}@media(min-width:768px){._main_1it44_1{padding:1.5rem}}@media(min-width:1024px){._main_1it44_1{margin-left:0;padding:1.5rem 2rem}}._container_1it44_25{max-width:80rem;margin:0 auto}._layout_odice_1{min-height:100vh;background-color:var(--background)}._content_odice_6{display:flex;flex:1;min-height:0}._backdrop_odice_12{position:fixed;inset:0;background-color:#00000080;z-index:40}@media(min-width:1024px){._backdrop_odice_12{display:none}}:root{--font-size: 16px;--background: #ffffff;--foreground: #1a1a1a;--card: rgba(242, 238, 227, .6);--card-foreground: #1a1a1a;--primary: #371648;--primary-foreground: #ffffff;--secondary: #f1f5f9;--secondary-foreground: #0f172a;--muted: #ececf0;--muted-foreground: #5a5a6b;--accent: #e9ebef;--accent-foreground: #0f172a;--badge-background: #a31600;--badge-foreground: #ffffff;--destructive: #ff9191;--destructive-foreground: #000000;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--font-weight-medium: 500;--font-weight-normal: 400;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 14px;--header-bg: #3f1651;--header-foreground: #ffffff;--sidebar: #f9f5fb;--sidebar-foreground: #000000;--sidebar-primary: #6b46c1;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #f3f4f6;--sidebar-accent-foreground: #374151;--sidebar-border: #e5e7eb}.dark{--background: #1a1a1a;--foreground: #ffffff;--card: #1a1a1a;--card-foreground: #ffffff;--primary: #ffffff;--primary-foreground: #1a1a1a;--secondary: #262626;--secondary-foreground: #ffffff;--muted: #262626;--muted-foreground: #a3a3a3;--accent: #262626;--accent-foreground: #ffffff;--destructive: #dc2626;--destructive-foreground: #ffffff;--border: #262626;--input: #262626;--input-background: #1a1a1a;--sidebar: #2d2d2d;--sidebar-foreground: #e5e5e5;--sidebar-primary: #6b46c1;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #404040;--sidebar-accent-foreground: #e5e5e5;--sidebar-border: #404040}*{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size)}body{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:var(--background);color:var(--foreground);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-weight:700;font-style:Bold;font-size:20px;line-height:100%;letter-spacing:0%;vertical-align:middle}h2{font-size:1.25rem;font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:1.125rem;font-weight:var(--font-weight-medium);line-height:1.5}h4{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5}p{font-size:1rem;font-weight:var(--font-weight-normal);line-height:1.5}label{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5}button{font-size:1rem;font-weight:var(--font-weight-medium);line-height:1.5;cursor:pointer;border:none;background:none}input{font-size:1rem;font-weight:var(--font-weight-normal);line-height:1.5}.App{min-height:100vh}
