/*! 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-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-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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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,)}}:root{--blue:#246bfd;--blue-dark:#174fca;--ink:#17223b;--muted:#6f7b91;--line:#e7ebf2;--canvas:#f4f6fa;--green:#12966f;--amber:#c87812;--red:#d95b55}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:var(--canvas);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.public-shell{background:radial-gradient(circle at 50% 0,#edf4ff 0,#f8f9fc 42%,#f3f5f9 100%);place-items:center;min-height:100vh;padding:32px 16px;display:grid}.registration-card{background:#fff;border:1px solid #e1e7f0;border-radius:22px;width:min(100%,440px);padding:28px;box-shadow:0 24px 60px #2c436f1c}.public-brand,.login-brand,.portal-brand{align-items:center;gap:11px;display:flex}.public-brand>span,.login-brand>span,.portal-brand>span{color:#fff;background:linear-gradient(145deg,#397cff,#1d57d4);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:850;display:grid;box-shadow:0 8px 18px #246bfd3d}.public-brand strong,.public-brand small,.login-brand strong,.login-brand small,.portal-brand strong,.portal-brand small{display:block}.public-brand strong,.login-brand strong,.portal-brand strong{font-size:15px}.public-brand small,.login-brand small,.portal-brand small{color:#8a95a8;margin-top:3px;font-size:11px}.neutral-brand>span{background:linear-gradient(145deg,#4b6b91,#344e70);box-shadow:0 8px 18px #344e702e}.registration-heading{padding:30px 0 22px}.registration-heading p,.login-copy p,.view-heading p{color:var(--blue);letter-spacing:.06em;margin:0 0 7px;font-size:12px;font-weight:750}.registration-heading h1,.login-copy h1{letter-spacing:-.04em;margin:0;font-size:27px;line-height:1.28}.registration-heading>span,.login-copy>span{color:var(--muted);margin-top:9px;font-size:14px;line-height:1.6;display:block}.registration-card form{gap:18px;display:grid}.field-label,.model-field{color:#34415a;gap:8px;margin:0;font-size:14px;font-weight:680;display:grid}.field-label b{color:#e45151}.field-label small,.model-field small{color:#98a1b1;font-size:12px;font-weight:500}.field-label input{width:100%;height:48px;color:var(--ink);background:#fff;border:1px solid #dfe4ec;border-radius:11px;outline:none;padding:0 14px;transition:all .15s}.field-label input:focus{border-color:#7aa1ff;box-shadow:0 0 0 3px #edf3ff}.model-field{border:0;padding:0}.model-field legend{margin-bottom:9px}.model-field>div{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.model-field button{color:#4b5870;background:#fff;border:1px solid #dfe4ec;border-radius:11px;height:48px;font-weight:720;position:relative}.model-field button.selected{border-color:var(--blue);color:var(--blue);background:#f2f6ff}.model-field button i{font-size:9px;font-style:normal;position:absolute;top:7px;right:7px}.consent{color:#778297;cursor:pointer;align-items:flex-start;gap:9px;font-size:12px;line-height:1.65;display:flex}.consent input{width:17px;height:17px;accent-color:var(--blue);flex:none;margin:2px 0 0}.honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.form-error,.login-error,.editor-error,.bd-form>p,.wecom-form>p{color:#d94f4b;margin:-7px 0 0;font-size:12px}.submit-button{background:linear-gradient(135deg, var(--blue), #1855d4);color:#fff;border:0;border-radius:12px;height:50px;font-size:15px;font-weight:750;box-shadow:0 10px 22px #246bfd3d}.submit-button:disabled{opacity:.65;cursor:wait}.success-shell{text-align:center}.success-card{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(100%,420px);padding:52px 34px;box-shadow:0 24px 60px #2c436f1c}.success-icon{width:66px;height:66px;color:var(--green);background:#e8f8f2;border-radius:50%;place-items:center;margin:auto;font-size:30px;font-weight:800;display:grid}.success-card h1{margin:22px 0 9px;font-size:28px}.success-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.login-shell{background:linear-gradient(135deg,#eef3ff 0,#f7f9fc 52%,#eef7f4 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e0e6ef;border-radius:22px;width:min(100%,420px);padding:32px;box-shadow:0 25px 65px #2a40691f}.login-copy{padding:30px 0 22px}.login-copy h1{font-size:25px}.login-card form{gap:15px;display:grid}.login-card label{color:#435069;gap:7px;font-size:13px;font-weight:680;display:grid}.login-card input{border:1px solid #dfe4ed;border-radius:10px;outline:none;height:47px;padding:0 13px}.login-card input:focus{border-color:#7ca3ff;box-shadow:0 0 0 3px #eef3ff}.login-card form button{background:var(--blue);color:#fff;border:0;border-radius:11px;height:48px;margin-top:5px;font-weight:750}.login-card>a{color:#728099;text-align:center;margin-top:20px;font-size:12px;text-decoration:none;display:block}.portal-loading{color:#758096;justify-content:center;align-items:center;gap:10px;min-height:100vh;font-size:14px;display:flex}.spinner{border:2px solid #d7dfef;border-top-color:var(--blue);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.portal-shell{background:var(--canvas);min-height:100vh;display:flex}.portal-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;width:230px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.portal-brand{padding:0 8px 24px}.portal-brand>span{width:38px;height:38px}.portal-sidebar nav{gap:5px;display:grid}.portal-sidebar nav button{color:#69768c;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;height:45px;padding:0 13px;font-size:13px;font-weight:650;display:flex}.portal-sidebar nav button i{color:#748096;background:#f1f4f8;border-radius:7px;place-items:center;width:25px;height:25px;font-size:12px;font-style:normal;display:grid}.portal-sidebar nav button.active{color:#2d5dc5;background:#edf3ff}.portal-sidebar nav button.active i{color:#2a61d4;background:#dce7ff}.sidebar-bottom{background:#f8faff;border:1px solid #e4eaf4;border-radius:12px;margin-top:auto;padding:14px}.sidebar-bottom small,.sidebar-bottom strong{display:block}.sidebar-bottom small{color:#8090ad;font-size:10px}.sidebar-bottom strong{color:#40547b;margin-top:5px;font-size:11px;line-height:1.5}.portal-main{flex:1;min-width:0;margin-left:230px}.portal-topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex}.portal-topbar>div:first-child span,.portal-topbar>div:first-child strong{display:block}.portal-topbar>div:first-child span{color:#8a94a5;font-size:10px}.portal-topbar>div:first-child strong{margin-top:3px;font-size:13px}.topbar-actions{gap:8px;display:flex}.topbar-actions button,.view-heading>button,.primary-action{color:#617087;background:#fff;border:1px solid #dde3ec;border-radius:9px;height:35px;padding:0 13px;font-size:11px;font-weight:650}.topbar-actions .copy-link,.primary-action{color:#315fc9;background:#edf3ff;border-color:#d5e1ff}.portal-content{max-width:1280px;margin:auto;padding:28px}.portal-view{animation:.2s viewIn}@keyframes viewIn{0%{opacity:0;transform:translateY(4px)}}.view-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.view-heading h1{letter-spacing:-.035em;margin:0;font-size:25px}.view-heading>div>span{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.55;display:block}.metric-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.simple-metric{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:105px;padding:18px;position:relative;overflow:hidden}.simple-metric:after{content:"";background:#edf3ff;border-radius:50%;width:54px;height:54px;position:absolute;top:-15px;right:-15px}.simple-metric span{color:#7e899b;font-size:11px}.simple-metric strong{letter-spacing:-.04em;margin-top:13px;font-size:27px;display:block}.simple-metric.green:after{background:#e8f7f1}.simple-metric.amber:after{background:#fff3df}.simple-metric.red:after{background:#fff0ee}.lead-panel{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.lead-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:62px;padding:12px 16px;display:flex}.status-filter{gap:4px;display:flex;overflow-x:auto}.status-filter button{color:#7b8698;white-space:nowrap;background:0 0;border:0;border-radius:8px;height:32px;padding:0 11px;font-size:11px}.status-filter button.active{color:#315fcb;background:#edf3ff;font-weight:700}.lead-toolbar>input{border:1px solid #dfe4ec;border-radius:9px;outline:none;width:220px;height:36px;padding:0 12px;font-size:11px}.lead-table-wrap{overflow-x:auto}.lead-table{border-collapse:collapse;width:100%}.lead-table th,.lead-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f4;padding:13px 15px;font-size:11px}.lead-table th{color:#8b95a6;background:#fafbfc;font-size:10px;font-weight:650}.lead-table tbody tr{cursor:pointer;transition:all .12s}.lead-table tbody tr:hover{background:#f8faff}.lead-table tbody tr.overdue{background:#fff9f7}.lead-table td strong,.lead-table td small{display:block}.lead-table td strong{font-size:11px}.lead-table td small{color:#9099a9;min-height:14px;margin-top:4px;font-size:9px}.lead-table td strong em{color:#7058c5;background:#f0edff;border-radius:5px;margin-left:5px;padding:2px 5px;font-size:8px;font-style:normal;display:inline-block}.lead-table td:last-child button{color:#6e7a90;background:#f2f5f9;border:0;border-radius:7px;width:28px;height:28px}.status-badge{border-radius:6px;padding:4px 7px;font-size:9px;font-weight:700;display:inline-flex}.s-待联系{color:#b86a0b;background:#fff1df}.s-已联系{color:#3264ce;background:#eaf2ff}.s-已成交{color:#0e8b65;background:#e7f7f0}.s-无效{color:#788294;background:#eff1f4}.lead-cards{display:none}.empty-leads{color:#8e98aa;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:30px;display:flex}.empty-leads>span{color:#6680b5;background:#f0f4fa;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.empty-leads strong{color:#59667d;margin-top:13px;font-size:13px}.empty-leads p{margin:7px 0 0;font-size:11px}.portal-toast{z-index:200;color:#fff;background:#1f2b42;border-radius:10px;padding:11px 17px;font-size:12px;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #19233740}.modal-mask{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#141f336b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.lead-editor{background:#fff;border-radius:17px;width:min(100%,500px);max-height:calc(100vh - 36px);padding:23px;overflow-y:auto;box-shadow:0 28px 80px #141e3240}.lead-editor header{justify-content:space-between;align-items:flex-start;display:flex}.lead-editor header p{color:var(--blue);margin:0 0 5px;font-size:10px;font-weight:750}.lead-editor h2{margin:0;font-size:21px}.lead-editor h2 em{color:#6f57c5;vertical-align:middle;background:#f0edff;border-radius:6px;margin-left:7px;padding:3px 6px;font-size:9px;font-style:normal}.lead-editor header>button{color:#6f7a8c;background:#f2f4f7;border:0;border-radius:8px;width:32px;height:32px;font-size:20px}.customer-actions{gap:8px;margin:19px 0;display:flex}.customer-actions a,.customer-actions button{color:#365aab;background:#fff;border:1px solid #dbe3f0;border-radius:9px;justify-content:center;align-items:center;height:39px;padding:0 13px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.customer-actions a{background:#edf3ff;border-color:#d4e1ff}.lead-editor dl{border:1px solid var(--line);border-radius:11px;grid-template-columns:1fr 1fr;margin:0 0 18px;display:grid;overflow:hidden}.lead-editor dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 12px}.lead-editor dt{color:#8c96a8;font-size:9px}.lead-editor dd{margin:4px 0 0;font-size:11px;font-weight:650}.lead-editor>label{color:#566278;gap:7px;margin-top:14px;font-size:11px;font-weight:650;display:grid}.lead-editor select,.lead-editor textarea{resize:vertical;border:1px solid #dfe4ec;border-radius:9px;outline:none;width:100%;padding:10px 11px}.lead-editor footer{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.lead-editor footer button,.bd-form button,.wecom-form button{color:#5f6c81;background:#fff;border:1px solid #dce2eb;border-radius:9px;height:38px;padding:0 15px;font-size:11px;font-weight:650}.lead-editor footer .primary,.bd-form .primary,.wecom-form .primary{border-color:var(--blue);background:var(--blue);color:#fff}.link-copy-card{background:#fff;border-radius:17px;width:min(100%,560px);padding:23px;box-shadow:0 28px 80px #141e3240}.link-copy-card header{justify-content:space-between;align-items:flex-start;display:flex}.link-copy-card header p{color:var(--blue);margin:0 0 5px;font-size:10px;font-weight:750}.link-copy-card h2{margin:0;font-size:21px}.link-copy-card header>button{color:#6f7a8c;background:#f2f4f7;border:0;border-radius:8px;width:32px;height:32px;font-size:20px}.link-identity{background:#f7f9ff;border:1px solid #dce5f8;border-radius:11px;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:8px 12px;margin:19px 0 15px;padding:12px 14px;display:grid}.link-identity span{color:#7e899b;font-size:10px}.link-identity strong{color:#315fc9;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.link-copy-card label{color:#566278;gap:7px;font-size:11px;font-weight:650;display:grid}.link-copy-card input{color:#26354e;background:#fbfcfe;border:1px solid #cfd9ea;border-radius:9px;outline:none;width:100%;height:44px;padding:0 11px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px}.link-copy-card>p{color:#7f8a9c;margin:11px 0 0;font-size:10px;line-height:1.6}.link-copy-card footer{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.link-copy-card footer button{color:#5f6c81;background:#fff;border:1px solid #dce2eb;border-radius:9px;height:38px;padding:0 15px;font-size:11px;font-weight:650}.link-copy-card footer .primary{border-color:var(--blue);background:var(--blue);color:#fff}.rule-card{color:#53647e;background:#f7f9ff;border:1px solid #dce5f8;border-radius:13px;align-items:center;gap:12px;margin-bottom:14px;padding:16px 19px;display:flex}.rule-card span{color:#315fc9;background:#dfe9ff;border-radius:7px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid}.rule-card strong{font-size:11px}.rule-card i{color:#9ba7ba;font-style:normal}.bd-form{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:12px;margin-bottom:14px;padding:17px;display:grid}.bd-form label,.wecom-form label{color:#59667c;gap:7px;font-size:11px;font-weight:650;display:grid}.bd-form input{border:1px solid #dfe4ec;border-radius:9px;outline:none;height:40px;padding:0 11px}.bd-form>div{gap:7px;display:flex}.bd-form>p{grid-column:1/-1}.bd-list{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.bd-list article{border-bottom:1px solid var(--line);grid-template-columns:43px minmax(160px,1fr) 90px 90px minmax(245px,auto);align-items:center;gap:12px;padding:16px 18px;display:grid}.bd-list article:last-child{border:0}.bd-list article.disabled{opacity:.62;background:#fafbfc}.bd-avatar{color:#3561c5;background:#e8efff;border-radius:11px;place-items:center;width:39px;height:39px;font-size:13px;font-weight:800;display:grid}.bd-list article strong,.bd-list article small{display:block}.bd-list article small{color:#8a95a7;font-size:9px}.bd-list article>div>strong{margin-top:4px;font-size:14px}.bd-name strong{font-size:12px!important}.bd-name small{margin-top:4px}.bd-name .link-owner{color:#53647d;letter-spacing:.01em;font-weight:650}.person-role{color:#365fc0;vertical-align:middle;background:#e9f0ff;border-radius:5px;align-items:center;margin-left:7px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:750;display:inline-flex}.person-role.staff-role{color:#16815f;background:#edf7f2}.bd-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.bd-actions span{color:#a96511;white-space:nowrap;background:#fff1df;border-radius:7px;padding:5px 7px;font-size:9px}.bd-actions span.ready{color:#12815e;background:#e7f7ef}.bd-actions button{color:#5f6d83;white-space:nowrap;background:#fff;border:1px solid #dfe4ec;border-radius:8px;height:31px;padding:0 9px;font-size:9px}.bd-actions button:disabled{opacity:.45}.bd-actions button.enabled{color:#168561;background:#eaf7f1;border-color:#cfe9df}.bd-list-expanded article.bd-group{padding:0;display:block}.bd-main-row{grid-template-columns:43px minmax(150px,1fr) auto minmax(410px,auto);align-items:center;gap:12px;padding:16px 18px;display:grid}.bd-channel>span,.staff-list>div>span:nth-of-type(2){color:#a96511;white-space:nowrap;background:#fff1df;border-radius:7px;padding:5px 7px;font-size:9px;display:inline-flex}.bd-channel>span.ready,.staff-list>div>span.ready{color:#12815e;background:#e7f7ef}.staff-section{background:#fbfcfe;border-top:1px solid #edf0f4;padding:13px 18px 16px 73px}.staff-section-title{align-items:center;gap:9px;margin-bottom:9px;display:flex}.staff-section-title strong{font-size:10px!important}.staff-section-title small{color:#8b96a8;font-size:9px}.staff-list{gap:7px;display:grid}.staff-card{background:#fff;border:1px solid #e6eaf0;border-radius:10px;overflow:hidden}.staff-card.disabled{opacity:.55}.staff-row{grid-template-columns:30px minmax(130px,1fr) auto auto auto;align-items:center;gap:8px;padding:9px 11px;display:grid}.staff-avatar{color:#3964c4;background:#eef3ff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.staff-list p{margin:0}.staff-list p strong{font-size:10px!important}.staff-list p small{margin-top:3px}.staff-list button{color:#607087;background:#fff;border:1px solid #dfe4ec;border-radius:7px;height:29px;padding:0 8px;font-size:9px}.personnel-form{margin-bottom:12px}.token-editor{background:#f6f9ff;border-top:1px solid #e8edf5;grid-template-columns:minmax(210px,.8fr) minmax(280px,1.2fr);align-items:end;gap:12px;padding:14px 18px 16px 73px;display:grid}.token-editor>div:first-child{align-self:center}.token-editor>div:first-child strong,.token-editor>div:first-child small{display:block}.token-editor>div:first-child strong{color:#1f2f49;font-size:11px}.token-editor>div:first-child small{color:#7f8ba0;margin-top:4px;font-size:9px;line-height:1.45}.token-editor label{color:#59677d;font-size:9px;font-weight:700}.token-editor input{color:#25344d;width:100%;height:38px;font:inherit;background:#fff;border:1px solid #d5ddea;border-radius:9px;outline:none;margin-top:5px;padding:0 11px}.token-editor input:focus{border-color:#7295e8;box-shadow:0 0 0 3px #4e74d71c}.token-editor-actions{grid-column:1/-1;justify-content:flex-end;gap:7px;display:flex}.token-editor-actions button{color:#5e6d83;background:#fff;border:1px solid #d8dfeb;border-radius:8px;height:32px;padding:0 11px;font-size:9px;font-weight:700}.token-editor-actions button.primary{color:#fff;background:#3264d7;border-color:#3264d7}.token-editor-actions button:disabled{cursor:not-allowed;opacity:.48}.personnel-error{color:#c2413b;grid-column:1/-1;margin:0;font-size:9px;line-height:1.45}.staff-create-form{border-bottom:1px solid #e8edf5}.staff-token-editor{border-top:1px solid #e8edf5;grid-template-columns:minmax(180px,.7fr) minmax(250px,1.3fr);padding:12px}.followup-shell{background:linear-gradient(155deg,#eef4ff,#f7f9fc 52%,#eef7f4);place-items:center;min-height:100vh;padding:24px 16px;display:grid}.followup-card{background:#fff;border:1px solid #e1e7f0;border-radius:20px;width:min(100%,440px);padding:25px;box-shadow:0 24px 60px #2c436f1f}.followup-card header p{color:var(--blue);margin:0 0 6px;font-size:11px;font-weight:750}.followup-card header h1{margin:0;font-size:25px}.followup-card header span{color:var(--muted);margin-top:7px;font-size:12px;display:block}.followup-phone{color:#285bc8;background:#edf3ff;border-radius:11px;justify-content:center;align-items:center;height:46px;margin:20px 0 14px;font-size:14px;font-weight:750;text-decoration:none;display:flex}.followup-card dl{border:1px solid var(--line);border-radius:11px;grid-template-columns:1fr 1fr;margin:0 0 18px;display:grid;overflow:hidden}.followup-card dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px}.followup-card dt{color:#8c96a8;font-size:10px}.followup-card dd{margin:4px 0 0;font-size:12px}.followup-card form{gap:16px;display:grid}.followup-card fieldset{border:0;padding:0}.followup-card legend,.followup-card label{color:#566278;gap:7px;font-size:12px;font-weight:650;display:grid}.followup-card label small{color:#96a0af;font-size:10px;font-weight:500}.followup-statuses{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px;display:grid}.followup-statuses button{color:#667286;background:#fff;border:1px solid #dfe4ec;border-radius:10px;height:42px;font-size:12px}.followup-statuses button.selected{color:#275cc8;background:#edf3ff;border-color:#6f98f4;font-weight:750}.followup-card textarea{resize:vertical;border:1px solid #dfe4ec;border-radius:10px;outline:none;width:100%;padding:11px}.followup-success{color:#117c5b;background:#e9f8f1;border-radius:10px;margin-bottom:16px;padding:11px 13px;font-size:12px;font-weight:700}.config-state{color:#b86c0d;background:#fff1df;border-radius:8px;padding:6px 10px;font-size:10px;font-weight:700}.config-state.ready{color:#118561;background:#e6f7ef}.wecom-grid{grid-template-columns:.8fr 1.2fr;gap:14px;display:grid}.wecom-card,.wecom-form,.reminder-rule{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px}.wecom-card h2{margin:0 0 16px;font-size:14px}.wecom-card ol{gap:13px;margin:0;padding:0;list-style:none;display:grid}.wecom-card li{color:#5c687e;align-items:center;gap:10px;font-size:11px;display:flex}.wecom-card li b{color:#2d5fc9;background:#e8efff;border-radius:7px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.wecom-card>p{border-top:1px solid var(--line);color:#8893a5;margin:18px 0 0;padding-top:15px;font-size:10px;line-height:1.65}.wecom-card a{color:var(--blue);font-weight:700;text-decoration:none}.wecom-form{gap:10px;display:grid}.wecom-form textarea{resize:vertical;border:1px solid #dfe4ec;border-radius:9px;outline:none;padding:11px;font-family:monospace;font-size:10px}.wecom-form>small{color:#9099a9;font-size:9px}.wecom-form>div{justify-content:flex-end;gap:8px;margin-top:5px;display:flex}.admin-notice{background:#f7f9ff;border:1px solid #dce5f8;border-radius:13px;margin-bottom:14px;padding:18px 20px}.admin-notice strong{font-size:12px}.admin-notice p{color:#748097;margin:6px 0 0;font-size:10px;line-height:1.6}.optional-channel{margin-top:0}.reminder-rule{justify-content:center;align-items:center;gap:17px;margin-top:14px;display:flex}.reminder-rule>div{text-align:center}.reminder-rule span,.reminder-rule strong{display:block}.reminder-rule span{color:var(--blue);font-size:10px;font-weight:750}.reminder-rule strong{margin-top:5px;font-size:11px}.reminder-rule i{color:#a6afbd;font-style:normal}@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}@media (width<=900px){.portal-sidebar{width:78px;padding:18px 10px}.portal-brand{padding:0 10px 22px}.portal-brand>div,.portal-sidebar nav button:not(.active) span,.sidebar-bottom{display:none}.portal-sidebar nav button{justify-content:center;padding:0;font-size:0}.portal-sidebar nav button i{font-size:12px}.portal-main{margin-left:78px}.portal-content{padding:22px}.metric-row{grid-template-columns:repeat(2,1fr)}.bd-form{grid-template-columns:1fr 1fr}.bd-form>div{grid-column:1/-1;justify-content:flex-end}.bd-list article{grid-template-columns:43px 1fr 90px 80px}.bd-list article>div:nth-child(4){display:none}.wecom-grid{grid-template-columns:1fr}.bd-main-row{grid-template-columns:43px 1fr auto}.bd-main-row .bd-channel{display:none}.bd-main-row .bd-actions{flex-wrap:wrap;grid-column:2/-1;justify-content:flex-start}}@media (width<=650px){.public-shell{background:#fff;align-items:start;padding:0}.registration-card{min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:23px 20px 30px}.registration-heading{padding:28px 0 20px}.registration-heading h1{font-size:25px}.success-shell{background:#f6f8fb;align-items:center;padding:20px}.success-card{padding:45px 26px}.login-shell{background:#fff;padding:0}.login-card{min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:28px 22px}.portal-shell{display:block}.portal-sidebar{z-index:60;border:0;border-top:1px solid var(--line);flex-direction:row;width:100%;height:66px;padding:7px 10px;inset:auto 0 0}.portal-brand,.sidebar-bottom{display:none}.portal-sidebar nav{justify-content:space-around;width:100%;display:flex}.portal-sidebar nav button{flex-direction:column;gap:2px;width:82px;height:50px;font-size:9px!important}.portal-sidebar nav button i{width:23px;height:23px;font-size:10px}.portal-main{margin:0 0 66px}.portal-topbar{height:61px;padding:0 14px}.topbar-actions .logout{display:none}.topbar-actions button{padding:0 10px}.portal-content{padding:18px 13px 28px}.view-heading{align-items:flex-start}.view-heading h1{font-size:22px}.view-heading>div>span{font-size:11px}.metric-row{gap:8px}.simple-metric{min-height:87px;padding:14px}.simple-metric strong{margin-top:9px;font-size:23px}.lead-toolbar{flex-direction:column;align-items:stretch}.lead-toolbar>input{width:100%}.lead-table-wrap{display:none}.lead-cards{display:grid}.lead-cards>button{border:0;border-bottom:1px solid var(--line);color:inherit;text-align:left;background:#fff;gap:7px;padding:15px;display:grid}.lead-cards>button.overdue{background:#fff9f7}.lead-cards>button>div{justify-content:space-between;align-items:center;display:flex}.lead-cards strong{font-size:13px}.lead-cards p{color:#4f5c72;margin:0;font-size:12px}.lead-cards small{color:#8a94a5;font-size:10px}.modal-mask{align-items:end;padding:0}.lead-editor{border-radius:19px 19px 0 0;width:100%;max-height:92vh;padding:20px}.link-copy-card{border-radius:19px 19px 0 0;width:100%;padding:20px}.link-identity{grid-template-columns:auto 1fr}.link-copy-card footer{grid-template-columns:1fr 1fr;display:grid}.lead-editor dl{grid-template-columns:1fr}.lead-editor dl>div{border-right:0}.rule-card{flex-wrap:wrap;gap:8px}.bd-form{grid-template-columns:1fr}.bd-form>div{grid-column:auto}.bd-list article{grid-template-columns:40px 1fr auto;gap:9px;padding:14px}.bd-list article>div:nth-child(3),.bd-list article>div:nth-child(4){display:none}.bd-list-expanded article.bd-group{display:block}.bd-main-row{grid-template-columns:40px 1fr;padding:14px;display:grid}.bd-main-row .bd-name{display:block!important}.bd-main-row .bd-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.staff-section{padding:12px 14px 14px;display:block!important}.staff-row{grid-template-columns:28px 1fr auto}.staff-row>span:nth-of-type(2){display:none}.staff-list button{grid-column:auto}.token-editor,.staff-token-editor{grid-template-columns:1fr;padding:14px}.token-editor-actions{grid-column:auto;grid-template-columns:1fr 1fr;display:grid}.token-editor-actions button.primary:last-child{grid-column:1/-1}.staff-row button{grid-column:auto}.followup-shell{background:#fff;align-items:start;padding:0}.followup-card{min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:23px 20px 30px}.reminder-rule{flex-direction:column;align-items:stretch}.reminder-rule i{text-align:center}.portal-toast{text-align:center;width:calc(100% - 28px);bottom:79px}}
