/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}}:root{--blue:#1d6ff2;--blue-dark:#1357cd;--cyan:#19bfd1;--ink:#172033;--muted:#718096;--line:#e6edf6;--soft:#f5f8fd;--panel:#fffffff5;--danger:#e94c61;--success:#16a876;--shadow:0 10px 28px #2d538714}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#f2f6fc;margin:0}body{font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{background:radial-gradient(circle at 93% 2%,#81ccff38,#0000 26%),linear-gradient(135deg,#f6f9fd,#eef4fb);min-height:100vh;display:flex}.sidebar{z-index:20;background:#fafcfff7;border-right:1px solid #e2eaf4;flex-direction:column;width:222px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:6px 0 22px #355c8f09}.brand{border-bottom:1px solid #eaf0f7;align-items:center;gap:11px;height:84px;padding:0 22px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#287df8,#11bfda);border-radius:11px 11px 16px;place-items:center;width:41px;height:41px;font-size:20px;font-weight:800;display:grid;position:relative;transform:rotate(-4deg);box-shadow:0 8px 18px #1d6ff23d}.brand-mark:after{content:"";opacity:.84;z-index:-1;background:#7858df;border-radius:2px 7px 7px 2px;width:9px;height:20px;position:absolute;bottom:5px;right:-4px}.brand-mark span{transform:rotate(4deg)}.brand strong{letter-spacing:.4px;font-size:16px;display:block}.brand small{color:#8b98aa;letter-spacing:2px;margin-top:3px;font-size:10px;display:block}.side-nav{flex-direction:column;flex:1;gap:7px;padding:22px 13px;display:flex}.side-nav button{color:#627187;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;width:100%;height:46px;padding:0 14px;font-size:14px;transition:all .18s;display:flex;position:relative}.side-nav button:hover{color:var(--blue);background:#f0f5fc}.side-nav button.active{color:#1265e5;background:linear-gradient(90deg,#eaf3ff,#f4f8ff);font-weight:700}.side-nav button.active:before{content:"";background:linear-gradient(#1f7cf8,#13bdd6);border-radius:0 5px 5px 0;width:4px;height:25px;position:absolute;left:-13px}.nav-icon{color:#78879b;background:#edf2f8;border-radius:7px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:800;display:grid}.side-nav button.active .nav-icon{color:#fff;background:linear-gradient(145deg,#247af5,#38a8f4);box-shadow:0 5px 12px #257cf538}.sidebar-foot{background:#fff;border:1px solid #e2ebf6;border-radius:12px;margin:0 16px 18px;padding:13px}.host-dot{align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.host-dot span,.setting-state i,.connection i,.tool-state i,.live-badge i{background:#1bc88d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1bc88d1f}.sidebar-foot small{color:#98a5b6;margin:6px 0 0 14px;font-size:10px;display:block}.main-shell{width:calc(100% - 222px);min-width:0;margin-left:222px}.topbar{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9fcffe6;border-bottom:1px solid #dee8f4eb;justify-content:space-between;align-items:center;height:84px;padding:0 30px;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:.2px;margin:0;font-size:20px}.topbar p{color:#8a98aa;margin:5px 0 0;font-size:12px}.top-actions{align-items:center;gap:12px;display:flex}.search{color:#99a6b5;background:#f5f8fc;border:1px solid #e2eaf5;border-radius:9px;align-items:center;gap:9px;width:270px;height:38px;padding:0 12px;display:flex}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.icon-button{cursor:pointer;background:#fff;border:1px solid #e1e8f2;border-radius:10px;width:38px;height:38px;position:relative}.icon-button i{color:#fff;background:#ec5061;border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-4px;right:-4px}.role-switch{text-align:left;cursor:pointer;background:0 0;border:0;border-left:1px solid #e5ecf5;align-items:center;gap:9px;min-width:186px;height:50px;padding:0 0 0 15px;display:flex}.avatar,.person-avatar{color:#fff;background:linear-gradient(145deg,#1dbfb0,#13a181);border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.role-switch span:nth-child(2){flex:1}.role-switch strong,.role-switch small{display:block}.role-switch strong{font-size:12px}.role-switch small{color:#8c99aa;margin-top:4px;font-size:9px}.role-switch b{color:#9ba7b6;font-size:11px}.role-switch>button{color:#7c8b9e;cursor:pointer;background:#eef3f8;border:0;border-radius:6px;height:26px;padding:0 7px;font-size:8px}main{max-width:1640px;margin:0 auto;padding:25px 30px 46px}.welcome-panel{height:188px;box-shadow:var(--shadow);background:linear-gradient(115deg,#eef8ff 0%,#e6f2ff 53%,#e4ecff 100%);border:1px solid #c0ddf8b8;border-radius:18px;justify-content:space-between;align-items:center;padding:29px 35px;display:flex;position:relative;overflow:hidden}.welcome-panel:before{content:"";border:58px solid #ffffff52;border-radius:50%;width:380px;height:380px;position:absolute;top:-204px;right:-85px}.eyebrow{color:#3479d4;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.welcome-panel h2,.tool-hero h2,.report-status h2,.knowledge-hero h2{margin:0;font-size:24px}.welcome-panel p,.tool-hero p,.report-status p,.knowledge-hero p{color:#657990;margin:9px 0 0;font-size:13px}.welcome-actions{gap:10px;margin-top:20px;display:flex}.primary-button,.secondary-button,.mini-primary{cursor:pointer;border:0;border-radius:8px;height:36px;padding:0 17px;font-size:12px;font-weight:700}.primary-button,.mini-primary{color:#fff;background:linear-gradient(135deg,#247cf6,#1d6be8);box-shadow:0 7px 14px #1d6ff233}.secondary-button{color:#2d6abb;background:#ffffffc7;border:1px solid #4a89d930}.book-visual{width:310px;height:160px;margin-right:40px;position:relative}.book{color:#ffffffe0;writing-mode:vertical-rl;letter-spacing:4px;border-left:5px solid #ffffff47;border-radius:4px 10px 10px 4px;width:72px;height:112px;padding:15px 8px;font-size:13px;position:absolute;bottom:12px;box-shadow:10px 14px 24px #3a64aa2e}.book:after{content:"GB";writing-mode:horizontal-tb;letter-spacing:0;opacity:.65;font-size:10px;font-weight:800;position:absolute;bottom:10px;left:13px}.book-one{background:linear-gradient(150deg,#3389f7,#1365dc);height:103px;left:72px;transform:rotate(-10deg)}.book-two{background:linear-gradient(150deg,#25c4d6,#1495c8);height:126px;left:138px}.book-three{background:linear-gradient(150deg,#8a72e7,#6049c9);height:113px;left:207px;transform:rotate(9deg)}.orbit{border:1px solid #317ee03d;border-radius:50%;position:absolute}.orbit-a{width:260px;height:66px;bottom:0;left:37px;transform:rotate(-8deg)}.orbit-b{width:200px;height:48px;bottom:10px;left:66px;transform:rotate(8deg)}.filter-row{justify-content:space-between;align-items:center;margin:19px 0 15px;display:flex}.demo-strip{color:#6d8098;background:#f5f9fe;border:1px solid #dce9f8;border-radius:9px;align-items:center;gap:8px;min-height:31px;margin:14px 0 -4px;padding:7px 11px;font-size:9px;display:flex}.demo-strip span{color:#2472d9;background:#e5f0ff;border-radius:5px;padding:3px 6px;font-weight:800}.demo-strip.error{color:#a64231;background:#fff4f2;border-color:#ffd8d0}.store-tabs{background:#fff;border:1px solid #e5edf6;border-radius:10px;gap:4px;padding:4px;display:flex;box-shadow:0 4px 12px #35527b09}.store-tabs button{color:#7a899d;cursor:pointer;background:0 0;border:0;border-radius:7px;height:29px;padding:0 13px;font-size:11px}.store-tabs button.active{color:#1265e3;background:#eaf3ff;font-weight:700}.filter-row select{color:#56667b;background:#fff;border:1px solid #e1e9f3;border-radius:9px;outline:none;min-width:112px;height:37px;padding:0 12px;font-size:11px}.date-query{align-items:center;gap:8px;display:flex}.date-mode{background:#edf3fa;border-radius:9px;height:39px;padding:3px;display:flex}.date-mode button{color:#72839a;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:9px}.date-mode button.active{color:#176dd9;background:#fff;font-weight:700;box-shadow:0 2px 8px #2549771a}.date-filter{color:#74849a;cursor:pointer;background:#fff;border:1px solid #dbe6f3;border-radius:9px;align-items:center;gap:9px;height:39px;padding:0 10px 0 12px;font-size:9px;display:flex}.date-filter:hover{background:#fbfdff;border-color:#8eb8ed}.date-filter input{color:#354a65;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:10px}.date-range{align-items:center;gap:7px;display:flex}.date-range>i{color:#91a0b3;font-size:9px;font-style:normal}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{background:var(--panel);min-height:113px;box-shadow:var(--shadow);border:1px solid #e0e9f4e6;border-radius:14px;align-items:center;gap:14px;padding:19px;display:flex;position:relative}.metric-icon{color:#fff;border-radius:13px;place-items:center;width:43px;height:43px;font-size:18px;font-weight:800;display:grid;box-shadow:0 9px 20px #325ba02e}.metric-icon.blue{background:linear-gradient(145deg,#559af7,#1a6de4)}.metric-icon.purple{background:linear-gradient(145deg,#a77ae9,#7154d5)}.metric-icon.green{background:linear-gradient(145deg,#32c99d,#13a575)}.metric-icon.orange{background:linear-gradient(145deg,#ffb55b,#f0853e)}.metric-main{flex:1;min-width:0}.metric-main>span,.metric-main>strong,.metric-main>small{display:block}.metric-main>span{color:#7d8b9e;font-size:11px}.metric-main>strong{letter-spacing:-.3px;margin-top:6px;font-size:21px}.metric-main>small{color:#98a4b4;margin-top:6px;font-size:9px}.metric-main small b{margin-right:3px}.up{color:#18a77c}.down{color:#e98945}.metric-card>button{color:#9ba7b7;cursor:pointer;background:#f4f7fb;border:0;border-radius:7px;width:24px;height:24px;position:absolute;top:12px;right:12px}.dashboard-grid,.report-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.82fr);gap:15px;margin-top:15px;display:grid}.panel{background:var(--panel);box-shadow:var(--shadow);border:1px solid #e1eaf4eb;border-radius:14px;padding:19px}.section-heading{justify-content:space-between;align-items:center;min-height:27px;margin-bottom:14px;display:flex}.section-heading>div:first-child{align-items:center;gap:8px;display:flex}.section-heading h2{margin:0;font-size:14px}.heading-dot{background:linear-gradient(135deg,#087af5 20%,#0bd0d8);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #1786f012}.text-button{color:#4f7db8;cursor:pointer;background:0 0;border:0;font-size:10px}.legend{color:#8190a3;align-items:center;gap:13px;font-size:9px;display:flex}.legend span:before{content:"";border-radius:2px;width:7px;height:7px;margin-right:5px;display:inline-block}.legend .sales:before{background:#347ff0}.legend .profit:before{background:#22c3b2}.legend .promotion:before{background:#9780e8}.chart-wrap{height:208px;padding-top:8px;display:flex}.chart-y{color:#9ba7b6;flex-direction:column;justify-content:space-between;width:34px;padding-bottom:27px;font-size:8px;display:flex}.chart-area{flex:1;position:relative}.grid-lines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 27px}.grid-lines i{border-top:1px dashed #e6edf6}.bars{justify-content:space-around;align-items:flex-end;display:flex;position:absolute;inset:0}.bar-group{flex-direction:column;justify-content:flex-end;align-items:center;width:12.5%;height:100%;display:flex}.bar-stack{align-items:flex-end;gap:3px;height:calc(100% - 28px);display:flex}.bar{border-radius:4px 4px 1px 1px;width:7px;min-height:3px;transition:all .25s;display:block}.bar:hover{filter:brightness(.88)}.bar.sales{background:linear-gradient(#4e91f5,#2472e9)}.bar.profit{background:linear-gradient(#42d4c4,#18ad9c)}.bar.promotion{background:linear-gradient(#ad99ee,#846bdc)}.bar.profit.loss{background:linear-gradient(#ff8b93,#e95462)}.chart-empty{color:#92a0b1;flex-direction:column;justify-content:center;align-items:center;height:208px;display:flex}.chart-empty strong{color:#53657b;font-size:11px}.chart-empty span{margin-top:7px;font-size:8px}.bar-group>span{color:#8997a8;margin-top:9px;font-size:8px}.quick-tools{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.quick-tools button{text-align:left;cursor:pointer;background:#fbfdff;border:1px solid #e8eef6;border-radius:11px;grid-template-rows:1fr 1fr;grid-template-columns:34px 1fr;column-gap:9px;min-height:77px;padding:11px;display:grid}.quick-tools button:hover{border-color:#c8dcf6;transform:translateY(-1px)}.tool-orb{color:#fff;border-radius:10px;grid-row:1/3;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.tool-orb.cyan{background:linear-gradient(145deg,#41cadd,#169ccc)}.tool-orb.violet{background:linear-gradient(145deg,#9c7fe6,#7256ce)}.tool-orb.green{background:linear-gradient(145deg,#3bc89d,#159b74)}.tool-orb.amber{background:linear-gradient(145deg,#ffc36b,#ef9340)}.quick-tools strong{align-self:end;font-size:11px}.quick-tools small{color:#99a5b4;margin-top:3px;font-size:8px}.task-status{background:linear-gradient(90deg,#effaf6,#f7fcfa);border:1px solid #dcefe8;border-radius:11px;align-items:center;gap:9px;min-height:53px;margin-top:11px;padding:10px 11px;display:flex}.status-icon{color:#fff;background:#20b385;border-radius:9px;place-items:center;width:27px;height:27px;font-size:12px;display:grid}.task-status div{flex:1}.task-status strong,.task-status small{display:block}.task-status strong{font-size:10px}.task-status small{color:#799187;margin-top:4px;font-size:8px}.task-status button{color:#2b9474;cursor:pointer;background:0 0;border:0;font-size:9px}.table-shell{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:10px}th{text-align:left;color:#8996a7;background:#f7f9fc;padding:10px 9px;font-weight:500}th:first-child{border-radius:7px 0 0 7px}th:last-child{border-radius:0 7px 7px 0}td{color:#536379;border-bottom:1px solid #edf1f6;padding:11px 9px}tr:last-child td{border-bottom:0}.rank{color:#78879a;background:#f0f3f7;border-radius:7px;place-items:center;width:23px;height:23px;font-weight:800;display:grid}.rank-1{color:#ec843b;background:#fff0e3}.rank-2{color:#6c85a5;background:#eaf1fa}.rank-3{color:#9d6f51;background:#f4e8df}.product-link{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.product-link strong,.product-link small{display:block}.product-link strong{color:#2b374a;max-width:270px;font-size:10px}.product-link small{color:#a0aaba;margin-top:4px;font-size:8px}.store-tag{color:#3576c8;background:#edf5ff;border-radius:6px;padding:4px 7px;font-size:9px;display:inline-block}.negative{font-weight:700;color:var(--danger)!important}.more-button{color:#3777c9;cursor:pointer;background:0 0;border:0;font-size:9px}.drawer-backdrop{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#16253b38;justify-content:flex-end;display:flex;position:fixed;inset:0}.product-drawer{background:#f8fbff;width:min(920px,94vw);height:100%;padding:34px 38px;animation:.22s slide-in;overflow-y:auto;box-shadow:-20px 0 55px #253d5e2b}@keyframes slide-in{0%{opacity:.5;transform:translate(40px)}}.drawer-head{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.drawer-head h2{margin:0;font-size:19px}.drawer-head p{color:#8795a7;margin:7px 0 0;font-size:10px}.drawer-head>button{cursor:pointer;color:#748398;background:#fff;border:1px solid #e0e8f2;border-radius:9px;width:31px;height:31px;font-size:19px}.product-url{color:#2373db;margin-top:9px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.product-url:hover{text-decoration:underline}.drawer-metrics{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:26px;display:grid}.drawer-metrics div{background:#fff;border:1px solid #e5edf6;border-radius:11px;min-width:0;padding:15px}.drawer-metrics span,.drawer-metrics strong,.drawer-metrics small{display:block}.drawer-metrics span{color:#8996a7;font-size:9px}.drawer-metrics strong{margin-top:7px;font-size:16px}.drawer-metrics small{color:#9aa7b7;margin-top:5px;font-size:7px}.mini-history{background:#fff;border:1px solid #e6edf6;border-radius:12px;justify-content:space-around;align-items:flex-end;height:130px;margin-bottom:23px;padding:14px 12px 0;display:flex}.mini-history div{flex-direction:column;justify-content:flex-end;align-items:center;width:10%;height:100%;display:flex}.mini-history i{background:linear-gradient(#4e91f5,#2373ea);border-radius:5px 5px 2px 2px;width:19px;min-height:5px}.mini-history span{color:#95a1b1;margin:7px 0 8px;font-size:8px}.history-table{background:#fff;border:1px solid #e4ecf5;border-radius:11px;margin:-13px 0 23px;overflow:hidden}.history-table>div{border-bottom:1px solid #edf2f7;grid-template-columns:1.2fr repeat(4,1fr);align-items:center;gap:10px;min-height:39px;padding:0 14px;font-size:9px;display:grid}.history-table>div:last-child{border-bottom:0}.history-table .history-head{color:#8795a7;background:#f5f8fc;min-height:34px;font-weight:700}.history-table strong{color:#40536c}.history-table b,.history-table span:not(.negative){text-align:right}.history-table .positive{color:#15966f}.asset-mini-list{flex-direction:column;gap:8px;margin-bottom:22px;display:flex}.asset-mini-list>div{background:#fff;border:1px solid #e7edf5;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.asset-mini-list p{flex:1;margin:0}.asset-mini-list strong,.asset-mini-list small{display:block}.asset-mini-list strong{font-size:10px}.asset-mini-list small{color:#98a5b5;margin-top:4px;font-size:8px}.asset-mini-list b{color:#98a5b3;font-size:8px}.timeline{border-left:1px solid #dce7f4;margin-left:6px;padding-left:17px}.timeline>div{margin-bottom:16px;position:relative}.timeline i{background:#2a7df0;border-radius:50%;width:8px;height:8px;position:absolute;top:3px;left:-22px;box-shadow:0 0 0 4px #e9f2ff}.timeline p{margin:0}.timeline strong,.timeline span,.timeline small{display:block}.timeline strong{font-size:10px}.timeline span{color:#68788e;margin-top:4px;font-size:9px}.timeline small{color:#a0aab9;margin-top:4px;font-size:8px}.tool-hero,.report-status,.knowledge-hero{min-height:155px;box-shadow:var(--shadow);background:linear-gradient(115deg,#edf7ff,#e8f1ff);border:1px solid #dbe9f8;border-radius:17px;justify-content:space-between;align-items:center;padding:28px 32px;display:flex}.tool-count{color:#fff;background:linear-gradient(145deg,#267bf1,#22b9d4);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:135px;height:95px;display:flex;box-shadow:0 15px 25px #1f76e533}.tool-count strong{font-size:32px}.tool-count span{margin-top:4px;font-size:10px}.tool-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:17px;display:grid}.tool-card{min-height:290px;box-shadow:var(--shadow);background:#fff;border:1px solid #e1e9f3;border-radius:15px;flex-direction:column;padding:22px;display:flex}.tool-card.featured{background:linear-gradient(145deg,#fff,#f7fbff);border-color:#c9dcf8}.tool-card.coming{background:#fafbfe}.tool-card-top{justify-content:space-between;align-items:flex-start;display:flex}.tool-logo{color:#fff;border-radius:13px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-weight:800;display:grid;box-shadow:0 9px 18px #30548d29}.image-logo{background:linear-gradient(145deg,#29c3da,#137fd5)}.report-logo{background:linear-gradient(145deg,#9b78e8,#664bc9)}.listing-logo{background:linear-gradient(145deg,#ffad4f,#f06b3d)}.future-logo{background:linear-gradient(145deg,#f6a958,#e46d50)}.tool-card.listing-card{background:linear-gradient(145deg,#fff,#fffbf6);border-color:#f0ddc9}.tool-card.message-card{background:linear-gradient(145deg,#fff,#f4fcfa);border-color:#cde9e3}.tool-state,.live-badge,.setting-state{color:#278d70;background:#eef9f5;border-radius:12px;align-items:center;gap:6px;height:24px;padding:0 8px;font-size:8px;font-weight:700;display:inline-flex}.tool-state.planned{color:#8b98a8;background:#f2f4f8}.tool-card h3{margin:19px 0 0;font-size:16px}.tool-card>p{color:#76869a;min-height:52px;font-size:10px;line-height:1.8}.tool-tags{flex-wrap:wrap;gap:6px;display:flex}.tool-tags span{color:#5f7898;background:#f0f5fc;border-radius:6px;padding:5px 8px;font-size:8px}.tool-card-foot{border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px;display:flex}.tool-card-foot small{color:#98a5b4;font-size:8px}.tool-card-foot button{color:#fff;cursor:pointer;background:#2175ec;border:0;border-radius:8px;height:31px;padding:0 12px;font-size:9px}.tool-card-foot button:disabled{color:#9ca8b7;cursor:default;background:#eef1f5}.roadmap{background:#f0f3f8;border-radius:8px;height:27px;margin-top:5px;position:relative;overflow:hidden}.roadmap i{opacity:.25;background:linear-gradient(90deg,#ffbd62,#ed7c58);position:absolute;inset:0 auto 0 0}.roadmap span{color:#9a7c6d;padding-left:9px;font-size:8px;line-height:27px;position:relative}.image-tool-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:16px;display:grid}.image-form-panel{padding:25px}.tool-step-head{border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.tool-step-head>div{align-items:center;gap:12px;display:flex}.tool-step-head h2{margin:0;font-size:16px}.tool-step-head p{color:#8996a7;margin:5px 0 0;font-size:9px}.connection{color:#9b7a47;font:inherit;cursor:pointer;background:#fff8e8;border:1px solid #f2e5c4;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:flex}.connection i{background:#e7a83b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e7a83b1f}.connection.online{color:#16865b;background:#ebfaf3;border-color:#bcebd6}.connection.online i{background:#22b573;box-shadow:0 0 0 4px #22b5731f}.helper-pair{background:#f6f9fe;border:1px solid #e1e9f5;border-radius:12px;align-items:flex-end;gap:14px;margin:16px 0;padding:14px 16px;display:flex}.helper-pair.connected{background:#f2fbf7;border-color:#cde9df}.helper-pair label{flex-direction:column;gap:6px;min-width:260px;display:flex}.helper-pair label span{color:#66738a;font-size:9px}.helper-pair input{background:#fff;border:1px solid #d9e2ef;border-radius:8px;height:38px;padding:0 12px}.helper-pair small{color:#7b8799;overflow-wrap:anywhere;flex:1;min-width:0;padding-bottom:4px;line-height:1.6}.helper-pair>button{flex:none;height:38px}.image-action-bar{grid-template-columns:repeat(3,1fr);gap:9px;margin:16px 0 20px;display:grid}.image-action-bar>button{text-align:left;color:#34445a;cursor:pointer;background:#fff;border:1px solid #dce7f4;border-radius:11px;align-items:center;gap:10px;min-width:0;min-height:64px;padding:10px 12px;display:flex}.image-action-bar>button:hover:not(:disabled){background:#f7fbff;border-color:#86b5f2;transform:translateY(-1px)}.image-action-bar>button:disabled{opacity:.48;cursor:not-allowed}.image-action-bar b{color:#2373df;background:#eaf3ff;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.image-action-bar span{min-width:0}.image-action-bar strong,.image-action-bar small{display:block}.image-action-bar strong{font-size:9px}.image-action-bar small{color:#8a98aa;margin-top:4px;font-size:7px;line-height:1.4}.full-tool-launch{background:linear-gradient(135deg,#eef6ff,#f8fbff);border:1px solid #cfe0ff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin:16px 0;padding:18px 20px;display:flex}.full-tool-launch div{gap:4px;display:grid}.full-tool-launch span{color:#2571d8;font-size:10px;font-weight:700}.full-tool-launch strong{color:#1d2a42;font-size:16px}.full-tool-launch small{color:#74839b}.full-tool-launch button{color:#fff;cursor:pointer;background:#1677ff;border:0;border-radius:9px;flex:none;padding:11px 18px;font-weight:700}.full-tool-launch button:disabled{cursor:not-allowed;background:#aebbcf}.quick-task-title{align-items:baseline;gap:12px;margin:22px 0 10px;display:flex}.quick-task-title span{color:#1f2d45;font-weight:700}.quick-task-title small{color:#8592a6}.helper-task-message{color:#9b6500;background:#fff7e8;border-radius:10px;margin-top:12px;padding:11px 14px;font-size:10px}.helper-task-message.success{color:#13764e;background:#eaf8f1}.helper-task-result{background:#fbfffd;border:1px solid #dbeee5;border-radius:10px;align-items:center;gap:10px;margin-top:9px;padding:10px 12px;display:flex}.helper-task-result>span{color:#fff;background:#24b678;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.helper-task-result p{flex-direction:column;gap:2px;min-width:0;display:flex}.helper-task-result small{color:#778398;white-space:nowrap;text-overflow:ellipsis;max-width:680px;overflow:hidden}.mode-tabs{background:#f2f5f9;border-radius:9px;gap:3px;width:fit-content;margin:20px 0;padding:4px;display:flex}.mode-tabs button{color:#7b899b;cursor:pointer;background:0 0;border:0;border-radius:7px;height:31px;padding:0 15px;font-size:10px}.mode-tabs button.active{color:#156be6;background:#fff;font-weight:700;box-shadow:0 3px 9px #2c4d7914}.image-modes{width:100%}.image-modes button{flex:1}.advanced-workflow{background:linear-gradient(135deg,#edf6ff,#fbfdff);border:1px solid #cfe0fb;border-radius:14px;align-items:center;gap:24px;min-height:214px;padding:22px;display:flex}.advanced-workflow>div{flex:1}.advanced-badge{color:#176bd5;background:#dcecff;border-radius:6px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.advanced-workflow h3{color:#20334e;margin:12px 0 7px;font-size:15px}.advanced-workflow p{color:#6f8198;margin:0;font-size:9px;line-height:1.75}.advanced-workflow ul{color:#526d8e;margin:13px 0 0;padding-left:17px;font-size:8px;line-height:1.8}.advanced-workflow>button{min-width:152px;height:42px}.embedded-editor{background:#f7faff;border:1px solid #d6e4f6;border-radius:14px;margin-top:4px;overflow:hidden}.editor-toolbar{background:#fff;border-bottom:1px solid #dfe9f5;align-items:flex-end;gap:7px;min-height:58px;padding:9px 11px;display:flex}.editor-toolbar label{gap:4px;min-width:175px;display:grid}.editor-toolbar label>span{color:#718197;font-size:8px;font-weight:700}.editor-toolbar input{border:1px solid #d9e3ef;border-radius:8px;outline:0;height:34px;padding:0 9px;font-size:9px}.editor-toolbar button,.editor-file-button{color:#42617f;cursor:pointer;white-space:nowrap;background:#f8fbff;border:1px solid #d8e3f0;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 11px;font-size:8px;display:inline-flex!important}.editor-toolbar button.primary-button{color:#fff;background:#2478ec;border-color:#2478ec}.editor-toolbar button:disabled{opacity:.45;cursor:not-allowed}.editor-toolbar-spacer{flex:1}.editor-file-button{align-self:flex-end;min-width:auto!important}.editor-file-button input{display:none}.editor-file-button>span{color:inherit!important;font-size:8px!important}.editor-workspace{grid-template-columns:minmax(0,1fr) 270px;min-height:510px;display:grid}.editor-canvas-shell{background-color:#e8eef6;background-image:linear-gradient(45deg,#dfe7f1 25%,#0000 25%),linear-gradient(-45deg,#dfe7f1 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#dfe7f1 75%),linear-gradient(-45deg,#0000 75%,#dfe7f1 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;place-items:center;min-width:0;min-height:510px;padding:18px;display:grid;position:relative;overflow:auto}.editor-canvas-shell canvas{cursor:crosshair;touch-action:none;background:#fff;max-width:100%;max-height:650px;display:block;box-shadow:0 8px 28px #263a5333}.editor-empty{color:#7c8ea4;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.editor-empty b{color:#2879e9;background:#fff;border-radius:16px;place-items:center;width:54px;height:54px;font-size:24px;display:grid;box-shadow:0 8px 22px #265b9f1f}.editor-empty strong{color:#40536d;margin-top:14px;font-size:12px}.editor-empty span{margin-top:7px;font-size:8px}.canvas-tip{color:#fff;white-space:nowrap;background:#1c2b40c2;border-radius:12px;padding:6px 10px;font-size:7px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.editor-controls{background:#fff;border-left:1px solid #dfe8f4;min-width:0;padding:14px;overflow-y:auto}.editor-control-head{border-bottom:1px solid #ebf0f6;justify-content:space-between;align-items:flex-start;padding-bottom:11px;display:flex}.editor-control-head strong,.editor-control-head small{display:block}.editor-control-head strong{font-size:10px}.editor-control-head small{color:#95a2b2;margin-top:3px;font-size:7px}.editor-control-head>span{color:#67809f;background:#eef4fb;border-radius:6px;padding:4px 6px;font-size:7px}.editor-controls>label,.editor-control-grid label{gap:5px;margin-top:10px;display:grid}.editor-controls label>span,.editor-control-grid label>span{color:#607187;font-size:8px;font-weight:700}.editor-controls input:not([type=checkbox]):not([type=color]),.editor-controls textarea,.editor-controls select{color:#2e3d52;background:#fbfcfe;border:1px solid #dce5ef;border-radius:7px;outline:0;width:100%;min-width:0;font-size:8px}.editor-controls input:not([type=checkbox]):not([type=color]),.editor-controls select{height:32px;padding:0 8px}.editor-controls textarea{resize:vertical;padding:8px}.editor-control-grid{grid-template-columns:minmax(0,1fr) 76px;gap:7px;display:grid}.editor-control-grid label small{color:#9aa6b5;font-size:7px}.editor-control-grid.colors{grid-template-columns:1fr 1fr 74px}.editor-control-grid.colors input[type=color]{background:#fff;border:1px solid #dce5ef;border-radius:7px;width:100%;height:32px;padding:3px}.ocr-line-list{border:1px solid #e1e9f2;border-radius:8px;max-height:108px;margin-top:9px;display:grid;overflow:auto}.ocr-line-list button{color:#43566f;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;min-height:28px;padding:5px 7px;font-size:8px;display:flex}.ocr-line-list button:last-child{border-bottom:0}.ocr-line-list button.active{color:#1269dc;background:#edf5ff}.ocr-line-list small{color:#8b9bad;font-size:7px}.editor-check{background:#f4f9ff;border:1px solid #d9e8f8;border-radius:8px;grid-template-columns:auto 1fr;align-items:flex-start;padding:9px;gap:7px!important;display:flex!important}.editor-check input{accent-color:#2478ee;margin-top:2px}.editor-check strong,.editor-check small{display:block}.editor-check strong{color:#315273;font-size:8px}.editor-check small{color:#8798aa;margin-top:3px;font-size:7px;line-height:1.45}.editor-apply{color:#fff;cursor:pointer;background:linear-gradient(90deg,#247af0,#2398e3);border:0;border-radius:8px;width:100%;height:37px;margin-top:11px;font-size:9px;font-weight:800}.editor-apply:disabled{opacity:.48;cursor:not-allowed}.editor-status{color:#536980;background:#f8fbff;border-top:1px solid #dfe8f3;align-items:center;gap:8px;min-height:43px;padding:8px 12px;display:flex}.editor-status>span{color:#18835e;background:#e4f7ef;border-radius:7px;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:8px;font-weight:800;display:grid}.editor-status.busy>span{color:#2674db;background:#e8f2ff}.editor-status p{overflow-wrap:anywhere;flex:1;min-width:0;margin:0;font-size:8px}.editor-status button{color:#2371d5;cursor:pointer;background:0 0;border:0;font-size:8px}.editor-final-actions{background:#fff;border-top:1px solid #e4ebf4;justify-content:flex-end;gap:8px;padding:10px 12px;display:flex}.editor-final-actions button{color:#486079;cursor:pointer;background:#fff;border:1px solid #d7e1ec;border-radius:8px;height:36px;padding:0 14px;font-size:8px;font-weight:700}.editor-final-actions button.primary-button{color:#fff;background:#2377ea;border-color:#2377ea}.editor-final-actions button:disabled{opacity:.48;cursor:not-allowed}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid label{flex-direction:column;gap:7px;display:flex}.form-grid label>span{color:#536378;font-size:10px;font-weight:700}.form-grid .wide{grid-column:1/-1}.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea{color:#303e51;background:#fbfcfe;border:1px solid #dfe7f1;border-radius:9px;outline:0;width:100%;padding:0 12px;font-size:10px}.form-grid input:not([type=checkbox]),.form-grid select{height:39px}.form-grid textarea{resize:vertical;padding-top:10px}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:#76adf4;box-shadow:0 0 0 3px #277cf314}.form-grid .option-row{flex-direction:row;align-items:center;gap:8px}.option-row input{accent-color:#2378ef}.option-row span{color:#6d7d90!important;font-weight:400!important}.form-grid .import-row{background:#f7fbff;border:1px dashed #b4cae6;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:47px;padding:9px 12px;display:grid}.form-grid .import-row input{background:0 0;border:0;min-width:0;height:auto;padding:0;font-size:8px}.form-grid .import-row small{color:#8293a8;font-size:8px}.archive-rule{background:#f2f7fd;border:1px solid #e1ecf8;border-radius:10px;align-items:center;gap:12px;margin-top:19px;padding:13px;font-size:9px;display:flex}.archive-rule span{color:#8291a4}.archive-rule strong{color:#3e638f;flex:1}.archive-rule button{color:#2875d5;cursor:pointer;background:0 0;border:0;font-size:9px}.task-actions{align-items:stretch;gap:9px;margin-top:16px;display:flex}.task-actions .start-task{flex:1;margin-top:0}.start-task{color:#fff;cursor:pointer;background:linear-gradient(90deg,#247af3,#1d94e7);border:0;border-radius:10px;justify-content:center;align-items:center;gap:14px;width:100%;height:45px;margin-top:16px;font-size:11px;font-weight:700;display:flex;box-shadow:0 10px 18px #2075e933}.start-task:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.start-task span{font-size:17px}.stop-task,.retry-task{cursor:pointer;border-radius:10px;min-width:112px;font-size:9px;font-weight:700}.stop-task{color:#bd4452;background:#fff6f7;border:1px solid #efc7cd}.retry-task{color:#216bc9;background:#f2f8ff;border:1px solid #bdd6f4}.image-tool-side{flex-direction:column;gap:16px;display:flex}.process-list{margin:0;padding:0;list-style:none}.process-list li{gap:11px;min-height:56px;display:flex;position:relative}.process-list li:not(:last-child):after{content:"";border-left:1px dashed #dbe5f1;height:25px;position:absolute;top:30px;left:13px}.process-list li>i{color:#8b98a8;background:#f0f4f9;border-radius:8px;place-items:center;width:27px;height:27px;font-size:9px;font-style:normal;font-weight:800;display:grid}.process-list li.done>i{color:#fff;background:#2679ef}.process-list strong,.process-list span{display:block}.process-list strong{font-size:10px}.process-list span{color:#98a4b3;margin-top:4px;font-size:8px}.recent-jobs>div:not(.section-heading){border-bottom:1px solid #edf1f5;align-items:center;gap:9px;padding:10px 0;display:flex}.recent-jobs>div:last-child{border-bottom:0}.job-icon{border-radius:8px;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.job-icon.success{color:#1a9b70;background:#eaf8f3}.job-icon.warn{color:#da8c28;background:#fff5e7}.job-icon.error{color:#c74556;background:#ffedf0}.recent-jobs p{flex:1;min-width:0;margin:0}.recent-jobs strong,.recent-jobs small{display:block}.recent-jobs strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.recent-jobs small{color:#98a5b4;margin-top:4px;font-size:7px}.recent-jobs b{color:#708197;flex:none;font-size:7px}.helper-task-result>button{color:#13805a;cursor:pointer;background:#f0fbf6;border:1px solid #bfe1d1;border-radius:7px;flex:none;height:30px;padding:0 10px;font-size:8px}.helper-task-result.failed{background:#fff8f8;border-color:#f1d3d7}.helper-task-result.failed>span{background:#df5969}.listing-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:16px;display:grid}.listing-form-panel{padding:25px}.listing-side{flex-direction:column;gap:16px;display:flex}.listing-safety{background:linear-gradient(90deg,#eefaf6,#f8fcfa);border:1px solid #d9eee7;border-radius:11px;grid-template-columns:auto 1fr;gap:4px 10px;margin:16px 0;padding:14px 16px;display:grid}.listing-safety>span{color:#137a57;background:#d9f2e8;border-radius:6px;grid-row:1/3;align-self:start;padding:5px 8px;font-size:8px;font-weight:800}.listing-safety strong{color:#315c50;font-size:10px}.listing-safety small{color:#789188;font-size:8px}.listing-pair{align-items:end}.listing-pair label{flex:1}.listing-pair button{flex:none;height:38px}.integrated-helper{background:linear-gradient(90deg,#fff8ef,#fffdf9);border:1px solid #f0dfca;border-radius:12px;align-items:center;gap:11px;min-height:74px;margin:16px 0;padding:13px 15px;display:flex}.integrated-helper.online{background:linear-gradient(90deg,#eefaf6,#fbfefd);border-color:#cde9df}.integrated-helper-icon{color:#fff;background:linear-gradient(145deg,#f4a24b,#ea7138);border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:16px;font-weight:800;display:grid}.integrated-helper.online .integrated-helper-icon{background:linear-gradient(145deg,#28c594,#159e75)}.integrated-helper>div{flex:1;min-width:180px}.integrated-helper strong,.integrated-helper small{display:block}.integrated-helper strong{font-size:10px}.integrated-helper small{color:#7e8d9f;margin-top:5px;font-size:8px;line-height:1.5}.integrated-helper>a,.integrated-helper>button{white-space:nowrap;flex:none;justify-content:center;align-items:center;height:36px;text-decoration:none;display:inline-flex}.manual-pair{color:#7f8da0;background:#f7f9fc;border-radius:9px;margin:-7px 0 16px;padding:0 12px;font-size:8px}.manual-pair summary{cursor:pointer;padding:9px 0}.manual-pair label{align-items:center;gap:9px;padding:0 0 11px;display:flex}.manual-pair label span{font-weight:700}.manual-pair input{background:#fff;border:1px solid #dce4ee;border-radius:8px;outline:0;min-width:240px;height:34px;padding:0 10px}.excel-import-card{background:linear-gradient(135deg,#f1f7ff,#fbfdff);border:1px solid #cfe0fb;border-radius:13px;margin:18px 0 4px;padding:16px}.excel-import-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.excel-import-head strong,.excel-import-head small{display:block}.excel-import-head strong{color:#1e3a5f;font-size:12px}.excel-import-head small{color:#72849b;margin-top:5px;font-size:8px;line-height:1.5}.excel-import-head a{color:#2474de;flex:none;font-size:9px;font-weight:700;text-decoration:none}.excel-import-controls{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:13px;display:grid}.excel-import-controls>label{color:#41658e;cursor:pointer;background:#ffffffd1;border:1px dashed #a9c6ed;border-radius:10px;align-items:center;gap:10px;min-width:0;height:46px;padding:0 13px;display:flex}.excel-import-controls>label.selected{background:#fff;border-style:solid;border-color:#79a9e5}.excel-import-controls input{display:none}.excel-import-controls label span{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:9px;font-weight:700;overflow:hidden}.excel-import-controls label small{color:#8ca0b7;font-size:8px}.excel-import-controls button{border:0;border-radius:9px;min-width:132px}.excel-import-controls button:disabled{cursor:not-allowed;background:#b8c7d9}.excel-import-summary{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:11px;display:grid}.excel-import-summary span{color:#6e8096;text-align:center;background:#fff;border-radius:8px;padding:8px 9px;font-size:8px}.excel-import-summary b{color:#1f6ed1;margin-right:3px;font-size:11px}.excel-import-errors,.excel-import-warnings{border-radius:8px;gap:4px;margin-top:10px;padding:9px 11px;font-size:8px;line-height:1.45;display:grid}.excel-import-errors{color:#b33c4d;background:#fff0f2}.excel-import-warnings{color:#9a681d;background:#fff7e7}.listing-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.listing-form-grid label{flex-direction:column;gap:7px;min-width:0;display:flex;position:relative}.listing-form-grid label>span{color:#526278;font-size:10px;font-weight:700}.listing-form-grid label.wide{grid-column:1/-1}.listing-form-grid input,.listing-form-grid select,.listing-form-grid textarea{color:#2d3b4f;background:#fbfcfe;border:1px solid #dfe7f1;border-radius:9px;outline:0;width:100%;font-size:10px}.listing-form-grid input,.listing-form-grid select{height:39px;padding:0 12px}.listing-form-grid textarea{resize:vertical;padding:11px 12px;line-height:1.7}.listing-form-grid input:focus,.listing-form-grid select:focus,.listing-form-grid textarea:focus{border-color:#f0a05f;box-shadow:0 0 0 3px #ef7e3a14}.listing-form-grid label>small{color:#9ca7b6;font-size:8px;position:absolute;bottom:12px;right:10px}.folder-picker-row{grid-template-columns:minmax(0,1fr) auto;gap:9px;min-width:0;display:grid}.folder-picker-row button{color:#246ec9;cursor:pointer;background:#f5f9ff;border:1px solid #b9d1ef;border-radius:9px;min-width:112px;height:39px;padding:0 12px;font-size:9px;font-weight:700}.folder-picker-row button:hover:not(:disabled){background:#eaf3ff;border-color:#79a9e5}.folder-picker-row button:disabled{opacity:.55;cursor:not-allowed}.listing-folder-field{grid-column:1/-1;gap:7px;display:grid}.listing-folder-field>span,.grade-segment-picker legend{color:#526278;font-size:10px;font-weight:700}.listing-folder-field>small{color:#8795a7;font-size:8px}.listing-folder-field .folder-picker-row input{height:39px;padding:0 12px}.grade-segment-picker{border:0;grid-column:1/-1;min-width:0;margin:0;padding:0}.grade-segment-picker legend{margin-bottom:7px}.grade-segment-picker>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid}.listing-form-grid .grade-segment-picker label{color:#65758a;cursor:pointer;background:#fbfcfe;border:1px solid #dfe7f1;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:5px;min-height:34px;display:flex}.listing-form-grid .grade-segment-picker label.selected{color:#c9672c;background:#fff7ef;border-color:#f0a05f}.listing-form-grid .grade-segment-picker input{accent-color:#ef7e3a;width:13px;height:13px;padding:0}.listing-form-grid .grade-segment-picker span{font-size:8px;font-weight:700}.auto-publish-option{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;align-items:center;gap:11px;min-height:61px;margin-top:16px;padding:11px 13px;display:flex}.auto-publish-option.enabled{background:#fff8f1;border-color:#f1c9a7}.auto-publish-option>input{display:none}.auto-publish-option>span{flex:1}.auto-publish-option strong,.auto-publish-option small{display:block}.auto-publish-option strong{font-size:10px}.auto-publish-option small{color:#8795a7;margin-top:5px;font-size:8px}.auto-publish-option i{background:#d9e1eb;border-radius:12px;width:34px;height:19px;transition:all .18s;position:relative}.auto-publish-option i:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .18s;position:absolute;top:2px;left:2px;box-shadow:0 2px 5px #2a384b33}.auto-publish-option.enabled i{background:#f08343}.auto-publish-option.enabled i:after{transform:translate(15px)}.discount-option{cursor:default}.discount-toggle{cursor:pointer;flex-direction:row;flex:1;align-items:center;gap:11px;min-width:0;display:flex}.discount-toggle>input{display:none}.discount-toggle>span{flex:1}.discount-rate{color:#66758a;flex-direction:row;flex:none;align-items:center;gap:6px;font-size:9px;display:flex}.discount-rate input{color:#b85c26;text-align:center;background:#fff;border:1px solid #efc39f;border-radius:8px;outline:0;width:52px;height:34px;padding:0 8px;display:block}.discount-rate input:disabled{color:#9ca7b4;background:#f2f4f7;border-color:#dfe5ec}.discount-rate b{color:#8b664e;font-size:9px}.listing-start{background:linear-gradient(90deg,#ef7e3a,#f29f48);box-shadow:0 10px 18px #e6712e33}.listing-progress-title strong,.listing-progress-title small{display:block}.listing-progress-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.listing-progress-title small{color:#8e9aac;margin-top:5px;font-size:8px}.progress-track{background:#edf1f5;border-radius:5px;height:7px;margin-top:16px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#f29543,#ef6d3c);height:100%;transition:width .25s;display:block}.progress-meta{color:#7f8da0;gap:9px;margin-top:9px;font-size:8px;line-height:1.5;display:flex}.progress-meta span:first-child{color:#e46e32;font-weight:800}.progress-meta span:last-child{flex:1}.listing-status{color:#66778d;background:#eef2f6;border-radius:6px;padding:4px 7px;font-size:8px}.listing-status.running{color:#2470d5;background:#eaf3ff}.listing-status.review{color:#b96f23;background:#fff4e5}.listing-status.completed{color:#15825c;background:#e8f8f1}.listing-status.failed{color:#be4353;background:#ffedf0}.listing-continue{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef7e3a,#f29f48);border:0;border-radius:9px;width:100%;min-height:36px;margin-top:13px;font-size:9px;font-weight:700}.listing-failed-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.listing-failed-actions button{color:#62738a;cursor:pointer;background:#fff;border:1px solid #e1e7ef;border-radius:8px;min-height:34px;font-size:8px}.listing-failed-actions button:last-child{color:#b14352;background:#fff5f6;border-color:#f1ccd2}.listing-empty{color:#99a5b4;text-align:center;place-items:center;min-height:92px;font-size:9px;display:grid}.listing-empty.compact{min-height:46px}.listing-steps ol{margin:0;padding:0;list-style:none}.listing-steps li{gap:10px;min-height:53px;display:flex;position:relative}.listing-steps li:not(:last-child):after{content:"";border-left:1px dashed #dfe6ef;height:24px;position:absolute;top:28px;left:12px}.listing-steps li>i{color:#dd7039;background:#fff0e7;border-radius:8px;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;font-weight:800;display:grid}.listing-steps strong,.listing-steps small{display:block}.listing-steps strong{font-size:9px}.listing-steps small{color:#98a4b3;margin-top:4px;font-size:7px}.listing-history>div:not(.section-heading):not(.listing-empty){border-bottom:1px solid #edf1f5;align-items:center;gap:9px;min-height:53px;display:flex}.listing-history>div:last-child{border-bottom:0}.history-dot{background:#aab4c1;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.history-dot.running{background:#2c7ced;box-shadow:0 0 0 4px #e9f2ff}.history-dot.review{background:#eca146}.history-dot.completed{background:#21ad79}.history-dot.failed{background:#e15365}.listing-history p{flex:1;min-width:0;margin:0}.listing-history strong,.listing-history small{display:block}.listing-history strong{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.listing-history small{color:#9aa5b3;margin-top:4px;font-size:7px}.listing-history b{color:#748398;font-size:7px}.listing-report-row{border-bottom:1px solid #edf1f5;align-items:center;gap:10px;padding:10px 0;display:flex}.listing-report-row:last-child{border-bottom:0}.listing-report-row p{flex:1;min-width:0;margin:0}.listing-report-row strong,.listing-report-row small{display:block}.listing-report-row strong{white-space:nowrap;text-overflow:ellipsis;color:#26384f;font-size:9px;overflow:hidden}.listing-report-row small{color:#8593a5;margin-top:4px;font-size:7px}.listing-report-row button{color:#1f6fd5;cursor:pointer;background:#f4f8ff;border:1px solid #bbd6ff;border-radius:8px;flex:none;height:30px;padding:0 10px;font-size:8px;font-weight:700}.listing-report-row button:hover{background:#eaf2ff}.report-status{justify-content:flex-start;gap:16px;min-height:132px}.status-orb{color:#fff;background:linear-gradient(145deg,#31c59d,#159e79);border-radius:16px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:22px;display:grid;box-shadow:0 10px 22px #19a57c30}.report-status>div:nth-child(2){flex:1}.report-status h2{font-size:19px}.report-actions{gap:9px;display:flex}.control-embed{border-color:#cfe3fb;justify-content:space-between;align-items:center;margin:14px 0;display:flex}.control-embed p{color:#8996a7;margin:-8px 0 0;font-size:9px}.control-actions{gap:8px;display:flex}.control-actions button{cursor:pointer;background:#fff;border:1px solid #dbe5f0;border-radius:8px;height:32px;font-size:9px}.control-actions button.primary{color:#fff;background:#2478ef;border-color:#2478ef}.report-console{padding:18px;display:block}.report-console>div:first-child{margin-bottom:14px}.report-console iframe{background:#f6f8fb;border:1px solid #dce6f2;border-radius:11px;width:100%;height:620px;display:block}.report-console .live-badge.error{color:#bb4b55;background:#fff0f1}.console-loading{color:#8795a7;text-align:center;background:#f7f9fc;border:1px dashed #dce6f2;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:230px;padding:28px;display:flex}.console-loading>span{color:#2878e8;background:#e8f2ff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.console-loading:not(.error)>span{animation:1.1s linear infinite report-spin}.console-loading strong{color:#42536a;font-size:12px}.console-loading small{color:#8795a7;max-width:560px;font-size:9px;line-height:1.6}.console-loading button{margin-top:5px}.console-loading.error{background:snow;border-color:#f0cfd2}.console-loading.error>span{color:#c14e57;background:#fff0f1}@keyframes report-spin{to{transform:rotate(360deg)}}.store-rank>div>div{align-items:center;gap:9px;padding:8px 0;display:flex}.store-rank>div>div>span{color:#74849a;background:#f0f4f9;border-radius:7px;place-items:center;width:22px;height:22px;font-size:8px;font-weight:800;display:grid}.store-rank p{width:78px;margin:0}.store-rank strong,.store-rank small{display:block}.store-rank strong{font-size:9px}.store-rank small{color:#99a5b4;margin-top:3px;font-size:7px}.rank-bar{background:#eff3f8;border-radius:4px;flex:1;height:5px;overflow:hidden}.rank-bar i{border-radius:inherit;background:linear-gradient(90deg,#2879ed,#25bdcf);height:100%;display:block}.store-rank b{text-align:right;width:56px;font-size:9px}.data-note{color:#9aa6b4;font-size:9px}.asset-summary{min-height:96px;box-shadow:var(--shadow);background:#fff;border:1px solid #e2eaf3;border-radius:14px;align-items:center;gap:18px;padding:16px 20px;display:flex}.asset-summary>div{border-right:1px solid #ebf0f5;flex:1;align-items:center;gap:10px;padding-right:18px;display:flex}.summary-icon{color:#fff;background:linear-gradient(145deg,#4d92f3,#2373e8);border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.asset-summary p{margin:0}.asset-summary p span,.asset-summary p strong,.asset-summary p small{display:block}.asset-summary p span{color:#8896a7;font-size:9px}.asset-summary p strong{margin-top:4px;font-size:15px}.asset-summary p small{color:#9ba7b5;margin-top:3px;font-size:7px}.asset-panel,.recent-assets{margin-top:15px}.asset-tools{gap:7px;display:flex}.asset-tools button{color:#718197;cursor:pointer;background:#fff;border:1px solid #e0e7f0;border-radius:7px;height:28px;padding:0 9px;font-size:8px}.folder-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.folder-grid>button{text-align:left;cursor:pointer;background:#fcfdff;border:1px solid #e4ebf4;border-radius:10px;align-items:center;gap:8px;min-width:0;height:72px;padding:10px;display:flex}.folder-grid>button:hover,.folder-grid>button.selected{background:#f5f9ff;border-color:#bcd5f5}.folder-icon{place-items:center;width:34px;height:30px;font-size:24px;display:grid}.folder-icon.blue{color:#3982ef}.folder-icon.cyan{color:#29b9cc}.folder-icon.violet{color:#8a6dde}.folder-icon.green{color:#34b58b}.folder-icon.amber{color:#eda34e}.folder-icon.rose{color:#e7758b}.folder-grid p{flex:1;min-width:0;margin:0}.folder-grid strong,.folder-grid small{white-space:nowrap;display:block}.folder-grid strong{font-size:9px}.folder-grid small{color:#98a5b4;margin-top:4px;font-size:7px}.folder-grid b{color:#9aa6b5;align-self:flex-start}.asset-table-head{color:#929eae;background:#f7f9fc;grid-template-columns:2fr 1fr .6fr .7fr .4fr;align-items:center;height:30px;padding:0 42px 0 0;font-size:8px;display:grid}.asset-row{border-bottom:1px solid #edf1f6;grid-template-columns:42px 2fr 1fr .6fr .7fr .4fr 25px;align-items:center;min-height:56px;font-size:9px;display:grid}.asset-row:last-child{border-bottom:0}.file-icon{border-radius:8px;place-items:center;width:31px;height:31px;font-size:7px;font-weight:800;display:grid}.file-icon.image{color:#2576e8;background:#eaf3ff}.file-icon.sheet{color:#188e69;background:#e8f8f2}.file-icon.doc{color:#7153ce;background:#f0ebfc}.asset-row p{margin:0}.asset-row strong,.asset-row small{display:block}.asset-row strong{font-size:9px}.asset-row small{color:#9aa5b4;margin-top:4px;font-size:7px}.asset-row>span:not(.file-icon){color:#77869a}.asset-row button{color:#909dad;cursor:pointer;background:0 0;border:0}.knowledge-hero{min-height:180px}.knowledge-hero label{color:#92a0b0;background:#ffffffbf;border:1px solid #d5e4f4;border-radius:10px;align-items:center;gap:8px;width:390px;height:40px;margin-top:19px;padding:0 12px;display:flex}.knowledge-hero input{background:0 0;border:0;outline:0;width:100%;font-size:10px}.knowledge-stat{background:#ffffffa6;border:1px solid #d3e3f4cc;border-radius:14px;gap:28px;padding:19px 25px;display:flex}.knowledge-stat div{text-align:center;min-width:65px}.knowledge-stat strong,.knowledge-stat span{display:block}.knowledge-stat strong{color:#236fda;font-size:23px}.knowledge-stat span{color:#7f8ea1;margin-top:5px;font-size:8px}.knowledge-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;display:grid}.category-list button{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #edf1f5;align-items:center;gap:10px;width:100%;min-height:61px;padding:8px;display:flex}.category-list button:last-child{border-bottom:0}.category-icon{color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.category-icon.blue{background:#337eea}.category-icon.cyan{background:#25b3c9}.category-icon.violet{background:#8368d9}.category-icon.green{background:#2aac82}.category-list p{flex:1;margin:0}.category-list strong,.category-list small{display:block}.category-list strong{font-size:10px}.category-list small{color:#98a4b3;margin-top:5px;font-size:8px}.category-list b{color:#93a0b0}.workflow-list>div{border-bottom:1px solid #edf1f5;align-items:center;gap:11px;min-height:66px;padding:8px 0;display:flex}.workflow-list>div:last-child{border-bottom:0}.workflow-list>div>span{color:#2776e4;background:#eaf3ff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.workflow-list p{flex:1;margin:0}.workflow-list strong,.workflow-list small{display:block}.workflow-list strong{font-size:10px}.workflow-list small{color:#98a5b4;margin-top:5px;font-size:8px}.workflow-list b{color:#6f8299;background:#f1f4f8;border-radius:6px;padding:4px 7px;font-size:8px}.links-panel{margin-top:15px}.external-links{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.external-links a{min-height:68px;color:inherit;background:#fcfdff;border:1px solid #e5ebf3;border-radius:11px;align-items:center;gap:10px;padding:11px;text-decoration:none;display:flex}.link-icon{color:#fff;border-radius:10px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.link-icon.wecom{background:linear-gradient(145deg,#3d9cf5,#1870da)}.link-icon.feishu{background:linear-gradient(145deg,#4a8cf3,#6b56d8)}.link-icon.wps{background:linear-gradient(145deg,#ef5e64,#d43c46)}.external-links p{flex:1;margin:0}.external-links strong,.external-links small{display:block}.external-links strong{font-size:10px}.external-links small{color:#98a5b4;margin-top:4px;font-size:8px}.external-links b{color:#467cc2;font-size:8px}.user-layout{grid-template-columns:300px minmax(0,1fr);gap:15px;display:grid}.user-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f5;align-items:center;gap:9px;width:100%;min-height:62px;padding:9px;display:flex;position:relative}.user-list>button.selected{color:#196adb;background:#eef5ff;border-radius:10px}.user-list p{flex:1;margin:0}.user-list strong,.user-list small{display:block}.user-list strong{font-size:10px}.user-list small{color:#94a1b1;margin-top:5px;font-size:8px}.user-list button>i{background:#20ba84;border-radius:50%;width:7px;height:7px}.permission-panel{padding:24px}.permission-head{border-bottom:1px solid #e9eef5;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:19px;display:flex}.permission-head>div{align-items:center;gap:11px;display:flex}.person-avatar.large{width:43px;height:43px}.permission-head p{margin:0}.permission-head strong,.permission-head small{display:block}.permission-head strong{font-size:13px}.permission-head small{color:#929faf;margin-top:5px;font-size:8px}.permission-head>button{color:#6a7b91;background:#fff;border:1px solid #dce5ef;border-radius:8px;height:30px;font-size:8px}.shop-checks{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:21px;display:grid}.shop-checks label{cursor:pointer;border:1px solid #e3eaf3;border-radius:9px;grid-template-columns:20px 1fr;align-items:center;min-height:45px;padding:9px;display:grid}.shop-checks input{accent-color:#2679ef;grid-row:1/3}.shop-checks span{font-size:9px;font-weight:700}.shop-checks small{color:#9aa5b4;margin-top:3px;font-size:7px}.permission-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.permission-grid label{border:1px solid #e5ebf3;border-radius:9px;align-items:center;gap:11px;min-height:53px;padding:9px 12px;display:flex}.permission-grid label>span{flex:1}.permission-grid strong,.permission-grid small{display:block}.permission-grid strong{font-size:9px}.permission-grid small{color:#9aa5b4;margin-top:4px;font-size:7px}.permission-grid input{display:none}.permission-grid i{background:#dbe2eb;border-radius:10px;width:30px;height:17px;transition:all .18s;position:relative}.permission-grid i:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:all .18s;position:absolute;top:2px;left:2px;box-shadow:0 2px 5px #2c415b33}.permission-grid input:checked+i{background:#2779ef}.permission-grid input:checked+i:after{transform:translate(13px)}.permission-foot{border-top:1px solid #e8eef5;justify-content:space-between;align-items:center;margin-top:20px;padding-top:17px;display:flex}.permission-foot span{color:#939faf;font-size:8px}.user-list button>i.disabled{background:#b7c0cb}.empty-state{color:#98a5b4;place-items:center;min-height:300px;font-size:10px;display:grid}.account-modal{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#12213747;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-modal>form{background:#fff;border-radius:16px;width:min(670px,96vw);max-height:90vh;padding:26px;overflow-y:auto;box-shadow:0 25px 70px #1a305040}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.modal-head h2{margin:0;font-size:20px}.modal-head p{color:#8795a7;margin:7px 0 0;font-size:9px}.modal-head>button{color:#76869a;cursor:pointer;background:#fff;border:1px solid #e0e8f2;border-radius:9px;width:31px;height:31px;font-size:18px}.create-form-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.create-form-grid label{flex-direction:column;gap:7px;display:flex}.create-form-grid label span{color:#536378;font-size:9px;font-weight:700}.create-form-grid input,.create-form-grid select{background:#fbfcfe;border:1px solid #dfe7f1;border-radius:9px;outline:0;height:39px;padding:0 11px;font-size:10px}.create-form-grid input:focus,.create-form-grid select:focus{border-color:#6ca7f0;box-shadow:0 0 0 3px #277cf314}.modal-shops{margin-bottom:18px}.create-permissions{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.create-permissions label{border:1px solid #e4ebf3;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:8px;font-size:8px;display:flex}.create-permissions input{accent-color:#2679ef}.modal-actions{border-top:1px solid #e9eef5;justify-content:flex-end;gap:8px;margin-top:22px;padding-top:17px;display:flex}.modal-actions>button:first-child{color:#68798e;cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:8px;height:36px;padding:0 16px;font-size:9px}.settings-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.setting-card{padding:22px}.setting-card.wide{grid-column:1/-1}.setting-title{align-items:center;gap:11px;display:flex}.setting-icon{color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.setting-icon.blue{background:linear-gradient(145deg,#3987f3,#2169dd)}.setting-icon.cyan{background:linear-gradient(145deg,#2bc5cf,#1391bc)}.setting-title>div{flex:1}.setting-title h3{margin:0;font-size:13px}.setting-title p{color:#8d9aac;margin:5px 0 0;font-size:8px}.setting-detail{background:#f7f9fc;border-radius:10px;margin:18px 0 14px;padding:5px 13px}.setting-detail p{border-bottom:1px solid #e9eef5;justify-content:space-between;align-items:center;min-height:31px;margin:0;font-size:9px;display:flex}.setting-detail p:last-child{border-bottom:0}.setting-detail span{color:#8593a5}.setting-detail strong{font-weight:600}.setting-card>button,.integration-row>button{color:#59708c;cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:8px;height:31px;font-size:8px}.setting-state.warning{color:#b87b2b;background:#fff6e8}.setting-state.warning i{background:#e7a53b;box-shadow:0 0 0 4px #e7a53b1f}.integration-row{border-bottom:1px solid #edf1f6;align-items:center;gap:12px;min-height:70px;display:flex}.integration-row:last-child{border-bottom:0}.integration-row p{flex:1;margin:0}.integration-row strong,.integration-row small{display:block}.integration-row strong{font-size:10px}.integration-row small{color:#929faf;margin-top:5px;font-size:8px}.auth-page{background:#f7faff;grid-template-columns:minmax(520px,1.08fr) minmax(430px,.92fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.auth-ambient{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.ambient-a{background:#29a8f221;width:520px;height:520px;top:-230px;left:-250px}.ambient-b{background:#7b5ae01c;width:430px;height:430px;bottom:-220px;right:-240px}.auth-brand-panel{color:#fff;background:linear-gradient(145deg,#0e67df 0%,#1a83e8 48%,#19a9cf 100%);min-height:100vh;padding:0 8%;position:relative;overflow:hidden}.auth-brand-panel:before,.auth-brand-panel:after{content:"";border:1px solid #ffffff29;border-radius:50%;position:absolute}.auth-brand-panel:before{width:660px;height:660px;bottom:-280px;left:-270px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.auth-brand-panel:after{width:410px;height:410px;top:-110px;right:-240px;box-shadow:0 0 0 75px #ffffff06}.auth-brand-panel .brand{z-index:2;border:0;height:96px;padding:0;position:relative}.auth-brand-panel .brand-mark{color:#1972df;background:#fff;box-shadow:0 10px 25px #033e823b}.auth-brand-panel .brand strong{font-size:18px}.auth-brand-panel .brand small{color:#ffffffad}.auth-message{z-index:2;max-width:590px;margin-top:max(8vh,60px);position:relative}.auth-message .eyebrow{color:#ffffffbf;letter-spacing:2px}.auth-message h1{letter-spacing:1px;margin:0;font-size:clamp(34px,3.4vw,54px);line-height:1.35}.auth-message>p{color:#ffffffb8;max-width:500px;margin:19px 0 0;font-size:14px;line-height:1.9}.auth-features{flex-direction:column;gap:17px;margin-top:42px;display:flex}.auth-features>div{align-items:center;gap:13px;display:flex}.auth-features i{color:#fff;background:#ffffff24;border:1px solid #ffffff2e;border-radius:10px;place-items:center;width:35px;height:35px;font-size:9px;font-style:normal;font-weight:800;display:grid}.auth-features strong,.auth-features small{display:block}.auth-features strong{font-size:12px}.auth-features small{color:#ffffff9c;margin-top:5px;font-size:9px}.auth-books{z-index:1;opacity:.28;width:280px;height:210px;position:absolute;bottom:-28px;right:6%}.auth-books div{writing-mode:vertical-rl;letter-spacing:6px;border:1px solid #ffffff6b;border-radius:4px 14px 14px 4px;width:77px;padding:25px 21px;font-weight:700;position:absolute;bottom:0}.auth-books div:first-child{height:174px;left:18px;transform:rotate(-11deg)}.auth-books div:nth-child(2){height:205px;left:96px}.auth-books div:nth-child(3){height:182px;left:175px;transform:rotate(10deg)}.auth-form-panel{z-index:2;place-items:center;min-height:100vh;padding:55px;display:grid;position:relative}.auth-form-panel form{width:min(390px,100%)}.mobile-auth-logo{display:none}.auth-kicker{color:#2677e6;letter-spacing:2px;font-size:10px;font-weight:800}.auth-form-panel h2{margin:10px 0 0;font-size:29px}.auth-form-panel form>p{color:#8190a3;margin:10px 0 30px;font-size:11px;line-height:1.8}.auth-form-panel label{flex-direction:column;gap:8px;margin-top:15px;display:flex}.auth-form-panel label span{color:#4e5f75;font-size:10px;font-weight:700}.auth-form-panel input{color:#273649;background:#fbfcfe;border:1px solid #dce5ef;border-radius:10px;outline:0;height:45px;padding:0 13px;font-size:11px}.auth-form-panel input:focus{border-color:#66a1ee;box-shadow:0 0 0 4px #2a7eef14}.auth-error{color:#c54354;background:#fff0f2;border:1px solid #f7d6db;border-radius:9px;margin-top:13px;padding:10px 12px;font-size:9px}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2379ef,#199bdc);border:0;border-radius:10px;justify-content:center;align-items:center;gap:13px;width:100%;height:46px;margin-top:22px;font-size:11px;font-weight:700;display:flex;box-shadow:0 12px 23px #2076e838}.auth-submit:disabled{opacity:.7;cursor:wait}.auth-submit span{font-size:16px}.auth-safe{color:#9aa6b5;text-align:center;margin-top:16px;font-size:8px;display:block}.auth-loading{background:linear-gradient(145deg,#f7faff,#eef5fd);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-loading .brand{border:0}.auth-loading>span{background:#dde9f6;border-radius:3px;width:150px;height:3px;margin-top:24px;overflow:hidden}.auth-loading>span i{border-radius:inherit;background:linear-gradient(90deg,#2479ed,#21b9cf);width:50%;height:100%;animation:1.1s ease-in-out infinite loading;display:block}.auth-loading p{color:#8795a7;font-size:10px}.auth-loading .brand small{color:#8b98aa}@keyframes loading{0%{transform:translate(-110%)}to{transform:translate(210%)}}.clear-tasks-button{color:#b34856;cursor:pointer;background:#fff6f7;border:1px solid #f0cbd1;border-radius:7px;height:27px;padding:0 9px;font-size:8px}.clear-tasks-button:hover{background:#ffedef;border-color:#e8aeb7}.clear-tasks-button:disabled{opacity:.55;cursor:wait}.excel-media-root{color:#5f7590;grid-template-columns:145px minmax(0,1fr);align-items:center;gap:10px;margin-top:10px;font-size:8px;font-weight:700;display:grid}.excel-media-root input{color:#344960;background:#ffffffe6;border:1px solid #cbdcf2;border-radius:9px;outline:0;min-width:0;height:39px;padding:0 11px;font-size:9px}.excel-media-root input:focus{border-color:#76a7e5;box-shadow:0 0 0 3px #277cf314}@media (max-width:1180px){.sidebar{width:190px}.main-shell{width:calc(100% - 190px);margin-left:190px}.topbar{padding:0 20px}main{padding:20px}.search{width:210px}.metric-grid{grid-template-columns:repeat(2,1fr)}.folder-grid{grid-template-columns:repeat(3,1fr)}.tool-card-grid{grid-template-columns:1fr 1fr}.tool-card.coming{grid-column:1/-1}.knowledge-stat{display:none}}@media (max-width:860px){.sidebar{width:74px}.brand{justify-content:center;padding:0}.brand>div:last-child,.side-nav button span:last-child,.sidebar-foot{display:none}.side-nav{padding:20px 10px}.side-nav button{justify-content:center;padding:0}.side-nav button.active:before{left:-10px}.main-shell{width:calc(100% - 74px);margin-left:74px}.topbar{height:74px}.topbar p,.search,.role-switch span:nth-child(2),.role-switch b{display:none}.role-switch{border:0;min-width:auto;padding-left:0}.welcome-panel{padding:24px}.book-visual{display:none}.dashboard-grid,.report-grid,.image-tool-layout,.listing-layout,.knowledge-grid,.user-layout,.settings-grid{grid-template-columns:1fr}.setting-card.wide{grid-column:auto}.tool-card-grid{grid-template-columns:1fr}.tool-card.coming{grid-column:auto}.store-tabs{max-width:calc(100vw - 210px);overflow-x:auto}.folder-grid{grid-template-columns:repeat(2,1fr)}.external-links{grid-template-columns:1fr}.asset-summary{flex-wrap:wrap}.asset-summary>div{min-width:40%}.report-status{flex-wrap:wrap;align-items:flex-start}.report-actions{margin-left:70px}}@media (max-width:760px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{display:none}.auth-form-panel{padding:28px}.mobile-auth-logo{margin-bottom:42px;display:block}.mobile-auth-logo .brand{border:0;padding:0}.role-switch>button{display:none}.product-drawer{width:100vw;padding:24px 20px}.drawer-metrics{grid-template-columns:repeat(2,1fr)}.history-table{overflow-x:auto}.history-table>div{min-width:620px}.listing-form-grid{grid-template-columns:1fr}.listing-form-grid label.wide{grid-column:auto}.grade-segment-picker>div{grid-template-columns:repeat(3,minmax(0,1fr))}.folder-picker-row{grid-template-columns:1fr}.folder-picker-row button{width:100%}.excel-media-root{grid-template-columns:1fr}.discount-option{flex-direction:column;align-items:stretch}.discount-rate{justify-content:flex-end}.listing-pair{flex-direction:column;align-items:stretch}.listing-pair label{min-width:0}.integrated-helper{flex-wrap:wrap;align-items:stretch}.integrated-helper>div{min-width:calc(100% - 50px)}.integrated-helper>a,.integrated-helper>button{flex:1}.manual-pair label{flex-direction:column;align-items:stretch}.manual-pair input{width:100%;min-width:0}.tool-step-head{align-items:flex-start;gap:12px}.connection{flex:none}.helper-pair{flex-direction:column;align-items:stretch}.helper-pair label{min-width:0}.image-action-bar{grid-template-columns:1fr}.image-modes{overflow-x:auto}.image-modes button{min-width:84px}.advanced-workflow{flex-direction:column;align-items:stretch}.advanced-workflow>button{width:100%}.editor-toolbar{flex-wrap:wrap;align-items:stretch}.editor-toolbar label{width:100%}.editor-toolbar-spacer{display:none}.editor-workspace{grid-template-columns:1fr}.editor-canvas-shell{min-height:380px}.editor-controls{border-top:1px solid #dfe8f4;border-left:0}.editor-control-grid.colors{grid-template-columns:1fr 1fr}.editor-control-grid.colors label:last-child{grid-column:1/-1}.editor-final-actions button{flex:1}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.form-grid .import-row{grid-template-columns:1fr}.task-actions{flex-wrap:wrap}.task-actions .start-task{min-width:100%}.stop-task,.retry-task{flex:1;min-height:40px}}:root{--blue:#1677ff;--blue-dark:#0e62db;--ink:#1f2a3d;--muted:#6f8097;--line:#e8eef6;--soft:#f5f8fc;--panel:#fffffffa;--shadow:0 8px 28px #25539111}.app-shell{background:radial-gradient(circle at 78% -10%,#37b2ff2e,#0000 31%),linear-gradient(135deg,#f6fbff 0%,#edf5ff 52%,#f5f3ff 100%)}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9fcffeb;border-right-color:#dbe5f2db;width:204px;box-shadow:8px 0 30px #30588c0b}.brand{height:76px;padding:0 18px}.brand-mark{border-radius:11px 11px 15px;width:38px;height:38px}.brand strong{font-size:15px}.brand small{font-size:9px}.side-nav{gap:5px;padding:18px 11px}.side-nav button{color:#63758e;border-radius:12px;height:48px;padding:0 12px;font-size:14px}.side-nav button.active{background:linear-gradient(90deg,#e8f2ff 0%,#f2f7ff 100%);box-shadow:inset 0 0 0 1px #4b8eeb0a}.side-nav button.active:before{width:5px;height:30px;left:-11px}.nav-icon{background:#edf2f8;border-radius:8px;width:26px;height:26px}.main-shell{width:calc(100% - 204px);margin-left:204px}.topbar{background:#fbfdffe0;height:76px;padding:0 28px}.topbar h1{font-size:19px}.topbar p{font-size:11px}.search{background:#f5f8fdf2;border-color:#e5ebf4;width:320px}main{max-width:1720px;padding:22px 28px 48px}.welcome-panel{background:linear-gradient(115deg,#f8fcff 0%,#e9f5ff 48%,#e9efff 100%);border-color:#c7dcf5cc;border-radius:16px;height:174px;padding:27px 34px}.welcome-panel h2{letter-spacing:-.2px;font-size:25px}.welcome-panel p{color:#60748d}.primary-button,.secondary-button{border-radius:9px;height:38px}.primary-button{background:linear-gradient(135deg,#2588ff,#126be9);box-shadow:0 8px 18px #1f73eb33}.demo-strip{background:#fafdffd1;border-color:#e2ebf6}.filter-row{margin:14px 0}.store-tabs{box-shadow:none;border-color:#e5edf6}.metric-grid{gap:12px}.metric-card,.panel{box-shadow:var(--shadow);border-color:#e1e9f3eb}.metric-card{border-radius:13px;min-height:108px;padding:17px}.metric-icon{border-radius:11px;width:42px;height:42px}.metric-main>span{font-size:12px}.metric-main>strong{font-size:22px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(340px,.72fr);gap:12px;margin-top:12px}.panel{border-radius:13px;padding:18px}.section-heading h2{font-size:15px}.heading-dot{background:linear-gradient(135deg,#087af5 25%,#10ced4)}.quick-tools button{min-height:74px;transition:transform .18s,border-color .18s,box-shadow .18s}.quick-tools button:hover{box-shadow:0 8px 18px #2a5b9914}.loss-panel{margin-top:12px}th{color:#78889d;background:#f6f9fd;font-size:10px}td{font-size:10px}@media (max-width:1180px){.sidebar{width:184px}.main-shell{width:calc(100% - 184px);margin-left:184px}}@media (max-width:860px){.sidebar{width:74px}.main-shell{width:calc(100% - 74px);margin-left:74px}}.sku-logo{background:linear-gradient(145deg,#22b58a,#118c71)}.tool-card.sku-card{background:linear-gradient(145deg,#fff,#f4fcf9);border-color:#cfe9df}.sku-page{flex-direction:column;gap:14px;display:flex}.sku-hero{min-height:158px;box-shadow:var(--shadow);background:radial-gradient(circle at 85% 0,#3ec9a333,#0000 34%),linear-gradient(125deg,#f7fffc,#eaf9f5);border:1px solid #cfe7e0;border-radius:16px;justify-content:space-between;align-items:center;padding:27px 31px;display:flex;position:relative;overflow:hidden}.sku-hero:after{content:"SKU";color:#1997730e;letter-spacing:-8px;font-size:112px;font-weight:900;position:absolute;bottom:-31px;right:150px}.sku-hero>div:first-child{z-index:1;position:relative}.sku-hero .eyebrow{color:#168568}.sku-hero h2{color:#183c35;margin:8px 0 0;font-size:24px}.sku-hero p{color:#66847c;margin:10px 0 0;font-size:11px}.sku-source-state{z-index:1;text-align:right;background:#ffffffb8;border:1px solid #5fbca040;border-radius:14px;min-width:145px;padding:17px 19px;position:relative}.sku-source-state span,.sku-source-state small{color:#719087;font-size:8px;display:block}.sku-source-state span{color:#198468;font-weight:800}.sku-source-state strong{color:#116f58;margin:3px 0 0;font-size:30px;display:block}.sku-layout{grid-template-columns:minmax(0,1.65fr) minmax(290px,.58fr);align-items:start;gap:14px;display:grid}.sku-config-panel{padding:23px}.sku-step-note,.sku-preview .section-heading>span{color:#8694a6;font-size:8px}.sku-fields{grid-template-columns:1fr;gap:12px;margin:14px 0 12px;display:grid}.sku-fields label{flex-direction:column;gap:7px;display:flex}.sku-fields label>span{color:#506277;font-size:10px;font-weight:700}.sku-fields input,.sku-fields textarea{color:#253e39;background:#fbfefd;border:1px solid #dce7e3;border-radius:9px;outline:0;width:100%;font-size:10px}.sku-fields input{height:40px;padding:0 12px}.sku-fields textarea{resize:vertical;min-height:137px;padding:11px 12px;line-height:1.7}.sku-fields input:focus,.sku-fields textarea:focus{border-color:#4db89a;box-shadow:0 0 0 3px #27a68217}.sku-input-actions{border-bottom:1px solid #e9f0ee;align-items:center;gap:7px;padding-bottom:15px;display:flex}.sku-input-actions button,.sku-select-actions button{color:#397466;cursor:pointer;background:#f7fcfa;border:1px solid #d5e6e1;border-radius:7px;height:29px;padding:0 10px;font-size:8px}.sku-input-actions span{color:#7f918c;margin-left:auto;font-size:8px}.sku-input-actions strong{color:#158168;font-size:11px}.sku-match-chips{flex-wrap:wrap;gap:6px;min-height:41px;margin:12px 0 20px;display:flex}.sku-match-chips span{color:#207b65;background:#eef9f6;border:1px solid #cbe7df;border-radius:7px;align-items:center;height:24px;padding:0 8px;font-size:8px;font-weight:700;display:inline-flex}.sku-match-chips small{color:#a06a3d;line-height:1.7}.sku-select-actions{gap:6px;display:flex}.sku-mode-tabs{gap:7px;margin:13px 0 11px;display:flex}.sku-mode-tabs button{color:#71837f;cursor:pointer;background:#fff;border:1px solid #dfe8e5;border-radius:8px;height:31px;padding:0 13px;font-size:8px;font-weight:700}.sku-mode-tabs button.active{color:#15775f;background:#ebf8f4;border-color:#55bda0;box-shadow:0 0 0 2px #34ae8b0f}.sku-province-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.sku-province-grid label{color:#566c66;cursor:pointer;background:#fbfdfc;border:1px solid #e2ebe8;border-radius:9px;grid-template-columns:16px minmax(0,1fr);align-content:center;min-width:0;min-height:50px;padding:8px 9px;display:grid}.sku-province-grid label.selected{color:#15785f;background:#f0faf7;border-color:#9fd7c6}.sku-province-grid input{accent-color:#1a9c79;grid-row:1/3;margin:2px 0 0}.sku-province-grid span{text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800;overflow:hidden}.sku-province-grid small{text-overflow:ellipsis;white-space:nowrap;color:#95a39f;margin-top:4px;font-size:6px;overflow:hidden}.sku-side{flex-direction:column;gap:14px;display:flex}.sku-summary{padding:21px}.sku-summary-total{color:#71867f;align-items:baseline;gap:7px;margin:12px 0;display:flex}.sku-summary-total strong{color:#12775f;font-size:37px;line-height:1}.sku-summary-total span{font-size:10px;font-weight:700}.sku-summary-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.sku-summary-grid div{background:#f8fcfb;border:1px solid #e2eeea;border-radius:9px;min-height:54px;padding:10px}.sku-summary-grid b,.sku-summary-grid span{display:block}.sku-summary-grid b{color:#2e5b50;font-size:15px}.sku-summary-grid span{color:#879a95;margin-top:3px;font-size:7px}.sku-download{color:#fff;cursor:pointer;background:linear-gradient(90deg,#179a76,#22b58a);border:0;border-radius:9px;width:100%;height:42px;margin-top:14px;font-size:10px;font-weight:800;box-shadow:0 9px 17px #1b9c7733}.sku-download:disabled{color:#94a5a0;box-shadow:none;cursor:default;background:#e7eeec}.sku-summary>small{color:#8a9995;text-align:center;margin-top:10px;font-size:7px;line-height:1.6;display:block}.sku-rule-note ol{margin:12px 0 0;padding:0;list-style:none}.sku-rule-note li{gap:10px;min-height:56px;display:flex}.sku-rule-note li>i{color:#198064;background:#eaf8f4;border-radius:7px;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:8px;font-style:normal;font-weight:800;display:grid}.sku-rule-note strong,.sku-rule-note small{display:block}.sku-rule-note strong{color:#415b55;font-size:9px}.sku-rule-note small{color:#91a09c;margin-top:4px;font-size:7px;line-height:1.6}.sku-preview{padding:20px}.sku-table-wrap{border:1px solid #e5edea;border-radius:10px;max-height:520px;margin-top:12px;overflow:auto}.sku-table-wrap table{border-collapse:collapse;width:100%;min-width:970px}.sku-table-wrap th{z-index:1;text-align:left;background:#f2f8f6;padding:10px;position:sticky;top:0}.sku-table-wrap td{color:#526660;border-top:1px solid #edf2f0;padding:9px 10px;line-height:1.55}.sku-table-wrap td:first-child,.sku-table-wrap td:nth-child(2),.sku-table-wrap td:nth-child(3),.sku-table-wrap td:nth-child(4){white-space:nowrap}.sku-table-wrap td span{border-radius:6px;padding:4px 7px;font-size:7px;font-weight:800}.sku-table-wrap td span.single{color:#276dc0;background:#eaf3ff}.sku-table-wrap td span.bundle{color:#16785f;background:#e9f8f3}.sku-table-wrap .sku-format-table{table-layout:fixed;min-width:760px}.sku-format-table td{color:#23342f;white-space:normal;padding:8px 12px;font-size:12px}.sku-format-table td:first-child{vertical-align:top;width:230px;font-weight:800}.sku-format-table td:nth-child(2){width:auto}.sku-format-table .sku-section-row td{color:#192a25;background:#f7faf9;font-weight:800}.sku-empty{color:#94a29e;place-items:center;min-height:130px;font-size:9px;display:grid}@media (max-width:1180px){.sku-province-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:940px){.sku-layout{grid-template-columns:1fr}.sku-side{grid-template-columns:1fr 1fr;display:grid}.sku-province-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.sku-hero{padding:22px}.sku-hero h2{font-size:19px}.sku-source-state{display:none}.sku-side{grid-template-columns:1fr}.sku-province-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sku-input-actions{flex-wrap:wrap;align-items:flex-start}.sku-input-actions span{width:100%;margin-left:0}}.promotion-logo{color:#fff!important;background:linear-gradient(135deg,#5b55e8,#8b84ff)!important}.promotion-card{background:linear-gradient(#fff 0,#fafaff 100%)}.promotion-embed-page{flex-direction:column;gap:16px;min-height:calc(100vh - 150px);display:flex}.promotion-embed-head{justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.promotion-embed-head>div{align-items:center;gap:13px;display:flex}.promotion-embed-head h2{margin:0;font-size:18px}.promotion-embed-head p{color:#8792a5;margin:4px 0 0;font-size:13px}.promotion-embed-frame{background:#f5f7fb;border:1px solid #e1e6ef;border-radius:18px;width:100%;min-height:calc(100vh - 245px);box-shadow:0 8px 28px #283c5a0c}.promotion-offline{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:460px;display:flex}.promotion-offline h2{margin:16px 0 7px}.promotion-offline p{color:#7e899b;margin:0 0 18px}.promotion-offline a{text-decoration:none}.promotion-offline small{color:#9aa4b4;margin-top:14px}.message-logo{color:#fff!important;background:linear-gradient(135deg,#079989,#32c6a8)!important}.message-embed-page{flex-direction:column;gap:16px;min-height:calc(100vh - 150px);display:flex}.message-embed-head{justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.message-embed-head>div{align-items:center;gap:13px;display:flex}.message-embed-head h2{margin:0;font-size:18px}.message-embed-head p{color:#7d918c;margin:4px 0 0;font-size:13px}.message-embed-frame{background:#f2f7f7;border:1px solid #dbeae7;border-radius:18px;width:100%;min-height:calc(100vh - 245px);box-shadow:0 8px 28px #283c5a0c}.message-offline{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:460px;display:flex}.message-offline h2{margin:16px 0 7px}.message-offline p{color:#7e918d;margin:0 0 18px}.message-offline a{text-decoration:none}.message-offline small{color:#9aa8a5;margin-top:14px}
