/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.table{display:table}.italic{font-style:italic}}:root{--ink:#171922;--muted:#747884;--line:#e7e8ed;--paper:#f4f4f2;--panel:#fff;--violet:#6b54d9;--violet-dark:#4b37b5;--mint:#56c7ad}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,PingFang HK,Noto Sans TC,sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:10;color:#fff;background:#171820;flex-direction:column;width:250px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand-mark{background:linear-gradient(145deg,#927ef8,#5640c4);border-radius:11px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.brand strong{letter-spacing:.14em;font-size:15px;display:block}.brand span{color:#898b98;letter-spacing:.18em;font-size:9px}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#989aa5;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;font-size:13px;transition:all .2s;display:flex;position:relative}.nav-icon{color:#b8aaff;text-align:center;width:20px;font-size:18px}.sidebar nav em{color:#fff;background:#755ee4;border-radius:20px;margin-left:auto;padding:2px 7px;font-size:10px;font-style:normal}.side-status{background:#20212a;border:1px solid #333640;border-radius:13px;margin-top:auto;padding:14px;position:relative}.status-head{justify-content:space-between;align-items:center;font-size:11px;display:flex}.status-head i{color:#79d5bd;font-size:10px;font-style:normal}.pulse-line{background:#33353e;border-radius:4px;height:4px;margin:11px 0 8px;overflow:hidden}.pulse-line span{background:linear-gradient(90deg,#6b54d9,#5dd6c0);height:100%;transition:width .3s;display:block}.side-status p{color:#7d808d;margin:0;font-size:9px}.side-status .toggle{position:absolute;bottom:12px;right:13px}.user-card{align-items:center;gap:9px;padding:22px 5px 2px;display:flex}.avatar{color:#28201a;background:#e9b17e;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.user-card strong,.user-card span{display:block}.user-card strong{font-size:11px}.user-card span{color:#777a86;margin-top:2px;font-size:9px}.user-card button{color:#777a86;background:0 0;border:0;margin-left:auto}.workspace{width:calc(100% - 250px);min-width:0;margin-left:250px}.topbar{border-bottom:1px solid var(--line);z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;justify-content:space-between;align-items:center;height:90px;padding:0 34px;display:flex;position:sticky;top:0}.topbar p{color:#9699a2;letter-spacing:.03em;margin:0 0 3px;font-size:10px}.topbar h1{margin:0;font-family:Georgia,Noto Serif TC,serif;font-size:24px;font-weight:500}.top-actions{align-items:center;gap:9px;display:flex}.search{background:#f8f8f7;border:1px solid #e1e2e6;border-radius:9px;align-items:center;gap:8px;width:245px;height:38px;padding:0 12px;display:flex}.search span{color:#9a9da5;font-size:18px}.search input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.icon-btn{background:#fff;border:1px solid #e1e2e6;border-radius:9px;width:38px;height:38px;position:relative}.icon-btn b{color:#fff;background:#ed765f;border-radius:10px;padding:1px 4px;font-size:7px;position:absolute;top:5px;right:5px}.primary{background:var(--violet);color:#fff;border:0;border-radius:9px;padding:11px 16px;font-size:11px;font-weight:700;box-shadow:0 5px 14px #6b54d933}.content{max-width:1560px;margin:auto;padding:24px 30px 42px}.hero{color:#fff;background:radial-gradient(circle at 70% 10%,#816fe847,#0000 36%),linear-gradient(118deg,#1c1d28,#242236 58%,#181923);border-radius:18px;grid-template-columns:1.2fr 1fr .65fr;align-items:center;gap:32px;min-height:170px;padding:26px 30px;display:grid;overflow:hidden;box-shadow:0 12px 32px #1c1d2824}.eyebrow,.kicker{color:#8d7aef;letter-spacing:.15em;font-size:9px;font-weight:800}.eyebrow{color:#9f91f2}.eyebrow i{background:#72dac0;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 10px #72dac0}.hero h2{margin:10px 0 7px;font-family:Georgia,Noto Serif TC,serif;font-size:19px;font-weight:400;line-height:1.5}.hero h2 strong{letter-spacing:-.03em;font-family:Arial,sans-serif;font-size:34px}.hero-copy p{color:#9d9eaa;margin:0;font-size:10px}.hero-chart{border-bottom:1px solid #444451;align-items:end;gap:7px;height:118px;display:flex}.hero-chart span{background:linear-gradient(#5a596c,#383846);border-radius:4px 4px 0 0;flex:1;max-width:14px}.hero-meta{border-left:1px solid #393a46;padding-left:25px}.hero-meta>span{color:#92949f;font-size:10px}.hero-meta>strong{margin:6px 0 10px;font-size:29px;display:block}.hero-meta>div{background:#373843;border-radius:10px;width:100%;height:5px;overflow:hidden}.hero-meta>div i{background:linear-gradient(90deg,#826cf3,#65d0b7);width:76%;height:100%;display:block}.hero-meta small{color:#7d7f8b;margin-top:9px;font-size:8px;display:block}.metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin:15px 0;display:grid}.metric-card{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:18px 18px 16px;position:relative}.metric-icon{width:31px;height:31px;color:var(--violet);background:#f0edff;border-radius:9px;place-items:center;display:grid;position:absolute;top:15px;right:16px}.metric-card>span{color:var(--muted);font-size:10px}.metric-card>strong{letter-spacing:-.02em;margin:10px 0 8px;font-size:24px;display:block}.metric-card p{color:#9a9da6;margin:0;font-size:9px}.metric-card p b{color:#43aa8c;margin-right:5px}.main-grid{grid-template-columns:minmax(0,2.15fr) minmax(280px,.85fr);gap:15px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px}.panel-head{border-bottom:1px solid #ededf0;justify-content:space-between;align-items:center;gap:16px;min-height:65px;padding:14px 17px;display:flex}.panel-head h3{margin:4px 0 0;font-family:Georgia,Noto Serif TC,serif;font-size:17px;font-weight:500}.head-actions{align-items:center;gap:14px;display:flex}.head-actions>button:first-child{color:#70737e;background:#fff;border:1px solid #e2e3e7;border-radius:7px;padding:7px 10px;font-size:9px}.text-btn{color:var(--violet);background:0 0;border:0;font-size:9px;font-weight:700}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:780px}th{text-align:left;color:#9497a0;letter-spacing:.04em;background:#fafaf9;padding:9px 12px;font-size:8px;font-weight:700}td{vertical-align:middle;border-top:1px solid #f0f0f2;padding:10px 12px;font-size:9px}td strong,td span{display:block}td>span{color:#999ca5;margin-top:3px;font-size:8px}.source-dot{width:20px;height:20px;color:var(--violet);background:#f2efff;border-radius:6px;place-items:center;margin:0 6px 0 0;font-weight:800;display:inline-grid}.score{align-items:center;gap:6px;display:flex}.score strong{font-size:10px}.grade{border-radius:5px;place-items:center;width:19px;height:19px;font-size:8px;font-weight:800;display:grid}.grade-a{color:#268a70;background:#dcf7ef}.signal{white-space:nowrap;color:#a36d1d;background:#fff7e8;border-radius:5px;padding:5px 6px;font-size:8px}.stage-tag{color:#666975;background:#efeff2;border-radius:20px;width:max-content;padding:4px 7px;display:inline-block}.row-action{color:#656875;background:#fff;border:1px solid #dfdfe5;border-radius:6px;padding:5px 7px;font-size:8px}.row-action:hover{border-color:var(--violet);color:var(--violet)}.dm-panel{overflow:hidden}.toggle{background:#cfd1d7;border:0;border-radius:20px;width:34px;height:19px;padding:2px;transition:all .2s}.toggle span{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block;box-shadow:0 1px 3px #888}.toggle.on{background:var(--violet)}.toggle.on span{transform:translate(15px)}.dm-health{align-items:center;gap:14px;padding:16px 18px;display:flex}.ring{background:radial-gradient(circle at center, #fff 57%, transparent 59%), conic-gradient(var(--violet) 0 67deg, #ececf1 67deg);border-radius:50%;align-content:center;place-items:center;width:72px;height:72px;display:grid}.ring span{font-size:14px;font-weight:800}.ring small{color:#999ba4;font-size:8px}.dm-health>div:last-child p{color:#52a990;margin:0 0 7px;font-size:8px}.green-dot{background:#55c6a9;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.dm-health>div:last-child strong{font-size:13px;display:block}.dm-health>div:last-child span{color:#a0a2aa;font-size:8px}.channel-list{padding:0 18px}.channel-list>div{border-top:1px solid #f0f0f2;align-items:center;gap:9px;padding:10px 0;display:flex}.channel-icon{color:#755bdc;background:#f1edff;border-radius:7px;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.channel-icon.email{color:#4181b5;background:#eaf5ff}.channel-icon.linkedin{color:#2367a1;background:#e8f2ff}.channel-list p{flex:1;margin:0}.channel-list p strong,.channel-list p span{display:block}.channel-list p strong{font-size:9px}.channel-list p span{color:#9a9ca5;margin-top:2px;font-size:8px}.channel-list b{font-size:9px}.channel-list i{color:#a0a2aa;background:#f2f2f3;border-radius:10px;padding:3px 5px;font-size:7px;font-style:normal}.approval{background:#f8f7fb;border-radius:8px;justify-content:space-between;align-items:center;margin:10px 18px;padding:11px;display:flex}.approval strong,.approval span{display:block}.approval strong{font-size:9px}.approval span{color:#92949d;margin-top:3px;font-size:7px}.dm-button{color:#fff;text-align:left;background:#201f29;border:0;border-radius:8px;width:calc(100% - 36px);margin:3px 18px 16px;padding:10px 12px;font-size:9px;font-weight:700}.dm-button span{float:right}.bottom-grid{grid-template-columns:1.55fr 1fr;gap:15px;margin-top:15px;display:grid}.stage-row{gap:12px;padding:21px 18px 24px;display:flex;overflow-x:auto}.stage{border-right:1px solid #ececf0;flex:1;min-width:105px;position:relative}.stage:last-child{border:0}.stage>span{border-radius:4px;width:28px;height:3px;margin-bottom:9px;display:block}.stage p{color:#8d909a;margin:0 0 7px;font-size:8px}.stage p b{color:#4c4f59;margin-left:6px}.stage>strong{font-size:13px}.stage em{color:#c3c4ca;font-size:19px;font-style:normal;position:absolute;top:22px;right:9px}.live-badge{color:#31987f;font-size:8px;font-weight:800}.live-badge i{background:#50c8aa;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block;box-shadow:0 0 0 4px #e1f7f1}.activity ul{margin:0;padding:8px 18px 14px;list-style:none}.activity li{border-bottom:1px solid #f0f0f2;gap:10px;padding:9px 0;display:flex}.activity li:last-child{border:0}.activity li>span{color:#6a54cf;background:#f0edff;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.activity li p{margin:0}.activity li strong,.activity li small{display:block}.activity li strong{font-size:9px}.activity li small{color:#989aa3;margin-top:3px;font-size:8px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14141b8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(520px,100%);padding:25px;position:relative;box-shadow:0 24px 80px #0000003d}.close{color:#6c6e77;background:#f1f1f3;border:0;border-radius:50%;width:28px;height:28px;position:absolute;top:14px;right:16px}.modal-company{align-items:center;gap:11px;padding:17px 0;display:flex}.modal-company>div{width:40px;height:40px;color:var(--violet);background:#efeaff;border-radius:10px;place-items:center;font-weight:900;display:grid}.modal-company p{flex:1;margin:0}.modal-company p strong,.modal-company p span{display:block}.modal-company p strong{font-size:13px}.modal-company p span{color:#91949d;margin-top:4px;font-size:9px}.modal>label{color:#737680;margin-bottom:7px;font-size:9px;display:block}.message{color:#4d4f59;background:#f7f6fb;border:1px solid #e5e1f4;border-radius:10px;padding:15px;font-size:11px;line-height:1.75}.schedule{color:#a0a2aa;justify-content:center;align-items:center;gap:8px;padding:16px 0;display:flex}.schedule span{background:#f6f6f7;border-radius:7px;padding:7px 9px;font-size:8px}.schedule span b{color:#5f4dc0;margin-right:3px}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.modal-actions>button:not(.primary){color:#686b74;background:#fff;border:1px solid #dedfe3;border-radius:9px;padding:10px 14px;font-size:10px}.safety-note{text-align:center;color:#75a497;margin-top:14px;font-size:8px;display:block}.toast{z-index:50;color:#fff;background:#1d1f28;border-radius:10px;padding:12px 17px;font-size:11px;animation:.25s ease-out slide-in;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 30px #00000040}@keyframes slide-in{0%{opacity:0;transform:translateY(15px)}}html,body{background:#0e0f14}.topbar{background:#121319e6;border-color:#292b34;box-shadow:0 12px 30px #0000001f}.topbar p,.metric-card>span,.hero-copy p{color:#858996}.hero{background:radial-gradient(circle at 70% 10%,#816fe84d,#0000 36%),linear-gradient(118deg,#181921,#242236 58%,#15161c);border:1px solid #302c4c;box-shadow:0 18px 42px #0000004d}.metric-card,.panel{background:linear-gradient(145deg,#191a22,#15161d);border-color:#292b35;box-shadow:0 8px 24px #0000001f}.metric-card p,.metric-card>span{color:#858996}.grade-b{color:#edbd74;background:#362d20}.grade-c{color:#b7b9c2;background:#2b2d36}.dm-health,.dm-panel,.leads-panel{background:0 0}.approval{background:#20212a;border:1px solid #2e303a}.dm-button{background:#765fe1;box-shadow:0 8px 20px #6b54d93d}.dm-button:hover{background:#8a75eb}.stage p b{color:#dadbe1}.modal{color:#f1f2f6;background:linear-gradient(145deg,#1d1e27,#15161d);border:1px solid #32343e;box-shadow:0 28px 90px #0000008c}:root{--fresh:#5ce1c3;--fresh-blue:#63b7ff;--electric:#9b8cff}.brand-mark{color:#121319;background:linear-gradient(145deg, var(--fresh), #87f0d7 48%, #9b8cff);transform:rotate(-3deg);box-shadow:0 0 24px #5ce1c338}.sidebar{background:radial-gradient(circle at 0 0,#6b54d933,#0000 28%),#121319;border-right:1px solid #292b35}.sidebar nav button.active{box-shadow:inset 3px 0 var(--fresh);background:linear-gradient(90deg,#5ce1c321,#9b8cff1f)}.sidebar nav button.active .nav-icon{color:var(--fresh)}.sidebar nav em{color:#101117;background:var(--fresh)}.primary{color:#111219;background:linear-gradient(120deg, var(--fresh), #8aedd7);box-shadow:0 8px 22px #5ce1c333}.primary:hover{background:linear-gradient(120deg,#78ecd3,#b1a6ff)}.hero{background:radial-gradient(circle at 88% 10%,#5ce1c338,#0000 28%),radial-gradient(circle at 55% 100%,#816fe842,#0000 38%),linear-gradient(118deg,#171820,#202232 58%,#13151b);border-color:#7eead347;position:relative}.hero:after{content:"";border:22px solid #5ce1c312;border-radius:50%;width:170px;height:170px;position:absolute;top:-85px;right:-70px}.eyebrow,.kicker{color:var(--fresh)}.metric-card{transition:transform .2s,border-color .2s;overflow:hidden}.metric-card:after{content:"";background:linear-gradient(90deg, var(--fresh), var(--electric));border-radius:3px 3px 0 0;width:60px;height:3px;position:absolute;bottom:0;left:18px}.metric-card:hover{border-color:#454051;transform:translateY(-3px)}.dm-button{color:#121319;background:linear-gradient(100deg, var(--fresh), #8ddfcc 55%, #a89cff);box-shadow:0 8px 20px #5ce1c32b}.dm-button:hover{filter:brightness(1.08)}:root{--ink:#263047;--muted:#788399;--line:#dfe9e8;--paper:#f4faf8;--panel:#fff}html,body{color:#263047;background:#f4faf8}.workspace{background:radial-gradient(circle at 84% 0,#5ce1c333,#0000 25%),radial-gradient(circle at 30% 0,#9b8cff2b,#0000 30%),linear-gradient(#f8fcfb,#f2f8f7)}.sidebar{color:#39435a;background:radial-gradient(circle at 0 0,#9b8cff33,#0000 28%),linear-gradient(#fff,#f2fbf8);border-right-color:#dce7e5}.brand strong{color:#273047}.brand span{color:#58ad9a}.sidebar nav button{color:#7d8799}.sidebar nav button:hover{color:#40506a;background:#5ce1c31f}.sidebar nav button.active{color:#31445a;background:linear-gradient(90deg,#5ce1c338,#9b8cff29);box-shadow:inset 3px 0 #56cdb3}.side-status{color:#354058;background:#ffffffd1;border-color:#d8e7e3;box-shadow:0 8px 24px #43696114}.pulse-line{background:#e5eeec}.side-status p,.user-card span{color:#8b95a5}.user-card strong{color:#344057}.topbar{color:#263047;background:#ffffffe0;border-color:#dfe9e8;box-shadow:0 10px 30px #3a5b540f}.topbar p{color:#8792a4}.search{color:#354057;background:#f5f9f8;border-color:#dbe6e4}.search input{color:#2e3950}.search input::placeholder{color:#9aa5b5}.icon-btn{color:#536078;background:#fff;border-color:#dbe6e4}.hero{color:#263047;background:radial-gradient(circle at 87% 5%,#5ce1c35c,#0000 31%),radial-gradient(circle at 54% 100%,#9b8cff3b,#0000 40%),linear-gradient(120deg,#fff,#f2fbf8 58%,#f4f1ff);border-color:#69c3b152;box-shadow:0 18px 44px #4668601f}.hero h2{color:#2d3650}.hero h2 strong{color:#0000;background:linear-gradient(90deg,#50637d,#35b99c,#765fd3);-webkit-background-clip:text}.hero-copy p,.hero-meta>span{color:#77859a}.hero-meta{border-color:#d9e4e5}.hero-meta small{color:#8995a7}.hero-meta>div{background:#dde9e7}.hero-chart{border-color:#d5e3e1}.hero-chart span{background:linear-gradient(#c8d7dc,#aebfc5)}.hero-chart span.hot{background:linear-gradient(#78d9c3,#8574dd)}.metric-card,.panel{color:#2b354d;background:#fffffff0;border-color:#dfe9e8;box-shadow:0 9px 28px #42635b12}.metric-card:hover{border-color:#b7d9d1;box-shadow:0 13px 34px #42635b1c}.metric-card>span,.metric-card p{color:#8390a3}.metric-icon{color:#7967d5;background:#eeeaff}.metric-card:nth-child(2) .metric-icon,.metric-card:nth-child(4) .metric-icon{color:#32a98f;background:#e3f8f2}.panel-head{border-color:#e5eceb}.head-actions>button:first-child{color:#69758b;background:#f8fbfa;border-color:#dfe8e7}th{color:#8490a2;background:#f7faf9}td{border-color:#e9efee}tbody tr:hover{background:#f0faf7}td>span{color:#8b96a6}.source-dot{color:#715fcb;background:#eeeaff}.row-action{color:#607087;background:#fff;border-color:#dce6e4}.row-action:hover{color:#4c9d8b;background:#effaf7;border-color:#9fd7cb}.stage-tag{color:#667389;background:#eff3f4}.stage-待審批{color:#a26a1f;background:#fff2db}.stage-已排程{color:#6a57c5;background:#eeeaff}.stage-已回覆{color:#248a72;background:#dff7f0}.signal{color:#a76b19;background:#fff6e6}.ring{background:radial-gradient(circle at center, #fff 57%, transparent 59%), conic-gradient(#806cdc 0 67deg, #e7eeed 67deg)}.channel-list>div,.activity li{border-color:#e6edec}.channel-icon{color:#705dcb;background:#eeeaff}.channel-icon.email,.channel-icon.linkedin{color:#3379ae;background:#e7f3ff}.channel-list p span,.approval span,.activity li small{color:#8b96a6}.channel-list i{color:#788497;background:#eef2f2}.channel-list i.live{color:#288a73;background:#def7ef}.approval{background:#f4faf8;border-color:#dfe9e7}.stage{border-color:#e4ecea}.stage p{color:#8792a4}.stage p b,.stage>strong{color:#3d4860}.activity li>span{color:#6f5cca;background:#eeeaff}.modal-backdrop{background:#4b56695c}.modal{color:#2d3750;background:#fff;border-color:#dfe8e7;box-shadow:0 28px 90px #3a4f4c3d}.close{color:#697489;background:#eff4f3}.modal-company>div{color:#705dcc;background:#eeeaff}.modal-company p span,.modal>label{color:#8792a3}.message{color:#4d5970;background:#f7faf9;border-color:#dfe9e7}.schedule span{color:#647086;background:#f0f5f4}.schedule span b{color:#705dcc}.modal-actions>button:not(.primary){color:#637087;background:#fff;border-color:#d9e4e2}.toast{color:#fff;background:#46556e}.ai-help{z-index:90;font-family:Arial,Noto Sans TC,sans-serif;position:fixed;bottom:88px;right:22px}.ai-help-trigger{color:#243248;cursor:pointer;background:linear-gradient(125deg,#63dfc4,#b3a8ff);border:1px solid #fffc;border-radius:18px;align-items:center;gap:8px;min-height:48px;padding:10px 16px 10px 11px;display:flex;box-shadow:0 14px 34px #44665e3d}.ai-help-trigger span{color:#fff;background:#3a4665ad;border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.ai-help-trigger b{letter-spacing:.02em;font-size:12px}.ai-help-panel{color:#344158;background:#fffffffa;border:1px solid #dce9e6;border-radius:19px;width:min(360px,100vw - 28px);margin-bottom:10px;overflow:hidden;box-shadow:0 24px 70px #33494540}.ai-help-panel header{color:#28354d;background:linear-gradient(120deg,#e7faf5,#f0edff);border-bottom:1px solid #dce9e6;justify-content:space-between;align-items:center;padding:14px 15px;display:flex}.ai-help-panel header>div{align-items:center;gap:9px;display:flex}.ai-help-panel header>div>b{color:#fff;background:linear-gradient(145deg,#41bfa3,#806ed4);border-radius:11px;place-items:center;width:32px;height:32px;display:grid}.ai-help-panel header p,.ai-help-panel header strong,.ai-help-panel header span{margin:0;display:block}.ai-help-panel header strong{font-size:12px}.ai-help-panel header span{color:#7c8798;margin-top:2px;font-size:8px}.ai-help-panel header button{color:#6f7a8c;cursor:pointer;background:#ffffffbf;border:0;border-radius:50%;width:28px;height:28px}.ai-help-messages{background:#fbfdfc;gap:8px;max-height:260px;padding:14px;display:grid;overflow-y:auto}.ai-help-messages p{border-radius:12px;max-width:88%;margin:0;padding:10px 11px;font-size:10px;line-height:1.55}.ai-help-messages .assistant{color:#4b586d;background:#edf7f4;border:1px solid #d7ebe5;border-bottom-left-radius:4px}.ai-help-messages .user{color:#fff;background:#6e63b5;border-bottom-right-radius:4px;margin-left:auto}.ai-help-quick{background:#fbfdfc;gap:6px;padding:0 14px 10px;display:flex;overflow-x:auto}.ai-help-quick button{color:#5b687e;cursor:pointer;background:#fff;border:1px solid #d9e5e2;border-radius:9px;flex:none;padding:7px 9px;font-size:8px}.ai-help-panel form{border-top:1px solid #e4ecea;grid-template-columns:1fr 36px;gap:7px;padding:11px 14px 8px;display:grid}.ai-help-panel form input{color:#344158;background:#f7faf9;border:1px solid #d9e5e2;border-radius:10px;outline:0;min-width:0;padding:10px 11px;font-size:10px}.ai-help-panel form button{color:#fff;cursor:pointer;background:#51bda4;border:0;border-radius:10px}.ai-help-panel>small{color:#929cab;padding:0 14px 11px;font-size:7px;line-height:1.4;display:block}@media (width<=1100px){.sidebar{width:205px}.workspace{width:calc(100% - 205px);margin-left:205px}.hero{grid-template-columns:1fr 1fr}.hero-meta{display:none}.main-grid,.bottom-grid{grid-template-columns:1fr}.top-actions .search{width:180px}}@media (width<=760px){.sidebar{width:68px;min-height:100vh;padding:20px 9px;position:static}.brand{padding:0 6px 24px}.brand>div:last-child,.sidebar nav button:not(.active){font-size:0}.sidebar nav button{justify-content:center;padding:10px;font-size:0}.sidebar nav button.active{font-size:0}.nav-icon{font-size:19px}.sidebar nav em,.side-status,.user-card>div:not(.avatar),.user-card button{display:none}.workspace{width:calc(100% - 68px);margin-left:0}.topbar{align-items:flex-start;height:auto;min-height:82px;padding:14px 17px}.topbar h1{font-size:20px}.search,.icon-btn{display:none}.primary{padding:10px}.content{padding:14px}.hero{grid-template-columns:1fr;padding:22px}.hero-chart{display:none}.hero h2 strong{font-size:28px}.metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=470px){.metrics{grid-template-columns:1fr}.stage-row{flex-direction:column}.stage{border-bottom:1px solid #ececf0;border-right:0;padding-bottom:10px}.schedule{flex-direction:column;align-items:stretch}.schedule i{display:none}.ai-help{bottom:76px;right:12px}.ai-help-trigger{min-height:44px;padding:8px 12px 8px 9px}.ai-help-panel{width:calc(100vw - 24px)}}.simplified-shell .simple-sidebar{width:232px;padding:24px 15px 18px}.simplified-shell .workspace{width:calc(100% - 232px);margin-left:232px}.simple-sidebar .brand{padding-bottom:22px}.nav-label{color:#8a96a6;letter-spacing:.08em;margin:0 10px 9px;font-size:10px;font-weight:800}.simple-sidebar nav{gap:7px}.simple-sidebar nav button{gap:10px;min-height:54px;padding:8px 10px}.simple-sidebar .nav-copy{min-width:0;display:block}.simple-sidebar .nav-copy strong,.simple-sidebar .nav-copy small{display:block}.simple-sidebar .nav-copy strong{color:inherit;font-size:12px;line-height:1.2}.simple-sidebar .nav-copy small{color:#98a2b1;margin-top:3px;font-size:8px;font-weight:500}.simple-sidebar nav button.active .nav-copy small{color:#68887f}.sidebar-help{color:#405068;background:#eef9f6;border:1px solid #d8ebe6;border-radius:12px;margin-top:auto;padding:13px}.sidebar-help strong,.sidebar-help span{display:block}.sidebar-help strong{font-size:10px}.sidebar-help span{color:#7a8799;margin-top:4px;font-size:8px;line-height:1.55}.simple-sidebar .user-card{padding-top:15px}.simple-topbar{height:auto;min-height:102px;padding-top:16px;padding-bottom:16px}.simple-topbar h1{margin-bottom:4px}.page-description{color:#7e899c;max-width:600px;font-size:10px;line-height:1.45;display:block}.top-ops-link,.text-link,.compact-primary,.guide-primary,.modal-actions a{text-decoration:none}.simple-content{gap:15px;animation:.22s ease-out view-in;display:grid}@keyframes view-in{0%{opacity:.35;transform:translateY(5px)}}.welcome-card{background:linear-gradient(120deg,#fff,#effaf7 58%,#f2efff);border:1px solid #dbe9e6;border-radius:17px;justify-content:space-between;align-items:center;gap:24px;padding:24px 26px;display:flex;box-shadow:0 12px 34px #42635b14}.welcome-card h2,.focus-card h2{color:#2d3951;margin:7px 0 5px;font-size:23px}.welcome-card p,.focus-card p{color:#77859a;margin:0;font-size:10px;line-height:1.6}.guide-primary{flex:none;padding:12px 18px}.next-steps{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.next-steps button{text-align:left;color:#344158;background:#fff;border:1px solid #dfe9e8;border-radius:14px;align-items:center;gap:12px;padding:16px;transition:all .18s;display:flex;box-shadow:0 8px 24px #42635b0f}.next-steps button:hover{border-color:#a9d8cd;transform:translateY(-2px)}.next-steps button>span,.section-intro>div>span,.how-it-works article>span{color:#2a4a44;background:#dff7f0;border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font-size:11px;font-weight:900;display:grid}.next-steps button div{flex:1}.next-steps strong,.next-steps small{display:block}.next-steps strong{font-size:11px}.next-steps small{color:#8490a2;margin-top:4px;font-size:8px;line-height:1.4}.next-steps button>b{color:#62bba6}.simple-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.simple-metrics article{background:#fffffff0;border:1px solid #dfe9e8;border-radius:13px;padding:17px 18px;box-shadow:0 8px 24px #42635b0d}.simple-metrics span,.simple-metrics strong,.simple-metrics small{display:block}.simple-metrics span{color:#7e899a;font-size:9px}.simple-metrics strong{color:#304057;margin:5px 0 4px;font-size:24px}.simple-metrics small{color:#8995a5;font-size:8px}.simple-panel{overflow:hidden}.text-link{color:#5c9f90;font-size:9px;font-weight:800}.compact-primary{padding:9px 12px}.section-intro{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.section-intro>div{background:#fffc;border:1px solid #e0eae8;border-radius:12px;align-items:center;gap:10px;padding:13px 14px;display:flex}.section-intro p{margin:0}.section-intro strong,.section-intro small{display:block}.section-intro strong{color:#3c4960;font-size:10px}.section-intro small{color:#8792a3;margin-top:3px;font-size:8px;line-height:1.4}.focus-card{background:linear-gradient(120deg,#fff,#f0faf7);border:1px solid #dce9e6;border-radius:17px;align-items:center;gap:22px;padding:25px 27px;display:flex;box-shadow:0 12px 34px #42635b12}.focus-card>div:nth-child(2){flex:1}.focus-number{color:#fff;background:linear-gradient(145deg,#53c8ae,#8574dc);border-radius:22px;flex:none;place-items:center;width:78px;height:78px;font-size:31px;font-weight:900;display:grid;box-shadow:0 12px 30px #53b29c33}.how-it-works{background:#ffffffeb;border:1px solid #dfe9e8;border-radius:15px;padding:21px 23px}.how-it-works h3{color:#334058;margin:0 0 15px;font-size:14px}.how-it-works>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.how-it-works article{grid-template-columns:34px 1fr;align-items:center;column-gap:9px;display:grid}.how-it-works article>span{grid-row:1/3}.how-it-works strong,.how-it-works small{display:block}.how-it-works strong{color:#3c4960;font-size:10px}.how-it-works small{color:#8792a3;font-size:8px;line-height:1.4}.notice-card{color:#6f5a39;background:#fff7e8;border:1px solid #f2dfbd;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.notice-card b{flex:none;font-size:10px}.notice-card p{margin:0;font-size:9px;line-height:1.55}.notice-card.success{color:#35675d;background:#eaf8f4;border-color:#cce9e1}.action-list>div:not(.panel-head){border-top:1px solid #e7eeed;align-items:center;gap:12px;padding:13px 17px;display:flex}.action-list>div>span{text-align:center;color:#6a57c5;background:#eeeaff;border-radius:20px;min-width:52px;padding:5px 8px;font-size:8px}.action-list p{flex:1;margin:0}.action-list p strong,.action-list p small{display:block}.action-list p strong{font-size:10px}.action-list p small{color:#8792a3;margin-top:3px;font-size:8px}.action-list>div>b{color:#66748a;font-size:8px}.work-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.work-card{background:#fff;border:1px solid #dfe9e8;border-radius:15px;padding:20px;box-shadow:0 9px 28px #42635b0f}.work-icon{color:#6f5dcb;background:#eeeaff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.work-card small{color:#8490a2;margin-top:14px;font-size:8px;display:block}.work-card h2{color:#334058;margin:6px 0 3px;font-size:20px}.work-card p{color:#7e899a;margin:0 0 16px;font-size:9px}.work-card a{color:#429c88;font-size:9px;font-weight:800;text-decoration:none}.settings-list{gap:9px;display:grid}.settings-list article{background:#fff;border:1px solid #dfe9e8;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.settings-list strong,.settings-list span{display:block}.settings-list strong{color:#354158;font-size:11px}.settings-list span{color:#8490a2;margin-top:4px;font-size:9px}.settings-list b{color:#318f79;font-size:9px}.settings-list b i{background:#51c4a8;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.small-focus{justify-content:space-between}.small-focus>div:first-child{flex:1}@media (width<=980px){.simplified-shell .simple-sidebar{width:190px}.simplified-shell .workspace{width:calc(100% - 190px);margin-left:190px}.next-steps,.section-intro,.work-grid{grid-template-columns:1fr}}@media (width<=760px){.simplified-shell{display:block}.simplified-shell .simple-sidebar{z-index:20;border-bottom:1px solid #dce7e5;border-right:0;width:100%;min-height:0;padding:9px 10px;display:block;position:sticky;top:0}.simple-sidebar .brand,.simple-sidebar .nav-label,.simple-sidebar .sidebar-help,.simple-sidebar .user-card{display:none}.simple-sidebar nav{gap:6px;display:flex;overflow-x:auto}.simple-sidebar nav button,.simple-sidebar nav button.active,.simple-sidebar nav button:not(.active){flex:none;justify-content:center;min-height:38px;padding:8px 11px;font-size:10px}.simple-sidebar .nav-icon{width:auto;font-size:14px}.simple-sidebar .nav-copy strong{font-size:9px}.simple-sidebar .nav-copy small,.simple-sidebar nav em{display:none}.simplified-shell .workspace{width:100%;margin-left:0}.simple-topbar{min-height:88px;position:static}.page-description{max-width:310px}.simple-metrics,.how-it-works>div{grid-template-columns:1fr}.focus-card,.welcome-card{flex-direction:column;align-items:flex-start}.focus-number{border-radius:16px;width:58px;height:58px;font-size:24px}.simple-topbar .top-actions{align-self:center}}@media (width<=470px){.simple-topbar{gap:12px}.simple-topbar .top-ops-link{white-space:nowrap;padding:9px 10px}.welcome-card h2,.focus-card h2{font-size:20px}.next-steps{gap:8px}}.lead-engine-shell{color:#2b3850;background:radial-gradient(circle at 88% 0,#5ce1c32b,#0000 25%),radial-gradient(circle at 28% 0,#9b8cff21,#0000 29%),linear-gradient(#f8fcfb,#f1f8f6);min-height:100vh}.engine-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #dce8e6;grid-template-columns:minmax(230px,1fr) auto minmax(130px,1fr);align-items:center;gap:24px;min-height:74px;padding:10px 24px;display:grid;position:sticky;top:0;box-shadow:0 8px 30px #42635b0f}.engine-brand{align-items:center;gap:11px;display:flex}.engine-brand .brand-mark{flex:none;width:36px;height:36px}.engine-brand strong,.engine-brand span{display:block}.engine-brand strong{color:#2c3750;letter-spacing:.12em;font-size:13px}.engine-brand span{color:#65a999;margin-top:2px;font-size:8px}.engine-header nav{background:#f0f6f4;border-radius:13px;align-items:center;gap:7px;padding:5px;display:flex}.engine-header nav button{color:#738096;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:7px 12px;font-size:10px;font-weight:800;display:flex;position:relative}.engine-header nav button>span{color:#6f7c8e;background:#fff;border:1px solid #dbe6e4;border-radius:7px;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.engine-header nav button.active{color:#30534b;background:#fff;box-shadow:0 4px 13px #43635c1a}.engine-header nav button.active>span{color:#fff;background:#55c7ad;border-color:#55c7ad}.engine-header nav em{color:#fff;background:#806ddd;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:7px;font-style:normal;display:grid}.engine-ops-link{color:#607087;justify-self:end;font-size:9px;font-weight:800;text-decoration:none}.connection-strip{color:#75613d;background:#fff8e9;border-bottom:1px solid #efdfbd;align-items:center;gap:14px;min-height:38px;padding:8px 24px;font-size:8px;display:flex}.connection-strip>div{flex:none;font-weight:800}.connection-strip i{background:#e6a84c;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.connection-strip span{color:#8d7c5d;flex:1}.connection-strip a{color:#7d6131;font-weight:900;text-decoration:none}.engine-content{gap:15px;width:min(1460px,100%);margin:0 auto;padding:24px 28px 120px;animation:.22s ease-out view-in;display:grid}.engine-title{justify-content:space-between;align-items:flex-end;gap:30px;padding:5px 2px 2px;display:flex}.engine-title h1{color:#29364d;margin:6px 0 5px;font:500 27px/1.25 Georgia,Noto Serif TC,serif}.engine-title p{color:#7b889a;margin:0;font-size:10px;line-height:1.6}.engine-primary{flex:none;padding:12px 17px;text-decoration:none}.search-controls{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.search-controls label>span{color:#7a8798;margin:0 0 5px 2px;font-size:8px;font-weight:800;display:block}.search-controls select,.search-controls input{color:#405068;background:#f7faf9;border:1px solid #dce6e4;border-radius:9px;outline:0;width:100%;height:38px;padding:0 11px;font-size:9px}.ai-search-builder{background:#ffffffeb;border:1px solid #dce8e6;border-radius:14px;padding:15px;box-shadow:0 8px 24px #42635b0d}.builder-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:13px;display:flex}.builder-heading span,.builder-heading h2{margin:0;display:block}.builder-heading span{color:#55a895;letter-spacing:.08em;font-size:8px;font-weight:800}.builder-heading h2{color:#344158;margin-top:4px;font:500 16px/1.2 Georgia,Noto Serif TC,serif}.builder-heading small{color:#7b8797;font-size:8px}.engine-panel{color:#344158;background:#fffffff5;border:1px solid #dce8e6;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #42635b0f}.engine-panel-head{border-bottom:1px solid #e4ecea;justify-content:space-between;align-items:center;gap:15px;min-height:61px;padding:13px 16px;display:flex}.engine-panel-head span,.engine-panel-head h2{margin:0;display:block}.engine-panel-head span{color:#55a895;letter-spacing:.08em;font-size:8px;font-weight:800}.engine-panel-head h2{margin-top:4px;font:500 16px/1.2 Georgia,Noto Serif TC,serif}.selection-summary{color:#6f7c8e;font-size:9px}.selection-summary strong{color:#4bac96;font-size:18px}.lead-work-list{display:grid}.lead-work-list article{border-top:1px solid #edf2f1;grid-template-columns:28px 38px minmax(150px,1.4fr) minmax(90px,.65fr) minmax(160px,1.2fr) 65px 62px 74px;align-items:center;gap:12px;min-height:67px;padding:9px 16px;display:grid}.lead-work-list article:first-child{border-top:0}.lead-work-list article.selected{background:linear-gradient(90deg,#5ce1c314,#0000 32%)}.lead-check{width:20px;height:20px;position:relative}.lead-check input{opacity:0;position:absolute}.lead-check span{background:#fff;border:1px solid #cad8d5;border-radius:6px;width:18px;height:18px;display:block}.lead-check input:checked+span{background:#55c7ad;border-color:#55c7ad;box-shadow:inset 0 0 0 4px #fff}.lead-check.disabled span{background:#edf1f0;border-color:#dce4e2}.lead-avatar{color:#6654bc;background:linear-gradient(145deg,#e4f7f2,#eeeaff);border-radius:11px;place-items:center;width:35px;height:35px;font-size:12px;font-weight:900;display:grid}.lead-identity strong,.lead-identity span,.lead-industry span,.lead-industry small,.lead-signal span,.lead-signal strong{display:block}.lead-identity span,.lead-industry small{color:#8995a5;margin-top:3px;font-size:8px}.lead-industry span{color:#6d5cc2;background:#eeeaff;border-radius:12px;width:max-content;padding:4px 7px;font-size:8px}.lead-signal span{color:#98a2af;font-size:7px}.lead-signal strong{color:#9b6a24;margin-top:4px;font-size:8px}.lead-score{grid-template-columns:23px 1fr;align-items:center;column-gap:6px;display:grid}.lead-score>span{color:#24866f;background:#dcf7ef;border-radius:7px;grid-row:1/3;place-items:center;width:23px;height:23px;font-size:8px;font-weight:900;display:grid}.lead-score small{color:#929dac;font-size:7px}.heat-badge,.history-badge{border-radius:12px;width:max-content;padding:5px 7px;font-size:7px;font-weight:800}.heat-火熱{color:#b64b36;background:#ffe9e4}.heat-高意向{color:#9a691d;background:#fff1d8}.heat-培育{color:#6b5abd;background:#eeeaff}.history-badge{color:#368c78;background:#e5f7f2}.history-badge.contacted{color:#788394;background:#edf1f2}.list-batch-actions{align-items:center;gap:12px;display:flex}.list-batch-actions>button{color:#557269;background:#eff9f6;border:1px solid #d5eae4;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:800}.engine-panel-footer{background:#f7faf9;border-top:1px solid #e2ebe9;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:11px 16px;display:flex}.engine-panel-footer>span{color:#8793a3;font-size:8px}.engine-panel-footer button{color:#17221f;background:linear-gradient(120deg,#5ce1c3,#a99cff);border:0;border-radius:9px;padding:10px 14px;font-size:9px;font-weight:900}.engine-panel-footer button:disabled{opacity:.45;cursor:not-allowed}.sender-section{background:#fff;border:1px solid #dce8e6;border-radius:14px;padding:17px;box-shadow:0 8px 24px #42635b0d}.delivery-safety .engine-panel-head>b{color:#2f8c75;font-size:8px}.delivery-safety .engine-panel-head>b i{background:#51c4a8;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.safety-rules{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.safety-rules article{border-right:1px solid #e7eeec;align-items:flex-start;gap:9px;min-height:92px;padding:15px;display:flex}.safety-rules article:last-child{border-right:0}.safety-rules article>span{color:#337e6c;background:#e3f6f0;border-radius:8px;flex:none;place-items:center;width:25px;height:25px;font-size:8px;font-weight:900;display:grid}.safety-rules p{margin:0}.safety-rules strong,.safety-rules small{display:block}.safety-rules strong{color:#435067;font-size:9px}.safety-rules small{color:#8591a2;margin-top:4px;font-size:7px;line-height:1.55}.completion-email{color:#455269;background:#f2f9f7;border:1px solid #d9ebe6;border-radius:10px;align-items:center;gap:9px;margin:0 14px 14px;padding:11px 12px;display:flex}.completion-email input{accent-color:#4dbda3}.completion-email strong,.completion-email small{display:block}.completion-email strong{font-size:9px}.completion-email small{color:#8390a1;margin-top:3px;font-size:7px}.section-label{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.section-label span{color:#8c97a6;font-size:8px}.sender-options{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.sender-options>button{text-align:left;color:#3b485f;background:#f8faf9;border:1px solid #dfe8e6;border-radius:12px;align-items:center;gap:11px;padding:13px;display:flex}.sender-options>button.active{background:#effaf7;border-color:#6bceb8;box-shadow:inset 0 0 0 1px #6bceb8}.sender-avatar{color:#fff;background:linear-gradient(145deg,#55c7ad,#806ddd);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.sender-options p,.sender-options div{flex:1}.sender-options strong,.sender-options div>span,.sender-options small{display:block}.sender-options div>span{color:#64748a;margin-top:2px;font-size:9px}.sender-options small{color:#929cab;margin-top:3px;font-size:7px}.sender-options i{color:#fff;background:#55c7ad;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-style:normal;display:grid}.sender-options>button:not(.active) i{background:#e8eeec}.outreach-grid{grid-template-columns:.85fr 1.5fr;gap:14px;display:grid}.dm-queue>button,.conversation-list>button{text-align:left;color:#3b485f;background:#fff;border:0;border-top:1px solid #edf2f1;align-items:center;gap:10px;width:100%;padding:11px 14px;display:flex}.dm-queue>button:hover,.conversation-list>button:hover,.conversation-list>button.active{background:#f0faf7}.dm-queue p,.conversation-list p{flex:1;min-width:0;margin:0}.dm-queue p strong,.dm-queue p small,.conversation-list p strong,.conversation-list p span,.conversation-list p small{display:block}.dm-queue p small,.conversation-list p small{color:#909aa8;margin-top:3px;font-size:7px}.dm-queue em{color:#96702d;background:#fff3da;border-radius:11px;padding:4px 7px;font-size:7px;font-style:normal}.dm-editor{padding-bottom:15px}.dm-editor>label{color:#7b8798;margin:15px 16px 7px;font-size:8px;font-weight:800;display:block}.dm-editor>textarea{resize:vertical;color:#455269;background:#f7faf9;border:1px solid #dce7e5;border-radius:11px;outline:0;width:calc(100% - 32px);min-height:150px;margin:0 16px;padding:14px;font:10px/1.75 Arial,Noto Sans TC,sans-serif}.editor-checks{flex-wrap:wrap;gap:6px;padding:9px 16px;display:flex}.editor-checks span{color:#3b8d79;background:#e7f7f2;border-radius:12px;padding:4px 7px;font-size:7px}.editor-actions{justify-content:flex-end;align-items:center;gap:9px;padding:4px 16px 0;display:flex}.editor-actions button{color:#617087;background:#fff;border:1px solid #d9e4e2;border-radius:8px;padding:9px 12px;font-size:8px}.editor-actions .safe-queue-button{color:#fff;background:#6f63bc;border-color:#6f63bc;font-weight:800}.editor-actions a{color:#fff;background:#6f63bc;border-radius:8px;padding:10px 13px;font-size:8px;font-weight:800;text-decoration:none}.empty-state{color:#8b96a5;text-align:center;padding:35px;font-size:9px}.batch-note{color:#6c5eb6;background:#f1eeff;border-bottom:1px solid #e4dfff;padding:8px 13px;font-size:8px}.inbox-title{align-items:center}.notification-pill{color:#3c8b78;background:#e8f8f3;border:1px solid #cdebe3;border-radius:18px;padding:9px 12px;font-size:9px;font-weight:800}.notification-pill i{background:#4bc2a7;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #d7f2eb}.inbox-layout{grid-template-columns:280px minmax(380px,1fr) 230px;gap:12px;min-height:590px;display:grid}.conversation-list>button{min-height:73px}.conversation-list p span{color:#67758a;text-overflow:ellipsis;white-space:nowrap;max-width:160px;margin-top:3px;font-size:8px;overflow:hidden}.conversation-list em{color:#fff;background:#7967d3;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:7px;font-style:normal;display:grid}.chat-panel{flex-direction:column;min-height:590px;display:flex}.chat-panel>header{border-bottom:1px solid #e4ecea;align-items:center;gap:10px;min-height:65px;padding:12px 15px;display:flex}.chat-panel header p{flex:1;margin:0}.chat-panel header strong,.chat-panel header span{display:block}.chat-panel header span{color:#8b96a5;margin-top:3px;font-size:8px}.chat-panel header a{color:#5f9e90;font-size:8px;font-weight:800;text-decoration:none}.chat-messages{background:#f8fbfa;flex-direction:column;flex:1;gap:9px;padding:18px;display:flex}.chat-messages p{border-radius:12px;max-width:76%;margin:0;padding:10px 12px;font-size:9px;line-height:1.6}.chat-messages .brand{color:#fff;background:#7568be;border-bottom-right-radius:4px;align-self:flex-end}.chat-messages .lead{color:#3e4b61;background:#e7f5f1;border:1px solid #d4eae4;border-bottom-left-radius:4px;align-self:flex-start}.reply-composer{border-top:1px solid #e1e9e7;padding:12px}.reply-composer textarea{resize:none;color:#405068;background:#f8faf9;border:1px solid #dbe5e3;border-radius:9px;outline:0;width:100%;min-height:72px;padding:10px;font-size:9px}.reply-composer>div{justify-content:space-between;align-items:center;gap:12px;margin-top:7px;display:flex}.reply-composer span{color:#9a835d;font-size:7px}.reply-composer button{color:#fff;background:#7967c8;border:0;border-radius:8px;padding:9px 12px;font-size:8px;font-weight:800}.conversation-context{align-content:start;gap:12px;display:grid}.conversation-context .engine-panel{padding:16px}.conversation-context span{color:#56a895;font-size:8px;font-weight:800}.conversation-context h3{margin:5px 0 12px;font-size:13px}.conversation-context ul{color:#67758a;margin:0;padding-left:17px;font-size:8px;line-height:1.7}.conversation-context button{color:#486158;background:#e8f7f2;border:0;border-radius:8px;width:100%;margin-top:13px;padding:9px;font-size:8px;font-weight:800}.lead-summary p{color:#8995a5;border-top:1px solid #e9efee;justify-content:space-between;align-items:center;margin:0;padding:8px 0;font-size:8px;display:flex}.lead-summary p strong{color:#465269}.reply-detection{color:#455269;background:#fff8e9;border:1px solid #efdfbd;border-radius:13px;align-items:center;gap:13px;padding:13px 16px;display:flex}.reply-detection>div{flex:1;align-items:center;gap:10px;display:flex}.detector-icon{color:#8b6d35;background:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.reply-detection p{margin:0}.reply-detection strong,.reply-detection small{display:block}.reply-detection small{color:#8d7c5d;margin-top:3px;font-size:8px}.reply-detection>b{color:#9b7431;font-size:8px}.reply-detection>b i{background:#e4a64c;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.reply-detection>a{color:#7d6131;font-size:8px;font-weight:900;text-decoration:none}.progress-metrics{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.progress-metrics article{background:#fff;border:1px solid #dce8e6;border-radius:12px;padding:14px 15px}.progress-metrics span,.progress-metrics strong,.progress-metrics small{display:block}.progress-metrics span{color:#7e8a9a;font-size:8px}.progress-metrics strong{color:#344158;margin:4px 0 3px;font-size:22px}.progress-metrics small{color:#55a895;font-size:7px}.followup-board .engine-panel-head>b{color:#6f7b8d;font-size:8px}.followup-head,.followup-board>article{grid-template-columns:1.1fr 1.6fr 1.5fr .65fr .7fr 1fr;align-items:center;gap:11px;display:grid}.followup-head{color:#8a95a4;background:#f7faf9;padding:8px 14px;font-size:7px;font-weight:800}.followup-board>article{border-top:1px solid #e8efed;min-height:66px;padding:10px 14px}.followup-board>article>div{align-items:center;gap:8px;display:flex}.followup-board>article>p{color:#627087;margin:0;font-size:8px;line-height:1.45}.followup-board>article>span{color:#728095;font-size:8px}.followup-stage{color:#7c653c;background:#fff2da;border-radius:11px;width:max-content;padding:4px 7px;font-size:7px}.followup-stage.booked{color:#2f876f;background:#e2f6ef}.followup-board>article>button{color:#6354b6;background:#eeeaff;border:0;border-radius:8px;padding:8px 9px;font-size:7px;font-weight:800}.followup-board>article>button.meeting-done{color:#2f806c;background:#e5f7f1}.records-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.simple-record .engine-panel-head a{color:#5d9d8e;font-size:8px;font-weight:800;text-decoration:none}.record-row{border-top:1px solid #e8efed;grid-template-columns:1fr 1.3fr .6fr;align-items:center;gap:10px;padding:11px 14px;font-size:8px;display:grid}.record-row strong{color:#536177}.record-row b{color:#5f50b2;background:#eeeaff;border-radius:10px;justify-self:end;padding:4px 7px;font-size:7px}.engine-brand span{font-size:11px}.engine-header nav button{font-size:13px}.engine-header nav button>span,.engine-header nav em{font-size:10px}.engine-ops-link,.connection-strip{font-size:12px}.engine-title p{font-size:14px}.search-controls label>span,.builder-heading span,.builder-heading small,.engine-panel-head span{font-size:12px}.search-controls select,.search-controls input{height:44px;font-size:14px}.builder-heading h2,.engine-panel-head h2{font-size:19px}.selection-summary{font-size:13px}.lead-work-list article{min-height:78px}.lead-identity strong{font-size:14px}.lead-identity span,.lead-industry small,.lead-industry span,.lead-signal span,.lead-signal strong{font-size:12px}.lead-score>span,.lead-score small{font-size:11px}.lead-score strong{font-size:14px}.heat-badge,.history-badge{font-size:11px}.list-batch-actions>button,.engine-panel-footer>span{font-size:12px}.engine-panel-footer button{font-size:13px}.delivery-safety .engine-panel-head>b{font-size:12px}.safety-rules strong,.completion-email strong{font-size:14px}.safety-rules small,.completion-email small{font-size:12px}.safety-rules article>span{font-size:11px}.section-label strong{font-size:14px}.section-label span{font-size:12px}.sender-options strong{font-size:14px}.sender-options div>span{font-size:13px}.sender-options small{font-size:12px}.dm-queue p strong,.conversation-list p strong{font-size:14px}.dm-queue p small,.conversation-list p small,.dm-queue em,.dm-editor>label{font-size:12px}.dm-editor>textarea{font-size:14px}.editor-checks span{font-size:11px}.editor-actions button,.editor-actions a,.batch-note,.empty-state,.notification-pill{font-size:13px}.conversation-list p span,.conversation-list em{font-size:12px}.chat-panel header strong{font-size:14px}.chat-panel header span,.chat-panel header a{font-size:12px}.chat-messages p,.reply-composer textarea{font-size:14px}.reply-composer span{font-size:11px}.reply-composer button{font-size:13px}.conversation-context span,.conversation-context ul,.lead-summary p{font-size:12px}.conversation-context button{font-size:13px}.reply-detection strong{font-size:14px}.reply-detection small,.reply-detection>b,.reply-detection>a,.progress-metrics span,.progress-metrics small,.followup-board .engine-panel-head>b,.followup-head,.followup-board>article>p,.followup-board>article>span,.followup-stage,.followup-board>article>button{font-size:12px}.followup-board>article>div strong{font-size:14px}.simple-record .engine-panel-head a,.record-row,.record-row b{font-size:12px}.ai-help-trigger b,.ai-help-panel header strong{font-size:15px}.ai-help-panel header span,.ai-help-quick button{font-size:12px}.ai-help-messages p,.ai-help-panel form input{font-size:14px}.ai-help-panel>small{font-size:11px}@media (width<=1050px){.engine-header{grid-template-columns:1fr auto}.engine-header nav{grid-area:2/1/auto/-1;justify-content:center}.engine-header{padding-bottom:12px}.inbox-layout{grid-template-columns:240px 1fr}.conversation-context{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.engine-header{-webkit-backdrop-filter:none;backdrop-filter:none;grid-template-columns:1fr auto;gap:10px;min-height:58px;padding:10px 13px;position:sticky;top:0;box-shadow:0 4px 18px #42635b14}.engine-brand span,.engine-ops-link{display:none}.engine-header nav{z-index:85;width:100%;min-height:70px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #dbe7e4;border-radius:0;justify-content:stretch;gap:3px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -9px 28px #304e471f}.engine-header nav button{white-space:nowrap;flex-direction:column;flex:25%;justify-content:center;gap:3px;min-width:0;min-height:48px;padding:5px 2px;font-size:11px}.engine-header nav button>span{width:20px;height:20px}.engine-header nav em{position:absolute;top:2px;right:calc(50% - 22px)}.connection-strip{flex-wrap:wrap;align-items:flex-start;gap:7px 10px;padding:10px 13px;line-height:1.45}.connection-strip span{flex-basis:100%;order:3}.connection-strip a{margin-left:auto}.engine-content{padding:18px 13px calc(150px + env(safe-area-inset-bottom))}.engine-title{flex-direction:column;align-items:flex-start;gap:12px}.engine-title h1{font-size:25px;line-height:1.32}.engine-primary{text-align:center;width:100%}.search-controls,.sender-options,.outreach-grid{grid-template-columns:1fr}.safety-rules{grid-template-columns:repeat(2,1fr)}.safety-rules article:nth-child(2){border-right:0}.safety-rules article:nth-child(-n+2){border-bottom:1px solid #e7eeec}.builder-heading{flex-direction:column;align-items:flex-start;gap:4px}.lead-work-list{gap:10px;padding:10px}.lead-work-list article{background:#fff;border:1px solid #e2ece9;border-radius:13px;grid-template-columns:24px 40px minmax(0,1fr) auto;gap:9px;min-height:0;padding:14px 12px;box-shadow:0 5px 16px #42635b0d}.lead-work-list article:first-child{border-top:1px solid #e2ece9}.lead-work-list article.selected{background:linear-gradient(120deg,#f1fcf9,#fff);border-color:#bfe6dc}.lead-check{grid-area:1/1;align-self:center}.lead-avatar{grid-area:1/2}.lead-identity{grid-area:1/3;min-width:0}.lead-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.heat-badge{grid-area:1/4;align-self:center}.lead-industry{grid-area:2/2/auto/-1}.lead-signal{grid-area:3/2/auto/-1;padding-bottom:2px}.lead-score{grid-area:4/2/auto/3}.history-badge{grid-area:4/3/auto/-1;place-self:center start}.engine-panel-footer{flex-direction:column;align-items:flex-start}.engine-panel-footer button{width:100%;min-height:46px}.inbox-layout{grid-template-columns:1fr}.conversation-list{max-height:280px;overflow-y:auto}.conversation-context{grid-column:auto;grid-template-columns:1fr}.chat-panel{min-height:520px}.reply-composer>div{flex-direction:column;align-items:stretch}.reply-composer button{min-height:44px}.progress-metrics{grid-template-columns:repeat(2,1fr)}.followup-head{display:none}.followup-board>article{grid-template-columns:1fr;gap:7px;padding:14px}.followup-board>article>button{justify-self:stretch;min-height:44px}.records-grid{grid-template-columns:1fr}.reply-detection{flex-wrap:wrap;align-items:flex-start}.record-row{grid-template-columns:1fr;gap:5px;padding:14px}.record-row b{justify-self:start;margin-top:4px}.ai-help{right:12px;bottom:calc(82px + env(safe-area-inset-bottom))}.ai-help-trigger{border-radius:50%;justify-content:center;width:52px;min-height:52px;margin-left:auto;padding:0;box-shadow:0 10px 24px #44665e3d}.ai-help-trigger span{width:32px;height:32px}.ai-help-trigger b{display:none}.ai-help-panel{border-radius:18px;width:calc(100vw - 24px);max-height:calc(100vh - 170px);margin-bottom:9px}.ai-help-messages{max-height:min(260px,32vh)}}@media (width<=470px){.engine-brand strong{font-size:13px}.engine-header nav{width:100%}.section-label{flex-direction:column;align-items:flex-start;gap:4px}.editor-actions{flex-direction:column;align-items:stretch}.editor-actions button,.editor-actions a{text-align:center}.safety-rules{grid-template-columns:1fr}.safety-rules article{border-bottom:1px solid #e7eeec;border-right:0}.safety-rules article:last-child{border-bottom:0}.inbox-title .notification-pill{align-self:flex-start}}
