.bm{--bm-rail: 64px;--bm-rail-open: 176px;--bm-nav: 244px;--bm-blue: #1877f2;--bm-text: #1c1e21;--bm-text2: #65676b;--bm-sel: #2c3a45;--bm-hover: #e4e6eb;--bm-line: #e4e6eb;--bm-page: #eef0f4;--bm-navbg: #f6eef1;--bm-ease: cubic-bezier(.25, .1, .25, 1);height:100%;background:var(--bm-page);color:var(--bm-text);font-family:Helvetica,Arial,system-ui,sans-serif;font-size:14px;letter-spacing:0;-webkit-font-smoothing:antialiased;overflow:hidden;position:relative}.bm *{box-sizing:border-box}.bm button{font-family:inherit;color:inherit;cursor:pointer}.bm-rail{position:absolute;left:0;top:0;bottom:0;width:var(--bm-rail);background:#fff;z-index:40;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;transition:width .18s var(--bm-ease),box-shadow .18s var(--bm-ease)}.bm-rail.open{width:var(--bm-rail-open);box-shadow:6px 0 24px #0000002e}.bm-rail-inner{width:100%;height:100%;display:flex;flex-direction:column;padding:6px 6px 16px}.bm-rail-top{display:flex;flex-direction:column;align-items:center;padding:2px 0 4px;gap:2px;flex-shrink:0;transition:none}.bm-rail.open .bm-rail-top{flex-direction:row;height:36px;padding:0 4px;gap:8px}.bm-rail-top .word{font-size:17px;font-weight:700;color:#1c1e21;opacity:0;width:0;overflow:hidden;transition:opacity .14s var(--bm-ease)}.bm-rail.open .word{opacity:1;width:auto}.bm-rail-top .burger{width:32px;height:32px;border:0;background:transparent;border-radius:8px;display:grid;place-items:center;color:#1c1e21}.bm-rail.open .bm-rail-top .burger{margin-left:auto}.bm-rail-top .burger:hover{background:var(--bm-hover)}.bm-rail-title{font-size:22px;font-weight:700;padding:0 10px;line-height:26px;height:0;opacity:0;overflow:hidden;white-space:nowrap;transition:height .18s var(--bm-ease),opacity .14s var(--bm-ease),padding .18s var(--bm-ease)}.bm-rail.open .bm-rail-title{opacity:1;height:44px;padding:10px 10px 8px}.bm-switch{display:flex;align-items:center;justify-content:center;gap:8px;height:32px;margin:2px auto 8px;padding:0;border:1px solid transparent;border-radius:8px;background:#fff;width:36px}.bm-rail.open .bm-switch{width:calc(var(--bm-rail-open) - 24px);margin:4px 4px 10px;padding:0 8px;border-color:#dadde1;justify-content:flex-start}.bm-switch .nm{flex:1;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;opacity:0;transition:opacity .14s var(--bm-ease)}.bm-rail.open .bm-switch .nm{opacity:1}.bm-switch .ch{opacity:0}.bm-rail.open .bm-switch .ch{opacity:1}.bm-rail-mid,.bm-rail-bot{display:flex;flex-direction:column;gap:2px}.bm-rail-mid{flex:1}.bm-ritem{height:28px;border:0;background:transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0;color:#1c1e21;width:36px;margin:0 auto;text-align:left}.bm-rail.open .bm-ritem{width:100%;justify-content:flex-start;padding:0 8px;margin:0}.bm-ritem:hover{background:var(--bm-hover)}.bm-ritem.on{background:var(--bm-sel);color:#fff}.bm-ritem svg{width:20px;height:20px;flex-shrink:0}.bm-ritem span{font-size:14px;font-weight:500;white-space:nowrap;opacity:0;transition:opacity .14s var(--bm-ease)}.bm-rail.open .bm-ritem span{opacity:1}.bm-badge{width:28px;height:28px;border-radius:6px;background:#e57373;color:#fff;font-size:13px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.bm-shell{margin-left:var(--bm-rail);height:100%;display:grid;grid-template-rows:56px 1fr;min-width:0}.bm-header{display:flex;align-items:center;padding:0 16px 0 12px;gap:10px;background:#fae9e9}.bm-header h1{font-size:20px;font-weight:700;margin:0 8px 0 4px}.bm-header .admin-mini{margin-left:12px;font-size:11px;color:#8a8d91}.bm-hbiz{display:flex;align-items:center;gap:8px;background:transparent;border:0;padding:2px 6px;border-radius:8px}.bm-hbiz:hover{background:#0000000a}.bm-hbiz .meta{text-align:left}.bm-hbiz .nm{font-size:13px;font-weight:600;line-height:16px}.bm-hbiz .sub{font-size:12px;color:var(--bm-text2);line-height:14px}.bm-header .avatar-wrap{margin-left:auto;position:relative}.bm-header .avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block}.bm-header .ab{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border-radius:50%;background:#1877f2;color:#fff;font-size:8px;font-weight:700;display:grid;place-items:center;border:1.5px solid #fff}.bm-cols{display:grid;grid-template-columns:var(--bm-nav) 1fr;min-height:0;overflow:hidden}.bm-sidenav{background:var(--bm-navbg);overflow:auto;padding:4px 10px 28px;position:relative}.bm-sidenav::-webkit-scrollbar{width:8px}.bm-sidenav::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:4px}.sn-item,.sn-sub{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:10px;min-height:36px;padding:0 12px;border-radius:8px;font-size:14px;font-weight:500;color:var(--bm-text);text-align:left}.sn-item{font-weight:600}.sn-item:hover,.sn-sub:hover{background:#0000000f}.sn-item.on{background:var(--bm-sel);color:#fff;font-weight:600}.sn-item svg,.sn-sub svg{flex-shrink:0}.sn-item .chev{margin-left:auto;width:16px;height:16px;opacity:.7}.sn-item.on .chev{opacity:1}.sn-item .ext{margin-left:auto;opacity:.55}.sn-sub{padding-left:42px;font-weight:400;min-height:32px}.sn-group{margin-top:2px}.sn-pin{position:sticky;bottom:0;display:flex;justify-content:flex-end;padding:8px 4px 4px}.sn-pin button{width:28px;height:28px;border:0;background:transparent;border-radius:6px;display:grid;place-items:center;color:var(--bm-text2)}.bm-main{overflow:auto;padding:0 16px 24px 8px;min-width:0}.bm-main::-webkit-scrollbar{width:8px}.bm-main::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:4px}.bm-card{background:#fff;border-radius:8px;min-height:calc(100% - 8px);margin-top:0;padding:20px 16px 28px;box-shadow:0 1px 2px #0000000d}.bm-card>h2{margin:0 0 16px;font-size:20px;font-weight:700}.sec{padding:16px 0;border-top:1px solid var(--bm-line)}.sec:first-of-type{border-top:0;padding-top:0}.sec-h{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.sec-h h3{margin:0;font-size:15px;font-weight:700}.ghost{height:32px;padding:0 12px;border:1px solid #dadde1;background:#fff;border-radius:6px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:6px;color:var(--bm-text);white-space:nowrap}.ghost:hover{background:#f2f3f5}.ghost.slim{height:28px}.biz-hero{display:flex;align-items:center;gap:14px}.biz-hero .mark{width:56px;height:56px;border-radius:10px;background:#e57373;color:#fff;font-size:28px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.biz-hero .nm{font-size:16px;font-weight:700;line-height:20px}.biz-hero .id{font-size:13px;color:var(--bm-text2);line-height:18px}.field{margin:12px 0}.field .lab{font-size:13px;font-weight:700;margin-bottom:2px}.field .val{font-size:14px;line-height:20px}.field .val a{color:var(--bm-blue)}.field .val a:hover{text-decoration:underline}.field .muted{color:var(--bm-text2)}.radio-row{display:flex;gap:10px;align-items:flex-start}.radio{width:16px;height:16px;border-radius:50%;border:2px solid #1c1e21;margin-top:3px;flex-shrink:0;display:grid;place-items:center;background:#fff;padding:0}.radio.on{background:#1c1e21;border-color:#1c1e21}.radio.on i{width:6px;height:6px;border-radius:50%;background:#fff}.help{font-size:13px;color:var(--bm-text2);line-height:18px;margin:6px 0 0 28px}.help a{color:var(--bm-blue)}.help a:hover{text-decoration:underline}.note{font-size:13px;color:var(--bm-blue);line-height:18px;margin:10px 0 0}.note a{color:var(--bm-blue)}.note a:hover{text-decoration:underline}.opt-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:14px 0}.opt-row .lab{font-size:14px;font-weight:700}.opt-row .desc{font-size:13px;color:var(--bm-text2);line-height:18px;margin-top:2px;max-width:640px}.sel{height:36px;min-width:96px;padding:0 10px;border:1px solid #ced0d4;border-radius:6px;background:#fff;font-size:14px}.sw{width:40px;height:20px;border-radius:10px;border:0;background:#ced0d4;position:relative;flex-shrink:0;margin-top:2px;transition:background .2s var(--bm-ease)}.sw.on{background:var(--bm-blue)}.sw i{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000040;transition:left .2s var(--bm-ease)}.sw.on i{left:22px}.contact-row{display:flex;align-items:center;justify-content:space-between;margin:12px 0;gap:12px}.contact-row .lab{font-size:13px;font-weight:700}.contact-row .val{font-size:14px}.people-search{height:36px;border:1px solid #ced0d4;border-radius:6px;display:flex;align-items:center;gap:8px;padding:0 10px;color:var(--bm-text2);margin:8px 0 4px}.people-search input{border:0;outline:0;flex:1;font-size:14px;background:transparent;color:var(--bm-text)}.person{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:8px 0;gap:12px}.person .who{min-width:0}.person .nm{font-size:14px;font-weight:600;color:var(--bm-blue);line-height:18px}.person .em{font-size:13px;color:var(--bm-blue);line-height:16px}.person .miss{font-size:13px;color:#c0392b;line-height:16px}.role{height:24px;padding:0 10px;border:1px solid #dadde1;border-radius:12px;font-size:12px;color:var(--bm-text);background:#fff;display:inline-flex;align-items:center;flex-shrink:0}.bm-fab{position:fixed;right:36px;bottom:36px;width:48px;height:48px;border-radius:50%;border:0;background:#fff;box-shadow:0 2px 10px #00000038;display:grid;place-items:center;z-index:20}.bm-admin-link{position:fixed;left:64px;bottom:8px;font-size:11px;color:#8a8d91;z-index:50}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.ttf) format("truetype");font-weight:700;font-style:normal}:root{--blue: #0a78bd;--blue-hover: #0b6aa6;--blue-soft: #c5dcf7;--blue-row: #d0e6fc;--blue-wash: #e2eef7;--green: #00a400;--green-hover: #00873a;--green-dis: #c0dbc6;--text: #1c2b33;--text-2: #465a69;--text-3: #8a8d91;--border: #e4e6eb;--border-2: #dadde1;--border-3: #ccd0d5;--page: #f0f2f5;--panel: #ffffff;--stripe: #f4f6f8;--hover: #e9ebee;--dark-rail: #1c2b34;--danger: #e41e3f;--warn: #f7b928;--ok: #31a24c;--shadow: 0 2px 12px rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .04);--font: Inter, "Segoe UI", system-ui, Helvetica, Arial, sans-serif;--nav-w: 37px;--right-w: 28px;--header-h: 40px;--ease: cubic-bezier(.2, 0, 0, 1)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font);color:var(--text);background:var(--page);-webkit-font-smoothing:antialiased;letter-spacing:-.1px}button,input,select,textarea{font-family:inherit;letter-spacing:inherit}button{cursor:pointer;color:inherit}a{color:var(--blue);text-decoration:none}.am{display:grid;grid-template-columns:var(--nav-w) 1fr var(--right-w);grid-template-rows:var(--header-h) 1fr;height:100%;background:var(--page);min-width:1100px;font-size:11px;overflow:hidden}.am-nav{grid-row:1 / -1;background:#fff;border-right:1px solid #e9e8eb;display:flex;flex-direction:column;align-items:center;padding:8px 0 26px;position:relative}.am-nav-top,.am-nav-mid,.am-nav-bot{display:flex;flex-direction:column;align-items:center;width:100%}.am-nav-top{gap:0}.am-nav-mid{flex:1;gap:6px;padding-top:0}.am-nav-bot{gap:2px}.nav-sep{width:22px;height:1px;background:#dcdfe3;margin:14px 0 12px}.nav-btn{width:22px;height:22px;border:0;background:transparent;border-radius:4px;color:#1c2b33;display:grid;place-items:center;position:relative;padding:0;transition:background .1s var(--ease)}.nav-btn:hover{background:#ebedf0}.nav-btn.active{background:#e1eef5;color:var(--blue)}.nav-btn svg{width:15px;height:15px}.nav-btn.sm svg{width:13px;height:13px}.nav-badge{position:absolute;top:-5px;right:-6px;background:var(--danger);color:#fff;font-size:8px;font-weight:700;min-width:13px;height:13px;border-radius:7px;display:grid;place-items:center;padding:0 2px;line-height:1}.meta-mark{width:20px;height:20px;display:block;margin-bottom:20px}.bell-wrap{margin-bottom:0}.am-header{grid-column:2;display:flex;align-items:center;gap:0;padding:0 6px 0 7px;background:var(--page)}.am-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;margin-right:10px;color:#1c2b33;white-space:nowrap}.acct-btn{height:28px;border:1px solid var(--border-2);background:#fff;border-radius:6px;display:inline-flex;align-items:center;gap:0;padding:0 6px 0 5px;color:var(--text);font-size:11px;font-weight:500;white-space:nowrap;transition:border-color .1s var(--ease)}.acct-btn:hover{background:#f7f8fa}.acct-btn.open{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue) inset}.acct-btn .sep{width:1px;height:16px;background:var(--border-2);margin:0 6px}.acct-btn .acct-name{max-width:116px;overflow:hidden;text-overflow:ellipsis;margin:0 8px 0 5px}.acct-icon{width:16px;height:16px;border-radius:3px;background:#f0665a;color:#fff;font-size:9px;font-weight:700;display:grid;place-items:center;flex-shrink:0}.acct-glyph{width:13px;height:13px;color:#1c2b33;flex-shrink:0}.ghost-dd{height:28px;border:0;background:transparent;border-radius:6px;margin-left:14px;display:inline-flex;align-items:center;gap:7px;padding:0 6px;color:var(--text);font-size:11px;font-weight:500;white-space:nowrap}.ghost-dd:hover{background:#e4e6eb}.opp-dot{width:16px;height:16px;border-radius:50%;border:1px solid #c8ccd1;background:#fff;color:#c8ccd1;display:grid;place-items:center;font-size:8px;font-weight:700;letter-spacing:0}.header-right{margin-left:auto;display:flex;align-items:center;gap:10px}.muted{color:#3d3a3f;font-size:11px;font-weight:400;white-space:nowrap}.icon-btn{width:24px;height:24px;border:1px solid var(--border-2);background:#fff;border-radius:4px;display:grid;place-items:center;color:#1c2b33;padding:0;transition:background .1s var(--ease)}.icon-btn:hover{background:#f2f3f5}.icon-btn svg{width:13px;height:13px}.icon-btn.flat{border-color:transparent;background:transparent}.review-btn{height:24px;padding:0 10px;border:1px solid var(--border-2);background:#fff;border-radius:4px;font-size:11px;font-weight:500;color:#7d858e;white-space:nowrap}.review-btn:disabled{cursor:default}.avatar-wrap{position:relative;width:20px;height:20px;margin-left:1px}.avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;background:#ccd0d5;display:block}.avatar-badge{position:absolute;right:-3px;bottom:-3px;width:10px;height:10px;border-radius:50%;background:#0866ff;color:#fff;font-size:7px;font-weight:700;display:grid;place-items:center;border:1px solid #fff;font-family:Arial,sans-serif}.am-main{grid-column:2;overflow:hidden;display:flex;flex-direction:column;padding:0 6px 0 7px;background:linear-gradient(var(--page),var(--page)) top / 100% calc(100% - 22px) no-repeat,#e8f3f6;min-width:0}.am-right{grid-row:1 / -1;grid-column:3;background:var(--dark-rail);display:flex;flex-direction:column;align-items:center;padding-top:4px;gap:6px}.am-right .nav-btn{color:#fff;width:22px;height:22px}.am-right .nav-btn:hover{background:#ffffff1f}.am-right .nav-btn svg{width:13px;height:13px}.filter-row{display:flex;align-items:center;gap:5px;margin-top:4px;height:28px}.chip{height:28px;padding:0 8px 0 7px;border-radius:4px;border:1px solid var(--border-2);background:#fff;font-size:11px;font-weight:500;color:var(--text);display:inline-flex;align-items:center;gap:5px;white-space:nowrap;transition:background .1s var(--ease)}.chip svg{width:12px;height:12px}.chip:hover{background:#f2f3f5}.chip.on{color:var(--blue);border-color:var(--blue)}.chip.on:hover{background:#fff}.filter-row .spacer{flex:1}.linkish{height:28px;border:0;background:transparent;color:var(--text);font-size:11px;font-weight:500;display:inline-flex;align-items:center;gap:5px;border-radius:4px;padding:0 8px;margin-left:6px}.linkish svg{width:11px;height:11px}.linkish:hover{background:#e4e6eb}.view-btn{height:28px;padding:0 9px;border:1px solid var(--border-2);background:#fff;border-radius:4px;font-size:11px;font-weight:500;white-space:nowrap}.view-btn:hover{background:#f2f3f5}.filter-row .icon-btn{width:26px;height:28px;margin-left:0}.search-wrap{margin-top:6px}.search-box{height:22px;border:1px solid #e1e4e8;border-radius:4px;display:flex;align-items:center;padding:0 12px;gap:8px;background:#fff;color:var(--text-2)}.search-box input{border:0;outline:0;flex:1;font-size:11px;color:var(--text);background:transparent;padding:0;height:100%}.search-box input::placeholder{color:#828689}.tabs-row{display:flex;align-items:flex-start;margin-top:6px;gap:2px;position:relative;height:30px}.tab{width:191px;height:30px;padding:0 9px;border:0;border-radius:3px 3px 0 0;background:#f2f3f7;font-size:11px;font-weight:700;color:#3f4a52;display:inline-flex;align-items:center;gap:6px;position:relative;white-space:nowrap;text-align:left;transition:background .12s var(--ease)}.tab:hover{background:#e9ebef}.tab.on{color:var(--blue);background:#fff}.tab.on:hover{background:#fff}.tab svg{width:14px;height:14px;flex-shrink:0;color:#3f4a52}.tab.on svg{color:var(--blue)}.tab .tab-label{overflow:hidden;text-overflow:ellipsis}.sel-pill{margin-left:auto;height:16px;padding:0 5px;border-radius:3px;background:var(--blue);color:#fff;font-size:9px;font-weight:700;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.sel-pill i{font-style:normal;font-size:11px;line-height:1;cursor:pointer}.tabs-row .date-slot{margin-left:auto;position:relative}.date-btn{height:24px;padding:0 8px 0 7px;border:1px solid #c3c7ca;background:#eef0f4;border-radius:4px;font-size:11px;font-weight:500;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.date-btn svg{width:12px;height:12px}.date-btn:hover{background:#e4e6eb}.panel{flex:1;background:var(--panel);display:flex;flex-direction:column;min-height:0;overflow:hidden}.toolbar{display:flex;align-items:center;gap:6px;padding:4px 4px 6px 3px;height:36px}.btn{height:26px;padding:0 9px;border-radius:4px;font-size:11px;font-weight:500;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-2);background:#fff;color:var(--text);white-space:nowrap;transition:background .1s var(--ease)}.btn:hover{background:#f2f3f5}.btn svg{width:12px;height:12px}.btn.primary{background:var(--green);border-color:var(--green);color:#fff}.btn.primary:hover{background:var(--green-hover);border-color:var(--green-hover)}.btn.primary:disabled{background:var(--green-dis);border-color:var(--green-dis);color:#fff;cursor:default}.btn:disabled:not(.primary){color:#a0a5ab;background:#fff;cursor:default}.btn.text{border-color:transparent;background:transparent;padding:0 8px}.btn.text:hover{background:#f2f3f5}.btn.icon{padding:0 6px}.split{display:inline-flex}.split .btn:first-child{border-radius:4px 0 0 4px}.split .btn:last-child{border-radius:0 4px 4px 0;border-left:0;padding:0 6px}.toolbar .spacer{flex:1}.tb-sep{width:1px;height:26px;background:var(--border-2)}.table-scroll{overflow:auto;position:relative;max-height:100%;flex-shrink:1}.table-scroll::-webkit-scrollbar{height:8px;width:8px}.table-scroll::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:4px}.table-scroll::-webkit-scrollbar-track{background:transparent}.table-scroll .pad{height:25px}table.am-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:11px;table-layout:fixed}.am-table th{height:28px;background:#fff;font-size:11px;font-weight:700;color:var(--text);text-align:left;padding:0 0 0 6px;border-bottom:1px solid var(--border);border-right:1px solid var(--border);white-space:nowrap;position:sticky;top:0;z-index:2;-webkit-user-select:none;user-select:none;vertical-align:middle}.am-table th:last-child{border-right:0}.am-table th .th-in{display:flex;align-items:center;gap:4px;width:100%;padding-right:4px}.am-table th .th-label{line-height:12px;white-space:normal;overflow:hidden}.am-table th .th-sort{color:var(--text);display:inline-flex;flex-shrink:0}.am-table th .th-caret{margin-left:auto;color:#1c2b33;flex-shrink:0;width:14px;height:14px;display:grid;place-items:center;border-radius:3px}.am-table th .th-caret:hover{background:#e9ebee}.am-table th .th-caret svg{width:8px;height:8px}.am-table th.sort .th-label,.am-table th.sort .th-sort{color:var(--blue)}.am-table th .th-sub{display:block;font-size:9px;font-weight:400;color:var(--text-3);line-height:10px}.am-table td{height:30px;padding:5px 6px 0;border-bottom:0;border-right:0;vertical-align:top;background:var(--row-bg, #fff);line-height:13px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-table tbody tr{--row-bg: #fff}.am-table tbody tr:nth-child(2n){--row-bg: var(--stripe)}.am-table tbody tr:hover{--row-bg: var(--hover)}.am-table tbody tr.selected{--row-bg: var(--blue-row)}.am-table .num{text-align:right;font-variant-numeric:tabular-nums}.am-table .sub{display:block;font-size:9px;color:var(--text-3);font-weight:400;line-height:11px;margin-top:1px}.am-table .name{color:var(--blue);font-weight:400;font-size:11px;line-height:13px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.am-table .name:hover{text-decoration:underline}.am-table .name-cell{border-right:1px solid var(--border)}.am-table .name-cell .ad-id{display:flex;align-items:flex-start;gap:5px;min-width:0}.am-table .name-cell .ad-id>div{min-width:0;flex:1}.am-table .toggle-cell{padding-left:21px;padding-top:11px}.am-table .cb-cell{padding:9px 0 0 7px}.row-actions{display:flex;gap:3px;margin-top:3px;height:11px;opacity:0;pointer-events:none}.am-table tbody tr:hover .row-actions,.am-table tbody tr.selected .row-actions{opacity:1;pointer-events:auto}.row-actions button{height:11px;border:1px solid var(--border-3);background:#fff;color:#182827;padding:0 4px;font-size:8px;font-weight:500;border-radius:6px;display:inline-flex;align-items:center;gap:2px;line-height:1}.row-actions button svg{width:7px;height:7px}.row-actions button:hover{background:#f2f3f5}.sticky-l{position:sticky;z-index:1}.am-table th.sticky-l{z-index:3}.foot td{height:28px;padding-top:8px;font-weight:700;background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.foot .name-cell{border-right:1px solid var(--border)}.foot .sub{font-weight:400}.dash{color:var(--text)}.ad-thumb-wrap{width:30px;height:30px;flex-shrink:0;margin:-5px 0 0 -1px}tbody.busy{visibility:hidden}.delivery{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;line-height:13px}.dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:#c5cbcf}.dot.green{background:var(--ok)}.dot.blue{background:var(--blue)}.dot.yellow{background:var(--warn)}.dot.red{background:var(--danger)}.dot.orange{background:#e67e22}.del-label{font-size:11px;color:var(--text)}.toggle{width:22px;height:12px;border-radius:6px;border:0;background:#e4e6eb;position:relative;padding:0;flex-shrink:0;display:block;transition:background .15s var(--ease)}.toggle.on{background:var(--blue)}.toggle.on.muted{background:#cfe2f7}.toggle i{position:absolute;top:1px;left:1px;width:10px;height:10px;border-radius:50%;background:#6e7579;transition:left .15s var(--ease),background .15s var(--ease)}.toggle.on i{left:11px;background:#fff}.toggle.on.muted i{background:#a9cbf0}.cb{width:12px;height:12px;border:1px solid #8a8d91;border-radius:2px;background:#fff;display:grid;place-items:center;padding:0;transition:background .1s var(--ease)}.cb:hover{border-color:var(--text)}.cb.on{background:var(--blue);border-color:var(--blue);color:#fff}.thumb{width:30px;height:30px;border-radius:0;object-fit:cover;background:#e4e6eb;display:block;cursor:pointer}.preview-pop{position:fixed;z-index:50;width:209px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #00000047,0 0 0 1px #0000000d;overflow:hidden;animation:fadeIn .12s var(--ease);display:flex;flex-direction:column}.pv-scroll{max-height:355px;overflow:hidden}.pv-head{display:flex;align-items:flex-start;gap:6px;padding:7px 8px 0}.pv-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#ccd0d5;flex-shrink:0}.pv-meta{flex:1;min-width:0}.pv-name{font-size:11px;font-weight:700;line-height:14px;white-space:nowrap}.pv-name span{color:var(--blue)}.pv-name .dotsep{color:var(--text-3);font-weight:400;margin:0 3px}.pv-sub{font-size:9px;color:var(--text-3);line-height:12px;display:flex;align-items:center;gap:3px}.pv-sub svg{width:9px;height:9px}.pv-ctrl{display:flex;align-items:center;gap:6px;color:#1c2b33}.pv-ctrl button{border:0;background:transparent;padding:0;width:18px;height:18px;display:grid;place-items:center;color:#1c2b33;border-radius:50%}.pv-ctrl button:hover{background:#f2f3f5}.pv-ctrl svg{width:14px;height:14px}.pv-body{font-size:11px;line-height:14px;padding:6px 8px 5px;word-break:break-word}.pv-media{width:209px;height:280px;display:block;object-fit:cover;background:#e4e6eb}.pv-page{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;font-size:11px;font-weight:700}.pv-follow{height:20px;padding:0 8px;border:0;border-radius:4px;background:#e4e6eb;font-size:10px;font-weight:600;color:var(--text)}.pv-foot{padding:6px 6px 7px;background:#fff;border-top:1px solid #f0f2f5}.pv-open{width:100%;height:22px;border:1px solid var(--border-2);border-radius:4px;background:#fff;font-size:11px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:5px}.pv-open svg{width:12px;height:12px}.pv-open:hover{background:#f2f3f5}@keyframes popIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.popover{position:absolute;z-index:40;background:#fff;border-radius:8px;box-shadow:var(--shadow);overflow:hidden;top:30px;left:0;animation:popIn .15s var(--ease);transform-origin:top left}.date-slot .popover{left:auto;right:-12px;top:30px;transform-origin:top right;animation:slideIn .2s var(--ease)}.toolbar .popover{top:30px}.overlay{position:fixed;inset:0;z-index:30}.cols-menu{width:212px;padding:8px 0 10px;left:auto;right:-2px;transform-origin:top right}.cols-menu h4{margin:0;padding:4px 10px 6px;font-size:11px;font-weight:700}.cols-menu .opt{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:8px;height:26px;padding:0 9px;font-size:11px;text-align:left;color:var(--text)}.cols-menu .opt:hover{background:#f2f3f5}.cols-menu .opt.on{background:var(--blue-wash)}.cols-menu hr{border:0;border-top:1px solid var(--border);margin:8px 0}.cols-menu .row-l{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:8px;height:24px;padding:0 10px;font-size:11px;color:var(--text);text-align:left}.cols-menu .row-l:hover{background:#f2f3f5}.cols-menu .row-l svg{width:12px;height:12px}.cols-menu .row-l .chev{margin-left:auto;width:10px;height:10px}.cols-menu .cust{margin:6px 10px 0;width:calc(100% - 20px);justify-content:center;height:24px}.radio-d{width:12px;height:12px;border:1px solid #b0b3b8;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:#fff}.on>.radio-d,.radio-d.on{border-color:var(--blue)}.radio-d span{width:6px;height:6px;background:var(--blue);border-radius:50%}.menu{min-width:180px;padding:6px 0}.menu button{width:100%;border:0;background:transparent;text-align:left;padding:6px 12px;font-size:11px;color:var(--text)}.menu button:hover{background:#f2f3f5}.acct-menu{width:434px;left:-2px;top:30px;display:grid;grid-template-rows:auto 1fr;padding:0}.acct-search{margin:10px 10px 8px;height:22px;border:1px solid var(--border-2);border-radius:4px;display:flex;align-items:center;gap:6px;padding:0 8px;color:var(--text-3)}.acct-search svg{width:11px;height:11px}.acct-search input{border:0;outline:0;flex:1;font-size:11px;background:transparent}.acct-search input::placeholder{color:#8a8d91}.acct-body{display:grid;grid-template-columns:190px 1fr;min-height:200px}.acct-left{background:#f0f2f5;padding:8px 6px 10px 10px;border-top:1px solid var(--border);display:flex;flex-direction:column}.acct-left h5{margin:6px 0 4px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:4px}.acct-left h5 svg{width:9px;height:9px;color:var(--text-3)}.biz-item{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:6px;height:34px;padding:0 6px 0 5px;border-radius:4px;text-align:left;margin-bottom:2px;color:var(--text)}.biz-item:hover{background:#e4e6eb}.biz-item.on{background:#293944;color:#fff}.biz-item .bz{width:20px;height:20px;border-radius:4px;display:grid;place-items:center;color:#fff;font-weight:700;font-size:10px;flex-shrink:0}.biz-item .bt{flex:1;min-width:0}.biz-item .bn{font-size:11px;font-weight:700;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.biz-item .bs{font-size:9px;line-height:11px;opacity:.85}.biz-item .chev{width:10px;height:10px}.acct-left .create-biz{margin-top:auto;height:26px;width:100%;justify-content:center}.acct-right{padding:10px 10px 12px;border-top:1px solid var(--border)}.acct-right .bhead{display:flex;align-items:flex-start;justify-content:space-between}.acct-right .bhead b{font-size:12px;display:block;line-height:14px}.acct-right .bhead small{font-size:9px;color:var(--text-2)}.acct-right .bhead .gear{width:20px;height:20px;border:0;background:transparent;color:var(--text);padding:0;display:grid;place-items:center;border-radius:50%}.acct-right .bhead .gear svg{width:12px;height:12px}.acct-right .count{display:flex;align-items:center;justify-content:space-between;margin:12px 0 8px;font-size:11px;font-weight:700}.acct-row{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:8px;padding:6px 8px 6px 6px;border-radius:4px;text-align:left;margin-bottom:4px;color:var(--text)}.acct-row:hover{background:#f2f3f5}.acct-row.on{background:var(--blue-wash)}.acct-row .acct-glyph{width:20px;height:20px;border-radius:50%;background:#e4e6eb;padding:4px}.acct-row .at{flex:1;min-width:0}.acct-row .an{font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:13px}.acct-row .ai{font-size:9px;color:var(--text-2);line-height:11px}.acct-row .own{display:inline-block;margin-top:3px;background:#e4e6eb;border-radius:3px;padding:1px 5px;font-size:8px;font-weight:700;color:var(--text)}.acct-row .opp{width:14px;height:14px;border-radius:50%;border:1px dashed #c8ccd1;color:#c8ccd1;font-size:7px;display:grid;place-items:center}.cal{width:462px;display:grid;grid-template-columns:130px 1fr;height:311px}.cal-presets{border-right:1px solid var(--border);padding:10px 0 0;overflow:hidden}.preset{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:8px;padding:0 12px;height:22.3px;font-size:11px;text-align:left;color:var(--text)}.preset:hover{background:#f2f3f5}.cal-main{padding:10px 10px 10px 9px;display:flex;flex-direction:column;position:relative}.months{display:grid;grid-template-columns:1fr 1fr;gap:20px}.month-h{display:flex;align-items:center;height:18px;margin-bottom:4px;font-size:11px;font-weight:500;position:relative}.month-h .msel{display:inline-flex;align-items:center;gap:6px;padding:0 6px;height:18px;border-radius:3px;border:0;background:transparent;font-size:11px;font-weight:500}.month-h .msel:hover{background:#f2f3f5}.month-h .msel svg{width:8px;height:8px}.month-h .nav{position:absolute;top:-2px;width:20px;height:20px;border:0;background:transparent;display:grid;place-items:center;border-radius:4px}.month-h .nav:hover{background:#f2f3f5}.month-h .nav svg{width:10px;height:10px}.month-h .nav.prev{left:0}.month-h .nav.next{right:0}.month-h .msels{margin:0 auto;display:inline-flex;gap:6px}.dow{display:grid;grid-template-columns:repeat(7,21px);text-align:center;font-size:9px;color:var(--text-3);margin-bottom:2px;line-height:12px}.days{display:grid;grid-template-columns:repeat(7,21px)}.day{height:20px;width:21px;border:0;background:transparent;font-size:11px;border-radius:0;position:relative;padding:0;color:var(--text)}.day:hover:not(.start):not(.end){background:#e4e6eb}.day.in{background:var(--blue-soft)}.day.in.first{border-radius:3px 0 0 3px}.day.in.last{border-radius:0 3px 3px 0}.day.start,.day.end{background:var(--blue);color:#fff;border-radius:3px;z-index:1}.day.today:not(.start):not(.end){color:var(--blue);font-weight:600}.day.out{color:var(--text-3)}.cal-compare{display:flex;align-items:center;gap:7px;font-size:11px;margin-top:8px}.cal-compare .cb{width:12px;height:12px}.cal-range{display:flex;align-items:center;gap:4px;margin-top:8px}.cal-range .rdot{width:10px;height:10px;border-radius:50%;background:var(--blue-soft);margin-right:4px}.cal-range .rsel{height:22px;width:134px;border:1px solid var(--border-2);border-radius:4px;background:#fff;display:inline-flex;align-items:center;justify-content:space-between;padding:0 8px;font-size:11px}.cal-range .rsel svg{width:8px;height:8px}.date-in{height:22px;border:1px solid var(--border-2);border-radius:4px;padding:0 8px;font-size:11px;width:72px;background:#fff;color:var(--text)}.cal-range .dash{padding:0 1px}.cal-foot{margin-top:auto;display:flex;align-items:flex-end;gap:6px}.cal-foot .tz{font-size:9px;color:var(--text-2);margin-right:auto;padding-bottom:4px}.cal-foot .btn{height:24px}.btn.blue{background:var(--blue);border-color:var(--blue);color:#fff}.btn.blue:hover{background:var(--blue-hover);border-color:var(--blue-hover)}.tooltip{position:fixed;z-index:80;background:#fff;color:var(--text);font-size:11px;font-weight:500;padding:5px 8px;border-radius:4px;pointer-events:none;max-width:260px;line-height:13px;box-shadow:0 1px 6px #00000040;white-space:nowrap;animation:fadeIn .1s var(--ease)}.tooltip.wrap{white-space:normal}.admin-link{position:fixed;left:42px;bottom:4px;font-size:9px;color:#b0b3b8;z-index:6}.admin{display:grid;grid-template-columns:240px 1fr;height:100%;background:#f6f7f9;color:#111}.admin-side{background:#111827;color:#e5e7eb;padding:20px 12px}.admin-side h1{font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0 16px 16px;color:#9ca3af}.admin-side a{display:block;color:#e5e7eb;padding:8px 12px;border-radius:8px;margin:2px 0;font-size:14px;font-weight:500}.admin-side a:hover,.admin-side a.on{background:#1f2937;color:#fff}.admin-main{overflow:auto;padding:24px 28px 80px}.admin-main h2{margin:0 0 4px;font-size:22px}.admin-main .hint{color:#6b7280;font-size:13px;margin-bottom:18px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:14px}.row{display:flex;gap:10px;flex-wrap:wrap;align-items:end}label.f{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:600;color:#4b5563;flex:1;min-width:140px}label.f input,label.f select,label.f textarea{height:34px;border:1px solid #d1d5db;border-radius:8px;padding:0 10px;font-size:13px;font-weight:400;color:#111}label.f textarea{height:70px;padding:8px 10px}.abtn{height:34px;padding:0 12px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:13px;font-weight:600}.abtn.p{background:#111827;color:#fff;border-color:#111827}.abtn.d{color:#b91c1c}.mini{font-size:12px;color:#6b7280}.tree{font-size:13px}.tree summary{cursor:pointer;font-weight:600;padding:6px 0}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pic-prev{width:40px;height:40px;border-radius:8px;object-fit:cover;background:#e5e7eb}.sk{height:12px;background:linear-gradient(90deg,#eee,#f6f6f6,#eee);background-size:200% 100%;animation:sh 1.1s infinite;border-radius:4px}@keyframes sh{0%{background-position:100% 0}to{background-position:-100% 0}}
