.pcContactsWrap{width:100%;margin-top:10px}.pcTopbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:10px}.pcSearch{position:relative;width:320px;max-width:42vw}.pcSearch input{width:100%;height:36px;border:1px solid #e5e7eb;border-radius:10px;padding:0 36px 0 12px;outline:none;background:#f7f8fa;font-size:13px}.pcSearchIcon{position:absolute;right:10px;top:50%;transform:translateY(-50%);opacity:.55;font-size:16px}.pcBtn{height:36px;border-radius:12px;padding:0 12px;border:1px solid #e5e7eb;background:#fff;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.pcBtn:disabled{opacity:.6;cursor:not-allowed}.pcBtnIcon{opacity:.75;font-size:12px}.pcBtnGreen{border-color:#84cc16;background:#f6fee7;color:#3f6212}.pcBtnGreenSolid{border-color:#84cc16;background:#84cc16;color:#fff}.pcBtnPrimary{border-color:#60a5fa;background:#2563eb;color:#fff}.pcBtnGhost{background:#fff}.pcLinkBtn{border:none;background:transparent;color:#2563eb;cursor:pointer;font-size:13px;padding:0}.pcMuted{color:#6b7280;font-size:13px}.pcError{margin-top:8px;margin-bottom:10px;padding:10px 12px;border:1px solid #fecaca;background:#fff1f2;color:#991b1b;border-radius:12px;font-size:13px}.pcContactsGrid{display:grid;grid-template-columns:280px 1fr;gap:14px;align-items:start}.pcSide{border-radius:12px;padding:10px;background:transparent}.pcSideTitle{font-weight:700;font-size:14px;text-align:left;margin:0;color:#111827}.pcSideHint{margin-top:4px;font-size:12px;color:#6b7280;text-align:left}.pcSideSectionLabel{margin-top:12px;font-size:12px;color:#4f46e5;text-align:left;letter-spacing:.02em}.pcTagList{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.pcTag{font-size:12px;border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:8px;padding:6px 8px;cursor:pointer;-webkit-user-select:none;user-select:none}.pcTag:hover{border-color:#c7d2fe}.pcSmallDivider{margin-top:12px;border-top:1px solid #eef2f7}.pcContactsRight{border-radius:12px;background:#fff;border:1px solid #eef2f7;overflow:hidden}.pcContactsRightTop{display:flex;align-items:center;gap:10px;padding:12px;border-bottom:1px solid #eef2f7;background:#fff}.pcRightHint{flex:1;display:flex;align-items:center;gap:10px}.pcRightActions{display:flex;align-items:center;gap:10px}.pcTable{width:100%}.pcTableHead,.pcRow{display:grid;grid-template-columns:48px 1fr 200px 220px 44px;align-items:center}.pcTableHead{height:44px;padding:0 10px;border-bottom:1px solid #eef2f7;font-size:13px;color:#111827;background:#fff}.pcRow{min-height:62px;padding:0 10px;border-bottom:1px solid #eef2f7;background:#fff}.pcRow:last-child{border-bottom:none}.pcCell{display:flex;align-items:center;gap:10px}.pcCheck{display:flex;justify-content:center}.pcUser{display:flex;align-items:center;gap:12px}.pcAvatar{width:34px;height:34px;border-radius:999px;background:#e5e7eb;overflow:hidden;flex:0 0 auto}.pcAvatar img{width:100%;height:100%;object-fit:cover}.pcUserText{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.pcUserName{font-weight:600;font-size:13px;color:#111827;text-align:left}.pcUserSub{margin-top:4px;font-size:12px;color:#9ca3af;text-align:left}.pcDotBtn{width:34px;height:34px;border-radius:10px;border:1px solid transparent;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#6b7280}.pcDotBtn:hover{border-color:#e5e7eb;background:#f9fafb}.pcMenu{position:relative}.pcMenuPanel{position:absolute;right:0;top:40px;width:170px;background:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 12px 28px #0000001f;padding:6px;z-index:20}.pcMenuItem{width:100%;border:none;background:transparent;height:34px;border-radius:10px;cursor:pointer;text-align:left;padding:0 10px;font-size:13px;color:#111827}.pcMenuItem:hover{background:#f3f4f6}.pcMenuDanger{color:#b91c1c}.pcEmpty{padding:16px 12px;color:#6b7280;font-size:13px}@media(max-width:980px){.pcContactsGrid{grid-template-columns:1fr}.pcSearch{width:100%;max-width:100%}.pcTableHead,.pcRow{grid-template-columns:44px 1fr 170px 170px 44px}}.cpPage{text-align:left;width:100%}.cpHeader{display:flex;align-items:flex-start;justify-content:space-between;min-height:54px}.cpHeaderLeft{flex:1;min-width:0}.cpHeaderRight{flex:0 0 auto}.cpToolbar{display:flex;align-items:center;gap:12px}.cpBtn{height:36px;display:inline-flex;align-items:center;gap:10px;border-radius:18px;font-weight:700;font-size:13px;padding:0 14px;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid transparent;transition:transform .12s ease,filter .12s ease,background .12s ease}.cpBtn:active{transform:translateY(1px)}.cpBtnIcon,.cpBtnIconRight{display:inline-flex;align-items:center;justify-content:center;color:currentColor}.cpBtnGhost{background:#eaf7ec;border-color:#6fcd7c;color:#2d9a3a}.cpBtnPrimary{background:#49b35b;border-color:#49b35b;color:#fff;box-shadow:0 8px 20px #49b35b2e}.cpBtnPrimary:hover{filter:brightness(.98)}.cpSearchWrap{position:relative;width:240px;height:36px}.cpSearch{width:100%;height:100%;border-radius:18px;border:1px solid #e6e6e6;background:#fff;padding:0 40px 0 16px;outline:none;font-size:13px}.cpSearch::placeholder{color:#9a9a9a}.cpSearchIcon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#9a9a9a;pointer-events:none}.cpBody{margin-top:22px}.cpListHeader{display:flex;align-items:center;justify-content:space-between}.cpListTitle{font-size:13px;color:#6f6f6f}.cpEmpty{height:calc(100vh - 210px);min-height:420px;display:flex;align-items:center;justify-content:center}.cpEmptyText{font-size:13px;color:#6f6f6f}.cpEmptyLink{color:#49b35b;font-weight:700}.cpSubTitle{font-size:13px;color:#6f6f6f;margin:0;font-weight:500}.pcChatListHeader button,.pcChatChatListBody button,.pcChatListBody button{appearance:none;-webkit-appearance:none;border:none;background:transparent;font:inherit;color:inherit}.pcChatListHeader{padding:12px;background:#fff;position:relative}.pcChatSearch{height:40px;border:1px solid #eee;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 12px;background:#fafafa}.pcChatSearch__icon{font-size:14px;color:#777}.pcChatSearch input{border:none;outline:none;width:100%;background:transparent;font-size:13px}.pcChatChips{display:flex;gap:8px;padding-top:10px;padding-bottom:12px;flex-wrap:wrap;position:relative;border-bottom:1px solid rgba(0,0,0,.06)}.pcChatChip{border:1px solid #eee;background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer}.pcChatChip:hover{background:#00000008}.pcChatChip.isActive{border-color:#d7d7d7;background:#f6f6f6;font-weight:650}.pcChatAgentWrap{position:relative;display:inline-flex;flex:0 0 auto;align-items:center}.pcChatAgentTrigger{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcChatAgentMenu{position:absolute;top:calc(100% + 6px);left:0;z-index:9999;width:128px;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 10px 25px #00000014;padding:6px}.pcChatAgentItem{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px;cursor:pointer}.pcChatAgentItem:hover{background:#0000000a}.pcChatAgentItem.isActive{background:#f3f3f3;font-weight:700}.pcChatAgentName{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pcChatAgentCount{flex:0 0 auto;font-size:12px;color:#666}.pcChatListBody{padding:12px 6px 10px;display:grid;gap:6px}.pcRow{position:relative;width:100%;border-radius:12px;padding:19px 12px;display:flex;gap:12px;cursor:pointer;text-align:left;background:#fff;border:1px solid transparent}.pcRow:after{content:"";position:absolute;bottom:0;left:14px;right:14px;height:1px;background:#0000000f}.pcChatListBody .pcRow:last-child:after{display:none}.pcRow:hover{background:#00000008}.pcRow.isActive{background:#f3f3f3;border-color:#ededed}.pcAvatar{width:44px;height:44px;border-radius:999px;border:1px solid #eee;display:grid;place-items:center;font-weight:800;font-size:13px;background:#fff;color:#111}.pcAvatar__fallback{line-height:1}.pcRowMid{flex:1;min-width:0}.pcRowTop{display:flex;justify-content:space-between;align-items:center}.pcRowName{font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis}.pcRowTime{font-size:11px;color:#888}.pcRowBottom{margin-top:6px;display:flex;justify-content:space-between;gap:10px}.pcRowMsg{font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;min-width:0}.pcRowBadges{display:flex;align-items:center;gap:8px}.pcUnread{min-width:18px;height:18px;border-radius:999px;background:#111;color:#fff;display:grid;place-items:center;font-size:11px;padding:0 6px}.pcRowTags{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.pcTag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:650;line-height:1;white-space:nowrap}.pcTag--agent{background:#e8f1ff;color:#1e5eff}.pcTag--status{background:#e7f7ec;color:#1a7f37}.pcTag--lead{background:#fff3e6;color:#b45309}.pcTag--manual{background:#ffe5ec;color:#be123c}.pcTag--predef{background:#f3f4f6;color:#444}.pcThreadSplit{height:100vh;display:flex;overflow:hidden}.pcThreadMain{flex:1;min-width:0;display:flex;flex-direction:column;border-right:1px solid #eee}.pcThreadHeader{padding:12px 16px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;background:#fff;min-height:72px}.pcThreadHeader__left{display:flex;align-items:center;gap:12px;min-width:0}.pcThreadAvatar{width:40px;height:40px;border-radius:999px;border:1px solid #eee;background:#fff;display:grid;place-items:center;font-weight:900;color:#111}.pcThreadHeaderInfo{min-width:0;display:grid;gap:3px}.pcThreadHeaderName{font-size:13px;font-weight:900;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcThreadHeaderStatus,.pcThreadHeaderOnline{font-size:12px;color:#6b6b6b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcThreadHeaderActions{display:flex;align-items:center;gap:8px}.pcIconBtn{width:36px;height:36px;border-radius:12px;border:1px solid #eee;background:#fff;color:#111;display:grid;place-items:center;cursor:pointer;transition:background .18s ease,transform .12s ease,border-color .18s ease}.pcIconBtn:hover{background:#0000000a;border-color:#e3e3e3}.pcIconBtn:active{transform:translateY(1px)}.pcThreadMessages{flex:1;overflow:auto;padding:16px;background:#fafafa}.pcThreadPlaceholder{border:1px dashed #e6e6e6;border-radius:14px;padding:16px;background:#fff}.pcThreadPlaceholder__title{font-weight:900;font-size:13px;margin-bottom:6px;color:#111}.pcThreadPlaceholder__subtitle{font-size:12px;color:#666;line-height:1.4}.pcThreadInputBar{border-top:1px solid #eee;padding:12px;display:flex;gap:10px;background:#fff;align-items:center}.pcThreadInput{flex:1;border:1px solid #ddd;border-radius:999px;padding:10px 14px;font-size:13px;background:#fafafa}.pcSendBtn{border-radius:999px;border:none;padding:10px 16px;font-weight:800;background:#111;color:#fff;cursor:pointer}.pcSendBtn:hover{opacity:.9}@media(max-width:980px){.pcThreadSplit{flex-direction:column}.pcThreadMain{border-right:none}}.pcThreadSide{width:432px;min-width:432px;background:#fff;display:flex;flex-direction:column}.pcSideTop{padding:12px 14px 10px;border-bottom:1px solid #eee;background:#fff}.pcSideTopRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.pcSideTabs{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;min-width:0;flex:1}.pcSideTabs::-webkit-scrollbar{display:none}.pcSideTab{flex:0 0 auto;height:30px;padding:0 12px;border-radius:999px;border:1px solid #eee;background:#fff;font-size:12px;font-weight:800;color:#111;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .12s ease}.pcSideTab:hover{background:#00000008}.pcSideTab:active{transform:translateY(1px)}.pcSideTab.isActive{background:#f6f6f6;border-color:#d7d7d7}.pcSideCloseBtn{width:34px;height:34px;border-radius:10px;border:1px solid #eee;background:#fff;cursor:pointer;font-size:18px;line-height:1;flex:0 0 auto}.pcSideCloseBtn:hover{background:#0000000a;border-color:#e3e3e3}.pcThreadSide__scroll{flex:1;overflow:auto;padding:14px}.pcSideSection{border:1px solid #eee;border-radius:14px;background:#fff;padding:12px;margin-bottom:12px}.pcSideSection__title{font-size:12px;font-weight:900;color:#111;letter-spacing:.2px;margin-bottom:10px}.pcSideSection__body{display:grid;gap:10px}.pcSideField{display:grid;gap:6px}.pcSideField__label{font-size:11px;color:#666;font-weight:700}.pcSideField__input{height:38px;border-radius:12px;border:1px solid #eee;padding:0 12px;font-size:13px;outline:none;background:#fafafa}.pcSideField__input:focus{background:#fff;border-color:#d7d7d7}.pcSideBtn{height:40px;border-radius:12px;border:1px solid #eee;background:#111;color:#fff;font-weight:900;cursor:pointer}.pcSideBtn:hover{opacity:.92}.pcSideBtn--ghost{background:#fff;color:#111;font-weight:800}.pcSideBtn--ghost:hover{background:#0000000a}.pcSideRow{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pcSideTextarea{width:100%;min-height:96px;resize:vertical;border-radius:12px;border:1px solid #eee;padding:10px 12px;font-size:13px;outline:none;background:#fafafa}.pcSideTextarea:focus{background:#fff;border-color:#d7d7d7}.pcSideMuted{font-size:12px;color:#777;line-height:1.35}.pcSideTagsRow{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:980px){.pcThreadSide{width:100%;min-width:0;border-top:1px solid #eee}}.fc-page{display:grid;gap:var(--section-gap)}.fc-top{align-items:flex-start}.fc-select{height:34px;padding:0 12px;border-radius:10px;border:1px solid #e6e6e6;background:#fff;color:#111;display:inline-flex;align-items:center;gap:10px;font-weight:700;cursor:pointer;width:fit-content;margin-top:6px}.fc-selectText{font-size:13px}.fc-caret{font-size:13px;opacity:.8;transform:translateY(-1px)}.fc-btn{height:34px;padding:0 14px;border-radius:12px;border:1px solid transparent;cursor:pointer;font-weight:800;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.fc-btnGreen{background:#55c54f;color:#fff}.fc-plus{font-weight:900;font-size:18px;line-height:1;transform:translateY(-1px)}.fc-templates{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:12px}.fc-templateBtn{height:42px;border-radius:12px;border:2px dashed #4b86ff;background:#fff;color:#2a6cff;font-weight:700;cursor:pointer}.fc-section{display:grid;gap:10px}.fc-sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.fc-sectionTitle{font-size:12px;font-weight:700;color:#111}.fc-toolbar{display:flex;gap:12px;align-items:center}.fc-folderPill{height:36px;min-width:300px;border-radius:10px;border:1px solid #ededed;background:#fff;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.fc-folderIcon{display:inline-flex;align-items:center}.fc-folderSvg{width:18px;height:18px;fill:none;stroke:#c4c4c4;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.fc-folderLabel{flex:1;text-align:left;font-weight:700;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fc-folderRight{display:inline-flex;align-items:center;gap:10px;color:#888}.fc-folderCount{font-weight:700;color:#9a9a9a}.fc-kebab{font-size:16px;transform:translateY(-1px)}.fc-search{position:relative;width:260px}.fc-searchInput{width:100%;height:36px;border-radius:10px;border:1px solid #ededed;padding:0 36px 0 12px;outline:none;background:#fff}.fc-searchIcon{position:absolute;right:10px;top:50%;transform:translateY(-50%);opacity:.6;pointer-events:none}.fc-searchSvg{width:18px;height:18px;fill:none;stroke:#777;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fc-tableWrap{width:100%;border-radius:12px;overflow:hidden}.fc-tableHead{display:grid;grid-template-columns:44px 1fr 160px 140px 110px 170px 44px;align-items:center;color:#777;font-size:12px;padding:12px 10px}.fc-th{font-weight:700}.fc-thCheck{display:flex;justify-content:center}.fc-thMenu{text-align:right}.fc-tableBody{display:grid;gap:12px}.fc-tr{display:grid;grid-template-columns:44px 1fr 160px 140px 110px 170px 44px;align-items:center;background:#fff;border-radius:12px;border:1px solid #ededed;padding:16px 10px}.fc-tdCheck{display:flex;justify-content:center}.fc-tdName{color:#111;font-weight:600}.fc-tdConn,.fc-tdExec,.fc-tdCtr{color:#888}.fc-tdUpd{color:#777}.fc-tdMenu{display:flex;justify-content:center}.fc-rowMenu{width:30px;height:30px;border-radius:10px;border:none;background:transparent;cursor:pointer;color:#777;font-size:18px;line-height:1}.fc-rowMenu:hover{background:#0000000a}@media(max-width:1180px){.fc-templates{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:900px){.fc-sectionHeader{flex-direction:column;align-items:stretch}.fc-toolbar{justify-content:space-between}.fc-folderPill{min-width:0;width:100%}.fc-search{width:100%}}.autoWrap{width:100%}.autoTopBar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.autoRight{display:flex;align-items:center;gap:12px}.autoBtnPrimary{height:40px;padding:0 16px;border-radius:12px;border:1px solid #1d4ed8;background:#2563eb;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 22px #2563eb33;transition:background .14s ease}.autoBtnPrimary:hover{background:#1d4ed8}.autoSearch{width:320px;max-width:55vw;position:relative}.autoSearch input{width:100%;height:40px;border-radius:12px;border:1px solid #e5e7eb;padding:0 40px 0 12px;outline:none;font-size:13px;background:#fff;color:#111827}.autoSearch input:focus{border-color:#c7d2fe}.autoSearchIcon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:16px}.autoTotalLabel{color:#6b7280;font-size:13px;font-weight:600;margin:10px 0 10px 2px}.autoTabs{display:inline-flex;gap:10px;padding:6px;border-radius:14px;border:1px solid #e5e7eb;background:#fff}.autoTabBtn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid transparent;background:#f9fafb;color:#111827;font-weight:800;cursor:pointer;transition:all .14s ease}.autoTabBtnActive{background:#111827;color:#fff}.autoTable{width:100%;border-radius:14px;border:1px solid #eef2f7;background:#fff;box-shadow:0 10px 30px #1118270f;overflow:hidden}.autoHeadRow{display:grid;grid-template-columns:44px 2.2fr 3fr 110px 70px 54px;padding:12px;border-bottom:1px solid #eef2f7;color:#6b7280;font-size:12px;font-weight:800}.autoRow{display:grid;grid-template-columns:44px 2.2fr 3fr 110px 70px 54px;padding:12px;align-items:center;border-bottom:1px solid #f1f5f9;background:#fff}.autoCenter{display:flex;justify-content:center}.autoStartCol{display:flex;flex-direction:column;gap:3px;min-width:0}.autoStartTitle{display:inline-flex;align-items:center;gap:6px;color:#111827;font-weight:800;font-size:13px;min-width:0}.autoEllipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.autoMuted{color:#9ca3af;font-size:12px;font-weight:700}.autoChevron{color:#9ca3af;font-weight:900}.autoMsgCol{display:flex;flex-direction:column;gap:6px;min-width:0}.autoMatch{color:#6b7280;font-size:12px;font-weight:900}.autoChips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.autoChip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:10px;background:#eef2ff;border:1px solid #e0e7ff;color:#3730a3;font-size:12px;line-height:12px;white-space:nowrap}.autoAddMini{width:22px;height:22px;border-radius:999px;border:1px solid #c7d2fe;background:#4f46e5;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 6px 16px #4f46e538}.autoExec{color:#111827;font-weight:800;font-size:13px}.autoToggle{width:44px;height:24px;border-radius:999px;border:1px solid #e5e7eb;background:#f3f4f6;position:relative;cursor:pointer;transition:background .14s ease}.autoToggleOn{background:#2563eb}.autoToggleKnob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0000001f;transition:left .14s ease}.autoToggleOn .autoToggleKnob{left:22px}.autoDotsBtn{width:34px;height:34px;border-radius:10px;border:1px solid transparent;background:transparent;cursor:pointer;color:#6b7280}.autoDotsBtn:hover{background:#f3f4f6;border-color:#e5e7eb}.autoMenuWrap{position:relative;display:flex;justify-content:center}.autoMenu{position:absolute;right:0;top:36px;width:190px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 18px 50px #0000001f;overflow:hidden;z-index:30}.autoMenuBtn{width:100%;text-align:left;padding:10px 12px;border:none;background:#fff;cursor:pointer;font-weight:900;color:#111827}.autoMenuBtn:hover{background:#f9fafb}.autoMenuBtnDanger{color:#b91c1c}.autoMenuBtnDanger:hover{background:#fef2f2}.autoMenuBtnDisabled{color:#9ca3af;cursor:not-allowed}.autoModalOverlay{position:fixed;inset:0;z-index:9999;background:#00000059;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:18px}.autoModal{width:min(720px,92vw);border-radius:14px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 22px 70px #00000040;overflow:hidden}.autoModalHead{padding:14px 16px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:12px}.autoModalTitle{font-weight:800;color:#111827}.autoModalClose{width:34px;height:34px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;color:#6b7280;font-weight:900}.autoModalBody{padding:16px}.autoFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.autoLabel{font-size:12px;color:#6b7280;font-weight:900;margin-bottom:6px}.autoInput,.autoSelect{height:40px;border-radius:12px;border:1px solid #e5e7eb;padding:0 12px;outline:none;font-size:13px;background:#fff}.autoInlineRow{display:flex;gap:8px}.autoBtnSoft{height:40px;padding:0 14px;border-radius:12px;border:1px solid #c7d2fe;background:#eef2ff;color:#3730a3;font-weight:900;cursor:pointer}.autoFooter{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.autoBtnGhost{height:40px;padding:0 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-weight:900;cursor:pointer;color:#111827}@media(max-width:860px){.autoFormGrid{grid-template-columns:1fr}}:root{font-family:Nunito Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;line-height:1.45;color:#111;background-color:#fafafa;--space-0: 0px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--space-9: 48px;--page-padding: var(--space-6);--block-gap: var(--space-4);--section-gap: var(--space-6);--card-bg: #fff;--card-border: #e8e8e8;--card-radius: 14px;--card-padding: var(--space-4);--card-shadow: 0 8px 24px rgba(0, 0, 0, .06);--header-gap: var(--space-3);--header-title-size: 18px;--header-subtitle-size: 14px;--header-subtitle-color: #666;--hover-bg: rgba(0, 0, 0, .04)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%}button,input,textarea,select{font-family:inherit;font-size:inherit}h1{font-size:var(--header-title-size);line-height:1.3;font-weight:800;margin:0 0 var(--space-3) 0}h2{font-size:16px;line-height:1.35;font-weight:700;margin:0 0 var(--space-2) 0}h3{font-size:15px;line-height:1.4;font-weight:700;margin:0 0 var(--space-2) 0}p,span,li,label,td,th{font-size:14px;line-height:1.45}small{font-size:12px;line-height:1.4;color:#666}.page{display:grid;gap:var(--section-gap);padding:var(--page-padding)}.block{display:grid;gap:var(--block-gap)}.mt-1{margin-top:var(--space-1)}.mt-2{margin-top:var(--space-2)}.mt-3{margin-top:var(--space-3)}.mt-4{margin-top:var(--space-4)}.mt-6{margin-top:var(--space-6)}.mb-1{margin-bottom:var(--space-1)}.mb-2{margin-bottom:var(--space-2)}.mb-3{margin-bottom:var(--space-3)}.mb-4{margin-bottom:var(--space-4)}.mb-6{margin-bottom:var(--space-6)}.card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--card-radius);padding:var(--card-padding);box-shadow:var(--card-shadow)}.card--flat{box-shadow:none}.cardHeader{display:grid;gap:var(--space-1);margin-bottom:var(--space-3)}.cardTitle{font-size:15px;font-weight:800;margin:0}.cardSubtitle{color:#666;font-size:13px;margin:0}.cardBody{display:grid;gap:var(--space-3)}.pageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--header-gap)}.pageHeader__left{display:grid;gap:var(--space-1);min-width:0}.pageTitle{font-size:var(--header-title-size);font-weight:800;margin:0}.pageSubtitle{font-size:var(--header-subtitle-size);color:var(--header-subtitle-color);margin:0}.pageHeader__actions{display:flex;gap:var(--space-2);align-items:center;flex:0 0 auto}.btn{border:1px solid var(--card-border);background:#fff;border-radius:10px;padding:10px 12px;cursor:pointer;font-weight:700;transition:background .18s ease,transform .12s ease}.btn:hover{background:var(--hover-bg)}.btn:active{transform:translateY(1px)}
