@charset "UTF-8";:root{--hx-bg: #f4f5f7;--hx-surface: #ffffff;--hx-border: #e5e7eb;--hx-border-strong: #d1d5db;--hx-text: #111827;--hx-text-soft: #374151;--hx-muted: #6b7280;--hx-faint: #9ca3af;--hx-primary: #2563eb;--hx-primary-soft: #eff6ff;--hx-green: #16a34a;--hx-green-soft: #dcfce7;--hx-amber: #d97706;--hx-red: #dc2626;--hx-red-soft: #fee2e2;--hx-shadow-sm: 0 1px 2px rgba(16, 24, 40, .06);--hx-shadow: 0 1px 3px rgba(16, 24, 40, .08), 0 1px 2px rgba(16, 24, 40, .04);--hx-shadow-md: 0 4px 16px rgba(16, 24, 40, .08);--sidebar-w: 248px;--page-content-padding-top: 50px;--container-bg: white;--container-padding: 10px 20px 0;--container-scroll-thumb-color: #bbb;--sidebar-content-desktop-bg: black;--header-title-color: black;--header-wrap-bg: transparent;--header-wrap-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, .1);--header-wrapper-padding-top: 2px;--header-wrapper-right-border: 2px solid #eee;--collapse-btn-bg: #eee;--collapse-btn-box-shadow: 0px 0 1px rgba(0, 0, 0, .1);--timeline-month-header-bg: #eee;--timeline-header-border-right: 1px solid #eee;--header-day-color: black;--header-day-bg: white;--published-btn-bg: #b9ffb970;--published-btn-color: darkgreen;--header-ticker-hover-bg: #eee;--planning-not-published: #eee;--timeline-month-header-box-shadow: none;--timeline-month-header-after-height: 32px;--timeline-month-header-before-height: 27px;--timeline-month-header-before-top-radius: 0;--timeline-month-header-before-display: block;--hovered-day-bg: white !important;--hovered-day-color: black !important;--actual-period-label-color: black;--header-period-bg: white;--header-period-border: 1px solid #ddd;--multiselection-btn-bg: #eee;--multiselection-btn-border: 1px solid white;--multiselection-btn-padding: 8px 15px;--multiselection-btn-hover-bg: black;--multiselection-cancel-bg: white;--multiselection-wrap-bg: #eee;--header-localization-bg: forestgreen;--actual-date-bg: forestgreen;--sidebar-section-active-bg: #eee;--sidebar-section-active-icon-stroke: black;--sidebar-section-default-icon-stroke: white;--member-wrap-sub-total-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, .1);--timeline-teamsize-sub-total-box-shadow: 1px 2px 1px 0px rgba(0, 0, 0, .1);--member-wrap-teamsize-grand-total-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, .1);--timeline-teamsize-grand-total-box-shadow: 1px 2px 1px 0px rgba(0, 0, 0, .1);--member-line-border-right: 2px solid #eee;--search-input-bg: #eee;--availabilities-cell-border-color: #ddd}*{font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol}html,body{height:auto;overflow:hidden}body{margin:0;background:white;color:#000;height:100vh;font-size:14px}body.zen-theme{--page-content-padding-top: 60px;--container-bg: transparent;--container-padding: 0 20px;--container-scroll-thumb-color: #eee;--sidebar-content-desktop-bg: #354678;--header-wrap-bg: rgba(137, 160, 186, .4705882353);--header-wrap-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);--header-wrapper-padding-top: 0;--header-wrapper-right-border: 0;--header-title-color: white;--collapse-btn-bg: white;--collapse-btn-box-shadow: none;--timeline-month-header-bg: #3b5a7d;--timeline-month-header-after-height: 30px;--timeline-month-header-before-height: 30px;--timeline-month-header-before-top-radius: 6px;--timeline-month-header-before-display: none;--timeline-header-border-right: 1px solid #3b5a7d;--header-day-color: white;--header-day-bg: transparent;--published-btn-bg: darkgreen;--published-btn-color: white;--header-ticker-hover-bg: white;--planning-not-published: white;--timeline-month-header-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);--hovered-day-color: #c1e6ff !important;--hovered-day-bg: black !important;--actual-period-label-color: white;--header-period-bg: #101830;--header-period-border: 0;--multiselection-btn-bg: white;--multiselection-btn-border: 1px solid white;--multiselection-btn-padding: 6.5px 15px;--multiselection-btn-hover-bg: #101830;--multiselection-cancel-bg: #eee;--multiselection-wrap-bg: #354678;--header-localization-bg: darkgreen;--actual-date-bg: darkgreen;--sidebar-section-active-bg: #101830;--sidebar-section-active-icon-stroke: white;--sidebar-section-default-icon-stroke: white;--member-wrap-sub-total-box-shadow: none;--timeline-teamsize-sub-total-box-shadow: none;--member-wrap-teamsize-grand-total-box-shadow: none;--timeline-teamsize-grand-total-box-shadow: none;--member-line-border-right: 0;--search-input-bg: white;--availabilities-cell-border-color: #f5f5f577;background-image:url(/assets/images/mj_morphism_colorful_3-min.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;backdrop-filter:hue-rotate(343deg)}body.night{--hx-bg: #0b1521;--hx-surface: #14202f;--hx-border: #243246;--hx-border-strong: #324358;--hx-text: #eef2f7;--hx-text-soft: #c4cdd9;--hx-muted: #94a1b2;--hx-faint: #6b7888;--hx-primary: #4c8dff;--hx-primary-soft: rgba(76, 141, 255, .14);--hx-green: #34d07f;--hx-green-soft: rgba(52, 208, 127, .15);--hx-amber: #f0a93b;--hx-red: #f56b6b;--hx-red-soft: rgba(245, 107, 107, .16);--hx-shadow-sm: 0 1px 2px rgba(0, 0, 0, .45);--hx-shadow: 0 1px 3px rgba(0, 0, 0, .5), 0 1px 2px rgba(0, 0, 0, .4);--hx-shadow-md: 0 6px 20px rgba(0, 0, 0, .55);--page-content-padding-top: 50px;--container-bg: #0f1b2a;--container-padding: 10px 20px 0;--container-scroll-thumb-color: #eee;--sidebar-content-desktop-bg: #0b1726;--header-title-color: #f3f7fa;--header-wrap-bg: #142235;--header-wrap-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .28);--header-wrapper-padding-top: 2px;--header-wrapper-right-border: 2px solid #2e4054;--collapse-btn-bg: #243446;--collapse-btn-box-shadow: 0 0 0 1px rgba(255, 255, 255, .04), 0 2px 6px rgba(0, 0, 0, .22);--timeline-month-header-bg: #172638;--timeline-header-border-right: 1px solid #2e4054;--header-day-color: #f3f7fa;--header-day-bg: #243446;--published-btn-bg: rgba(40, 199, 111, .16);--published-btn-color: #28c76f;--header-ticker-hover-bg: #243446;--planning-not-published: #243446;--timeline-month-header-box-shadow: none;--timeline-month-header-after-height: 32px;--timeline-month-header-before-height: 27px;--timeline-month-header-before-top-radius: 0;--timeline-month-header-before-display: block;--hovered-day-bg: #243446 !important;--hovered-day-color: #f3f7fa !important;--actual-period-label-color: #f3f7fa;--header-period-bg: #142235;--header-period-border: 1px solid #2e4054;--multiselection-btn-bg: #243446;--multiselection-btn-border: 1px solid #2e4054;--multiselection-btn-padding: 8px 15px;--multiselection-btn-hover-bg: #2e4054;--multiselection-cancel-bg: #eee;--multiselection-wrap-bg: #354678;--header-localization-bg: #137a3d;--actual-date-bg: #137a3d;--sidebar-section-active-bg: #243446;--sidebar-section-active-icon-stroke: white;--sidebar-section-default-icon-stroke: white;--member-wrap-sub-total-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .24);--timeline-teamsize-sub-total-box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, .24);--member-wrap-teamsize-grand-total-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .24);--timeline-teamsize-grand-total-box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, .24);--member-line-border-right: 2px solid #2e4054;--search-input-bg: #eee;--availabilities-cell-border-color: #ddd}body.night .btn-primary:hover{background-color:#3b7bf0!important}body.night .btn-ghost:hover,body.night .btn-icon:hover{background-color:#1b2a3d!important}body.night .data-table thead th{background-color:#16243a!important}body.night .data-table tbody tr:hover{background-color:#1b2a3d!important}body.night .badge-lead{background:#1e2a3a!important;color:#aab6c6!important}body.night .badge-customer{color:#4ade80!important}body.night .badge-prospect{color:#7ab0ff!important}body.night .company-avatar{background-color:#1f2a44!important;color:#aab6ff!important}body.night .cal-day.out-month,body.night .out-month{background-color:#0e1827!important}body::-webkit-scrollbar-track{border-radius:2px;box-shadow:inset 0 0 6px #0000004d;background-color:#fff}body::-webkit-scrollbar{height:4px;width:4px;background-color:transparent;border-radius:2px}body::-webkit-scrollbar-thumb{border-radius:200px;background-color:#101830}input{background-color:transparent;outline:none;border-right:none;border-left:none;border-top:none;font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}*{-webkit-tap-highlight-color:transparent}@media print{body *{visibility:hidden!important}.invoice-print-area,.invoice-print-area *{visibility:visible!important;color:#111!important}.invoice-print-area{position:absolute!important;left:0;top:0;width:100%!important;margin:0!important;padding:24px!important;border:none!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.invoice-print-area .doc-status{background:#eee!important}}@media (min-width: 881px){body.sidebar-collapsed{--sidebar-w: 76px}}
