/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-500:oklch(62.3% .214 259.815);--color-blue-700:oklch(48.8% .243 264.376);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--spacing:.25rem;--leading-normal:1.5;--radius-3xl:1.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.min-h-0{min-height:0}.w-\[500px\]{width:500px}.w-full{width:100%}.max-w-\[100vw\]{max-width:100vw}.max-w-\[300px\]{max-width:300px}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing) * 3)}.gap-9{gap:calc(var(--spacing) * 9)}.gap-16{gap:calc(var(--spacing) * 16)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.self-stretch{align-self:stretch}.overflow-x-auto{overflow-x:auto}.rounded-3xl{border-radius:var(--radius-3xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.stroke-gray-600{stroke:var(--color-gray-600)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-4{padding-inline:calc(var(--spacing) * 4)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.text-center{text-align:center}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.text-blue-700{color:var(--color-blue-700)}.text-gray-700{color:var(--color-gray-700)}@media (hover:hover){.group-hover\:stroke-current:is(:where(.group):hover *){stroke:currentColor}.hover\:underline:hover{text-decoration-line:underline}}@media (prefers-color-scheme:dark){.dark\:block{display:block}.dark\:hidden{display:none}.dark\:border-gray-700{border-color:var(--color-gray-700)}.dark\:stroke-gray-300{stroke:var(--color-gray-300)}.dark\:text-blue-500{color:var(--color-blue-500)}.dark\:text-gray-200{color:var(--color-gray-200)}}}:root{color:#1d2927;background:#f4f7f6;font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{background:#f4f7f6;min-width:320px;min-height:100%;margin:0}button,input{font:inherit}.crm-layout{min-height:100vh}.crm-sider{z-index:20;height:100vh;top:0;overflow:hidden;box-shadow:4px 0 18px #11312c14;position:sticky!important}.brand{color:#fff;align-items:center;gap:12px;height:72px;padding:0 23px;display:flex;overflow:hidden}.brand-collapsed{justify-content:center;padding:0}.brand-mark{background:#fff;border-radius:9px;width:31px;min-width:31px;height:31px;position:relative;overflow:hidden}.brand-mark span{background:#d7fb5d;border-radius:50%;width:14px;height:14px;display:block;position:absolute}.brand-mark span:first-child{top:4px;left:4px}.brand-mark span:nth-child(2){background:#2fc7a1;bottom:4px;right:4px}.brand-mark span:nth-child(3){background:#126b5f;bottom:-5px;left:2px}.brand-copy{letter-spacing:.08em;white-space:nowrap;flex-direction:column;line-height:1;display:flex}.brand-copy strong{font-size:16px}.brand-copy small{letter-spacing:.18em;color:#ffffff8c;margin-top:5px;font-size:8px}.crm-menu{scrollbar-width:none;height:calc(100vh - 140px);padding:4px 10px 28px;overflow:hidden auto;border-inline-end:0!important}.crm-menu::-webkit-scrollbar{display:none}.crm-menu .ant-menu-item,.crm-menu .ant-menu-submenu-title{width:100%;margin-inline:0}.crm-menu .ant-menu-item-group-title{color:#ffffff6b;letter-spacing:.12em;padding:17px 12px 6px;font-size:10px}.crm-menu .ant-menu-item-divider{background:#ffffff17;margin:8px 4px}.workspace-switcher{color:#fff;bottom:0;background:#0e312d;align-items:center;gap:10px;height:68px;padding:12px 18px;display:flex;position:absolute;inset-inline:0}.workspace-switcher .ant-avatar{background:#1f5a52}.workspace-switcher>div{flex-direction:column;flex:1;min-width:0;display:flex}.workspace-switcher .ant-typography{color:#fff;font-size:12px}.workspace-switcher small{color:#ffffff85;font-size:10px}.workspace-switcher>.anticon{color:#ffffff8c;font-size:10px}.workspace-collapsed{justify-content:center;padding:12px 0}.crm-header{z-index:15;border-bottom:1px solid #e8eeec;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #0f342d05}.header-left{min-width:0}.header-actions{align-items:center;gap:5px;display:flex}.global-search{color:#788582;width:264px;box-shadow:none;background:#f4f7f6;border-color:#0000;justify-content:flex-start}.global-search span:nth-child(2){text-align:left;flex:1}.global-search kbd{color:#788582;background:#fff;border:1px solid #d9e1df;border-radius:5px;padding:1px 6px;font-family:inherit;font-size:10px}.user-menu{cursor:pointer;color:#455552;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:4px 5px;display:flex}.user-menu:hover{background:#f3f6f5}.user-menu .ant-avatar{color:#126b5f;background:#d9f0eb;font-weight:700}.user-menu>span{text-align:left;flex-direction:column;line-height:1.25;display:flex}.user-menu b{color:#243532;font-size:12px}.user-menu small{color:#84908e;font-size:10px}.user-menu>.anticon{font-size:9px}.crm-content{min-width:0;padding:26px 28px 40px}.welcome-row,.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.welcome-row h2,.page-heading h2{letter-spacing:-.02em;margin:0 0 6px!important;font-size:24px!important}.welcome-row .ant-typography,.page-heading .ant-typography{color:#71807d;margin-bottom:0}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.stat-card{border:1px solid #e5ebe9;box-shadow:0 3px 12px #163f3808}.stat-card .ant-card-body{padding:19px 20px 14px}.stat-card .ant-statistic-title{color:#5f706d;margin-bottom:7px}.stat-card .ant-statistic-content{font-size:29px;font-weight:650}.stat-dot{border-radius:50%;width:9px;height:9px;margin-top:7px;box-shadow:0 0 0 5px #126b5f12}.stat-green{background:#2d9a73}.stat-blue{background:#4285c5;box-shadow:0 0 0 5px #4285c514}.stat-orange{background:#e2a235;box-shadow:0 0 0 5px #e2a23517}.stat-purple{background:#8d6cc7;box-shadow:0 0 0 5px #8d6cc714}.stat-footer{border-top:1px solid #eef2f1;justify-content:space-between;margin-top:12px;padding-top:10px;font-size:11px;display:flex}.trend-up{font-weight:600;color:#218365!important}.dashboard-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;margin-bottom:18px;display:grid}.dashboard-grid .ant-card{border-color:#e5ebe9;box-shadow:0 3px 14px #163f3806}.dashboard-grid .ant-card-head{min-height:54px}.dashboard-grid .ant-card-body{min-height:286px}.task-summary{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.task-summary button{cursor:pointer;color:#64736f;text-align:left;background:#fafcfb;border:1px solid #e6ecea;border-radius:9px;padding:12px 8px}.task-summary button:hover{background:#f5fbf9;border-color:#8bc2b8}.task-summary span{height:32px;font-size:11px;display:block}.task-summary strong{color:#263734;font-size:19px}.dashboard-task-list{margin-top:16px}.dashboard-task-item{border-bottom:1px solid #eef2f1;align-items:center;gap:10px;padding:10px 4px;display:flex}.dashboard-task-item>div{flex:1;min-width:0;line-height:1.35}.dashboard-task-item .ant-typography-secondary{font-size:11px}.task-check{border:1.5px solid #b9c9c5;border-radius:5px;width:17px;height:17px}.funnel-list{flex-direction:column;gap:13px;padding-top:4px;display:flex}.funnel-item{grid-template-columns:120px 1fr 24px;align-items:center;gap:12px;display:grid}.funnel-label{color:#566762;align-items:center;gap:8px;font-size:12px;display:flex}.funnel-label i{background:#126b5f;border-radius:50%;width:7px;height:7px;display:inline-block}.funnel-item b{text-align:right;font-size:12px}.funnel-note{color:#48806a;background:#f0faf6;border:1px solid #d9f0e6;border-radius:8px;margin-top:24px;padding:9px 12px;font-size:12px}.funnel-note .anticon{margin-right:7px}.funnel-warning{color:#8c681c;background:#fffaeb;border-color:#f4e7bd}.lower-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)}.lower-grid .ant-card-body{min-height:224px}.custom-empty-icon{color:#b7c9c5;font-size:44px}.upcoming-item{border-bottom:1px solid #edf1f0;align-items:center;gap:14px;padding:13px 2px;display:flex}.upcoming-item:last-child{border-bottom:0}.booking-date{color:#32433f;flex-direction:column;width:84px;display:flex}.booking-date strong{font-size:12px}.booking-date small{color:#7a8885;margin-top:2px}.booking-main{flex-direction:column;flex:1;min-width:0;display:flex}.booking-main .ant-typography-secondary{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.quick-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quick-grid .ant-btn{color:#3f514e;height:64px;box-shadow:none;background:#f8faf9;border-color:#e6ecea;justify-content:space-between;align-items:center;display:flex}.quick-grid .ant-btn:hover{background:#f1f8f6!important}.filter-card{border-color:#e5ebe9;margin-bottom:14px}.filter-card .ant-card-body{padding:15px 16px}.search-input{width:260px}.filter-select{width:144px}.filter-spacer{flex:1}.table-card{border-color:#e5ebe9;overflow:hidden}.table-toolbar{border-bottom:1px solid #edf1f0;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.table-toolbar .ant-tabs{height:54px}.table-toolbar .ant-tabs-nav{height:54px;margin:0}.table-card .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#edf1f0}.table-card .ant-table-placeholder .ant-table-cell{height:372px}.table-card .ant-empty .ant-empty-image{height:54px}.table-card .ant-empty-description{line-height:1.7}.table-card .ant-pagination{margin-inline:18px!important}.primary-cell{flex-direction:column;line-height:1.35;display:flex}.primary-cell small{color:#8a9693;letter-spacing:.02em;margin-top:3px;font-size:10px}.completeness{min-width:92px;margin:0}.calendar-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px;display:grid}.calendar-card,.day-bookings{border-color:#e5ebe9}.calendar-card .ant-card-body{padding:18px}.calendar-booking-item{border-bottom:1px solid #edf1f0;align-items:center;gap:10px;padding:13px 2px;display:flex}.calendar-time{color:#126b5f;width:44px;font-size:12px;font-weight:650}.settings-page>.ant-tabs{min-height:570px}.settings-page>.ant-tabs>.ant-tabs-nav{width:176px}.settings-page>.ant-tabs .ant-tabs-tab{padding:12px 18px}.settings-page .ant-card{border-color:#e5ebe9;max-width:780px}.settings-form{max-width:520px}.drawer-intro{background:#f2f8f6;border-radius:10px;align-items:center;gap:12px;margin-bottom:20px;padding:14px;display:flex}.drawer-icon,.search-result-icon{color:#126b5f;background:#dff1ec;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:inline-flex}.drawer-footer{bottom:0;background:#fff;border-top:1px solid #e8eeec;justify-content:flex-end;gap:8px;padding:13px 24px;display:flex;position:absolute;inset-inline:0}.full-width{width:100%}.search-hint{justify-content:space-between;margin:18px 3px 8px;font-size:11px;display:flex}.day-status-item,.setting-list-item,.search-result-item{border-bottom:1px solid #edf1f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 10px;display:flex}.setting-list-item{padding:16px 4px}.search-result-item{cursor:pointer;border-bottom:0;border-radius:9px}.search-result-item:hover{background:#f3f8f6}.search-result-copy{flex-direction:column;flex:1;min-width:0;display:flex}.search-result-copy .ant-typography-secondary{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.search-enter{color:#99a6a3}@media (width<=1100px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.global-search{width:44px;padding-inline:12px}.global-search span,.global-search kbd{display:none}.calendar-layout{grid-template-columns:1fr}}@media (width<=760px){.crm-sider{position:fixed!important}.crm-sider.ant-layout-sider-collapsed{transform:translate(-76px)}.crm-header{padding:0 12px}.crm-content{padding:20px 14px 32px}.header-actions .ant-divider,.user-menu>span,.user-menu>.anticon{display:none}.welcome-row,.page-heading{flex-direction:column}.stat-grid{grid-template-columns:1fr}.task-summary,.quick-grid{grid-template-columns:1fr 1fr}.filter-card .ant-flex{align-items:stretch}.search-input,.filter-select{width:100%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}
