html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.dashboard-shell{color:#191b23;background:#f9fafb;min-height:100vh;display:flex}.dashboard-sidebar{z-index:50;background:#f3f3fe;border-right:1px solid #c3c6d7;flex-direction:column;width:256px;padding:24px 16px 16px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.dashboard-sidebar-brand{align-items:center;gap:8px;padding:0 8px 24px;display:flex}.dashboard-sidebar-logo{object-fit:contain;background:#faf8ff;border:1px solid #c3c6d7;border-radius:8px;width:40px;height:40px}.dashboard-sidebar-brand div{gap:2px;display:grid}.dashboard-sidebar-brand strong{color:#004ac6;font-size:20px;line-height:24px}.dashboard-sidebar-brand span{color:#434655;font-size:12px;line-height:16px}.sidebar-close-button{color:#434655;cursor:pointer;background:0 0;border:0;border-radius:8px;width:40px;height:40px;margin-left:auto;display:none}.dashboard-sidebar-navigation{flex:1;min-height:0;padding-right:2px;overflow-y:auto}.sidebar-navigation-group{margin-bottom:16px}.sidebar-group-trigger{width:100%;font:inherit;letter-spacing:.04em;color:#737686;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:4px 8px 8px;font-size:12px;font-weight:700;line-height:16px;display:flex}.sidebar-group-chevron{transition:transform .2s ease-in-out;display:inline-flex}.sidebar-group-chevron.is-expanded{transform:rotate(180deg)}.sidebar-group-content{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .22s ease-in-out,opacity .22s ease-in-out;display:grid;overflow:hidden}.sidebar-group-content.is-expanded{opacity:1;grid-template-rows:1fr}.sidebar-group-items{min-height:0;overflow:hidden}.sidebar-navigation-item{color:#434655;border:0;border-right:3px solid #0000;border-radius:8px 0 0 8px;align-items:center;gap:12px;min-height:40px;margin-bottom:4px;padding:8px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:color .18s,background-color .18s;display:flex}.sidebar-navigation-item:hover{color:#191b23;background:#e7e7f3}.sidebar-navigation-item.is-active{color:#004ac6;background:#2563eb1a;border-right-color:#004ac6;font-weight:700}.dashboard-sidebar-footer{border-top:1px solid #c3c6d7;gap:4px;margin-top:16px;padding-top:16px;display:grid}.sidebar-footer-action{min-height:40px;font:inherit;color:#434655;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:8px;font-size:14px;font-weight:500;line-height:20px;transition:color .18s,background-color .18s;display:flex}.sidebar-footer-action:hover:not(:disabled){color:#191b23;background:#e7e7f3}.sidebar-footer-action:disabled{color:#737686;cursor:not-allowed;opacity:.62}.sidebar-footer-action.is-logout{color:#ba1a1a}.sidebar-footer-action.is-logout:hover:not(:disabled){color:#ba1a1a;background:#ffdad6}.dashboard-workspace{flex-direction:column;flex:1;min-width:0;margin-left:256px;display:flex}.dashboard-topbar{z-index:40;background:#faf8ff;border-bottom:1px solid #c3c6d7;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 24px;display:flex;position:sticky;top:0}.dashboard-topbar-start{align-items:center;min-width:0;display:flex}.dashboard-breadcrumb{color:#737686;white-space:nowrap;align-items:center;gap:8px;min-width:0;font-size:14px;line-height:20px;display:flex}.dashboard-breadcrumb a{color:#434655;text-decoration:none}.dashboard-breadcrumb a:hover{color:#004ac6}.dashboard-breadcrumb span[aria-current=page]{color:#191b23;text-overflow:ellipsis;font-weight:600;overflow:hidden}.dashboard-topbar-actions{align-items:center;gap:8px;display:flex}.topbar-search-shell{color:#737686;background:#ededf9;border-radius:999px;align-items:center;gap:8px;width:min(256px,24vw);height:40px;padding:0 12px;display:flex}.topbar-search-shell input{width:100%;font:inherit;color:#434655;background:0 0;border:0;outline:0;font-size:14px}.topbar-search-shell input:disabled{cursor:not-allowed}.topbar-icon-button,.mobile-navigation-trigger,.profile-menu-trigger{color:#434655;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:40px;display:inline-flex}.topbar-icon-button{cursor:not-allowed;opacity:.58}.mobile-navigation-trigger{cursor:pointer;margin-right:8px;display:none}.mobile-navigation-trigger:hover,.profile-menu-trigger:hover,.sidebar-close-button:hover{color:#004ac6;background:#e7e7f3}.profile-menu{position:relative}.profile-menu-trigger{min-width:auto;font:inherit;cursor:pointer;gap:8px;padding:4px 8px 4px 4px}.profile-avatar{color:#004ac6;background:#dbe1ff;border:1px solid #c3c6d7;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:inline-flex}.profile-menu-label{color:#191b23;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:12px;font-weight:600;overflow:hidden}.profile-menu-panel{z-index:60;background:#faf8ff;border:1px solid #c3c6d7;border-radius:10px;gap:4px;width:max-content;min-width:184px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 20px #191b231f}.profile-menu-user{color:#434655;margin:0;padding:8px;font-size:12px;line-height:16px}.profile-menu-account,.profile-menu-logout{min-height:36px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:14px;font-weight:600;line-height:20px;display:flex}.profile-menu-account{color:#004ac6}.profile-menu-account:hover{background:#dbe1ff}.profile-menu-logout{color:#ba1a1a}.profile-menu-logout:hover:not(:disabled){background:#ffdad6}.profile-menu-logout:disabled{cursor:not-allowed;opacity:.6}.dashboard-main-content{background:#f9fafb;flex:1;min-width:0;min-height:calc(100vh - 64px);padding:24px}.dashboard-mobile-overlay{display:none}.app-icon{flex:none;display:block}.dashboard-shell button:focus-visible,.dashboard-shell a:focus-visible,.dashboard-shell input:focus-visible{outline-offset:2px;outline:3px solid #004ac659}@media (width<=1023px){.dashboard-sidebar{transition:transform .25s ease-in-out;transform:translate(-100%)}.dashboard-sidebar.is-mobile-open{transform:translate(0)}.dashboard-workspace{margin-left:0}.sidebar-close-button,.mobile-navigation-trigger{display:inline-flex}.dashboard-mobile-overlay{z-index:45;opacity:0;pointer-events:none;background:#191b235c;border:0;transition:opacity .25s ease-in-out;display:block;position:fixed;inset:0}.dashboard-mobile-overlay.is-visible{opacity:1;pointer-events:auto}}@media (width<=767px){.dashboard-topbar{gap:8px;padding:12px 16px}.dashboard-topbar-actions{gap:4px}.topbar-search-shell,.topbar-icon-button,.profile-menu-label,.profile-menu-trigger>.app-icon{display:none}.dashboard-main-content{padding:16px}}@media (prefers-reduced-motion:reduce){.dashboard-sidebar,.dashboard-mobile-overlay,.sidebar-group-chevron,.sidebar-group-content,.sidebar-navigation-item,.sidebar-footer-action{transition:none}}.order-catalog-page{gap:24px;min-width:0;display:grid}.order-catalog-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.order-catalog-header h1{color:#191b23;margin:0;font-size:24px;line-height:32px}.order-catalog-header p{color:#737686;margin:8px 0 0}.order-catalog-card{background:#fff;border:1px solid #d9e1ef;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 6px 18px #1d4ed80d}.order-catalog-card .ant-tabs-nav{margin:0;padding:0 20px}.order-catalog-panel{padding:20px}.order-catalog-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.order-catalog-toolbar .order-catalog-search{flex:240px;width:auto}.order-catalog-toolbar .ant-select{min-width:170px}.order-catalog-card .ant-table-cell{padding:14px 16px}.order-catalog-ellipsis{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.order-catalog-pagination{color:#737686;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;font-size:13px;display:flex}.order-catalog-form{flex-direction:column;gap:20px;min-height:100%;display:flex}.order-catalog-field{gap:8px;display:grid}.order-catalog-field label{color:#191b23;font-weight:600}.order-catalog-field label span{color:#ba1a1a}.order-catalog-field small{color:#737686}.order-catalog-field-error{color:#ba1a1a;font-size:13px}.order-catalog-activation{justify-content:space-between;align-items:center;gap:16px;font-weight:600;display:flex}.order-catalog-help{color:#737686;margin:0;font-size:13px}.order-catalog-drawer-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:auto;padding-top:20px;display:flex}@media (width<=767px){.order-catalog-header{flex-direction:column}.order-catalog-panel{padding:12px}.order-catalog-toolbar .ant-select{flex:150px}.order-catalog-pagination{flex-direction:column;align-items:flex-start}}@font-face{font-family:Inter Order Detail;src:url(/assets/InterVariable-DiVDrmQJ.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}.order-payments-tab,.order-payment-queue-page,.order-payment-drawer,.order-payment-review-modal{font-family:Inter Order Detail,Inter,ui-sans-serif,system-ui,sans-serif}.order-payments-tab,.order-payment-queue-page{gap:20px;min-width:0;display:grid}.order-payment-summary-grid{background:#fff;border:1px solid #d9e1ef;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.order-payment-summary-grid>div{border-right:1px solid #e7ebf2;gap:5px;min-width:0;padding:16px 18px;display:grid}.order-payment-summary-grid>div:last-child{border-right:0}.order-payment-summary-grid span{color:#737686;font-size:12px}.order-payment-summary-grid strong{color:#191b23;overflow-wrap:anywhere;font-size:15px}.order-payment-summary-grid strong.is-success{color:#087a38}.order-payment-summary-grid strong.is-danger{color:#ba1a1a}.order-payment-summary-grid .order-payment-due-card{transition:background-color .16s,color .16s}.order-payment-summary-grid .order-payment-due-card.is-success{background:#edfdf3}.order-payment-summary-grid .order-payment-due-card.is-success span,.order-payment-summary-grid .order-payment-due-card.is-success strong{color:#087a38}.order-payment-summary-grid .order-payment-due-card.is-warning{background:#fff6df}.order-payment-summary-grid .order-payment-due-card.is-warning span,.order-payment-summary-grid .order-payment-due-card.is-warning strong{color:#c45a08}.order-payment-summary-grid .order-payment-due-card.is-danger{background:#fff0f0}.order-payment-summary-grid .order-payment-due-card.is-danger span,.order-payment-summary-grid .order-payment-due-card.is-danger strong{color:#ba1a1a}.order-payment-summary-grid .order-payment-due-card.is-neutral{background:#f7f8fb}.order-payment-history-card{background:#fff;border:1px solid #d9e1ef;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 4px 14px #1d4ed80d}.order-payment-toolbar,.order-payment-queue-filters{border-bottom:1px solid #edf0f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.order-payment-toolbar h2,.order-payment-queue-heading h1{color:#191b23;margin:0;font-size:20px;font-weight:750}.order-payment-toolbar p,.order-payment-queue-heading p{color:#737686;margin:5px 0 0;font-size:13px}.order-payment-toolbar-actions,.order-payment-queue-filters{align-items:center;gap:10px;display:flex}.order-payment-toolbar-actions .ant-input-affix-wrapper,.order-payment-queue-filters .ant-input-affix-wrapper{border-radius:10px;width:min(300px,100%);min-height:40px}.order-payment-queue-filters{justify-content:flex-end}.order-payment-queue-filters .ant-select{min-width:170px}.order-payment-table-scroll{max-width:100%;overflow-x:auto}.order-payment-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1510px}.order-payment-queue-page .order-payment-table{min-width:1700px}.order-payment-table th,.order-payment-table td{color:#434655;text-align:left;vertical-align:top;border-bottom:1px solid #edf0f5;padding:12px 14px;font-size:13px;line-height:19px}.order-payment-table th{color:#5e6372;letter-spacing:.03em;text-transform:uppercase;background:#f8faff;font-size:11px;font-weight:750}.order-payment-table th:last-child,.order-payment-table td:last-child{width:210px}.order-payment-table tbody tr:hover{background:#f8fbff}.order-payment-table td.is-money{color:#004ac6;white-space:nowrap;font-weight:750}.order-payment-table td.is-center{text-align:center}.order-payment-code,.order-payment-note{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.order-payment-name{color:#191b23;overflow-wrap:anywhere;white-space:normal;line-height:20px;display:block}.order-payment-note{max-width:180px}.order-payment-cell-date{color:#8991a1;margin-top:4px;display:block}.order-payment-status{color:#5e6372;white-space:nowrap;background:#eef2f7;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:750;display:inline-flex}.order-payment-status.is-pending{color:#004ac6;background:#e8f0ff}.order-payment-status.is-success{color:#087a38;background:#dcfce7}.order-payment-status.is-failed{color:#ba1a1a;background:#ffdad6}.order-payment-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.order-payment-customer-cell{gap:3px;display:grid}.order-payment-customer-cell strong{color:#004ac6}.order-payment-customer-cell small{color:#737686}.order-payment-empty,.order-payment-loading{padding:42px 20px}.order-payment-pagination{color:#737686;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:16px;font-size:13px;display:flex}.order-payment-customer-summary{background:#f8faff;border:1px solid #e1e7f1;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px;display:grid}.order-payment-customer-summary>div:first-child{grid-column:1/-1}.order-payment-customer-summary div{gap:4px;display:grid}.order-payment-customer-summary small{color:#737686;text-transform:uppercase;font-size:11px}.order-payment-drawer-content,.order-payment-form,.order-payment-review-modal{gap:18px;display:grid}.order-payment-form label,.order-payment-review-modal label{color:#434655;gap:7px;font-size:13px;font-weight:650;display:grid}.order-payment-form label>span{color:#ba1a1a;font-size:12px;font-weight:500}.order-payment-form label>small{color:#737686;font-weight:400}.order-payment-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.order-payment-form .ant-input,.order-payment-form .ant-input-affix-wrapper,.order-payment-form .ant-input-group-addon,.order-payment-form .ant-select-selector,.order-payment-form .ant-select{border-radius:10px!important}.order-payment-form input.ant-input,.order-payment-form .ant-select-selector{min-height:42px}.order-payment-review-modal p{color:#434655;margin:0;line-height:22px}.order-payment-queue-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}@media (width<=960px){.order-payment-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-payment-summary-grid>div{border-bottom:1px solid #e7ebf2}}@media (width<=640px){.order-payment-summary-grid,.order-payment-form-grid,.order-payment-customer-summary{grid-template-columns:minmax(0,1fr)}.order-payment-summary-grid>div,.order-payment-customer-summary>div:first-child{grid-column:auto}.order-payment-toolbar,.order-payment-toolbar-actions,.order-payment-queue-filters,.order-payment-pagination{flex-direction:column;align-items:stretch}.order-payment-toolbar-actions .ant-input-affix-wrapper,.order-payment-queue-filters .ant-input-affix-wrapper,.order-payment-queue-filters .ant-select{width:100%}}@font-face{font-family:Inter Order Detail;src:url(/assets/InterVariable-DiVDrmQJ.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}.order-detail-page{gap:20px;min-width:0;font-family:Inter Order Detail,Inter,ui-sans-serif,system-ui,sans-serif;animation:.24s ease-out both orderDetailEnter;display:grid}.order-detail-back{justify-self:start;height:auto;padding:0;font-weight:600}.order-detail-back .app-icon{transform:rotate(180deg)}.order-detail-summary-card{background:#fff;border:1px solid #d9e1ef;border-radius:14px;gap:20px;padding:24px;display:grid;box-shadow:0 8px 24px #1d4ed80f}.order-detail-summary-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.order-detail-identity{flex:auto;min-width:0}.order-detail-title-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-detail-identity h1{color:#191b23;overflow-wrap:anywhere;margin:0;font-size:24px;font-weight:700;line-height:32px}.order-detail-identity p{color:#64748b;margin:7px 0 0;font-size:14px;line-height:20px}.order-detail-identity strong{color:#191b23}.order-detail-statuses{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.order-detail-status-action{border-radius:10px;flex:none;min-height:40px}.order-detail-status-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.order-detail-edit-tooltip-target{display:inline-flex}.order-detail-status-action.is-in-progress{color:#285b16;background:#d9f99d;border-color:#bef264}.order-detail-status-action.is-paused{color:#fff;background:#1e3a8a;border-color:#1e3a8a}.order-detail-status-action.is-completed{color:#fff;background:#be185d;border-color:#be185d}.order-detail-status-action.is-cancelled{color:#6b3f2b;background:#f2dfd3;border-color:#dfc0ad}.order-detail-status{color:#475569;background:#eef2f7;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:700;line-height:18px;display:inline-flex}.order-detail-status.is-info{color:#004ac6;background:#e8f0ff}.order-detail-status.is-success{color:#087a38;background:#dcfce7}.order-detail-status.is-warning{color:#a14f00;background:#fff1d6}.order-detail-status.is-danger{color:#ba1a1a;background:#ffdad6}.order-detail-status.is-preparing{color:#8a5a00;background:#fff3bf}.order-detail-status.is-in-progress{color:#285b16;background:#d9f99d}.order-detail-status.is-paused{color:#fff;background:#1e3a8a}.order-detail-status.is-completed{color:#fff;background:#be185d}.order-detail-status.is-cancelled{color:#6b3f2b;background:#f2dfd3}.order-detail-metrics{background:#f8faff;border:1px solid #e3e9f4;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.order-detail-metrics>div{border-right:1px solid #e3e9f4;min-width:0;padding:14px 18px}.order-detail-metrics>div:last-child{border-right:0}.order-detail-metrics dt{color:#737686;font-size:12px;line-height:18px}.order-detail-metrics dd{color:#191b23;overflow-wrap:anywhere;margin:4px 0 0;font-size:18px;font-weight:750;line-height:26px}.order-detail-metrics dd.is-received{color:#087a38}.order-detail-metrics dd.is-remaining{color:#ba1a1a}.order-detail-tabs{border-bottom:1px solid #d9e1ef;align-items:flex-end;gap:24px;min-width:0;display:flex;overflow-x:auto}.order-detail-tabs button{color:#737686;font:inherit;background:0 0;border:0;flex:none;padding:0 2px 12px;font-size:14px;font-weight:600;position:relative}.order-detail-tabs button.is-active{color:#004ac6}.order-detail-tabs button.is-active:after{content:"";background:#004ac6;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.order-detail-tabs button:disabled{color:#a3acbb;cursor:not-allowed}.order-detail-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;min-width:0;display:grid}.order-detail-card{border-color:#d9e1ef;border-radius:12px;min-width:0;box-shadow:0 4px 14px #1d4ed80a}.order-detail-card .ant-card-head{border-bottom-color:#edf0f5;min-height:54px;padding:0 20px}.order-detail-card .ant-card-head-title{color:#191b23;font-size:16px;font-weight:700}.order-detail-card .ant-card-body{padding:8px 20px 14px}.order-detail-information-list,.order-detail-audit-list{margin:0}.order-detail-information-row{border-bottom:1px solid #edf0f5;grid-template-columns:minmax(120px,38%) minmax(0,1fr);align-items:center;gap:16px;min-height:48px;padding:10px 0;display:grid}.order-detail-information-row:last-child{border-bottom:0}.order-detail-information-row dt{color:#737686;font-size:13px;line-height:20px}.order-detail-information-row dd{color:#27364b;text-align:right;overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px;font-weight:600;line-height:20px}.order-detail-editable-label{align-items:center;gap:4px;display:inline-flex}.order-detail-editable-label .ant-btn{color:#004ac6;width:26px;min-width:26px;height:26px;padding:0}.order-detail-due-date-form{gap:14px;padding-top:8px;font-family:Inter Order Detail,Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.order-detail-status-form{gap:14px;padding-top:8px;display:grid}.order-detail-status-form label{gap:8px;display:grid}.order-detail-status-form label>span{color:#27364b;font-size:13px;font-weight:650}.order-detail-status-form .ant-select{width:100%}.order-detail-status-form .ant-select-selector,.order-detail-status-form .ant-input{border-radius:10px}.order-status-history-panel{background:#fbfcff;border:1px solid #dce5f5;border-radius:12px;padding:22px;box-shadow:0 4px 16px #234b870a}.order-status-history-heading h2{color:#20314e;margin:0;font-size:17px;line-height:24px}.order-status-history-heading p{color:#718098;margin:4px 0 0;font-size:13px;line-height:20px}.order-status-history-filters{border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;flex-wrap:wrap;gap:12px;margin:18px 0;padding:14px 0;display:flex}.order-status-history-filters label{align-items:center;gap:8px;display:flex}.order-status-history-filters label>span{color:#718098;white-space:nowrap;font-size:13px;font-weight:600}.order-status-history-filters .ant-input,.order-status-history-filters .ant-select{min-width:156px}.order-status-history-timeline{position:relative}.order-status-history-timeline:before{content:"";background:#dce5f5;width:1px;position:absolute;top:13px;bottom:13px;left:11px}.order-status-history-item{grid-template-columns:24px minmax(0,1fr);gap:12px;padding-bottom:20px;display:grid;position:relative}.order-status-history-item:last-child{padding-bottom:0}.order-status-history-dot{z-index:1;color:#fff;background:#2563eb;border:3px solid #eef4ff;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:20px;line-height:1;display:inline-flex;position:relative}.order-status-history-main>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.order-status-history-actor{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.order-status-history-actor>strong{color:#263650;font-size:14px}.order-status-history-actor>span,.order-status-history-actor>em{color:#53647e;background:#edf3ff;border-radius:999px;padding:2px 6px;font-size:11px;font-style:normal;font-weight:700}.order-status-history-actor>em{color:#6b4f00;background:#fff6d9}.order-status-history-main time{color:#718098;flex-shrink:0;font-size:12px;line-height:20px}.order-status-history-content{background:#fff;border:1px solid #e5ecf8;border-radius:8px;gap:10px;margin-top:9px;padding:12px 14px;display:grid}.order-status-history-transition{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.order-status-history-status,.order-status-history-initial{color:#0753c7;background:#eaf1ff;border:1px solid #cbdcff;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.order-status-history-initial{color:#53647e;background:#f1f4f8;border-color:#dce3ec}.order-status-history-arrow{color:#718098;font-weight:700}.order-status-history-content p{color:#34445f;overflow-wrap:anywhere;border-top:1px solid #edf1f7;margin:0;padding-top:9px;font-size:13px;line-height:20px}.order-status-history-content p.is-empty{color:#8b96a8;font-style:italic}.order-status-history-load-more{justify-content:center;margin-top:20px;display:flex}.order-detail-due-date-form label{color:#434655;gap:8px;font-size:13px;font-weight:650;display:grid}.order-detail-due-date-form .ant-input{border-radius:10px;min-height:42px}.order-detail-due-date-form small{color:#737686}.order-detail-system-card{grid-column:1/-1}.order-detail-system-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:28px;display:grid}.order-detail-system-grid h2{color:#737686;text-transform:uppercase;margin:4px 0 10px;font-size:12px;font-weight:700;line-height:18px}.order-detail-note{color:#434655;white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #edf0f5;border-radius:9px;min-height:96px;margin:0;padding:14px 16px;font-size:14px;line-height:22px}.order-detail-note.is-empty{color:#94a3b8}.order-detail-items-card{background:#fff;border:1px solid #d9e1ef;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 6px 18px #1d4ed80d}.order-detail-items-scroll{overflow-x:auto}.order-detail-items-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1560px}.order-detail-items-table th,.order-detail-items-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f5;min-width:0;padding:13px 14px}.order-detail-items-table th{color:#737686;letter-spacing:.03em;text-transform:uppercase;background:#fafbff;font-size:12px;font-weight:700}.order-detail-items-table th:first-child,.order-detail-items-table td:first-child{width:250px}.order-detail-items-table th:nth-child(2),.order-detail-items-table td:nth-child(2){width:58px}.order-detail-items-table th:nth-child(3),.order-detail-items-table td:nth-child(3),.order-detail-items-table th:nth-child(4),.order-detail-items-table td:nth-child(4),.order-detail-items-table th:nth-child(5),.order-detail-items-table td:nth-child(5){width:136px}.order-detail-items-table th:nth-child(6),.order-detail-items-table td:nth-child(6){width:135px}.order-detail-items-table th:nth-child(7),.order-detail-items-table td:nth-child(7){width:145px}.order-detail-items-table th:nth-child(8),.order-detail-items-table td:nth-child(8){width:170px}.order-detail-items-table th:nth-child(9),.order-detail-items-table td:nth-child(9){width:190px}.order-detail-items-table th:nth-child(10),.order-detail-items-table td:nth-child(10){width:88px}.order-detail-items-table tbody tr{transition:background-color .18s}.order-detail-items-table tbody tr:hover{background:#f8fbff}.order-detail-items-table tbody tr:last-child td{border-bottom:0}.order-detail-item-product{justify-items:start;gap:5px;min-width:0;display:grid}.order-detail-item-product strong{color:#191b23;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.order-detail-item-type{color:#0f766e;background:#ccfbf1;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.order-detail-item-type.is-bundle{color:#1d4ed8;background:#dbeafe}.order-detail-item-product button{color:#004ac6;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.order-detail-item-product button:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #2563eb}.order-detail-item-components-tooltip{gap:5px;max-width:360px;display:grid}.order-detail-items-table td.is-quantity{text-align:center;font-weight:600}.order-detail-items-table td.is-money{white-space:nowrap;font-weight:600}.order-detail-items-table td.is-total{color:#004ac6;font-weight:750}.order-detail-item-schedule{gap:6px;display:grid}.order-detail-item-schedule span{justify-content:space-between;gap:8px;display:flex}.order-detail-item-schedule small{color:#737686}.order-detail-item-note{color:#434655;text-overflow:ellipsis;white-space:nowrap;line-height:20px;display:block;overflow:hidden}.order-detail-item-actions{text-align:center!important}.order-detail-item-actions .ant-btn{color:#004ac6}.order-detail-items-empty{padding:42px 20px}.order-detail-items-pagination{color:#737686;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:16px;font-size:13px;line-height:20px;display:flex}.order-detail-item-edit-form{gap:18px;padding-top:8px;font-family:Inter Order Detail,Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.order-detail-item-edit-form label{color:#434655;gap:8px;font-size:13px;font-weight:600;display:grid}.order-detail-item-edit-form .ant-input{border-color:#dfe3eb;border-radius:10px}.order-detail-item-edit-form .ant-select{width:100%}.order-detail-item-edit-form .ant-select-selector{min-height:42px;border-radius:10px!important}.order-detail-item-edit-form input.ant-input{height:42px}.order-detail-unpaid-completion-confirmation{color:#434655;gap:10px;font-family:Inter Order Detail,Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.55;display:grid}.order-detail-unpaid-completion-confirmation p{margin:0}.order-detail-item-edit-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.order-progress-tab{gap:20px;min-width:0;display:grid}.order-progress-finance-card,.order-progress-list-card{background:#fff;border:1px solid #d9e1ef;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 12px 30px #1d4ed812}.order-progress-finance-card{background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 32%),#fff;padding:24px 26px 22px}.order-progress-finance-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.order-progress-finance-heading>div{gap:6px;display:grid}.order-progress-finance-heading span{color:#64748b;font-size:13px;font-weight:600}.order-progress-finance-heading strong{color:#0f172a;letter-spacing:-.03em;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.2}.order-progress-finance-heading .order-progress-payment-status{color:#075985;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;align-items:center;min-height:30px;padding:5px 11px;display:inline-flex}.order-progress-finance-chart{--paid-progress:0%;min-height:152px;padding:68px 10px 60px;position:relative}.order-progress-finance-track{background:#e8edf5;border:3px solid #fff;border-radius:999px;height:18px;display:block;position:relative;overflow:visible;box-shadow:0 0 0 1px #d7dfeb,inset 0 2px 4px #0f172a14}.order-progress-finance-fill{width:var(--paid-progress);background:linear-gradient(90deg,#16a34a 0%,#22c55e 58%,#4ade80 100%);border-radius:999px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 3px 10px #16a34a47}.order-progress-finance-marker{top:50%;left:var(--paid-progress);background:#fff;border:5px solid #16a34a;border-radius:50%;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 10px #16a34a4d}.order-progress-money-callout{background:#fff;border:1px solid #dce4ef;border-radius:10px;gap:2px;min-width:138px;padding:8px 12px;display:grid;position:absolute;box-shadow:0 7px 18px #0f172a14}.order-progress-money-callout span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.order-progress-money-callout strong{color:#0f172a;white-space:nowrap;font-size:14px;line-height:20px}.order-progress-money-callout:after{content:"";background:#94a3b8;width:1px;height:20px;position:absolute}.order-progress-money-callout.is-paid{top:4px;left:clamp(72px, var(--paid-progress), calc(100% - 72px));transform:translate(-50%)}.order-progress-money-callout.is-paid strong{color:#15803d}.order-progress-money-callout.is-paid:after{bottom:-21px;left:50%}.order-progress-money-callout.is-remaining{bottom:1px;right:10px}.order-progress-money-callout.is-remaining strong{color:#c2410c}.order-progress-money-callout.is-remaining:after{top:-21px;right:18px}.order-progress-list-heading{border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.order-progress-list-heading h2{color:#172033;margin:0;font-size:17px;font-weight:750;line-height:24px}.order-progress-list-heading p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:20px}.order-progress-list-heading>span{color:#1d4ed8;background:#eff6ff;border-radius:999px;flex:none;padding:5px 10px;font-size:12px;font-weight:700}.order-progress-accordions{background:#f8fafc;gap:12px;padding:18px;display:grid}.order-progress-item{background:#fff;border:1px solid #dce4ef;border-radius:13px;min-width:0;transition:border-color .18s,box-shadow .18s;overflow:hidden;box-shadow:0 4px 12px #0f172a09}.order-progress-item.is-expanded{border-color:#a9c7f8;box-shadow:0 10px 24px #2563eb14}.order-progress-item-trigger{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(190px,1fr) auto minmax(180px,auto) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.order-progress-item-trigger:hover{background:#f8fbff}.order-progress-item-trigger:focus-visible{outline-offset:-3px;outline:3px solid #2563eb47}.order-progress-item-icon{color:#0f766e;background:#ccfbf1;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.order-progress-item-icon.is-bundle{color:#1d4ed8;background:#dbeafe}.order-progress-item-identity{gap:3px;min-width:0;display:grid}.order-progress-item-identity strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:20px;overflow:hidden}.order-progress-item-identity span,.order-progress-item-dates small{color:#64748b;font-size:11px;font-weight:600}.order-progress-item-status{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;min-width:104px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.order-progress-item-dates{color:#334155;white-space:nowrap;justify-items:end;gap:3px;font-size:13px;font-weight:650;display:grid}.order-progress-item-chevron{color:#64748b;transition:transform .18s;display:inline-flex}.order-progress-item.is-expanded .order-progress-item-chevron{transform:rotate(180deg)}.order-progress-item-content{border-top:1px solid #e8edf5;gap:24px;padding:22px;display:grid}.order-progress-time{min-width:0}.order-progress-time-heading,.order-progress-status-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.order-progress-time-heading strong,.order-progress-status-heading strong,.order-progress-bundle-components>strong{color:#263248;font-size:13px;font-weight:750}.order-progress-time-heading span,.order-progress-status-heading span{color:#64748b;font-size:12px;font-weight:600}.order-progress-time.is-overdue .order-progress-time-heading span{color:#dc2626}.order-progress-time-chart{min-height:134px;margin-top:8px;padding:52px 8px 48px;position:relative}.order-progress-time-track{background:#e7edf4;border-radius:999px;height:12px;position:relative;box-shadow:inset 0 1px 3px #0f172a1a}.order-progress-time-fill{width:var(--time-progress);background:linear-gradient(90deg,#0284c7,#22c55e);border-radius:999px;position:absolute;inset:0 auto 0 0}.order-progress-time.is-overdue .order-progress-time-fill{background:linear-gradient(90deg,#f97316,#dc2626)}.order-progress-time.is-cancelled .order-progress-time-fill{background:#94a3b8}.order-progress-today-marker{top:50%;left:var(--time-progress);background:#fff;border:4px solid #16a34a;border-radius:50%;width:16px;height:16px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 8px #16a34a47}.order-progress-time.is-overdue .order-progress-today-marker{border-color:#dc2626;box-shadow:0 3px 8px #dc262640}.order-progress-time.is-cancelled .order-progress-today-marker{border-color:#64748b}.order-progress-today-callout{top:0;left:clamp(62px, var(--time-progress), calc(100% - 62px));justify-items:center;gap:1px;display:grid;position:absolute;transform:translate(-50%)}.order-progress-today-callout span,.order-progress-date-label span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.order-progress-today-callout strong,.order-progress-date-label strong{color:#263248;white-space:nowrap;font-size:12px;line-height:18px}.order-progress-today-callout:after{content:"";background:#94a3b8;width:1px;height:18px}.order-progress-date-label{gap:1px;display:grid;position:absolute;bottom:0}.order-progress-date-label:before{content:"";background:#cbd5e1;width:1px;height:16px;position:absolute;top:-20px}.order-progress-date-label.is-start{left:8px}.order-progress-date-label.is-start:before{left:0}.order-progress-date-label.is-end{justify-items:end;right:8px}.order-progress-date-label.is-end:before{right:0}.order-progress-time.is-missing{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:11px;padding:14px 16px}.order-progress-time.is-missing .order-progress-time-track{height:10px;box-shadow:none;background:repeating-linear-gradient(90deg,#d7dee9 0 10px,#0000 10px 17px);margin-top:16px}.order-progress-status-section{gap:12px;display:grid}.order-progress-stages{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.order-progress-stages li{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:8px;min-width:0;min-height:52px;padding:9px 10px;display:flex}.order-progress-stages li>span{color:#64748b;background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:750;display:inline-flex}.order-progress-stages li strong{font-size:11px;font-weight:700;line-height:16px}.order-progress-stages li.is-current{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);border-color:#16a34a;box-shadow:0 7px 16px #16a34a2e}.order-progress-stages li.is-current>span{color:#15803d}.order-progress-bundle-components{background:#f8fbff;border:1px solid #dbeafe;border-radius:11px;gap:10px;padding:14px 16px;display:grid}.order-progress-bundle-components>div{flex-wrap:wrap;gap:7px;display:flex}.order-progress-bundle-components span{color:#1e40af;background:#e8f1ff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:650}.order-progress-desired-date{color:#64748b;align-items:center;gap:6px;margin:-8px 0 0;font-size:12px;display:flex}.order-progress-desired-date strong{color:#334155}.order-progress-empty{padding:54px 20px}.order-progress-pagination{color:#64748b;border-top:1px solid #e8edf5;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;font-size:13px;display:flex}@keyframes orderDetailEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.order-detail-overview-grid,.order-detail-system-grid{grid-template-columns:minmax(0,1fr)}.order-progress-item-trigger{grid-template-columns:auto minmax(0,1fr) auto}.order-progress-item-status{grid-column:2;justify-self:start}.order-progress-item-dates{grid-column:2;align-self:end;justify-items:start}.order-progress-item-chevron{grid-area:1/3/span 3}.order-progress-stages{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.order-detail-summary-card{padding:18px}.order-detail-metrics{grid-template-columns:minmax(0,1fr)}.order-detail-metrics>div{border-bottom:1px solid #e3e9f4;border-right:0}.order-detail-metrics>div:last-child{border-bottom:0}.order-detail-information-row{grid-template-columns:minmax(0,1fr);gap:4px}.order-detail-information-row dd{text-align:left}.order-detail-items-pagination{flex-direction:column;align-items:flex-start}.order-detail-item-edit-dates{grid-template-columns:minmax(0,1fr)}.order-status-history-panel{padding:16px}.order-status-history-filters,.order-status-history-filters label{flex-direction:column;align-items:stretch}.order-status-history-filters .ant-input,.order-status-history-filters .ant-select{width:100%}.order-status-history-main>header{flex-direction:column;gap:6px}.order-progress-finance-card{padding:20px 16px 18px}.order-progress-finance-heading{flex-direction:column;align-items:stretch;gap:12px}.order-progress-finance-heading .order-progress-payment-status{align-self:flex-start}.order-progress-finance-chart{min-height:172px;padding-top:76px}.order-progress-money-callout{min-width:124px;padding:7px 9px}.order-progress-money-callout strong{font-size:12px}.order-progress-list-heading,.order-progress-time-heading,.order-progress-status-heading{flex-direction:column;align-items:flex-start;gap:5px}.order-progress-accordions{padding:10px}.order-progress-item-trigger{gap:10px;padding:14px 12px}.order-progress-item-content{gap:20px;padding:18px 12px}.order-progress-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.order-progress-pagination{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.order-detail-page{animation:none}}@font-face{font-family:Inter Order Editor;src:url(/assets/InterVariable-DiVDrmQJ.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}.order-editor-page{gap:20px;min-width:0;font-family:Inter Order Editor,Inter,ui-sans-serif,system-ui,sans-serif;display:grid}.order-editor-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.order-editor-header h1{color:#191b23;margin:0;font-size:24px}.order-editor-header p{color:#737686;margin:8px 0 0}.order-editor-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.order-editor-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;display:grid}.order-editor-main{gap:20px;min-width:0;display:grid}.order-editor-page .ant-card{border-color:#d9e1ef;border-radius:12px;min-width:0;box-shadow:0 4px 14px #1d4ed80a}.order-editor-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.order-editor-field{flex-direction:column;gap:8px;min-width:0;display:flex}.order-editor-field label,.order-editor-label{color:#434655;font-size:13px;font-weight:600}.order-editor-field .ant-input-number{width:100%}.order-editor-page .ant-card-head-wrapper{flex-wrap:wrap;gap:8px;padding:12px 0}.order-editor-page .ant-card-head-title{white-space:normal}.order-editor-section-title{color:#191b23;align-items:center;gap:10px;font-weight:600;display:inline-flex}.order-editor-section-icon{color:#004ac6;background:#eef4ff;border:1px solid #dbe7ff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.order-editor-page .ant-select{width:100%}.order-editor-page .ant-input:not(textarea){color:#191b23;height:44px;box-shadow:none;background:#fff;border-color:#dfe3eb;border-radius:14px;padding:0 14px}.order-editor-page textarea.ant-input{color:#191b23;box-shadow:none;background:#fff;border-color:#dfe3eb;border-radius:14px;padding:10px 14px}.order-editor-page .ant-input-number{min-height:44px;box-shadow:none;background:#fff;border-color:#dfe3eb;border-radius:14px}.order-editor-page .ant-input-number-input-wrap,.order-editor-page .ant-input-number-input{height:42px}.order-editor-page .ant-input-number-input{padding:0 14px}.order-editor-page .ant-select-single{height:44px}.order-editor-page .ant-select-single .ant-select-selector{height:44px;box-shadow:none;background:#fff;border-color:#dfe3eb;border-radius:14px;padding:0 14px}.order-editor-page .ant-select-single .ant-select-selection-wrap{min-height:42px}.order-editor-page .ant-input:not(textarea):hover,.order-editor-page textarea.ant-input:hover,.order-editor-page .ant-input-number:hover,.order-editor-page .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#9db9ea}.order-editor-page .ant-input:not(textarea):focus,.order-editor-page .ant-input:not(textarea):focus-within,.order-editor-page textarea.ant-input:focus,.order-editor-page .ant-input-number-focused,.order-editor-page .ant-select-focused .ant-select-selector{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.order-editor-page .ant-input[readonly],.order-editor-page .ant-input-disabled,.order-editor-page .ant-input-number-disabled,.order-editor-page .ant-select-disabled .ant-select-selector{color:#626779;background:#f8fafc}.order-editor-full{grid-column:1/-1}.order-editor-customer-card .ant-card-body{padding-top:18px}.order-editor-customer-search{position:relative}.order-editor-customer-search>.ant-select{width:100%}.order-editor-customer-search .ant-select-selector{border-color:#dfe5ef;border-radius:14px;min-height:44px}.order-editor-customer-search .ant-select-selection-placeholder,.order-editor-customer-search .ant-select-selection-item{line-height:42px}.order-editor-customer-search-icon{color:#737686;pointer-events:none;align-items:center;margin-right:6px;display:inline-flex}.order-editor-customer-card .ant-alert,.order-editor-customer-card .ant-skeleton{margin-top:14px}.order-editor-customer-info{background:#f4f5ff;border:1px solid #ebeefe;border-radius:11px;grid-template-columns:1.2fr 1.2fr 1fr 1fr minmax(110px,.8fr);gap:18px;margin:20px 0 0;padding:16px;display:grid}.order-editor-customer-info>div{min-width:0}.order-editor-customer-info dt{color:#737686;letter-spacing:.025em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600}.order-editor-customer-info dd{color:#191b23;overflow-wrap:anywhere;margin:0;font-weight:600}.order-editor-customer-identity dd{color:#004ac6}.order-editor-customer-identity small{color:#737686;overflow-wrap:anywhere;margin-top:3px;font-size:12px;font-weight:500;display:block}.order-editor-customer-source{color:#067647;overflow-wrap:anywhere;background:#c8f7dc;border-radius:999px;align-items:center;max-width:100%;padding:4px 8px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.order-editor-items{gap:16px;display:grid}.order-editor-line{border:1px solid #e2e8f0;border-radius:10px;padding:16px}.order-editor-line header{overflow-wrap:anywhere;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:16px;display:flex}.order-editor-remove-line.ant-btn{color:#ba1a1a;background:#fff1f0;border-radius:9px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.order-editor-remove-line.ant-btn:not(:disabled):hover,.order-editor-remove-line.ant-btn:not(:disabled):focus-visible{color:#a8071a;background:#ffccc7}.order-editor-line-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.order-editor-line-total{color:#004ac6;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:16px 0;display:flex}.order-editor-line summary{cursor:pointer;color:#434655}.order-editor-extra-fields{gap:14px;padding-top:16px;display:grid}.order-editor-summary{position:sticky;top:88px}.order-editor-summary-card.ant-card{color:#fff;background:linear-gradient(145deg,#0758dd 0%,#004ac6 58%,#003ca8 100%);border:0;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 16px 34px #004ac63d}.order-editor-summary-card.ant-card:after{content:"";pointer-events:none;border:18px solid #79aeff42;border-radius:28px;width:118px;height:118px;position:absolute;bottom:-44px;right:-34px;transform:rotate(14deg)}.order-editor-summary-card .ant-card-head{z-index:1;color:#d8e7ff;border-bottom:0;min-height:auto;padding:24px 28px 0;position:relative}.order-editor-summary-card .ant-card-head-title{padding:0}.order-editor-summary-card .order-editor-section-title{color:#d8e7ff;letter-spacing:.08em;text-transform:uppercase;gap:9px;font-size:13px;font-weight:700}.order-editor-summary-card .order-editor-section-icon{color:#fff;background:#ffffff24;border-color:#fff3;width:30px;height:30px}.order-editor-summary-card .ant-card-body{z-index:1;padding:12px 28px 26px;position:relative}.order-editor-summary-card dl{border-top:1px solid #ffffff38;margin:24px 0 0;padding-top:16px}.order-editor-summary-card dl>div{color:#e7efff;border-bottom:0;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:9px 0;font-size:14px;display:flex}.order-editor-summary-card dd{color:#fff;overflow-wrap:anywhere;margin:0;font-weight:600}.order-editor-summary-card .is-emphasis{border-top:1px solid #ffffff29;margin-top:8px;padding-top:14px}.order-editor-summary-card .is-emphasis dd{color:#69ff9b;font-weight:700}.order-editor-summary-card .order-editor-grand-total{color:#fff;letter-spacing:-.035em;overflow-wrap:anywhere;font-size:clamp(30px,3vw,38px);line-height:1.15;display:block}.order-editor-payment-status{color:#fff;background:#ffffff24;border:1px solid #fff3;border-radius:999px;align-items:center;margin:18px 0 0;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.order-editor-summary-card .order-editor-help{color:#cfddf7}.order-editor-help{color:#737686;margin:16px 0 0;font-size:13px}.order-editor-product-tools{gap:12px;margin-bottom:16px;display:flex}.order-editor-product-tools .ant-select{min-width:150px}.order-editor-picker-pagination{margin-top:16px}.order-editor-product-preview{border:1px solid #d9e1ef;border-radius:10px;margin-top:20px;padding:16px}.order-editor-product-preview summary{cursor:pointer;padding:8px 0}.order-editor-attributes>div{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:6px 0;display:flex}.order-editor-attributes dd{overflow-wrap:anywhere;margin:0}.order-editor-lookup-pages{border-top:1px solid #e2e8f0;padding:10px}.order-editor-money-error{margin-top:16px}@media (width<=1199px){.order-editor-layout{grid-template-columns:minmax(0,1fr)}.order-editor-summary{position:static}.order-editor-customer-info{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.order-editor-form-grid{grid-template-columns:minmax(0,1fr)}.order-editor-customer-info,.order-editor-line-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.order-editor-product-tools{flex-direction:column}.order-editor-page .ant-card-body{padding:14px}}@media (width<=520px){.order-editor-customer-info{grid-template-columns:minmax(0,1fr)}}@media (width<=400px){.order-editor-line-fields{grid-template-columns:minmax(0,1fr)}}@font-face{font-family:Inter Order List;src:url(/assets/InterVariable-DiVDrmQJ.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}.order-list-page{gap:24px;min-width:0;font-family:Inter Order List,Inter,ui-sans-serif,system-ui,sans-serif;animation:.24s ease-out both orderListEnter;display:grid}.order-list-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.order-list-header h1{color:#191b23;margin:0;font-size:24px;line-height:32px}.order-list-header p{color:#64748b;margin:8px 0 0;font-size:14px;line-height:20px}.order-list-card{background:#fff;border:1px solid #d9e1ef;border-radius:12px;min-width:0;padding:20px;box-shadow:0 6px 18px #1d4ed80d}.order-list-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.order-list-search{flex:340px;max-width:560px}.order-list-filter-controls{flex-wrap:wrap;flex:auto;align-items:center;gap:10px;display:flex}.order-list-filter-controls .ant-picker{min-width:232px}.order-list-filter-controls .ant-select{min-width:180px}.order-list-filter-controls .order-list-sort{min-width:215px}.order-list-filter-error{margin:-4px 0 16px}.order-list-sales-pagination{border-top:1px solid #edf0f5;justify-content:center;padding:8px;display:flex}.order-list-table-card{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.order-list-table-scroll{overflow-x:auto}.order-list-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1240px}.order-list-table th,.order-list-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f5;min-width:0;padding:13px 16px}.order-list-table th:first-child,.order-list-table td:first-child{width:14%}.order-list-table th:nth-child(2),.order-list-table td:nth-child(2){width:20%}.order-list-table th:nth-child(3),.order-list-table td:nth-child(3){width:22%}.order-list-table th:nth-child(4),.order-list-table td:nth-child(4){width:12%}.order-list-table th:nth-child(5),.order-list-table td:nth-child(5),.order-list-table th:nth-child(6),.order-list-table td:nth-child(6),.order-list-table th:nth-child(7),.order-list-table td:nth-child(7){width:9%}.order-list-table th:nth-child(8),.order-list-table td:nth-child(8){width:5%}.order-list-table th{color:#737686;letter-spacing:.03em;text-transform:uppercase;background:#fafbff;font-size:12px;font-weight:700}.order-list-table tbody tr{transition:background-color .18s}.order-list-table tbody tr[role=link]{cursor:pointer}.order-list-table tbody tr:hover,.order-list-table tbody tr[role=link]:focus-visible{background:#f8fbff}.order-list-table tbody tr[role=link]:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}.order-list-table tbody tr:last-child td{border-bottom:0}.order-list-code,.order-list-customer,.order-list-products{gap:4px;min-width:0;display:grid}.order-list-code strong,.order-list-customer strong,.order-list-products strong{color:#191b23;min-width:0;font-size:14px;line-height:20px}.order-list-detail-link{color:inherit;text-decoration:none}.order-list-detail-link:hover{color:#1677ff}.order-list-detail-link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1677ff}.order-list-code span,.order-list-customer span,.order-list-products span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:18px;overflow:hidden}.order-list-customer strong,.order-list-customer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-list-products strong{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.order-list-product-tooltip{gap:8px;max-width:360px;display:grid}.order-list-product-tooltip div{gap:1px;display:grid}.order-list-product-tooltip span{opacity:.78;font-size:11px}.order-list-table td.order-list-money{color:#191b23;text-align:left;white-space:nowrap;font-size:14px;font-weight:700}.order-list-table td.order-list-money.is-received{color:#15803d}.order-list-table td.order-list-money.is-remaining{color:#c2410c}.order-list-status{color:#475569;white-space:nowrap;background:#eef2f7;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:700;line-height:18px;display:inline-flex}.order-list-status.is-preparing{color:#8a5a00;background:#fff3bf}.order-list-status.is-in-progress{color:#285b16;background:#d9f99d}.order-list-status.is-paused{color:#fff;background:#1e3a8a}.order-list-status.is-completed{color:#fff;background:#be185d}.order-list-status.is-cancelled{color:#6b3f2b;background:#f2dfd3}.order-list-table td.order-list-actions{text-align:center;white-space:nowrap}.order-list-action-tooltip-target{display:inline-flex}.order-list-edit-button:not(:disabled){color:#004ac6}.order-list-empty-value{color:#94a3b8}.order-list-empty{padding:36px 20px}.order-list-pagination{color:#737686;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:16px;font-size:13px;line-height:20px;display:flex}@keyframes orderListEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.order-list-search{flex-basis:100%;max-width:none}}@media (width<=768px){.order-list-card{padding:16px}.order-list-filter-controls{flex-direction:column;align-items:stretch;width:100%}.order-list-filter-controls .ant-picker,.order-list-filter-controls .ant-select{width:100%;min-width:0}.order-list-pagination{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.order-list-page{animation:none}}@font-face{font-family:Roboto;src:url(/assets/Roboto-VariableFont_wdth_wght-CTnIOZTo.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}.website-shell{--website-brand-50:#eff6ff;--website-brand-100:#dbeafe;--website-brand-600:#2563eb;--website-brand-700:#1d4ed8;--website-brand-gradient:linear-gradient(180deg, #2a57c0 0%, #2c71cc 25%, #2e94dc 50%, #30afe9 75%, #31bdef 100%);--website-ink-950:#0b1220;--website-ink-900:#0f172a;--website-ink-700:#334155;--website-ink-600:#475569;--website-ink-500:#64748b;--website-line-soft:#0f172a14;--website-surface:#fff;--website-surface-soft:#f8fafc;--website-shadow-sm:0 8px 24px #0f172a0f;--website-shadow-md:0 18px 44px #0f172a17;--website-ease-standard:cubic-bezier(.2, .8, .2, 1);--website-ease-in-out:cubic-bezier(.65, 0, .35, 1);color:#555;background:var(--website-surface);width:100%;min-width:0;max-width:100%;min-height:100vh;font-family:Roboto,sans-serif;line-height:1.75;overflow-x:clip}html:has(.website-shell){scrollbar-color:#2563eb #eef4ff;scrollbar-width:thin}html:has(.website-shell)::-webkit-scrollbar{width:12px}html:has(.website-shell)::-webkit-scrollbar-track{background:#eef4ff}html:has(.website-shell)::-webkit-scrollbar-thumb{background:#2563eb;border:3px solid #eef4ff;border-radius:999px}html:has(.website-shell)::-webkit-scrollbar-thumb:hover{background:#1d4ed8}.website-skip-link{z-index:80;color:#fff;background:var(--website-brand-gradient);transition:transform .16s var(--website-ease-standard);border-radius:10px;padding:10px 14px;font-weight:600;text-decoration:none;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.website-skip-link:focus{transform:translateY(0)}.website-header{--website-header-compactness:0;z-index:50;width:100%;max-width:100%;height:calc(80px - (16px * var(--website-header-compactness)));-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);transition:height .18s var(--website-ease-standard), background-color .22s var(--website-ease-standard), border-color .22s var(--website-ease-standard), box-shadow .22s var(--website-ease-standard);background-color:#ffffffeb;background-image:linear-gradient(108deg,#eff6fff5 0%,#fffffff5 34%,#ecfeffe6 62%,#eef2fff0 100%);background-size:240% 100%;border-bottom:1px solid #0000;animation:11s ease-in-out infinite website-header-gradient-flow;position:sticky;top:0;box-shadow:0 0 #0f172a00}.website-header.is-scrolled{border-bottom-color:var(--website-line-soft);background-color:#fffffff7;box-shadow:0 8px 30px #0f172a0a}@keyframes website-header-gradient-flow{0%,to{background-position:0%}50%{background-position:100%}}.website-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:min(100% - 64px,1280px);height:100%;margin:0 auto;display:grid}.website-brand{width:fit-content;height:calc(52px - (8px * var(--website-header-compactness)));border-radius:12px;justify-content:flex-start;align-items:center;display:inline-flex}.website-brand img{width:calc(66px - (10px * var(--website-header-compactness)));height:calc(44px - (6px * var(--website-header-compactness)));object-fit:contain;display:block}.website-navigation{justify-content:center;align-items:center;gap:28px;display:flex}.website-navigation-link{text-transform:uppercase;min-height:44px;color:var(--website-ink-700);transition:color .18s var(--website-ease-standard);align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.website-navigation-link:after{content:"";background:var(--website-brand-600);transform-origin:100%;height:2px;transition:transform .22s var(--website-ease-standard);border-radius:999px;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.website-navigation-link:hover,.website-navigation-link.is-active{color:var(--website-brand-600)}.website-navigation-link:hover:after,.website-navigation-link.is-active:after{transform-origin:0;transform:scaleX(1)}.website-navigation-link:focus-visible,.website-brand:focus-visible,.website-menu-toggle:focus-visible,.website-mobile-menu-close:focus-visible,.website-banner-dot:focus-visible,.website-footer a:focus-visible,.website-floating-contact-button:focus-visible{outline-offset:3px;outline:3px solid #2563eb52}.website-menu-toggle{border:1px solid var(--website-line-soft);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;justify-self:end;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.website-menu-toggle span{background:var(--website-ink-900);border-radius:999px;width:19px;height:2px;display:block}.website-mobile-menu{z-index:70;pointer-events:none;visibility:hidden;position:fixed;inset:0}.website-mobile-menu.is-open{pointer-events:auto;visibility:visible}.website-mobile-menu-backdrop{cursor:pointer;width:100%;height:100%;transition:background-color .3s var(--website-ease-in-out);background:#0b122000;border:0;padding:0;position:absolute;inset:0}.website-mobile-menu.is-open .website-mobile-menu-backdrop{background:#0b12206b}.website-mobile-menu-panel{width:min(86vw,360px);height:100%;transition:transform .32s var(--website-ease-in-out);background:#fff;flex-direction:column;padding:20px;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 48px #0f172a2e}.website-mobile-menu.is-open .website-mobile-menu-panel{transform:translate(0)}.website-mobile-menu-heading{justify-content:space-between;align-items:center;min-height:44px;margin-bottom:32px;display:flex}.website-mobile-menu-heading img{object-fit:contain;width:38px;height:38px}.website-mobile-menu-close{width:44px;height:44px;color:var(--website-ink-900);background:var(--website-surface-soft);border:1px solid var(--website-line-soft);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;font-size:30px;line-height:1;display:inline-flex}.website-mobile-menu-panel .website-navigation{flex-direction:column;align-items:stretch;gap:4px}.website-mobile-menu-panel .website-navigation-link{border-radius:10px;justify-content:flex-start;min-height:52px;padding:0 12px;font-size:18px}.website-mobile-menu-panel .website-navigation-link.is-active{background:var(--website-brand-50)}.website-mobile-menu-panel .website-navigation-link:after{display:none}.website-banner{z-index:0;aspect-ratio:2172/650;background:var(--website-brand-50);width:100%;max-width:100%;position:relative;overflow:hidden}.website-banner-slides{width:100%;height:100%;position:relative}.website-banner-slide{opacity:0;pointer-events:none;transition:opacity .85s var(--website-ease-in-out), transform .85s var(--website-ease-in-out);position:absolute;inset:0;transform:scale(1.015)}.website-banner-slide.is-active{z-index:2;opacity:1;transform:translate(0)scale(1)}.website-banner-slide.is-active.is-forward,.website-banner-slide.is-active.is-backward{transform:translate(0)scale(1)}.website-banner-slide.is-previous{z-index:1}.website-banner-slide.is-previous.is-forward{opacity:0;transform:translate(-3%)scale(1.01)}.website-banner-slide.is-previous.is-backward{opacity:0;transform:translate(3%)scale(1.01)}.website-banner-slide:not(.is-active).is-forward:not(.is-previous){transform:translate(3%)scale(1.015)}.website-banner-slide:not(.is-active).is-backward:not(.is-previous){transform:translate(-3%)scale(1.015)}.website-banner-slide img{object-fit:cover;width:100%;height:100%;display:block}.website-banner-dots{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a3d;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:10px;padding:8px 10px;display:flex;position:absolute;bottom:clamp(12px,2vw,24px);left:50%;transform:translate(-50%)}.website-banner-dot{cursor:pointer;width:9px;height:9px;transition:width .22s var(--website-ease-standard), background-color .22s var(--website-ease-standard);background:#ffffffa3;border:0;border-radius:999px;padding:0}.website-banner-dot.is-active{background:#fff;width:28px}.website-main{width:100%;min-height:0}.website-footer{color:#ffffffc2;background-color:#f5f8ff;background-image:linear-gradient(108deg,#eef6ff 0%,#f8fbff 32%,#edfdfd 64%,#f1f3ff 100%);background-size:240% 100%;width:100%;animation:13s ease-in-out infinite website-header-gradient-flow;position:relative}.website-footer:before{content:"";background:linear-gradient(90deg,#2563eb00 0%,#2563eb57 12%,#2563eb 50%,#2563eb57 88%,#2563eb00 100%);height:4px;position:absolute;top:0;left:0;right:0}.website-footer-container{width:min(100% - 64px,1280px);margin:0 auto;padding:26px 0 24px}.website-footer-inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.website-footer-logo{object-fit:contain;width:100px;height:100px;display:block}.website-footer-consultation{color:#fff;background:var(--website-brand-gradient);min-width:292px;min-height:96px;transition:filter .22s var(--website-ease-standard), box-shadow .22s var(--website-ease-standard), transform .22s var(--website-ease-standard);border-radius:18px;align-items:center;gap:14px;padding:18px 24px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #2563eb38}.website-footer-consultation:after{content:"";background:#082f4947;border-radius:0 18px 18px 0;width:6px;position:absolute;top:0;bottom:0;right:0}.website-footer-consultation-icon-wrap{color:#fff;background:#fff3;border:1px solid #ffffff29;border-radius:50%;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.website-footer-consultation-icon{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;transform-origin:50% 18%;width:28px;height:28px;animation:2.6s ease-in-out infinite website-consultation-icon-ring}.website-footer-consultation-content{flex-direction:column;gap:2px;min-width:0;display:flex}.website-footer-consultation-content>span{font-size:14px;font-weight:500}.website-footer-consultation-content strong{font-size:24px;line-height:1.25;color:#fff!important}.website-footer-divider{border:0;height:4px;margin:40px 0;position:relative}.website-footer-divider:before{content:"";background:linear-gradient(90deg,#2563eb00 0%,#2563eb57 12%,#2563eb 50%,#2563eb57 88%,#2563eb00 100%);width:100vw;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.website-footer-body{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) minmax(180px,.6fr);gap:56px;display:grid}.website-footer-body h2{text-transform:uppercase;color:#1a1a2e;border-left:4px solid #2563eb;margin:0 0 16px;padding-left:12px;font-size:16px;font-weight:700;line-height:1.4}.website-footer-company p{color:#1a1a2e;max-width:420px;margin:0 0 12px;font-size:16px;font-weight:600;line-height:1.6}.website-footer-company>span>a{margin-bottom:1rem}.website-footer-company>span{color:#0000009e;align-items:center;gap:8px;font-size:16px;display:inline-flex}.website-footer-information-icon{color:#2563eb;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.website-footer-information-icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px;margin-bottom:1rem}.website-footer-information-icon svg path{fill:none;stroke:#2563eb}.website-footer-contact{flex-direction:column;gap:14px}.website-footer-contact-row{grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:10px;display:grid}.website-footer-contact-row>div{flex-wrap:wrap;align-items:baseline;gap:0 6px;min-width:0;display:flex}.website-footer-contact-row>span{color:#0000008f;font-size:16px}.website-footer-contact-row address,.website-footer-contact-row a{white-space:nowrap;color:#000000e6;max-width:none;margin-bottom:1rem;font-size:16px;font-style:normal;line-height:1.65;text-decoration:none}.website-footer-contact-row a:hover{color:#2563eb}.website-footer-follow{flex-direction:column;align-items:flex-start;gap:12px}.website-footer-social{color:#ffffffe6;transition:color .18s var(--website-ease-standard), transform .18s var(--website-ease-standard);align-items:center;gap:10px;font-size:16px;text-decoration:none;display:inline-flex}.website-footer-social img{object-fit:contain;width:24px;height:24px}.website-footer-social.is-unavailable{color:#0000009e;margin-bottom:1rem;display:flex}.website-footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff24;margin-top:48px;padding-top:24px;font-size:13px}.website-floating-contact{z-index:60;animation:website-floating-contact-enter .42s var(--website-ease-standard) both;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.website-floating-contact-button{width:56px;height:56px;box-shadow:var(--website-shadow-md);cursor:pointer;transition:box-shadow .2s var(--website-ease-standard), transform .2s var(--website-ease-standard);background:#fff;border:1px solid #0f172a14;border-radius:18px;justify-content:center;align-items:center;padding:0;display:inline-flex}.website-floating-contact-button img{object-fit:contain;width:100%;height:100%}.website-floating-contact-button.is-disabled{cursor:not-allowed;opacity:.8}@media (hover:hover) and (pointer:fine){.website-footer-consultation:hover{filter:brightness(.96);transform:translateY(-3px);box-shadow:0 18px 36px #2563eb47}.website-footer-social:not(.is-unavailable):hover{color:#fff;transform:translate(3px)}.website-floating-contact-button:not(.is-disabled):hover{transform:translateY(-3px)scale(1.02);box-shadow:0 22px 36px #0f172a29}}@keyframes website-floating-contact-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes website-consultation-icon-ring{0%,72%,to{transform:rotate(0)}78%{transform:rotate(-14deg)}84%{transform:rotate(12deg)}90%{transform:rotate(-8deg)}96%{transform:rotate(5deg)}}@media (width<=1199px){.website-header-inner,.website-footer-container{width:min(100% - 48px,1280px)}.website-footer-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.website-footer-follow{flex-flow:wrap;grid-column:1/-1}.website-footer-follow h2{width:100%}}@media (width<=767px){.website-header{height:calc(68px - (8px * var(--website-header-compactness)))}.website-header-inner,.website-footer-container{width:min(100% - 32px,1280px)}.website-brand img{width:calc(38px - (4px * var(--website-header-compactness)));height:calc(38px - (4px * var(--website-header-compactness)))}.website-desktop-navigation{display:none}.website-menu-toggle{flex-direction:column;display:inline-flex}.website-mobile-menu-panel{z-index:1;width:100%;height:100dvh;box-shadow:none;background:#fff;padding:16px;inset:0}.website-mobile-menu-backdrop{z-index:0}.website-mobile-menu-heading{border-bottom:1px solid var(--website-line-soft);margin-bottom:24px;padding-bottom:16px}.website-mobile-menu-panel .website-navigation{gap:8px}.website-mobile-menu-panel .website-navigation-link{background:#fff;border:1px solid #0000;min-height:56px;padding:0 16px}.website-mobile-menu-panel .website-navigation-link.is-active{border-color:var(--website-brand-100)}.website-banner{aspect-ratio:16/7}.website-banner-slide img{object-position:center}.website-banner-dots{bottom:12px}.website-footer-container{padding-top:48px}.website-footer-inner{flex-direction:column;align-items:stretch}.website-footer-consultation{width:100%;min-width:0}.website-footer-divider{margin:32px 0}.website-footer-body{grid-template-columns:1fr;gap:32px}.website-footer-follow{grid-column:auto}.website-footer-bottom{margin-top:36px}.website-floating-contact{right:16px;bottom:max(16px, env(safe-area-inset-bottom));gap:10px}.website-floating-contact-button{border-radius:16px;width:52px;height:52px}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.website-header{background:#fffffffa}}.website-business-fields{background:radial-gradient(circle at 22% 62%,#bfdbfe47,#0000 28%),#fff;width:100%;padding:clamp(40px,9vw,52px) 0 8px;overflow:hidden}.website-business-fields-container{width:min(100% - 128px,1200px);margin:0 auto}.website-business-fields-heading{text-align:center;flex-direction:column;align-items:center;display:flex}.website-business-fields-eyebrow{color:#1d4ed8;letter-spacing:.16em;background:#eff6ff;border:1px solid #2563eb29;border-radius:999px;align-items:center;min-height:30px;padding:0 13px;font-size:16px;font-weight:800;display:inline-flex}.website-business-fields-title{color:#1a1a2e;letter-spacing:-.04em;margin:14px 0 0;font-size:clamp(32px,3.7vw,35px);font-weight:800;line-height:1.15}.website-business-fields-content{grid-template-columns:minmax(360px,.9fr) minmax(0,1fr);align-items:center;gap:clamp(52px,8vw,124px);margin-top:clamp(40px,6vw,50px);display:grid}.website-business-fields-visual{place-items:center;min-width:0;display:grid}.website-business-diagram{--website-business-diagram-node-half:31px;aspect-ratio:1;place-items:center;width:min(100%,440px);display:grid;position:relative}.website-business-diagram:before{content:"";background:radial-gradient(circle,#dbeafebd,#eff6ff38 66%,#0000 70%);border-radius:50%;position:absolute;inset:17%}.website-business-diagram-orbit{border:1px solid #2563eb2b;border-radius:50%;position:absolute}.website-business-diagram-orbit-outer{transform:rotate(var(--website-business-orbit-angle));transition:transform .7s var(--website-ease-in-out);will-change:transform;border:0;inset:0}.website-business-diagram-orbit-outer-path{fill:none;stroke:#2563eb;stroke-dasharray:19 81;stroke-linecap:round;stroke-width:3px;filter:drop-shadow(0 0 6px #2563eb47)}.website-business-diagram-orbit-base-path{fill:none;stroke:#dbeafe;stroke-width:3px}.website-business-diagram-orbit-inner{border-color:#2563eb47;inset:22%}.website-business-diagram-logo{z-index:2;aspect-ratio:1;background:#fff;border:1px solid #2563eb29;border-radius:28px;place-items:center;width:128px;padding:26px;display:grid;position:relative;box-shadow:0 18px 42px #2563eb21}.website-business-diagram-logo img{object-fit:contain;width:100%;height:100%;display:block}.website-business-diagram-node{z-index:3;color:#2563eb;cursor:pointer;width:62px;height:62px;transition:color .18s var(--website-ease-standard), background-color .18s var(--website-ease-standard), border-color .18s var(--website-ease-standard), box-shadow .18s var(--website-ease-standard), transform .18s var(--website-ease-standard);background:#fff;border:1px solid #2563eb2e;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;box-shadow:0 10px 24px #0f172a1a}.website-business-diagram-node:hover,.website-business-diagram-node.is-active{color:#fff;background:var(--website-brand-gradient);border-color:#2563eb;transform:scale(1.08);box-shadow:0 14px 30px #2563eb4d}.website-business-diagram-node:focus-visible,.website-business-field-select:focus-visible,.website-business-field-link:focus-visible{outline-offset:3px;outline:3px solid #2563eb52}.website-business-diagram-node-1{top:calc(8% - var(--website-business-diagram-node-half));left:50%;transform:translate(-50%)}.website-business-diagram-node-1:hover,.website-business-diagram-node-1.is-active{transform:translate(-50%)scale(1.08)}.website-business-diagram-node-2{top:50%;right:calc(8% - var(--website-business-diagram-node-half));transform:translateY(-50%)}.website-business-diagram-node-2:hover,.website-business-diagram-node-2.is-active{transform:translateY(-50%)scale(1.08)}.website-business-diagram-node-3{bottom:calc(8% - var(--website-business-diagram-node-half));left:50%;transform:translate(-50%)}.website-business-diagram-node-3:hover,.website-business-diagram-node-3.is-active{transform:translate(-50%)scale(1.08)}.website-business-diagram-node-4{top:50%;left:calc(8% - var(--website-business-diagram-node-half));transform:translateY(-50%)}.website-business-diagram-node-4:hover,.website-business-diagram-node-4.is-active{transform:translateY(-50%)scale(1.08)}.website-business-fields-list{gap:10px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.website-business-field{opacity:0;transition:background-color .2s var(--website-ease-standard), border-color .2s var(--website-ease-standard), box-shadow .2s var(--website-ease-standard), opacity .52s var(--website-ease-standard) var(--website-business-stagger), transform .52s var(--website-ease-standard) var(--website-business-stagger);background:0 0;border:1px solid #0000;border-radius:18px;padding:18px 20px;transform:translateY(18px)}.website-business-fields.is-visible .website-business-field{opacity:1;transform:translateY(0)}.website-business-field:hover,.website-business-field.is-active{background:#eff6ff94;border-color:#2563eb17;box-shadow:0 10px 22px #0f172a08}.website-business-field-select{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr);align-items:flex-start;gap:14px;padding:0;display:grid}.website-business-field-icon{color:#2563eb;width:38px;height:38px;transition:color .18s var(--website-ease-standard), background-color .18s var(--website-ease-standard), transform .18s var(--website-ease-standard);background:#eff6ff;border:1px solid #2563eb29;border-radius:12px;place-items:center;display:grid}.website-business-field:hover .website-business-field-icon,.website-business-field.is-active .website-business-field-icon{color:#fff;background:var(--website-brand-gradient);transform:translateY(-2px)}.website-business-field-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.website-business-field-copy strong{color:#1a1a2e;text-transform:uppercase;font-size:20px;font-weight:750;line-height:1.4}.website-business-field-copy>span{color:#64748b;font-size:16px;line-height:1.65}.website-business-field-link{color:#2563eb;transition:color .18s var(--website-ease-standard), transform .18s var(--website-ease-standard);align-items:center;gap:5px;margin-top:10px;margin-left:52px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.website-business-field-link:hover{color:#1d4ed8;transform:translate(3px)}.website-business-reveal{opacity:0;transition:opacity .54s var(--website-ease-standard), transform .54s var(--website-ease-standard);transform:translateY(20px)}.website-business-visual-reveal{transform:translateY(14px)scale(.97)}.website-business-fields.is-visible .website-business-reveal{opacity:1;transform:translateY(0)}.website-business-fields.is-visible .website-business-visual-reveal{transform:translateY(0)scale(1)}.website-business-fields.is-visible .website-business-diagram-logo{animation:4.4s ease-in-out infinite website-business-logo-drift}.website-business-reveal-delay-1{transition-delay:0s}.website-business-reveal-delay-2{transition-delay:80ms}.website-business-visual-reveal{transition-delay:.15s}@keyframes website-business-logo-drift{0%,to{transform:translate(-7px)}50%{transform:translate(7px)}}@media (width<=1023px){.website-business-fields-container{width:min(100% - 80px,1200px)}.website-business-fields-content{grid-template-columns:minmax(300px,.8fr) minmax(0,1fr);gap:42px}.website-business-diagram-node{width:54px;height:54px}.website-business-diagram{--website-business-diagram-node-half:27px}.website-business-diagram-logo{width:112px;padding:22px}}@media (width<=767px){.website-business-fields{padding:72px 0}.website-business-fields-container{width:min(100% - 48px,1200px)}.website-business-fields-content{grid-template-columns:1fr;gap:38px;margin-top:44px}.website-business-diagram{width:min(100%,330px)}.website-business-diagram-node{width:50px;height:50px}.website-business-diagram{--website-business-diagram-node-half:25px}.website-business-diagram-logo{border-radius:24px;width:104px;padding:20px}.website-business-field{padding:16px}.website-business-field-copy strong{font-size:16px}.website-business-field-copy>span{font-size:13px}}.website-future-vision{background:radial-gradient(circle at 50% 15%,#bfdbfe57,#0000 30%),linear-gradient(#f8fbff 0%,#fff 78%);width:100%;padding:clamp(40px,90vw,52px) 0;overflow:hidden}.website-future-vision-container{width:min(100% - 128px,1200px);margin:0 auto}.website-future-vision-heading{text-align:center;flex-direction:column;align-items:center;max-width:840px;margin:0 auto;display:flex}.website-future-vision-eyebrow{color:#1d4ed8;letter-spacing:.16em;background:#eff6ff;border:1px solid #2563eb29;border-radius:999px;align-items:center;min-height:30px;padding:0 13px;font-size:16px;font-weight:800;display:inline-flex}.website-future-vision-title{color:#1a1a2e;letter-spacing:-.04em;margin:14px 0 0;font-size:clamp(32px,3.7vw,35px);font-weight:800;line-height:1.15}.website-future-vision-description{color:#64748b;margin:22px 0 0;font-size:16px;line-height:1.8}.website-future-vision-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:clamp(46px,6vw,72px);display:grid}.website-future-vision-link{color:#fff;background:var(--website-brand-gradient);width:fit-content;min-height:46px;transition:background-color .18s var(--website-ease-standard), box-shadow .18s var(--website-ease-standard), transform .18s var(--website-ease-standard);border-radius:12px;justify-content:center;align-items:center;gap:10px;margin:38px auto 0;padding:0 22px;font-size:15px;font-weight:700;text-decoration:none;display:flex;box-shadow:0 10px 22px #2563eb38}.website-future-vision-link:hover{filter:brightness(.96);transform:translateY(-3px);box-shadow:0 14px 26px #2563eb4d}.website-future-vision-link:focus-visible{outline-offset:3px;outline:3px solid #2563eb52}.website-future-vision-card{opacity:0;min-width:0;transition:border-color .2s var(--website-ease-standard), box-shadow .2s var(--website-ease-standard), opacity .56s var(--website-ease-standard) var(--website-future-stagger), transform .56s var(--website-ease-standard) var(--website-future-stagger);background:#ffffffe6;border:1px solid #2563eb1f;border-radius:22px;overflow:hidden;transform:translateY(24px);box-shadow:0 16px 38px #0f172a0e}.website-future-vision-card-1{background:linear-gradient(#fff 0%,#c9e2ff 100%)}.website-future-vision-card-2{background:linear-gradient(#fff 0%,#fdebb1 100%)}.website-future-vision-card-3{background:linear-gradient(#fff 0%,#fcc0f4 100%)}.website-future-vision.is-visible .website-future-vision-card{opacity:1;transform:translateY(0)}.website-future-vision-card:hover{border-color:#2563eb38;transform:translateY(-4px);box-shadow:0 22px 46px #2563eb21}.website-future-vision-card-visual{color:#2563eb;place-items:center;height:196px;display:grid;position:relative;overflow:hidden}.website-future-vision-card-1 .website-future-vision-card-visual{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)}.website-future-vision-card-2 .website-future-vision-card-visual{color:#0891b2;background:linear-gradient(135deg,#ecfeff 0%,#cffafe 100%)}.website-future-vision-card-3 .website-future-vision-card-visual{color:#4f46e5;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%)}.website-future-vision-illustration{z-index:2;place-items:center;width:min(62%,160px);animation-name:none;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:grid;position:relative}.website-future-vision-card-2 .website-future-vision-illustration{animation-delay:-1.65s}.website-future-vision-card-3 .website-future-vision-illustration{animation-delay:-3.3s}.website-future-vision-illustration svg{width:100%;max-width:none;height:auto;transition:transform .22s var(--website-ease-standard)}.website-future-vision-card:hover .website-future-vision-card-visual svg{transform:scale(1.5)}.website-future-vision-orbit{aspect-ratio:1;opacity:.18;border:1px solid;border-radius:50%;width:168px;position:absolute}.website-future-vision-orbit-one{transform:translate(-36px,-28px)}.website-future-vision-orbit-two{opacity:.14;width:112px;transform:translate(58px,42px)}@keyframes website-future-vision-illustration-drift{0%,to{transform:translate(-7px)translateY(0)}50%{transform:translate(7px)translateY(-5px)}}.website-future-vision-card-content{text-align:center;transition:transform .18s var(--website-ease-standard);padding:26px 26px 28px}.website-future-vision-card-content:hover{transform:translateY(-6px)}.website-future-vision-card-content h3{color:#1a1a2e;letter-spacing:-.015em;margin:0;font-size:22px;font-weight:800;line-height:1.35}.website-future-vision-card-content>p{color:#64748b;min-height:116px;margin:12px 0 0;font-size:16px;line-height:1.7}.website-future-vision-metric{border-top:1px solid #0f172a14;flex-direction:column;align-items:center;gap:6px;margin-top:22px;padding-top:20px;display:flex}.website-future-vision-metric strong{color:#2563eb;letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:clamp(34px,3vw,44px);font-weight:800;line-height:1}.website-future-vision-card-2 .website-future-vision-metric strong{color:#0891b2}.website-future-vision-card-3 .website-future-vision-metric strong{color:#4f46e5}.website-future-vision-metric span{color:#475569;letter-spacing:.075em;font-size:16px;font-weight:800;line-height:1.5}.website-future-vision-card-content small{color:#64748b;min-height:66px;margin-top:18px;font-size:16px;line-height:1.65;display:block}.website-future-reveal{opacity:0;transition:opacity .54s var(--website-ease-standard), transform .54s var(--website-ease-standard);transform:translateY(20px)}.website-future-vision.is-visible .website-future-reveal{opacity:1;transform:translateY(0)}.website-future-vision.is-visible .website-future-vision-illustration{animation-name:website-future-vision-illustration-drift}.website-future-vision.is-visible .website-future-vision-link:hover{transform:translateY(-3px)}.website-future-reveal-delay-1{transition-delay:0s}.website-future-reveal-delay-2{transition-delay:80ms}.website-future-reveal-delay-3{transition-delay:.16s}.website-future-reveal-delay-4{transition-delay:.52s}@media (width<=1023px){.website-future-vision-container{width:min(100% - 80px,1200px)}.website-future-vision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.website-future-vision-card-3{grid-column:1/-1;justify-self:center;width:calc(50% - 12px)}}@media (width<=767px){.website-future-vision{padding:72px 0}.website-future-vision-container{width:min(100% - 48px,1200px)}.website-future-vision-description{font-size:15px;line-height:1.75}.website-future-vision-grid{grid-template-columns:1fr;gap:18px;margin-top:42px}.website-future-vision-card-3{grid-column:auto;width:auto}.website-future-vision-card-visual{height:170px}.website-future-vision-card-content{padding:22px 20px 24px}.website-future-vision-card-content>p,.website-future-vision-card-content small{min-height:0}}.website-home-page{width:100%}.website-about-section{background:radial-gradient(circle at 83% 23%,#2563eb1f,#0000 25%),linear-gradient(135deg,#f8fbff 0%,#fff 55%,#f5f9ff 100%);width:100%;position:relative;overflow:hidden}.website-about-section:after{content:"";background:linear-gradient(90deg,#2563eb00 0%,#2563eb57 12%,#2563eb 50%,#2563eb57 88%,#2563eb00 100%);height:4px;position:absolute;bottom:0;left:0;right:0}.website-about-container{width:min(100% - 300px,1200px);margin:0 auto;padding:clamp(10px,9vw,10px) 0 8px}.website-about-content{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(48px,8vw,128px);display:grid}.website-about-copy{max-width:648px}.website-about-eyebrow{color:#1d4ed8;letter-spacing:.18em;background:#dbeafed1;border:1px solid #2563eb2e;border-radius:999px;align-items:center;min-height:32px;padding:0 14px;font-size:16px;font-weight:800;display:inline-flex}.website-about-title{color:#1a1a2e;letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(32px,4vw,35px);font-weight:800;line-height:1.14}.website-about-title-accent{background:#2563eb;border-radius:999px;width:56px;height:4px;margin-top:20px;display:block}.website-about-description{color:#475569;max-width:630px;margin:28px 0 0;font-size:clamp(16px,1.4vw,18px);line-height:1.82}.website-about-link{color:#fff;background:var(--website-brand-gradient);min-height:46px;transition:background-color .18s var(--website-ease-standard), box-shadow .18s var(--website-ease-standard), transform .18s var(--website-ease-standard);border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:32px;padding:0 20px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #2563eb38}.website-about-link:hover{filter:brightness(.96);transform:translateY(-3px);box-shadow:0 14px 26px #2563eb4d}.website-about-link:focus-visible{outline-offset:3px;outline:3px solid #2563eb52}.website-about-visual{place-items:center;min-height:clamp(360px,38vw,500px);display:grid;position:relative}.website-about-visual:before{content:"";background:radial-gradient(circle,#bfdbfedb,#dbeafe52 55%,#0000 70%);border-radius:50%;position:absolute;inset:8% 4%}.website-about-visual-ring{border:1px solid #2563eb33;border-radius:50%;position:absolute}.website-about-visual-ring-large{aspect-ratio:1;width:min(88%,400px)}.website-about-visual-ring-small{aspect-ratio:1;border-color:#2563eb57;width:min(68%,300px);animation-delay:-2.3s}.website-about-logo-frame{z-index:1;aspect-ratio:1;transform-origin:50% 8%;background:#ffffffe6;border:1px solid #2563eb1f;border-radius:32px;place-items:center;width:clamp(190px,24vw,280px);padding:40px;display:grid;position:relative;transform:rotate(-5deg);box-shadow:0 24px 54px #2563eb24}.website-about-logo-frame img{object-fit:contain;width:100%;height:100%;display:block;transform:rotate(5deg)}.website-about-visual-caption{z-index:2;color:#1e3a8a;background:#ffffffe6;border:1px solid #2563eb1f;border-radius:12px;max-width:210px;padding:12px 16px;font-size:13px;font-weight:700;line-height:1.45;position:absolute;bottom:9%;right:2%;box-shadow:0 12px 28px #0f172a14}.website-about-statistics{z-index:2;background:#fffffff0;border-top:1px solid #2563eb33;border-radius:28px 28px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));padding:30px clamp(24px,4vw,64px);display:grid;position:relative;box-shadow:0 -8px 28px #0f172a09}.website-about-statistic{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:76px;padding:0 24px;display:flex}.website-about-statistic+.website-about-statistic{border-left:1px solid #0f172a1a}.website-about-statistic strong{color:#2563eb;letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:clamp(30px,3.2vw,46px);font-weight:800;line-height:1}.website-about-statistic span{color:#2563eb;letter-spacing:.1em;font-size:16px;font-weight:800}.website-about-reveal{opacity:0;transition:opacity .56s var(--website-ease-standard), transform .56s var(--website-ease-standard);transform:translateY(22px)}.website-about-visual-reveal{transform:translateY(16px)scale(.96)}.website-about-statistics-reveal{transform:translateY(18px)}.website-about-section.is-visible .website-about-reveal{opacity:1;transform:translateY(0)}.website-about-section.is-visible .website-about-visual-reveal{transform:translateY(0)scale(1)}.website-about-section.is-visible .website-about-logo-frame{animation:4.8s ease-in-out infinite website-about-logo-sway}.website-about-section.is-visible .website-about-visual-ring{animation:4.6s ease-in-out infinite website-about-ring-ripple}.website-about-reveal-delay-1{transition-delay:0s}.website-about-reveal-delay-2{transition-delay:80ms}.website-about-reveal-delay-3{transition-delay:.16s}.website-about-reveal-delay-4{transition-delay:.24s}.website-about-reveal-delay-5{transition-delay:.32s}.website-about-statistics-reveal{transition-delay:.39s}@keyframes website-about-logo-sway{0%,to{transform:rotate(-5deg)translateY(0)}25%{transform:rotate(-2.5deg)translateY(-4px)}50%{transform:rotate(-5deg)translateY(-7px)}75%{transform:rotate(-7.5deg)translateY(-4px)}}@keyframes website-about-ring-ripple{0%,to{opacity:.5;transform:scale(.96)}50%{opacity:1;transform:scale(1.06)}}@media (width<=1023px){.website-about-content{grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);gap:40px}.website-about-visual{min-height:360px}.website-about-logo-frame{padding:32px}.website-about-visual-caption{bottom:7%;right:0}}@media (width<=767px){.website-about-container{width:min(100% - 48px,1200px);padding-top:64px}.website-about-content{grid-template-columns:1fr;gap:38px}.website-about-copy{max-width:none}.website-about-description{margin-top:24px;font-size:16px;line-height:1.75}.website-about-link{width:100%;margin-top:28px}.website-about-visual{min-height:300px}.website-about-logo-frame{border-radius:26px;width:min(58vw,240px);padding:30px}.website-about-visual-caption{max-width:178px;padding:10px 12px;font-size:12px;bottom:3%;right:4%}.website-about-statistics{grid-template-columns:1fr;gap:0;margin-top:40px;padding:12px 0}.website-about-statistic{min-height:82px;padding:16px 24px}.website-about-statistic+.website-about-statistic{border-top:1px solid #0f172a1a;border-left:0}}.website-product-page{background:#f7f9fc;width:100%;min-height:100%}.website-product-page-layout{box-sizing:border-box;grid-template-columns:268px minmax(0,1fr);align-items:start;gap:29px;width:min(100% - 64px,1280px);height:calc(100dvh - 80px);min-height:560px;margin:0 auto;padding:1px 0;display:grid;overflow:hidden}.website-product-category-section{z-index:40;min-width:0;height:100%;min-height:0;position:relative}.website-product-category-container{background:#fff;border:1px solid #e5eaf2;border-radius:13px;flex-direction:column;width:100%;height:100%;min-height:0;padding:20px 12px 14px;display:flex}.website-product-category-heading{border-bottom:0;flex:none;align-items:center;gap:9px;margin-bottom:0;padding:0 8px 12px;display:flex}.website-product-category-heading-icon{color:#1859ed;flex:none;width:18px;height:18px}.website-product-category-heading h2{color:#142344;letter-spacing:-.02em;margin:0;font-size:15px;font-weight:800;line-height:1.4}.website-product-category-mobile-trigger,.website-product-category-mobile-close,.website-product-category-backdrop{display:none}.website-product-category-controls{border-bottom:1px solid #e5eaf2;flex:none;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:8px;margin-bottom:7px;padding:1px 4px 14px;display:grid}.website-product-category-controls .website-product-catalog-search{width:100%;min-height:40px;padding:0 10px}.website-product-category-controls .website-product-catalog-sort{width:40px}.website-product-category-controls .website-product-catalog-sort-trigger{justify-content:center;width:40px;height:40px;padding:0}.website-product-category-controls .website-product-catalog-sort-menu{width:max-content;min-width:178px;left:auto;right:0}.website-product-category-all,.website-product-category-item{color:#334155;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;transition:color .18s var(--website-ease-standard), background-color .18s var(--website-ease-standard), transform .18s var(--website-ease-standard);background:0 0;border:0;border-radius:7px;align-items:center;padding:10px;font-size:14px;font-weight:700;line-height:1.45;display:flex}.website-product-category-item strong{color:inherit;font:inherit}.website-product-category-all{color:#1859ed;text-align:center;border:1px solid #dce4f2;width:auto;min-height:32px;margin-left:auto;padding:0 10px;font-size:12px}.website-product-category-all:hover,.website-product-category-all.is-active,.website-product-category-item:hover,.website-product-category-item.is-active,.website-product-category-item.is-previewed{color:#1859ed;background:#edf3ff}.website-product-category-item:hover,.website-product-category-item.is-previewed{transform:translate(2px)}.website-product-category-all:focus-visible,.website-product-category-item:focus-visible,.website-product-category-mobile-trigger:focus-visible,.website-product-category-mobile-close:focus-visible,.website-product-category-package-list button:focus-visible,.website-product-category-package-all:focus-visible,.website-product-category-feedback button:focus-visible{outline-offset:2px;outline:3px solid #2563eb52}.website-product-category-list-wrap{z-index:3;overscroll-behavior-y:contain;scrollbar-color:#b9c7dd transparent;scrollbar-gutter:stable;scrollbar-width:thin;flex:auto;min-height:0;padding-right:3px;position:relative;overflow:hidden auto}.website-product-category-list-wrap::-webkit-scrollbar{width:7px}.website-product-catalog-grid::-webkit-scrollbar{width:7px}.website-product-category-list-wrap::-webkit-scrollbar-track{background:0 0}.website-product-catalog-grid::-webkit-scrollbar-track{background:0 0}.website-product-category-list-wrap::-webkit-scrollbar-thumb{background:#c6d2e4;border-radius:999px}.website-product-catalog-grid::-webkit-scrollbar-thumb{background:#c6d2e4;border-radius:999px}.website-product-category-list-wrap::-webkit-scrollbar-thumb:hover{background:#9fb0c9}.website-product-catalog-grid::-webkit-scrollbar-thumb:hover{background:#9fb0c9}.website-product-category-list{gap:2px;display:grid}.website-product-category-menu{width:100%;position:relative}.website-product-category-menu:after{z-index:6;content:"";width:14px;position:absolute;top:0;bottom:0;left:100%}.website-product-category-package-preview{z-index:100;opacity:0;transform-origin:0 0;width:min(335px,100vw - 36px);max-height:min(430px,100vh - 120px);animation:website-product-category-dropdown-open .22s var(--website-ease-standard) forwards;background:#fff;border:1px solid #dce5f5;border-radius:13px;padding:20px;position:fixed;overflow-y:auto;transform:translate(-7px);box-shadow:0 12px 45px #20375d24}.website-product-category-package-preview:before{content:"";width:49px;position:absolute;top:0;bottom:0;left:-48px}.website-product-category-package-preview:after{content:"";background:#fff;border-bottom:1px solid #dce5f5;border-left:1px solid #dce5f5;width:10px;height:10px;position:absolute;top:27px;left:-6px;transform:rotate(45deg)}.website-product-category-package-preview.is-closing{pointer-events:none;animation:website-product-category-dropdown-close .18s var(--website-ease-standard) forwards}.website-product-category-package-heading>span{color:#1859ed;letter-spacing:.12em;margin-bottom:7px;font-size:10px;font-weight:800;line-height:1.4;display:block}.website-product-category-package-heading h3{color:#142344;letter-spacing:-.02em;margin:0 0 13px;font-size:17px;font-weight:800;line-height:1.45}.website-product-category-package-loading,.website-product-category-package-empty{color:#6c7890;text-align:left;padding:12px 4px;font-size:13px;line-height:1.6;display:block}.website-product-category-package-list{gap:3px;margin:0;padding:0;list-style:none;display:grid}.website-product-category-package-list li{display:flex}.website-product-category-package-list button{color:#334155;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;transition:color .16s var(--website-ease-standard), background-color .16s var(--website-ease-standard), transform .16s var(--website-ease-standard);background:0 0;border:0;border-radius:7px;padding:10px 9px;font-size:14px;font-weight:700;line-height:1.45}.website-product-category-package-list button:hover,.website-product-category-package-list button.is-active{color:#1859ed;background:#edf3ff;transform:translate(2px)}.website-product-category-package-all{color:#1859ed;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #e5eaf2;margin-top:12px;padding:14px 4px 2px;font-size:13px;font-weight:750;display:block}.website-product-category-feedback{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:150px;padding:18px 10px;display:flex}.website-product-category-feedback p{color:#6c7890;margin:0;font-size:13px;line-height:1.6}.website-product-category-feedback button{color:#fff;min-height:38px;font:inherit;cursor:pointer;background:var(--website-brand-gradient);border:0;border-radius:8px;padding:0 14px;font-size:13px;font-weight:700}.website-product-category-skeletons{gap:8px;display:grid}.website-product-category-skeleton{background:linear-gradient(110deg,#eef3fb 8%,#f8fbff 18%,#eef3fb 33%) 0 0/200% 100%;border-radius:7px;width:100%;height:42px;animation:1.5s linear infinite website-product-shimmer;display:block}.website-product-category-reveal{opacity:0;transition:opacity .3s var(--website-ease-standard), transform .3s var(--website-ease-standard);transform:translateY(12px)}.website-product-category-section.is-visible .website-product-category-reveal{opacity:1;transform:none}.website-product-category-reveal-delay{transition-delay:70ms}.website-product-catalog-section{min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.website-product-catalog-container{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.website-product-catalog-toolbar{flex:none;justify-content:space-between;align-items:center;gap:18px;display:flex}.website-product-catalog-type-tabs{background:#edf0f6;border:1px solid #e9edf4;border-radius:9px;flex:none;align-items:center;gap:4px;padding:4px;display:flex}.website-product-catalog-type-tabs button,.website-product-catalog-sort-trigger,.website-product-catalog-sort-menu button,.website-product-catalog-clear-filters,.website-product-catalog-feedback button,.website-product-pagination button{font:inherit}.website-product-catalog-type-tabs button{color:#647086;white-space:nowrap;cursor:pointer;min-height:38px;transition:color .18s var(--website-ease-standard), background-color .18s var(--website-ease-standard), box-shadow .18s var(--website-ease-standard);background:0 0;border:0;border-radius:6px;padding:0 15px;font-size:14px;font-weight:700}.website-product-catalog-type-tabs button:hover{color:#1859ed}.website-product-catalog-type-tabs button.is-active{color:#1859ed;background:#fff;box-shadow:0 2px 6px #182d5512}.website-product-catalog-search{color:#8998ad;width:min(355px,48%);min-height:45px;transition:border-color .18s var(--website-ease-standard), box-shadow .18s var(--website-ease-standard);background:#fff;border:1px solid #e0e6ef;border-radius:9px;align-items:center;gap:9px;padding:0 13px;display:flex}.website-product-catalog-search:focus-within{border-color:#7ba7ff;box-shadow:0 0 0 3px #1859ed17}.website-product-catalog-search>span{color:#64748b;flex:none;font-size:23px;line-height:1}.website-product-catalog-search input{color:#142344;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.website-product-catalog-search input::placeholder{color:#8994a7}.website-product-catalog-results-toolbar{z-index:30;flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:65px;display:flex;position:relative}.website-product-catalog-result-summary{align-items:center;gap:14px;display:flex}.website-product-catalog-result-summary p{color:#6c7890;margin:0;font-size:13px;line-height:1.5}.website-product-catalog-result-summary strong{color:#142344;font-weight:800}.website-product-catalog-clear-filters{color:#1859ed;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:13px;font-weight:700}.website-product-catalog-clear-filters:not(:disabled):hover{color:#1146c8;text-underline-offset:3px;text-decoration:underline}.website-product-catalog-clear-filters:disabled{display:none}.website-product-catalog-clear-filters:focus-visible,.website-product-catalog-sort-trigger:focus-visible,.website-product-catalog-sort-menu button:focus-visible,.website-product-catalog-type-tabs button:focus-visible,.website-product-catalog-search:focus-within,.website-product-pagination button:focus-visible{outline-offset:2px;outline:3px solid #2563eb4d}.website-product-catalog-sort{z-index:40;position:relative}.website-product-catalog-sort-trigger{color:#334155;cursor:pointer;width:fit-content;min-height:40px;transition:color .18s var(--website-ease-standard), border-color .18s var(--website-ease-standard), background-color .18s var(--website-ease-standard);background:#fff;border:1px solid #dce4f2;border-radius:8px;justify-content:space-between;align-items:center;gap:0;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.website-product-catalog-sort-trigger:hover{color:#1859ed;background:#edf3ff;border-color:#c4d5f7}.website-product-catalog-sort-caret{flex:none;width:18px;height:18px;display:inline-flex;transform:translateY(-1px)}.website-product-catalog-sort-caret svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.website-product-catalog-sort-menu{z-index:50;background:#fff;border:1px solid #dce4f2;border-radius:9px;width:max-content;min-width:178px;padding:6px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 16px 32px #14234424}.website-product-catalog-sort-menu button{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;min-height:38px;padding:0 11px;font-size:13px;display:block}.website-product-catalog-sort-menu button:hover,.website-product-catalog-sort-menu button.is-selected{color:#1859ed;background:#edf3ff}.website-product-catalog-grid{z-index:1;overscroll-behavior-y:contain;scrollbar-color:#b9c7dd transparent;scrollbar-gutter:stable;scrollbar-width:thin;flex:auto;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:10px 20px;min-height:0;padding:4px 8px 0 0;display:grid;position:relative;overflow:hidden auto}.website-product-catalog-card{min-width:0;color:inherit;box-shadow:none;opacity:0;transition:transform .22s var(--website-ease-standard);background:0 0;border:0;border-radius:0;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:visible;transform:translateY(14px)}.website-product-catalog-section.is-visible .website-product-catalog-card{animation:website-product-catalog-card-enter .32s var(--website-ease-standard) both}.website-product-catalog-section.is-visible .website-product-catalog-card:nth-child(2){animation-delay:45ms}.website-product-catalog-section.is-visible .website-product-catalog-card:nth-child(3){animation-delay:90ms}.website-product-catalog-section.is-visible .website-product-catalog-card:nth-child(4){animation-delay:.135s}.website-product-catalog-section.is-visible .website-product-catalog-card:nth-child(5){animation-delay:.18s}.website-product-catalog-section.is-visible .website-product-catalog-card:nth-child(6){animation-delay:.225s}.website-product-catalog-section.is-visible .website-product-catalog-card.is-entered{opacity:1;animation:none;transform:translateY(0)}.website-product-catalog-section.is-visible .website-product-catalog-grid>a.website-product-catalog-card:hover,.website-product-catalog-section.is-visible .website-product-catalog-grid>a.website-product-catalog-card:focus-visible{z-index:2;transform:translateY(-5px)}.website-product-catalog-section.is-visible .website-product-catalog-grid>a.website-product-catalog-card:focus-visible{outline-offset:5px;outline:3px solid #2563eb59}.website-product-catalog-card-image{aspect-ratio:1.5;background:0 0;flex:none;place-items:center;min-height:160px;padding:1px 14px 6px;display:grid;position:relative;overflow:visible}.website-product-catalog-card-image img{object-fit:contain;border-radius:4px;width:min(85%,230px);height:94%;display:block}.website-product-catalog-card-content{box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;flex:1;align-items:flex-start;padding:0 4px 4px;display:flex}.website-product-catalog-badge{border-radius:4px;align-items:center;min-height:24px;padding:3px 7px;font-size:10px;font-weight:750;line-height:1.4;display:inline-flex}.website-product-catalog-badge.is-bundle{color:#4769b3;background:#eef3ff}.website-product-catalog-badge.is-service{color:#3d8b77;background:#eaf8f4}.website-product-catalog-price{color:#1859ed;letter-spacing:-.02em;align-self:flex-start;margin-top:1px;font-size:14px;font-weight:800;line-height:1.45}.website-product-catalog-card h2{color:#142344;letter-spacing:-.02em;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;font-size:16px;font-weight:800;line-height:1.5;display:-webkit-box;overflow:hidden}.website-product-catalog-card:hover h2,.website-product-catalog-card:focus-visible h2{color:#1859ed}.website-product-catalog-feedback{text-align:center;background:#fff;border:1px dashed #cbd6e7;border-radius:13px;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:16px;min-height:280px;padding:32px;display:flex}.website-product-catalog-feedback p{color:#6c7890;margin:0;font-size:15px;line-height:1.6}.website-product-catalog-feedback button{color:#fff;cursor:pointer;background:var(--website-brand-gradient);border:0;border-radius:9px;min-height:42px;padding:0 18px;font-weight:700}.website-product-pagination{flex:none;justify-content:center;align-items:center;gap:8px;display:flex}.website-product-pagination button{color:#475569;cursor:pointer;width:40px;height:40px;transition:color .18s var(--website-ease-standard), background-color .18s var(--website-ease-standard), border-color .18s var(--website-ease-standard), transform .18s var(--website-ease-standard);background:#fff;border:1px solid #dce4f2;border-radius:8px;place-items:center;padding:0;font-weight:700;display:grid}.website-product-pagination button:not(:disabled):hover,.website-product-pagination button.is-active{color:#fff;background:var(--website-brand-gradient);border-color:#2563eb;transform:translateY(-1px)}.website-product-pagination button:disabled{color:#cbd5e1;cursor:not-allowed;background:#f8fafc}.website-product-pagination-ellipsis{color:#64748b;text-align:center;width:24px}.website-product-catalog-card-skeleton{opacity:1;min-height:318px;overflow:hidden;transform:none}.website-product-catalog-skeleton-image,.website-product-catalog-skeleton-line{background:linear-gradient(110deg,#e7edf7 8%,#f8fafc 18%,#e7edf7 33%) 0 0/200% 100%;animation:1.5s linear infinite website-product-shimmer;display:block}.website-product-catalog-skeleton-image{aspect-ratio:1.5;border-radius:10px}.website-product-catalog-skeleton-line{border-radius:999px;height:14px}.website-product-catalog-skeleton-badge{width:82px}.website-product-catalog-skeleton-price{width:48%;height:18px;margin-top:12px}.website-product-catalog-skeleton-name{width:76%;height:20px;margin-top:8px}@keyframes website-product-category-dropdown-open{0%{opacity:0;transform:translate(-7px)}to{opacity:1;transform:translate(0)}}@keyframes website-product-category-dropdown-close{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-5px)}}@keyframes website-product-category-accordion-open{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@keyframes website-product-category-accordion-close{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}@keyframes website-product-catalog-card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes website-product-shimmer{to{background-position:-200% 0}}@media (width<=1180px){.website-product-page-layout{grid-template-columns:234px minmax(0,1fr);gap:22px;width:min(100% - 48px,1280px)}.website-product-category-container{padding-inline:9px}.website-product-category-all,.website-product-category-item{padding-inline:8px;font-size:13px}.website-product-catalog-toolbar{flex-wrap:wrap;gap:12px}.website-product-catalog-type-tabs,.website-product-catalog-search{width:100%}.website-product-catalog-search{max-width:none}}@media (width<=980px){.website-product-page-layout{grid-template-columns:220px minmax(0,1fr);gap:20px}.website-product-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.website-product-catalog-results-toolbar{align-items:flex-start}.website-product-catalog-result-summary{flex-wrap:wrap;gap:7px 12px}}@media (width<=767px){.website-product-page-layout{width:min(100% - 32px,1280px);height:auto;min-height:0;padding:20px 0 80px;display:block;overflow:visible}.website-product-category-section{z-index:90;height:auto;margin-bottom:16px;position:relative;top:auto}.website-product-category-mobile-trigger{color:#1859ed;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce4f2;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:750;display:inline-flex}.website-product-category-backdrop{z-index:80;cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1423445c;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.website-product-category-container{z-index:90;opacity:0;visibility:hidden;width:min(420px,100% - 24px);height:auto;transition:opacity .22s var(--website-ease-standard), visibility .25s var(--website-ease-standard), transform .25s var(--website-ease-standard);border-radius:14px;padding:18px 12px 14px;position:fixed;top:80px;bottom:16px;left:12px;overflow:hidden;transform:translate(calc(-100% - 24px));box-shadow:0 20px 70px #14234447}.website-product-category-container.is-mobile-open{opacity:1;visibility:visible;transform:translate(0)}.website-product-category-heading{border-bottom:1px solid #e5eaf2;margin-bottom:8px;padding-bottom:15px}.website-product-category-mobile-close{color:#64748b;width:32px;height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;margin-left:0;padding:0;font-size:24px;line-height:1;display:inline-grid}.website-product-category-mobile-close:hover{color:#1859ed;background:#edf3ff}.website-product-category-menu:after,.website-product-category-package-preview:before,.website-product-category-package-preview:after{display:none}.website-product-category-package-preview{width:100%;max-height:min(330px,48vh);box-shadow:none;transform-origin:top;margin:7px 0 8px;padding:14px;animation-name:website-product-category-accordion-open;position:static}.website-product-category-package-preview.is-closing{animation-name:website-product-category-accordion-close}.website-product-category-reveal{opacity:1;transform:none}.website-product-catalog-toolbar{gap:10px}.website-product-catalog-section{height:auto;overflow:visible}.website-product-catalog-container{height:auto;display:block}.website-product-catalog-type-tabs button{flex:1;padding-inline:8px;font-size:13px}.website-product-catalog-search{min-height:43px}.website-product-catalog-results-toolbar{flex-wrap:wrap;min-height:74px;padding:12px 0}.website-product-catalog-sort,.website-product-catalog-sort-trigger,.website-product-catalog-sort-menu{width:100%}.website-product-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0;overflow:visible}.website-product-pagination{margin-top:40px}.website-product-catalog-card-image{min-height:140px;padding-inline:6px}.website-product-catalog-card-content{padding:10px 2px 2px}.website-product-catalog-badge{font-size:9px}.website-product-catalog-price{margin-top:7px;font-size:16px}.website-product-catalog-card h2{min-height:44px;font-size:13px}}@media (width<=420px){.website-product-catalog-grid{grid-template-columns:1fr;gap:24px}.website-product-catalog-card-image{aspect-ratio:1.7;min-height:170px}.website-product-catalog-card-content{padding-inline:6px}.website-product-catalog-price{font-size:19px}.website-product-catalog-card h2{min-height:0;font-size:15px}}@media (prefers-reduced-motion:reduce){.website-product-category-reveal,.website-product-catalog-card,.website-product-category-package-preview,.website-product-category-container,.website-product-catalog-card-image img{opacity:1;transition:none;animation:none;transform:none}}.auth-page{color:#191b23;background:radial-gradient(circle at 12% 12%,#b4c5ff75,#0000 30%),radial-gradient(circle at 88% 88%,#dbe1ff94,#0000 28%),#f9fafb;justify-content:center;align-items:center;min-height:100vh;padding:32px 24px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:flex}.auth-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:18px;grid-template-columns:minmax(360px,.94fr) minmax(420px,1.06fr);width:min(100%,1040px);animation:.28s ease-out auth-layout-enter;display:grid;overflow:hidden;box-shadow:0 18px 48px #191b231f}.auth-brand-panel{color:#fff;background:linear-gradient(145deg,#004ac6 0%,#2563eb 100%);min-height:600px;padding:56px 52px;position:relative;overflow:hidden}.auth-brand-panel h1{letter-spacing:.04em;margin:32px 0 12px;font-size:32px;font-weight:700;line-height:40px;position:relative}.auth-brand-panel p{color:#eeefff;max-width:280px;margin:0;font-size:16px;line-height:24px;position:relative}.auth-brand-mark{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative;box-shadow:0 8px 20px #001d5633}.auth-brand-mark img{object-fit:contain;width:100%;height:100%}.auth-brand-glow{filter:blur(8px);opacity:.1;background:#fff;border-radius:50%;position:absolute}.auth-brand-glow-top{width:240px;height:240px;top:-94px;left:-90px}.auth-brand-glow-bottom{width:330px;height:330px;bottom:-126px;right:-120px}.auth-form-panel{background:#faf8ff;flex-direction:column;justify-content:center;padding:56px clamp(36px,6vw,64px);display:flex}.auth-mobile-brand{display:none}@keyframes auth-layout-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.auth-page{align-items:flex-start;padding:16px}.auth-card{max-width:540px;margin:16px 0;display:block}.auth-brand-panel{display:none}.auth-form-panel{padding:36px 28px}.auth-mobile-brand{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:32px;display:flex}.auth-mobile-brand .auth-brand-mark{width:48px;height:48px}.auth-mobile-brand strong{color:#004ac6;font-size:18px;font-weight:700;line-height:24px}.auth-mobile-brand span{color:#434655;font-size:14px;line-height:20px}}@media (width<=374px){.auth-form-panel{padding:28px 20px}}@media (prefers-reduced-motion:reduce){.auth-card{animation:none}}.forgot-password-content{animation:.26s ease-out forgot-password-step-enter}.forgot-password-heading{margin-bottom:32px}.forgot-password-heading h2{color:#191b23;margin:0 0 8px;font-size:28px;font-weight:700;line-height:36px}.forgot-password-heading p{color:#434655;margin:0;font-size:14px;line-height:20px}.forgot-password-form{gap:20px;display:grid}.forgot-password-field{gap:8px;display:grid}.forgot-password-field label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.forgot-password-field .ant-input,.forgot-password-field .ant-input-affix-wrapper{color:#191b23;background:#fff;border-color:#c3c6d7;border-radius:8px;min-height:46px}.forgot-password-field .ant-input:hover,.forgot-password-field .ant-input-affix-wrapper:hover{border-color:#2563eb}.forgot-password-field .ant-input:focus,.forgot-password-field .ant-input-affix-wrapper:focus,.forgot-password-field .ant-input-affix-wrapper-focused{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.forgot-password-field-error{color:#ba1a1a;font-size:12px;line-height:16px}.forgot-password-form .ant-btn-primary,.forgot-password-content>.ant-btn-primary{background:#004ac6;border-radius:8px;min-height:48px;font-size:15px;font-weight:600;line-height:20px}.forgot-password-form .ant-btn-primary:hover:not(:disabled),.forgot-password-content>.ant-btn-primary:hover:not(:disabled){background:#2563eb}.forgot-password-alert{margin-bottom:20px}.forgot-password-otp-recipient{color:#434655;margin:0;font-size:14px;line-height:20px}.forgot-password-otp-recipient strong{color:#191b23}.forgot-password-otp-inputs{grid-template-columns:repeat(var(--otp-length,6), minmax(0, 1fr));gap:8px;display:grid}.forgot-password-otp-slot{width:100%;min-width:0;height:52px;font:inherit;color:#191b23;text-align:center;background:#fff;border:1px solid #c3c6d7;border-radius:8px;outline:none;font-size:20px;font-weight:700;line-height:24px}.forgot-password-otp-slot:hover:not(:disabled){border-color:#2563eb}.forgot-password-otp-slot:focus-visible{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.forgot-password-otp-slot:disabled{cursor:not-allowed;opacity:.62}.forgot-password-resend{color:#737686;justify-content:space-between;align-items:center;gap:12px;font-size:12px;line-height:18px;display:flex}.forgot-password-resend .ant-btn{padding-left:0;padding-right:0;font-size:13px;font-weight:600}.forgot-password-helper{color:#737686;margin:-8px 0 0;font-size:12px;line-height:18px}.forgot-password-visibility-toggle{font:inherit;color:#004ac6;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;line-height:16px}.forgot-password-visibility-toggle:hover{color:#2563eb}.forgot-password-visibility-toggle:focus-visible,.forgot-password-back-link:focus-visible{outline-offset:3px;outline:3px solid #004ac63d}.forgot-password-back-link{font:inherit;color:#004ac6;cursor:pointer;background:0 0;border:0;margin-top:28px;padding:0;font-size:13px;font-weight:600;line-height:20px}.forgot-password-back-link:hover:not(:disabled){color:#2563eb}.forgot-password-back-link:disabled{cursor:not-allowed;opacity:.62}@keyframes forgot-password-step-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.forgot-password-heading{text-align:center;margin-bottom:28px}.forgot-password-heading h2{font-size:24px;line-height:32px}.forgot-password-resend{flex-direction:column;align-items:flex-start}}@media (width<=374px){.forgot-password-otp-inputs{gap:5px}.forgot-password-otp-slot{height:46px}}@media (prefers-reduced-motion:reduce){.forgot-password-content{animation:none}}.login-heading{margin-bottom:32px}.login-heading h2{color:#191b23;margin:0 0 8px;font-size:28px;font-weight:700;line-height:36px}.login-heading p{color:#434655;margin:0;font-size:14px;line-height:20px}.login-form{gap:20px;display:grid}.form-field{gap:8px;display:grid}.form-field label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.form-field .ant-input,.form-field .ant-input-affix-wrapper{color:#191b23;min-height:46px;box-shadow:none;background:#fff;border-color:#c3c6d7;border-radius:8px}.form-field .ant-input:hover,.form-field .ant-input-affix-wrapper:hover{border-color:#2563eb}.form-field .ant-input:focus,.form-field .ant-input-affix-wrapper:focus,.form-field .ant-input-affix-wrapper-focused{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.form-field .ant-input::placeholder{color:#737686}.field-error{color:#ba1a1a;font-size:12px;line-height:16px}.login-options{justify-content:space-between;align-items:center;gap:12px;display:flex}.login-options .ant-checkbox-wrapper{color:#434655;font-size:13px;line-height:20px}.text-link,.password-toggle{font:inherit;color:#004ac6;cursor:pointer;background:0 0;border:0;padding:0}.text-link{font-size:13px;font-weight:600;line-height:20px}.password-toggle{font-size:12px;line-height:16px}.text-link:hover,.password-toggle:hover{color:#2563eb}.text-link:focus-visible,.password-toggle:focus-visible{outline-offset:3px;outline:3px solid #004ac63d}.login-alert{margin-bottom:20px}.login-form .ant-btn{border-radius:8px;min-height:48px;font-size:15px;font-weight:600;line-height:20px}.login-form .ant-btn-primary{background:#004ac6}.login-form .ant-btn-primary:hover:not(:disabled){background:#2563eb}.auth-form-panel .ant-divider{color:#737686;margin:28px 0 20px;font-size:12px;line-height:16px}.auth-form-panel>.ant-btn{color:#004ac6;background:#fff;border-color:#c3c6d7;border-radius:8px;min-height:44px;font-size:14px;font-weight:600;line-height:20px}.auth-form-panel>.ant-btn:hover:not(:disabled){color:#004ac6;background:#dbe1ff;border-color:#004ac6}@media (width<=767px){.login-heading{text-align:center;margin-bottom:28px}.login-heading h2{font-size:24px;line-height:32px}.login-options{flex-direction:column;align-items:flex-start}}.register-content{animation:.28s ease-out register-content-enter}.register-heading{margin-bottom:24px}.register-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#004ac6;margin:0 0 8px;font-size:12px;font-weight:700;line-height:16px}.register-heading h2,.register-success h2{color:#191b23;margin:0 0 8px;font-size:28px;font-weight:700;line-height:36px}.register-heading>p:last-child,.register-success p{color:#434655;margin:0;font-size:14px;line-height:20px}.register-alert{margin-bottom:18px}.register-form{gap:18px;display:grid}.register-field,.register-terms{gap:8px;display:grid}.register-field label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.register-field .ant-input,.register-field .ant-input-affix-wrapper{color:#191b23;min-height:46px;box-shadow:none;background:#fff;border-color:#c3c6d7;border-radius:8px}.register-field .ant-input:hover,.register-field .ant-input-affix-wrapper:hover{border-color:#2563eb}.register-field .ant-input:focus,.register-field .ant-input-affix-wrapper:focus,.register-field .ant-input-affix-wrapper-focused{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.register-field .ant-input::placeholder{color:#737686}.register-password-toggle,.register-login-link button{font:inherit;color:#004ac6;cursor:pointer;background:0 0;border:0;padding:0}.register-password-toggle{font-size:12px;line-height:16px}.register-password-toggle:hover,.register-login-link button:hover{color:#2563eb}.register-password-toggle:focus-visible,.register-login-link button:focus-visible{outline-offset:3px;outline:3px solid #004ac63d}.register-password-helper{color:#737686;margin:-8px 0 -2px;font-size:12px;line-height:16px}.register-terms .ant-checkbox-wrapper{color:#434655;align-items:flex-start;font-size:13px;line-height:20px}.register-terms .ant-checkbox{margin-top:2px}.register-field-error{color:#ba1a1a;font-size:12px;line-height:16px}.register-form .ant-btn,.register-success .ant-btn{border-radius:8px;min-height:48px;font-size:15px;font-weight:600;line-height:20px}.register-form .ant-btn-primary,.register-success .ant-btn-primary{background:#004ac6}.register-form .ant-btn-primary:hover:not(:disabled),.register-success .ant-btn-primary:hover:not(:disabled){background:#2563eb}.register-login-link{text-align:center;color:#434655;margin:24px 0 0;font-size:14px;line-height:20px}.register-login-link button{font-weight:600}.register-success{text-align:center;justify-items:center;gap:16px;display:grid}.register-success-mark{color:#006e2d;background:#e6f7e9;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;font-weight:700;display:flex}.register-success h2{margin-bottom:-8px}.register-success .ant-btn{margin-top:8px}@keyframes register-content-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.register-heading{text-align:center}.register-heading h2,.register-success h2{font-size:24px;line-height:32px}}@media (prefers-reduced-motion:reduce){.register-content{animation:none}}.status-badge{border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.status-badge.is-active{color:#006e2d;background:#d8f7dd}.status-badge.is-inactive{color:#737686;background:#e7e7f3}.status-badge.is-locked{color:#ba1a1a;background:#ffdad6}.status-badge.is-unknown{color:#434655;background:#e7e7f3}.account-info-page{animation:.24s ease-out account-info-enter}.account-info-header{margin-bottom:24px}.account-info-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.account-info-header p{color:#434655;max-width:680px;margin:0;font-size:14px;line-height:20px}.account-info-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:24px;display:grid}.account-info-card.ant-card{background:#faf8ff;border-color:#c3c6d7;border-radius:12px;box-shadow:0 2px 8px #191b230d}.account-info-card .ant-card-head{color:#191b23;border-bottom-color:#e1e2ed;min-height:56px;font-size:18px;font-weight:600}.account-info-list{margin:0}.account-info-row{border-bottom:1px solid #e1e2ed;grid-template-columns:minmax(160px,.9fr) minmax(0,1.1fr);gap:16px;padding:16px 0;display:grid}.account-info-row:first-child{padding-top:0}.account-info-row:last-child{border-bottom:0;padding-bottom:0}.account-info-row dt{color:#434655;font-size:14px;font-weight:600;line-height:20px}.account-info-row dd{color:#191b23;text-align:right;word-break:break-word;justify-content:flex-end;align-items:center;min-width:0;margin:0;font-size:14px;font-weight:600;line-height:20px;display:flex}.account-info-note{color:#434655;background:#f3f3fe;border-radius:8px;margin:24px 0 0;padding:12px;font-size:12px;line-height:18px}.account-role-section h2,.account-security-section h2{color:#191b23;margin:0 0 12px;font-size:14px;font-weight:600;line-height:20px}.account-role-list{flex-wrap:wrap;gap:8px;min-height:28px;display:flex}.account-role-tag.ant-tag{color:#004ac6;background:#dbe1ff;border:0;border-radius:999px;margin:0;padding:4px 10px;font-size:12px;font-weight:700;line-height:18px}.account-empty-role{color:#737686;font-size:14px;line-height:20px}.account-security-section{gap:12px;margin-top:32px;display:grid}.account-security-section h2{margin-bottom:0}.account-security-section .ant-btn{text-align:left;min-height:42px}.account-security-section p{color:#737686;margin:0;font-size:12px;line-height:18px}.account-logout-action{border-top:1px solid #e1e2ed;justify-content:center;margin-top:24px;padding-top:16px;display:flex}.account-logout-action button{color:#fff;background-color:#1677ff;border:1px solid #1677ff;border-radius:6px;padding:8px 20px}.account-logout-action button:hover{color:#fff;background-color:#4096ff;border-color:#4096ff}@keyframes account-info-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1023px){.account-info-grid{grid-template-columns:1fr}}@media (width<=767px){.account-info-header{margin-bottom:16px}.account-info-header h1{font-size:22px;line-height:28px}.account-info-grid{gap:16px}.account-info-row{grid-template-columns:1fr;gap:6px}.account-info-row dd{text-align:left;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.account-info-page{animation:none}}.change-password-page{animation:.28s ease-out change-password-enter}.change-password-header{margin-bottom:24px}.change-password-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.change-password-header p{color:#434655;max-width:680px;margin:0;font-size:14px;line-height:20px}.change-password-card.ant-card{background:#faf8ff;border-color:#c3c6d7;border-radius:12px;width:min(100%,680px);box-shadow:0 2px 8px #191b230d}.change-password-card .ant-card-head{color:#191b23;border-bottom-color:#e1e2ed;min-height:56px;font-size:18px;font-weight:600}.change-password-form{gap:20px;display:grid}.change-password-field{gap:8px;display:grid}.change-password-field label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.change-password-visibility-toggle{font:inherit;color:#004ac6;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;line-height:16px}.change-password-visibility-toggle:hover{color:#2563eb}.change-password-field-error{color:#ba1a1a;font-size:12px;line-height:16px}.change-password-helper{color:#737686;margin:-8px 0 0;font-size:12px;line-height:18px}.change-password-alert,.change-password-security-note{margin:0}.change-password-actions{justify-content:flex-end;gap:12px;padding-top:4px;display:flex}@keyframes change-password-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.change-password-header{margin-bottom:16px}.change-password-header h1{font-size:22px;line-height:28px}.change-password-actions{grid-template-columns:1fr;display:grid}.change-password-actions .ant-btn{width:100%}}@media (prefers-reduced-motion:reduce){.change-password-page{animation:none}}.account-list-page{animation:.26s ease-out account-list-enter}.account-list-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.account-list-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.account-list-header p{color:#434655;max-width:680px;margin:0;font-size:14px;line-height:20px}.account-list-scope{color:#004ac6;background:#dbe1ff;border-radius:999px;flex:none;padding:7px 12px;font-size:12px;font-weight:700;line-height:18px}.account-list-header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.account-list-header-actions .ant-btn-primary{border-radius:8px;min-height:40px;padding-inline:16px;font-weight:700}.account-create-modal-title{align-items:center;gap:12px;display:flex}.account-create-modal-title>span{color:#004ac6;background:#e8f0ff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.account-create-modal-title strong,.account-create-modal-title small{display:block}.account-create-modal-title strong{color:#191b23;font-size:18px;line-height:24px}.account-create-modal-title small{color:#737686;margin-top:2px;font-size:13px;font-weight:400;line-height:18px}.account-create-modal-alert{margin-bottom:18px}.account-create-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;padding-block:8px;display:grid}.account-create-field{flex-direction:column;min-width:0;display:flex}.account-create-field label{color:#2d3140;margin-bottom:7px;font-size:13px;font-weight:700;line-height:19px}.account-create-field label span,.account-create-field-error{color:#dc2626}.account-create-field .ant-input,.account-create-field .ant-input-affix-wrapper{border-color:#c3c6d7;border-radius:8px;min-height:42px}.account-create-field .ant-input:hover,.account-create-field .ant-input-affix-wrapper:hover{border-color:#2563eb}.account-create-field .ant-input:focus,.account-create-field .ant-input-affix-wrapper-focused{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.account-create-field-error,.account-create-field-helper{margin-top:5px;font-size:12px;line-height:17px}.account-create-field-helper{color:#737686}.account-list-toolbar{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex;box-shadow:0 2px 8px #191b230d}.account-list-search{flex:280px;min-width:0}.account-list-search.ant-input-affix-wrapper,.account-list-filter-controls .ant-select-selector{min-height:42px;box-shadow:none;background:#fff;border-color:#c3c6d7;border-radius:8px}.account-list-search.ant-input-affix-wrapper:hover,.account-list-filter-controls .ant-select:hover .ant-select-selector{border-color:#2563eb}.account-list-search.ant-input-affix-wrapper-focused,.account-list-filter-controls .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.account-list-filter-controls{flex-wrap:wrap;flex:auto;gap:8px;display:flex}.account-list-filter-controls .ant-select{flex:150px;min-width:0}.account-list-filter-controls .ant-select-selection-item,.account-list-filter-controls .ant-select-selection-placeholder{align-items:center;display:flex}.account-list-clear-filters.ant-btn{color:#004ac6;font-weight:600}.account-list-table-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #191b230d}.account-list-table-scroll{overflow-x:auto}.account-list-table{border-collapse:collapse;width:100%;min-width:760px}.account-list-table th,.account-list-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e1e2ed;padding:16px}.account-list-table th{letter-spacing:.04em;text-transform:uppercase;color:#737686;background:#f3f3fe;font-size:12px;font-weight:700;line-height:16px}.account-list-table tbody tr{transition:background-color .18s}.account-list-table tbody tr:hover{background:#f9fafb}.account-list-table tbody tr:last-child td{border-bottom:0}.account-list-person{align-items:center;gap:12px;display:flex}.account-list-avatar{color:#004ac6;background:#dbe1ff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.account-list-person>div{gap:2px;display:grid}.account-list-person strong{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.account-list-person span:last-child,.account-list-created-at{color:#737686;font-size:13px;line-height:20px}.account-list-role-list{flex-wrap:wrap;gap:6px;display:flex}.account-list-role-tag.ant-tag{color:#004ac6;background:#dbe1ff;border:0;border-radius:999px;margin:0;padding:3px 8px;font-size:12px;font-weight:700;line-height:18px}.account-list-empty-roles{color:#737686;font-size:13px;line-height:20px}.account-list-actions{white-space:nowrap;width:1%}.account-list-actions .ant-btn{color:#004ac6;font-weight:600}.account-list-empty{padding:48px 24px}.account-list-pagination{color:#737686;background:#f3f3fe;border-top:1px solid #e1e2ed;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;line-height:20px;display:flex}@keyframes account-list-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1023px){.account-list-header{flex-direction:column;align-items:flex-start}.account-list-header-actions{justify-content:space-between;width:100%}}@media (width<=767px){.account-list-header{margin-bottom:16px}.account-list-header h1{font-size:22px;line-height:28px}.account-list-header-actions{flex-direction:column;align-items:stretch}.account-list-header-actions .ant-btn-primary{width:100%}.account-create-form{grid-template-columns:1fr}.account-list-toolbar{flex-direction:column;align-items:stretch;padding:12px}.account-list-filter-controls{flex-direction:column}.account-list-filter-controls .ant-select{flex-basis:auto;width:100%}.account-list-clear-filters.ant-btn{align-self:flex-start}.account-list-pagination{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.account-list-page,.account-list-table tbody tr{transition:none;animation:none}}.account-detail-page{flex-direction:column;gap:20px;animation:.28s ease-out both account-detail-page-enter;display:flex}.account-detail-back{align-self:flex-start;padding:0}.account-detail-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.account-detail-identity{align-items:center;gap:16px;display:flex}.account-detail-avatar{color:#004ac6;background:#e1ebff;border:1px solid #adc7f7;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:inline-flex}.account-detail-title-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.account-detail-title-line h1{color:#191b23;margin:0;font-size:24px;line-height:32px}.account-detail-identity p{color:#737686;margin:4px 0 0;font-size:14px}.account-detail-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.account-detail-locked-notice,.account-detail-action-error{margin:0}.account-detail-grid{grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:20px;display:grid}.account-detail-secondary-column{flex-direction:column;gap:20px;display:flex}.account-detail-card{border-color:#c3c6d7;border-radius:12px;box-shadow:0 4px 16px #191b230a}.account-detail-information-list{flex-direction:column;display:flex}.account-detail-information-row{border-bottom:1px solid #ececf4;flex-direction:column;gap:4px;padding:12px 0;display:flex}.account-detail-information-row:first-child{padding-top:0}.account-detail-information-row:last-child{border-bottom:0;padding-bottom:0}.account-detail-information-row span{color:#737686;font-size:12px;line-height:16px}.account-detail-information-row strong{color:#191b23;overflow-wrap:anywhere;font-size:14px;line-height:20px}.account-detail-role-list{flex-direction:column;gap:8px;display:flex}.account-detail-role-row{background:#faf8ff;border:1px solid #e1e2ee;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.account-detail-role-row>div{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.account-detail-role-row span,.account-detail-role-row small{color:#737686;font-size:12px;line-height:16px}.account-detail-role-row small{flex-basis:100%}.account-detail-role-tag{color:#004ac6;background:#e1ebff;border-color:#adc7f7;margin:0;font-weight:700}.account-detail-inline-error{margin-top:12px}.account-detail-permission-search{margin-bottom:16px}.account-detail-permission-list{scrollbar-gutter:stable;flex-direction:column;gap:16px;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.account-detail-permission-list li{background:#faf8ff;border-left:3px solid #adc7f7;border-radius:0 8px 8px 0;align-items:center;padding:12px;display:flex}.account-detail-permission-list li>strong{color:#191b23;font-size:14px;line-height:20px}.account-detail-role-drawer .ant-drawer-body{padding:20px}.account-detail-drawer-content{flex-direction:column;gap:16px;display:flex}.account-detail-drawer-content p{color:#434655;margin:0;font-size:14px;line-height:20px}.account-detail-drawer-content label{color:#191b23;margin-bottom:-8px;font-size:14px;font-weight:600}.account-detail-drawer-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}@keyframes account-detail-page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.account-detail-grid{grid-template-columns:1fr}}@media (width<=640px){.account-detail-header{flex-direction:column;align-items:flex-start}.account-detail-header-actions{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.account-detail-page{animation:none}}.role-management-page{animation:.26s ease-out role-management-enter}.role-management-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.role-management-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.role-management-header p{color:#434655;margin:0;font-size:14px;line-height:20px}.role-management-toolbar{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex;box-shadow:0 2px 8px #191b230d}.role-management-search{flex:280px;min-width:0}.role-management-status-filter{flex:0 200px;min-width:180px}.role-management-search.ant-input-affix-wrapper,.role-management-status-filter .ant-select-selector{min-height:42px;box-shadow:none;background:#fff;border-color:#c3c6d7;border-radius:8px}.role-management-search.ant-input-affix-wrapper:hover,.role-management-status-filter .ant-select:hover .ant-select-selector{border-color:#2563eb}.role-management-search.ant-input-affix-wrapper-focused,.role-management-status-filter.ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.role-management-status-filter .ant-select-selection-item,.role-management-status-filter .ant-select-selection-placeholder{align-items:center;display:flex}.role-management-table-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #191b230d}.role-management-table-scroll{overflow-x:auto}.role-management-table{border-collapse:collapse;width:100%;min-width:860px}.role-management-table th,.role-management-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e1e2ed;padding:16px}.role-management-table th{color:#737686;letter-spacing:.04em;text-transform:uppercase;background:#f3f3fe;font-size:12px;font-weight:700;line-height:16px}.role-management-table tbody tr{transition:background-color .18s}.role-management-table tbody tr:hover{background:#f9fafb}.role-management-table tbody tr:last-child td{border-bottom:0}.role-management-code{color:#004ac6;font-size:13px;line-height:20px}.role-management-name-cell{gap:3px;display:grid}.role-management-name-cell strong{color:#191b23;font-size:14px;line-height:20px}.role-management-name-cell span{color:#737686;font-size:12px;line-height:16px}.role-management-description{color:#434655;overflow-wrap:anywhere;max-width:360px;font-size:13px;line-height:20px}.role-management-actions{white-space:nowrap;width:1%}.role-management-icon-button.ant-btn{color:#004ac6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.role-management-icon-button.ant-btn:hover{background:#e1ebff}.role-management-icon-button.ant-btn-dangerous{color:#ba1a1a}.role-management-icon-button.ant-btn-dangerous:hover{background:#ffdad6}.role-management-empty{padding:48px 24px}.role-management-status-error{margin:16px}.role-management-pagination{color:#737686;background:#f3f3fe;border-top:1px solid #e1e2ed;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;line-height:20px;display:flex}.role-management-drawer .ant-drawer-body{padding:20px}.role-drawer-view-content,.role-drawer-form{flex-direction:column;gap:16px;display:flex}.role-drawer-role-summary{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;padding:16px}.role-drawer-role-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.role-drawer-role-heading h2{color:#191b23;margin:0;font-size:18px;line-height:24px}.role-drawer-role-heading p{color:#737686;margin:4px 0 0;font-size:13px;line-height:20px}.role-drawer-role-heading p strong{color:#434655}.role-drawer-role-description{color:#434655;overflow-wrap:anywhere;margin:16px 0;font-size:14px;line-height:20px}.role-drawer-role-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.role-drawer-role-metrics>div{flex-direction:column;gap:4px;display:flex}.role-drawer-role-metrics span{color:#737686;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.role-drawer-role-metrics strong{color:#004ac6;font-size:20px;line-height:28px}.role-drawer-permissions{flex-direction:column;gap:16px;display:flex}.role-drawer-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.role-drawer-section-heading h3{color:#191b23;margin:0;font-size:16px;line-height:24px}.role-drawer-section-heading p{color:#737686;margin:4px 0 0;font-size:13px;line-height:20px}.role-drawer-permission-filters{grid-template-columns:minmax(0,1fr) minmax(140px,.55fr);gap:8px;display:grid}.role-drawer-permission-groups{flex-direction:column;gap:12px;display:flex}.role-drawer-permission-group{border:1px solid #c3c6d7;border-radius:10px;overflow:hidden}.role-drawer-permission-group>header{background:#f3f3fe;border-bottom:1px solid #e1e2ed;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.role-drawer-permission-group h4{color:#191b23;margin:0;font-size:14px;line-height:20px}.role-drawer-permission-group header span{color:#737686;margin-top:2px;font-size:12px;line-height:16px;display:inline-block}.role-drawer-permission-group .ant-checkbox-wrapper{color:#434655;flex:none;font-size:12px}.role-drawer-permission-list{background:#fff;flex-direction:column;gap:12px;padding:12px;display:flex}.role-drawer-permission-list .ant-checkbox-wrapper{grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:10px;margin:0;display:grid}.role-drawer-permission-list .ant-checkbox{margin-top:3px}.role-drawer-permission-list .ant-checkbox+span{flex-wrap:wrap;gap:3px 8px;display:flex}.role-drawer-permission-name{color:#191b23;flex-basis:100%;font-size:14px;font-weight:600;line-height:20px}.role-drawer-permission-list small{color:#737686;flex-basis:100%;font-size:12px;line-height:16px}.role-drawer-permission-actions{background:#fff;border-top:1px solid #c3c6d7;margin:0 -20px -20px;padding:16px 20px;position:sticky;bottom:-20px}.role-drawer-information-list{flex-direction:column;display:flex}.role-drawer-information-row{border-bottom:1px solid #ececf4;flex-direction:column;gap:4px;padding:12px 0;display:flex}.role-drawer-information-row:first-child{padding-top:0}.role-drawer-information-row:last-child{border-bottom:0;padding-bottom:0}.role-drawer-information-row span{color:#737686;font-size:12px;line-height:16px}.role-drawer-information-row strong{color:#191b23;overflow-wrap:anywhere;font-size:14px;line-height:20px}.role-drawer-field{flex-direction:column;gap:8px;display:flex}.role-drawer-field label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.role-drawer-field small{color:#737686;font-size:12px;line-height:16px}.role-drawer-field-error{color:#ba1a1a;font-size:12px;line-height:16px}.role-drawer-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}@keyframes role-management-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.role-management-header{flex-direction:column;align-items:stretch;margin-bottom:16px}.role-management-header h1{font-size:22px;line-height:28px}.role-management-toolbar{flex-direction:column;align-items:stretch;padding:12px}.role-management-status-filter{width:100%}.role-management-pagination{flex-direction:column;align-items:flex-start}.role-drawer-permission-filters{grid-template-columns:1fr}.role-drawer-permission-group>header{flex-direction:column;align-items:flex-start}.role-drawer-role-heading{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.role-management-page,.role-management-table tbody tr{transition:none;animation:none}}.permission-management-page{animation:.26s ease-out permission-management-enter}.permission-management-header{margin-bottom:24px}.permission-management-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.permission-management-header p{color:#434655;margin:0;font-size:14px;line-height:20px}.permission-management-toolbar{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex;box-shadow:0 2px 8px #191b230d}.permission-management-search{flex:260px;min-width:0}.permission-management-module-filter,.permission-management-status-filter{flex:0 190px;min-width:170px}.permission-management-search.ant-input-affix-wrapper,.permission-management-module-filter .ant-select-selector,.permission-management-status-filter .ant-select-selector{min-height:42px;box-shadow:none;background:#fff;border-color:#c3c6d7;border-radius:8px}.permission-management-search.ant-input-affix-wrapper:hover,.permission-management-module-filter .ant-select:hover .ant-select-selector,.permission-management-status-filter .ant-select:hover .ant-select-selector{border-color:#2563eb}.permission-management-search.ant-input-affix-wrapper-focused,.permission-management-module-filter.ant-select-focused .ant-select-selector,.permission-management-status-filter.ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.permission-management-module-filter .ant-select-selection-item,.permission-management-module-filter .ant-select-selection-placeholder,.permission-management-status-filter .ant-select-selection-item,.permission-management-status-filter .ant-select-selection-placeholder{align-items:center;display:flex}.permission-management-module-error{margin-bottom:16px}.permission-management-table-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #191b230d}.permission-management-table-scroll{overflow-x:auto}.permission-management-table{border-collapse:collapse;width:100%;min-width:1120px}.permission-management-table th,.permission-management-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e1e2ed;padding:16px}.permission-management-table th{color:#737686;letter-spacing:.04em;text-transform:uppercase;background:#f3f3fe;font-size:12px;font-weight:700;line-height:16px}.permission-management-table tbody tr{transition:background-color .18s}.permission-management-table tbody tr:hover{background:#f9fafb}.permission-management-table tbody tr:last-child td{border-bottom:0}.permission-management-code{color:#004ac6;overflow-wrap:anywhere;font-size:13px;line-height:20px}.permission-management-name{color:#191b23;font-size:14px;line-height:20px}.permission-management-description{color:#434655;text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:13px;line-height:20px;overflow:hidden}.permission-management-actions{white-space:nowrap;width:1%}.permission-management-icon-button.ant-btn{color:#004ac6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.permission-management-icon-button.ant-btn:hover{background:#e1ebff}.permission-management-icon-button.ant-btn-dangerous{color:#ba1a1a}.permission-management-icon-button.ant-btn-dangerous:hover{background:#ffdad6}.permission-management-empty{padding:48px 24px}.permission-management-status-error{margin:16px}.permission-management-pagination{color:#737686;background:#f3f3fe;border-top:1px solid #e1e2ed;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;line-height:20px;display:flex}.permission-management-drawer .ant-drawer-body{padding:20px}.permission-drawer-form{flex-direction:column;gap:16px;display:flex}.permission-drawer-summary{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.permission-drawer-summary div{flex-direction:column;gap:4px;display:flex}.permission-drawer-summary span{color:#737686;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.permission-drawer-summary strong{color:#004ac6;font-size:22px;line-height:28px}.permission-drawer-field{flex-direction:column;gap:8px;display:flex}.permission-drawer-field label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.permission-drawer-field small{color:#737686;font-size:12px;line-height:16px}.permission-drawer-field-error{color:#ba1a1a;font-size:12px;line-height:16px}.permission-drawer-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}@keyframes permission-management-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.permission-management-header{margin-bottom:16px}.permission-management-header h1{font-size:22px;line-height:28px}.permission-management-toolbar{flex-direction:column;align-items:stretch;padding:12px}.permission-management-module-filter,.permission-management-status-filter{width:100%}.permission-management-pagination,.permission-drawer-summary{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.permission-management-page,.permission-management-table tbody tr{transition:none;animation:none}}.departments-catalog-page{animation:.26s ease-out departments-catalog-enter}.departments-catalog-header{margin-bottom:24px}.departments-catalog-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.departments-catalog-header p{color:#434655;margin:0;font-size:14px;line-height:20px}.departments-catalog-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #191b230d}.hr-catalog-tabs{border-bottom:1px solid #e1e2ed;align-items:stretch;padding:0 16px;display:flex;overflow-x:auto}.hr-catalog-tab{color:#737686;cursor:pointer;background:0 0;border:0;flex:none;min-height:48px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:600;line-height:20px;transition:color .18s,background-color .18s;position:relative}.hr-catalog-tab:hover:not(:disabled){color:#004ac6;background:#f3f3fe}.hr-catalog-tab:focus-visible{outline-offset:-2px;outline:2px solid #004ac6}.hr-catalog-tab.is-active{color:#004ac6}.hr-catalog-tab.is-active:after{content:"";background:#004ac6;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:12px;right:12px}.hr-catalog-tab:disabled{cursor:not-allowed;opacity:.58}.departments-catalog-panel{min-width:0}.departments-catalog-toolbar{background:#f9fafb;border-bottom:1px solid #e1e2ed;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;display:flex}.departments-catalog-search{flex:260px;min-width:0}.departments-catalog-sort{flex:0 180px;min-width:160px}.departments-catalog-department-filter{flex:0 260px;min-width:220px}.departments-catalog-search.ant-input-affix-wrapper,.departments-catalog-sort .ant-select-selector,.departments-catalog-department-filter .ant-select-selector{min-height:42px;box-shadow:none;background:#fff;border-color:#c3c6d7;border-radius:8px}.departments-catalog-search.ant-input-affix-wrapper:hover,.departments-catalog-sort .ant-select:hover .ant-select-selector{border-color:#2563eb}.departments-catalog-search.ant-input-affix-wrapper-focused,.departments-catalog-sort.ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.departments-catalog-table-scroll{overflow-x:auto}.departments-catalog-table{border-collapse:collapse;width:100%;min-width:660px}.departments-catalog-table th,.departments-catalog-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e1e2ed;padding:16px}.departments-catalog-table th{color:#737686;letter-spacing:.04em;text-transform:uppercase;background:#f3f3fe;font-size:12px;font-weight:700;line-height:16px}.departments-catalog-table tbody tr{transition:background-color .18s}.departments-catalog-table tbody tr:hover{background:#f9fafb}.departments-catalog-table tbody tr:last-child td{border-bottom:0}.departments-catalog-code{color:#004ac6;overflow-wrap:anywhere;font-size:13px;line-height:20px}.departments-catalog-name{color:#191b23;font-size:14px;line-height:20px}.departments-catalog-department-name{color:#191b23;flex-direction:column;gap:2px;font-size:14px;line-height:20px;display:flex}.departments-catalog-department-name small{color:#737686;font-size:12px;line-height:16px}.departments-catalog-unassigned{color:#9a3412;background:#ffedd5;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.departments-catalog-actions{white-space:nowrap;width:1%}.departments-catalog-icon-button.ant-btn{color:#004ac6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.departments-catalog-icon-button.ant-btn:hover{background:#e1ebff}.departments-catalog-icon-button.ant-btn-dangerous{color:#ba1a1a}.departments-catalog-icon-button.ant-btn-dangerous:hover{background:#ffdad6}.departments-catalog-empty{padding:48px 24px}.departments-catalog-pagination{color:#596a84;border-top:1px solid #e6ebf4;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;display:flex}.departments-catalog-status-error{margin:16px}.department-drawer .ant-drawer-body{padding:20px}.department-drawer-form{flex-direction:column;gap:16px;display:flex}.department-drawer-field{flex-direction:column;gap:8px;display:flex}.department-drawer-field label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.department-drawer-field small{color:#737686;font-size:12px;line-height:16px}.department-drawer-field-error{color:#ba1a1a;font-size:12px;line-height:16px}.department-drawer-field small.department-drawer-field-error{color:#ba1a1a}.department-drawer-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}@keyframes departments-catalog-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.departments-catalog-header{margin-bottom:16px}.departments-catalog-header h1{font-size:22px;line-height:28px}.hr-catalog-tabs{padding:0 8px}.departments-catalog-toolbar{flex-direction:column;align-items:stretch;padding:12px}.departments-catalog-sort,.departments-catalog-department-filter{width:100%}.departments-catalog-pagination{flex-direction:column;align-items:flex-start}.department-drawer-actions{flex-direction:column-reverse}.department-drawer-actions .ant-btn{width:100%}}@media (prefers-reduced-motion:reduce){.departments-catalog-page,.hr-catalog-tab,.departments-catalog-table tbody tr{transition:none;animation:none}}.customer-sources-catalog-page{gap:24px;animation:.28s ease-out both customerSourcesPageEnter;display:grid}.customer-sources-catalog-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.customer-sources-catalog-header h1{color:#191b23;margin:0;font-size:24px;line-height:32px}.customer-sources-catalog-header p{color:#737686;margin:8px 0 0;font-size:14px;line-height:20px}.customer-sources-catalog-card{background:#fff;border:1px solid #d9e1ef;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #1d4ed80d}.customer-sources-catalog-tabs{border-bottom:1px solid #e2e8f0;align-items:stretch;gap:4px;padding:0 20px;display:flex}.customer-sources-catalog-tabs button,.customer-sources-catalog-tab-placeholder{color:#737686;font:inherit;cursor:pointer;background:0 0;border:0;padding:16px 12px;font-weight:600;text-decoration:none;position:relative}.customer-sources-catalog-tabs button:after{content:"";background:0 0;border-radius:999px;height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.customer-sources-catalog-tabs button.is-active{color:#004ac6}.customer-sources-catalog-tabs button.is-active:after{background:#004ac6}.customer-sources-catalog-tab-placeholder{cursor:not-allowed;opacity:.72}.customer-sources-catalog-panel{padding:20px}.customer-sources-catalog-toolbar{align-items:center;gap:12px;margin-bottom:20px;display:flex}.customer-sources-catalog-search{flex:320px}.customer-sources-catalog-filter-controls{gap:12px;display:flex}.customer-sources-catalog-filter-controls .ant-select{min-width:156px}.customer-sources-catalog-table-card{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.customer-sources-catalog-table-scroll{overflow-x:auto}.customer-sources-catalog-table{border-collapse:collapse;width:100%;min-width:880px}.customer-sources-catalog-table th,.customer-sources-catalog-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f5;padding:14px 16px}.customer-sources-catalog-table th{color:#737686;letter-spacing:.03em;text-transform:uppercase;background:#fafbff;font-size:12px;font-weight:700}.customer-sources-catalog-table tbody tr{transition:background-color .18s}.customer-sources-catalog-table tbody tr:hover{background:#f8fbff}.customer-sources-catalog-table tbody tr:last-child td{border-bottom:0}.customer-sources-catalog-table tbody tr.is-inactive{background:#fcfcfd}.customer-sources-catalog-identity{gap:4px;display:grid}.customer-sources-catalog-identity strong{color:#191b23;font-size:14px;line-height:20px}.customer-sources-catalog-identity span{color:#737686;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:16px}.customer-sources-catalog-description{color:#434655;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:320px;line-height:20px;display:-webkit-box;overflow:hidden}.customer-sources-catalog-customer-count{color:#191b23;font-weight:600}.customer-sources-catalog-created-at{color:#434655;white-space:nowrap;font-size:13px}.customer-sources-catalog-actions{white-space:nowrap;align-items:center;gap:4px;display:flex}.customer-sources-catalog-icon-button{color:#004ac6}.customer-care-status-type{color:#006e2d;background:#d8f7dd;border:1px solid #a9e7b5;border-radius:999px;align-items:center;min-height:28px;margin-inline-end:0;padding:4px 10px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.customer-care-status-type.is-closed{color:#9a3412;background:#ffedd5;border-color:#fdba74}.customer-sources-catalog-pagination{color:#737686;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;display:flex}.customer-sources-catalog-empty{margin:40px 16px}.customer-sources-catalog-status-error{margin-top:16px}.customer-source-drawer-form{gap:20px;display:grid}.customer-source-drawer-field{gap:8px;display:grid}.customer-source-drawer-field label,.customer-source-drawer-switch-field strong{color:#191b23;font-size:14px;font-weight:600}.customer-source-drawer-error{color:#ba1a1a;font-size:12px;line-height:16px}.customer-source-drawer-switch-field{background:#f8fbff;border:1px solid #d9e1ef;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.customer-source-drawer-switch-field div{gap:4px;display:grid}.customer-source-drawer-switch-field span{color:#737686;font-size:12px;line-height:16px}.customer-source-drawer-actions{justify-content:flex-end;gap:12px;padding-top:4px;display:flex}@keyframes customerSourcesPageEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.customer-sources-catalog-header{flex-direction:column}.customer-sources-catalog-header>.ant-btn{width:100%}.customer-sources-catalog-tabs{padding:0 12px;overflow-x:auto}.customer-sources-catalog-panel{padding:16px}.customer-sources-catalog-toolbar,.customer-sources-catalog-filter-controls{flex-direction:column;align-items:stretch}.customer-sources-catalog-filter-controls .ant-select{width:100%}.customer-sources-catalog-pagination{flex-direction:column;align-items:flex-start}.customer-source-drawer-switch-field{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.customer-sources-catalog-page,.customer-sources-catalog-table tbody tr{transition:none;animation:none}}.customer-list-page{gap:24px;animation:.28s ease-out both customerListPageEnter;display:grid}.customer-list-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.customer-list-header h1{color:#191b23;margin:0;font-size:24px;line-height:32px}.customer-list-header p{color:#737686;margin:8px 0 0;font-size:14px;line-height:20px}.customer-list-card{background:#fff;border:1px solid #d9e1ef;border-radius:12px;padding:20px;box-shadow:0 6px 18px #1d4ed80d}.customer-list-toolbar{align-items:center;gap:12px;margin-bottom:20px;display:flex}.customer-list-search{flex:320px}.customer-list-filter-controls{flex-wrap:wrap;gap:12px;display:flex}.customer-list-filter-controls .ant-select{min-width:164px}.customer-list-today-button{border-color:#d9e1ef}.customer-list-today-button.is-active{color:#004ac6;background:#edf4ff;border-color:#93c5fd}.customer-list-filter-error{margin:-4px 0 16px}.customer-list-table-card{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.customer-list-table-scroll{overflow-x:auto}.customer-list-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1040px}.customer-list-table th,.customer-list-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f5;padding:12px}.customer-list-table th:first-child,.customer-list-table td:first-child{width:20%}.customer-list-table th:nth-child(2),.customer-list-table td:nth-child(2){width:13%}.customer-list-table th:nth-child(3),.customer-list-table td:nth-child(3){width:12%}.customer-list-table th:nth-child(4),.customer-list-table td:nth-child(4){width:14%}.customer-list-table th:nth-child(5),.customer-list-table td:nth-child(5){width:16%}.customer-list-table th:nth-child(6),.customer-list-table td:nth-child(6){width:11%}.customer-list-table th:nth-child(7),.customer-list-table td:nth-child(7){width:8%}.customer-list-table th:nth-child(8),.customer-list-table td:nth-child(8){width:6%}.customer-list-table th{color:#737686;letter-spacing:.03em;text-transform:uppercase;background:#fafbff;font-size:12px;font-weight:700}.customer-list-row{cursor:pointer;outline:none;transition:background-color .18s}.customer-list-row:hover,.customer-list-row:focus-visible{background:#f8fbff}.customer-list-row:focus-visible{box-shadow:inset 0 0 0 2px #93c5fd}.customer-list-table tbody tr:last-child td{border-bottom:0}.customer-list-identity{gap:4px;display:grid}.customer-list-identity strong{color:#191b23;font-size:14px;line-height:20px}.customer-list-identity span{color:#8a8e9d;font-size:12px;line-height:16px}.customer-list-identity .customer-list-phone{color:#3f4654;font-size:13px;font-weight:500}.customer-list-care-status{color:#006e2d;background:#d8f7dd;border:1px solid #a9e7b5;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.customer-list-care-status.is-closed{color:#9a3412;background:#ffedd5;border-color:#fdba74}.customer-list-care-status.is-cancelled{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.customer-list-empty-value{color:#8a8e9d}.customer-list-follow-up{color:#1d4ed8;font-weight:600}.customer-list-unassigned-consultant{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:999px;align-items:center;min-height:26px;padding:3px 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.customer-list-actions{text-align:center}.customer-list-icon-button{color:#004ac6}.customer-list-empty{padding:36px 20px}.customer-list-pagination{color:#737686;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:16px;font-size:13px;line-height:20px;display:flex}@keyframes customerListPageEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=1080px){.customer-list-toolbar{flex-wrap:wrap;align-items:stretch}.customer-list-search{flex-basis:100%}}@media (width<=680px){.customer-list-header,.customer-list-pagination{flex-direction:column;align-items:stretch}.customer-list-header .ant-btn{align-self:flex-start}.customer-list-card{padding:16px}.customer-list-filter-controls{width:100%}.customer-list-filter-controls .ant-select,.customer-list-today-button{flex:100%}}.customer-editor-page{width:min(100%,1040px);margin:0 auto;padding:4px 0 28px}.customer-editor-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.customer-editor-heading{align-items:center;gap:12px;display:flex}.customer-editor-heading h1{color:#191b23;margin:0;font-size:24px;font-weight:700;line-height:32px}.customer-editor-heading p{color:#737686;margin:4px 0 0;font-size:14px;line-height:20px}.customer-editor-back-button.ant-btn{color:#434655;border-radius:50%;min-width:40px;height:40px;padding:0;font-size:26px;line-height:1}.customer-editor-back-button.ant-btn:hover{color:#004ac6;background:#eef4ff}.customer-editor-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.customer-editor-actions .ant-btn{min-height:42px;padding-inline:20px}.customer-editor-form-actions{border-top:1px solid #edf0f6;justify-content:flex-end;margin-top:32px;padding-top:24px}.customer-editor-card{background:#fff;border:1px solid #d9e1ef;border-radius:14px;padding:28px;box-shadow:0 6px 18px #1d4ed80f}.customer-editor-server-error{margin-bottom:24px}.customer-editor-section+.customer-editor-section{border-top:1px solid #edf0f6;margin-top:32px;padding-top:32px}.customer-editor-section-heading{align-items:center;gap:10px;margin-bottom:24px;display:flex}.customer-editor-section-icon{color:#004ac6;background:#edf4ff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.customer-editor-section-heading h2{color:#191b23;margin:0;font-size:18px;font-weight:600;line-height:24px}.customer-editor-grid{gap:20px 24px;display:grid}.customer-editor-basic-grid,.customer-editor-intake-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-editor-care-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-editor-field{flex-direction:column;gap:8px;min-width:0;display:flex}.customer-editor-basic-grid .customer-editor-field:last-child,.customer-editor-care-grid .customer-editor-field:last-child{grid-column:1/-1}.customer-editor-label{color:#434655;font-size:14px;font-weight:600;line-height:20px}.customer-editor-label em{color:#ba1a1a;margin-left:4px;font-style:normal}.customer-editor-field .ant-input,.customer-editor-field .ant-select-selector{border-color:#cfd6e4;border-radius:8px;min-height:42px}.customer-editor-field .ant-select-single .ant-select-selector{align-items:center;display:flex}.customer-editor-field .ant-input:focus,.customer-editor-field .ant-input-focused,.customer-editor-field .ant-select-focused .ant-select-selector{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.customer-editor-field .ant-input[disabled]{color:#737686;background:#f8fafc}.customer-editor-field .ant-input-textarea textarea{min-height:108px}.customer-editor-field-error{color:#ba1a1a;font-size:12px;line-height:16px}.customer-editor-phone-match{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;grid-column:1/-1;gap:10px;padding:12px 14px;display:flex}.customer-editor-phone-match>svg{flex:none;margin-top:1px}.customer-editor-phone-match div{gap:2px;display:grid}.customer-editor-phone-match strong{font-size:14px;font-weight:600;line-height:20px}.customer-editor-phone-match span{color:#475569;font-size:13px;line-height:19px}.customer-editor-phone-match-warning{color:#9a6700;background:#fff8e7;border-color:#f4d18b;align-items:center}.customer-editor-phone-match-warning .ant-btn.ant-btn-primary{text-align:center;flex:none;justify-content:center;align-items:center;margin-left:auto;display:inline-flex;color:#fff!important}.customer-editor-phone-match-warning .ant-btn.ant-btn-primary>span{color:#fff!important}.customer-editor-lookup-error{grid-column:1/-1}.customer-account-create-modal .ant-modal-content{background:#fff;border:1px solid #dce5f2;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 24px 70px #0f172a2e}.customer-account-create-modal .ant-modal-header{background:#fff;border-bottom:1px solid #e5ebf3;margin:0;padding:20px 28px}.customer-account-create-modal .ant-modal-body{background:#fff;padding:0}.customer-account-create-modal .ant-modal-close{color:#64748b;top:24px;right:24px}.customer-account-create-modal .ant-modal-close:hover{color:#1d4ed8;background:#eff6ff}.customer-account-create-modal-title{align-items:center;gap:14px;padding-right:36px;display:flex}.customer-account-create-modal-title-icon{color:#2563eb;background:#eaf2ff;border:1px solid #d6e5ff;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.customer-account-create-modal-title-copy{gap:3px;display:grid}.customer-account-create-modal-title-copy strong{color:#172033;font-size:19px;font-weight:700;line-height:26px}.customer-account-create-modal-title-copy small{color:#748197;font-size:13px;font-weight:400;line-height:19px}.customer-account-create-form{gap:0;display:grid}.customer-account-create-server-error{margin:20px 28px 0}.customer-account-create-section{padding:22px 28px 24px}.customer-account-create-section-supplementary{border-top:1px solid #e5ebf3;padding-top:24px}.customer-account-create-section-heading{align-items:center;gap:8px;margin-bottom:16px;display:flex}.customer-account-create-section-heading>span{color:#2563eb;justify-content:center;align-items:center;display:inline-flex}.customer-account-create-section-heading h3{color:#253047;margin:0;font-size:14px;font-weight:700;line-height:20px}.customer-account-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 22px;display:grid}.customer-account-create-field{color:#2f3b52;align-content:start;gap:6px;font-size:13px;font-weight:650;display:grid}.customer-account-create-field>span:first-child{line-height:20px;transition:color .16s}.customer-account-create-field:focus-within>span:first-child{color:#1d4ed8}.customer-account-create-field em{color:#dc2626;margin-left:3px;font-style:normal}.customer-account-create-field small{color:#dc2626;font-size:12px;font-weight:500;line-height:16px}.customer-account-create-field .ant-select{width:100%}.customer-account-create-field .ant-input,.customer-account-create-field .ant-select-selector{color:#172033;min-height:42px;box-shadow:none;background:#fbfcfe;border-color:#cfd9e7;border-radius:8px}.customer-account-create-field .ant-input{padding-inline:12px}.customer-account-create-field .ant-select-single{height:42px}.customer-account-create-field .ant-input::placeholder,.customer-account-create-field .ant-select-selection-placeholder{color:#8b98ac}.customer-account-create-field .ant-input:hover,.customer-account-create-field .ant-select:hover .ant-select-selector{border-color:#93b4ed}.customer-account-create-field .ant-input:focus,.customer-account-create-field .ant-input-focused,.customer-account-create-field .ant-select-focused .ant-select-selector{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.customer-account-create-field .ant-input[disabled]{color:#59677d;background:#f1f5f9}.customer-account-create-field-wide{grid-column:1/-1}.customer-account-create-modal-actions{background:#f8fafc;border-top:1px solid #e7edf6;justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}.customer-account-create-modal-actions .ant-btn{border-radius:8px;min-width:112px;height:40px}.customer-account-create-modal-actions .ant-btn-primary{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:0;min-width:154px;font-weight:650;box-shadow:0 8px 18px #2563eb33}.customer-account-create-modal-actions .ant-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%)}@media (width<=900px){.customer-editor-care-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.customer-editor-page{padding-bottom:20px}.customer-editor-header{flex-direction:column;align-items:flex-start}.customer-editor-actions{width:100%}.customer-editor-actions .ant-btn{flex:1}.customer-editor-card{padding:20px 16px}.customer-editor-basic-grid,.customer-editor-intake-grid,.customer-editor-care-grid{grid-template-columns:1fr}.customer-account-create-modal .ant-modal-header,.customer-account-create-section,.customer-account-create-modal-actions{padding-left:18px;padding-right:18px}.customer-account-create-grid{grid-template-columns:1fr}.customer-account-create-field-wide{grid-column:auto}.customer-account-create-modal-actions{flex-direction:column-reverse;align-items:stretch}.customer-account-create-modal-actions .ant-btn,.customer-account-create-modal-actions .ant-btn-primary{width:100%}}.customer-care-record-modal-customer{color:#72819a;margin:-4px 0 18px;font-size:13px;font-weight:600}.customer-care-record-current-info{background:#f7faff;border:1px solid #dde8f9;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;padding:14px;display:grid}.customer-care-record-current-info>div{flex-direction:column;gap:5px;display:flex}.customer-care-record-current-info span{color:#78869d;font-size:12px}.customer-care-record-current-info strong{color:#2c3b55;overflow-wrap:anywhere;font-size:13px;line-height:19px}.customer-care-record-modal-error{margin-bottom:16px}.customer-care-record-form{flex-direction:column;gap:16px;display:flex}.customer-care-record-form label{color:#40516d;flex-direction:column;gap:7px;font-size:14px;font-weight:600;display:flex}.customer-care-record-form label>span em{color:#d4380d;font-style:normal}.customer-care-record-form label>small{color:#d4380d;font-size:12px;font-weight:500}.customer-care-record-modal-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=640px){.customer-care-record-current-info{grid-template-columns:1fr}}.customer-detail-page{flex-direction:column;gap:20px;animation:.28s ease-out both customer-detail-page-enter;display:flex}.customer-detail-back{align-self:flex-start;padding:0}.customer-detail-summary-card{background:#fff;border:1px solid #dce5f5;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex;box-shadow:0 6px 20px #234b870f}.customer-detail-summary-main{align-items:flex-start;gap:12px;min-width:0;display:flex}.customer-detail-back-icon{color:#52627a;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;transform:rotate(180deg)}.customer-detail-summary-identity{min-width:0}.customer-detail-title-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.customer-detail-title-line h1{color:#17233d;margin:0;font-size:clamp(22px,2.2vw,28px);line-height:1.25}.customer-detail-code{color:#72819a;margin-top:5px;font-size:13px;font-weight:600;display:block}.customer-detail-status{color:#08733a;background:#e9faef;border-color:#bce6ca;border-radius:999px;margin:0;padding:3px 10px;font-weight:700}.customer-detail-status.is-closed{color:#a34a09;background:#fff1e3;border-color:#ffd5af}.customer-detail-status.is-cancelled{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.customer-detail-care-highlight{color:#a34a09;background:#fff1e3;border:1px solid #ffd5af;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:4px 10px;font-size:13px;font-weight:700;line-height:1.45;display:inline-flex}.customer-detail-summary-metrics{flex-wrap:wrap;gap:12px 24px;margin:18px 0 0;display:flex}.customer-detail-summary-metrics>div{min-width:132px}.customer-detail-summary-metrics dt{color:#718098;align-items:center;gap:6px;font-size:12px;display:flex}.customer-detail-summary-metrics dd{color:#263650;margin:5px 0 0;font-size:14px;font-weight:600}.customer-detail-next-care dd{color:#a34a09}.customer-detail-summary-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:8px;display:flex}.customer-detail-record-care{height:32px;padding:4px 14px}.customer-detail-quick-care.is-interested{color:#fff;background:#f59e0b;border-color:#f59e0b}.customer-detail-quick-care.is-interested:hover,.customer-detail-quick-care.is-interested:focus-visible{color:#fff;background:#d97706;border-color:#d97706}.customer-detail-quick-care.is-promising{color:#1f2937;background:#a3e635;border-color:#a3e635}.customer-detail-quick-care.is-promising:hover,.customer-detail-quick-care.is-promising:focus-visible{color:#1f2937;background:#84cc16;border-color:#84cc16}.customer-detail-quick-care.is-cancelled{color:#4b5563;background:#e5e7eb;border-color:#d1d5db}.customer-detail-quick-care.is-cancelled:hover,.customer-detail-quick-care.is-cancelled:focus-visible{color:#374151;background:#d1d5db;border-color:#9ca3af}.customer-detail-quick-care.is-closed{color:#fff;background:#be185d;border-color:#be185d}.customer-detail-quick-care.is-closed:hover,.customer-detail-quick-care.is-closed:focus-visible{color:#fff;background:#9d174d;border-color:#9d174d}.customer-detail-create-order{color:#2563eb;background:#fff;border:1px solid #b7ccf7;border-radius:7px;align-items:center;height:32px;padding:4px 14px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.customer-detail-create-order:hover{color:#1d4ed8;background:#f3f7ff}.customer-detail-tabs{border-bottom:1px solid #dce5f5;align-items:center;gap:24px;padding:0 6px;display:flex;overflow-x:auto}.customer-detail-tabs>*{color:#718098;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex-shrink:0;padding:12px 2px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.customer-detail-tabs .is-active{color:#2563eb;border-bottom-color:#2563eb}.customer-detail-tabs .is-disabled{color:#a2adbd;cursor:not-allowed}.customer-detail-tabs a:hover,.customer-detail-tabs button:hover{color:#263650}.customer-care-history-panel{background:#fbfcff;border:1px solid #dce5f5;border-radius:12px;padding:22px;box-shadow:0 4px 16px #234b870a}.customer-care-history-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.customer-care-history-header h2{color:#20314e;margin:0;font-size:17px;line-height:24px}.customer-care-history-filters{border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;flex-wrap:wrap;gap:12px;margin:18px 0;padding:14px 0;display:flex}.customer-care-history-filters label{align-items:center;gap:8px;display:flex}.customer-care-history-filters label>span{color:#718098;white-space:nowrap;font-size:13px;font-weight:600}.customer-care-history-filters .ant-input,.customer-care-history-filters .ant-select{min-width:156px}.customer-care-history-timeline{position:relative}.customer-care-history-timeline:before{content:"";background:#dce5f5;width:1px;position:absolute;top:13px;bottom:13px;left:11px}.customer-care-history-item{grid-template-columns:24px minmax(0,1fr);gap:12px;padding-bottom:20px;display:grid;position:relative}.customer-care-history-item:last-child{padding-bottom:0}.customer-care-history-dot{z-index:1;color:#fff;background:#2563eb;border:3px solid #eef4ff;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:20px;line-height:1;display:inline-flex;position:relative}.customer-care-history-item-main>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer-care-history-actor{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.customer-care-history-actor>strong{color:#263650;font-size:14px}.customer-care-history-actor>span{color:#53647e;background:#edf3ff;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:700}.customer-care-history-status{color:#08733a;background:#e9faef;border:1px solid #bce6ca;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.3;display:inline-flex}.customer-care-history-status.is-closed{color:#a34a09;background:#fff1e3;border-color:#ffd5af}.customer-care-history-status.is-cancelled{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.customer-care-history-item-main time{color:#718098;flex-shrink:0;font-size:12px;line-height:20px}.customer-care-history-content{background:#fff;border:1px solid #e5ecf8;border-radius:8px;flex-direction:column;gap:7px;margin-top:9px;padding:12px 14px;display:flex}.customer-care-history-content p{color:#34445f;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:21px}.customer-care-history-content span,.customer-care-history-content strong{color:#718098;overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:18px}.customer-care-history-content p+span,.customer-care-history-content p+strong{border-top:1px solid #edf1f7;padding-top:8px}.customer-care-history-content strong{color:#a34a09}.customer-care-history-load-more{justify-content:center;margin-top:20px;display:flex}.customer-detail-overview-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(230px,.62fr);align-items:start;gap:20px;display:grid}.customer-detail-card{border-color:#dce5f5;border-radius:12px;box-shadow:0 4px 16px #234b870a}.customer-detail-card .ant-card-head{background:#f8fbff;border-bottom-color:#e5ecf8;min-height:52px}.customer-detail-card .ant-card-head-title{color:#20314e;font-size:16px;font-weight:700}.customer-detail-information-list{flex-direction:column;display:flex}.customer-detail-information-row{border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.customer-detail-information-row:first-child{padding-top:0}.customer-detail-information-row:last-child{border-bottom:0;padding-bottom:0}.customer-detail-information-row>span{color:#78869d;flex:0 0 42%;font-size:12px;line-height:16px}.customer-detail-information-row>strong{color:#263650;text-align:right;overflow-wrap:anywhere;flex:1;font-size:14px;font-weight:600;line-height:21px}.customer-detail-information-row a{color:#2563eb;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.customer-detail-information-row a:hover{color:#1d4ed8;text-decoration:underline}.customer-detail-audit-card{background:#f8fbff;border:1px solid #dce5f5;border-radius:12px;padding:20px;box-shadow:0 4px 16px #234b870a}.customer-detail-audit-card h2{color:#20314e;margin:0 0 14px;font-size:16px;font-weight:700;line-height:22px}.customer-detail-audit-card dl{flex-direction:column;margin:0;display:flex}.customer-detail-audit-card dl>div{border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.customer-detail-audit-card dl>div:first-child{padding-top:0}.customer-detail-audit-card dl>div:last-child{border-bottom:0;padding-bottom:0}.customer-detail-audit-card dt{color:#78869d;flex:0 0 42%;font-size:12px}.customer-detail-audit-card dd{color:#34445f;text-align:right;overflow-wrap:anywhere;flex:1;margin:0;font-size:14px;font-weight:600;line-height:19px}.customer-consultant-assignment-form{gap:16px;padding-top:4px;display:grid}.customer-consultant-assignment-form>p{color:#52627a;margin:0;font-size:14px;line-height:20px}.customer-consultant-assignment-form label{gap:7px;display:grid}.customer-consultant-assignment-form label>span{color:#334155;font-size:14px;font-weight:600}.customer-consultant-assignment-form label em{color:#dc2626;font-style:normal}.customer-consultant-assignment-form .ant-select{width:100%}@keyframes customer-detail-page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1200px){.customer-detail-overview-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.customer-detail-audit-card{grid-column:span 2}}@media (width<=760px){.customer-detail-summary-card{flex-direction:column;align-items:stretch;padding:18px}.customer-detail-summary-actions{justify-content:flex-start}.customer-detail-overview-grid{grid-template-columns:1fr}.customer-detail-audit-card{grid-column:auto}.customer-detail-information-row,.customer-detail-audit-card dl>div{flex-direction:column;align-items:stretch;gap:5px}.customer-detail-information-row>span,.customer-detail-audit-card dt{flex-basis:auto}.customer-detail-information-row>strong,.customer-detail-audit-card dd{text-align:left}.customer-care-history-panel{padding:18px}.customer-care-history-header{flex-direction:column;align-items:stretch}.customer-care-history-header .customer-detail-record-care{align-self:flex-start}.customer-care-history-filters{flex-direction:column;align-items:stretch}.customer-care-history-filters label{flex-direction:column;align-items:stretch;gap:5px}.customer-care-history-filters .ant-input,.customer-care-history-filters .ant-select{width:100%}}@media (width<=480px){.customer-detail-summary-main{gap:6px}.customer-detail-summary-metrics{grid-template-columns:1fr;gap:12px;display:grid}.customer-detail-summary-actions>*{justify-content:center;width:100%}.customer-care-history-item-main>header{flex-direction:column;align-items:stretch;gap:4px}}.customer-profile-page{gap:24px;animation:.24s ease-out both customerProfileEnter;display:grid}.customer-profile-page-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.customer-profile-page-header h1{color:#191b23;margin:0;font-size:24px;line-height:32px}.customer-profile-page-header p{color:#64748b;margin:8px 0 0;font-size:14px;line-height:20px}.customer-profile-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customer-profile-card{background:#fff;border:1px solid #d9e1ef;border-radius:12px;padding:20px;box-shadow:0 6px 18px #1d4ed80d}.customer-profile-toolbar{align-items:center;gap:12px;margin-bottom:20px;display:flex}.customer-profile-search{max-width:560px}.customer-profile-table-card{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.customer-profile-table-wrap{overflow-x:auto}.customer-profile-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:840px}.customer-profile-table th,.customer-profile-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f5;min-width:0;padding:12px 16px}.customer-profile-table th:first-child,.customer-profile-table td:first-child{width:20%}.customer-profile-table th:nth-child(2),.customer-profile-table td:nth-child(2){width:15%}.customer-profile-table th:nth-child(3),.customer-profile-table td:nth-child(3){width:24%}.customer-profile-table th:nth-child(4),.customer-profile-table td:nth-child(4){width:16%}.customer-profile-table th:nth-child(5),.customer-profile-table td:nth-child(5){width:17%}.customer-profile-table th:nth-child(6),.customer-profile-table td:nth-child(6){width:8%}.customer-profile-table th{color:#737686;letter-spacing:.03em;text-transform:uppercase;background:#fafbff;font-size:12px;font-weight:700}.customer-profile-table-row{cursor:pointer;outline:none;transition:background-color .18s}.customer-profile-table-row:hover,.customer-profile-table-row:focus-visible{background:#f8fbff}.customer-profile-table-row:focus-visible{box-shadow:inset 0 0 0 2px #93c5fd}.customer-profile-table tbody tr:last-child td{border-bottom:0}.customer-profile-table a{color:#155eef;font-weight:600}.customer-profile-facebook-link{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.customer-profile-cell-value{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;display:block;overflow:hidden}.customer-profile-cell-value.is-emphasized{color:#191b23;font-weight:700}.customer-profile-actions{text-align:center;white-space:nowrap}.customer-profile-icon-button{color:#004ac6}.customer-profile-empty{padding:36px 20px}.customer-profile-pagination{color:#737686;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:16px;font-size:13px;line-height:20px;display:flex}.customer-profile-form-card{max-width:900px}.customer-profile-modal-loading{justify-content:center;align-items:center;min-height:260px;display:flex}.customer-profile-modal .ant-modal-content{background:#fff;border:1px solid #dce5f2;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 24px 70px #0f172a2e}.customer-profile-modal .ant-modal-header{background:#fff;border-bottom:1px solid #e5ebf3;margin:0;padding:20px 28px}.customer-profile-modal .ant-modal-body{background:#fff;padding:0}.customer-profile-modal .ant-modal-close{color:#64748b;top:24px;right:24px}.customer-profile-modal .ant-modal-close:hover{color:#1d4ed8;background:#eff6ff}.customer-profile-modal-title{align-items:center;gap:14px;padding-right:36px;display:flex}.customer-profile-modal-title-icon{color:#2563eb;background:#eaf2ff;border:1px solid #d6e5ff;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.customer-profile-modal-title-copy{gap:3px;display:grid}.customer-profile-modal-title-copy strong{color:#172033;font-size:19px;font-weight:700;line-height:26px}.customer-profile-modal-title-copy small{color:#748197;font-size:13px;font-weight:400;line-height:19px}.customer-profile-form{gap:0;display:grid}.customer-profile-form-alert{margin:20px 28px 0}.customer-profile-form-section{padding:22px 28px 24px}.customer-profile-form-section-supplementary{border-top:1px solid #e5ebf3;padding-top:24px}.customer-profile-form-section-heading{align-items:center;gap:8px;margin-bottom:16px;display:flex}.customer-profile-form-section-heading h3{color:#253047;margin:0;font-size:14px;font-weight:700;line-height:20px}.customer-profile-form-section-icon{color:#2563eb;justify-content:center;align-items:center;display:inline-flex}.customer-profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 22px;display:grid}.customer-profile-field{color:#2f3b52;align-content:start;gap:6px;font-size:13px;font-weight:650;display:grid}.customer-profile-field>span:first-child{line-height:20px;transition:color .16s}.customer-profile-field:focus-within>span:first-child{color:#1d4ed8}.customer-profile-field>span>b{color:#dc2626}.customer-profile-field small{color:#dc2626;font-size:12px;font-weight:500}.customer-profile-field .ant-select{width:100%}.customer-profile-field .ant-input,.customer-profile-field .ant-select-selector{color:#172033;min-height:42px;box-shadow:none;background:#fbfcfe;border-color:#cfd9e7;border-radius:8px}.customer-profile-field .ant-input{padding-inline:12px}.customer-profile-field .ant-select-single{height:42px}.customer-profile-field .ant-input::placeholder,.customer-profile-field .ant-select-selection-placeholder{color:#8b98ac}.customer-profile-field .ant-input:hover,.customer-profile-field .ant-select:hover .ant-select-selector{border-color:#93b4ed}.customer-profile-field .ant-input:focus,.customer-profile-field .ant-input-focused,.customer-profile-field .ant-select-focused .ant-select-selector{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.customer-profile-field-wide{grid-column:1/-1}.customer-profile-form-actions{background:#f8fafc;border-top:1px solid #e7edf6;justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}.customer-profile-form-actions .ant-btn{border-radius:8px;min-width:112px;height:40px}.customer-profile-form-actions .ant-btn-primary{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:0;min-width:154px;font-weight:650;box-shadow:0 8px 18px #2563eb33}.customer-profile-form-actions .ant-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%)}.customer-profile-detail-header{align-items:center}.customer-profile-detail-header h1{color:#17233d;margin:0;font-size:clamp(22px,2.2vw,28px);line-height:1.25}.customer-profile-detail-header p{color:#718098;margin:8px 0 0;font-size:14px;line-height:20px}.customer-profile-detail-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.customer-profile-detail-empty{padding:22px 0 8px}.customer-profile-session-empty-description{gap:4px;display:grid}.customer-profile-session-empty-description strong{color:#263650}.customer-profile-care-tab{gap:20px;display:grid}.customer-profile-session-card.ant-card{overflow:hidden}.customer-profile-session-table-wrap{margin:-24px;overflow-x:auto}.customer-profile-session-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:860px}.customer-profile-session-table th,.customer-profile-session-table td{color:#52627a;text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f7;padding:13px 16px;font-size:13px;line-height:20px}.customer-profile-session-table th:first-child,.customer-profile-session-table td:first-child{width:14%}.customer-profile-session-table th:nth-child(2),.customer-profile-session-table td:nth-child(2){width:17%}.customer-profile-session-table th:nth-child(3),.customer-profile-session-table td:nth-child(3),.customer-profile-session-table th:nth-child(4),.customer-profile-session-table td:nth-child(4){width:16%}.customer-profile-session-table th:nth-child(5),.customer-profile-session-table td:nth-child(5){width:27%}.customer-profile-session-table th:nth-child(6),.customer-profile-session-table td:nth-child(6){width:10%}.customer-profile-session-table th{color:#737686;letter-spacing:.03em;text-transform:uppercase;background:#f8fbff;font-size:12px;font-weight:700}.customer-profile-session-table tbody tr{cursor:pointer;transition:background-color .18s}.customer-profile-session-table tbody tr:hover{background:#f8fbff}.customer-profile-session-table tbody tr:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.customer-profile-session-table tbody tr.is-selected{background:#edf4ff;box-shadow:inset 3px 0 #2563eb}.customer-profile-session-table tbody tr:last-child td{border-bottom:0}.customer-profile-session-table td>strong{color:#263650}.customer-profile-session-information{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;display:grid}.customer-profile-session-information .customer-detail-information-row:nth-last-child(-n+2){border-bottom:0;padding-bottom:0}.customer-care-history-header+.customer-care-history-timeline,.customer-care-history-header+.ant-skeleton,.customer-care-history-header+.ant-alert,.customer-care-history-header+.ant-empty{margin-top:18px}.customer-profile-history-pagination{color:#718098;border-top:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:16px;font-size:13px;line-height:20px;display:flex}@keyframes customerProfileEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.customer-profile-page-header,.customer-profile-pagination{flex-direction:column;align-items:stretch}.customer-profile-header-actions{justify-content:flex-start}.customer-profile-toolbar{flex-direction:column;align-items:stretch}.customer-profile-search{max-width:none}.customer-profile-form-grid{grid-template-columns:1fr}.customer-profile-modal .ant-modal-header,.customer-profile-form-section,.customer-profile-form-actions{padding-left:18px;padding-right:18px}.customer-profile-form-actions{flex-direction:column-reverse;align-items:stretch}.customer-profile-form-actions .ant-btn,.customer-profile-form-actions .ant-btn-primary{width:100%}.customer-profile-field-wide{grid-column:auto}.customer-profile-detail-overview-grid,.customer-profile-session-information{grid-template-columns:1fr}.customer-profile-session-information .customer-detail-information-row:nth-last-child(2){border-bottom:1px solid #edf1f7;padding-bottom:12px}.customer-profile-history-pagination{flex-direction:column;align-items:stretch}}.employee-list-page,.employee-detail-page{animation:.22s ease-out employee-list-enter}.employee-list-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.employee-list-header h1,.employee-detail-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.employee-list-header p,.employee-detail-header p{color:#596a84;margin:0;font-size:14px;line-height:20px}.employee-list-scope{color:#245cb9;background:#edf4ff;border:1px solid #c9daf8;border-radius:999px;margin:2px 0 0;padding:5px 10px;font-weight:600}.employee-list-toolbar{background:#fafcff;border:1px solid #d7dfef;border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex;box-shadow:0 3px 12px #191b230a}.employee-list-search{flex:290px;min-width:0}.employee-list-filter-controls{flex-wrap:wrap;flex:500px;align-items:center;gap:10px;display:flex}.employee-list-filter-controls .ant-select{width:168px}.employee-list-search.ant-input-affix-wrapper,.employee-list-filter-controls .ant-select-selector{border-color:#c3cfe5;border-radius:9px}.employee-list-search.ant-input-affix-wrapper:hover,.employee-list-filter-controls .ant-select:hover .ant-select-selector{border-color:#8aafea}.employee-list-search.ant-input-affix-wrapper-focused,.employee-list-filter-controls .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.employee-list-clear-filters{font-weight:600}.employee-list-table-card{background:#fff;border:1px solid #d7dfef;border-radius:14px;overflow:hidden;box-shadow:0 4px 14px #191b230d}.employee-list-table-scroll{overflow-x:auto}.employee-list-table{border-collapse:collapse;width:100%;min-width:1160px}.employee-list-table th,.employee-list-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e6ebf4;padding:14px 16px}.employee-list-table th{color:#596a84;text-transform:uppercase;background:#f4f7fc;font-size:12px;font-weight:700;line-height:16px}.employee-list-table tbody tr{transition:background .18s}.employee-list-table tbody tr.is-clickable{cursor:pointer}.employee-list-table tbody tr:hover{background:#f7faff}.employee-list-table tbody tr.is-clickable:focus-visible{background:#f7faff;outline:none;box-shadow:inset 0 0 0 2px #2563eb}.employee-list-table tbody tr:last-child td{border-bottom:0}.employee-list-identity{align-items:center;gap:10px;display:flex}.employee-list-avatar,.employee-detail-avatar{color:#004ac6;background:linear-gradient(145deg,#e5efff,#d6e6ff);border:1px solid #bdd3f7;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.employee-list-avatar{width:34px;height:34px}.employee-list-identity strong,.employee-list-table td>strong{color:#202637;font-size:14px;line-height:20px;display:block}.employee-list-identity>div span,.employee-list-secondary{color:#66738a;margin-top:2px;font-size:12px;line-height:18px;display:block}.employee-list-contact{min-width:190px}.employee-list-contact span{color:#43506a;align-items:center;gap:6px;font-size:13px;line-height:20px;display:flex}.employee-list-contact span+span{margin-top:3px}.employee-list-contact .app-icon{color:#5a8cd6}.employee-list-status{color:#167a3b;background:#e8f8ee;border:1px solid #a8dcb9;border-radius:999px;margin:0;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px}.employee-list-start-date{color:#43506a;white-space:nowrap;font-size:13px}.employee-list-actions{text-align:center;width:58px}.employee-list-icon-button.ant-btn{color:#004ac6;border-radius:8px;transition:transform .18s,background .18s,box-shadow .18s}.employee-list-icon-button.ant-btn:hover{background:#eaf1ff;transform:translateY(-2px);box-shadow:0 4px 10px #004ac626}.employee-list-empty{padding:44px 24px}.employee-list-pagination{color:#596a84;border-top:1px solid #e6ebf4;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;display:flex}.employee-detail-page{max-width:1040px}.employee-detail-back{margin-bottom:14px}.employee-detail-header{background:#fff;border:1px solid #d7dfef;border-radius:14px;align-items:center;gap:14px;margin-bottom:18px;padding:18px;display:flex;box-shadow:0 4px 14px #191b230d}.employee-detail-avatar{width:52px;height:52px;font-size:20px}.employee-detail-header .employee-list-status{margin-left:auto}.employee-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.employee-detail-grid .ant-card{border-color:#d7dfef;border-radius:14px;box-shadow:0 4px 14px #191b230d}.employee-detail-page{max-width:1360px;margin:0 auto;padding:10px 0 32px}.employee-detail-profile-header{background:linear-gradient(135deg,#fff,#f4f8ff);border:1px solid #d9e1ef;border-radius:16px;align-items:center;gap:18px;margin-bottom:20px;padding:22px 24px;display:flex;box-shadow:0 5px 18px #191b230f}.employee-detail-profile-copy{min-width:0}.employee-detail-profile-copy h1{color:#16233c;margin:0 0 5px;font-size:26px;font-weight:700;line-height:34px}.employee-detail-profile-copy p{color:#596a84;margin:0;font-size:14px;line-height:20px}.employee-detail-profile-copy>div{flex-wrap:wrap;gap:9px 18px;margin-top:11px;display:flex}.employee-detail-profile-copy>div span{color:#43506a;overflow-wrap:anywhere;align-items:center;gap:6px;min-width:0;font-size:13px;line-height:19px;display:inline-flex}.employee-detail-profile-copy .app-icon{color:#4d7fc7}.employee-detail-profile-header .employee-list-status{margin-left:auto}.employee-detail-content-grid{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:20px;display:grid}.employee-detail-main-column{gap:20px;min-width:0;display:grid}.employee-detail-work-card.ant-card,.employee-detail-account-card.ant-card,.employee-detail-managed-departments-card.ant-card,.employee-detail-history-card.ant-card{border-color:#d9e1ef;border-radius:14px;box-shadow:0 3px 12px #191b230d}.employee-detail-work-card .ant-card-head-title,.employee-detail-account-card .ant-card-head-title,.employee-detail-managed-departments-card .ant-card-head-title,.employee-detail-history-card .ant-card-head-title{white-space:normal}.employee-detail-work-card .ant-card-head-title>span,.employee-detail-account-card .ant-card-head-title>span,.employee-detail-managed-departments-card .ant-card-head-title>span,.employee-detail-history-card .ant-card-head-title>span{color:#16233c;align-items:center;gap:9px;font-size:16px;font-weight:700;display:inline-flex}.employee-detail-work-card .ant-card-head-title .app-icon,.employee-detail-account-card .ant-card-head-title .app-icon,.employee-detail-managed-departments-card .ant-card-head-title .app-icon,.employee-detail-history-card .ant-card-head-title .app-icon{color:#0053db}.employee-detail-work-card .ant-card-extra .ant-btn{border-radius:9px;font-weight:600;transition:box-shadow .18s ease-out,transform .18s ease-out}.employee-detail-work-card .ant-card-extra .ant-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #19448633}.employee-detail-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px;display:grid}.employee-detail-work-grid>div{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:11px 0;display:flex}.employee-detail-work-grid>div:nth-last-child(-n+2){border-bottom:0}.employee-detail-work-grid span{color:#596a84;font-size:14px;line-height:20px}.employee-detail-work-grid strong{color:#1b2a45;text-align:right;overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:20px}.employee-detail-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.employee-detail-profile-grid .my-profile-section.ant-card{height:auto}.employee-detail-side-column{gap:20px;display:grid}.employee-detail-managed-departments-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.employee-detail-managed-departments-list li{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.employee-detail-managed-departments-list li:first-child{padding-top:0}.employee-detail-managed-departments-list li:last-child{border-bottom:0;padding-bottom:0}.employee-detail-managed-departments-list li>div{gap:3px;min-width:0;display:grid}.employee-detail-managed-departments-list strong{color:#1b2a45;overflow-wrap:anywhere;font-size:14px;line-height:20px}.employee-detail-managed-departments-list small{color:#66738a;overflow-wrap:anywhere;font-size:12px;line-height:18px}.employee-detail-managed-departments-list .ant-btn{border-radius:8px;flex:none}.employee-detail-managed-departments-card .ant-card-extra .ant-btn{border-radius:8px;font-weight:600}.employee-detail-managed-departments-empty{color:#596a84;margin:0;font-size:14px;line-height:20px}.employee-detail-assign-manager-form{gap:14px;padding-top:8px;display:grid}.employee-detail-assign-manager-form>p{color:#596a84;margin:0;font-size:14px;line-height:20px}.employee-detail-assign-manager-form .ant-select{width:100%}.employee-detail-account-card dl{gap:13px;margin:0 0 18px;display:grid}.employee-detail-account-card dl>div{border-bottom:1px solid #edf1f6;gap:5px;padding-bottom:12px;display:grid}.employee-detail-account-card dl>div:last-child{border-bottom:0;padding-bottom:0}.employee-detail-account-card dt{color:#596a84;font-size:12px;line-height:17px}.employee-detail-account-card dd{color:#1b2a45;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:700;line-height:20px}.employee-detail-account-card .ant-btn{border-radius:9px;min-height:40px;font-weight:600;transition:box-shadow .18s ease-out,transform .18s ease-out}.employee-detail-account-card .ant-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #19448629}.employee-detail-role-tags{flex-wrap:wrap;gap:6px;display:flex}.employee-detail-role-tags .ant-tag{color:#245cb9;background:#edf4ff;border-color:#c9daf8;border-radius:999px;margin:0}.employee-detail-history-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.employee-detail-history-list li{border-left:3px solid #b9cef1;gap:4px;padding-left:12px;display:grid}.employee-detail-history-list strong{color:#1b2a45;font-size:13px;line-height:19px}.employee-detail-history-list span,.employee-detail-history-list small{color:#596a84;overflow-wrap:anywhere;font-size:12px;line-height:18px}.employee-detail-history-list em{color:#43506a;overflow-wrap:anywhere;font-size:12px;font-style:normal;line-height:18px}.employee-detail-empty-history{color:#596a84;margin:0;font-size:14px;line-height:20px}.employee-work-modal .ant-modal-content{border:1px solid #d9e1ef;border-radius:16px;animation:.35s cubic-bezier(.22,1,.36,1) employee-work-modal-open;overflow:hidden;box-shadow:0 18px 48px #191b2329}.employee-work-modal .ant-modal-header{border-bottom:1px solid #e8edf5;padding:20px 24px}.employee-work-modal .ant-modal-title{color:#16233c;font-size:20px;font-weight:700;line-height:28px}.employee-work-modal .ant-modal-body{overscroll-behavior:contain;max-height:min(100vh - 264px,590px);padding:22px 24px;overflow-y:auto}.employee-work-modal .ant-modal-footer{border-top:1px solid #e8edf5;margin-top:0;padding:16px 24px 20px}.employee-work-modal-actions{justify-content:flex-end;gap:10px;display:flex}.employee-work-modal-actions .ant-btn{border-radius:9px;min-height:40px;padding:0 16px;font-weight:600}.employee-work-form{gap:18px;display:grid}.employee-work-form>p{color:#596a84;margin:0;font-size:14px;line-height:20px}.employee-work-section{border:1px solid #d9e1ef;border-radius:12px;padding:18px}.employee-work-section h2{color:#16233c;align-items:center;gap:10px;margin:0 0 16px;font-size:16px;font-weight:700;line-height:22px;display:inline-flex}.employee-work-section h2 span{color:#0053db;background:#edf4ff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.employee-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.employee-work-field{flex-direction:column;gap:8px;min-width:0;display:flex}.employee-work-field label{color:#1b2a45;font-size:14px;font-weight:600;line-height:20px}.employee-work-field .ant-select,.employee-work-field .ant-input{width:100%}.employee-work-field .ant-input,.employee-work-field .ant-select-selector{border-color:#c3c6d7;border-radius:9px}.employee-work-field-error{color:#ba1a1a;font-size:12px;line-height:18px}@keyframes employee-work-modal-open{0%{opacity:0;transform:scale(.95)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes employee-list-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=1023px){.employee-list-filter-controls{flex-basis:100%}.employee-detail-content-grid{grid-template-columns:1fr}}@media (width<=767px){.employee-list-header{flex-direction:column;align-items:flex-start}.employee-list-toolbar,.employee-list-filter-controls{flex-direction:column;align-items:stretch}.employee-list-filter-controls .ant-select{width:100%}.employee-list-pagination{flex-direction:column;align-items:flex-start}.employee-detail-grid{grid-template-columns:1fr}.employee-detail-profile-header{flex-wrap:wrap;align-items:flex-start;padding:18px}.employee-detail-profile-header .employee-list-status{margin-left:0}.employee-detail-work-grid,.employee-detail-profile-grid,.employee-work-grid{grid-template-columns:1fr}.employee-detail-work-grid>div:nth-last-child(-n+2){border-bottom:1px solid #edf1f6}.employee-detail-work-grid>div:last-child{border-bottom:0}.employee-work-modal .ant-modal-header,.employee-work-modal .ant-modal-body,.employee-work-modal .ant-modal-footer{padding-left:18px;padding-right:18px}.employee-work-modal-actions{grid-template-columns:1fr 1fr;display:grid}.employee-detail-managed-departments-list li{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.employee-list-page,.employee-detail-page,.employee-list-table tbody tr,.employee-list-icon-button.ant-btn,.employee-work-modal .ant-modal-content,.employee-detail-work-card .ant-card-extra .ant-btn,.employee-detail-account-card .ant-btn{transition:none;animation:none}}.employee-profile-page{max-width:1120px;margin:0 auto;padding-bottom:32px;animation:.26s ease-out employee-profile-enter}.employee-profile-tabs{border-bottom:1px solid #d9ddea;gap:24px;margin-bottom:24px;display:flex;overflow-x:auto}.employee-profile-tab{color:#686d7d;flex:none;padding:0 2px 12px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:color .18s ease-out;position:relative}.employee-profile-tab:hover{color:#004ac6}.employee-profile-tab:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #004ac6}.employee-profile-tab.is-active{color:#004ac6}.employee-profile-tab.is-active:after{content:"";background:#004ac6;border-radius:999px 999px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.employee-profile-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.employee-profile-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.employee-profile-header p{color:#575b6d;max-width:720px;margin:0;font-size:14px;line-height:20px}.employee-profile-progress{grid-template-columns:auto auto;justify-content:end;align-items:baseline;column-gap:12px;min-width:220px;display:grid}.employee-profile-progress span{color:#575b6d;font-size:13px;line-height:18px}.employee-profile-progress strong{color:#004ac6;font-size:24px;line-height:30px}.employee-profile-progress-track{background:#e1e6f4;border-radius:999px;grid-column:1/-1;width:100%;height:8px;overflow:hidden}.employee-profile-progress-track span{border-radius:inherit;background:#004ac6;height:100%;transition:width .22s ease-out;display:block}.employee-profile-status-row{color:#575b6d;align-items:center;gap:10px;margin-bottom:16px;font-size:14px;display:flex}.employee-profile-status{border-radius:999px;align-items:center;min-height:26px;padding:3px 10px;font-size:12px;font-weight:700;line-height:18px;display:inline-flex}.employee-profile-status.is-draft{color:#665200;background:#fff4c2}.employee-profile-status.is-pending_verification{color:#004a9f;background:#dceaff}.employee-profile-status.is-new{color:#575b6d;background:#eef0f6}.employee-profile-readonly-alert,.employee-profile-api-error{margin-bottom:16px}.employee-profile-form{gap:16px;display:grid}.employee-profile-card.ant-card{border-color:#d9ddea;border-radius:14px;box-shadow:0 2px 8px #191b230a}.employee-profile-card .ant-card-head{color:#1f2433;border-bottom-color:#e6e8f0;min-height:54px;font-size:16px;font-weight:700}.employee-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.employee-profile-field{gap:7px;display:grid}.employee-profile-field-wide{grid-column:1/-1}.employee-profile-field label{color:#2b3040;font-size:14px;font-weight:600;line-height:20px}.employee-profile-field .ant-input,.employee-profile-field .ant-select{width:100%}.employee-profile-field-error{color:#ba1a1a;font-size:12px;line-height:16px}.employee-profile-actions{z-index:2;background:#fffffff5;border:1px solid #d9ddea;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex;position:sticky;bottom:12px;box-shadow:0 4px 14px #191b2314}.employee-profile-actions>span{color:#686d7d;font-size:13px;line-height:18px}.employee-profile-actions>div{gap:10px;display:flex}.employee-profile-review-actions{justify-content:flex-end;margin-top:20px;display:flex}.employee-profile-review-status{background:#f8faff;border:1px solid #d9ddea;border-radius:12px;gap:4px;min-width:190px;padding:12px 14px;display:grid}.employee-profile-review-status span{color:#686d7d;font-size:12px;line-height:16px}.employee-profile-review-status strong{color:#004ac6;font-size:16px;line-height:22px}.employee-profile-review-status.is-draft{background:#fff9e8}.employee-profile-review-status.is-draft strong{color:#806000}.employee-profile-review-status.is-pending_verification{background:#eff6ff}.employee-profile-review-status.is-need_supplement{background:#fff2e8}.employee-profile-review-status.is-need_supplement strong{color:#a44700}.employee-profile-review-status.is-verified{background:#edf9f0}.employee-profile-review-status.is-verified strong{color:#17653a}.employee-profile-review-status.is-rejected{background:#fff1f1}.employee-profile-review-status.is-rejected strong{color:#ba1a1a}.employee-profile-review-card-title{color:#1f2433;margin:0 0 18px;font-size:16px;font-weight:700;line-height:22px}.employee-profile-review-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;margin:0;display:grid}.employee-profile-review-summary div{border-bottom:1px solid #edf0f6;gap:4px;padding-bottom:12px;display:grid}.employee-profile-review-summary dt{color:#686d7d;font-size:13px;line-height:18px}.employee-profile-review-summary dd{color:#292e3d;margin:0;font-size:14px;font-weight:600;line-height:20px}.employee-profile-review-guidance-card p{color:#575b6d;margin:0;font-size:14px;line-height:21px}.employee-profile-history-empty{margin:8px 0 0}.employee-profile-history-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.employee-profile-history-list li{gap:3px;padding:0 0 20px 24px;display:grid;position:relative}.employee-profile-history-list li:before{content:"";background:#fff;border:2px solid #004ac6;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:0}.employee-profile-history-list li:after{content:"";background:#d9e5fb;width:2px;position:absolute;top:17px;bottom:0;left:5px}.employee-profile-history-list li:last-child{padding-bottom:0}.employee-profile-history-list li:last-child:after{display:none}.employee-profile-history-list time,.employee-profile-history-list small{color:#686d7d;font-size:12px;line-height:17px}.employee-profile-history-list strong{color:#292e3d;font-size:14px;line-height:20px}.employee-profile-history-list span{color:#575b6d;font-size:13px;line-height:18px}.employee-profile-history-note{background:#f8faff;border-left:3px solid #7da6ec;border-radius:0 8px 8px 0;gap:2px;margin-top:5px;padding:8px 10px;display:grid}.employee-profile-history-note strong{color:#2b3040;font-size:12px;font-weight:700;line-height:17px}.employee-profile-history-note span{color:#575b6d;overflow-wrap:anywhere;font-size:13px;line-height:19px}@keyframes employee-profile-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.employee-profile-tabs{gap:20px;margin-bottom:20px}.employee-profile-header{flex-direction:column;align-items:stretch;gap:16px}.employee-profile-progress{justify-content:start;min-width:0}.employee-profile-review-status{min-width:0}.employee-profile-review-summary,.employee-profile-grid{grid-template-columns:1fr}.employee-profile-field-wide{grid-column:auto}.employee-profile-actions{flex-direction:column;align-items:stretch;bottom:8px}.employee-profile-actions>div{grid-template-columns:1fr;display:grid}}@media (prefers-reduced-motion:reduce){.employee-profile-page{animation:none}.employee-profile-progress-track span{transition:none}}.profile-supplement-page{max-width:1120px;margin:0 auto;padding-bottom:32px;animation:.26s ease-out profile-supplement-enter}.profile-supplement-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.profile-supplement-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.profile-supplement-header p{color:#575b6d;max-width:700px;margin:0;font-size:14px;line-height:20px}.profile-supplement-status{color:#a44700;background:#fff2e8;border-radius:999px;align-items:center;min-height:28px;padding:4px 11px;font-size:12px;font-weight:700;line-height:18px;display:inline-flex}.profile-supplement-alert{margin-bottom:16px}.profile-supplement-card.ant-card{border-color:#d9ddea;border-radius:14px;margin-bottom:16px;box-shadow:0 2px 8px #191b230a}.profile-supplement-card .ant-card-head{color:#1f2433;border-bottom-color:#e6e8f0;min-height:54px;font-size:16px;font-weight:700}.profile-supplement-summary-card h2{color:#1f2433;margin:0 0 18px;font-size:16px;font-weight:700;line-height:22px}.profile-supplement-summary-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 24px;margin:0;display:grid}.profile-supplement-summary-card dl>div{border-bottom:1px solid #edf0f6;gap:5px;padding-bottom:12px;display:grid}.profile-supplement-summary-card .profile-supplement-summary-note{grid-column:1/-1}.profile-supplement-summary-card dt{color:#686d7d;font-size:13px;line-height:18px}.profile-supplement-summary-card dd{color:#292e3d;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:600;line-height:21px}.profile-supplement-form{gap:0;display:grid}.profile-supplement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.profile-supplement-field{gap:8px;display:grid}.profile-supplement-field-heading{gap:3px;display:grid}.profile-supplement-field-heading label{color:#2b3040;font-size:14px;font-weight:600;line-height:20px}.profile-supplement-field-heading span{color:#686d7d;overflow-wrap:anywhere;font-size:12px;line-height:17px}.profile-supplement-field .ant-input,.profile-supplement-field .ant-select{width:100%}.profile-supplement-field-note{background:#fff8f0;border-left:3px solid #e79a55;border-radius:0 8px 8px 0;gap:3px;padding:9px 10px;display:grid}.profile-supplement-field-note strong{color:#8f4400;font-size:12px;font-weight:700;line-height:17px}.profile-supplement-field-note span{color:#575b6d;overflow-wrap:anywhere;font-size:13px;line-height:19px}.profile-supplement-actions{z-index:2;background:#fffffff5;border:1px solid #d9ddea;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:14px 16px;display:flex;position:sticky;bottom:12px;box-shadow:0 4px 14px #191b2314}.profile-supplement-actions>span{color:#686d7d;font-size:13px;line-height:18px}.profile-supplement-actions>div{gap:10px;display:flex}@keyframes profile-supplement-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.profile-supplement-header{flex-direction:column;align-items:stretch;gap:14px}.profile-supplement-status{align-self:flex-start}.profile-supplement-summary-card dl{grid-template-columns:1fr}.profile-supplement-summary-card .profile-supplement-summary-note{grid-column:auto}.profile-supplement-grid{grid-template-columns:1fr}.profile-supplement-actions{flex-direction:column;align-items:stretch;bottom:8px}.profile-supplement-actions>div{grid-template-columns:1fr;display:grid}}@media (prefers-reduced-motion:reduce){.profile-supplement-page{animation:none}}.my-profile-page{max-width:1360px;margin:0 auto;padding:10px 0 32px;animation:.26s ease-out my-profile-enter}.my-profile-header-card{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:8px 14px;display:flex}.my-profile-header-copy h1{color:#191b23;margin:0 0 6px;font-size:28px;font-weight:700;line-height:36px}.my-profile-header-copy p{color:#686d7d;margin:0;font-size:15px;line-height:22px}.my-profile-header-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:12px;display:flex}.my-profile-header-actions .ant-btn{border-radius:10px;align-items:center;min-height:44px;padding:0 17px;font-weight:600;display:inline-flex}.my-profile-content-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.my-profile-content-grid>.my-profile-section:first-child{grid-column:span 4}.my-profile-content-grid>.my-profile-section:nth-child(2){grid-column:span 8}.my-profile-content-grid>.my-profile-section:nth-child(3),.my-profile-content-grid>.my-profile-section:nth-child(4),.my-profile-content-grid>.my-profile-section:nth-child(5){grid-column:span 4}.my-profile-section.ant-card{background:#fff;border-color:#d9e1ef;border-radius:14px;height:100%;transition:border-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out;overflow:hidden;box-shadow:0 3px 12px #191b230d}.my-profile-section.ant-card:hover{border-color:#b8caec;transform:translateY(-2px);box-shadow:0 7px 20px #191b2314}.my-profile-section .ant-card-head{border-bottom-color:#e8edf5;min-height:74px;padding:0 26px}.my-profile-section .ant-card-head-title{white-space:normal;padding:16px 0}.my-profile-section-title{color:#16233c;align-items:center;gap:14px;font-size:18px;font-weight:700;line-height:24px;display:inline-flex}.my-profile-section-icon,.my-profile-field-icon{color:#0053db;background:#edf4ff;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.my-profile-section-icon{width:46px;height:46px}.my-profile-field-icon{border-radius:8px;flex:none;width:30px;height:30px}.my-profile-section.is-green .my-profile-section-icon,.my-profile-section.is-green .my-profile-field-icon{color:#16984d;background:#ecf9f0}.my-profile-section.is-purple .my-profile-section-icon,.my-profile-section.is-purple .my-profile-field-icon{color:#7653e8;background:#f3f0ff}.my-profile-section.is-orange .my-profile-section-icon,.my-profile-section.is-orange .my-profile-field-icon{color:#d87519;background:#fff5e9}.my-profile-section .ant-card-body{padding:18px 26px 22px}.my-profile-section .ant-descriptions{width:100%}.my-profile-section .ant-descriptions-view{overflow:hidden}.my-profile-section .ant-descriptions-row>th,.my-profile-section .ant-descriptions-row>td{border-bottom:1px solid #edf1f6;padding:10px 0}.my-profile-section .ant-descriptions-row>th:not(:last-child),.my-profile-section .ant-descriptions-row>td:not(:last-child){padding-right:26px}.my-profile-section .ant-descriptions-row:last-child>th,.my-profile-section .ant-descriptions-row:last-child>td{border-bottom:0}.my-profile-section .ant-descriptions-item-label{color:#596a84;width:48%}.my-profile-section .ant-descriptions-item-label:after{display:none}.my-profile-section .ant-descriptions-item-content{color:#1b2a45;text-align:right;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:14px;font-weight:700;line-height:20px}.my-profile-field-label{align-items:center;gap:10px;min-width:0;font-size:14px;line-height:20px;display:inline-flex}.my-profile-section a{color:#0053db;overflow-wrap:anywhere;text-decoration:none}.my-profile-section a:hover{text-decoration:underline}.my-profile-edit-modal .ant-modal-content{border:1px solid #d9e1ef;border-radius:16px;animation:.35s cubic-bezier(.22,1,.36,1) my-profile-edit-modal-open;overflow:hidden;box-shadow:0 18px 48px #191b2329}.my-profile-edit-modal .ant-modal-header{background:#fff;border-bottom:1px solid #e8edf5;padding:20px 24px}.my-profile-edit-modal .ant-modal-title{color:#16233c;font-size:20px;font-weight:700;line-height:28px}.my-profile-edit-modal .ant-modal-body{overscroll-behavior:contain;max-height:min(100vh - 264px,520px);padding:22px 24px;overflow-y:auto}.my-profile-edit-modal .ant-modal-footer{border-top:1px solid #e8edf5;margin-top:0;padding:16px 24px 20px}.my-profile-edit-modal-actions{justify-content:flex-end;gap:10px;display:flex}.my-profile-edit-modal-actions .ant-btn{border-radius:9px;min-height:40px;padding:0 16px;font-weight:600}.my-profile-edit-form{flex-direction:column;gap:18px;display:flex}.my-profile-edit-modal-intro{color:#596a84;margin:0;font-size:14px;line-height:20px}.my-profile-edit-section{background:#fff;border:1px solid #d9e1ef;border-radius:12px;padding:18px}.my-profile-edit-section h2{color:#16233c;align-items:center;gap:10px;margin:0 0 16px;font-size:16px;font-weight:700;line-height:22px;display:inline-flex}.my-profile-edit-section-icon{color:#0053db;background:#edf4ff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.my-profile-edit-section.is-green .my-profile-edit-section-icon{color:#16984d;background:#ecf9f0}.my-profile-edit-section.is-orange .my-profile-edit-section-icon{color:#d87519;background:#fff5e9}.my-profile-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.my-profile-edit-field{flex-direction:column;gap:8px;min-width:0;display:flex}.my-profile-edit-field-wide{grid-column:1/-1}.my-profile-edit-field label{color:#1b2a45;font-size:14px;font-weight:600;line-height:20px}.my-profile-edit-field .ant-input,.my-profile-edit-field .ant-input-affix-wrapper,.my-profile-edit-field .ant-select-selector{border-color:#c3c6d7;border-radius:9px}.my-profile-edit-field .ant-input:hover,.my-profile-edit-field .ant-input-affix-wrapper:hover,.my-profile-edit-field .ant-select:hover .ant-select-selector{border-color:#8aafea}.my-profile-edit-field .ant-input:focus,.my-profile-edit-field .ant-input-affix-wrapper-focused,.my-profile-edit-field .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.my-profile-edit-field-error{color:#ba1a1a;font-size:12px;line-height:18px}.my-profile-change-request-modal .ant-modal-content{border:1px solid #d9e1ef;border-radius:16px;animation:.35s cubic-bezier(.22,1,.36,1) my-profile-edit-modal-open;overflow:hidden;box-shadow:0 18px 48px #191b2329}.my-profile-change-request-modal .ant-modal-header{background:#fff;border-bottom:1px solid #e8edf5;padding:20px 24px}.my-profile-change-request-modal .ant-modal-title{color:#16233c;font-size:20px;font-weight:700;line-height:28px}.my-profile-change-request-modal .ant-modal-body{max-height:min(68vh,680px);padding:22px 24px;overflow-y:auto}.my-profile-change-request-modal .ant-modal-footer{border-top:1px solid #e8edf5;margin-top:0;padding:16px 24px 20px}.my-profile-change-request-actions{justify-content:flex-end;gap:10px;display:flex}.my-profile-change-request-actions .ant-btn{border-radius:9px;min-height:40px;padding:0 16px;font-weight:600}.my-profile-change-request-form{flex-direction:column;gap:18px;display:flex}.my-profile-change-request-intro{color:#596a84;margin:0;font-size:14px;line-height:20px}.my-profile-change-request-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.my-profile-change-request-group{background:#fff;border:1px solid #d9e1ef;border-radius:12px;padding:16px}.my-profile-change-request-group h2{color:#16233c;align-items:center;gap:10px;margin:0 0 14px;font-size:16px;font-weight:700;line-height:22px;display:inline-flex}.my-profile-change-request-group-icon{color:#0053db;background:#edf4ff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.my-profile-change-request-fields{flex-direction:column;gap:10px;display:flex}.my-profile-change-request-field{border-top:1px solid #edf1f6;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:11px 0;display:grid}.my-profile-change-request-field:first-child{border-top:0;padding-top:0}.my-profile-change-request-field .ant-checkbox-wrapper{color:#1b2a45;min-width:0;font-size:14px;font-weight:600;line-height:20px}.my-profile-change-current-value{justify-content:flex-end;align-items:baseline;gap:6px;min-width:0;display:flex}.my-profile-change-current-value span{color:#737686;font-size:12px;line-height:16px}.my-profile-change-current-value strong{color:#596a84;text-align:right;overflow-wrap:anywhere;max-width:190px;font-size:12px;font-weight:600;line-height:18px}.my-profile-change-proposed-value{background:#f6f9fe;border:1px solid #dce8fa;border-radius:10px;flex-direction:column;grid-column:1/-1;gap:7px;padding:10px;display:flex}.my-profile-change-proposed-value label,.my-profile-change-request-note label{color:#1b2a45;font-size:13px;font-weight:600;line-height:18px}.my-profile-change-proposed-value .ant-input,.my-profile-change-proposed-value .ant-select-selector,.my-profile-change-request-note .ant-input{border-color:#c3c6d7;border-radius:9px}.my-profile-change-proposed-value .ant-input:focus,.my-profile-change-proposed-value .ant-select-focused .ant-select-selector,.my-profile-change-request-note .ant-input:focus{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.my-profile-change-field-error{color:#ba1a1a;font-size:12px;line-height:18px}.my-profile-change-request-note{background:#fff;border:1px solid #d9e1ef;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.my-profile-change-pending{flex-direction:column;gap:18px;display:flex}.my-profile-change-pending header{background:#fff9e8;border:1px solid #f4d78d;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.my-profile-change-pending h2{color:#553900;margin:0 0 4px;font-size:17px;font-weight:700;line-height:24px}.my-profile-change-pending p{color:#765b27;margin:0;font-size:13px;line-height:19px}.my-profile-change-pending-status{color:#8a5400;background:#fff0c2;border:0;border-radius:999px;margin:0;font-weight:700}.my-profile-change-pending dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.my-profile-change-pending dl>div{background:#fff;border:1px solid #d9e1ef;border-radius:10px;gap:7px;padding:13px;display:grid}.my-profile-change-pending dt{color:#596a84;font-size:13px;line-height:18px}.my-profile-change-pending dd{color:#1b2a45;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;margin:0;font-size:13px;line-height:19px;display:grid}.my-profile-change-pending dd span{color:#737686;overflow-wrap:anywhere}.my-profile-change-pending dd strong{color:#0053db;text-align:right;overflow-wrap:anywhere}.my-profile-change-pending-note{background:#f6f9fe;border-left:3px solid #2563eb;border-radius:0 9px 9px 0;padding:12px 14px}.my-profile-change-rejected{flex-direction:column;gap:16px;display:flex}.my-profile-change-rejected header{background:#fff4f3;border:1px solid #f2c9c5;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.my-profile-change-rejected h2{color:#8b1e1b;margin:0 0 4px;font-size:17px;font-weight:700;line-height:24px}.my-profile-change-rejected header p{color:#77514d;margin:0;font-size:13px;line-height:19px}.my-profile-change-rejected-status{color:#a92d29;background:#ffe2df;border:0;border-radius:999px;margin:0;font-weight:700}.my-profile-change-rejected-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.my-profile-change-rejected-meta>div{background:#fff;border:1px solid #d9e1ef;border-radius:10px;gap:7px;padding:13px;display:grid}.my-profile-change-rejected-meta dt{color:#596a84;font-size:13px;line-height:18px}.my-profile-change-rejected-meta dd{color:#1b2a45;margin:0;font-size:14px;font-weight:700;line-height:20px}.my-profile-change-rejected-reason,.my-profile-change-rejected-fields{background:#fff;border:1px solid #d9e1ef;border-radius:10px;padding:14px}.my-profile-change-rejected-reason{background:snow;border-color:#f2d5d1}.my-profile-change-rejected-reason h3,.my-profile-change-rejected-fields h3{color:#1b2a45;margin:0 0 7px;font-size:14px;font-weight:700;line-height:20px}.my-profile-change-rejected-reason h3{color:#9b2925}.my-profile-change-rejected-reason p{white-space:pre-wrap;color:#684340;margin:0;font-size:14px;line-height:21px}.my-profile-change-rejected-fields>div{flex-wrap:wrap;gap:8px;display:flex}.my-profile-change-rejected-fields .ant-tag{color:#3a5f9d;background:#edf4ff;border-color:#c9daf8;border-radius:999px;margin:0;padding:3px 9px;font-size:12px;font-weight:600}.my-profile-change-request-actions .ant-btn{transition:transform .18s ease-out,box-shadow .18s ease-out}.my-profile-change-request-actions .ant-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 16px #1944862e}@keyframes my-profile-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes my-profile-edit-modal-open{0%{opacity:0;transform:scale(.95)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=1199px){.my-profile-content-grid>.my-profile-section:first-child,.my-profile-content-grid>.my-profile-section:nth-child(2),.my-profile-content-grid>.my-profile-section:nth-child(3),.my-profile-content-grid>.my-profile-section:nth-child(4),.my-profile-content-grid>.my-profile-section:nth-child(5){grid-column:span 6}}@media (width<=767px){.my-profile-page{padding-top:0}.my-profile-header-card{flex-direction:column;align-items:stretch;gap:16px;padding:4px 0}.my-profile-header-copy h1{font-size:24px;line-height:32px}.my-profile-header-actions{grid-template-columns:1fr;display:grid}.my-profile-content-grid{grid-template-columns:1fr;gap:16px}.my-profile-content-grid>.my-profile-section:nth-child(n){grid-column:auto}.my-profile-section .ant-card-head{min-height:66px;padding:0 18px}.my-profile-section .ant-card-body{padding:14px 18px 18px}.my-profile-section .ant-descriptions-row>th:not(:last-child),.my-profile-section .ant-descriptions-row>td:not(:last-child){padding-right:0}.my-profile-edit-modal .ant-modal-header{padding:18px}.my-profile-edit-modal .ant-modal-body{max-height:min(100vh - 224px,62vh);padding:18px}.my-profile-edit-modal .ant-modal-footer{padding:14px 18px 18px}.my-profile-change-request-modal .ant-modal-header{padding:18px}.my-profile-change-request-modal .ant-modal-body{max-height:66vh;padding:18px}.my-profile-change-request-modal .ant-modal-footer{padding:14px 18px 18px}.my-profile-edit-modal-actions{grid-template-columns:1fr 1fr;display:grid}.my-profile-edit-grid{grid-template-columns:1fr}.my-profile-edit-field-wide{grid-column:auto}.my-profile-change-request-actions{grid-template-columns:1fr 1fr;display:grid}.my-profile-change-request-groups,.my-profile-change-pending dl,.my-profile-change-rejected-meta{grid-template-columns:1fr}.my-profile-change-pending header,.my-profile-change-rejected header{flex-direction:column}.my-profile-change-request-field{grid-template-columns:1fr}.my-profile-change-current-value{justify-content:flex-start}.my-profile-change-current-value strong{text-align:left;max-width:none}}@media (prefers-reduced-motion:reduce){.my-profile-page,.my-profile-section.ant-card,.my-profile-edit-modal .ant-modal-content,.my-profile-change-request-modal .ant-modal-content{transition:none;animation:none}}.profile-detail-review-page{max-width:1360px;margin:0 auto;padding:10px 0 32px;animation:.26s ease-out profile-detail-review-enter}.profile-detail-review-back.ant-btn{color:#004ac6;border-radius:8px;min-height:36px;margin-bottom:10px;padding:0 8px}.profile-detail-review-header{margin-bottom:24px;padding:2px 8px}.profile-detail-review-header h1{color:#16233c;margin:0 0 6px;font-size:28px;font-weight:700;line-height:36px}.profile-detail-review-header p{color:#686d7d;margin:0;font-size:15px;line-height:22px}.profile-detail-review-summary{background:#fff;border:1px solid #d9e1ef;border-radius:14px;grid-template-columns:auto minmax(190px,1fr) minmax(0,2fr);align-items:center;gap:20px;margin-bottom:20px;padding:22px 24px;display:grid;box-shadow:0 4px 16px #191b230d}.profile-detail-review-avatar{color:#0053db;background:#edf4ff;border:1px solid #d3e2fb;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;font-weight:700;display:flex}.profile-detail-review-summary-name h2{color:#16233c;margin:0 0 4px;font-size:20px;font-weight:700;line-height:28px}.profile-detail-review-summary-name span{color:#596a84;overflow-wrap:anywhere;font-size:13px;line-height:18px}.profile-detail-review-metadata{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.profile-detail-review-metadata div{border-left:1px solid #e8edf5;gap:4px;min-width:0;padding-left:12px;display:grid}.profile-detail-review-metadata dt{color:#737686;font-size:12px;line-height:16px}.profile-detail-review-metadata dd{color:#1b2a45;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600;line-height:19px}.profile-detail-review-status{border:0;border-radius:999px;margin:0;font-weight:700}.profile-detail-review-status.is-pending{color:#8a5400;background:#fff0c2}.profile-detail-review-status.is-supplement{color:#8f4b00;background:#ffdcc2}.profile-detail-review-status.is-verified{color:#146c38;background:#c7f4d4}.profile-detail-review-status.is-rejected{color:#ba1a1a;background:#ffdad6}.profile-detail-review-status.is-draft{color:#665200;background:#fff4c2}.profile-detail-review-error{margin-bottom:16px}.profile-detail-review-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.profile-detail-review-grid>.profile-detail-review-card:first-child{grid-column:span 4}.profile-detail-review-grid>.profile-detail-review-card:nth-child(2){grid-column:span 8}.profile-detail-review-grid>.profile-detail-review-card:nth-child(3){grid-column:span 4}.profile-detail-review-grid>.profile-detail-review-card:nth-child(4){grid-column:span 8}.profile-detail-review-grid>.profile-detail-review-card:nth-child(5),.profile-detail-review-grid>.profile-detail-review-card:nth-child(6){grid-column:span 6}.profile-detail-review-grid>.profile-detail-review-card:nth-child(7){grid-column:span 12}.profile-detail-review-card.ant-card{background:#fff;border-color:#d9e1ef;border-radius:14px;height:100%;transition:border-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out;overflow:hidden;box-shadow:0 3px 12px #191b230d}.profile-detail-review-card.ant-card:hover{border-color:#b8caec;transform:translateY(-2px);box-shadow:0 8px 22px #191b2314}.profile-detail-review-card .ant-card-head{border-bottom-color:#e8edf5;min-height:70px;padding:0 22px}.profile-detail-review-card .ant-card-head-title{white-space:normal;padding:14px 0}.profile-detail-review-card-title{color:#16233c;align-items:center;gap:12px;font-size:17px;font-weight:700;line-height:24px;display:inline-flex}.profile-detail-review-card-icon,.profile-detail-review-field-icon{color:#0053db;background:#edf4ff;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.profile-detail-review-card-icon{width:42px;height:42px}.profile-detail-review-field-icon{border-radius:8px;width:28px;height:28px}.profile-detail-review-card.is-green .profile-detail-review-card-icon,.profile-detail-review-card.is-green .profile-detail-review-field-icon{color:#16984d;background:#ecf9f0}.profile-detail-review-card.is-purple .profile-detail-review-card-icon,.profile-detail-review-card.is-purple .profile-detail-review-field-icon{color:#7653e8;background:#f3f0ff}.profile-detail-review-card.is-orange .profile-detail-review-card-icon,.profile-detail-review-card.is-orange .profile-detail-review-field-icon{color:#d87519;background:#fff5e9}.profile-detail-review-field-label{align-items:center;gap:9px;min-width:0;display:inline-flex}.profile-detail-review-card .ant-card-body{padding:18px 22px 22px}.profile-detail-review-card .ant-descriptions{width:100%}.profile-detail-review-card .ant-descriptions-view{overflow:hidden}.profile-detail-review-card .ant-descriptions-row>th,.profile-detail-review-card .ant-descriptions-row>td{border-bottom:1px solid #edf1f6;padding:11px 0}.profile-detail-review-card .ant-descriptions-row>th:not(:last-child),.profile-detail-review-card .ant-descriptions-row>td:not(:last-child){padding-right:22px}.profile-detail-review-card .ant-descriptions-row:last-child>th,.profile-detail-review-card .ant-descriptions-row:last-child>td{border-bottom:0}.profile-detail-review-card .ant-descriptions-item-label{color:#596a84;width:48%;font-size:13px;line-height:20px}.profile-detail-review-card .ant-descriptions-item-label:after{display:none}.profile-detail-review-card .ant-descriptions-item-content{color:#1b2a45;text-align:right;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:14px;font-weight:600;line-height:20px}.profile-detail-review-card .ant-descriptions-row>td.ant-descriptions-item-content{padding-left:10px}.profile-detail-review-card .ant-descriptions-item-content a{color:#0053db;text-decoration:none}.profile-detail-review-card .ant-descriptions-item-content a:hover{text-decoration:underline}.profile-detail-review-history{gap:14px;margin:0;padding:0;list-style:none;display:grid}.profile-detail-review-history li{border-left:2px solid #cfe0fb;gap:3px;padding:2px 0 2px 20px;display:grid;position:relative}.profile-detail-review-history li:before{content:"";background:#2563eb;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:-6px;box-shadow:0 0 0 1px #b8caec}.profile-detail-review-history time,.profile-detail-review-history span{color:#686d7d;font-size:12px;line-height:18px}.profile-detail-review-history strong{color:#1b2a45;font-size:14px;line-height:20px}.profile-detail-review-history p{color:#596a84;overflow-wrap:anywhere;background:#f6f9fe;border-radius:8px;margin:4px 0 0;padding:8px 10px;font-size:13px;line-height:19px}.profile-detail-review-actions{background:#fff;border:1px solid #d9e1ef;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:20px 22px;display:flex;box-shadow:0 3px 12px #191b230d}.profile-detail-review-actions h2{color:#16233c;margin:0 0 4px;font-size:16px;font-weight:700;line-height:22px}.profile-detail-review-actions p{color:#596a84;margin:0;font-size:13px;line-height:18px}.profile-detail-review-actions>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.profile-detail-review-actions>div:last-child .ant-btn{border-radius:9px;min-height:40px;padding:0 14px;font-weight:600}.profile-detail-review-modal-form{flex-direction:column;gap:8px;display:flex}.profile-detail-review-modal-form label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.profile-detail-review-modal-form .ant-input{border-color:#c3c6d7;border-radius:8px}.profile-detail-review-modal-form .ant-input:focus{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.profile-detail-review-modal-form>span{color:#686d7d;font-size:12px;line-height:18px}.profile-detail-review-approval-form{flex-direction:column;gap:16px;display:flex}.profile-detail-review-approval-intro{color:#575b6d;margin:0;font-size:14px;line-height:20px}.profile-detail-review-approval-section{background:#fff;border:1px solid #d9e1ef;border-radius:12px;padding:16px}.profile-detail-review-approval-section h3{color:#191b23;margin:0 0 14px;font-size:16px;font-weight:700;line-height:22px}.profile-detail-review-approval-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-detail-review-approval-field{flex-direction:column;gap:8px;display:flex}.profile-detail-review-approval-field label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.profile-detail-review-approval-field .ant-select{width:100%}.profile-detail-review-approval-field .ant-input,.profile-detail-review-approval-field .ant-select-selector{border-color:#c3c6d7;border-radius:8px}.profile-detail-review-approval-field>span{color:#686d7d;font-size:12px;line-height:18px}.profile-detail-review-approval-options{flex-direction:column;gap:10px;margin-top:16px;display:flex}.profile-detail-review-approval-options .ant-checkbox-wrapper{color:#292e3d;font-size:14px;font-weight:600;line-height:20px}.profile-detail-review-approval-options p{color:#575b6d;background:#f1f6ff;border-left:3px solid #004ac6;border-radius:0 8px 8px 0;margin:-2px 0 0 24px;padding:8px 10px;font-size:13px;line-height:19px}.profile-detail-review-supplement-form{flex-direction:column;gap:16px;display:flex}.profile-detail-review-supplement-intro{color:#575b6d;margin:0;font-size:14px;line-height:20px}.profile-detail-review-supplement-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-detail-review-supplement-group{background:#fff;border:1px solid #d9e1ef;border-radius:12px;padding:14px}.profile-detail-review-supplement-group h3{color:#191b23;margin:0 0 10px;font-size:14px;font-weight:700;line-height:20px}.profile-detail-review-supplement-fields{flex-direction:column;gap:10px;display:flex}.profile-detail-review-supplement-field{flex-direction:column;gap:8px;display:flex}.profile-detail-review-supplement-field .ant-checkbox-wrapper{color:#292e3d;font-size:14px;line-height:20px}.profile-detail-review-supplement-field .ant-input{border-color:#c3c6d7;border-radius:8px}.profile-detail-review-supplement-common-note{flex-direction:column;gap:8px;padding-top:4px;display:flex}.profile-detail-review-supplement-common-note label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.profile-detail-review-supplement-common-note .ant-input{border-color:#c3c6d7;border-radius:8px}@keyframes profile-detail-review-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1199px){.profile-detail-review-summary{grid-template-columns:auto minmax(180px,1fr)}.profile-detail-review-metadata{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-detail-review-grid>.profile-detail-review-card:first-child,.profile-detail-review-grid>.profile-detail-review-card:nth-child(2),.profile-detail-review-grid>.profile-detail-review-card:nth-child(3),.profile-detail-review-grid>.profile-detail-review-card:nth-child(4),.profile-detail-review-grid>.profile-detail-review-card:nth-child(5),.profile-detail-review-grid>.profile-detail-review-card:nth-child(6){grid-column:span 6}}@media (width<=767px){.profile-detail-review-header h1{font-size:24px;line-height:32px}.profile-detail-review-summary{grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px}.profile-detail-review-metadata{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-detail-review-grid{grid-template-columns:1fr;gap:16px}.profile-detail-review-grid>.profile-detail-review-card:nth-child(n){grid-column:auto}.profile-detail-review-card .ant-card-head{min-height:64px;padding:0 18px}.profile-detail-review-card .ant-card-body{padding:14px 18px 18px}.profile-detail-review-card .ant-descriptions-row>th:not(:last-child),.profile-detail-review-card .ant-descriptions-row>td:not(:last-child){padding-right:0}.profile-detail-review-actions{flex-direction:column;align-items:stretch}.profile-detail-review-actions>div:last-child{grid-template-columns:1fr;display:grid}.profile-detail-review-supplement-groups,.profile-detail-review-approval-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.profile-detail-review-page,.profile-detail-review-card.ant-card{transition:none;animation:none}}.profile-review-queue-page{animation:.22s ease-out profile-review-queue-enter}.profile-review-queue-header{margin-bottom:20px}.profile-review-queue-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.profile-review-queue-header p{color:#434655;margin:0;font-size:14px;line-height:20px}.profile-review-queue-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.profile-review-queue-summary-card{border:1px solid #c3c6d7;border-radius:12px;flex-direction:column;gap:4px;min-height:100px;padding:12px 14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 2px 8px #191b230d}.profile-review-queue-summary-card:hover{border-color:#9bbdf5;transform:translateY(-3px);box-shadow:0 8px 18px #191b231a}.profile-review-queue-summary-card-heading{justify-content:center;align-items:center;gap:10px;display:flex}.profile-review-queue-summary-card-heading>span:last-child{color:#434655;font-size:13px;font-weight:600;line-height:20px}.profile-review-queue-summary-card-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.profile-review-queue-summary-card strong{color:#191b23;text-align:center;align-self:center;font-size:30px;font-weight:700;line-height:36px}.profile-review-queue-summary-card.is-default{background:#faf8ff}.profile-review-queue-summary-card.is-default .profile-review-queue-summary-card-icon{color:#004ac6;background:#edf4ff}.profile-review-queue-summary-card.is-warning{background:#fff8e7;border-color:#f0c36b}.profile-review-queue-summary-card.is-warning .profile-review-queue-summary-card-icon{color:#a55b00;background:#ffefc8}.profile-review-queue-summary-card.is-success{background:#edfff2;border-color:#79c997}.profile-review-queue-summary-card.is-success .profile-review-queue-summary-card-icon{color:#16803f;background:#dbf7e5}.profile-review-queue-summary-card.is-info{background:#edf4ff;border-color:#9bbdf5}.profile-review-queue-summary-card.is-info .profile-review-queue-summary-card-icon{color:#245cb9;background:#dbe9ff}.profile-review-queue-summary-error{margin-bottom:16px}.profile-review-queue-table-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #191b230d}.profile-review-queue-toolbar{background:#f9fafb;border-bottom:1px solid #e1e2ed;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;display:flex}.profile-review-queue-search{flex:260px;min-width:0}.profile-review-queue-filter-controls{flex-wrap:wrap;flex:560px;gap:8px;display:flex}.profile-review-queue-filter-controls .ant-select{flex:145px;min-width:145px}.profile-review-queue-search.ant-input-affix-wrapper,.profile-review-queue-filter-controls .ant-select-selector{min-height:42px;box-shadow:none;background:#fff;border-color:#c3c6d7;border-radius:8px}.profile-review-queue-search.ant-input-affix-wrapper:hover,.profile-review-queue-filter-controls .ant-select:hover .ant-select-selector{border-color:#2563eb}.profile-review-queue-search.ant-input-affix-wrapper-focused,.profile-review-queue-filter-controls .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.profile-review-queue-table-scroll{overflow-x:auto}.profile-review-queue-table{border-collapse:collapse;width:100%;min-width:1040px}.profile-review-queue-table th,.profile-review-queue-table td{color:#434655;text-align:left;vertical-align:middle;border-bottom:1px solid #e1e2ed;padding:14px 16px;font-size:14px;line-height:20px}.profile-review-queue-table th{color:#737686;letter-spacing:.04em;text-transform:uppercase;background:#f3f3fe;font-size:12px;font-weight:700;line-height:16px}.profile-review-queue-table tbody tr{transition:background-color .18s}.profile-review-queue-table tbody tr:hover{background:#f9fafb}.profile-review-queue-table tbody tr:last-child td{border-bottom:0}.profile-review-queue-person{flex-direction:column;gap:2px;min-width:210px;display:flex}.profile-review-queue-person strong{color:#191b23;font-size:14px;line-height:20px}.profile-review-queue-person span{color:#737686;overflow-wrap:anywhere;font-size:12px;line-height:18px}.profile-review-queue-status{border:0;border-radius:999px;margin:0;font-weight:600}.profile-review-queue-status.is-pending{color:#8a5400;background:#fff0c2}.profile-review-queue-status.is-supplement{color:#8f4b00;background:#ffdcc2}.profile-review-queue-status.is-verified{color:#146c38;background:#c7f4d4}.profile-review-queue-status.is-rejected{color:#ba1a1a;background:#ffdad6}.profile-review-queue-completion{flex-direction:column;gap:6px;min-width:104px;display:flex}.profile-review-queue-completion strong{color:#191b23;font-size:13px;font-weight:700;line-height:18px}.profile-review-queue-progress-track{background:#e1e2ed;border-radius:999px;width:100%;height:7px;overflow:hidden}.profile-review-queue-progress-track span{border-radius:inherit;background:#146cdb;height:100%;transition:width .18s ease-out;display:block}.profile-review-queue-waiting{flex-direction:column;gap:2px;display:flex}.profile-review-queue-waiting strong{color:#434655;font-size:13px;font-weight:600}.profile-review-queue-waiting strong.is-long-waiting{color:#ba1a1a}.profile-review-queue-waiting span{color:#737686;font-size:12px;line-height:18px}.profile-review-queue-actions{white-space:nowrap;width:1%}.profile-review-queue-icon-button.ant-btn{color:#004ac6;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.profile-review-queue-icon-button.ant-btn:hover{background:#e1ebff}.profile-review-queue-icon-button.is-approve.ant-btn{color:#147d3f}.profile-review-queue-icon-button.is-approve.ant-btn:hover{background:#d9f9e4}.profile-review-queue-icon-button.ant-btn-dangerous{color:#ba1a1a}.profile-review-queue-icon-button.ant-btn-dangerous:hover{background:#ffdad6}.profile-review-queue-empty{padding:48px 24px}.profile-review-queue-action-error{margin:16px}.profile-review-queue-rejection-form,.profile-review-queue-employee-code-form{flex-direction:column;gap:8px;display:flex}.profile-review-queue-employee-code-form label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.profile-review-queue-employee-code-form .ant-input{border-color:#c3c6d7;border-radius:8px;min-height:40px}.profile-review-queue-employee-code-form .ant-input:focus{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.profile-review-queue-employee-code-form>span{color:#686d7d;font-size:12px;line-height:18px}.profile-review-queue-rejection-form label{color:#191b23;font-size:14px;font-weight:600;line-height:20px}.profile-review-queue-rejection-form .ant-input{resize:vertical;border-color:#c3c6d7;border-radius:8px}.profile-review-queue-rejection-form .ant-input:focus{border-color:#004ac6;box-shadow:0 0 0 3px #004ac624}.profile-review-queue-pagination{color:#737686;border-top:1px solid #e1e2ed;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-size:13px;line-height:20px;display:flex}@keyframes profile-review-queue-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.profile-review-queue-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.profile-review-queue-header{margin-bottom:16px}.profile-review-queue-header h1{font-size:22px;line-height:28px}.profile-review-queue-summary-grid{grid-template-columns:1fr;gap:12px}.profile-review-queue-toolbar{flex-direction:column;align-items:stretch;padding:12px}.profile-review-queue-filter-controls{flex-direction:column;flex:auto}.profile-review-queue-filter-controls .ant-select{width:100%}.profile-review-queue-pagination{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.profile-review-queue-page,.profile-review-queue-summary-card,.profile-review-queue-table tbody tr,.profile-review-queue-progress-track span{transition:none;animation:none}}.change-request-list-page{animation:.22s ease-out change-request-list-enter}.change-request-list-header{margin-bottom:20px}.change-request-list-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.change-request-list-header p{color:#434655;margin:0;font-size:14px;line-height:20px}.change-request-list-toolbar{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.change-request-list-search{flex:260px;min-width:0}.change-request-list-filter-controls{flex-wrap:wrap;flex:530px;align-items:center;gap:10px;display:flex}.change-request-list-filter-controls .ant-select{width:142px}.change-request-list-filter-controls .ant-picker{width:242px}.change-request-list-search.ant-input-affix-wrapper,.change-request-list-filter-controls .ant-select-selector,.change-request-list-filter-controls .ant-picker{border-color:#c3c6d7;border-radius:9px}.change-request-list-search.ant-input-affix-wrapper:hover,.change-request-list-filter-controls .ant-picker:hover,.change-request-list-filter-controls .ant-select:hover .ant-select-selector{border-color:#8aafea}.change-request-list-search.ant-input-affix-wrapper-focused,.change-request-list-filter-controls .ant-picker-focused,.change-request-list-filter-controls .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.change-request-list-clear-filters{font-weight:600}.change-request-list-table-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #191b230d}.change-request-list-table-scroll{overflow-x:auto}.change-request-list-table{border-collapse:collapse;width:100%;min-width:1120px}.change-request-list-table th,.change-request-list-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e5ef;padding:14px 16px}.change-request-list-table th{color:#434655;text-transform:uppercase;background:#f1f3ff;font-size:12px;font-weight:700;line-height:16px}.change-request-list-table tbody tr{background:#faf8ff;transition:background .18s}.change-request-list-table tbody tr:hover{background:#f4f7ff}.change-request-list-table tbody tr:last-child td{border-bottom:0}.change-request-list-employee-code{color:#434655;white-space:nowrap;font-size:13px;font-weight:600}.change-request-list-employee-name{color:#191b23;font-size:14px;line-height:20px}.change-request-list-field-tags{flex-wrap:wrap;gap:6px;max-width:280px;display:flex}.change-request-list-field-tag,.change-request-list-more-fields{color:#245cb9;background:#edf4ff;border:1px solid #c9daf8;border-radius:999px;margin:0;padding:2px 8px;font-size:12px;line-height:18px}.change-request-list-more-fields{color:#434655;background:#f1f3ff;border-color:#d8dcea}.change-request-list-empty-fields{color:#737686}.change-request-list-created-at{color:#434655;white-space:nowrap;font-size:13px;line-height:20px}.change-request-list-status{border-radius:999px;margin:0;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px}.change-request-list-status.is-pending{color:#9b5800;background:#fff2d9;border-color:#f0c36b}.change-request-list-status.is-approved{color:#167a3b;background:#e5f9eb;border-color:#94d6a9}.change-request-list-status.is-rejected{color:#ba1a1a;background:#ffebe9;border-color:#f1b7b2}.change-request-list-status.is-cancelled{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.change-request-list-note{color:#434655;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:220px;font-size:13px;line-height:20px;display:-webkit-box;overflow:hidden}.change-request-list-actions{text-align:center;width:56px}.change-request-list-icon-button.ant-btn{color:#004ac6;border-radius:8px;transition:transform .18s,background .18s,box-shadow .18s}.change-request-list-icon-button.ant-btn:hover{background:#eaf1ff;transform:translateY(-2px);box-shadow:0 4px 10px #004ac626}.change-request-list-empty{padding:40px 24px}.change-request-list-pagination{color:#434655;border-top:1px solid #e2e5ef;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;display:flex}@keyframes change-request-list-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=1023px){.change-request-list-filter-controls{flex-basis:100%}}@media (width<=767px){.change-request-list-header{margin-bottom:16px}.change-request-list-header h1{font-size:22px;line-height:28px}.change-request-list-toolbar{align-items:stretch}.change-request-list-filter-controls{flex-direction:column;align-items:stretch}.change-request-list-filter-controls .ant-select,.change-request-list-filter-controls .ant-picker{width:100%}.change-request-list-pagination{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.change-request-list-page,.change-request-list-table tbody tr,.change-request-list-icon-button.ant-btn{transition:none;animation:none}}.change-request-detail-page{gap:24px;animation:.26s ease-out change-request-detail-enter;display:grid}.change-request-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.change-request-detail-header h1{color:#17233d;margin:0;font-size:clamp(24px,3vw,30px);line-height:1.2}.change-request-detail-header p{color:#596a84;margin:8px 0 0;line-height:1.55}.change-request-detail-back-button.ant-btn{color:#245cb9;border-color:#c9d7ed;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;margin-bottom:14px;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.change-request-detail-back-button.ant-btn:hover{border-color:#7da5e3;transform:translateY(-2px);box-shadow:0 6px 16px #23529c24}.change-request-detail-summary-card{background:linear-gradient(135deg,#fff,#f2f7ff);border:1px solid #cbd9ef;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;display:flex;box-shadow:0 8px 24px #1e478314}.change-request-detail-person{align-items:center;gap:14px;display:flex}.change-request-detail-person-icon{color:#075ed5;background:#e6f1ff;border:1px solid #c7defb;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.change-request-detail-person h2{color:#17233d;margin:0;font-size:19px}.change-request-detail-person p{color:#596a84;margin:5px 0 0;font-size:14px}.change-request-detail-summary-meta{align-items:stretch;gap:20px;display:flex}.change-request-detail-summary-meta>div{border-left:1px solid #d9e2ef;gap:5px;min-width:120px;padding-left:20px;display:grid}.change-request-detail-summary-meta span{color:#697891;font-size:12px}.change-request-detail-summary-meta strong{color:#24344f;font-size:14px}.change-request-detail-status{border-radius:999px;width:fit-content;margin:0;padding:3px 9px;font-weight:700}.change-request-detail-status.is-pending{color:#9b5800;background:#fff2d9;border-color:#f0c36b}.change-request-detail-status.is-approved{color:#167a3b;background:#e5f9eb;border-color:#94d6a9}.change-request-detail-status.is-rejected{color:#ba1a1a;background:#ffebe9;border-color:#f1b7b2}.change-request-detail-status.is-cancelled{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.change-request-detail-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:24px;display:grid}.change-request-detail-main-column{gap:20px;display:grid}.change-request-detail-side-column{gap:20px;display:grid;position:sticky;top:20px}.change-request-detail-card,.change-request-detail-action-card{background:#fff;border:1px solid #d8e1ef;border-radius:16px;padding:22px;box-shadow:0 5px 18px #2142700f}.change-request-detail-card-heading{align-items:flex-start;gap:11px;margin-bottom:18px;display:flex}.change-request-detail-card-heading>span{color:#075ed5;background:#e9f3ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.change-request-detail-card-heading h2,.change-request-detail-action-card h2{color:#17233d;margin:0;font-size:17px;line-height:1.35}.change-request-detail-card-heading p,.change-request-detail-action-card>p{color:#697891;margin:4px 0 0;font-size:13px;line-height:1.5}.change-request-detail-items{gap:12px;display:grid}.change-request-detail-item{background:#f9fbff;border:1px solid #e0e7f1;border-radius:12px;padding:16px}.change-request-detail-item h3{color:#22334f;margin:0 0 13px;font-size:14px}.change-request-detail-value-compare{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:13px;display:grid}.change-request-detail-value-compare>div{background:#fff;border:1px solid #dce4ef;border-radius:9px;gap:5px;min-width:0;padding:11px 12px;display:grid}.change-request-detail-value-compare>div.is-proposed{background:#edf5ff;border-color:#b9d3f6}.change-request-detail-value-compare span:not(.change-request-detail-arrow){color:#6b7d98;font-size:12px}.change-request-detail-value-compare strong{overflow-wrap:anywhere;color:#1e2d46;font-size:14px;line-height:1.45}.change-request-detail-arrow{color:#4782d6;display:inline-flex}.change-request-detail-note-card>p{white-space:pre-wrap;color:#334561;margin:0;line-height:1.65}.change-request-detail-context-card .ant-descriptions-view{background:0 0}.change-request-detail-context-card .ant-descriptions-item-label{color:#697891;width:43%}.change-request-detail-context-card .ant-descriptions-item-content{overflow-wrap:anywhere;color:#263752;font-weight:600}.change-request-detail-rejection-reason{color:#8d1c1c;background:#fff3f2;border:1px solid #f4cac7;border-radius:10px;margin-top:16px;padding:12px}.change-request-detail-rejection-reason strong{font-size:13px}.change-request-detail-rejection-reason p{white-space:pre-wrap;margin:5px 0 0;font-size:13px;line-height:1.5}.change-request-detail-action-card{background:linear-gradient(160deg,#fff,#edf5ff);border-color:#bed4f3;gap:14px;display:grid}.change-request-detail-action-card>p{margin:-7px 0 0}.change-request-detail-action-card>div:last-child{gap:10px;display:grid}.change-request-detail-action-card .ant-btn{min-height:40px;font-weight:700;transition:transform .18s,box-shadow .18s}.change-request-detail-action-card .ant-btn:not(:disabled):hover,.change-request-detail-modal-approve:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 16px #154c9d33}.change-request-detail-approve-button.ant-btn{background:#075ed5}.change-request-detail-reject-form{gap:8px;display:grid}.change-request-detail-reject-form label{color:#334561;font-size:14px;font-weight:600}.change-request-detail-reject-form label span{color:#ba1a1a}@keyframes change-request-detail-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=1023px){.change-request-detail-layout{grid-template-columns:1fr}.change-request-detail-side-column{position:static}}@media (width<=767px){.change-request-detail-header,.change-request-detail-summary-card{flex-direction:column;align-items:stretch}.change-request-detail-back-button.ant-btn{width:100%;margin-bottom:12px}.change-request-detail-summary-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.change-request-detail-summary-meta>div{border-left:0;min-width:0;padding-left:0}.change-request-detail-card,.change-request-detail-action-card{padding:18px}.change-request-detail-value-compare{grid-template-columns:1fr}.change-request-detail-arrow{justify-content:center;transform:rotate(90deg)}}@media (prefers-reduced-motion:reduce){.change-request-detail-page,.change-request-detail-back-button.ant-btn,.change-request-detail-action-card .ant-btn{transition:none;animation:none}}.service-category-list-page{animation:.22s ease-out service-category-list-enter}.service-category-list-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.service-category-list-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.service-category-list-header p{color:#434655;margin:0;font-size:14px;line-height:20px}.service-category-list-add-button.ant-btn{border-radius:9px;min-height:40px;transition:transform .18s,box-shadow .18s;box-shadow:0 3px 8px #004ac629}.service-category-list-add-button.ant-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #004ac63d}.service-category-list-toolbar{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.service-category-list-search{flex:280px;min-width:0}.service-category-list-filter-controls{flex-wrap:wrap;flex:0 auto;align-items:center;gap:10px;display:flex}.service-category-list-filter-controls .ant-select{width:160px}.service-category-list-search.ant-input-affix-wrapper,.service-category-list-filter-controls .ant-select-selector{border-color:#c3c6d7;border-radius:9px}.service-category-list-search.ant-input-affix-wrapper:hover,.service-category-list-filter-controls .ant-select:hover .ant-select-selector{border-color:#8aafea}.service-category-list-search.ant-input-affix-wrapper-focused,.service-category-list-filter-controls .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.service-category-list-clear-filters{font-weight:600}.service-category-list-refresh-button.ant-btn{color:#004ac6;border-radius:8px;transition:transform .18s,background .18s,box-shadow .18s}.service-category-list-refresh-button.ant-btn:hover{background:#eaf1ff;transform:translateY(-2px);box-shadow:0 4px 10px #004ac626}.service-category-list-status-error{margin-bottom:16px}.service-category-list-table-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #191b230d}.service-category-list-table-scroll{overflow-x:auto}.service-category-list-table{border-collapse:collapse;width:100%;min-width:1080px}.service-category-list-table th,.service-category-list-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e5ef;padding:14px 16px}.service-category-list-table th{color:#434655;text-transform:uppercase;background:#f1f3ff;font-size:12px;font-weight:700;line-height:16px}.service-category-list-table tbody tr{background:#faf8ff;transition:background .18s}.service-category-list-table tbody tr:hover{background:#f4f7ff}.service-category-list-table tbody tr.is-inactive{opacity:.62}.service-category-list-table tbody tr.is-inactive:hover{opacity:.82}.service-category-list-table tbody tr:last-child td{border-bottom:0}.service-category-list-name{color:#191b23;font-size:14px;line-height:20px}.service-category-list-description{color:#434655;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:280px;font-size:13px;line-height:20px;display:-webkit-box;overflow:hidden}.service-category-list-assignees{flex-wrap:wrap;gap:6px;max-width:240px;display:flex}.service-category-list-assignee,.service-category-list-more-assignees{color:#245cb9;background:#edf4ff;border:1px solid #c9daf8;border-radius:999px;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.service-category-list-more-assignees{color:#434655;background:#f1f3ff;border-color:#d8dcea}.service-category-list-unassigned{color:#737686;font-size:13px}.service-category-list-status{border-radius:999px;margin:0;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px}.service-category-list-status.is-active{color:#167a3b;background:#e5f9eb;border-color:#94d6a9}.service-category-list-status.is-inactive{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.service-category-list-created-at{color:#434655;white-space:nowrap;font-size:13px;line-height:20px}.service-category-list-actions{white-space:nowrap;min-width:132px}.service-category-list-icon-button{border-radius:10px;width:36px;height:36px;padding:0}.service-category-list-icon-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 16px #16357224}.service-category-list-icon-button:focus-visible{outline-offset:2px;outline:2px solid #1e6ff2}.service-category-list-empty{padding:40px 24px}.service-category-list-pagination{color:#434655;border-top:1px solid #e2e5ef;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;display:flex}.service-category-create-modal .ant-modal-content{border:1px solid #d9e1ef;border-radius:16px;animation:.28s cubic-bezier(.22,1,.36,1) service-category-create-modal-open;overflow:hidden;box-shadow:0 18px 48px #191b2329}.service-category-create-modal .ant-modal-header{background:#fff;border-bottom:1px solid #e8edf5;padding:20px 24px}.service-category-create-modal .ant-modal-title{color:#16233c;font-size:20px;font-weight:700;line-height:28px}.service-category-create-modal .ant-modal-body{overscroll-behavior:contain;max-height:min(100vh - 264px,560px);padding:22px 24px;overflow-y:auto}.service-category-create-modal .ant-modal-footer{border-top:1px solid #e8edf5;margin-top:0;padding:16px 24px 20px}.service-category-create-modal-actions{justify-content:flex-end;gap:10px;display:flex}.service-category-create-modal-actions .ant-btn{border-radius:9px;min-height:40px;padding:0 16px;font-weight:600;transition:transform .18s,box-shadow .18s}.service-category-create-modal-actions .ant-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 16px #1944862e}.service-category-create-form{flex-direction:column;gap:18px;display:flex}.service-category-create-field{flex-direction:column;gap:8px;display:flex}.service-category-create-field label{color:#1b2a45;font-size:14px;font-weight:600;line-height:20px}.service-category-create-field small{color:#737686;font-size:12px;line-height:18px}.service-category-create-field .ant-input,.service-category-create-field .ant-select-selector{border-color:#c3c6d7;border-radius:9px}.service-category-create-field .ant-input:hover,.service-category-create-field .ant-select:hover .ant-select-selector{border-color:#8aafea}.service-category-create-field .ant-input:focus,.service-category-create-field .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.service-category-create-field-error{color:#ba1a1a;font-size:12px;line-height:18px}.service-category-create-cover-image-control{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.service-category-create-cover-image-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.service-category-create-cover-image-button{color:#164caa;cursor:pointer;background:#edf4ff;border:1px solid #a9c4f2;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:600;line-height:20px;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.service-category-create-cover-image-button:hover{background:#dfeeff;transform:translateY(-1px);box-shadow:0 5px 12px #19448624}.service-category-create-cover-image-button.is-disabled{color:#164caa7a;cursor:not-allowed;box-shadow:none;background:#f1f3f7;border-color:#d9dce4;transform:none}.service-category-create-cover-image-preview{background:#f6f9ff;border:1px dashed #a9c4f2;border-radius:12px;width:100%;max-width:320px;min-height:152px;position:relative;overflow:hidden}.service-category-create-cover-image-preview img{object-fit:cover;width:100%;height:188px;display:block}.service-category-create-cover-image-remove.ant-btn{color:#fff;background:#16233cb8;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;line-height:1;display:inline-flex;position:absolute;top:8px;right:8px}.service-category-create-cover-image-remove.ant-btn:not(:disabled):hover{color:#fff;background:#ba1a1a;transform:translateY(-1px)}@keyframes service-category-list-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes service-category-create-modal-open{0%{opacity:0;transform:scale(.96)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=767px){.service-category-list-header{flex-direction:column;align-items:stretch}.service-category-list-add-button.ant-btn{width:100%}.service-category-list-toolbar{align-items:stretch}.service-category-list-filter-controls{flex-direction:column;flex-basis:100%;align-items:stretch}.service-category-list-filter-controls .ant-select{width:100%}.service-category-list-pagination{flex-direction:column;align-items:flex-start}.service-category-create-modal .ant-modal-header{padding:18px}.service-category-create-modal .ant-modal-body{max-height:min(100vh - 224px,62vh);padding:18px}.service-category-create-modal .ant-modal-footer{padding:14px 18px 18px}.service-category-create-modal-actions{grid-template-columns:1fr 1fr;display:grid}}@media (prefers-reduced-motion:reduce){.service-category-list-page,.service-category-list-add-button.ant-btn,.service-category-list-refresh-button.ant-btn,.service-category-list-table tbody tr,.service-category-create-modal .ant-modal-content,.service-category-create-modal-actions .ant-btn{transition:none;animation:none}}.service-list-page{animation:.22s ease-out service-list-enter}.service-list-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.service-list-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.service-list-header p{color:#434655;margin:0;font-size:14px;line-height:20px}.service-list-add-button.ant-btn{border-radius:9px;min-height:40px;transition:transform .18s,box-shadow .18s;box-shadow:0 3px 8px #004ac629}.service-list-add-button.ant-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #004ac63d}.service-list-toolbar{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.service-list-search{flex:260px;min-width:0}.service-list-filter-controls{flex-wrap:wrap;flex:0 auto;align-items:center;gap:10px;display:flex}.service-list-filter-controls .ant-select{width:160px}.service-list-search.ant-input-affix-wrapper,.service-list-filter-controls .ant-select-selector{border-color:#c3c6d7;border-radius:9px}.service-list-search.ant-input-affix-wrapper:hover,.service-list-filter-controls .ant-select:hover .ant-select-selector{border-color:#8aafea}.service-list-search.ant-input-affix-wrapper-focused,.service-list-filter-controls .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.service-list-clear-filters{font-weight:600}.service-list-refresh-button.ant-btn{color:#004ac6;border-radius:8px;transition:transform .18s,background .18s,box-shadow .18s}.service-list-refresh-button.ant-btn:hover{background:#eaf1ff;transform:translateY(-2px);box-shadow:0 4px 10px #004ac626}.service-list-options-error,.service-list-status-error{margin-bottom:16px}.service-list-table-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #191b230d}.service-list-table-scroll{overflow-x:auto}.service-list-table{border-collapse:collapse;width:100%;min-width:1160px}.service-list-table th,.service-list-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e5ef;padding:14px 16px}.service-list-table th{color:#434655;text-transform:uppercase;background:#f1f3ff;font-size:12px;font-weight:700;line-height:16px}.service-list-table tbody tr{background:#faf8ff;transition:background .18s,opacity .18s}.service-list-table tbody tr:hover{background:#f4f7ff}.service-list-table tbody tr.is-inactive{opacity:.62}.service-list-table tbody tr.is-inactive:hover{opacity:.82}.service-list-table tbody tr:last-child td{border-bottom:0}.service-list-table .ant-switch{background:#475569}.service-list-table .ant-switch.ant-switch-checked{background:#16a34a}.service-list-service-cell,.service-list-category-cell{flex-direction:column;gap:4px;display:flex}.service-list-service-cell{max-width:300px}.service-list-service-cell strong{color:#191b23;font-size:14px;line-height:20px}.service-list-service-cell span{color:#596a84;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:20px;display:-webkit-box;overflow:hidden}.service-list-service-cell span:focus-visible{outline-offset:2px;outline:2px solid #1e6ff2}.service-list-category-cell{min-width:150px}.service-list-category-cell span{color:#1b2a45;font-size:13px;font-weight:600;line-height:20px}.service-list-category-cell small{color:#8a5c20;font-size:11px;line-height:16px}.service-list-count-badge{color:#245cb9;background:#edf4ff;border:1px solid #c9daf8;border-radius:999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.service-list-status{border-radius:999px;margin:0;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px}.service-list-status.is-active{color:#167a3b;background:#e5f9eb;border-color:#94d6a9}.service-list-status.is-inactive{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.service-list-bundle-price{color:#434655;white-space:nowrap;font-size:13px;font-weight:600;line-height:20px}.service-list-actions{white-space:nowrap;min-width:132px}.service-list-icon-button{border-radius:10px;width:36px;height:36px;padding:0;transition:transform .18s,box-shadow .18s}.service-list-icon-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 16px #16357224}.service-list-icon-button:focus-visible{outline-offset:2px;outline:2px solid #1e6ff2}.service-list-empty{padding:40px 24px}.service-list-pagination{color:#434655;border-top:1px solid #e2e5ef;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;display:flex}.service-edit-modal .ant-modal-content{border:1px solid #d9e1ef;border-radius:16px;animation:.28s cubic-bezier(.22,1,.36,1) service-edit-modal-open;overflow:hidden;box-shadow:0 18px 48px #191b2329}.service-edit-modal .ant-modal-header{background:#fff;border-bottom:1px solid #e8edf5;padding:20px 24px}.service-edit-modal .ant-modal-title{color:#16233c;font-size:20px;font-weight:700;line-height:28px}.service-edit-modal .ant-modal-body{overscroll-behavior:contain;max-height:min(100vh - 264px,560px);padding:22px 24px;overflow-y:auto}.service-edit-modal .ant-modal-footer{border-top:1px solid #e8edf5;margin-top:0;padding:16px 24px 20px}.service-edit-modal-actions{justify-content:flex-end;gap:10px;display:flex}.service-edit-modal-actions .ant-btn{border-radius:9px;min-height:40px;padding:0 16px;font-weight:600;transition:transform .18s,box-shadow .18s}.service-edit-modal-actions .ant-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 16px #1944862e}.service-edit-form{flex-direction:column;gap:18px;display:flex}.service-edit-field{flex-direction:column;gap:8px;display:flex}.service-edit-field label{color:#1b2a45;font-size:14px;font-weight:600;line-height:20px}.service-edit-field .ant-input,.service-edit-field .ant-select-selector{border-color:#c3c6d7;border-radius:9px}.service-edit-field .ant-input:hover,.service-edit-field .ant-select:hover .ant-select-selector{border-color:#8aafea}.service-edit-field .ant-input:focus,.service-edit-field .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.service-edit-field-error{color:#ba1a1a;font-size:12px;line-height:18px}.service-edit-sales-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.service-edit-field .ant-input-number{border-color:#c3c6d7;border-radius:9px;width:100%}.service-edit-field .ant-input-number:hover{border-color:#8aafea}.service-edit-field .ant-input-number-focused{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.service-edit-form .service-category-create-field{flex-direction:column;gap:8px;display:flex}.service-edit-form .service-category-create-field>label{color:#1b2a45;font-size:14px;font-weight:600;line-height:20px}.service-edit-form .service-category-create-cover-image-control{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.service-edit-form .service-category-create-cover-image-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.service-edit-form .service-category-create-cover-image-button{color:#004ac6;cursor:pointer;background:#f4f7ff;border:1px solid #b9cdf4;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:14px;font-weight:600;line-height:20px;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.service-edit-form .service-category-create-cover-image-button:hover{background:#eaf1ff;transform:translateY(-1px);box-shadow:0 4px 10px #004ac624}.service-edit-form .service-category-create-cover-image-button.is-disabled{color:#8a96aa;cursor:not-allowed;box-shadow:none;background:#f4f5f8;border-color:#d9dde5;transform:none}.service-edit-form .service-category-create-cover-image-control small{color:#66738a;font-size:12px;line-height:18px}.service-edit-form .service-category-create-cover-image-preview{background:#f6f8fc;border:1px solid #d8e1f0;border-radius:10px;width:min(100%,280px);margin-top:2px;position:relative;overflow:hidden}.service-edit-form .service-category-create-cover-image-preview img{object-fit:cover;width:100%;height:156px;display:block}.service-edit-form .service-category-create-cover-image-remove.ant-btn{color:#fff;background:#182030b8;border-radius:999px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;padding:0;font-size:20px;line-height:1;display:inline-flex;position:absolute;top:8px;right:8px}.service-edit-form .service-category-create-cover-image-remove.ant-btn:hover{color:#fff;background:#ba1a1a}.service-edit-form .service-category-create-field-error{color:#ba1a1a;font-size:12px;line-height:18px}@keyframes service-list-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes service-edit-modal-open{0%{opacity:0;transform:scale(.96)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=767px){.service-list-header{flex-direction:column;align-items:stretch}.service-list-add-button.ant-btn{width:100%}.service-list-toolbar{align-items:stretch}.service-list-filter-controls{flex-direction:column;flex-basis:100%;align-items:stretch}.service-list-filter-controls .ant-select{width:100%}.service-list-pagination{flex-direction:column;align-items:flex-start}.service-edit-modal .ant-modal-header{padding:18px}.service-edit-modal .ant-modal-body{max-height:min(100vh - 224px,62vh);padding:18px}.service-edit-modal .ant-modal-footer{padding:14px 18px 18px}.service-edit-modal-actions{grid-template-columns:1fr 1fr;display:grid}.service-edit-sales-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.service-list-page,.service-list-add-button.ant-btn,.service-list-refresh-button.ant-btn,.service-list-table tbody tr,.service-list-icon-button,.service-edit-modal .ant-modal-content,.service-edit-modal-actions .ant-btn{transition:none;animation:none}}.service-detail-page{animation:.24s ease-out service-detail-enter}.service-detail-back.ant-btn{color:#245cb9;align-items:center;gap:4px;margin:0 0 12px;padding:0;font-weight:600;display:inline-flex}.service-detail-back .app-icon{transform:rotate(180deg)}.service-detail-hero{background:#fff;border:1px solid #d9e1ef;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;padding:22px 24px;display:flex;box-shadow:0 6px 18px #1d4ed80f}.service-detail-overline{color:#596a84;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;line-height:16px;display:block}.service-detail-hero h1{color:#16233c;margin:0;font-size:26px;font-weight:700;line-height:34px}.service-detail-summary{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.service-detail-summary-item{background:#f4f7fd;border:1px solid #e0e7f3;border-radius:8px;align-items:baseline;gap:6px;padding:6px 10px;display:flex}.service-detail-summary-item span{color:#596a84;font-size:12px;line-height:18px}.service-detail-summary-item strong{color:#1b2a45;font-size:13px;line-height:20px}.service-detail-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.service-detail-bundle-sale{color:#1b2a45;align-items:center;gap:8px;font-size:13px;font-weight:600;line-height:20px;display:inline-flex}.service-detail-action-error{margin-bottom:16px}.service-detail-bundle-sale .ant-switch,.service-detail-table .ant-switch{background:#475569}.service-detail-bundle-sale .ant-switch.ant-switch-checked,.service-detail-table .ant-switch.ant-switch-checked{background:#16a34a}.service-detail-hero-actions .ant-btn{border-radius:9px;min-height:40px;padding:0 16px;font-weight:600;transition:transform .18s,box-shadow .18s;box-shadow:0 3px 8px #004ac629}.service-detail-hero-actions .ant-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #004ac63d}.service-detail-status{border-radius:999px;margin:0;padding:4px 10px;font-size:12px;font-weight:600;line-height:18px}.service-detail-status.is-active{color:#167a3b;background:#e5f9eb;border-color:#94d6a9}.service-detail-status.is-inactive{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.service-detail-tabs .ant-tabs-nav{background:#fff;border:1px solid #d9e1ef;border-radius:12px;margin-bottom:20px;padding:0 4px}.service-detail-tabs .ant-tabs-nav:before{border-bottom:0}.service-detail-tabs .ant-tabs-tab{padding:14px 16px;font-weight:600}.service-detail-tabs .ant-tabs-ink-bar{border-radius:3px 3px 0 0;height:3px}.service-detail-general-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:20px;display:grid}.service-detail-card,.service-detail-tab-panel{background:#fff;border:1px solid #d9e1ef;border-radius:14px;box-shadow:0 6px 18px #1d4ed80f}.service-detail-card{padding:20px}.service-detail-card>header{color:#004ac6;border-bottom:1px solid #e8edf5;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;display:flex}.service-detail-card h2,.service-detail-tab-header h2{color:#16233c;margin:0;font-size:18px;font-weight:700;line-height:26px}.service-detail-information-row{border-bottom:1px solid #edf0f5;grid-template-columns:minmax(130px,.45fr) minmax(0,1fr);gap:16px;padding:13px 0;display:grid}.service-detail-information-row:last-child{border-bottom:0}.service-detail-information-row>span{color:#596a84;font-size:14px;line-height:20px}.service-detail-information-row>strong{color:#1b2a45;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:600;line-height:20px}.service-detail-tab-panel{overflow:hidden}.service-detail-tab-header{border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.service-detail-tab-header p{color:#596a84;margin:4px 0 0;font-size:14px;line-height:20px}.service-detail-tab-header .ant-btn{border-radius:9px;min-height:40px;font-weight:600}.service-detail-tab-panel>.ant-empty,.service-detail-tab-panel>.ant-alert{margin:24px}.service-detail-table-scroll{overflow-x:auto}.service-detail-table{border-collapse:collapse;width:100%;min-width:1040px}.service-detail-table th,.service-detail-table td{color:#35435a;text-align:left;vertical-align:middle;border-bottom:1px solid #e8edf5;padding:14px 16px;font-size:13px;line-height:20px}.service-detail-table th{color:#4d5c73;text-transform:uppercase;background:#f4f7fd;font-size:12px;font-weight:700;line-height:16px}.service-detail-table tbody tr{background:#fff;transition:background .18s,opacity .18s}.service-detail-table tbody tr:hover{background:#f7faff}.service-detail-table tbody tr.is-inactive{opacity:.64}.service-detail-table tbody tr:last-child td{border-bottom:0}.service-detail-package-name,.service-detail-field-name{flex-direction:column;gap:3px;display:flex}.service-detail-package-name strong,.service-detail-field-name strong{color:#1b2a45;font-size:14px;line-height:20px}.service-detail-package-name span,.service-detail-field-name span,.service-detail-package-name small,.service-detail-muted{color:#687992;font-size:12px;line-height:18px}.service-detail-package-attributes{flex-wrap:wrap;gap:4px;max-width:300px;display:flex}.service-detail-package-attributes .ant-tag{color:#245cb9;text-overflow:ellipsis;white-space:nowrap;background:#edf4ff;border-color:#c9daf8;border-radius:999px;margin:0;font-size:12px;overflow:hidden}.service-detail-package-attributes .ant-tag.is-hidden{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.service-detail-attribute-tooltip{white-space:pre-line;display:block}.service-detail-required,.service-detail-visibility{border-radius:999px;margin:0;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px}.service-detail-required{color:#596a84;background:#f2f4f7;border-color:#dce1e8}.service-detail-required.is-required{color:#7a4e14;background:#fff4dc;border-color:#f2d49b}.service-detail-visibility.is-visible{color:#167a3b;background:#e5f9eb;border-color:#94d6a9}.service-detail-visibility.is-hidden{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.service-detail-field-actions{white-space:nowrap;min-width:128px}.service-detail-package-actions{white-space:nowrap;min-width:88px}.service-detail-field-actions .ant-btn{border-radius:9px;width:36px;height:36px;padding:0;transition:transform .18s,box-shadow .18s}.service-detail-package-actions .ant-btn{width:36px;height:36px;padding:0;transition:transform .18s,box-shadow .18s}.service-detail-field-actions .ant-btn:not(:disabled):hover,.service-detail-package-actions .ant-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 14px #1d4ed824}.service-detail-pagination{color:#596a84;border-top:1px solid #e8edf5;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;display:flex}.service-detail-tab-state{background:#fff;border:1px solid #d9e1ef;border-radius:14px;min-height:240px;padding:24px}.service-detail-error-page{flex-direction:column;gap:16px;display:flex}.service-field-modal .ant-modal-content{border:1px solid #d9e1ef;border-radius:16px;animation:.28s cubic-bezier(.22,1,.36,1) service-detail-modal-open;overflow:hidden;box-shadow:0 18px 48px #191b2329}.service-field-modal .ant-modal-header{border-bottom:1px solid #e8edf5;padding:20px 24px}.service-field-modal .ant-modal-title{color:#16233c;font-size:20px;font-weight:700;line-height:28px}.service-field-modal .ant-modal-body{overscroll-behavior:contain;max-height:min(100vh - 264px,560px);padding:22px 24px;overflow-y:auto}.service-field-modal .ant-modal-footer{border-top:1px solid #e8edf5;margin-top:0;padding:16px 24px 20px}.service-field-modal-actions{justify-content:flex-end;gap:10px;display:flex}.service-field-modal-actions .ant-btn{border-radius:9px;min-height:40px;padding:0 16px;font-weight:600;transition:transform .18s,box-shadow .18s}.service-field-modal-actions .ant-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 16px #1944862e}.service-field-form{flex-direction:column;gap:18px;display:flex}.service-field-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.service-field-form-field{flex-direction:column;gap:8px;display:flex}.service-field-form-field label{color:#1b2a45;font-size:14px;font-weight:600;line-height:20px}.service-field-form-field small{color:#687992;font-size:12px;line-height:18px}.service-field-form-field .ant-input,.service-field-form-field .ant-select-selector{border-color:#c3c6d7;border-radius:9px}.service-field-form-error{color:#ba1a1a;font-size:12px;line-height:18px}.service-field-form-checks{flex-wrap:wrap;gap:20px;display:flex}@keyframes service-detail-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes service-detail-modal-open{0%{opacity:0;transform:scale(.96)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=1023px){.service-detail-general-grid{grid-template-columns:1fr}}@media (width<=767px){.service-detail-hero{flex-direction:column;padding:18px}.service-detail-hero h1{font-size:22px;line-height:30px}.service-detail-hero-actions{justify-content:flex-start}.service-detail-hero-actions .ant-btn{flex:1}.service-detail-tabs .ant-tabs-nav{overflow-x:auto}.service-detail-tabs .ant-tabs-nav-list{min-width:max-content}.service-detail-card{padding:18px}.service-detail-information-row{grid-template-columns:1fr;gap:4px}.service-detail-tab-header{flex-direction:column;align-items:stretch;padding:18px}.service-detail-tab-header .ant-btn{width:100%}.service-detail-pagination{flex-direction:column;align-items:flex-start}.service-field-modal .ant-modal-header{padding:18px}.service-field-modal .ant-modal-body{max-height:min(100vh - 224px,62vh);padding:18px}.service-field-modal .ant-modal-footer{padding:14px 18px 18px}.service-field-modal-actions{grid-template-columns:1fr 1fr;display:grid}.service-field-form-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.service-detail-page,.service-detail-hero-actions .ant-btn,.service-detail-table tbody tr,.service-detail-field-actions .ant-btn,.service-detail-package-actions .ant-btn,.service-field-modal .ant-modal-content,.service-field-modal-actions .ant-btn,.service-package-drawer .ant-drawer-content,.service-package-drawer-actions .ant-btn,.service-package-import-modal .ant-modal-content,.service-package-import-actions .ant-btn{transition:none;animation:none}}.service-package-drawer .ant-drawer-content{background:#f8faff}.service-package-import-modal .ant-modal-content{border:1px solid #d9e1ef;border-radius:16px;animation:.28s cubic-bezier(.22,1,.36,1) service-detail-modal-open;overflow:hidden;box-shadow:0 18px 48px #191b2329}.service-package-import-modal .ant-modal-header{border-bottom:1px solid #e8edf5;padding:20px 24px}.service-package-import-modal .ant-modal-title{color:#16233c;font-size:20px;font-weight:700;line-height:28px}.service-package-import-modal .ant-modal-body{overscroll-behavior:contain;max-height:min(100vh - 264px,560px);padding:22px 24px;overflow-y:auto}.service-package-import-modal .ant-modal-footer{border-top:1px solid #e8edf5;margin-top:0;padding:16px 24px 20px}.service-package-import-actions{justify-content:flex-end;gap:10px;display:flex}.service-package-import-actions .ant-btn{border-radius:9px;min-width:120px;min-height:40px;padding:0 16px;font-weight:600;transition:transform .18s,box-shadow .18s}.service-package-import-actions .ant-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 16px #1944862e}.service-package-import-content{flex-direction:column;gap:18px;display:flex}.service-package-import-section{background:#fff;border:1px solid #dbe4f2;border-radius:12px;flex-direction:column;gap:10px;min-width:0;padding:18px;display:flex}.service-package-import-section>label{color:#30425f;font-size:13px;font-weight:650;line-height:20px}.service-package-import-section .ant-select{width:100%}.service-package-import-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.service-package-import-section-heading h2{color:#16233c;margin:0;font-size:16px;font-weight:700;line-height:24px}.service-package-import-section-heading p{color:#596a84;margin:4px 0 0;font-size:13px;line-height:20px}.service-package-import-list{flex-direction:column;gap:10px;display:flex}.service-package-import-list .ant-checkbox-group{overscroll-behavior:contain;flex-direction:column;gap:8px;max-height:270px;padding-right:4px;display:flex;overflow-y:auto}.service-package-import-item{background:#f8faff;border:1px solid #e1e8f4;border-radius:10px;align-items:flex-start;gap:10px;min-width:0;margin-inline-start:0;padding:12px;display:flex}.service-package-import-item .ant-checkbox{margin-top:3px}.service-package-import-item>span:last-child{flex-direction:column;min-width:0;display:flex}.service-package-import-item strong{color:#1b2a45;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;line-height:20px;overflow:hidden}.service-package-import-item span{color:#687992;font-size:12px;line-height:18px}.service-package-drawer .ant-drawer-header{background:#fff;border-bottom:1px solid #dbe4f2;padding:20px 24px}.service-package-drawer .ant-drawer-title{color:#16233c;font-size:20px;font-weight:700}.service-package-drawer .ant-drawer-body{padding:22px 24px}.service-package-drawer .ant-drawer-footer{background:#fff;border-top:1px solid #dbe4f2;padding:14px 24px 20px}.service-package-drawer-actions{justify-content:flex-end;gap:10px;display:flex}.service-package-drawer-actions .ant-btn{min-width:112px;transition:transform .18s,box-shadow .18s}.service-package-drawer-actions .ant-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 14px #245cb92e}.service-package-drawer-form{flex-direction:column;gap:18px;display:flex}.service-package-drawer-section{background:#fff;border:1px solid #dbe4f2;border-radius:12px;padding:18px;box-shadow:0 4px 12px #1d4ed80a}.service-package-drawer-section h2{color:#16233c;margin:0;font-size:16px;font-weight:700;line-height:24px}.service-package-drawer-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.service-package-drawer-section-heading p{color:#596a84;margin:4px 0 0;font-size:13px;line-height:20px}.service-package-drawer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.service-package-drawer-field,.service-package-drawer-dynamic-field{flex-direction:column;gap:6px;min-width:0;display:flex}.service-package-drawer-field-wide{grid-column:1/-1}.service-package-drawer-field label,.service-package-drawer-dynamic-field label{color:#30425f;font-size:13px;font-weight:650;line-height:20px}.service-package-drawer-dynamic-field label .ant-tag{color:#596a84;margin-inline-start:6px;font-size:11px}.service-package-drawer-dynamic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.service-package-drawer-dynamic-field .ant-picker,.service-package-drawer-dynamic-field .ant-select,.service-package-drawer-dynamic-field .ant-input,.service-package-drawer-field .ant-select{width:100%}.service-package-drawer-field-error{color:#d92d20;font-size:12px;line-height:18px}@media (width<=767px){.service-package-drawer .ant-drawer-header,.service-package-drawer .ant-drawer-body{padding:18px}.service-package-drawer .ant-drawer-footer{padding:14px 18px 18px}.service-package-drawer-grid,.service-package-drawer-dynamic-grid{grid-template-columns:1fr}.service-package-drawer-actions{grid-template-columns:1fr 1fr;display:grid}.service-package-drawer-actions .ant-btn{width:100%}.service-package-import-modal .ant-modal-header{padding:18px}.service-package-import-modal .ant-modal-body{max-height:min(100vh - 224px,62vh);padding:18px}.service-package-import-modal .ant-modal-footer{padding:14px 18px 18px}.service-package-import-actions{grid-template-columns:1fr 1fr;display:grid}.service-package-import-actions .ant-btn{width:100%}}.package-list-page{animation:.22s ease-out package-list-enter}.package-list-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.package-list-header h1{color:#191b23;margin:0 0 8px;font-size:24px;font-weight:700;line-height:32px}.package-list-header p{color:#434655;margin:0;font-size:14px;line-height:20px}.package-list-header .ant-btn-primary{border-radius:9px;min-height:40px;transition:transform .18s,box-shadow .18s;box-shadow:0 3px 8px #004ac629}.package-list-header .ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 14px #004ac63d}.package-list-toolbar{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.package-list-toolbar .ant-input-affix-wrapper{border-color:#c3c6d7;border-radius:9px;flex:260px;min-width:0}.package-list-toolbar .ant-select{width:160px}.package-list-toolbar .ant-select-selector{border-color:#c3c6d7;border-radius:9px}.package-list-toolbar .ant-input-affix-wrapper:hover,.package-list-toolbar .ant-select:hover .ant-select-selector{border-color:#8aafea}.package-list-toolbar .ant-input-affix-wrapper-focused,.package-list-toolbar .ant-select-focused .ant-select-selector{border-color:#004ac6;box-shadow:0 0 0 3px #004ac61f}.package-list-toolbar .ant-btn-link{font-weight:600}.package-list-toolbar .ant-btn-text{color:#004ac6;border-radius:8px;transition:transform .18s,background .18s,box-shadow .18s}.package-list-toolbar .ant-btn-text:hover{background:#eaf1ff;transform:translateY(-2px);box-shadow:0 4px 10px #004ac626}.package-list-service-picker{width:100%}.package-list-table-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #191b230d}.package-list-scroll{overflow-x:auto}.package-list-scroll table{border-collapse:collapse;width:100%;min-width:1160px}.package-list-scroll th,.package-list-scroll td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e5ef;padding:14px 16px}.package-list-scroll th{color:#434655;text-transform:uppercase;background:#f1f3ff;font-size:12px;font-weight:700;line-height:16px}.package-list-scroll tbody tr{background:#faf8ff;transition:background .18s,opacity .18s}.package-list-scroll tbody tr:hover{background:#f4f7ff}.package-list-scroll tbody tr.is-inactive{opacity:.62}.package-list-scroll tbody tr.is-inactive:hover{opacity:.82}.package-list-scroll tbody tr:last-child td{border-bottom:0}.package-list-name{flex-direction:column;gap:4px;max-width:280px;display:flex}.package-list-name strong{color:#191b23;font-size:14px;line-height:20px}.package-list-name span{color:#596a84;font-family:ui-monospace,monospace;font-size:12px;line-height:18px}.package-list-status{border-radius:999px;margin:0;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px}.package-list-status.is-active{color:#167a3b;background:#e5f9eb;border-color:#94d6a9}.package-list-status.is-inactive{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.package-list-sale-mode{border-radius:999px;margin:0;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px}.package-list-sale-mode.is-retail{color:#167a3b;background:#e5f9eb;border-color:#94d6a9}.package-list-sale-mode.is-bundle-only{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.package-list-actions{white-space:nowrap;min-width:148px}.package-list-actions .ant-btn{border-radius:10px;width:36px;height:36px;padding:0;transition:transform .18s,box-shadow .18s}.package-list-actions .ant-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 16px #16357224}.package-list-actions .ant-btn:focus-visible{outline-offset:2px;outline:2px solid #1e6ff2}.package-list-pagination{color:#434655;border-top:1px solid #e2e5ef;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:13px;display:flex}@keyframes package-list-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.package-list-header{flex-direction:column;align-items:stretch}.package-list-header .ant-btn-primary{width:100%}.package-list-toolbar{align-items:stretch}.package-list-toolbar .ant-input-affix-wrapper,.package-list-toolbar .ant-select{width:100%}.package-list-pagination{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.package-list-page,.package-list-header .ant-btn-primary,.package-list-toolbar .ant-btn-text,.package-list-scroll tbody tr,.package-list-actions .ant-btn{transition:none;animation:none}}.package-detail-page{animation:.22s ease-out package-detail-enter}.package-detail-back{color:#004ac6;align-items:center;gap:6px;margin-bottom:16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.package-detail-back .app-icon{transform:rotate(180deg)}.package-detail-hero,.package-detail-card{background:#faf8ff;border:1px solid #c3c6d7;border-radius:12px;box-shadow:0 2px 8px #191b230d}.package-detail-hero{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;padding:24px;display:flex}.package-detail-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.package-detail-title-row h1{color:#191b23;margin:0;font-size:24px;font-weight:700;line-height:32px}.package-detail-identity{color:#434655;flex-wrap:wrap;gap:8px 20px;margin-top:12px;font-size:14px;line-height:20px;display:flex}.package-detail-identity strong{color:#191b23}.package-detail-status{border-radius:999px;margin:0;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px}.package-detail-status.is-active{color:#167a3b;background:#e5f9eb;border-color:#94d6a9}.package-detail-status.is-inactive{color:#596a84;background:#eef1f5;border-color:#d3d8e0}.package-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.package-detail-actions .ant-btn{border-radius:9px;min-height:40px;transition:transform .18s,box-shadow .18s}.package-detail-actions .ant-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 14px #16357224}.package-detail-error{margin-bottom:16px}.package-detail-card{margin-bottom:16px;padding:20px 24px}.package-detail-content-grid{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:16px;display:grid}.package-detail-main-column,.package-detail-side-column{min-width:0}.package-detail-main-column .package-detail-card:last-child,.package-detail-side-column .package-detail-card{margin-bottom:0}.package-detail-card h2{color:#191b23;margin:0;font-size:18px;font-weight:600;line-height:24px}.package-detail-card-title{align-items:center;gap:10px;display:flex}.package-detail-title-icon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.package-detail-title-icon.is-description{color:#0053db;background:#e9f1ff}.package-detail-title-icon.is-attributes{color:#6f42c1;background:#f2edff}.package-detail-title-icon.is-financial{color:#b06400;background:#fff3e2}.package-detail-description{color:#434655;white-space:pre-wrap;margin:12px 0 0;font-size:14px;line-height:22px}.package-detail-financial-grid{grid-template-columns:1fr;gap:16px;margin-top:16px;display:grid}.package-detail-financial-card{border-top:3px solid #0053db}.package-detail-price{border-bottom:1px solid #e2e5ef;flex-direction:column;gap:4px;padding:0 0 16px;display:flex}.package-detail-price span,.package-detail-commission span,.package-detail-metadata span{color:#596a84;font-size:13px;line-height:20px}.package-detail-metadata span{align-items:center;gap:6px;display:inline-flex}.package-detail-price strong,.package-detail-commission strong,.package-detail-metadata strong{color:#191b23;font-size:18px;line-height:26px}.package-detail-price strong{color:#0053db;font-size:26px;line-height:34px}.package-detail-commissions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.package-detail-commission{flex-direction:column;gap:4px;display:flex}.package-detail-commission strong{font-size:15px;line-height:22px}.package-detail-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.package-detail-section-heading p{color:#596a84;margin:6px 0 0;font-size:14px;line-height:20px}.package-detail-section-heading .ant-btn{border-radius:9px}.package-detail-attributes-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:16px 0 0;display:grid}.package-detail-attribute-row{color:#434655;border-bottom:1px solid #e2e5ef;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:11px 0;font-size:14px;line-height:20px;display:flex}.package-detail-attribute-row.is-hidden{color:#805c12;background:#fff9e8}.package-detail-attribute-row dt{flex:auto;align-items:center;gap:6px;min-width:0;margin:0;display:flex}.package-detail-attribute-row dt .ant-tag{color:#805c12;background:#fff1c8;border-color:#e7c66d;flex:none;margin:0}.package-detail-attribute-row dd{color:#191b23;text-align:right;overflow-wrap:anywhere;flex:0 auto;min-width:0;margin:0;font-weight:650;line-height:20px}.package-detail-metadata{background:#f4f7ff;border:1px solid #e2e5ef;border-radius:10px;grid-template-columns:1fr;gap:10px;margin-top:16px;padding:12px;display:grid}.package-detail-metadata strong{font-size:14px;line-height:20px}.package-detail-metadata>div{background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}@keyframes package-detail-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.package-detail-hero{flex-direction:column;padding:20px}.package-detail-actions{width:100%}.package-detail-actions .ant-btn{flex:140px}.package-detail-card{padding:18px}.package-detail-financial-grid,.package-detail-attributes-list,.package-detail-metadata{grid-template-columns:1fr}.package-detail-section-heading{flex-direction:column}}@media (width<=1023px){.package-detail-content-grid{grid-template-columns:1fr}.package-detail-main-column .package-detail-card:last-child{margin-bottom:16px}.package-detail-metadata{grid-template-columns:repeat(2,minmax(0,1fr))}.package-detail-metadata>div{flex-direction:column;align-items:flex-start;gap:4px}}@media (width<=767px){.package-detail-metadata{grid-template-columns:1fr}.package-detail-metadata>div{flex-direction:row;align-items:center}}@media (prefers-reduced-motion:reduce){.package-detail-page,.package-detail-actions .ant-btn{transition:none;animation:none}}.forbidden-page{justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 112px);padding:24px;display:flex}.forbidden-card{text-align:center;background:#faf8ff;border:1px solid #c3c6d7;border-radius:14px;flex-direction:column;align-items:center;width:min(100%,512px);padding:32px;animation:.26s ease-out forbidden-enter;display:flex;box-shadow:0 2px 8px #191b230f}.forbidden-icon{color:#ba1a1a;background:#ffdad68c;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.forbidden-code{color:#191b23;margin:0 0 4px;font-size:28px;font-weight:700;line-height:36px}.forbidden-card h1{color:#191b23;margin:0 0 16px;font-size:24px;font-weight:700;line-height:32px}.forbidden-description{color:#434655;max-width:440px;margin:0 0 32px;font-size:16px;line-height:24px}.forbidden-actions{justify-content:center;gap:12px;width:100%;margin-bottom:16px;display:flex}.forbidden-actions .ant-btn{min-width:140px;min-height:44px;font-weight:600}.forbidden-back-button{color:#191b23;background:#faf8ff;border-color:#c3c6d7}.forbidden-back-button:hover{color:#191b23;background:#e7e7f3;border-color:#c3c6d7}@keyframes forbidden-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.forbidden-page{min-height:calc(100vh - 96px);padding:16px}.forbidden-card{padding:28px 20px}.forbidden-card h1{font-size:22px;line-height:28px}.forbidden-description{font-size:14px;line-height:22px}.forbidden-actions{flex-direction:column}.forbidden-actions .ant-btn{width:100%}}@media (prefers-reduced-motion:reduce){.forbidden-card{animation:none}}.app-boot{background:#f9fafb;justify-content:center;align-items:center;min-height:100vh;display:flex}
