/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.select-all{-webkit-user-select:all;user-select:all}}.lead-stats-dashboard{--navy:#27467f;--ink:#24324a;--muted:#667085;--line:#e4eaf2;color:var(--ink);gap:12px;display:grid}.lead-stat-toolbar{z-index:2;justify-content:flex-end;gap:10px;margin-top:-58px;margin-bottom:5px;display:flex;position:relative}.lead-stat-toolbar input,.lead-stat-toolbar select,.lead-stat-toolbar button{color:#344054;height:38px;font:inherit;background:#fff;border:1px solid #dbe4ef;border-radius:8px;padding:0 14px}.lead-stat-toolbar select{min-width:140px}.lead-stat-toolbar button{cursor:pointer;font-weight:650}.lead-stat-toolbar button.primary{border-color:var(--navy);background:var(--navy);color:#fff;min-width:72px}.lead-stat-date{background:#fff;border:1px solid #dbe4ef;border-radius:8px;align-items:center;display:flex}.lead-stat-date input{border:0;width:132px}.lead-stat-date span{color:#98a2b3}.lead-stat-kpis{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 8px 25px #27467f0a}.lead-stat-kpi{border-right:1px solid var(--line);align-items:center;gap:12px;min-height:100px;padding:16px;display:flex}.lead-stat-kpi:last-child{border-right:0}.lead-stat-icon{color:#3376d5;background:#eaf2ff;border-radius:13px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.lead-stat-icon.green{color:#16a474;background:#e7f7f1}.lead-stat-icon.purple{color:#8059d4;background:#f0eaff}.lead-stat-icon svg{width:27px;height:27px}.lead-stat-kpi small,.lead-stat-kpi strong,.lead-stat-kpi p{display:block}.lead-stat-kpi small{color:#667085;font-size:12px}.lead-stat-kpi strong{color:#19345f;margin:3px 0;font-size:25px;line-height:1}.lead-stat-kpi p{color:#98a2b3;margin:0;font-size:11px}.lead-stat-kpi em{margin-left:5px;font-style:normal;font-weight:650}.lead-stat-kpi em.up{color:#129d70}.lead-stat-kpi em.down{color:#d14a54}.lead-stat-tabs{gap:8px;display:flex}.lead-stat-tabs button{border:1px solid var(--line);color:#42526c;cursor:pointer;background:#fff;border-radius:7px;height:36px;padding:0 21px;font-weight:600}.lead-stat-tabs button.active{border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 5px 12px #27467f26}.lead-stat-card{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 7px 22px #27467f09}.lead-stat-card h3{color:#19345f;margin:0;font-size:15px}.lead-stat-card header{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.lead-stat-card header p,.lead-stat-funnel-card>p{color:#98a2b3;margin:4px 0 0;font-size:11.5px}.lead-stat-main-row{grid-template-columns:minmax(0,2fr) minmax(360px,1fr);gap:12px;display:grid}.lead-stat-trend{min-width:0}.lead-stat-trend header>div:first-child{align-items:center;gap:25px;display:flex}.lead-stat-chart-legend{color:#667085;gap:16px;font-size:11.5px;display:flex}.lead-stat-chart-legend span:before{content:"";background:#3778d6;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.lead-stat-chart-legend span.green:before{background:#21a67a}.lead-stat-chart-legend span.red:before{background:#ef6b73}.lead-stat-chart-legend span.purple:before{background:#7596dc}.lead-stat-segment{display:flex}.lead-stat-segment button{border:1px solid var(--line);color:#667085;background:#fff;height:30px;padding:0 13px}.lead-stat-segment button:first-child{border-radius:6px 0 0 6px}.lead-stat-segment button:last-child{border-radius:0 6px 6px 0}.lead-stat-segment button.active{background:var(--navy);color:#fff}.lead-stat-chart{border-bottom:1px solid #dfe6ef;height:215px;margin:14px 18px 6px;position:relative}.lead-stat-y-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 20px}.lead-stat-y-grid i{border-top:1px solid #edf1f6}.lead-stat-bars{align-items:flex-end;gap:4px;display:flex;position:absolute;inset:0}.lead-stat-bar-slot{flex:1;justify-content:center;align-items:flex-end;height:100%;padding-bottom:20px;display:flex;position:relative}.lead-stat-bar-slot>span{background:linear-gradient(#4a8eed,#2c73d6);border-radius:3px 3px 0 0;width:min(13px,70%)}.lead-stat-bar-slot small{color:#8a98ac;white-space:nowrap;font-size:9px;position:absolute;bottom:0}.lead-stat-chart>svg{pointer-events:none;width:100%;height:calc(100% - 20px);position:absolute;inset:0 0 20px;overflow:visible}.lead-stat-period{padding:15px 16px 8px}.lead-stat-period-legend{color:#667085;gap:15px;margin-top:15px;font-size:10.5px;display:flex}.lead-stat-period-legend span{align-items:center;gap:5px;display:flex}.lead-stat-period-legend i{background:#dce4ef;border-radius:2px;width:8px;height:8px}.lead-stat-period-legend i.current{background:#3778d6}.lead-stat-period-chart{justify-content:space-around;align-items:flex-end;height:190px;padding-top:20px;display:flex}.lead-stat-period-chart>div{flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex}.period-pair{align-items:flex-end;gap:5px;height:145px;display:flex}.period-pair span{background:#dce4ef;border-radius:4px 4px 0 0;width:26px;min-height:3px;display:block;position:relative}.period-pair span.current{background:#3778d6}.period-pair b{text-align:center;color:#42526c;width:100%;font-size:10px;position:absolute;top:-17px}.lead-stat-period-chart small{color:#667085;margin-top:7px;font-size:10px}.lead-stat-donuts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.lead-stat-donut-card{padding:14px 16px}.lead-stat-donut-body{justify-content:space-around;align-items:center;min-height:145px;display:flex}.lead-stat-donut{border-radius:50%;place-items:center;width:112px;height:112px;display:grid;position:relative}.lead-stat-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:22px}.lead-stat-donut>span{z-index:1;color:#667085;flex-direction:column;align-items:center;font-size:10px;display:flex}.lead-stat-donut b{color:#19345f;font-size:22px}.lead-stat-legend{min-width:50%}.lead-stat-legend>div{color:#667085;grid-template-columns:8px 1fr 48px 22px;align-items:center;gap:6px;margin:7px 0;font-size:10px;display:grid}.lead-stat-legend i{border-radius:50%;width:7px;height:7px}.lead-stat-legend em{text-align:right;font-style:normal}.lead-stat-legend b{text-align:right;color:#344054}.lead-stat-bottom-row{grid-template-columns:minmax(0,2fr) minmax(330px,1fr);gap:12px;display:grid}.lead-stat-store-table header small{color:#98a2b3;margin-left:7px;font-weight:400}.lead-stat-table-scroll{overflow:auto}.lead-stat-card table{border-collapse:collapse;width:100%;font-size:11.5px}.lead-stat-card th{color:#667085;text-align:left;white-space:nowrap;background:#f8fafc;height:37px;padding:0 12px}.lead-stat-card td{color:#344054;white-space:nowrap;border-top:1px solid #edf1f6;height:36px;padding:0 12px}.lead-stat-card td button,.lead-stat-ranking header button{color:#2672d4;cursor:pointer;background:0 0;border:0}.lead-stat-ranking{padding-bottom:8px}.lead-stat-ranking>div{border-top:1px solid #edf1f6;grid-template-columns:30px 1fr 40px 55px;align-items:center;height:38px;padding:0 16px;font-size:11.5px;display:grid}.lead-stat-ranking>div i{color:#667085;background:#edf1f6;border-radius:6px;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.lead-stat-ranking>div i.rank-1{color:#8b641b;background:#f8d988}.lead-stat-ranking>div i.rank-2{background:#dfe6ef}.lead-stat-ranking>div i.rank-3{color:#96572d;background:#f0c1a0}.lead-stat-ranking>div b,.lead-stat-ranking>div em{text-align:right}.lead-stat-ranking>div em{color:#667085;font-style:normal}.lead-stat-detail-card>header{min-height:58px}.lead-stat-dimension-layout{grid-template-columns:minmax(280px,.7fr) minmax(650px,1.7fr);gap:18px;padding:16px;display:grid}.lead-stat-horizontal-bars{align-content:start;gap:10px;display:grid}.lead-stat-horizontal-bars>div{grid-template-columns:88px 1fr 28px;align-items:center;gap:8px;font-size:11.5px;display:grid}.lead-stat-horizontal-bars>div>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lead-stat-horizontal-bars i{background:#edf1f6;border-radius:10px;height:9px;overflow:hidden}.lead-stat-horizontal-bars i b{border-radius:10px;height:100%;display:block}.lead-stat-horizontal-bars em{text-align:right;font-style:normal}.lead-stat-analysis-grid{grid-template-columns:360px 1fr;gap:12px;display:grid}.lead-stat-funnel-card{padding:18px}.lead-stat-funnel{flex-direction:column;align-items:center;max-width:900px;margin:22px auto;display:flex}.lead-stat-funnel>div{clip-path:polygon(4% 0,96% 0,100% 100%,0 100%);color:#27467f;background:#e8f0fb;border-bottom:2px solid #fff;grid-template-columns:1fr 80px 1fr;align-items:center;height:58px;padding:0 28px;display:grid}.lead-stat-funnel>div:nth-child(2){background:#dbe8f7}.lead-stat-funnel>div:nth-child(3){background:#c9dff1}.lead-stat-funnel>div:nth-child(4){background:#b9d9dd}.lead-stat-funnel>div:nth-child(5){background:#a9d5c3}.lead-stat-funnel b{text-align:center;font-size:22px}.lead-stat-funnel em{text-align:right;font-size:11px;font-style:normal}.lead-stat-note{border:1px solid var(--line);color:#667085;background:#fff;border-radius:9px;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:11px;display:flex}.lead-stat-note b{color:#3478d8;font-size:16px}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1500px){.lead-stat-kpi{gap:9px;padding:13px}.lead-stat-icon{flex-basis:42px;width:42px;height:42px}.lead-stat-kpi strong{font-size:21px}.lead-stat-tabs button{padding:0 15px}}@media (width<=1180px){.lead-stat-toolbar{flex-wrap:wrap;justify-content:flex-start;margin:0}.lead-stat-kpis{grid-template-columns:repeat(3,1fr)}.lead-stat-kpi:nth-child(3){border-right:0}.lead-stat-main-row,.lead-stat-bottom-row,.lead-stat-analysis-grid,.lead-stat-dimension-layout{grid-template-columns:1fr}.lead-stat-tabs{overflow:auto}.lead-stat-donuts{grid-template-columns:1fr 1fr}.lead-stat-donut-card:last-child{grid-column:1/-1}}.lead-stat-toolbar{flex-wrap:wrap;min-height:48px;margin:0 0 5px}.lead-stat-chart-legend span{box-shadow:none!important;background:0 0!important;padding:0!important}.lead-stat-toolbar{align-items:flex-end}.lead-stat-toolbar .filter-multi-field{min-width:180px}.lead-stat-toolbar .filter-multi-menu input{height:auto;padding:0}:root{--ink:#243734;--muted:#7b8d89;--line:#e5ece9;--paper:#fff;--canvas:#f5f8f6;--teal:#377f73;--teal-deep:#285f57;--teal-soft:#e9f3f0;--amber:#b47c31;--rose:#a95c67}.permission-fieldset{background:#f8fafc;border:1px solid #d9e2ef;border-radius:12px;margin:4px 0 0;padding:14px 16px}.permission-fieldset legend{color:#24364b;padding:0 6px;font-weight:700}.permission-fieldset p{color:#68768a;margin:0 0 10px;font-size:13px}.risk-notification-panel{border-left:4px solid #ef4444}.risk-notification-list{gap:10px;display:grid}.risk-notification-list article{background:snow;border:1px solid #fde2e2;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:13px 15px;display:flex}.risk-notification-list article.urgent{background:#fff5f5;border-color:#fecaca}.risk-notification-list article>div{min-width:0}.risk-notification-list b{color:#7f1d1d;margin-left:8px}.risk-notification-list p{color:#6b7280;margin:6px 0 0}.risk-notification-actions{flex:none;align-items:center;gap:10px;display:flex}.risk-notification-actions .ghost:first-child{color:#ef4444;background:#fff;border-color:#fecaca}.risk-todo{order:-1;background:#fff8f8!important;border-color:#fecaca!important}.risk-section .history-list span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.risk-section .history-list small{color:#64748b;margin-top:6px;display:block}@media (width<=760px){.risk-notification-list article{flex-direction:column;align-items:flex-start}.risk-notification-actions{justify-content:flex-end;width:100%}}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}aside{color:#fff;z-index:30;background:#173f3b;flex-direction:column;width:236px;transition:width .22s,transform .22s;display:flex;position:fixed;inset:0 auto 0 0}aside.collapsed{width:76px}.brand{border-bottom:1px solid #ffffff17;align-items:center;gap:12px;height:78px;padding:0 20px;display:flex}.brand-mark{color:#174a43;background:#d7ebe5;border-radius:12px;flex:none;place-items:center;width:37px;height:37px;font-family:serif;font-size:20px;font-weight:900;display:grid}.brand b{letter-spacing:2px;font-size:17px;display:block}.brand span{color:#a9c9c2;letter-spacing:1px;margin-top:3px;font-size:10px;display:block}.collapsed .brand{padding:0 19px}.app-shell>aside nav{flex:1;padding:18px 12px;overflow:auto}.nav-group{color:#d4e4e0;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:10px;font-weight:600;display:flex}.nav-group i{border:1px solid #ffffff38;border-radius:7px;flex:none;place-items:center;width:26px;height:26px;font-size:12px;font-style:normal;display:grid}.nav-group span{text-align:left;flex:1}.nav-group em{color:#7da9a1;font-style:normal}.nav-items button{color:#9fc0ba;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;margin:1px 0;padding:8px 12px;font-size:13px;position:relative}.nav-items button:hover,.nav-items button.active{color:#fff;background:#2c625b}.nav-items button.active:before{content:"";background:#8bc4b8;border-radius:4px;width:4px;height:14px;position:absolute;top:11px;left:-9px}.aside-footer{background:#ffffff0e;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;margin:10px 12px 18px;padding:12px 10px;display:flex}.privacy-dot{background:#2d645c;border-radius:8px;flex:none;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.aside-footer b{font-size:11px;display:block}.aside-footer span{color:#91b5ae;margin-top:3px;font-size:9px;display:block}.collapsed .aside-footer{margin:10px 13px;padding:10px}.collapsed .privacy-dot{width:28px}main{flex:1;min-width:0;margin-left:236px;transition:margin .22s}.collapsed+main{margin-left:76px}header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;height:66px;padding:0 28px;display:flex;position:sticky;top:0}.header-left,.header-actions,.user-chip{align-items:center;display:flex}.menu-button,.icon-button{border:1px solid var(--line);background:#fff;border-radius:9px;width:34px;height:34px}.icon-button{color:#61817a;font-size:10px;position:relative}.notice-dot{background:#d16d77;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:8px}.user-chip{text-align:left;background:0 0;border:0;gap:9px}.user-chip>span{color:#276158;background:#d9ebe7;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.user-chip b{font-size:12px;display:block}.user-chip small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.user-chip i{color:#9daaa7;font-size:11px;font-style:normal}.page{max-width:1580px;margin:auto;padding:28px 30px 50px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.page-heading p{color:#7f938f;margin:0 0 5px;font-size:12px}.page-heading h1{letter-spacing:.5px;color:#24433e;margin:0;font-family:Georgia,Songti SC,serif;font-size:26px}.heading-actions{gap:9px;display:flex}.primary,.ghost,.filter-button,.clear-button,.table-tools button,.period-bar button{border-radius:9px;padding:9px 14px;font-size:12px}.primary{background:var(--teal);border:1px solid var(--teal);color:#fff;box-shadow:0 4px 12px #377f732e}.primary:hover{background:var(--teal-deep)}.ghost{background:#fff;border:1px solid #dbe6e2}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px;box-shadow:0 2px 8px #20473f08}.kpi-top{justify-content:space-between;align-items:center;display:flex}.kpi-icon{background:var(--teal-soft);width:32px;height:32px;color:var(--teal);border-radius:9px;place-items:center;font-size:12px;font-weight:700;display:grid}.delta{color:#438a73;background:#edf7f2;border-radius:12px;padding:4px 7px;font-size:10px}.kpi-label{color:var(--muted);margin:12px 0 4px;font-size:11px}.kpi-card strong{font-family:Georgia,serif;font-size:25px;display:block}.kpi-card small{color:#95a29f;margin-top:7px;font-size:10px;display:block}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:16px;margin-bottom:16px;display:grid}.dashboard-grid.lower{grid-template-columns:1fr 1fr}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 2px 8px #20473f06}.chart-panel,.dashboard-grid>.panel{padding:19px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel-head>div{align-items:baseline;gap:8px;display:flex}.panel-head h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:16px}.panel-head span{color:#98a6a3;font-size:9px}.panel-head button{color:var(--teal);background:0 0;border:0;font-size:10px}.chart-legend{color:#7f8f8c;justify-content:flex-end;gap:16px;font-size:9px;display:flex}.chart-legend span,.donut-legend span{align-items:center;gap:5px;display:flex}.chart-legend i,.donut-legend i{border-radius:50%;width:7px;height:7px}.teal{background:#4b9184}.blue{background:#6f91b7}.amber{background:#d4a45f}.line-chart{align-items:flex-end;gap:3%;height:210px;padding:14px 8px 0;display:flex;position:relative}.grid-lines{background:repeating-linear-gradient(#e9efed 0 1px,#0000 1px 42px);position:absolute;inset:12px 6px 25px}.chart-day{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.bars{justify-content:center;align-items:flex-end;gap:4px;width:100%;height:175px;display:flex}.bars i{background:#4e9487;border-radius:4px 4px 0 0;width:13%;min-width:6px;display:block}.bars i:nth-child(2){background:#7898bb}.bars i:nth-child(3){background:#d7aa68}.chart-day span{color:#8b9996;margin-top:8px;font-size:9px}.todo-list{flex-direction:column;display:flex}.todo-list button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ef;align-items:center;gap:11px;padding:14px 2px;display:flex}.todo-list button:last-child{border:0}.todo-icon{border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.todo-icon.rose{color:#a35e68;background:#f6e9eb}.todo-icon.amber{color:#ab7932;background:#f8f0e2}.todo-icon.teal{color:#337d71;background:#e5f2ef}.todo-list div{flex:1}.todo-list b{font-size:12px;display:block}.todo-list small{color:#91a09d;margin-top:3px;font-size:9px;display:block}.todo-list em{color:#a4b1ae;font-style:normal}.compact-table{border-collapse:collapse;width:100%}.compact-table th{text-align:left;color:#8c9a97;border-bottom:1px solid #e8eeec;padding:8px;font-size:9px;font-weight:500}.compact-table td{border-bottom:1px solid #eef2f0;padding:11px 8px;font-size:10px}.source-list>div{grid-template-columns:68px 1fr 28px;align-items:center;gap:8px;margin:16px 0;font-size:10px;display:grid}.source-list>div>div{background:#edf1ef;border-radius:8px;height:7px;overflow:hidden}.source-list>div>div i{border-radius:8px;height:100%;display:block}.source-list b{text-align:right}.privacy-note{background:#edf5f2;border:1px solid #dceae6;border-radius:12px;align-items:center;gap:12px;padding:13px 16px;display:flex}.privacy-note>span{color:#347b70;background:#d6ebe5;border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.privacy-note b{font-size:11px}.privacy-note p{color:#728782;margin:3px 0 0;font-size:10px}.mini-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.mini-kpis.five{grid-template-columns:repeat(5,1fr)}.mini-kpis>div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px 17px;position:relative}.mini-kpis span{color:var(--muted);font-size:10px;display:block}.mini-kpis b{margin-top:7px;font-family:Georgia,serif;font-size:21px;display:block}.mini-kpis small{color:#428974;font-size:9px;position:absolute;bottom:14px;right:13px}.mini-kpis .danger,.danger{color:#b55d68}.data-panel{overflow:hidden}.filter-bar{border-bottom:1px solid var(--line);background:#fbfcfc;flex-wrap:wrap;align-items:center;gap:8px;padding:14px 16px;display:flex}.filter-bar select,.filter-bar input,.form-grid input,.form-grid select,.drawer-form>label select,.drawer-form textarea,.form-panel input,.form-panel select{background:#fff;border:1px solid #dfe8e5;border-radius:8px;outline:none;height:35px;padding:0 10px;font-size:11px}.filter-bar select:focus,.filter-bar input:focus,input:focus,select:focus,textarea:focus{border-color:#78a99f;box-shadow:0 0 0 3px #51918414}.payment-filter-bar{align-items:flex-end}.payment-filter-bar .search-box{min-width:210px}.payment-filter-bar select{min-width:112px}.date-filter{grid-template-columns:132px 18px 132px;align-items:center;gap:5px;display:grid}.date-filter>span{color:#6b817b;grid-column:1/-1;font-size:11px}.date-filter em{color:#81958f;text-align:center;font-size:11px;font-style:normal}.payment-record-table{min-width:1440px!important}.finance-filter-bar{align-items:center}.finance-filter-bar>input{min-width:190px}.inline-date-range{align-items:center;gap:6px;display:flex}.inline-date-range span{color:#82938f;font-size:11px}.inline-date-range input{width:140px}.finance-detail-table{min-width:1280px!important}.refund-detail-meta{grid-template-columns:repeat(3,minmax(180px,1fr))}.search-box{color:#78908a;background:#fff;border:1px solid #dfe8e5;border-radius:8px;align-items:center;min-width:220px;height:35px;padding-left:10px;display:flex}@media (width<=900px){.date-filter{grid-template-columns:minmax(120px,1fr) 18px minmax(120px,1fr);width:100%}.payment-filter-bar .search-box{width:100%}}.search-box input{flex:1;box-shadow:none!important;border:0!important}.filter-button{color:#39786f;background:#eff6f4;border:1px solid #cfe0db}.clear-button{color:#899894;background:0 0;border:0}.table-tools{justify-content:space-between;align-items:center;padding:13px 16px;font-size:10px;display:flex}.table-tools>div{gap:7px;display:flex}.table-tools button{background:#fff;border:1px solid #dee7e4}.table-scroll{overflow:auto}.data-panel table{border-collapse:collapse;width:100%;min-width:970px}.data-panel th{color:#7c8c89;text-align:left;white-space:nowrap;background:#f6f9f8;border-top:1px solid #edf1f0;border-bottom:1px solid #e3eae8;padding:9px 11px;font-size:9px;font-weight:600}.sort-header{color:inherit;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.sort-header span{color:#a5b2af;font-size:10px}.sort-header.active,.sort-header.active span{color:#2f7568}.data-panel td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf1ef;padding:11px;font-size:10px}.data-panel tr:hover td{background:#fbfdfc}.config-options-table{table-layout:fixed;min-width:760px!important}.config-options-table .config-name-column{width:150px}.config-options-table .config-status-column{width:90px}.config-options-table .config-value{min-width:0;overflow:hidden}.config-options-table .config-value>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.config-options-table th:last-child,.config-options-table td:last-child{z-index:1;background:#fff;position:sticky;right:0;box-shadow:-8px 0 12px -12px #22484073}.config-options-table th:last-child{z-index:2;background:#f6f9f8}.config-options-table tr:hover td:last-child{background:#fbfdfc}.data-panel td small,.data-panel td span{display:block}.data-panel td small{color:#98a5a2;margin-top:4px;font-size:9px}.customer{text-align:left;color:inherit;background:0 0;border:0;padding:0}.customer b{display:block}.customer span{color:#8d9c99;margin-top:3px;font-size:9px}.badge{color:#53748d;background:#edf3f7;border-radius:12px;align-items:center;width:max-content;padding:4px 8px;font-size:9px;display:inline-flex!important}.badge.yellow{color:#a17532;background:#f8f1e3}.badge.pink{color:#d94f72;background:#fff0f4}.text-action,.danger-action,.more{color:#337d72;background:0 0;border:0;padding:3px 7px;font-size:10px}.danger-action{color:#ad5963}.more{color:#7b8a87;font-weight:700}.pagination{color:#879692;justify-content:space-between;align-items:center;padding:13px 16px;font-size:9px;display:flex}.pagination div{gap:4px;display:flex}.pagination button{background:#fff;border:1px solid #e0e8e5;border-radius:7px;width:27px;height:27px;font-size:9px}.period-bar{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:13px;padding:10px 13px;display:flex}.period-bar div{gap:2px;display:flex}.period-bar button{background:0 0;border:0}.period-bar button.active{color:#33766c;background:#e7f2ef}.period-bar label{color:#758984;font-size:10px}.area-chart{background:repeating-linear-gradient(#edf1f0 0 1px,#0000 1px 44px);height:225px;position:relative;overflow:hidden}.area-fill{clip-path:polygon(0 72%,16% 48%,33% 65%,50% 20%,66% 39%,83% 8%,100% 25%,100% 100%,0 100%);background:linear-gradient(#418b7d42,#418b7d04);height:145px;position:absolute;bottom:26px;left:0;right:0}.area-line{color:#347f72;word-spacing:28px;font-size:14px;position:absolute;top:70px;left:2%;right:2%;transform:rotate(-7deg)}.axis{color:#8c9a97;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:5px;left:0;right:0}.donut-wrap{justify-content:center;align-items:center;gap:28px;padding:13px;display:flex}.donut{background:conic-gradient(#4b9184 0 46%, #7898bb 46% 78%, #d7aa68 78%);border-radius:50%;place-items:center;width:145px;height:145px;display:grid}.donut:before{content:"";background:#fff;border-radius:50%;width:91px;height:91px;position:absolute}.donut div{z-index:1;text-align:center;color:#879692;font-size:9px}.donut b{color:#294a45;margin-top:4px;font-family:Georgia;font-size:20px;display:block}.donut-legend{flex-direction:column;gap:14px;font-size:9px;display:flex}.donut-legend b{margin-left:9px}.up{color:#3f8b70!important}.down{color:#b85c68!important}.cash-types{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}.cash-types button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:11px;padding:15px;display:flex}.cash-types button.active{border-color:#6ea69b;box-shadow:0 0 0 3px #458a7c12}.cash-types button>span{background:var(--teal-soft);width:36px;height:36px;color:var(--teal);border-radius:10px;place-items:center;font-weight:700;display:grid}.cash-types b,.cash-types small{display:block}.cash-types b{font-size:12px}.cash-types small{color:#889a96;margin-top:3px;font-size:9px}.cashier-card{text-align:center;padding:56px 20px}.empty-illustration{color:#3b8176;background:#e3f1ed;border-radius:22px;place-items:center;width:70px;height:70px;margin:auto;font:700 28px Georgia;display:grid;transform:rotate(-3deg)}.cashier-card h2{margin:18px 0 8px;font:20px Georgia}.cashier-card p{color:#7d918c;font-size:11px}.cashier-card>.primary{margin-top:12px}.cash-tips{border-top:1px solid var(--line);color:#66827c;justify-content:center;gap:28px;margin-top:36px;padding-top:18px;font-size:9px;display:flex}.verification-grid{grid-template-columns:220px 1fr;gap:14px;display:grid}.verify-modes{flex-direction:column;gap:8px;display:flex}.verify-modes button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;grid-template-columns:34px 1fr;column-gap:9px;padding:13px;display:grid}.verify-modes button.active{background:#f6fbf9;border-color:#74a89e}.verify-modes span{color:#367b70;background:#e8f3f0;border-radius:9px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.verify-modes b{font-size:11px}.verify-modes small{color:#8b9997;margin-top:3px;font-size:8px}.form-panel{padding:21px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid label,.drawer-form>label,.drawer-form .form-section>label{color:#6f837e;flex-direction:column;gap:6px;font-size:10px;display:flex}.form-grid input,.form-grid select{width:100%}.calc-card{background:#edf5f2;border-radius:11px;grid-template-columns:repeat(3,1fr);margin-top:20px;padding:15px;display:grid}.calc-card>div{border-right:1px solid #d8e7e2;padding:4px 15px}.calc-card>div:last-child{border:0}.calc-card span,.calc-card b{display:block}.calc-card span{color:#6f847f;font-size:9px}.calc-card b{margin-top:6px;font:16px Georgia}.form-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.permission-layout{grid-template-columns:300px 1fr;gap:14px;display:grid}.role-list,.permission-card{padding:18px}.role-list>button{text-align:left;background:#fff;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.role-list>button.active{background:#ecf5f2}.role-list>button>span{color:#337a70;background:#e5f1ee;border-radius:8px;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.role-list>button div{flex:1}.role-list>button b,.role-list>button small{display:block}.role-list>button b{font-size:10px}.role-list>button small{color:#91a09d;margin-top:3px;font-size:8px}.role-list>button em{color:#9ba9a6;font-style:normal}.permission-note{color:#667e78;background:#f0f6f4;border-radius:9px;margin-bottom:12px;padding:12px;font-size:10px;line-height:1.7}.permission-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 120px 120px 100px;padding:15px 5px;font-size:10px;display:grid}.permission-row label{color:#738681}.permission-card>.primary{float:right;margin-top:18px}.tabs{border-bottom:1px solid var(--line);gap:20px;padding:14px 16px 0;display:flex}.tabs button{background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 2px;font-size:11px}.tabs button.active{color:var(--teal);border-color:var(--teal)}.overlay{z-index:39;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#12282447;border:0;position:fixed;inset:0}.drawer{z-index:40;width:min(600px,94vw);color:var(--ink);background:#fff;flex-direction:column;animation:.2s slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-18px 0 50px #14342f26}@keyframes slideIn{0%{transform:translate(100%)}to{transform:none}}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:21px 24px;display:flex}.drawer-head h2{margin:0;font:20px Georgia}.drawer-head p{color:#82938f;margin:5px 0 0;font-size:10px}.drawer-head button{color:#6e807c;background:#f1f5f3;border:0;border-radius:9px;width:32px;height:32px;font-size:20px}.drawer-form,.detail-body{flex:1;padding:21px 24px;overflow:auto}.form-section{border-bottom:1px solid var(--line);margin-bottom:19px;padding-bottom:20px}.form-section h3,.detail-body h3{margin:0 0 13px;font-size:11px}.form-section .form-grid{margin-bottom:13px}.drawer-form textarea{resize:vertical;padding:10px;height:auto!important}.drawer-actions{border-top:1px solid var(--line);background:#fbfcfc;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.detail-status{gap:7px;margin-bottom:17px;display:flex}.detail-body section{border-top:1px solid var(--line);padding:17px 0}.detail-grid span{color:#84938f;font-size:9px}.detail-grid b{color:#314641;margin-top:5px;font-size:11px;display:block}.amount-card{background:#edf6f3;border-radius:11px;padding:16px}.amount-card span,.amount-card small{color:#78908a;font-size:9px;display:block}.amount-card b{color:#245e56;margin:6px 0;font:24px Georgia;display:block}.demand-text{color:#566d68;margin:0;font-size:11px;line-height:1.8}.timeline{border-left:1px solid #dce7e3;margin-left:4px;padding-left:16px}.timeline>div{margin-bottom:18px;position:relative}.timeline i{background:#4a8e81;border-radius:50%;width:7px;height:7px;position:absolute;top:3px;left:-20px}.timeline b{font-size:9px}.timeline p{color:#758783;margin:5px 0;font-size:10px}.segmented{background:#edf3f1;border-radius:10px;margin-bottom:20px;padding:4px;display:flex}.segmented button{background:0 0;border:0;border-radius:8px;flex:1;padding:9px;font-size:10px}.segmented button.active{color:#30766b;background:#fff;box-shadow:0 2px 8px #203e3712}.payment-total{background:#f3f7f5;border-radius:11px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));padding:15px;display:grid}.payment-total span{text-align:center;color:#7e908b;font-size:9px}.payment-total b,.payment-total strong{color:#304742;margin-top:5px;font-size:13px;display:block}.payment-total strong{color:#27756a;font-size:17px}.toast{color:#fff;z-index:80;background:#214f48;border:1px solid #ffffff29;border-radius:11px;align-items:center;gap:10px;min-width:180px;padding:12px 17px;font-size:14px;font-weight:600;animation:.2s toastIn;display:flex;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 12px 35px #14383240}.toast i{color:#fff;background:#29a47c;border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;font-weight:800;display:grid}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,calc(10px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}.mobile-only{display:none}@media (width<=1050px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.dashboard-grid.lower{grid-template-columns:1fr}.mini-kpis.five{grid-template-columns:repeat(3,1fr)}.permission-layout{grid-template-columns:240px 1fr}}@media (width<=760px){aside{transform:translate(-100%);width:236px!important}.app-shell>aside.mobile-open{transform:none}.nav-overlay{z-index:29}.app-shell main,.collapsed+main{margin-left:0}header{padding:0 14px}.mobile-only{display:block}.desktop-only{display:none}.crumb{margin-left:10px}.user-chip div,.user-chip i{display:none}.page{padding:20px 14px 40px}.page-heading{align-items:flex-start}.page-heading h1{font-size:21px}.heading-actions .ghost{display:none}.kpi-grid,.mini-kpis,.mini-kpis.five{grid-template-columns:1fr 1fr}.cash-types{grid-template-columns:1fr}.dashboard-grid{display:block}.dashboard-grid>.panel{margin-bottom:14px}.verification-grid,.permission-layout{grid-template-columns:1fr}.verify-modes{flex-direction:row;overflow:auto}.verify-modes button{min-width:175px}.form-grid,.calc-card{grid-template-columns:1fr}.calc-card>div{border-bottom:1px solid #d8e7e2;border-right:0}.filter-bar .search-box{min-width:100%}.detail-grid{grid-template-columns:1fr 1fr}.cash-tips{flex-direction:column;gap:9px}.period-bar{flex-wrap:wrap;align-items:flex-start;gap:8px}.permission-row{grid-template-columns:1fr 1fr;gap:10px}.user-chip>span{width:31px;height:31px}.toast{text-align:center;width:calc(100vw - 28px);max-width:520px;left:50%;right:auto}.chart-panel{overflow:hidden}}.lead-workbench{overflow:visible}.lead-filter-title{color:#286f66;align-items:center;gap:10px;padding:13px 16px 8px;display:flex}.lead-filter-title span{color:#8b9a97;font-size:9px}.lead-filter-grid{grid-template-columns:repeat(3,minmax(210px,1fr));gap:8px;padding:0 16px 10px;display:grid}.lead-filter-grid label{color:#4d625d;background:#fff;border:1px solid #dfe7e5;grid-template-columns:72px 1fr;align-items:center;min-height:36px;font-size:10px;display:grid}.lead-filter-grid label>select,.lead-filter-grid label>input{background:#fff;border:0;border-left:1px solid #e4ebe9;outline:0;width:100%;height:34px;padding:0 10px;font-size:10px}.date-filter-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(260px,1fr)) auto auto;align-items:end;gap:8px;padding:0 16px 14px;display:grid}.date-filter-grid label{color:#526b65;font-size:10px}.date-filter-grid label>span{gap:5px;margin-top:5px;display:flex}.date-filter-grid input{border:1px solid #dfe7e5;width:50%;min-width:0;height:34px;padding:0 7px;font-size:9px}.column-picker{position:relative}.column-menu{z-index:25;background:#fff;border:1px solid #d9e4e1;border-radius:10px;width:230px;max-height:430px;padding:12px;position:absolute;top:38px;left:0;overflow:auto;box-shadow:0 15px 40px #193d3629}.column-menu>b{margin-bottom:8px;font-size:11px;display:block}.column-menu label{align-items:center;gap:7px;padding:5px 2px;font-size:10px;display:flex}.column-menu .primary{width:100%;margin-top:8px}.lead-table{min-width:1500px!important}.lead-quick-views{flex-wrap:wrap;align-items:center;gap:8px;padding:0 20px 14px;display:flex}.lead-quick-views button{color:#52627a;background:#fff;border:1px solid #d9e3f0;border-radius:8px;min-height:34px;padding:7px 13px;font-size:12px}.lead-quick-views button.active{color:#fff;background:#2463d4;border-color:#2463d4;box-shadow:0 5px 14px #2463d433}.lead-identity,.lead-stacked-cell,.lead-journey-times{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.lead-identity small,.lead-stacked-cell small{color:#7a879a;white-space:nowrap;font-size:11px;display:block}.lead-stacked-cell b{color:#27364e;font-weight:600}.lead-journey-times{gap:6px;min-width:170px}.lead-journey-times span{white-space:nowrap;color:#5e6c81;align-items:center;gap:7px;font-size:11px;display:flex}.lead-journey-times i{text-align:center;border-radius:6px;min-width:48px;padding:4px 7px;font-style:normal;font-weight:700}.lead-journey-times .appointed i{color:#d94f72;background:#fff0f4}.lead-journey-times .arrived i{color:#16775b;background:#e7f7f1}.lead-journey-times .cancelled i{color:#c73545;background:#ffe9ec}.lead-journey-times .pending i{color:#7a879a;background:#eef1f6}.lead-status-time{gap:6px;min-width:0;display:grid}.lead-status-time>.badge{justify-self:start}.lead-status-time .lead-journey-times{gap:4px;min-width:0}.lead-status-time .lead-journey-times i{min-width:34px;padding:3px 5px}.lead-journey-times .consulted i{color:#526e98;background:#edf3fb}.lead-status-time .lead-journey-times>.badge{justify-self:start}.lead-consulted-date{white-space:nowrap;gap:2px;line-height:1.2;display:grid}.lead-consulted-date>span:last-child{color:#52627a}.lead-table th,.lead-table td{border-right:1px solid #edf1ef}.lead-table td:last-child{min-width:270px}.lead-context-row td{white-space:normal!important;background:#f3f5f4!important;padding:0!important}.lead-context-row td>div{color:#71817e;border-bottom:1px solid #e7ecea;padding:8px 12px;line-height:1.6}.lead-context-row td>div:last-child{border-bottom:0}.lead-context-row b{color:#506560}.status-action{background:#fff;border:1px solid #d6e4e0;border-radius:6px;margin:2px;padding:5px 7px;font-size:9px}.status-action.appointment{color:#397b71}.status-action.arrival{color:#2d796d;background:#e7f5f1}.status-action.cancel{color:#ad5963}.status-action:disabled{opacity:.4;cursor:not-allowed}@media (width<=1000px){.lead-filter-grid{grid-template-columns:1fr 1fr}.date-filter-grid{grid-template-columns:1fr}.date-filter-grid .primary,.date-filter-grid .clear-button{width:100%}}@media (width<=620px){.lead-filter-grid{grid-template-columns:1fr}.lead-filter-grid label{grid-template-columns:82px 1fr}}header{height:64px;padding:0 26px}.header-left{min-width:0}.crumb{white-space:nowrap;color:#8b97a9;align-items:center;gap:9px;margin-left:14px;display:flex;overflow:hidden}.crumb span{color:#708096}.crumb i{color:#c4ccd8;font-style:normal}.crumb b{color:#627187;font-weight:500}.crumb strong{color:#17283f;text-overflow:ellipsis;font-weight:700;overflow:hidden}.header-actions{gap:7px}.icon-button{border-radius:7px;width:auto;min-width:34px;padding:0 10px;font-size:12px;font-weight:700}.help-button{border-radius:50%;width:34px;padding:0}.notice-button{padding-right:16px;position:relative}.notice-count{color:#fff;background:#ef414b;border:2px solid #fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;line-height:1;display:grid;position:absolute;top:-7px;right:-5px}.user-chip{border-left:1px solid #e7ebf1;border-radius:0;margin-left:7px;padding:4px 2px 4px 8px}.user-chip>span{border-radius:50%}.page{max-width:none;padding-top:20px}.page-banner{background:radial-gradient(circle at 92% 15%,#4d84e524 0 70px,#0000 71px),linear-gradient(100deg,#fff 0%,#fbfcff 68%,#f1f6ff 100%);border:1px solid #e1e7f0;border-radius:12px;align-items:center;min-height:104px;margin-bottom:18px;padding:20px 22px;position:relative;overflow:hidden;box-shadow:0 5px 22px #172c500b}.page-banner:after{content:"";pointer-events:none;border:24px solid #346bcd0e;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-50px;right:82px}.page-title-wrap{z-index:1;align-items:center;gap:15px;min-width:0;display:flex;position:relative}.page-title-icon{color:#fff;background:linear-gradient(145deg,#3978e3,#1f58c2);border-radius:13px;flex:none;place-items:center;width:48px;height:48px;font-size:18px;font-weight:800;display:grid;box-shadow:0 8px 18px #255fc938}.page-title-line{align-items:center;gap:10px;display:flex}.page-title-line h1{letter-spacing:0;font-size:25px}.page-title-line>span{color:#3568ba;background:#eaf1ff;border-radius:5px;padding:3px 8px;font-size:10px;font-weight:700}.page-title-wrap p{color:#7c899c;margin:5px 0 0;font-size:12px}.page-banner .heading-actions{z-index:2;flex:none;position:relative}.page-banner .heading-actions .ghost{background:#ffffffdb}.risk-filter-panel{margin-bottom:14px;overflow:visible}.risk-filter-heading{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.risk-filter-heading>div{align-items:baseline;gap:10px;display:flex}.risk-filter-heading b{color:#1b2c46;font-size:15px}.risk-filter-heading span{color:#8a96a8;font-size:11px}.risk-filter-grid{grid-template-columns:repeat(3,minmax(145px,1fr)) minmax(240px,1.5fr) auto;align-items:end;gap:13px;padding:16px 20px 19px;display:grid}.risk-filter-grid>label{color:#44536a;flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.risk-filter-grid input,.risk-filter-grid select{height:40px;padding:0 11px}.risk-filter-actions{gap:8px;display:flex}.risk-filter-actions button{min-width:68px}.risk-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.risk-kpi{background:#fff;border:1px solid #e4e9f1;border-radius:11px;align-items:center;gap:14px;min-height:104px;padding:17px 18px;display:flex;box-shadow:0 5px 18px #172c500b}.risk-kpi>i{border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-style:normal;font-weight:800;display:grid}.risk-kpi div{min-width:0}.risk-kpi span{color:#3c4b62;font-size:13px;font-weight:700;display:block}.risk-kpi b{color:#16243a;margin:1px 0;font-size:26px;line-height:1.2;display:block}.risk-kpi small{color:#8c97a8;font-size:10px}.risk-kpi.red i{color:#e13c48;background:#ffebed}.risk-kpi.orange i{color:#e67822;background:#fff0e3}.risk-kpi.amber i{color:#c68a13;background:#fff6dc}.risk-kpi.blue i{color:#2766d2;background:#eaf2ff}.risk-standard-guide{background:#fff;border:1px solid #e3e8f0;border-radius:10px;margin-bottom:14px;box-shadow:0 3px 14px #172c5008}.risk-standard-guide>summary{color:#54637a;cursor:pointer;padding:12px 16px;font-size:12px;font-weight:600}.risk-standard-guide .risk-principles{margin:0;padding:0 14px 14px}.risk-standard-guide .risk-standard{box-shadow:none;padding:12px 14px}.risk-standard-guide .risk-standard b{font-size:13px}.risk-standard-guide .risk-standard span{font-size:11px}.high-risk-panel .risk-alert{margin:12px 18px}.high-risk-panel .panel-head{align-items:center}.danger-action,.danger-button{color:#cf3341!important;background:#fff7f8!important;border-color:#f1b4b9!important}.danger-action:hover,.danger-button:hover{background:#ffecef!important;border-color:#e77b85!important}.status-action{border-radius:6px;min-width:62px;padding:6px 9px;font-size:10px;font-weight:600}.status-action.appointment{color:#245fc8;background:#f3f7ff;border-color:#b9cdf2}.status-action.arrival{color:#13785a;background:#ecf9f4;border-color:#b4dfd1}.status-action.cancel{color:#bd4a55;background:#fff7f8;border-color:#edc5c9}.status-action:disabled{color:#a5adba;background:#f1f3f6;border-color:#e1e5eb}@media (width<=1100px){.risk-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.risk-search-field{grid-column:1/-1}.risk-filter-actions{justify-content:flex-end}.risk-kpi-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.page-banner{align-items:flex-start;min-height:0;padding:16px}.page-title-icon{border-radius:10px;width:40px;height:40px}.page-title-line{flex-direction:column;align-items:flex-start;gap:4px}.page-title-line h1{font-size:21px}.page-banner .heading-actions{width:100%}.risk-filter-heading{flex-direction:column;align-items:flex-start}.risk-filter-heading .primary{width:100%}.risk-filter-grid,.risk-kpi-grid{grid-template-columns:1fr}.risk-search-field{grid-column:auto}.risk-filter-actions button{flex:1}.header-actions .help-button{display:none}.notice-button{width:34px;padding:0;font-size:0}.notice-button:before{content:"!";font-size:12px}}.page{padding-top:14px}.context-actions{align-items:center;gap:7px;margin-right:4px;display:flex}.topbar-action,.topbar-primary{white-space:nowrap;border-radius:7px;height:34px;padding:0 11px;font-size:11px;font-weight:600}.topbar-action{color:#53627a;background:#fff;border:1px solid #dbe2ed}.topbar-action:hover{color:#245fc8;background:#f6f9ff;border-color:#93afe0}.topbar-primary{color:#fff;background:#2463d4;border:1px solid #2463d4;box-shadow:0 4px 10px #2463d42e}.topbar-primary:hover{background:#1b54b9;border-color:#1b54b9}@media (width<=900px){.context-actions .topbar-action{display:none}.context-actions .topbar-primary{padding:0 9px}.page{padding-top:12px}}body{font-size:14px}.data-panel th,.compact-table th{font-size:11px}.data-panel td,.compact-table td{font-size:12px}.data-panel td small,.data-panel td span,.customer span,.badge{font-size:11px}.form-grid label,.drawer-form>label,.drawer-form .form-section>label,.lead-filter-grid label,.date-filter-grid label{font-size:12px}.filter-bar select,.filter-bar input,.form-grid input,.form-grid select,.drawer-form>label select,.drawer-form textarea,.form-panel input,.form-panel select,.primary,.ghost,.filter-button,.clear-button,.table-tools button,.period-bar button{font-size:13px}.panel-head span,.panel-head button,.privacy-note p,.timeline p,.demand-text,.kpi-label,.kpi-card small,.mini-kpis span{font-size:12px}.todo-list b{font-size:13px}.todo-list small,.user-chip small{font-size:11px}.lead-filter-title b{font-size:15px}.lead-filter-title span{font-size:11px}.drawer:has(.multi-payment-form){width:min(940px,97vw)}.customer-search{position:relative}.customer-search label{color:#617873;flex-direction:column;gap:6px;font-size:12px;display:flex}.customer-search input{border:1px solid #ccdeda;border-radius:9px;height:42px;padding:0 12px;font-size:13px}.customer-results{z-index:20;background:#fff;border:1px solid #d6e3e0;border-radius:10px;max-height:280px;padding:5px;position:absolute;top:69px;left:0;right:0;overflow:auto;box-shadow:0 14px 35px #1e433c26}.customer-results button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f0;border-radius:7px;grid-template-columns:100px 1fr auto;align-items:center;gap:10px;width:100%;padding:11px;display:grid}.customer-results button:hover{background:#edf6f3}.customer-results b{font-size:13px}.customer-results span,.customer-results small{color:#71837f;font-size:11px}.customer-empty{color:#9a6b70;background:#fff5f5;border-radius:8px;margin-top:6px;padding:10px 12px;font-size:12px}.selected-customer{background:#eaf5f2;border:1px solid #d4e8e2;border-radius:9px;grid-template-columns:auto 100px 1fr;align-items:center;gap:10px;margin-top:10px;padding:11px 13px;display:grid}.selected-customer span{color:#36786e;font-size:11px}.selected-customer b{font-size:14px}.selected-customer em{color:#687e79;font-size:12px;font-style:normal}.payment-meta{grid-template-columns:repeat(4,1fr);margin-top:13px}.charge-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.charge-head h3{margin:0}.charge-table{border:1px solid #e0e9e6;border-radius:10px;overflow:auto}.charge-row{border-bottom:1px solid #e8eeec;grid-template-columns:minmax(150px,1.6fr) repeat(4,minmax(100px,1fr)) minmax(110px,1fr) 60px;align-items:center;min-width:800px;display:grid}.charge-row:last-child{border-bottom:0}.charge-row.heading{color:#70827e;background:#f4f8f7;font-size:11px;font-weight:600}.charge-row>*{min-width:0;margin:7px;padding:8px}.charge-row.heading span{padding:4px 8px}.charge-row input,.charge-row select{border:1px solid #dce6e3;border-radius:7px;height:36px;font-size:12px}.charge-row b{color:#286f65;font-size:13px}.charge-row .danger-action{font-size:11px}.business-rule-note{color:#667c77;background:#f1f6f4;border-radius:9px;margin-top:12px;padding:11px 13px;font-size:12px;line-height:1.6}.drawer-actions .primary:disabled{opacity:.45;cursor:not-allowed}@media (width<=800px){.payment-meta{grid-template-columns:1fr 1fr}.selected-customer{grid-template-columns:auto 1fr}.selected-customer em{grid-column:1/-1}.customer-results button{grid-template-columns:70px 1fr}.customer-results small{grid-column:1/-1}}.lead-context-row td>div,.lead-context-row td>div b{line-height:1.5;font-size:10px!important}.charge-row.ordinary{grid-template-columns:minmax(170px,1.7fr) repeat(5,minmax(105px,1fr)) 65px;min-width:920px}.charge-row.member{grid-template-columns:minmax(150px,1.5fr) repeat(7,minmax(105px,1fr)) 65px;min-width:1150px}.payment-meta{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.recharge-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.recharge-grid label{color:#617873;flex-direction:column;gap:6px;font-size:12px;display:flex}.recharge-grid input{border:1px solid #dce6e3;border-radius:8px;height:40px;padding:0 10px;font-size:13px}.recharge-grid input[readonly]{color:#286f65;background:#eef5f3;font-weight:700}.payment-total.six{grid-template-columns:repeat(6,1fr)}@media (width<=800px){.recharge-grid,.payment-total.six{grid-template-columns:1fr 1fr}}html,body,button,input,select,textarea,.page-heading h1,.panel-head h2,.kpi-card strong,.mini-kpis b,.calc-card b,.amount-card b,.payment-total b,.payment-total strong{font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif!important}.detail-row td{white-space:normal!important;background:#f8fbfa!important}.period-summary{grid-template-columns:repeat(5,1fr);gap:8px;margin:-4px 0 14px;display:grid}.period-summary span{color:#6b807b;background:#eef5f3;border-radius:9px;padding:10px 12px;font-size:11px}.period-summary b{color:#2f6f66;margin-top:4px;font-size:14px;display:block}.member-detail-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:12px;padding:10px;display:grid}.member-detail-grid section{background:#fff;border:1px solid #e1eae7;border-radius:10px;padding:13px}.member-detail-grid h4{color:#2f7168;margin:0 0 9px}.member-detail-grid p{color:#627873;margin:6px 0;line-height:1.6}.payment-detail{min-width:900px;padding:12px}.payment-detail-meta{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:10px;display:grid}.payment-detail-meta span{color:#6d827d;background:#eef5f3;border-radius:8px;padding:9px}.payment-detail-meta b{color:#2f6f66;margin-top:4px;display:block}.payment-detail table{background:#fff;min-width:850px!important}.asset-kpis{grid-template-columns:repeat(4,1fr)}.simple-trend{align-items:flex-end;gap:22px;min-height:190px;padding:30px 28px 18px;display:flex}.simple-trend>div{color:#71837f;flex-direction:column;align-items:center;gap:7px;min-width:70px;font-size:11px;display:flex}.simple-trend i{background:linear-gradient(#4a9184,#b9d7d0);border-radius:7px 7px 2px 2px;width:38px;display:block}.simple-trend b{font-size:11px}.simple-trend p{color:#81918d;margin:auto}.service-period-field{background:#f7faf9;border:1px solid #e1eae7;border-radius:10px;grid-template-columns:minmax(180px,1fr) minmax(130px,.7fr) auto minmax(130px,.7fr);align-items:end;gap:8px;padding:10px;display:grid}.service-period-field label{margin:0}.service-period-field>span{color:#6f817d;padding:0 2px 10px}.verification-record-table{min-width:1500px!important}.verification-record-table .member-period-cell,.verification-record-table .member-customer-cell{text-overflow:clip;white-space:normal;line-height:1.25;overflow:visible}.verification-record-table .member-period-cell>span,.verification-record-table .member-customer-cell>b{white-space:nowrap;display:block}.verification-record-table .member-period-cell>small,.verification-record-table .member-customer-cell>small{color:#7d8a9c;white-space:nowrap;margin-top:5px;font-size:11px;display:block}.verification-record-table .member-customer-cell>b{color:#253a59;font-size:12.5px}.verification-record-table td.verification-duration{color:#dc4355;font-variant-numeric:tabular-nums;font-weight:700}.import-steps{grid-template-columns:1fr 1fr;gap:12px;display:grid}.import-steps section{background:#f8fbfa;border:1px solid #dce7e4;border-radius:11px;padding:15px}.import-steps b{color:#315f57}.import-steps p{color:#72847f;min-height:38px;font-size:12px;line-height:1.6}.upload-box{color:#34786e;cursor:pointer;border:1px dashed #7fa99f;border-radius:8px;justify-content:center;align-items:center;height:40px;display:flex}.upload-box input{display:none}.import-preview{margin-top:14px;overflow:auto}.import-preview table{border-collapse:collapse;width:100%}.import-preview th,.import-preview td{text-align:left;border-bottom:1px solid #e4ebe9;padding:9px;font-size:12px}@media (width<=760px){.service-period-field,.import-steps{grid-template-columns:1fr}.service-period-field>span{display:none}.member-detail-grid{grid-template-columns:1fr}.asset-kpis{grid-template-columns:1fr 1fr}}.table-tools .primary{font-weight:600;background:var(--teal)!important;color:#fff!important;border-color:var(--teal)!important}.table-tools .primary:hover{background:var(--teal-deep)!important}.form-modal-overlay{z-index:70}.form-modal{z-index:71;background:#fff;border:1px solid #dce7e4;border-radius:16px;width:min(620px,100vw - 28px);max-height:88vh;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 70px #163d363d}.form-modal-head{border-bottom:1px solid #e7eeec;justify-content:space-between;align-items:flex-start;padding:20px 22px;display:flex}.form-modal-head h2{color:#24433e;margin:0;font-size:19px}.form-modal-head p{color:#7b8f8a;margin:6px 0 0;font-size:12px}.form-modal-head>button{color:#58736d;background:#edf4f2;border:0;border-radius:8px;width:32px;height:32px;font-size:20px}.form-modal-body{padding:20px 22px}.form-modal-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-modal-fields>label{color:#526d67;flex-direction:column;gap:7px;font-size:12px;display:flex}.form-modal-fields>.full{grid-column:1/-1}.form-modal-fields>label:has(textarea){grid-column:1/-1}.form-modal-fields input,.form-modal-fields select,.form-modal-fields textarea{color:#29453f;background:#fff;border:1px solid #cddeda;border-radius:9px;padding:10px 11px;font-size:13px}.form-modal-fields input,.form-modal-fields select{height:42px}.form-modal-fields textarea{resize:vertical;line-height:1.6}.form-modal-body .drawer-actions{border-top:1px solid #e7eeec;margin-top:18px;padding:18px 0 0;position:static}.refund-summary{background:#eff6f4;border-radius:10px;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px;display:grid}.refund-summary span{color:#71847f;font-size:11px}.refund-summary b{color:#246c61;margin-top:5px;font-size:15px;display:block}@media (width<=650px){.form-modal-fields,.refund-summary{grid-template-columns:1fr}.form-modal-fields>.full{grid-column:auto}.form-modal-fields>label:has(textarea){grid-column:auto}}.table-tools .primary{min-width:110px}.form-modal-fields .checkbox-line{flex-direction:row;align-items:center;gap:9px;display:flex}.form-modal-fields .checkbox-line input{width:17px;height:17px;padding:0}.refund-application-page{padding:22px}.refund-application-page form{flex-direction:column;gap:18px;display:flex}.refund-form-grid{grid-template-columns:repeat(3,1fr)}.refund-form-grid .full{grid-column:1/-1}.refund-form-grid textarea{resize:vertical;border:1px solid #cddeda;border-radius:9px;padding:11px;font-size:13px}.refund-application-page .form-actions{justify-content:flex-end}@media (width<=800px){.refund-form-grid{grid-template-columns:1fr}.refund-form-grid .full{grid-column:auto}}.multi-check-field{color:#526d67;flex-direction:column;gap:8px;font-size:12px;display:flex}.multi-check-field>div{background:#f8fbfa;border:1px solid #d8e5e1;border-radius:9px;flex-wrap:wrap;gap:8px;padding:10px;display:flex}.multi-check-field label{color:#415f58;background:#fff;border:1px solid #dce7e4;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;display:flex}.multi-check-field input{width:15px!important;height:15px!important}.rule-management{margin-top:8px}.tier-add-row td{color:#6c827c;background:#f7faf9}.tier-add-row .primary{padding:7px 10px;font-size:11px}.refund-form-grid .full,.form-grid .full{grid-column:1/-1}.risk-principles{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.risk-standard{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.risk-standard b{font-size:16px}.risk-standard span{color:var(--muted);font-size:13px;line-height:1.55}.risk-standard.level-1{border-left:5px solid #d43f4f}.risk-standard.level-2{border-left:5px solid #e88929}.risk-standard.level-3{border-left:5px solid #d4a819}.risk-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.risk-badge.level-1{color:#a51f31;background:#ffe8eb}.risk-badge.level-2{color:#a85300;background:#fff0df}.risk-badge.level-3{color:#776000;background:#fff8cf}.risk-alert{color:#a51f31;background:#fff0f2;border:1px solid #f2a6ae;border-radius:10px;margin:12px 0;padding:12px 14px;font-weight:700}.risk-metric{color:#287961;display:inline-block}.risk-metric.warning{color:#c42d40;font-weight:700}.cell-sub{color:var(--muted);margin-top:4px;display:block}.risk-drawer{width:min(900px,92vw)}.risk-detail{padding:0 24px 90px}.risk-alert-summary{background:#fff8f0;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:16px;display:flex}.risk-alert-summary b{font-weight:500;line-height:1.7}.risk-section{border:1px solid var(--line);background:#fff;border-radius:14px;margin:0 0 14px;padding:16px}.risk-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.risk-section-head h3{color:#244a45;margin:0;font-size:16px}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.detail-grid span{color:var(--muted);background:#f6faf9;border-radius:9px;flex-direction:column;gap:4px;padding:10px;font-size:12px;display:flex}.detail-grid b{color:var(--text);font-size:14px;font-weight:600}.frequency-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.frequency-cards span{text-align:center;background:#edf7f4;border-radius:10px;padding:12px}.frequency-cards b{color:#277c68;font-size:22px;display:block}.history-list{gap:9px;display:grid}.history-list>div,.history-list>a{color:inherit;background:#f8fbfa;border-left:3px solid #8cc8ba;border-radius:6px;flex-direction:column;gap:5px;padding:10px 12px;text-decoration:none;display:flex}.history-list span{color:var(--muted);font-size:13px;line-height:1.6}.audit-list>div{border-left-color:#9da7af}.danger-text{font-weight:700;color:#c42d40!important}.danger-button{color:#b62738;background:#fff;border:1px solid #d96773;border-radius:9px;padding:9px 14px}.primary.compact{padding:8px 12px}.risk-upload{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;display:flex}.risk-upload input[type=file]{max-width:300px}.visitor-segment .panel-head{margin-bottom:14px}.check-row{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.check-row label{flex-direction:row;align-items:center;gap:5px;font-weight:400;display:flex}.form-modal-fields label.full{grid-column:1/-1}@media (width<=900px){.risk-principles{grid-template-columns:1fr}.detail-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.detail-grid,.frequency-cards{grid-template-columns:1fr}}:root{--ink:#16243a;--text:#16243a;--muted:#77849a;--line:#e3e9f2;--paper:#fff;--canvas:#f5f7fb;--teal:#2463d4;--teal-deep:#174fb8;--teal-soft:#eaf1ff;--amber:#e99a24;--rose:#ef5b65;--navy:#0c2347;--navy-deep:#081a35;--blue:#2463d4;--blue-soft:#edf3ff;--shadow:0 6px 24px #152a4e0e}.app-shell{background:var(--canvas)}.app-shell>aside{background:linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);width:224px;box-shadow:4px 0 20px #0515301f}.brand{background:#ffffff04;border-bottom:1px solid #ffffff14;height:86px;padding:0 18px}.brand-mark{color:#fff;background:linear-gradient(145deg,#4f8cff,#1f5bd1);border-radius:11px;width:38px;height:38px;font-family:Microsoft YaHei,sans-serif;box-shadow:0 8px 18px #2262da59}.brand b{letter-spacing:1px;color:#fff;font-size:17px}.brand span{color:#9db1d2;letter-spacing:.5px;font-size:11px}.nav-group{color:#d9e4f6;border-radius:8px;min-height:42px;padding:8px 10px;font-weight:600}.nav-group:hover{color:#fff;background:#ffffff0e}.nav-group i{color:#cfe0ff;background:#ffffff14;border:0;border-radius:8px;width:26px;height:26px}.nav-group em{color:#7490bb}.nav-items{padding:2px 0 7px 38px}.nav-items button{color:#9fb2d1;border-radius:8px;min-height:36px;margin:2px 0;padding:8px 12px;font-size:13px}.nav-items button:hover{color:#fff;background:#2f6fe12e}.nav-items button.active{color:#fff;background:linear-gradient(100deg,#2365db,#1d55bd);box-shadow:0 7px 18px #124ab357}.nav-items button.active:before{display:none}.aside-footer{box-shadow:none;background:#ffffff0e;border:1px solid #ffffff14;margin:12px 14px 18px;padding:14px 12px}.aside-footer b{color:#fff}.aside-footer span{color:#9eb1d0}.privacy-dot{color:#d8e6ff;background:#4880e540}header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;height:68px;padding:0 28px;box-shadow:0 1px 10px #162a4c06}.crumb{color:#65738a;font-size:13px}.menu-button,.icon-button{color:#52627b!important;background:#fff!important;border-color:#dce3ee!important}.user-chip{background:0 0;border:0}.user-chip>span{color:#2458ae;background:#e8effc}.user-chip b{color:#1b2a42}.page{padding:24px 28px 38px}.page-heading{align-items:flex-end;margin-bottom:20px}.page-heading p{color:#8995a7;margin-bottom:5px;font-size:12px}.page-heading h1{color:#14233a;letter-spacing:-.4px;font-size:28px;line-height:1.2}.heading-actions{gap:10px}.panel,.kpi-card,.risk-standard,.form-panel,.stat-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px}.panel{overflow:hidden}.panel-head{border-bottom:1px solid #edf0f5;padding:18px 20px}.panel-head h2{color:#17263e;font-size:17px;font-weight:700}.panel-head p,.panel-head span{color:#8490a2}.data-panel{padding:0}.data-panel>.panel-head,.visitor-segment>.panel-head,.high-risk-panel>.panel-head{padding:18px 20px}.primary,.filter-button,button.primary,.table-tools .primary{min-height:38px;padding:8px 16px;font-weight:600;box-shadow:0 5px 12px #2463d42e;border:1px solid var(--blue)!important;color:#fff!important;background:linear-gradient(#2c6cdd,#205bc7)!important;border-radius:7px!important}.primary:hover,.filter-button:hover,button.primary:hover,.table-tools .primary:hover{transform:translateY(-1px);background:linear-gradient(#245fcf,#184cae)!important}.ghost,.clear-button,.period-bar button{color:#4d5e77;background:#fff;border:1px solid #d6deea;border-radius:7px;min-height:38px;padding:8px 14px}.ghost:hover,.clear-button:hover,.period-bar button:hover{color:#245fc8;background:#f6f9ff;border-color:#8eabe1}.text-action{color:#215ec8;font-weight:600}.text-action:hover{color:#174aab}.danger-button{color:#cb3341;background:#fff;border-color:#ef9aa1;border-radius:7px}input,select,textarea,.form-grid input,.form-grid select,.drawer-form input,.drawer-form select,.drawer-form textarea,.lead-filter-grid input,.lead-filter-grid select,.date-filter-grid input,.date-filter-grid select,.inline-filters input,.inline-filters select{color:#263650;background:#fff!important;border-color:#d8e0ec!important;border-radius:7px!important}input:focus,select:focus,textarea:focus{outline:none;border-color:#5f8fe4!important;box-shadow:0 0 0 3px #2665d61a!important}input::placeholder,textarea::placeholder{color:#a5afbe}.filter-bar,.lead-filter-grid,.date-filter-grid,.inline-filters,.period-bar{background:#fff;border-color:#e4e9f1}.lead-filter-title b{color:#1a2a43}.lead-filter-title span{color:#8b97a8}.lead-filter-grid{gap:12px;padding:8px 20px 15px}.date-filter-grid{gap:12px;padding:0 20px 18px}.inline-filters{border-bottom:1px solid #edf0f5;gap:10px;padding:15px 20px}.table-tools{background:#fafbfe;border-color:#edf0f5;padding:11px 20px}.table-tools span{color:#7a879a}.column-menu{border-color:#dfe6f0;box-shadow:0 16px 42px #1a2f5329}.table-scroll{background:#fff}table{border-collapse:separate;border-spacing:0}.data-panel table,.compact-table,.lead-table{background:#fff}.data-panel th,.compact-table th,.lead-table th{color:#40506a;background:#f7f9fc;border-bottom:1px solid #e3e9f2;padding:12px 13px;font-size:12px;font-weight:700}.data-panel td,.compact-table td,.lead-table td{color:#27364e;vertical-align:middle;border-bottom:1px solid #edf0f5;padding:13px;font-size:12px}.data-panel tbody tr:last-child td{border-bottom:0}.sort-header{color:#40506a;font-weight:700}.sort-header.active{color:#235fc8}.lead-context-row td{color:#65748a;background:#f8fafe!important}.detail-row td{background:#f8faff!important}.customer b{color:#17273f}.badge{border-radius:999px;padding:4px 9px;font-weight:600}.badge.green{color:#187d5f;background:#eaf8f2}.badge.amber{color:#a76108;background:#fff3df}.badge.red{color:#cb3341;background:#ffe9ec}.badge.gray{color:#617086;background:#eef1f6}.risk-badge{border-radius:5px;padding:5px 9px}.risk-badge.level-1{color:#d72c3b;background:#ffebed;border:1px solid #ffc4c9}.risk-badge.level-2{color:#bd6300;background:#fff1df;border:1px solid #ffd39d}.risk-badge.level-3{color:#957500;background:#fff8d9;border:1px solid #f1df88}.risk-alert{box-shadow:none;border-radius:8px}.kpi-grid{gap:12px}.kpi-card:before{background:linear-gradient(90deg,#2b6bd9,#79a7f3)}.kpi-icon{color:#2864ca;background:#edf3ff;border-radius:50%}.kpi-card strong{color:#17263e;font-size:27px}.kpi-label{color:#45546c;font-weight:600}.kpi-card small{color:#8a95a6}.delta{color:#25735d;background:#eaf8f2}.dashboard-grid{gap:14px}.todo-list button{border-color:#edf0f5}.todo-list button:hover{background:#f7f9fd}.chart-day .bars i:first-child,.simple-trend i{background:linear-gradient(#2f6fdc,#9abbf2)}.drawer{background:#f7f9fc;border-left:1px solid #dfe5ef;box-shadow:-18px 0 50px #12254424}.drawer-head{background:#fff;border-color:#e5eaf2;padding:20px 22px}.drawer-head h2{color:#17263e;font-size:21px}.drawer-head p{color:#8793a5}.drawer-head>button,.form-modal-head>button{color:#637188;background:#f0f3f8}.drawer-form,.drawer-body{padding:20px 22px}.drawer .form-section,.risk-section{background:#fff;border:1px solid #e2e8f1;border-radius:10px;box-shadow:0 3px 14px #162a4c09}.drawer-actions{background:#fffffff5;border-color:#e3e9f2}.overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0817306b}.form-modal{border:1px solid #dfe5ef;border-radius:12px;box-shadow:0 28px 80px #0e22413d}.form-modal-head{background:#fff;border-color:#e5eaf2;padding:20px 22px}.form-modal-head h2{color:#17263e}.form-modal-head p{color:#8995a6}.form-modal-fields>label{color:#4f5f77;font-weight:600}.form-modal-fields input,.form-modal-fields select,.form-modal-fields textarea{border-color:#d8e0ec}.form-modal-body .drawer-actions{border-color:#e6ebf2}.privacy-note{color:#305b9c;background:#edf3ff;border-color:#ceddf8}.selected-customer,.business-rule-note,.period-summary span,.payment-detail-meta span,.detail-grid span{background:#f4f7fc;border-color:#e1e7f0}.selected-customer span,.selected-customer b,.period-summary b,.payment-detail-meta b,.detail-grid b{color:#254f96}.charge-row.heading{color:#65738a;background:#f6f8fc}.charge-table{border-color:#e1e7f0}.recharge-grid input[readonly]{color:#2457aa;background:#eef3fb!important}.member-detail-grid section{border-color:#e2e8f1;box-shadow:0 3px 12px #162a4c09}.member-detail-grid h4{color:#235cc0}.risk-standard{box-shadow:var(--shadow)}.risk-section-head h3{color:#1d3151}.frequency-cards span{background:#edf3ff}.frequency-cards b{color:#245fc8}.history-list>div,.history-list>a{background:#f7f9fd;border-left-color:#6e9be7}.risk-alert-summary{background:#fff6f0}.pagination{background:#fff;border-top:1px solid #e7ecf3;padding:14px 20px}.pagination button{color:#52627a;background:#fff;border-color:#dce3ed}.pagination button.active{color:#fff;background:#2463d4;border-color:#2463d4}.toast{background:#12284c;border:1px solid #2e4f80;box-shadow:0 14px 40px #0719364d}.risk-list-toolbar{border-color:#dce5f2;margin-bottom:14px;padding:17px 20px}.risk-toolbar-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.risk-toolbar-row+.risk-toolbar-row{margin-top:12px}.risk-toolbar-row>b{color:#33435b;min-width:68px;font-size:13px}.risk-toolbar-row button{color:#506078;background:#fff;border:1px solid #dbe3ef;border-radius:7px;min-height:34px;padding:7px 14px}.risk-toolbar-row button.active{color:#fff;background:#2a68d4;border-color:#2a68d4;box-shadow:0 4px 12px #2a68d42e}.risk-toolbar-row input,.risk-toolbar-row select{background:#fff;border:1px solid #d8e1ed;border-radius:8px;min-height:38px}.risk-toolbar-row input{flex:1;min-width:230px}.risk-toolbar-row .clear-button{margin-left:auto}.risk-client-table td{padding-top:14px;padding-bottom:14px}.risk-client-table th,.risk-client-table td{padding-left:9px;padding-right:9px}.risk-client-table .risk-type-tags{min-width:0;max-width:112px}.risk-client-table th:nth-child(5),.risk-client-table th:nth-child(8){width:112px}.risk-client-table th:nth-child(15){width:118px}.visitor-workbench-toolbar .risk-toolbar-row input[type=date]{flex:0 0 138px;min-width:138px}.visitor-reference-list table{min-width:1320px}.visitor-reference-list th,.visitor-reference-list td{padding-left:9px;padding-right:9px}.visitor-reference-list .visitor-concern-tags{min-width:0;max-width:125px}.visitor-reference-list .visitor-actions{white-space:normal;min-width:118px}.visitor-reference-list .visitor-actions .text-action{margin:2px 8px 2px 0}.visitor-report-cell{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.risk-client-table .customer b{font-size:14px}.risk-client-table td>small{color:#7b889b;margin-top:5px;line-height:1.45;display:block}.risk-latest-followup-row td{color:#5d6d84;font-size:12px;background:#f7f9fd!important;border-top:0!important;padding:10px 16px 12px!important}.risk-latest-followup-row b{color:#314968;margin-right:8px}.risk-latest-followup-row span{line-height:1.65;display:inline}.risk-latest-followup-row small{color:#8995a6;margin-top:5px}.high-risk-followup-summary td{white-space:nowrap;height:38px;padding-top:7px!important;padding-bottom:7px!important}.high-risk-followup-summary span{text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;cursor:help;max-width:calc(100% - 190px);overflow:hidden;display:inline-block!important}.visitor-followup-summary span{text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;cursor:help;max-width:calc(100% - 150px);overflow:hidden;display:inline-block!important}.risk-type-tags{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.risk-type-tags .badge{border-radius:5px;padding:3px 7px;font-size:11px}.risk-detail-cards{grid-template-columns:1fr 1.2fr 1fr;gap:14px;display:grid}.risk-detail-cards>article{background:#fff;border:1px solid #e2e8f1;border-radius:10px;min-width:0;margin:0;padding:17px;box-shadow:0 3px 14px #162a4c09}.risk-detail-cards h3{color:#1d3151;margin:0 0 14px;font-size:16px}.risk-detail-cards p{color:#65758b;line-height:1.7}.risk-reference-layout{grid-template-columns:minmax(0,1fr);align-content:start;gap:14px;display:grid}.risk-reference-layout>.risk-detail-cards{grid-column:1/-1}.risk-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.risk-contact-grid>article{background:#f8faff;border:1px solid #e3e9f2;border-radius:9px;padding:13px 14px;position:relative}.risk-contact-grid b{color:#213552}.risk-contact-grid span{color:#6f7e93;margin-top:5px;font-size:12px;line-height:1.6;display:block}.risk-follow-timeline{gap:12px;padding-left:18px;display:grid;position:relative}.risk-follow-timeline:before{content:"";background:#d6e3f8;width:2px;position:absolute;top:9px;bottom:9px;left:4px}.risk-follow-timeline>article{background:#fff;border:1px solid #e1e8f2;border-radius:9px;padding:13px 15px;position:relative}.risk-follow-timeline>article:before{content:"";background:#2b68d4;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:18px;left:-19px;box-shadow:0 0 0 2px #a9c2ed}.risk-follow-timeline>article>i{display:none}.risk-history-drawer{width:min(760px,100vw - 24px)!important}.risk-follow-timeline b{color:#203653}.risk-follow-timeline span{color:#66768c;margin-top:6px;font-size:12px;line-height:1.65;display:block}.risk-type-tags>span{color:#c93a48;background:#fff0f1;border-radius:5px;align-items:center;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.risk-drawer.wide{width:min(1180px,96vw)}.risk-tracking-panel{overflow:auto hidden}.risk-tracking-head,.risk-record-timeline article{grid-template-columns:145px 170px 90px 150px minmax(260px,1fr) 100px 145px;align-items:center;gap:14px;display:grid}.risk-tracking-head{color:#607089;background:#f5f8fc;border-bottom:1px solid #e4eaf3;padding:13px 24px 13px 48px;font-size:12px;font-weight:700}.risk-record-timeline{min-width:1120px;position:relative;overflow-x:auto}.risk-record-timeline:before{content:"";background:#d7e4f8;width:2px;position:absolute;top:0;bottom:0;left:29px}.risk-record-timeline article{background:#fff;border-bottom:1px solid #edf0f5;min-height:78px;padding:14px 24px 14px 48px;position:relative}.risk-record-timeline article:hover{background:#f9fbff}.risk-record-timeline article>i{background:#2f72df;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:33px;left:25px;box-shadow:0 0 0 2px #a8c3ef}.risk-record-timeline time{color:#5d6c82;font-size:12px}.risk-record-client b,.risk-record-summary b{color:#263b59;font-size:13px;display:block}.risk-record-client small,.risk-record-states small,.risk-record-summary small{color:#8793a5;margin-top:5px;font-size:11px;line-height:1.55;display:block}.risk-record-summary b,.risk-record-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.risk-record-states .badge{margin-bottom:2px}.app-shell>aside.drawer{width:min(680px,100vw - 24px);max-width:none;transform:none}.app-shell>aside.drawer.wide-drawer{width:min(1280px,100vw - 32px)}.wide-drawer .drawer-form{width:100%;max-width:1240px;margin:0 auto;padding:28px clamp(28px,4vw,64px) 96px}.wide-drawer .drawer-head{padding:22px clamp(28px,4vw,64px)}.app-shell>aside.drawer:has(.detail-body){width:min(680px,100vw - 24px);max-width:none;transform:none}.drawer:has(.detail-body) .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.drawer:has(.detail-body) .detail-grid span{min-width:0;padding:13px 14px}:is(.drawer:has(.detail-body) .detail-grid b,.drawer:has(.detail-body) .drawer-actions button){writing-mode:horizontal-tb;word-break:normal}.drawer:has(.detail-body) .drawer-actions{flex-wrap:wrap;gap:10px}.app-shell>aside.drawer.full-screen-drawer{width:100vw;max-width:none;box-shadow:none;border-radius:0;animation:none;inset:0}.full-screen-drawer .drawer-head{padding:20px clamp(24px,4vw,64px)}.full-screen-drawer .multi-payment-form{width:100%;max-width:1500px;margin:0 auto;padding:26px clamp(24px,4vw,64px)}.full-screen-drawer .multi-payment-form>.segmented{z-index:5;position:sticky;top:0}.full-screen-drawer .drawer-actions{padding:16px clamp(24px,4vw,64px)}.risk-detail-cards{grid-template-columns:minmax(390px,1fr) minmax(480px,1.25fr);align-items:stretch}.risk-detail-cards>article:nth-child(3){grid-column:1/-1}.risk-detail-cards>article:first-child{border-top:3px solid #3975dd}.risk-detail-cards>article:nth-child(2){border-top:3px solid #e69a2d}.risk-detail-cards>article:nth-child(3){border-top:3px solid #32a078}.risk-detail-cards>article:nth-child(2)>p{color:#6c5835;overflow-wrap:anywhere;background:#fffaf1;border:1px solid #f1dfbe;border-radius:8px;max-height:92px;margin:14px 0 0;padding:13px 14px 13px 92px;line-height:1.75;position:relative;overflow:hidden}.risk-detail-cards>article:nth-child(2)>p:before{content:"风险描述";color:#a76a12;font-weight:700;position:absolute;top:13px;left:14px}.risk-detail-cards>article:nth-child(3) .detail-grid{grid-template-columns:repeat(6,minmax(0,1fr))}@media (width<=1050px){.risk-detail-cards{grid-template-columns:1fr}.risk-detail-cards>article:nth-child(3){grid-column:auto}.risk-detail-cards>article:nth-child(3) .detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.app-shell>aside{width:224px;transform:translate(-100%)}.app-shell>aside.mobile-open{transform:translate(0)}.app-shell>main,.collapsed+main{width:100%;margin-left:0}header{padding:0 16px}.page{padding:18px 15px 30px}.page-heading h1{font-size:23px}}@media (width<=620px){.page-heading{align-items:flex-start;gap:12px}.heading-actions{flex-wrap:wrap;width:100%}.heading-actions button{flex:1}.panel-head{padding:15px}.lead-filter-grid,.date-filter-grid,.inline-filters{padding-left:15px;padding-right:15px}.table-tools{padding:10px 15px}.risk-contact-grid{grid-template-columns:1fr}.risk-toolbar-row input{min-width:160px}.app-shell>aside.drawer:has(.detail-body){width:100vw}.drawer:has(.detail-body) .detail-grid{grid-template-columns:1fr}.drawer:has(.detail-body) .drawer-actions>button{flex:100%}.risk-detail-cards>article:nth-child(3) .detail-grid{grid-template-columns:1fr}}.lead-workbench .lead-filter-title{padding:12px 14px 6px}.lead-workbench .lead-quick-views button{border-radius:7px;min-height:34px;padding:6px 12px;font-weight:600}.lead-workbench .lead-filter-grid{gap:7px;padding:4px 14px 9px}.lead-workbench .date-filter-grid{gap:7px;padding:0 14px 10px}.lead-workbench .table-tools{padding:8px 14px}.lead-workbench .lead-context-row td{padding:0!important}.lead-workbench .lead-context-row td>div{padding:6px 10px;line-height:1.45}.lead-workbench .customer small,.lead-workbench .lead-stacked-cell small{color:#7b889b;line-height:1.4}.lead-workbench .lead-table td:last-child{white-space:nowrap;min-width:250px}.lead-workbench .text-action,.lead-workbench .status-action{color:#245fc8;background:#f3f7ff;border:1px solid #cbdcff;border-radius:7px;justify-content:center;align-items:center;min-height:30px;margin:2px 4px 2px 0;padding:5px 9px;font-size:11px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.lead-workbench .text-action:hover,.lead-workbench .status-action:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 10px #245fc824}.lead-workbench .status-action.appointment{color:#245fc8;background:#eaf1ff;border-color:#cbdcff}.lead-workbench .status-action.arrival{color:#16775b;background:#e7f7f1;border-color:#bfe7da}.lead-workbench .status-action.cancel{color:#c73545;background:#ffecee;border-color:#ffcbd1}.lead-workbench .status-action:disabled{color:#a7b0bd;opacity:1;box-shadow:none;background:#f3f5f8;border-color:#e7ebf0}.page-size-input{color:#26364e;text-align:center;width:58px;height:30px;font:inherit;background:#fff;border:1px solid #dce3ed;border-radius:6px;margin:0 4px}.risk-lead-search{align-self:start;position:relative}.risk-lead-search>label{color:#4f5f77;gap:7px;font-weight:600;display:grid}.risk-lead-search>label input{width:100%}.risk-lead-search .customer-results{z-index:4;max-height:290px;margin-top:7px;position:relative;overflow:auto}.risk-lead-search .customer-results button{text-align:left}.risk-lead-search+label:has(select[name=leadId]){display:none}@media (width<=900px){.lead-workbench{margin:-10px -8px 0}}:root{--brand:#2c477e;--brand-strong:#203864;--brand-soft:#e8eef8;--brand-pale:#f4f7fc;--canvas:#f0f4f9;--paper:#fff;--ink:#17233a;--muted:#6f7d93;--line:#e2e8f1;--shadow:0 10px 34px #2c477e13}html,body{color:var(--ink);font-size:15px;line-height:1.65;background:var(--canvas)!important}body,button,input,select,textarea{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}.app-shell>aside{background:linear-gradient(178deg,#2c477e 0%,#213b6c 48%,#182e55 100%);border-right:1px solid #ffffff0f;width:220px;box-shadow:10px 0 36px #162b5024}.app-shell>aside.collapsed{width:78px}.app-shell>main{width:calc(100% - 220px);margin-left:220px}.collapsed+main{width:calc(100% - 78px);margin-left:78px}.brand{background:#ffffff06;gap:12px;height:90px;padding:0 16px}.brand-mark{color:#2c477e;background:linear-gradient(145deg,#fff,#dbe7fb);border-radius:14px;width:44px;height:44px;font-size:22px;box-shadow:0 10px 24px #0718373d}.brand b{letter-spacing:1.2px;font-size:18px}.brand span{color:#b8c8e2;letter-spacing:1px;margin-top:4px;font-size:11px}.app-shell>aside nav{padding:16px 10px 24px}.nav-section{margin-bottom:8px}.nav-group{color:#eef4ff;border-radius:10px;min-height:43px;padding:7px 9px;font-size:13.5px}.nav-group i{color:#e7f0ff;background:#ffffff0e;border:1px solid #dbe7fa38;border-radius:9px;width:29px;height:29px;font-size:12px}.nav-group:hover{background:#ffffff13}.nav-items{padding:3px 0 8px 38px;position:relative}.nav-items:before{content:"";background:#d7e4f924;width:1px;position:absolute;top:5px;bottom:11px;left:22px}.nav-items button{color:#b7c7df;border-radius:9px;min-height:37px;padding:7px 9px;font-size:13px}.nav-items button.active{color:#294779;background:#fffffffa;font-weight:700;box-shadow:0 8px 22px #0a1e4138}.aside-footer{background:#fff1;border-radius:12px;margin:10px 11px 16px;padding:12px}.aside-footer b{font-size:12px}.aside-footer span{font-size:10px}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dae2eee6;height:76px;padding:0 34px;box-shadow:0 4px 20px #23396009}.crumb{color:#8290a5;margin-left:18px;font-size:13px}.crumb span,.crumb b{font-weight:500}.crumb strong{color:#2c477e}.menu-button,.icon-button{width:38px;height:38px;border-radius:11px!important}.topbar-action{color:#53637b!important;border-radius:10px!important;min-height:36px!important;padding:7px 12px!important}.user-chip{border-radius:12px;padding:6px 8px}.user-chip:hover{background:#f4f7fb}.user-chip>span{color:#2c477e;background:#e8eef8;border-radius:12px;width:38px;height:38px}.user-chip b{font-size:13px}.user-chip small{font-size:10px}.page{max-width:none;padding:30px 34px 56px}.page-commandbar{background:linear-gradient(118deg,#fff 0%,#fbfcff 62%,#edf3fb 100%);border:1px solid #cfdaeae6;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;min-height:146px;margin-bottom:26px;padding:27px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 38px #2c477e12}.page-commandbar:after{content:"";pointer-events:none;border:42px solid #4f70ad0e;border-radius:50%;width:270px;height:270px;position:absolute;top:-110px;right:-70px}.page-command-copy{z-index:1;min-width:260px;position:relative}.page-eyebrow{color:#6e84ac;letter-spacing:1.6px;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.page-command-copy h1{color:#172944;letter-spacing:-.3px;margin:0;font-size:24px;font-weight:700;line-height:1.3}.page-command-copy p{color:#75849a;margin:8px 0 0;font-size:14px}.page-command-side{z-index:1;align-items:center;gap:22px;display:flex;position:relative}.today-business{background:#ffffffd1;border:1px solid #e1e7f0;border-radius:14px;align-items:stretch;padding:7px;display:flex;box-shadow:0 6px 18px #2c477e0b}.today-business span{border-right:1px solid #e8edf4;min-width:82px;padding:5px 14px}.today-business span:last-child{border-right:0}.today-business small{color:#8491a4;white-space:nowrap;font-size:11px;display:block}.today-business b{color:#2c477e;margin-top:2px;font-size:20px;line-height:1.25;display:block}.page-quick-actions{gap:9px;display:flex}.command-primary,.command-secondary{white-space:nowrap;border-radius:11px;min-height:42px;padding:9px 16px;font-size:14px;font-weight:700}.command-primary{color:#fff;background:#2c477e;border:1px solid #2c477e;box-shadow:0 8px 18px #2c477e38}.command-primary:hover{background:#203864;transform:translateY(-1px)}.command-secondary{color:#405474;background:#fff;border:1px solid #d6dfec}.command-secondary:hover{color:#2c477e;background:#f7f9fd;border-color:#9fb0cc}.panel,.kpi-card,.form-panel,.stat-card,.risk-standard{box-shadow:var(--shadow);background:#fff;border:1px solid #dce4eff2;border-radius:16px}.panel-head{padding:21px 24px}.panel-head h2{font-size:18px}.panel-head p{font-size:13px}.kpi-grid{gap:18px;margin-bottom:22px}.kpi-card{padding:22px}.kpi-card strong{font-size:30px}.lead-insight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.lead-insight-card{background:#fff;border:1px solid #dfe6f0;border-radius:16px;align-items:center;gap:16px;min-height:118px;padding:20px;display:flex;box-shadow:0 8px 24px #2c477e0e}.lead-insight-card i{color:#2c477e;background:#eaf0fa;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-size:20px;font-style:normal;font-weight:700;display:grid}.lead-insight-card.orange i{color:#bd6d1a;background:#fff2e5}.lead-insight-card.green i{color:#237c61;background:#e8f7f1}.lead-insight-card.red i{color:#c43c4a;background:#ffebee}.lead-insight-card.violet i{color:#7152ac;background:#f0ebfb}.lead-insight-card span{color:#516077;font-size:13px;font-weight:700;display:block}.lead-insight-card b{color:#172944;margin:2px 0;font-size:28px;line-height:1.25;display:block}.lead-insight-card small{color:#8a96a8;font-size:11px}.lead-workbench{border-radius:18px;margin:0;overflow:hidden}.lead-workbench .lead-filter-title{align-items:center;gap:10px;padding:22px 24px 12px;display:flex}.lead-workbench .lead-filter-title b{font-size:18px}.lead-workbench .lead-filter-title span{font-size:13px}.lead-workbench .lead-quick-views{gap:8px;padding:0 24px 16px}.lead-workbench .lead-quick-views button{color:#58677e;background:#fff;border:1px solid #dce4ef;border-radius:10px;min-height:38px;padding:7px 14px;font-size:13px}.lead-workbench .lead-quick-views button.active{color:#fff;background:#2c477e;border-color:#2c477e;box-shadow:0 6px 14px #2c477e2e}.lead-workbench .lead-filter-grid{background:#f7f9fc;border-top:1px solid #edf1f6;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px 14px;padding:18px 24px}.lead-workbench .date-filter-grid{background:#f7f9fc;gap:12px;padding:0 24px 20px}.lead-filter-grid label,.date-filter-grid label,.inline-filters label{color:#57667d;font-size:13px;font-weight:600}.lead-filter-grid input,.lead-filter-grid select,.date-filter-grid input,.date-filter-grid select,.inline-filters input,.inline-filters select{min-height:42px;padding:9px 12px;font-size:14px}.lead-workbench .table-tools{background:#fff;padding:14px 24px}.table-tools button{min-height:38px;font-size:13px}.data-panel th,.compact-table th,.lead-table th{color:#526179;background:#f6f8fc;border-bottom:1px solid #e4eaf2;padding:14px 15px;font-size:14px}.data-panel td,.compact-table td,.lead-table td{color:#263750;border-bottom:1px solid #edf1f5;padding:16px 15px;font-size:14px;line-height:1.55}.data-panel tbody tr:hover td,.compact-table tbody tr:hover td,.lead-table tbody tr:hover td{background:#f8faff}.lead-workbench .lead-table th,.lead-workbench .lead-table td{padding:15px 14px}.lead-workbench .customer b{color:#1a2d4a;font-size:15px}.lead-workbench .customer small,.lead-workbench .lead-stacked-cell small{margin-top:4px;font-size:12px}.lead-workbench .lead-context-row td{background:#f7f9fd!important;padding:0!important}.lead-workbench .lead-context-row td>div{padding:9px 15px;font-size:13px;line-height:1.65}.lead-workbench .lead-table td:last-child{min-width:270px}.badge{border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.risk-badge{border-radius:7px;padding:5px 9px;font-size:12px}.primary,.filter-button,button.primary,.table-tools .primary{min-height:42px;padding:9px 17px;font-size:14px;box-shadow:0 7px 16px #2c477e2e;background:#2c477e!important;border-color:#2c477e!important;border-radius:10px!important}.primary:hover,.filter-button:hover,button.primary:hover,.table-tools .primary:hover{background:#203864!important}.ghost,.clear-button,.period-bar button{border-radius:10px;min-height:42px;padding:9px 15px;font-size:14px}.text-action{font-size:13px}.form-modal{border-radius:18px}.form-modal-head{padding:23px 25px}.form-modal-head h2{font-size:20px}.form-modal-fields input,.form-modal-fields select,.form-modal-fields textarea,.drawer-form input,.drawer-form select,.drawer-form textarea{min-height:43px;font-size:14px}.drawer-head{padding:23px 25px}.drawer-head h2{font-size:22px}.drawer-body,.drawer-form{padding:24px 25px}.pagination{padding:16px 22px;font-size:13px}.pagination button{border-radius:8px;min-width:34px;height:34px}@media (width<=1280px){.page-commandbar{align-items:flex-start}.page-command-side{flex-direction:column;align-items:flex-end}.today-business span{min-width:72px;padding-left:10px;padding-right:10px}.lead-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.app-shell>aside{width:220px}.app-shell>main,.collapsed+main{width:100%;margin-left:0}.page{padding:22px 18px 40px}.page-commandbar{flex-direction:column;padding:22px}.page-command-side{align-items:stretch;width:100%}.today-business{overflow-x:auto}.page-quick-actions{justify-content:flex-end}.lead-workbench{margin:0}.lead-workbench .lead-filter-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.page-command-copy h1{font-size:22px}.today-business span{min-width:76px}.lead-insight-grid,.lead-workbench .lead-filter-grid{grid-template-columns:1fr}.lead-workbench .lead-filter-title{flex-direction:column;align-items:flex-start}}.renewal-page{gap:20px;display:grid}.renewal-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.renewal-kpi{background:#fff;border:1px solid #dfe6f0;border-radius:16px;align-items:center;gap:16px;min-height:122px;padding:20px 22px;display:flex;box-shadow:0 8px 26px #2c477e0f}.renewal-kpi i{color:#2c477e;background:#edf3fc;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-size:18px;font-style:normal;font-weight:800;display:grid}.renewal-kpi.red i{color:#c53d50;background:#ffebef}.renewal-kpi.orange i{color:#ba6b1b;background:#fff1e4}.renewal-kpi.violet i{color:#7254ab;background:#f0ebfb}.renewal-kpi span{color:#53627a;font-size:13px;font-weight:700;display:block}.renewal-kpi b{color:#172944;margin:3px 0;font-size:29px;line-height:1.25;display:block}.renewal-kpi small{color:#8b97a9;font-size:11px}.renewal-filter{overflow:hidden}.renewal-filter-head{border-bottom:1px solid #e9eef5;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.renewal-filter-head b{font-size:17px;display:block}.renewal-filter-head span{color:#7e8ba0;margin-top:3px;font-size:12px;display:block}.renewal-filter-grid{background:#f8fafd;grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px;padding:20px 22px;display:grid}.renewal-filter-grid>label{color:#55657d;gap:6px;font-size:12px;font-weight:700;display:grid}.renewal-filter-grid input,.renewal-filter-grid select{color:#253751;width:100%;min-height:41px;font:inherit;background:#fff;border:1px solid #d9e1ec;border-radius:9px;padding:8px 11px}.renewal-filter-grid .date-span{grid-column:span 2}.date-span>span{align-items:center;gap:8px;display:flex}.date-span em{color:#8a96a8;font-style:normal}.filter-actions{align-items:flex-end;gap:8px;display:flex}.renewal-layout{display:block}.renewal-list{width:100%;min-width:0;overflow:hidden}.renewal-list .table-tools{border-bottom:1px solid #e9eef5;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.renewal-list .table-tools>div{align-items:center;gap:10px;display:flex}.renewal-list .table-tools b{font-size:16px}.renewal-list .table-tools span{color:#8692a4;font-size:12px}.renewal-list table{min-width:1500px}.renewal-list th{white-space:nowrap}.renewal-list td{vertical-align:top}.renewal-list td>b,.renewal-list td>small{display:block}.renewal-list td small{color:#8995a7;margin-top:4px;font-size:11px}.renewal-list .row-actions{flex-wrap:wrap;gap:5px;min-width:150px;display:flex}.renewal-list .row-actions button{color:#365785;background:#fff;border:1px solid #dbe3ef;border-radius:7px;padding:5px 8px;font-size:11px}.renewal-list .row-actions .primary-mini{color:#fff;background:#2c477e;border-color:#2c477e}.renewal-empty{color:#8692a4;place-items:center;gap:5px;min-height:180px;display:grid}.renewal-empty i{color:#2c477e;background:#edf3fc;border-radius:50%;place-items:center;width:52px;height:52px;font-style:normal;font-weight:800;display:grid}.renewal-empty b{color:#44546d}.renewal-list .pagination{border-top:1px solid #edf1f6;justify-content:flex-end;align-items:center;gap:10px;display:flex}.renewal-list .pagination select{background:#fff;border:1px solid #dbe3ed;border-radius:8px;height:34px}.renewal-list .pagination label{align-items:center;gap:5px;display:flex}.renewal-list .pagination input{text-align:center;border:1px solid #dbe3ed;border-radius:8px;width:54px;height:34px}.renewal-reminders{position:sticky;top:96px;overflow:hidden}.reminder-head{border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;padding:18px;display:flex}.reminder-head b{font-size:15px;display:block}.reminder-head span{color:#8a96a8;font-size:11px;display:block}.reminder-head i{color:#2c477e;background:#edf3fc;border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;display:grid}.renewal-reminders>button:not(.reminder-more){text-align:left;background:#fff;border:0;border-bottom:1px solid #eef2f7;align-items:center;gap:10px;width:100%;padding:14px 16px;display:flex}.renewal-reminders>button:not(.reminder-more):hover{background:#f7f9fd}.renewal-reminders>button>span{color:#2c477e;background:#eaf0fa;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.renewal-reminders>button div{flex:1}.renewal-reminders>button b,.renewal-reminders>button small{display:block}.renewal-reminders>button b{font-size:13px}.renewal-reminders>button small{color:#78869a;margin-top:2px;font-size:10px}.renewal-reminders>button em{color:#91a0b5;font-style:normal}.reminder-more{color:#2c477e;background:#fff;border:1px solid #dbe3ed;border-radius:9px;width:calc(100% - 28px);margin:14px;padding:9px;font-weight:700}.reminder-empty{color:#8a96a8;text-align:center;padding:34px 16px;font-size:12px}.renewal-history{gap:0;max-height:52vh;display:grid;overflow:auto}.renewal-history article{grid-template-columns:14px 1fr;gap:12px;padding:0 0 22px;display:grid;position:relative}.renewal-history article:before{content:"";background:#dfe7f3;width:2px;position:absolute;top:11px;bottom:-2px;left:5px}.renewal-history article:last-child:before{display:none}.renewal-history article>i{z-index:1;background:#2f68ca;border-radius:50%;width:12px;height:12px;margin-top:5px;position:relative;box-shadow:0 0 0 4px #e8f0ff}.renewal-history b{color:#2c477e;font-size:13px}.renewal-history p{color:#364860;margin:6px 0;line-height:1.7}.renewal-history small{color:#8793a6}.form-hint{color:#486181;background:#edf4fd;border-radius:10px;padding:12px 14px;font-size:12px}.danger{color:#c64152!important}@media (width<=1400px){.renewal-filter-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.renewal-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){.renewal-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.renewal-layout{grid-template-columns:1fr}.renewal-reminders{position:static}.renewal-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.renewal-kpis,.renewal-filter-grid{grid-template-columns:1fr}.renewal-filter-grid .date-span{grid-column:auto}.renewal-filter-head,.renewal-list .table-tools{flex-direction:column;align-items:flex-start}.renewal-kpi{min-height:105px}}.filter-multi-field{color:#55657d;gap:6px;font-size:12px;font-weight:700;display:grid;position:relative}.filter-multi-select{position:relative}.filter-multi-select summary{color:#253751;cursor:pointer;background:#fff;border:1px solid #d9e1ec;border-radius:9px;justify-content:space-between;align-items:center;min-height:41px;padding:8px 34px 8px 11px;font-weight:500;list-style:none;display:flex}.filter-multi-select summary::-webkit-details-marker{display:none}.filter-multi-select summary:after{content:"⌄";color:#65758c;font-size:15px;position:absolute;right:12px}.filter-multi-select[open] summary{border-color:#5f7fb8;box-shadow:0 0 0 3px #2c477e1a}.filter-multi-menu{z-index:80;background:#fff;border:1px solid #cfd8e6;border-radius:10px;width:max(100%,220px);max-height:300px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 14px 34px #1f34542e}.filter-multi-menu>button{color:#44546c;text-align:left;background:0 0;border:0;border-radius:7px;width:100%;padding:9px 10px}.filter-multi-menu>button:hover,.filter-multi-menu>button.active{color:#27467f;background:#edf3fc}.filter-multi-menu>label{color:#31435c;cursor:pointer;border-radius:7px;align-items:center;gap:9px;padding:8px 10px;font-size:13px;font-weight:500;display:flex}.filter-multi-menu>label:hover{background:#f3f7fc}.filter-multi-menu input{accent-color:#27467f;height:15px;margin:0;width:15px!important;min-height:auto!important}.closed-renewal-page .renewal-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1000px){.closed-renewal-page .renewal-kpis{grid-template-columns:1fr}}[hidden]{display:none!important}.role-permission-editor{background:#f7f9fc;border:1px solid #dce5f2;border-radius:14px;grid-template-columns:160px minmax(0,1fr);gap:18px;min-height:320px;padding:14px;display:grid}.role-permission-editor nav{border-right:1px solid #dce5f2;flex-direction:column;gap:8px;padding-right:14px;display:flex}.role-permission-editor nav button{text-align:left;color:#52627b;background:0 0;border:0;border-radius:10px;height:42px;padding:0 14px}.role-permission-editor nav button.active{color:#fff;background:#27467f;box-shadow:0 8px 18px #27467f2e}.permission-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.permission-card{cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:12px;align-items:flex-start;gap:10px;padding:13px;display:flex}.permission-card:hover{border-color:#91acd9;box-shadow:0 6px 16px #27467f14}.permission-card span{gap:3px;display:grid}.permission-card small{color:#8190a8;font-size:11px}.permission-card em{color:#c2414d;font-size:12px;font-style:normal}.permission-card.danger{background:#fff8f8;border-color:#f4c9cd}.permission-confirm{color:#9f2634;background:#fff1f2;border-radius:10px;margin-top:16px;padding:12px}.menu-permission-tree{gap:12px;display:grid}.menu-permission-tree>section{background:#fff;border:1px solid #dce5f2;border-radius:12px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.menu-permission-tree>section.selected{border-color:#b5c8e7;box-shadow:0 5px 15px #27467f12}.menu-permission-tree header{background:#f5f8fc;border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:center;min-height:48px;padding:8px 14px;display:flex}.menu-permission-tree header label{cursor:pointer;align-items:center;gap:9px;display:flex}.menu-permission-tree header small{color:#708099;font-size:12px}.menu-permission-icon{color:#27467f;background:#e5edf9;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.menu-permission-tree>section>div{flex-wrap:wrap;gap:8px 22px;padding:12px 15px;display:flex}.menu-permission-tree>section>div label{color:#43536c;cursor:pointer;align-items:center;gap:7px;min-width:138px;display:flex}.menu-permission-tree input{accent-color:#27467f;width:17px;height:17px}.menu-permission-tree>section>div{grid-template-columns:repeat(2,minmax(230px,1fr));gap:10px;padding:12px 15px;display:grid}.menu-permission-tree>section>div>article{background:#fbfcfe;border:1px solid #e4eaf3;border-radius:10px;gap:9px;padding:11px 12px;display:grid}.menu-permission-tree>section>div>article>label{font-weight:700}.menu-page-actions{flex-wrap:wrap;gap:7px;display:flex}.menu-page-actions label{background:#eef3fa;border-radius:7px;padding:5px 8px;font-size:12px;color:#53647e!important;min-width:0!important}.menu-page-actions label:has(input:disabled){opacity:.45}.menu-page-actions input{width:14px;height:14px}.form-modal:has(.role-permission-editor){width:min(1180px,100vw - 48px);max-height:94vh;overflow:hidden}.form-modal:has(.role-permission-editor) .form-modal-head{padding:22px 28px}.form-modal:has(.role-permission-editor) .form-modal-body{max-height:calc(94vh - 78px);padding:22px 28px 0;overflow:auto}.form-modal:has(.role-permission-editor) .role-permission-editor{grid-template-columns:190px minmax(0,1fr);min-height:520px;padding:18px}.form-modal:has(.role-permission-editor) .form-modal-body .drawer-actions{z-index:4;background:#fffffff7;margin:20px -28px 0;padding:16px 28px;position:sticky;bottom:0;box-shadow:0 -8px 24px #1b305212}.delete-confirm-inline{color:#9f2634;background:#fff5f6;border:1px solid #f0b8be;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;display:flex}@media (width<=760px){.role-permission-editor{grid-template-columns:1fr}.role-permission-editor nav{border-bottom:1px solid #dce5f2;border-right:0;flex-direction:row;padding:0 0 10px;overflow:auto}.permission-card-grid{grid-template-columns:1fr}.form-modal:has(.role-permission-editor){width:calc(100vw - 16px);max-height:96vh}.form-modal:has(.role-permission-editor) .form-modal-body{max-height:calc(96vh - 72px);padding:16px}.form-modal:has(.role-permission-editor) .role-permission-editor{grid-template-columns:1fr;min-height:0;padding:12px}.menu-permission-tree>section>div{grid-template-columns:1fr}}:root{--crm-primary:#27467f;--crm-primary-hover:#1f3b6d;--crm-page:#f6f8fb;--crm-card:#fff;--crm-border:#e6ebf2;--crm-text:#1f2937;--crm-muted:#667085;--crm-focus:#27467f24}.crm-list-page{color:var(--crm-text);gap:18px;display:grid}.app-page-header{justify-content:space-between;align-items:flex-end;gap:24px;padding:4px 2px 2px;display:flex}.app-page-eyebrow{color:#6f84aa;letter-spacing:.13em;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.app-page-header h1{color:#18263e;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:600;line-height:1.25}.app-page-header p{color:var(--crm-muted);margin:7px 0 0;font-size:14px;line-height:1.55}.app-page-actions{align-items:center;gap:10px;display:flex}.app-page-actions button,.filter-submit-actions button{border-radius:10px;min-height:44px;padding:0 18px;font-size:14px;font-weight:650}.quick-filter-card,.lead-filter-card,.crm-list-card{border:1px solid var(--crm-border);background:var(--crm-card);border-radius:12px;box-shadow:0 3px 12px #1f3b6d09}.quick-filter-card{align-items:center;gap:22px;padding:16px 20px;display:flex}.section-heading{flex:none;justify-content:space-between;align-items:center;display:flex}.section-heading>div{gap:3px;display:grid}.section-heading b{color:#24344d;font-size:16px;font-weight:600}.section-heading span{color:#8490a3;font-size:13px}.quick-filter-tabs{align-items:center;gap:8px;min-width:0;padding:1px;display:flex;overflow-x:auto}.quick-filter-tabs button{color:#53627a;background:#fff;border:1px solid #d9e1ec;border-radius:8px;flex:none;height:36px;padding:0 14px;font-size:14px;font-weight:500;transition:background .16s,border-color .16s,color .16s,transform .16s}.quick-filter-tabs button:hover{color:var(--crm-primary);background:#f5f8fc;border-color:#aebed5;transform:translateY(-1px)}.quick-filter-tabs button.active{border-color:var(--crm-primary);background:var(--crm-primary);color:#fff;box-shadow:0 4px 10px #27467f29}.lead-filter-card{overflow:visible}.lead-filter-card>.section-heading{border-bottom:1px solid #edf1f6;padding:20px 24px 14px}.filter-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 16px;padding:22px 24px 18px;display:grid}.filter-form-grid>label,.filter-form-grid>.filter-multi-field,.date-filter-grid>label{color:#344054;align-content:start;gap:8px;font-size:14px;font-weight:500;display:grid}.filter-form-grid input,.filter-form-grid select,.filter-form-grid .filter-multi-select summary,.date-filter-grid input{color:#1f2937;background:#fff;border:1px solid #d8e1eb;border-radius:8px;outline:none;width:100%;height:42px;min-height:42px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:400;transition:border-color .16s,box-shadow .16s,background .16s}.filter-form-grid input::placeholder{color:#98a2b3}.filter-form-grid input:hover,.filter-form-grid select:hover,.filter-form-grid .filter-multi-select summary:hover,.date-filter-grid input:hover{border-color:#aebdd1}.filter-form-grid input:focus,.filter-form-grid select:focus,.date-filter-grid input:focus,.filter-form-grid .filter-multi-select[open] summary{box-shadow:0 0 0 3px var(--crm-focus);border-color:#6380ae}.date-filter-grid{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:18px 16px;padding:0 24px 24px;display:grid}.date-filter-grid label>span{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filter-submit-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.crm-list-card{overflow:hidden}.crm-list-card .table-tools{border-bottom:1px solid var(--crm-border);background:#fff;min-height:62px;padding:12px 18px}.crm-list-card .table-tools>span{color:var(--crm-muted);font-size:13px}.crm-list-card .column-picker{align-items:center;gap:8px;display:flex}.crm-list-card .column-picker>button{color:#41536e;background:#fff;border:1px solid #d9e1ec;border-radius:8px;height:38px;padding:0 13px;font-size:13px;font-weight:600}.crm-list-card .column-picker>button:hover{color:var(--crm-primary);background:#f6f9fd;border-color:#9fb2cf}.app-table-frame{background:#fff;width:100%;overflow:auto}.app-table-frame table,.high-risk-panel table,.visitor-reference-list table,.renewal-list table{border-collapse:separate;border-spacing:0}.app-table-frame thead th,.high-risk-panel thead th,.visitor-reference-list thead th,.renewal-list thead th{color:#475467;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5eaf1;height:44px;padding:0 16px;font-size:13px;font-weight:500}.app-table-frame tbody td,.high-risk-panel tbody td,.visitor-reference-list tbody td,.renewal-list tbody td{color:#27364d;vertical-align:middle;border-bottom:1px solid #edf1f5;min-height:54px;padding:14px 16px;font-size:14px;line-height:1.5}.app-table-frame tbody tr:not(.lead-context-row):hover td,.high-risk-panel tbody tr:not(.risk-latest-followup-row):hover td,.visitor-reference-list tbody tr:not(.risk-latest-followup-row):hover td,.renewal-list tbody tr:not(.risk-latest-followup-row):hover td{background:#f7faff}.lead-context-row td,.risk-latest-followup-row td{color:#58677d!important;background:#fafcff!important}.lead-context-row td>div{font-size:13px;line-height:1.6;padding:8px 16px!important}.row-action-group{white-space:nowrap;vertical-align:middle;align-items:center;gap:8px;min-height:32px;display:inline-flex}.row-primary-action{color:#27467f;cursor:pointer;background:#f5f8fd;border:1px solid #d8e2f0;border-radius:8px;height:32px;padding:0 12px;font-size:13px;font-weight:550;line-height:30px;transition:background-color .14s,border-color .14s,color .14s,transform 80ms}.row-primary-action:hover{color:#1f3b6d;background:#edf3fb;border-color:#b8c9df}.row-primary-action:active{background:#e8eff9;transform:translateY(1px)}.row-primary-action:focus-visible,.app-action-menu summary:focus-visible,.app-action-menu button:focus-visible{outline-offset:2px;outline:2px solid #27467f3d}.app-action-menu{position:relative}.app-action-menu summary{color:#667085;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:32px;padding:0 10px;font-size:13px;font-weight:500;line-height:30px;list-style:none;transition:background-color .14s,border-color .14s,color .14s,transform 80ms;display:flex}.app-action-menu summary::-webkit-details-marker{display:none}.app-action-menu summary span{color:#98a2b3;font-size:11px;transition:transform .14s;display:inline-block}.app-action-menu summary:hover{color:#344054;background:#f7f9fc;border-color:#e1e7ef}.app-action-menu summary:active{transform:translateY(1px)}.app-action-menu[open] summary{color:#27467f;background:#f5f8fd;border-color:#d8e2f0}.app-action-menu[open] summary span{transform:rotate(180deg)}.app-action-menu>div{z-index:100;background:#fff;border:1px solid #e6ebf2;border-radius:10px;width:152px;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 8px 24px #10182814}.app-action-menu button{color:#344054;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:36px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background-color .12s,color .12s;display:flex}.app-action-menu button:not(:disabled):hover{color:#27467f;background:#f5f8fd}.app-action-menu button:not(:disabled):active{background:#eaf0f8}.app-action-menu button:disabled{color:#b0b8c5;cursor:not-allowed;background:0 0}.app-action-menu .danger-action{color:#c44350}.app-action-menu .danger-action:hover{color:#aa2f3c!important;background:#fff4f5!important}.action-disabled-mark{color:#c2c8d1;font-size:10px;font-weight:400}.customer-list-page .lead-table th:last-child,.customer-list-page .lead-table td:last-child{width:176px;min-width:176px}.customer-list-page .lead-table td:last-child{vertical-align:middle}.customer-list-page .lead-table tbody tr:nth-last-child(-n+4) .app-action-menu>div{top:auto;bottom:calc(100% + 7px)}.crm-list-card .pagination{color:#667085;background:#fff;border-top:0;min-height:58px;padding:10px 18px;font-size:13px}.crm-list-card .pagination button{color:#52627a;background:#fff;border:1px solid #dce3ec;border-radius:8px;min-width:34px;height:34px}.crm-list-card .pagination button.active{border-color:var(--crm-primary);background:var(--crm-primary);color:#fff}.crm-list-card .page-size-input{border:1px solid #d8e1eb;border-radius:8px;height:34px;font-size:13px}.risk-list-toolbar,.visitor-workbench-toolbar,.risk-filter-panel,.renewal-filter{border:1px solid var(--crm-border)!important;background:#fff!important;border-radius:12px!important;box-shadow:0 3px 12px #1f3b6d09!important}.risk-toolbar-row{gap:12px!important;padding:14px 20px!important}.risk-toolbar-row input,.risk-toolbar-row select,.risk-toolbar-row button{border-radius:8px!important;min-height:42px!important;font-size:14px!important}.risk-kpi-grid,.renewal-kpis{gap:14px!important}.risk-kpi,.renewal-kpi{border-color:var(--crm-border)!important;border-radius:12px!important;box-shadow:0 3px 12px #1f3b6d0a!important}.high-risk-panel,.visitor-reference-list,.renewal-list{background:#fff;overflow:hidden;border:1px solid var(--crm-border)!important;border-radius:12px!important;box-shadow:0 3px 12px #1f3b6d09!important}.renewal-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 16px;padding:22px 24px}.renewal-filter-grid>label,.renewal-filter-grid>.filter-multi-field{color:#344054;gap:8px;font-size:14px;font-weight:500}.renewal-filter-grid input,.renewal-filter-grid select,.renewal-filter-grid .filter-multi-select summary{border-radius:8px;height:42px;min-height:42px;font-size:14px}@media (width<=1320px){.filter-form-grid,.renewal-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.date-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-submit-actions{grid-column:span 2}}@media (width<=920px){.app-page-header,.quick-filter-card{flex-direction:column;align-items:flex-start}.filter-form-grid,.renewal-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.date-filter-grid{grid-template-columns:1fr}.filter-submit-actions{grid-column:auto}}@media (width<=620px){.filter-form-grid,.renewal-filter-grid{grid-template-columns:1fr}.lead-filter-card>.section-heading,.filter-form-grid,.date-filter-grid{padding-left:16px;padding-right:16px}.app-page-actions{width:100%}.app-page-actions button{flex:1}.date-filter-grid label>span{grid-template-columns:1fr}.filter-submit-actions button{flex:1}}.app-shell>aside.drawer.wide-drawer:has(.lead-detail-page){background:#f6f8fc;width:min(1120px,100vw - 32px)}.drawer:has(.lead-detail-page) .drawer-head{background:#fffffff5;border-color:#e5eaf2;padding:20px 30px}.drawer:has(.lead-detail-page) .drawer-head h2{color:#172944;letter-spacing:-.02em;font-family:inherit;font-size:23px;font-weight:700}.drawer:has(.lead-detail-page) .drawer-head p{color:#75839a;margin-top:5px;font-size:12px}.lead-detail-page{background:#f6f8fc;align-content:start;gap:16px;display:grid;padding:22px 30px 100px!important}.lead-detail-page section{border:0;padding:0}.lead-detail-hero{background:linear-gradient(135deg,#fff 35%,#edf3fc);border-radius:14px;align-items:center;gap:16px;display:flex;box-shadow:0 5px 18px #27467f0b;border:1px solid #e1e8f2!important;padding:20px 22px!important}.lead-detail-avatar{color:#fff;background:linear-gradient(145deg,#315b9d,#27467f);border-radius:16px;flex:none;place-items:center;width:54px;height:54px;font-size:21px;font-weight:800;display:grid;box-shadow:0 8px 18px #27467f33}.lead-detail-identity{gap:5px;min-width:0;display:grid}.lead-detail-identity>div{align-items:baseline;gap:12px;display:flex}.lead-detail-identity h3{color:#182a46!important;margin:0!important;font-size:20px!important}.lead-detail-identity span,.lead-detail-identity p{color:#6c7b91;font-size:13px}.lead-detail-identity p{align-items:center;gap:9px;margin:0;display:flex}.lead-detail-identity p i{background:#a8b4c5;border-radius:50%;width:3px;height:3px}.lead-detail-statuses{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;margin-left:auto;display:flex}.lead-detail-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.lead-detail-summary article{background:#fff;border:1px solid #e1e7f0;border-radius:12px;min-width:0;padding:15px 16px;position:relative;overflow:hidden}.lead-detail-summary article:before{content:"";background:#aebbd0;width:3px;position:absolute;top:0;bottom:0;left:0}.lead-detail-summary article.is-appointed:before{background:#4f7fd0}.lead-detail-summary article.is-arrived:before{background:#35a27d}.lead-detail-summary article.is-amount:before{background:#d49a35}.lead-detail-summary span,.lead-detail-summary b{display:block}.lead-detail-summary span{color:#7b889b;margin-bottom:7px;font-size:12px}.lead-detail-summary b{color:#253a5c;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.lead-detail-summary .is-amount b{color:#9b6b16;font-size:17px}.lead-detail-sections{grid-template-columns:1fr 1.15fr;gap:16px;display:grid}.lead-detail-card{background:#fff;border-radius:14px;min-width:0;box-shadow:0 4px 16px #27467f09;border:1px solid #e1e7f0!important;padding:20px!important}.lead-detail-card-title{align-items:center;gap:11px;margin-bottom:16px;display:flex}.lead-detail-card-title>i{color:#27467f;background:#eaf1fb;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-style:normal;font-weight:800;display:grid}.lead-detail-card-title h3{color:#213654!important;margin:0 0 3px!important;font-size:16px!important}.lead-detail-card-title p{color:#8a96a8;margin:0;font-size:11px}.drawer:has(.lead-detail-page) .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.drawer:has(.lead-detail-page) .detail-grid span{color:#7a8799;background:0 0;border-bottom:1px solid #edf1f6;border-radius:0;min-height:64px;padding:11px 0;font-size:12px}.drawer:has(.lead-detail-page) .detail-grid b{color:#263b5b;overflow-wrap:anywhere;margin-top:6px;font-size:14px;line-height:1.45}.lead-detail-notes{padding-bottom:22px!important}.lead-detail-notes .demand-text{color:#44556e;white-space:pre-wrap;background:#f8fafd;border:1px solid #e5eaf2;border-radius:11px;min-height:90px;margin:0;padding:16px 18px;font-size:14px;line-height:1.8}.drawer:has(.lead-detail-page) .drawer-actions{background:#fffffff7;padding:14px 30px;box-shadow:0 -8px 24px #1f34540f}@media (width<=980px){.lead-detail-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.lead-detail-sections{grid-template-columns:1fr}}@media (width<=680px){.app-shell>aside.drawer.wide-drawer:has(.lead-detail-page){width:100vw}.lead-detail-page{padding:16px 16px 100px!important}.lead-detail-hero{flex-wrap:wrap;align-items:flex-start}.lead-detail-statuses{justify-content:flex-start;width:100%;margin-left:70px}.lead-detail-summary{grid-template-columns:1fr 1fr}.drawer:has(.lead-detail-page) .detail-grid{grid-template-columns:1fr}.drawer:has(.lead-detail-page) .drawer-actions{padding:12px 16px}.drawer:has(.lead-detail-page) .drawer-actions>button{flex:calc(50% - 8px)}}.page:has(.cashier-workspace){background:#f4f7fb;overflow:visible;padding:0!important}.cashier-workspace{--cashier-blue:#125ac4;--cashier-navy:#0c2f68;--cashier-border:#dce6f3;--cashier-muted:#71829c;color:#102e5d;background:linear-gradient(135deg,#f7faff 0%,#edf4fc 100%);min-height:calc(100vh - 58px);padding:0 22px 92px}.cashier-workspace header:not(.cashier-page-head){height:auto;min-height:0;box-shadow:none;background:0 0;border:0;justify-content:flex-start;padding:0;position:static;top:auto}.app-shell .cashier-workspace aside.cashier-summary-column{width:100%;height:auto;min-height:0;box-shadow:none;color:inherit;background:0 0;border:0;padding:0;overflow:visible;transform:none}.cashier-page-head{background:#fffffff0;border-bottom:1px solid #e5ebf4;justify-content:space-between;align-items:center;gap:20px;height:72px;margin:0 -22px;padding:0 24px;display:flex}.cashier-page-head>div:first-child{align-items:baseline;gap:14px;display:flex}.cashier-page-head h1{color:#092c62;letter-spacing:-.6px;margin:0;font-size:28px;font-weight:750;line-height:1}.cashier-page-head p{color:#536e96;margin:0;font-size:13px}.cashier-head-actions{gap:10px;display:flex}.cashier-head-actions button{color:#15396d;background:#fff;border:1px solid #ccdaed;border-radius:8px;height:38px;padding:0 17px;font-size:13px;font-weight:650}.cashier-head-actions button:hover{background:#f7faff;border-color:#7ca8e7}.cashier-head-actions button:last-child{letter-spacing:2px;min-width:62px;font-size:15px}.cashier-mode-tabs{grid-template-columns:repeat(3,minmax(170px,210px));gap:6px;margin:6px 0 12px;display:grid}.cashier-mode-tabs button{color:#0752b8;background:#ffffffe6;border:1px solid #0000;border-radius:9px;height:48px;font-size:15px;font-weight:700;box-shadow:0 2px 7px #25559608}.cashier-mode-tabs button i{margin-right:13px;font-size:19px;font-style:normal}.cashier-mode-tabs button.active{color:#fff;background:linear-gradient(#2f72db,#1459bd);box-shadow:0 6px 14px #1c5dbe36}.cashier-body-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:14px;display:grid}.cashier-main-column{gap:12px;min-width:0;display:grid}.cashier-section,.cashier-summary-card,.cashier-warm-tip{border:1px solid var(--cashier-border);background:#fff;border-radius:12px;box-shadow:0 5px 16px #1f447709}.cashier-section{padding:15px}.cashier-section>header,.cashier-items-section .charge-head header{align-items:center;gap:10px;margin-bottom:13px;display:flex}.cashier-section>header>span,.cashier-items-section .charge-head header>span{color:#fff;background:linear-gradient(#3785ee,#1766cc);border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:15px;font-weight:700;display:grid}.cashier-section h2,.cashier-summary-card h2{color:#102e5d;margin:0;font-size:17px;font-weight:750}.cashier-section h2 small{font-size:12px;font-weight:600}.cashier-customer-search-row{grid-template-columns:minmax(0,1fr) 122px;gap:11px;display:grid}.cashier-search>input{color:#183761;border:1px solid #cbd9ec;border-radius:7px;outline:none;width:100%;height:42px;padding:0 14px;font-size:13px}.cashier-search>input:focus{border-color:#4f8fe9;box-shadow:0 0 0 3px #2670d81a}.cashier-search .customer-results{top:48px}.cashier-new-customer{color:#0755bd;background:#fff;border:1px solid #c8d8ec;border-radius:7px;height:42px;font-size:13px;font-weight:700}.cashier-field-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:13px;display:grid}.cashier-field-grid label,.cashier-recharge-grid label{color:#405a7d;flex-direction:column;gap:6px;font-size:12px;font-weight:650;display:flex}.cashier-field-grid input,.cashier-field-grid select,.cashier-recharge-grid input{color:#17375f;background:#fff;border:1px solid #ccd9ea;border-radius:7px;outline:none;width:100%;height:40px;padding:0 11px;font-size:13px}.cashier-field-grid input:focus,.cashier-field-grid select:focus,.cashier-recharge-grid input:focus{border-color:#4d8ee8;box-shadow:0 0 0 3px #1f68d314}.cashier-field-grid input[readonly]{color:#526985;background:#fbfcfe}.cashier-selected-customer{background:linear-gradient(90deg,#f6faff,#fbfdff);border:1px solid #e8eff8;border-radius:9px;grid-template-columns:42px auto auto auto 1fr auto;align-items:center;gap:13px;margin-top:12px;padding:10px 12px;display:grid}.cashier-avatar{color:#fff;background:linear-gradient(160deg,#7eb0f3,#377cde);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.cashier-selected-customer>div{flex-direction:column;gap:3px;display:flex}.cashier-selected-customer b{font-size:15px}.cashier-selected-customer small{color:#6f82a0;font-size:11px}.cashier-selected-customer>strong{font-size:13px}.cashier-selected-customer>em{color:#00896f;background:#dcf7ec;border-radius:16px;padding:6px 11px;font-size:12px;font-style:normal;font-weight:700}.cashier-selected-customer dl{min-width:0;margin:0;display:flex}.cashier-selected-customer dl>div{border-left:1px solid #e2eaf4;padding:0 14px}.cashier-selected-customer dt{color:#8190a6;font-size:10px}.cashier-selected-customer dd{text-overflow:ellipsis;white-space:nowrap;color:#405a7c;max-width:110px;margin:3px 0 0;font-size:11px;overflow:hidden}.cashier-selected-customer>button{color:#174b91;background:#fff;border:1px solid #d1deef;border-radius:7px;height:34px;padding:0 13px;font-size:12px;font-weight:650}.cashier-items-section{padding:0;overflow:hidden}.cashier-items-section .charge-head{border-bottom:1px solid #e5edf7;height:51px;margin:0;padding:0 14px}.cashier-items-section .charge-head header{margin:0}.cashier-items-section .charge-head>button{color:#fff;background:linear-gradient(#246acb,#1453ad);border:0;border-radius:7px;height:34px;padding:0 15px;font-size:12px;font-weight:700}.cashier-charge-table{border:0;border-radius:0}.cashier-charge-table .charge-row{border-color:#e6edf6}.cashier-charge-table .charge-row.heading{color:#506a8e;background:#f6f9fd;font-size:11px}.cashier-charge-table .charge-row>*{margin:5px;padding:6px}.cashier-charge-table .charge-row input,.cashier-charge-table .charge-row select{color:#17375f;background:#fff;border-color:#cfdaea;height:36px}.cashier-charge-table .charge-row b{color:#008e76}.cashier-charge-table .danger-action{color:#e85059;background:#fff5f5;border:0;border-radius:6px;height:34px}.cashier-charge-table .danger-action:disabled{opacity:.35}.cashier-charge-table .charge-row.ordinary{grid-template-columns:minmax(130px,1.45fr) repeat(5,minmax(88px,1fr)) 54px;min-width:730px}.cashier-charge-table .charge-row.member{grid-template-columns:minmax(120px,1.35fr) repeat(7,minmax(82px,1fr)) 54px;min-width:850px}.cashier-recharge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.cashier-recharge-grid label small,.cashier-calculated small{color:#8a9ab0;font-size:10px;font-weight:500}.cashier-calculated{border-radius:8px;flex-direction:column;justify-content:center;min-height:76px;padding:10px 14px;display:flex}.cashier-calculated span{font-size:12px;font-weight:650}.cashier-calculated b{margin:7px 0 3px;font-size:20px}.cashier-calculated.teal{color:#078978;background:#edf9f7}.cashier-calculated.blue{color:#1662c6;background:#edf5ff}.cashier-notes>div{position:relative}.cashier-notes textarea{resize:none;color:#253f65;border:1px solid #cbd9eb;border-radius:7px;outline:none;width:100%;height:66px;padding:11px 14px;font:13px/1.5 inherit;display:block}.cashier-notes textarea:focus{border-color:#4e8ee8;box-shadow:0 0 0 3px #1f68d314}.cashier-notes>div>small{color:#72839d;font-size:10px;position:absolute;bottom:8px;right:12px}.cashier-summary-column{gap:12px;display:grid;position:sticky;top:12px}.cashier-summary-card{padding:13px}.cashier-summary-card>header{align-items:center;gap:10px;margin-bottom:13px;display:flex}.cashier-summary-card>header i{color:#fff;background:linear-gradient(#3987ec,#1767cf);border-radius:7px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.cashier-total{color:#008978;background:linear-gradient(135deg,#e9f8f5,#f4fbfa);border-radius:9px;padding:14px 14px 13px}.cashier-total span{font-size:12px;font-weight:700;display:block}.cashier-total b{letter-spacing:.2px;margin-top:6px;font-size:31px;line-height:1.15;display:block}.cashier-summary-card dl{gap:10px;margin:15px 7px;display:grid}.cashier-summary-card dl>div{color:#385475;justify-content:space-between;gap:12px;font-size:12px;display:flex}.cashier-summary-card dd{color:#0c2e60;text-align:right;margin:0;font-weight:700}.cashier-summary-card hr{background:#dde6f1;border:0;height:1px;margin:14px 7px}.cashier-summary-card .summary-emphasis{border-top:1px solid #e3eaf3;padding-top:10px}.cashier-warm-tip{padding:13px 15px}.cashier-warm-tip header{align-items:center;gap:9px;display:flex}.cashier-warm-tip header i{color:#fff;background:#1764c8;border-radius:50%;place-items:center;width:23px;height:23px;font:700 13px serif;display:grid}.cashier-warm-tip h3{margin:0;font-size:14px}.cashier-warm-tip ol{color:#6c7f9b;margin:10px 0 0;padding-left:20px;font-size:11px;line-height:1.9}.cashier-action-bar{z-index:25;left:var(--sidebar-width,252px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #dbe4ef;align-items:center;gap:18px;min-height:68px;padding:10px 24px;display:flex;position:fixed;bottom:0;right:0;box-shadow:0 -8px 25px #1337690f}.app-shell>aside.collapsed~main .cashier-action-bar{left:74px}.cashier-action-bar button{color:#264873;background:#fff;border:1px solid #cfdbeb;border-radius:7px;height:36px;padding:0 14px;font-size:12px;font-weight:650}.cashier-clear{min-width:82px}.cashier-quick-notes{flex:1;align-items:center;gap:7px;min-width:0;display:flex}.cashier-quick-notes>span{white-space:nowrap;color:#516a8d;font-size:12px}.cashier-quick-notes button{height:30px;padding:0 11px}.cashier-submit-actions{gap:9px;display:flex}.cashier-submit-actions>button{min-width:108px;height:42px;font-size:13px}.cashier-submit-actions .confirm{color:#fff;background:linear-gradient(#3283ef,#1465d4);border-color:#1769d7;min-width:166px;box-shadow:0 7px 16px #1b67d333}.cashier-submit-actions .confirm:disabled{opacity:.45;box-shadow:none;cursor:not-allowed}.drawer .cashier-workspace{padding-bottom:90px}.drawer .cashier-action-bar{left:0}.drawer .cashier-page-head{padding-right:70px}@media (width<=1200px){.cashier-body-grid{grid-template-columns:minmax(0,1fr) 270px}.cashier-selected-customer{grid-template-columns:40px auto auto auto 1fr}.cashier-selected-customer dl,.cashier-quick-notes button:nth-last-child(-n+2){display:none}}@media (width<=1024px){.cashier-workspace{padding:0 14px 94px}.cashier-page-head{margin:0 -14px;padding:0 16px}.cashier-body-grid{grid-template-columns:1fr}.cashier-summary-column{grid-template-columns:1fr 1fr;position:static}.cashier-action-bar{left:0}.cashier-head-actions button:nth-child(3){display:none}}@media (width<=760px){.cashier-page-head{align-items:flex-start;height:auto;padding-top:13px;padding-bottom:13px}.cashier-page-head>div:first-child{display:block}.cashier-page-head p{margin-top:5px}.cashier-page-head h1{font-size:23px}.cashier-head-actions button{padding:0 9px}.cashier-head-actions button:nth-child(2),.cashier-head-actions button:nth-child(3){display:none}.cashier-mode-tabs{grid-template-columns:repeat(3,1fr)}.cashier-mode-tabs button{font-size:13px}.cashier-mode-tabs button i{display:none}.cashier-field-grid,.cashier-recharge-grid{grid-template-columns:1fr 1fr}.cashier-selected-customer{grid-template-columns:40px 1fr auto}.cashier-selected-customer>strong{display:none}.cashier-selected-customer>em{grid-column:3}.cashier-selected-customer>button{grid-column:2/4}.cashier-summary-column{grid-template-columns:1fr}.cashier-action-bar{padding:9px 12px}.cashier-quick-notes{display:none}.cashier-submit-actions{margin-left:auto}.cashier-submit-actions>button{min-width:auto}.cashier-submit-actions .confirm{min-width:140px}}.cashier-mode-tabs button{justify-content:center;align-items:center;display:flex;overflow:hidden}.cashier-mode-tabs button i{flex:0 0 24px;place-items:center;width:24px;height:24px;margin-right:10px;display:grid}.cashier-mode-tabs button i svg{display:block;width:22px!important;height:22px!important}.secure-login{background:linear-gradient(135deg,#edf4ff,#f8fbff);place-items:center;min-height:100vh;padding:24px;display:grid}.secure-login-card{background:#fff;border:1px solid #d8e3f1;border-radius:16px;gap:16px;width:min(420px,100%);padding:34px;display:grid;box-shadow:0 18px 50px #1939681f}.secure-login-brand{color:#225bb5;background:#e8f1ff;border-radius:14px;place-items:center;width:56px;height:56px;font-size:28px;font-weight:800;display:grid}.secure-login-card h1{color:#17345f;margin:0;font-size:24px}.secure-login-card p{color:#718096;margin:0}.secure-login-card label{color:#344054;gap:7px;font-size:13px;font-weight:650;display:grid}.secure-login-card input{height:44px;font:inherit;border:1px solid #cfdbea;border-radius:8px;outline:none;padding:0 12px}.secure-login-card input:focus{border-color:#3677d4;box-shadow:0 0 0 3px #3677d41f}.secure-login-card>button{color:#fff;background:#245dbb;border:0;border-radius:8px;height:44px;font-weight:700}.secure-login-card>button:disabled{opacity:.6}.secure-login-error{color:#b42332;background:#fff0f1;border-radius:8px;padding:10px 12px;font-size:13px}.customer-compact-page{color:#1f2937;gap:12px;display:grid}.customer-page-heading{justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:0 2px;display:flex}.customer-title-line{align-items:baseline;gap:12px;display:flex}.customer-title-line h1{color:#172944;letter-spacing:-.02em;margin:0;font-size:22px;line-height:1.2}.customer-title-line span{color:#7c899c;font-size:12px}.customer-heading-actions{align-items:center;gap:8px;display:flex}.customer-heading-actions .app-button{border-radius:8px;height:38px;min-height:38px;padding:0 14px;font-size:13px}.lead-metric-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;height:88px;display:grid;overflow:hidden}.lead-metric-strip article{background:#fff;border:1px solid #e3e9f2;border-radius:9px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:11px 12px;display:grid;box-shadow:0 3px 10px #1f3b6d09}.lead-metric-strip article>div{gap:2px;min-width:0;display:grid}.lead-metric-strip article>div>span{color:#52627a;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:600;overflow:hidden}.lead-metric-strip article b{color:#243b63;font-variant-numeric:tabular-nums;font-size:24px;line-height:1.05}.lead-metric-strip article small{color:#8a97aa;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.25;overflow:hidden}.lead-metric-icon{border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.lead-metric-icon svg{width:20px;height:20px}.metric-blue .lead-metric-icon{color:#2563d9;background:#eaf2ff}.metric-orange .lead-metric-icon{color:#ef7a19;background:#fff1e5}.metric-amber .lead-metric-icon{color:#e99519;background:#fff5dd}.metric-green .lead-metric-icon{color:#15916e;background:#e3f6f0}.metric-purple .lead-metric-icon{color:#7a43df;background:#f2eafe}.lead-workspace{background:#fff;border:1px solid #e3e9f2;border-radius:12px;position:relative;box-shadow:0 3px 12px #1f3b6d09}.lead-quick-tabs{border-bottom:1px solid #edf1f6;padding:12px 14px 10px}.lead-quick-tabs .quick-filter-tabs{gap:7px}.lead-quick-tabs .quick-filter-tabs button{height:34px;padding:0 12px;font-size:13px}.lead-filter-toolbar{gap:9px;padding:12px 14px 14px;display:grid}.lead-toolbar-row{align-items:center;gap:9px;display:grid}.lead-toolbar-main{grid-template-columns:minmax(230px,1.5fr) minmax(270px,1.35fr) minmax(125px,.75fr) minmax(120px,.7fr) minmax(120px,.7fr) minmax(120px,.7fr)}.lead-toolbar-secondary{grid-template-columns:145px 165px 145px 135px auto auto minmax(110px,1fr)}.lead-filter-toolbar input,.lead-filter-toolbar select,.lead-filter-toolbar .filter-multi-select summary,.toolbar-button{color:#344054;background:#fff;border:1px solid #d9e1ec;border-radius:8px;outline:none;width:100%;height:36px;min-height:36px;padding:0 11px;font-family:inherit;font-size:13px}.lead-filter-toolbar input:hover,.lead-filter-toolbar select:hover,.lead-filter-toolbar .filter-multi-select summary:hover,.toolbar-button:hover{background:#f8fafd;border-color:#aebed5}.lead-filter-toolbar input:focus,.lead-filter-toolbar select:focus,.lead-filter-toolbar .filter-multi-select[open] summary{border-color:#6d88b2;box-shadow:0 0 0 3px #27467f1a}.lead-filter-toolbar .filter-multi-field{min-width:0;display:block}.lead-filter-toolbar .filter-multi-field>span{display:none}.lead-filter-toolbar .filter-multi-select summary{padding-right:28px;font-weight:400;display:flex}.lead-filter-toolbar .filter-multi-select summary:after{right:10px}.lead-filter-toolbar .app-search-input{background-position:11px;padding-left:34px}.compact-date-range{background:#fff;border:1px solid #d9e1ec;border-radius:8px;grid-template-columns:1fr 20px 1fr;align-items:center;display:grid}.compact-date-range:focus-within{border-color:#6d88b2;box-shadow:0 0 0 3px #27467f1a}.compact-date-range input{box-shadow:none!important;background:0 0!important;border:0!important}.compact-date-range span{color:#8491a4;text-align:center}.toolbar-button{cursor:pointer;white-space:nowrap;width:auto;font-weight:550}.toolbar-button.active{color:#27467f;background:#edf3fc;border-color:#a8bbd8}.lead-toolbar-secondary>.column-picker{justify-self:end}.lead-toolbar-secondary>.column-picker>button{height:36px}.more-filter-wrap,.compact-column-picker{position:relative}.more-filter-panel{z-index:120;background:#fff;border:1px solid #dfe6f0;border-radius:12px;width:560px;padding:16px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 16px 40px #192d4d29}.more-filter-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.more-filter-title b{font-size:15px}.more-filter-title button{color:#7d899a;cursor:pointer;background:0 0;border:0;font-size:20px}.more-filter-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.more-filter-grid>label{color:#52627a;gap:6px;font-size:12px;font-weight:600;display:grid}.more-filter-grid .more-date-field{grid-column:span 2}.more-date-field>span{grid-template-columns:1fr 20px 1fr;align-items:center;display:grid}.more-date-field em{color:#8b97a8;text-align:center;font-style:normal}.more-filter-actions{border-top:1px solid #edf1f6;justify-content:flex-end;gap:8px;margin-top:15px;padding-top:13px;display:flex}.more-filter-actions button{border-radius:8px;height:36px;padding:0 14px}.compact-column-picker .column-menu{border-radius:12px;grid-template-rows:auto minmax(0,1fr) auto;width:560px;max-height:min(520px,100vh - 190px);padding:16px;display:grid;top:calc(100% + 7px);left:auto;right:0;overflow:hidden}.compact-column-picker .column-menu>b{color:#263a59;margin-bottom:12px;font-size:15px;display:block}.column-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 8px;padding:2px;display:grid;overflow:auto}.compact-column-picker .column-menu label{color:#43536b;border:1px solid #0000;border-radius:8px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;min-height:36px;padding:7px 9px;font-size:12px;line-height:1.3;display:grid}.compact-column-picker .column-menu label:hover{background:#f5f8fc;border-color:#e6ebf2}.compact-column-picker .column-menu label:has(input:checked){color:#27467f;background:#f3f7fd;border-color:#dbe6f5}.compact-column-picker .column-menu input[type=checkbox]{accent-color:#27467f;margin:0;width:16px!important;height:16px!important;min-height:16px!important}.column-menu-actions{border-top:1px solid #edf1f6;justify-content:flex-end;gap:8px;margin-top:12px;padding-top:12px;display:flex}.column-menu-actions button{border-radius:8px;height:34px;padding:0 13px}.customer-table-card{background:#fff;border:1px solid #e3e9f2;border-radius:12px;overflow:hidden;box-shadow:0 3px 12px #1f3b6d09}.customer-table-card .app-table-frame{overflow:auto}.customer-table-card .lead-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.customer-table-card .lead-table th{background:#f8fafc;height:40px;padding:0 10px;font-size:12.5px}.customer-table-card .lead-table td{height:52px;padding:9px 10px;font-size:13px;overflow:hidden}.customer-table-card .sort-header{font-size:12.5px}.customer-table-card .lead-stacked-cell b,.customer-table-card .lead-identity b{font-size:13.5px}.customer-table-card .lead-stacked-cell small,.customer-table-card .lead-identity small{font-size:11.5px}.customer-table-card .lead-table td:last-child{position:relative;overflow:visible}.customer-table-card .lead-table tbody tr:nth-last-child(-n+6) .app-action-menu>div{top:auto;bottom:calc(100% + 7px)}.lead-source-meta{width:100%;max-width:100%;overflow:hidden}.lead-source-meta b,.lead-source-meta small{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;display:block;overflow:hidden}.lead-source-meta b[title],.lead-source-meta small[title]{cursor:help}.region-select-field{grid-column:span 2}.lead-context-row td{background:#f8fafc!important;height:auto!important;padding:0!important}.lead-context-row td>div{padding:0!important}.detail-line{color:#667085;border-top:1px solid #edf1f5;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:start;gap:10px;min-height:34px;display:grid;padding:6px 10px!important;font-size:12px!important;line-height:1.45!important}.detail-line+.detail-line{border-top:1px dashed #e7ecf3}.detail-line b{color:#344054;font-size:12px;font-weight:650}.detail-line b:before{content:"";vertical-align:1px;background:#8ea4c5;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.detail-line.arrival b:before{background:#61ad91}.detail-line.demand b:before{background:#6e96cf}.detail-line span{overflow-wrap:anywhere;white-space:normal;min-width:0;display:block}.detail-line span[title]{cursor:help}.detail-line button{color:#3765a8;cursor:pointer;background:0 0;border:0;padding:2px 5px;font-size:12px}.compact-lead-actions{white-space:nowrap;align-items:center;gap:5px;display:flex}.compact-lead-actions>button{color:#405675;cursor:pointer;background:#fff;border:1px solid #d9e2ee;border-radius:7px;height:30px;padding:0 9px;font-size:12px;font-weight:550}.compact-lead-actions .view-action:hover{color:#27467f;background:#f5f8fd}.compact-lead-actions .follow-action{color:#2d61ab;background:#edf4ff;border-color:#d7e4f8}.compact-lead-actions .follow-action:hover{background:#e2edfc}.compact-lead-actions .app-action-menu summary{border-color:#e2e8f0;width:30px;height:30px;padding:0;font-size:0}.compact-lead-actions .app-action-menu summary:after{content:"⋯";font-size:18px;line-height:1}.compact-lead-actions .app-action-menu summary span{display:none}.customer-pagination{color:#667085;border-top:1px solid #edf1f6;justify-content:flex-end;align-items:center;gap:18px;min-height:52px;padding:8px 14px;font-size:12px;display:flex}.pagination-controls{align-items:center;gap:6px;display:flex}.customer-pagination button{color:#52627a;background:#fff;border:1px solid #dce3ec;border-radius:7px;min-width:32px;height:32px}.customer-pagination button.active{color:#fff;background:#27467f;border-color:#27467f}.customer-pagination label{white-space:nowrap;align-items:center;gap:5px;margin-left:5px;display:flex}.customer-pagination .page-size-input,.customer-pagination .page-jump-input{text-align:center;border:1px solid #d8e1eb;border-radius:7px;width:48px;height:32px;font-size:12px}.customer-pagination .pagination-arrow{font-size:19px;font-weight:650;line-height:1}.customer-pagination .pagination-arrow:disabled{color:#a6b0bf}@media (width<=1280px){.lead-toolbar-main{grid-template-columns:repeat(3,minmax(0,1fr))}.lead-toolbar-secondary{grid-template-columns:repeat(4,minmax(0,1fr))}.lead-toolbar-secondary>.column-picker{justify-self:stretch}.lead-metric-strip article{padding:10px}.lead-metric-strip b{font-size:22px}}@media (width<=760px){.customer-page-heading{flex-direction:column;align-items:flex-start}.customer-heading-actions{width:100%;overflow:auto}.lead-metric-strip{grid-template-columns:repeat(7,142px);overflow:auto}.lead-toolbar-main,.lead-toolbar-secondary{grid-template-columns:1fr}.more-filter-panel{width:min(560px,100vw - 48px);left:0}.compact-column-picker .column-menu{width:min(560px,100vw - 48px);left:0;right:auto}.column-option-grid{grid-template-columns:1fr 1fr}.region-select-field{grid-column:span 1}}.table-scroll table th,.table-scroll table td,.app-table-frame table th,.app-table-frame table td{padding-left:8px!important;padding-right:8px!important}.customer-table-card .lead-table th,.customer-table-card .lead-table td{padding-left:7px!important;padding-right:7px!important}.customer-table-card .lead-table th:last-child,.customer-table-card .lead-table td:last-child{width:126px;min-width:126px}.customer-table-card .lead-table th:last-child{color:#344054;font-weight:700}.table-text-ellipsis{text-overflow:ellipsis;white-space:nowrap;cursor:help;max-width:14em;display:block;overflow:hidden}td.table-cell-ellipsis{text-overflow:ellipsis;white-space:nowrap;cursor:help;max-width:14em;overflow:hidden}.page:has(.cash-center-page){background:#f5f7fa;max-width:none;padding:24px 28px 42px}.cash-center-page{color:#1f2937;gap:16px;display:grid}.cash-center-page .cash-page-header{height:auto;min-height:58px;box-shadow:none;background:0 0;border:0;justify-content:space-between;align-items:flex-start;padding:0;display:flex;position:static}.cash-page-header h1{color:#182b4a;margin:0;font-size:22px;font-weight:700;line-height:1.25}.cash-page-header p{color:#667085;margin:6px 0 0;font-size:13px}.cash-page-meta{color:#98a2b3;white-space:nowrap;padding-top:8px;font-size:12px}.cash-metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.cash-metric-strip article{background:#fff;border:1px solid #e4eaf2;border-radius:11px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:16px;height:104px;padding:16px 18px;display:grid;box-shadow:0 3px 12px #1f375809}.cash-metric-strip article>i{border-radius:11px;place-items:center;width:52px;height:52px;font-size:23px;font-style:normal;font-weight:700;display:grid}.cash-metric-strip article>div{gap:4px;display:grid}.cash-metric-strip span{color:#667085;font-size:13px}.cash-metric-strip b{color:#172b4c;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:25px;font-weight:700;line-height:1.15;overflow:hidden}.cash-metric-strip small{color:#98a2b3;font-size:11px}.cash-metric-green>i{color:#14866d;background:#e5f6f0}.cash-metric-blue>i{color:#3477d4;background:#e9f1fd}.cash-metric-red>i{color:#d0525d;background:#fdebed}.cash-metric-purple>i{color:#7552d5;background:#f0eafd}.cash-filter-toolbar{background:#fff;border:1px solid #e4eaf2;border-radius:11px;align-items:flex-end;gap:10px;min-height:82px;padding:14px 16px;display:flex;box-shadow:0 3px 12px #1f375806}.cash-filter-toolbar>label{flex:0 135px;gap:6px;min-width:100px;display:grid}.cash-filter-toolbar>label>span{color:#52627a;font-size:12px;font-weight:600}.cash-filter-toolbar input,.cash-filter-toolbar select,.cash-filter-toolbar button{color:#344054;background:#fff;border:1px solid #d9e2ee;border-radius:8px;outline:none;height:40px;font-family:inherit;font-size:12.5px}.cash-filter-toolbar input,.cash-filter-toolbar select{width:100%;padding:0 11px}.cash-filter-toolbar input:focus,.cash-filter-toolbar select:focus{border-color:#6e8fbe;box-shadow:0 0 0 3px #27467f17}.cash-filter-toolbar button{cursor:pointer;flex:none;padding:0 15px;font-weight:650}.cash-filter-toolbar button:hover{background:#f7f9fc;border-color:#9fb3cf}.cash-filter-toolbar button.primary{color:#fff;background:#27467f;border-color:#27467f}.cash-filter-toolbar .cash-export-button{color:#27467f;border-color:#bdcde3}.cash-search-field{flex:220px!important;min-width:190px!important}.cash-date-field{flex:1.15 280px!important;min-width:250px!important}.cash-date-field>div{border:1px solid #d9e2ee;border-radius:8px;grid-template-columns:1fr 22px 1fr;align-items:center;height:40px;display:grid}.cash-date-field>div:focus-within{border-color:#6e8fbe;box-shadow:0 0 0 3px #27467f17}.cash-date-field>div input{border:0;height:38px;box-shadow:none!important}.cash-date-field em{color:#7d899a;text-align:center;font-size:11px;font-style:normal}.cash-filter-spacer{flex:1}.cash-filter-toolbar>small{color:#98a2b3;white-space:nowrap;align-self:center;font-size:11px}.cash-table-card{background:#fff;border:1px solid #e4eaf2;border-radius:11px;overflow:hidden;box-shadow:0 3px 12px #1f375809}.cash-section-head{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;min-height:58px;padding:12px 16px;display:flex}.cash-section-head h2{color:#24364f;margin:0;font-size:16px}.cash-section-head h2 small{color:#8491a4;margin-left:8px;font-size:12px;font-weight:500}.cash-section-head p{color:#98a2b3;margin:4px 0 0;font-size:11px}.cash-section-head>button{color:#27467f;background:#fff;border:1px solid #d2ddeb;border-radius:8px;height:36px;padding:0 14px;font-size:12px;font-weight:650}.cash-data-table{table-layout:fixed;border-collapse:collapse;width:100%}.cash-data-table th{color:#52627a;text-align:left;white-space:nowrap;background:#f8fafc;height:43px;padding:0 12px;font-size:12.5px;font-weight:650}.cash-data-table td{color:#344054;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #e8edf3;height:51px;padding:8px 12px;font-size:13px;overflow:hidden}.cash-data-table tbody tr:hover>td{background:#f7faff}.cash-data-table td b{color:#24364f}.cash-data-table .money-cell{text-align:right;font-variant-numeric:tabular-nums}.cash-data-table td.money-cell{font-weight:650}.cash-two-line{gap:3px;display:grid}.cash-two-line small{color:#98a2b3;font-size:11px}.refund-review-actions{white-space:nowrap!important}.refund-review-actions button{margin-right:8px}.refund-review-detail{color:#667085;gap:30px;padding:8px 4px;display:flex}.refund-review-detail span{font-size:12px}.refund-review-detail b{margin-left:7px}.cash-data-table .detail-row td{white-space:normal;background:#f8fafc;height:auto;padding:10px 14px}.cash-data-table code{color:#334e73;font-family:inherit;font-size:12px}.cash-data-table .danger-action{color:#c2414b;background:0 0;border:0;margin-left:8px;font-size:12px}.cash-data-table .text-action{color:#2966bc;background:0 0;border:0;font-size:12px;font-weight:650}.cash-pagination{color:#667085;border-top:1px solid #e8edf3;justify-content:space-between;align-items:center;min-height:58px;padding:10px 16px;font-size:12px;display:flex}.cash-pagination>div{align-items:center;gap:7px;display:flex}.cash-pagination label{align-items:center;gap:6px;display:flex}.cash-pagination select,.cash-pagination input,.cash-pagination button{color:#52627a;text-align:center;background:#fff;border:1px solid #d9e2ee;border-radius:7px;height:34px}.cash-pagination select{width:60px}.cash-pagination input{width:48px}.cash-pagination button{min-width:34px}.cash-pagination button.active{color:#fff;background:#27467f;border-color:#27467f}.cash-pagination button:disabled{opacity:.45}.cash-group-card .cash-section-head{grid-template-columns:1fr auto 1fr;display:grid}.cash-group-card .cash-section-head>button{justify-self:end}.cash-group-tabs{background:#f2f5f9;border-radius:8px;padding:3px;display:flex}.cash-group-tabs button{color:#5e6c81;background:0 0;border:0;border-radius:6px;height:34px;padding:0 20px;font-size:12px;font-weight:650}.cash-group-tabs button.active{color:#fff;background:#27467f;box-shadow:0 3px 8px #27467f2e}.revenue-share{grid-template-columns:62px 1fr;align-items:center;gap:12px;display:grid}.revenue-share>span{font-variant-numeric:tabular-nums}.revenue-share>i{background:#e7edf5;border-radius:7px;height:10px;overflow:hidden}.revenue-share>i>b{background:linear-gradient(90deg,#4a83df,#6fa2ed);border-radius:7px;height:100%;display:block}.cash-data-table tfoot td{background:#fafbfd;border-top:1px solid #dce5f0;height:50px}.payment-record-table td:nth-last-child(5),.payment-record-table td:nth-last-child(4){font-variant-numeric:tabular-nums}.payment-record-table .payment-detail{white-space:normal}.cash-center-page .payment-record-table{min-width:1180px!important}.cash-page-header.with-icon{justify-content:flex-start;align-items:center}.cash-heading-icon{color:#2768d5;background:#eaf2ff;border-radius:10px;flex:0 0 48px;place-items:center;width:48px;height:48px;margin-right:14px;display:grid}.cash-heading-icon svg,.cash-metric-strip article>i svg{width:27px;height:27px}.cash-metric-value{align-items:baseline;gap:10px;min-width:0;display:flex}.cash-metric-value>b{min-width:0}.cash-metric-value>em,.cash-metric-strip small em{flex:none;font-size:11px;font-style:normal;font-weight:650}.cash-metric-strip small.cash-compare,.cash-metric-strip small .cash-compare{align-items:center;gap:4px;display:flex}.cash-compare .trend-good,.cash-metric-value .trend-good{color:#0e9f6e}.cash-compare .trend-bad,.cash-metric-value .trend-bad{color:#e04f5f}.cash-metric-orange>i{color:#f28a21;background:#fff0df}.cash-refund-page .cash-search-field,.cash-record-page .cash-search-field{flex:170px!important;min-width:170px!important}.cash-refund-page .cash-date-field,.cash-record-page .cash-date-field{flex:0 0 286px!important;min-width:286px!important}.cash-refund-page .cash-filter-toolbar>label:not(.cash-search-field):not(.cash-date-field),.cash-record-page .cash-filter-toolbar>label:not(.cash-search-field):not(.cash-date-field){flex:0 104px;min-width:92px}.cash-refund-page .cash-date-field input,.cash-record-page .cash-date-field input{min-width:0;padding-left:7px;padding-right:7px}@media (width<=1280px){.page:has(.cash-center-page){padding:20px}.cash-filter-toolbar{flex-wrap:wrap}.cash-filter-toolbar>label{flex:140px}.cash-filter-toolbar .cash-search-field,.cash-filter-toolbar .cash-date-field{flex-grow:2!important}.cash-filter-spacer{display:none}.cash-filter-toolbar>small{margin-left:auto}.cash-data-table th,.cash-data-table td{padding-left:8px;padding-right:8px;font-size:12px}}@media (width<=760px){.cash-page-header{gap:8px;display:grid!important}.cash-page-meta{white-space:normal}.cash-metric-strip{grid-template-columns:1fr 1fr}.cash-metric-strip article{grid-template-columns:40px 1fr;height:90px;padding:12px}.cash-metric-strip article>i{width:40px;height:40px}.cash-metric-strip b{font-size:20px}.cash-filter-toolbar>label{flex:100%}.cash-filter-toolbar button{flex:1}.cash-table-card{overflow:auto}.cash-data-table{min-width:1000px}.cash-pagination{flex-direction:column;align-items:flex-start;gap:10px}.cash-group-card .cash-section-head{grid-template-columns:1fr}.cash-group-tabs{overflow:auto}.cash-group-card .cash-section-head>button{justify-self:start}}.page:has(.member-center-page){background:#f5f7fa;max-width:none;padding:24px 28px 42px}.member-center-page{color:#1f2937;gap:16px;display:grid}.member-page-header{justify-content:space-between;align-items:flex-start;min-height:58px;display:flex}.member-page-header h1{color:#182b4a;margin:0;font-size:22px;font-weight:700;line-height:1.3}.member-page-header p{color:#667085;margin:6px 0 0;font-size:13px}.member-page-header>button{color:#fff;background:#245bb8;border:0;border-radius:8px;height:40px;padding:0 18px;font-weight:650}.member-metric-strip{background:#fff;border:1px solid #e4eaf2;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 3px 12px #1f375806}.member-metric-strip.five{grid-template-columns:repeat(5,minmax(0,1fr))}.member-metric-strip.three{grid-template-columns:repeat(3,minmax(0,1fr))}.member-metric-strip article{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:15px;min-height:104px;padding:18px 22px;display:grid;position:relative}.member-metric-strip article+article:before{content:"";background:#dbe4ef;width:1px;position:absolute;top:24px;bottom:24px;left:0}.member-metric-strip article>i{color:#2870d4;background:#eaf2fd;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.member-metric-strip article>i svg{width:26px;height:26px}.member-metric-strip article>div{gap:4px;min-width:0;display:grid}.member-metric-strip span{color:#667085;font-size:13px}.member-metric-strip article>div>div{align-items:baseline;gap:8px;display:flex}.member-metric-strip b{color:#172b4c;white-space:nowrap;font-size:25px;font-weight:700;line-height:1.15}.member-metric-strip small{color:#98a2b3;font-size:11px}.member-metric-green>i{color:#15906f!important;background:#e5f6f0!important}.member-metric-red>i{color:#dc5364!important;background:#fdebed!important}.member-metric-purple>i{color:#7653d8!important;background:#f0eafd!important}.member-metric-orange>i{color:#ef8a24!important;background:#fff0df!important}.member-filter-toolbar{background:#fff;border:1px solid #e4eaf2;border-radius:11px;align-items:flex-end;gap:10px;min-height:82px;padding:14px 16px;display:flex}.member-filter-toolbar input,.member-filter-toolbar select,.member-filter-toolbar button{color:#344054;min-width:0;height:40px;font:inherit;background:#fff;border:1px solid #d7e1ed;border-radius:8px;font-size:12.5px}.member-filter-toolbar input,.member-filter-toolbar select{padding:0 11px}.member-filter-toolbar input:focus,.member-filter-toolbar select:focus{border-color:#6f91c1;outline:0;box-shadow:0 0 0 3px #27467f14}.member-filter-toolbar .member-search-input{flex:230px;min-width:190px}.member-filter-toolbar>input[type=date]{flex:0 138px}.member-filter-toolbar>.multi-filter,.member-filter-toolbar>select{flex:0 165px}.member-filter-toolbar button{cursor:pointer;flex:none;padding:0 15px;font-weight:650}.member-filter-toolbar button.primary{color:#fff;background:#245bb8;border-color:#245bb8}.member-filter-toolbar>span{color:#667085;white-space:nowrap;align-self:center;font-size:12px}.member-filter-note{color:#8491a4!important;margin-left:auto!important}.member-date-range{grid-template-columns:145px 20px 145px;align-items:center;display:grid}.member-date-range:after{content:"至";color:#667085;text-align:center;grid-area:1/2}.member-date-range input{width:145px}.member-date-range input:last-child{grid-column:3}.member-table-card{background:#fff;border:1px solid #e4eaf2;border-radius:11px;overflow:hidden;box-shadow:0 3px 12px #1f375806}.member-table-scroll{overflow:auto}.member-data-table{table-layout:fixed;border-collapse:collapse;width:100%}.member-data-table th{color:#52627a;text-align:left;white-space:nowrap;background:#f8fafc;height:43px;padding:0 10px;font-size:12.5px;font-weight:650}.member-data-table td{color:#344054;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #e8edf3;height:52px;padding:8px 10px;font-size:13px;overflow:hidden}.member-data-table tbody tr:hover>td{background:#f7faff}.member-data-table code{color:#27467f;font-family:inherit;font-size:12px}.member-data-table td:nth-child(n+6){font-variant-numeric:tabular-nums}.member-data-table .detail-row td{white-space:normal;background:#f8fafc;height:auto;padding:14px}.member-row-actions{align-items:center;gap:7px;display:flex}.member-row-actions>button{color:#2865bc;background:0 0;border:0;height:30px;padding:0;font-size:12px;font-weight:650}.member-row-actions>button:disabled{color:#b0b8c5}.member-row-actions .app-action-menu>button{width:30px;height:30px}.member-pagination{color:#667085;border-top:1px solid #e8edf3;justify-content:space-between;align-items:center;min-height:64px;padding:11px 16px;font-size:12px;display:flex}.member-pagination>div{align-items:center;gap:8px;display:flex}.member-pagination select,.member-pagination input,.member-pagination button{color:#52627a;text-align:center;background:#fff;border:1px solid #d7e1ed;border-radius:7px;height:36px}.member-pagination select{width:92px}.member-pagination input{width:48px}.member-pagination button{min-width:36px}.member-pagination button.active{color:#fff;background:#245bb8;border-color:#245bb8}.member-pagination button:disabled{opacity:.45}.member-pagination label{align-items:center;gap:6px;display:flex}.member-section-head{border-bottom:1px solid #e8edf3;align-items:center;min-height:58px;padding:12px 16px;display:flex}.member-section-head h2{color:#24364f;margin:0;font-size:16px}.member-section-head small{color:#8491a4;margin-left:8px;font-size:12px;font-weight:400}.member-verification-workspace{background:#fff;border:1px solid #e4eaf2;border-radius:11px;padding:18px 20px}.member-scope-row{border-bottom:1px solid #e8edf3;align-items:center;gap:16px;min-height:62px;padding-bottom:16px;display:flex}.member-scope-row>.multi-filter{width:260px}.member-scope-row>i{color:#15906f;background:#e5f6f0;border-radius:50%;place-items:center;width:42px;height:42px;margin-left:16px;display:grid}.member-scope-row>i svg{width:23px;height:23px}.member-scope-row>span{color:#52627a;font-size:13px;display:grid}.member-scope-row>span>b{color:#245bb8;font-size:20px;display:inline}.member-scope-row small{color:#98a2b3;margin-top:3px}.member-verification-page .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-top:16px;display:grid}.member-verification-page .form-grid label{color:#344054;gap:7px;font-size:12.5px;display:grid}.member-verification-page .form-grid input,.member-verification-page .form-grid select{height:40px;font:inherit;background:#fff;border:1px solid #d7e1ed;border-radius:8px;padding:0 11px}.member-verification-page .customer-search{grid-template-columns:minmax(0,1fr) 130px;align-items:end;gap:12px;position:relative;display:grid!important}.member-verification-page .customer-search label{min-width:0}.member-search-button{color:#fff;background:#245bb8;border:0;border-radius:8px;height:40px;font-weight:650}.member-verification-page .customer-results{grid-column:1;top:68px}.member-verification-page .selected-customer{background:#f6f9fd;border:0;border-radius:8px;padding:12px 14px}.member-verification-page .service-period-field{grid-template-columns:1fr 1fr 26px 1fr;align-items:end;gap:14px;display:grid}.member-summary-strip{background:#f5f9ff;border:1px solid #cfddf0;border-radius:9px;grid-template-columns:1.45fr repeat(4,1fr);align-items:center;gap:0;overflow:hidden;display:grid!important}.member-summary-strip>header,.member-summary-strip>span{border-right:1px solid #d5e0ee;min-height:76px;padding:12px 18px}.member-summary-strip>header{align-items:center;gap:12px;display:flex}.member-summary-strip>header i{color:#2566cc;background:#e6f0ff;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.member-summary-strip>header svg{width:23px}.member-summary-strip>header div,.member-summary-strip>span{align-content:center;gap:4px;display:grid}.member-summary-strip b{color:#173a71;font-size:17px}.member-summary-strip small,.member-summary-strip>span{color:#667085;font-size:11px}.member-summary-strip .summary-total{border-right:0}.member-summary-strip .summary-total b{color:#0b56cb;font-size:22px}.member-verification-page .form-actions{gap:10px;margin-top:4px;display:flex}.member-verification-page .form-actions button{border-radius:8px;height:40px;padding:0 20px}.member-asset-table td:not(:first-child),.member-asset-table th:not(:first-child){text-align:right}.member-assets-page .member-filter-toolbar{align-items:center}.member-assets-page .member-filter-toolbar>select{flex:none;width:180px}@media (width<=1280px){.member-filter-toolbar{flex-wrap:wrap}.member-metric-strip article{grid-template-columns:40px 1fr;padding:14px}.member-metric-strip article>i{width:40px;height:40px}.member-metric-strip b{font-size:21px}.member-verification-page .form-grid{grid-template-columns:1fr}.member-summary-strip{grid-template-columns:1fr 1fr}.member-summary-strip>header{grid-column:1/-1}.member-profile-table,.verification-record-table{min-width:1120px}}.page:has(.visit-center-page){background:#f4f7fb;max-width:none;padding:18px 22px 36px}.visit-center-page{color:#223550;gap:13px;display:grid}.visit-center-page .app-page-header{min-height:54px;box-shadow:none;background:0 0;border:0;margin:0;padding:0 2px}.visit-center-page .app-page-eyebrow{display:none}.visit-center-page .app-page-header h1{color:#172b4a;margin:0;font-size:22px;font-weight:750;line-height:1.25}.visit-center-page .app-page-header p{color:#6f7e93;margin:5px 0 0;font-size:12.5px}.visit-center-page .app-page-actions button{border-radius:7px;height:36px;padding:0 14px;font-size:12px}.visit-center-page .risk-list-toolbar,.visit-center-page .renewal-filter{margin:0;background:#fff!important;border:1px solid #e1e8f1!important;border-radius:10px!important;padding:13px 16px!important;box-shadow:0 3px 12px #1f375806!important}.visit-center-page .risk-toolbar-row{align-items:center;min-height:36px;display:flex;gap:10px!important;padding:0!important}.visit-center-page .risk-toolbar-row+.risk-toolbar-row{margin-top:10px}.visit-center-page .risk-toolbar-row>b{color:#42536b;font-size:12px}.visit-center-page .risk-toolbar-row input,.visit-center-page .risk-toolbar-row select,.visit-center-page .risk-toolbar-row button,.visit-center-page .filter-multi-select summary{border-radius:7px!important;height:36px!important;min-height:36px!important;font-size:12px!important}.visit-segment-page .risk-toolbar-row:first-child>*{flex:150px;min-width:130px}.visit-segment-page .risk-toolbar-row:first-child>input{flex:2 280px}.visit-segment-page .risk-toolbar-row:first-child>button{flex:none}.visit-segment-page .risk-toolbar-row:nth-child(2) input{flex:0 0 150px;width:150px}.visit-segment-page .risk-toolbar-row:nth-child(2) .clear-button{margin-left:auto}.visit-center-page .renewal-filter-head{margin-bottom:12px}.visit-center-page .renewal-filter-head b{font-size:15px}.visit-center-page .renewal-filter-head span{margin-top:3px;font-size:11px}.visit-center-page .renewal-filter-grid{grid-template-columns:repeat(4,minmax(145px,1fr));gap:10px 12px}.visit-center-page .renewal-filter-grid>label{gap:5px;font-size:11.5px}.visit-center-page .renewal-filter-grid input,.visit-center-page .renewal-filter-grid select,.visit-center-page .renewal-filter-grid button,.visit-center-page .renewal-filter-grid .filter-multi-select summary{border-radius:7px!important;height:36px!important;min-height:36px!important;font-size:12px!important}.visit-center-page .renewal-filter-grid .date-span{grid-column:span 2}.visit-center-page .filter-actions{align-items:end}.visit-center-page .filter-actions button{height:36px;padding:0 16px}.visit-center-page .risk-kpi-grid,.visit-center-page .renewal-kpis{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid;gap:10px!important}.visit-closed-page .renewal-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.visit-center-page .risk-kpi,.visit-center-page .renewal-kpi{background:#fff;grid-template-columns:46px minmax(0,1fr);align-items:center;min-height:92px;display:grid;border:1px solid #e1e8f1!important;border-radius:10px!important;gap:13px!important;padding:14px 16px!important;box-shadow:0 3px 12px #1f375808!important}.visit-center-page .risk-kpi i,.visit-center-page .renewal-kpi i{border-radius:50%;place-items:center;width:46px;height:46px;font-style:normal;display:grid}.visit-center-page .risk-kpi i svg,.visit-center-page .renewal-kpi i svg{width:24px;height:24px}.visit-center-page .risk-kpi.blue i,.visit-center-page .renewal-kpi.blue i{color:#2873da;background:#e8f2ff}.visit-center-page .risk-kpi.orange i,.visit-center-page .renewal-kpi.orange i{color:#ed861e;background:#fff0e2}.visit-center-page .risk-kpi.amber i{color:#1b9b6d;background:#e5f7ef}.visit-center-page .risk-kpi.red i,.visit-center-page .renewal-kpi.red i{color:#dc4f62;background:#fde9ed}.visit-center-page .renewal-kpi.violet i{color:#7954d7;background:#f0eafd}.visit-center-page .risk-kpi span,.visit-center-page .renewal-kpi span{color:#5f6f85;font-size:12px;font-weight:650}.visit-center-page .risk-kpi b,.visit-center-page .renewal-kpi b{color:#172b4a;line-height:1.1;margin:2px 0!important;font-size:25px!important}.visit-center-page .risk-kpi small,.visit-center-page .renewal-kpi small{color:#95a0b0;font-size:10.5px}.visit-center-page .visitor-reference-list,.visit-center-page .renewal-list{background:#fff;margin:0;overflow:hidden;border:1px solid #e1e8f1!important;border-radius:10px!important;box-shadow:0 3px 12px #1f375806!important}.visit-center-page .renewal-layout{display:block}.visit-center-page .table-tools{border-bottom:1px solid #e7edf4;min-height:50px;padding:10px 14px}.visit-center-page .table-tools b{font-size:15px}.visit-center-page .table-tools span{color:#8491a4;margin-left:9px;font-size:11.5px}.visit-center-page .table-tools button{border-radius:7px;height:34px;padding:0 12px;font-size:11.5px}.visit-center-page .table-scroll{overflow:auto}.visit-center-page table{table-layout:fixed;border-collapse:collapse;width:100%}.visit-renewal-page table{min-width:1760px}.visit-center-page thead th{white-space:nowrap;height:40px;color:#52627a!important;background:#f7f9fc!important;padding:0 8px!important;font-size:11.5px!important;font-weight:650!important}.visit-center-page tbody td{color:#344054;text-overflow:ellipsis;white-space:nowrap;height:48px;line-height:1.4;overflow:hidden;border-top:1px solid #e7edf4!important;padding:7px 8px!important;font-size:12px!important}.visit-center-page tbody tr:hover>td{background:#f8faff}.visit-center-page tbody td b{color:#283c5b;font-size:12.5px}.visit-center-page tbody td small{color:#8996a8;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10.5px;display:block;overflow:hidden}.visit-center-page .badge{padding:4px 8px;font-size:10.5px}.visit-center-page .risk-type-tags{flex-wrap:nowrap;overflow:hidden}.visit-center-page .risk-type-tags span{padding:4px 7px;font-size:10.5px}.visit-center-page .row-actions,.visit-center-page .visitor-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.visit-center-page .row-actions button,.visit-center-page .visitor-actions button{color:#2465bd;background:0 0;border:0;height:28px;padding:0;font-size:11.5px;font-weight:650}.visit-center-page .row-actions .primary-mini,.visit-center-page .visitor-actions .primary-mini{color:#1858ad;background:#edf4ff;border-radius:6px;padding:0 9px}.visit-center-page th:last-child,.visit-center-page td:last-child{font-weight:700}.visit-center-page .visit-followup-row td{color:#64748b!important;white-space:nowrap!important;background:#f8fafc!important;height:34px!important;padding:5px 12px!important;overflow:hidden!important}.visit-center-page .visit-followup-row b{margin-right:12px;display:inline;color:#334155!important;font-size:11.5px!important}.visit-center-page .visit-followup-row span{font-size:11px}.visit-center-page .visit-followup-row small{margin:0 0 0 12px;font-size:10.5px;display:inline}.visit-center-page .pagination{color:#6b778b;border-top:1px solid #e7edf4;min-height:54px;margin:0;padding:9px 14px;font-size:11.5px}.visit-center-page .pagination select,.visit-center-page .pagination button,.visit-center-page .pagination input{border-radius:7px;height:34px;font-size:11.5px}.visit-segment-page th:first-child{width:116px}.visit-segment-page th:nth-child(6){width:118px}.visit-segment-page th:nth-child(7){width:108px}.visit-segment-page th:nth-child(8){width:88px}.visit-segment-page th:nth-child(9),.visit-segment-page th:nth-child(10){width:100px}.visit-segment-page th:nth-child(11){width:88px}.visit-segment-page th:nth-child(12){width:90px}.visit-segment-page th:nth-child(13){width:130px}.visit-segment-page th:last-child{width:188px}.visit-renewal-page th:first-child,.visit-closed-page th:first-child{width:40px}.visit-renewal-page th:nth-child(2),.visit-closed-page th:nth-child(4){width:112px}.visit-renewal-page th:last-child,.visit-closed-page th:last-child{width:170px}@media (width<=1280px){.page:has(.visit-center-page){padding:16px}.visit-center-page .renewal-filter-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}.visit-center-page .risk-kpi-grid,.visit-center-page .renewal-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.visit-closed-page .renewal-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.visit-center-page .risk-toolbar-row{flex-direction:column;align-items:stretch}.visit-center-page .risk-toolbar-row>*{flex:none!important;width:100%!important}.visit-center-page .renewal-filter-grid{grid-template-columns:1fr}.visit-center-page .renewal-filter-grid .date-span{grid-column:auto}.visit-center-page .risk-kpi-grid,.visit-center-page .renewal-kpis,.visit-closed-page .renewal-kpis{grid-template-columns:1fr}}.visit-segment-page th:first-child,.visit-segment-page td:first-child,.high-risk-panel .risk-client-table th:first-child,.high-risk-panel .risk-client-table td:first-child{text-align:center;width:42px!important}.visit-center-page input[type=checkbox],.high-risk-panel input[type=checkbox]{accent-color:#27467f;cursor:pointer;width:15px;height:15px}.visit-segment-page table{min-width:1480px}.visit-segment-page th:nth-child(2){width:116px}.visit-segment-page th:nth-child(3){width:90px}.visit-segment-page th:nth-child(4){width:92px}.visit-segment-page th:nth-child(5){width:82px}.high-risk-panel .risk-client-table{min-width:1710px}.visit-closed-page table{min-width:1940px!important}.visit-closed-page tbody td{vertical-align:middle!important;height:60px!important;padding:9px 11px!important}.visit-closed-page thead th{padding:0 11px!important}.visit-closed-page th:nth-child(2){width:128px}.visit-closed-page th:nth-child(3){width:96px}.visit-closed-page th:nth-child(4){width:116px}.visit-closed-page th:nth-child(5){width:122px}.visit-closed-page th:nth-child(6){width:105px}.visit-closed-page th:nth-child(7){width:112px}.visit-closed-page th:nth-child(8){width:135px}.visit-closed-page th:nth-child(9){width:110px}.visit-closed-page th:nth-child(10){width:125px}.visit-closed-page th:nth-child(11),.visit-closed-page th:nth-child(12),.visit-closed-page th:nth-child(13){width:92px}.visit-closed-page th:nth-child(14){width:140px}.visit-closed-page th:nth-child(15),.visit-closed-page th:nth-child(16){width:92px}.visit-closed-page th:last-child{width:185px}.visit-closed-page tbody td:nth-child(2),.visit-closed-page tbody td:nth-child(4),.visit-closed-page tbody td:nth-child(8),.visit-closed-page tbody td:nth-child(14){white-space:normal;line-height:1.45}.visit-closed-page .visitor-followup-summary td{white-space:normal!important;height:auto!important;padding:9px 14px!important}.account-password-field{align-items:center;width:100%;display:flex;position:relative}.account-password-field input{width:100%;padding-right:48px}.account-password-field .account-password-toggle{color:#385480;background:0 0;border:0;border-radius:6px;place-items:center;width:36px;height:36px;padding:6px;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.account-password-toggle:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.renewal-filter-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))!important}.renewal-filter-grid>*,.renewal-filter-grid label{min-width:0}.renewal-filter-grid .date-span span{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.renewal-filter-grid input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex:1;width:0;min-width:140px;max-width:100%}.renewal-filter-grid input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer}.lead-filter-toolbar input{border:1px solid #d7e1ed;border-radius:7px;min-width:0;max-width:100%;height:36px;padding:0 10px}.config-options-table .config-action-column{width:165px}.self-password-button{white-space:nowrap;flex-shrink:0;min-height:36px}aside>.self-password-button{color:#fff;background:0 0;border:1px solid #7185ae;border-radius:8px;margin:8px 12px;padding:8px}.lead-table th:first-child,.lead-table td:first-child{white-space:nowrap}.lead-table th:first-child input,.lead-table td:first-child input{vertical-align:middle;margin-right:6px}.viewport-form-layer{z-index:1000;overscroll-behavior:contain;place-items:center;padding:16px;display:grid;position:fixed;inset:0;overflow:auto}.viewport-form-layer>.form-modal{width:min(620px,100%);min-height:0;max-height:calc(100dvh - 32px);margin:0;position:relative;inset:auto;overflow:auto;transform:none}.customer-compact-page .lead-table .lead-number-cell{white-space:nowrap;font-size:13px;padding-left:7px!important;padding-right:7px!important}.customer-compact-page .lead-number-cell input{vertical-align:middle;width:12px;height:12px;margin:0 2px 0 0}.personnel-store-field{border:1px solid #d2ddeb;border-radius:8px;min-width:0;margin:0;padding:12px}.personnel-store-field legend{color:#52627a;padding:0 4px;font-size:13px}.personnel-store-field>div{gap:8px;max-height:210px;display:grid;overflow:auto}.personnel-store-field label{align-items:center;gap:8px;display:flex!important}.personnel-store-field input[type=checkbox]{flex:none;width:16px;height:16px;margin:0}.personnel-store-field>small{color:#bd3547}.view-error-banner{color:#305b9c;background:#edf3ff;border:1px solid #ceddf8;border-radius:10px;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.view-error-banner>span{overflow-wrap:anywhere;flex:1;min-width:0}.view-error-banner>button{flex:none}.cash-metric-value{flex-wrap:wrap;gap:4px 10px}.cash-metric-value>b{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.cash-metric-strip article{height:auto;min-height:104px}.account-search-tools{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.account-search-tools input{width:280px;max-width:100%}.payment-record-table td small{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.payment-note{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.lead-journey-times .appointed{color:#d94f72}.lead-journey-times .arrived{color:#16775b}.risk-latest-followup-row>td{text-align:left!important}.risk-latest-followup-row>td>b{display:inline!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.followup-workbench{color:#24324a;gap:14px;font-size:13px;display:grid}.followup-workbench .followup-page-header{height:auto;min-height:0;box-shadow:none;background:0 0;border:0;padding:2px 0 0;display:block}.followup-page-header h1{color:#172b4d;margin:0;font-size:22px;font-weight:650;line-height:1.25}.followup-page-header p{color:#667085;margin:5px 0 0;font-size:13px}.followup-metric-strip{background:#fff;border:1px solid #e4eaf2;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 5px 20px #233a600a}.followup-metric{border-right:1px solid #e7edf4;align-items:center;min-height:98px;padding:15px 20px;display:flex}.followup-metric:last-child{border-right:0}.followup-metric i{border-radius:14px;place-items:center;width:48px;height:48px;margin-right:14px;display:grid}.followup-metric svg{width:25px;height:25px}.followup-metric.pending i{color:#14866d;background:#e8f7f2}.followup-metric.overdue i{color:#c2414b;background:#fff0f2}.followup-metric.done i{color:#14866d;background:#e7f7f0}.followup-metric.total i{color:#3b6fa8;background:#edf4ff}.followup-metric div{min-width:0;display:grid}.followup-metric span{color:#667085;font-size:12.5px;font-weight:500}.followup-metric b{color:#182b49;margin-top:2px;font-size:27px;font-weight:650;line-height:1.1}.followup-metric small{color:#98a2b3;margin-top:5px;font-size:11.5px}.followup-filter-panel{background:#fff;border:1px solid #e4eaf2;border-radius:12px;grid-template-columns:repeat(24,minmax(0,1fr));gap:6px 12px;padding:9px 16px;display:grid;box-shadow:0 4px 16px #233a6009}.followup-filter-panel>label,.followup-filter-panel>.followup-filter-control{color:#475467;grid-column:span 4;gap:3px;min-width:0;font-size:12px;font-weight:550;display:grid}.followup-filter-panel>.followup-search{grid-column:span 6}.followup-filter-panel>.followup-date{grid-column:span 5}.followup-filter-panel label>input,.followup-filter-panel label>select,.followup-filter-panel .followup-filter-control select,.followup-filter-panel .followup-filter-control button{color:#344054;width:100%;height:35px;font:inherit;background:#fff;border:1px solid #dce4ef;border-radius:7px;outline:0;padding:0 11px;font-weight:400}.followup-filter-panel input:focus,.followup-filter-panel select:focus{border-color:#7da0d2;box-shadow:0 0 0 3px #27467f14}.followup-filter-panel .followup-date span{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:4px;display:grid}.followup-filter-panel .followup-date em{text-align:center;color:#98a2b3;font-style:normal}.followup-filter-actions{grid-column:span 8;justify-content:flex-end;align-self:end;gap:9px;height:35px;display:flex}.followup-filter-actions button,.followup-list-actions button{color:#27467f;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d9e2ee;border-radius:7px;height:35px;padding:0 14px;font-size:12.5px;font-weight:600}.followup-filter-actions .primary,.followup-list-actions .primary{color:#fff;background:#27467f;border-color:#27467f}.followup-filter-actions .rule{padding-inline:12px}.followup-filter-control .multi-filter-trigger{border-radius:7px!important;height:35px!important}.followup-filter-panel>.followup-owner{grid-column:span 2}.followup-filter-panel>.followup-binary{grid-column:span 3}.followup-list-panel{background:#fff;border:1px solid #e4eaf2;border-radius:12px;overflow:hidden;box-shadow:0 6px 22px #233a600b}.followup-list-head{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;min-height:56px;padding:0 15px;display:flex}.followup-list-title{align-items:baseline;gap:10px;display:flex}.followup-list-title b{font-size:15px;font-weight:650}.followup-list-title span{color:#98a2b3;font-size:12px}.followup-list-actions{gap:9px;display:flex}.followup-table-scroll{width:100%;overflow:auto}.followup-data-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1120px}.followup-data-table col.select{width:32px}.followup-data-table col.customer{width:112px}.followup-data-table col.store{width:76px}.followup-data-table col.contact{width:108px}.followup-data-table col.consulted{width:132px}.followup-data-table col.channel{width:110px}.followup-data-table col.intent{width:68px}.followup-data-table col.task{width:125px}.followup-data-table col.status{width:90px}.followup-data-table col.due{width:108px}.followup-data-table col.actions{width:110px}.followup-data-table th{color:#475467;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e4eaf2;height:43px;padding:0 8px;font-size:12px;font-weight:650}.followup-data-table td{color:#344054;vertical-align:middle;border-bottom:1px solid #e8edf3;height:58px;padding:8px;font-size:12.5px;line-height:1.35}.followup-data-table tbody tr:hover td{background:#f7faff}.followup-data-table tbody tr.is-overdue td:first-child{box-shadow:inset 3px 0 #e7a4aa}.followup-data-table td>b,.followup-data-table td>small{display:block}.followup-data-table td>b{color:#24324a;text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.followup-data-table td>small{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11.5px;overflow:hidden}.followup-data-table .followup-customer-name{font-size:13.5px;font-weight:650}.followup-data-table input[type=checkbox]{accent-color:#27467f;width:14px;height:14px}.followup-intent-badge,.followup-status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.followup-intent-badge.high{color:#b23a4a;background:#fff0f3}.followup-intent-badge.medium{color:#9a6716;background:#fff7df}.followup-intent-badge.low{color:#3b6fa8;background:#edf5ff}.followup-intent-badge.unknown{color:#667085;background:#f1f3f6}.followup-status-badge.pending{color:#9a6716;background:#fff6d9}.followup-status-badge.overdue,.followup-status-badge.failed{color:#c2414b;background:#ffedef}.followup-status-badge.done{color:#14866d;background:#e8f7f0}.followup-status-badge.cancelled{color:#667085;background:#eef1f5}.followup-due-cell{gap:3px;display:grid}.followup-due-cell b{color:#344054;font-size:12.5px;font-weight:550}.followup-due-cell small{color:#667085;font-size:11.5px}.followup-due-cell.is-overdue b,.followup-due-cell.is-overdue small{color:#c2414b}.followup-due-cell.muted b,.followup-due-cell.muted small{color:#98a2b3}.followup-action-group{white-space:nowrap;align-items:center;gap:9px;display:flex}.followup-action-group button{color:#3b6fa8;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.followup-action-group button.register{color:#27467f}.followup-action-group span{color:#667085;font-size:11.5px}.followup-empty{color:#98a2b3;place-items:center;gap:5px;padding:34px;display:grid}.followup-empty b{color:#667085;font-size:13px}.followup-pagination{color:#667085;justify-content:space-between;align-items:center;min-height:56px;padding:8px 15px;font-size:12px;display:flex}.followup-pagination>div{align-items:center;gap:6px;display:flex}.followup-pagination select,.followup-pagination button,.followup-pagination input{color:#475467;background:#fff;border:1px solid #dce4ef;border-radius:6px;height:33px;font-size:12px}.followup-pagination select{padding:0 28px 0 10px}.followup-pagination button{cursor:pointer;min-width:33px;padding:0 8px}.followup-pagination button.active{color:#fff;background:#27467f;border-color:#27467f}.followup-pagination button:disabled{cursor:not-allowed;opacity:.45}.followup-pagination label{align-items:center;gap:5px;margin-left:8px;display:flex}.followup-pagination input{text-align:center;width:48px}.followup-rule-drawer{width:min(900px,100vw - 32px)!important}.followup-rule-drawer .rule-management{padding:16px}.followup-view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.followup-view-grid span{color:#667085;border:1px solid #e4eaf2;border-radius:8px;gap:4px;padding:10px 12px;font-size:12px;display:grid}.followup-view-grid b{color:#24324a;font-size:13px}@media (width<=1200px){.followup-filter-panel{grid-template-columns:repeat(12,minmax(0,1fr))}.followup-filter-panel>label,.followup-filter-panel>.followup-filter-control{grid-column:span 2}.followup-filter-panel>.followup-search{grid-column:span 3}.followup-filter-panel>.followup-owner{grid-column:span 1}.followup-filter-panel>.followup-binary{grid-column:span 2}.followup-filter-panel>.followup-date{grid-column:span 3}.followup-filter-actions{grid-column:span 4}.followup-metric{padding-inline:14px}.followup-metric i{width:42px;height:42px}}@media (width<=760px){.followup-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.followup-metric:nth-child(2){border-right:0}.followup-metric:nth-child(-n+2){border-bottom:1px solid #e7edf4}.followup-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.followup-filter-panel>label,.followup-filter-panel>.followup-filter-control,.followup-filter-panel>.followup-search,.followup-filter-panel>.followup-date,.followup-filter-actions{grid-column:span 2}.followup-list-head,.followup-pagination{flex-direction:column;align-items:flex-start;gap:10px;padding-block:11px}.followup-pagination>div{flex-wrap:wrap}}
