html,body,#root{height:100%;margin:0}@keyframes slideDown{0%{height:0;opacity:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height);opacity:1}to{height:0;opacity:0}}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-Bold.ttf) format("truetype");font-weight:700;font-style:bold}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-Medium.ttf) format("truetype");font-weight:500;font-style:medium}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-Regular.ttf) format("truetype");font-weight:400;font-style:regular}@font-face{font-family:SpaceGrotesk;src:url(/fonts/grotesk/SpaceGrotesk-Light.ttf) format("truetype");font-weight:300;font-style:light}body{font-family:SpaceGrotesk,sans-serif!important}body>#root>div{width:100vw}.navbar{background:white;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eeeeee;padding:0 1.5rem;height:82px;width:100%;position:fixed;top:0;z-index:50}.navbar-left{display:flex;align-items:center;gap:1rem}.navbar-title{font-size:22px;color:#000}.navbar-center{display:flex;align-items:center;gap:1rem;position:relative}.navbar-workspace{cursor:pointer;font-size:16px;font-weight:700}.workspace-menu{position:absolute;top:100%;left:0;z-index:100}.navbar-right{display:flex;align-items:center;gap:1rem}.header-icon{font-size:20px;cursor:pointer}.menu-toggle{background:none;border:none;cursor:pointer}.menu-toggle img{width:24px;height:24px}@tailwind base;@tailwind components;@tailwind utilities;@keyframes mnav-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mnav-fade-in{0%{opacity:0}to{opacity:1}}.mnav-sheet{animation:mnav-slide-up .22s cubic-bezier(.32,.72,0,1)}.mnav-backdrop{animation:mnav-fade-in .18s ease-out}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#52525b;border-radius:8px}.grid-cols-100{grid-template-columns:repeat(100,minmax(0,1fr))}@keyframes shine{0%{transform:translate(-30px)}to{transform:translate(450px)}}.shine{position:relative;z-index:12;overflow:hidden;transition:all .1s linear}.shine:hover{transform:scale(1.05)}.shine:hover:after{content:"";display:block;width:75px;height:175%;background:rgb(255,255,255);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);opacity:.5;position:absolute;top:-20px;left:0;transform:translate(450px)}.shine:hover:after{animation:shine .2s linear}@layer base{:root{--background: 0 0% 100%;--foreground: 0 0% 100%;--card: 0 0% 100%;--card-foreground: 0 0% 0%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 72.2% 50.6%;--primary-foreground: 0 85.7% 97.3%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 72.2% 50.6%;--radius: .5rem}.dark{--background: 0 0% 100%;--foreground: 0 0% 0%;--card: 0 0% 100%;--card-foreground: 0 0% 0%;--popover: 0 0% 100%;--popover-foreground: 0 0% 96%;--primary: 260 72.2% 50.6%;--primary-foreground: 0 85.7% 2.7%;--secondary: 0 0% 3.9%;--secondary-foreground: 0 0% 91%;--muted: 0 0% 3.9%;--muted-foreground: 0 0% 55%;--accent: 0 0% 3.9%;--accent-foreground: 0 0% 91%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 2%;--border: 0 0% 10.2%;--input: 0 0% 10.2%;--ring: 0 72.2% 50.6%;--radius: .5rem}}.h1{color:#000}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;}}.btnStyle{background:linear-gradient(120.91deg,#7545ff 0%,#642eff 49.98%,#9d7aff 100.9%)}.MuiMenuItem-root{font-family:unset!important}.MuiMenu-paper{border-radius:10px!important}.chat-widget-iframe{position:fixed;bottom:0;right:0;width:100%;height:100%;max-width:500px;max-height:700px;border:none;z-index:9999;transition:width .3s ease,height .3s ease}.table-add-button:hover{background:#f5f5f5;transition:.3s}.pulse-circle{width:12px;height:12px;background-color:#8b2091;border-radius:50%;box-shadow:0 0 #870dc066;animation:pulse 1.5s infinite;cursor:pointer}@keyframes pulse{0%{transform:scale(.95);opacity:.7}70%{transform:scale(1);opacity:.3}to{transform:scale(.95);opacity:.7}}.ant-input-outlined:focus,.ant-input-outlined:focus-within{border-color:#7545ff!important}.custom-fullscreen-button{position:absolute;top:10px;right:10px;padding:10px 13px;background-color:#00000080;color:#fff;border:none;border-radius:30px;cursor:pointer;z-index:9999}.assistant-overview-card{background:white;border-radius:40px;box-shadow:0 4px 10px #0000001a;padding:1rem;border:1px solid #c2c2c2}.forgot-password{color:#7545ff;cursor:pointer}.custom-marker{width:32px;height:32px;display:block}html,body{overflow-x:hidden!important}.ch-wrap{display:flex;flex-direction:column;width:100%;height:100%;padding:24px 28px 16px;box-sizing:border-box;font-family:inherit}.ch-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:10px;flex-shrink:0;overflow:visible;position:relative}.ch-title-row{display:flex;align-items:center;gap:10px;margin-bottom:4px}.ch-title{font-size:24px;font-weight:700;color:#111;margin:0;line-height:1}.ch-badge{display:inline-flex;align-items:center;gap:6px;background:#111;color:#fff;font-size:13px;font-weight:600;padding:3px 10px 3px 8px;border-radius:100px;line-height:1}.ch-badge-dot{width:7px;height:7px;background:#7c3aed;border-radius:50%;animation:ch-pulse 2s infinite;flex-shrink:0}@keyframes ch-pulse{0%{box-shadow:0 0 #7c3aed80}70%{box-shadow:0 0 0 6px #7c3aed00}to{box-shadow:0 0 #7c3aed00}}.ch-subtitle{font-size:13px;color:#888;margin:0}.ch-controls{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.ch-filter-pills{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;flex-shrink:0}.ch-filter-pill{display:inline-flex;align-items:center;gap:5px;background:#F5F0FF;color:#7545ff;font-size:12px;font-weight:500;padding:4px 6px 4px 10px;border-radius:20px}.ch-filter-pill-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.ch-filter-pill-remove{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#7545ff;padding:2px;border-radius:50%;transition:background .15s}.ch-filter-pill-remove:hover{background:#E8E0FF}.ch-filter-clear{background:none;border:none;cursor:pointer;font-size:12px;color:#9e9e9e;padding:0;transition:color .15s}.ch-filter-clear:hover{color:#616161}.ch-layout{display:flex;gap:16px;flex:1;min-height:0;width:100%}.ch-sidebar{width:384px;min-width:384px;flex-shrink:0;border:1px solid #e5e7eb;border-radius:14px;background:#fff;display:flex;flex-direction:column;min-height:0;overflow:hidden}.ch-toolbar{padding:12px;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.ch-search{display:flex;align-items:center;gap:8px;background:#f5f5f7;border:1.5px solid #e5e7eb;border-radius:10px;padding:0 12px;transition:border-color .18s,box-shadow .18s,background .18s}.ch-search:focus-within{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;background:#fff}.ch-search-icon{color:#bbb;font-size:13px;flex-shrink:0;transition:color .18s}.ch-search:focus-within .ch-search-icon{color:#7c3aed}.ch-search input{flex:1;border:none;outline:none;background:transparent;font-size:13px;color:#111;padding:9px 0;font-family:inherit}.ch-search input::placeholder{color:#bbb}.ch-search-clear{background:none;border:none;cursor:pointer;color:#ccc;font-size:13px;padding:0;display:flex;align-items:center;transition:color .15s;flex-shrink:0}.ch-search-clear:hover{color:#ef4444}.ch-search-mode{font-size:10px;font-weight:600;padding:3px 8px;border-radius:5px;border:1px solid #e5e7eb;background:#f9fafb;color:#9ca3af;cursor:pointer;white-space:nowrap;transition:all .18s;flex-shrink:0;letter-spacing:.3px;text-transform:uppercase}.ch-search-mode:hover{border-color:#c4b5fd;color:#7c3aed;background:#f5f0ff}.ch-search-mode.active{background:#7c3aed;border-color:#7c3aed;color:#fff}.ch-filter-strip{display:flex;align-items:center;gap:6px}.ch-filter-sep{width:1px;height:16px;background:#e5e7eb;flex-shrink:0}.ch-view-toggle{display:flex;background:#f5f5f7;border-radius:8px;padding:2px}.ch-view-btn{font-size:11px;font-weight:500;padding:4px 10px;border:none;border-radius:6px;background:transparent;color:#9ca3af;cursor:pointer;white-space:nowrap;transition:all .2s}.ch-view-btn.active{background:#fff;color:#111;font-weight:600;box-shadow:0 1px 3px #00000014}.ch-journey-pills{display:flex;gap:3px;margin-left:auto}.ch-journey-pill{font-size:10px;font-weight:500;padding:3px 8px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#9ca3af;cursor:pointer;white-space:nowrap;transition:all .18s}.ch-journey-pill:hover{border-color:#c4b5fd;color:#7c3aed}.ch-journey-pill.active-pre-stay{background:#fef3c7;border-color:#fcd34d;color:#92400e}.ch-journey-pill.active-stay{background:#d1fae5;border-color:#6ee7b7;color:#065f46}.ch-journey-pill.active-post-stay{background:#e0e7ff;border-color:#a5b4fc;color:#3730a3}.ch-assistant-trigger{width:28px;height:28px;border-radius:7px;border:1px solid #e5e7eb;background:#fff;color:#9ca3af;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s;flex-shrink:0;position:relative}.ch-assistant-trigger:hover,.ch-assistant-trigger.open{border-color:#7c3aed;color:#7c3aed;background:#f5f0ff}.ch-assistant-trigger.filtered{border-color:#c4b5fd;color:#7c3aed;background:#f5f0ff}.ch-assistant-count{position:absolute;top:-5px;right:-5px;width:14px;height:14px;border-radius:50%;background:#7c3aed;color:#fff;font-size:8px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.ch-assistant-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 32px #0000001f;padding:4px 0;min-width:240px;max-height:300px;overflow-y:auto}.ch-assistant-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border:none;background:transparent;cursor:pointer;text-align:left;font-size:13px;color:#374151;transition:background .12s;font-family:inherit}.ch-assistant-dropdown-item:hover{background:#f8f8f8}.ch-assistant-dropdown-item.selected{background:#f5f0ff}.ch-assistant-dropdown-check{width:16px;height:16px;border-radius:4px;border:1.5px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.ch-assistant-dropdown-check.checked{background:#7c3aed;border-color:#7c3aed}.ch-assistant-dropdown-sep{height:1px;background:#f5f5f5;margin:2px 8px}.ch-assistant-dropdown-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ch-assistant-dropdown-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.ch-search-status{font-size:11px;color:#7c3aed;padding:4px 14px;min-height:20px;display:flex;align-items:center;gap:5px;flex-shrink:0}.ch-spinner{width:8px;height:8px;border:1.5px solid #7c3aed;border-top-color:transparent;border-radius:50%;animation:ch-spin .65s linear infinite;display:inline-block;flex-shrink:0}.ch-list{flex:1;overflow-y:auto;min-height:0;transition:opacity .25s ease,transform .25s ease;opacity:1;transform:translateY(0)}.ch-list--loading{opacity:0;transform:translateY(6px);pointer-events:none}.ch-list::-webkit-scrollbar{width:4px}.ch-list::-webkit-scrollbar-track{background:transparent}.ch-list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.ch-thread{display:flex;align-items:flex-start;gap:11px;padding:10px 14px;cursor:pointer;border-left:3px solid transparent;border-bottom:1px solid #f0f0f0;transition:background .15s,border-color .15s}.ch-thread:last-child{border-bottom:none}.ch-thread:hover{background:#fafafa;border-left-color:#ddd6fe}.ch-thread.active{background:#f5f0ff;border-left-color:#7c3aed}.ch-thread-avatar{position:relative;flex-shrink:0}.ch-thread-avatar img{width:36px;height:36px;border-radius:50%;border:1px solid #e5e7eb;display:block}.ch-thread-assistant-dot{position:absolute;bottom:-1px;right:-1px;width:10px;height:10px;border-radius:50%;border:2px solid #fff}.ch-thread-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.ch-thread-row{display:flex;align-items:center;justify-content:space-between;gap:6px}.ch-thread-name{font-size:13px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0;display:flex;align-items:center;gap:5px}.ch-thread.active .ch-thread-name{color:#7c3aed}.ch-thread-date{font-size:11px;color:#bbb;white-space:nowrap;flex-shrink:0}.ch-thread.active .ch-thread-date{color:#a78bfa}.ch-icon-wa{color:#25d366;font-size:12px;flex-shrink:0}.ch-icon-web{color:#6b7280;font-size:12px;flex-shrink:0}.ch-icon-voice{color:#ea580c;font-size:12px;flex-shrink:0}.ch-thread-preview{font-size:12px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ch-thread-labels{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.ch-staying-badge{display:flex;align-items:center;gap:3px;font-size:10px;font-weight:600;padding:1px 6px;border-radius:5px;white-space:nowrap;background:#f0f9ff;color:#0369a1}.ch-template-badge{font-size:10px;background:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280;padding:1px 6px;border-radius:5px;white-space:nowrap;flex-shrink:0}.ch-journey-badge{font-size:10px;font-weight:600;padding:1px 6px;border-radius:5px;white-space:nowrap;flex-shrink:0}.ch-journey-badge--pre-stay{background:#fef3c7;color:#92400e}.ch-journey-badge--stay{background:#d1fae5;color:#065f46}.ch-journey-badge--post-stay{background:#e0e7ff;color:#3730a3}.ch-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 16px;gap:8px}.ch-empty-icon{font-size:26px;color:#d1d5db}.ch-empty-text{font-size:13px;color:#9ca3af}.ch-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:12px 14px;border-top:1px solid #f0f0f0;flex-shrink:0}.ch-page-btn{width:30px;height:30px;border-radius:50%;border:1.5px solid #e5e7eb;background:#fff;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:11px;transition:all .15s}.ch-page-btn:hover:not(:disabled){border-color:#7c3aed;color:#7c3aed;background:#f5f0ff}.ch-page-btn:disabled{opacity:.35;cursor:not-allowed}.ch-page-info{font-size:13px;color:#6b7280}.ch-page-info strong{color:#111}.ch-page-spinner{display:inline-block;width:14px;height:14px;border:2px solid #e5e7eb;border-top-color:#7c3aed;border-radius:50%;animation:ch-spin .6s linear infinite;vertical-align:middle}@keyframes ch-spin{to{transform:rotate(360deg)}}.ch-panel{flex:1;min-width:0;min-height:0;border:1px solid #e5e7eb;border-radius:14px;background:#fff;overflow:hidden;display:flex;flex-direction:column;position:relative}.ch-panel-header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:60px;border-bottom:1px solid #f0f0f0;background:#fcfcfcff;flex-shrink:0;gap:12px}.ch-panel-header-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.ch-panel-avatar{width:36px;height:36px;border-radius:50%;border:2px solid #ede9fe;flex-shrink:0}.ch-panel-title-wrap{display:flex;flex-direction:column;min-width:0}.ch-panel-thread-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;gap:6px;text-align:left}.ch-panel-thread-id{font-size:14px;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px;transition:color .15s;letter-spacing:-.2px}.ch-panel-thread-btn:hover .ch-panel-thread-id{color:#7c3aed}.ch-panel-thread-hint{font-size:11px;color:#bbb}.ch-panel-thread-btn:hover .ch-panel-thread-hint{color:#7c3aed}.ch-panel-assistant-name{display:flex;align-items:center;gap:5px;font-size:11px;color:#9e9e9e;margin-top:1px}.ch-assistant-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.ch-drawer-assistant-tag{display:inline-flex;align-items:center;gap:5px;font-weight:500}.ch-panel-header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.ch-panel-channel{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500;padding:4px 10px;border-radius:20px;background:#f5f0ff;color:#7c3aed}.ch-panel-channel.wa{background:#f0fdf4;color:#16a34a}.ch-panel-channel.web{background:#f0f9ff;color:#0369a1}.ch-panel-channel.voice{background:#fff7ed;color:#ea580c}.ch-panel-date{font-size:12px;color:#9ca3af;white-space:nowrap}.ch-panel-copy-btn{width:30px;height:30px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#9ca3af;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:13px;transition:all .15s;flex-shrink:0}.ch-panel-copy-btn:hover{border-color:#7c3aed;color:#7c3aed;background:#f5f0ff}.ch-panel-copy-btn.copied{border-color:#16a34a;color:#16a34a;background:#f0fdf4}.ch-panel-profile-btn{display:none;width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#7c3aed;align-items:center;justify-content:center;cursor:pointer;font-size:14px;flex-shrink:0}.ch-panel-profile-btn:active{background:#f5f0ff}.ch-lang-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:4px 10px;border-radius:20px;border:1px solid #e9e5f5;background:#f5f0ff;color:#7c3aed;cursor:pointer;white-space:nowrap;transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.ch-lang-pill:hover{background:#ede9fe;border-color:#c4b5fd}.ch-lang-pill.active{background:#7c3aed;border-color:#7c3aed;color:#fff}.ch-lang-pill.active:hover{background:#6d28d9;border-color:#6d28d9}.ch-lang-pill.translating{pointer-events:none;border-color:transparent;color:#fff;background:linear-gradient(90deg,#7c3aed,#a78bfa,#c4b5fd,#a78bfa,#7c3aed);background-size:300% 100%;animation:ch-pill-shimmer 2s ease infinite}.ch-lang-pill-flag{font-size:14px;line-height:1}.ch-lang-pill-label{letter-spacing:-.1px}.ch-lang-pill-icon{font-size:13px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.ch-lang-pill:hover .ch-lang-pill-icon{transform:rotate(12deg)}.ch-lang-pill.translating .ch-lang-pill-icon{animation:ch-icon-spin 1.2s cubic-bezier(.4,0,.2,1) infinite}@keyframes ch-pill-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes ch-icon-spin{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.15)}to{transform:rotate(360deg) scale(1)}}.ch-status-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 12px;border-radius:20px;border:1px solid transparent;cursor:pointer;white-space:nowrap;transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0;letter-spacing:.01em}.ch-status-pill-icon{font-size:13px;line-height:1}.ch-status-pill-label{line-height:1}.ch-status-new{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.ch-status-new:hover{background:#ffedd5;border-color:#fb923c}.ch-status-resolved{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.ch-status-resolved:hover{background:#dcfce7;border-color:#4ade80}.ch-status-wrap{position:relative;flex-shrink:0}.ch-status-pill-caret{font-size:10px;opacity:.6;margin-left:-2px;transition:transform .2s,opacity .2s}.ch-status-pill-caret.open{transform:rotate(180deg)}.ch-status-pill:hover .ch-status-pill-caret{opacity:1}.ch-status-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:160px;background:#fff;border:1px solid #e9e5f5;border-radius:12px;padding:4px;box-shadow:0 8px 24px #00000014,0 2px 8px #0000000a;z-index:50;animation:ch-status-drop-in .15s cubic-bezier(.2,0,.13,1.5)}@keyframes ch-status-drop-in{0%{opacity:0;transform:translateY(-6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ch-status-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;border-radius:8px;background:none;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,color .15s;color:#475569}.ch-status-dropdown-item:hover{background:#f8fafc}.ch-status-dropdown-item.new:hover{background:#fff7ed;color:#c2410c}.ch-status-dropdown-item.resolved:hover{background:#f0fdf4;color:#15803d}.ch-status-dropdown-item.active{font-weight:600}.ch-status-dropdown-item.active.new{color:#c2410c}.ch-status-dropdown-item.active.resolved{color:#15803d}.ch-status-dropdown-icon{font-size:14px;flex-shrink:0}.ch-status-dropdown-check{margin-left:auto;font-size:12px;opacity:.7}.ch-translate-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:10;animation:ch-overlay-in .3s ease-out}@keyframes ch-overlay-in{0%{opacity:0}to{opacity:1}}.ch-translate-loader{display:flex;flex-direction:column;align-items:center;gap:24px}.ch-translate-icon-wrap{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#7c3aed,#a78bfa);display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;box-shadow:0 8px 32px #7c3aed40;animation:ch-icon-float 2s ease-in-out infinite}.ch-translate-icon-spin{animation:ch-icon-spin 1.2s cubic-bezier(.4,0,.2,1) infinite}@keyframes ch-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ch-translate-bars{display:flex;flex-direction:column;align-items:center;gap:10px;width:180px}.ch-translate-bar{height:6px;width:100%;border-radius:3px;background:linear-gradient(90deg,#ede9fe,#7c3aed,#ede9fe);background-size:200% 100%;animation:ch-bar-wave 1.8s ease-in-out infinite}.ch-translate-bar:nth-child(2){width:70%;animation-delay:.15s}.ch-translate-bar:nth-child(3){width:45%;animation-delay:.3s}@keyframes ch-bar-wave{0%{background-position:200% 0}to{background-position:-200% 0}}.ch-translate-text{font-size:14px;font-weight:600;color:#7c3aed;display:flex;align-items:baseline;gap:1px;letter-spacing:-.2px}.ch-translate-dots span{display:inline-block;animation:ch-dot-bounce 1.4s ease-in-out infinite;font-weight:700}.ch-translate-dots span:nth-child(2){animation-delay:.15s}.ch-translate-dots span:nth-child(3){animation-delay:.3s}@keyframes ch-dot-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.ch-panel-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;position:relative}.ch-panel-body>*{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.ch-mobile-back{display:none}.ch-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.1);z-index:10;animation:ch-fade-in .15s ease}@keyframes ch-fade-in{0%{opacity:0}to{opacity:1}}.ch-drawer{position:absolute;top:0;left:0;bottom:0;width:520px;background:#fff;border-right:1px solid #e5e7eb;border-radius:14px 0 0 14px;z-index:11;display:flex;flex-direction:column;animation:ch-slide-in .22s cubic-bezier(.4,0,.2,1);box-shadow:6px 0 40px #0000001a}@keyframes ch-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.ch-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.ch-drawer-title{font-size:14px;font-weight:600;color:#111}.ch-drawer-close{width:28px;height:28px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;color:#9ca3af;transition:all .15s}.ch-drawer-close:hover{border-color:#7c3aed;color:#7c3aed;background:#f5f0ff}.ch-drawer-body{flex:1;overflow:hidden;display:flex;flex-direction:row}.ch-drawer-left{width:220px;min-width:220px;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;overflow-y:auto}.ch-drawer-left::-webkit-scrollbar{width:4px}.ch-drawer-left::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.ch-drawer-hero{padding:20px 16px 16px;background:linear-gradient(150deg,#faf5ff 0%,#f0f9ff 100%);border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}.ch-drawer-hero-avatar{width:52px;height:52px;border-radius:50%;border:3px solid #fff;box-shadow:0 4px 16px #7c3aed26}.ch-drawer-hero-name{font-size:14px;font-weight:700;color:#111;text-align:center;line-height:1.3}.ch-drawer-hero-sub{font-size:10px;color:#9ca3af;text-align:center;font-family:SFMono-Regular,Consolas,monospace;background:#fff;padding:3px 8px;border-radius:5px;border:1px solid #e5e7eb;word-break:break-all;width:100%;box-sizing:border-box}.ch-drawer-contacts{display:flex;flex-direction:column;gap:5px;padding:12px 16px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.ch-drawer-contact-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#374151;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:6px 10px}.ch-drawer-contact-icon{color:#9ca3af;font-size:12px;flex-shrink:0}.ch-drawer-contact-val{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-drawer-info{display:flex;flex-direction:column;gap:14px;padding:14px 16px}.ch-drawer-section-title{font-size:10px;font-weight:700;color:#bbb;text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px}.ch-drawer-row{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#374151}.ch-drawer-row-icon{color:#9ca3af;font-size:12px;margin-top:1px;flex-shrink:0}.ch-drawer-row-value{flex:1;word-break:break-all}.ch-drawer-row-label{font-size:10px;color:#9ca3af;margin-bottom:1px}.ch-drawer-copy-btn{background:none;border:none;cursor:pointer;color:#bbb;font-size:11px;padding:0 0 0 4px;transition:color .15s;display:flex;align-items:center}.ch-drawer-copy-btn:hover{color:#7c3aed}.ch-drawer-tag{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:500;padding:2px 7px;border-radius:20px;background:#f5f0ff;color:#7c3aed}.ch-drawer-tag.wa{background:#f0fdf4;color:#16a34a}.ch-drawer-tag.web{background:#f0f9ff;color:#0369a1}.ch-drawer-tag.phone{background:#fff7ed;color:#ea580c}.ch-drawer-right{flex:1;display:flex;flex-direction:column;overflow-y:auto;background:#fafafa}.ch-drawer-right::-webkit-scrollbar{width:4px}.ch-drawer-right::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.ch-pref-header{padding:16px 18px 10px;flex-shrink:0}.ch-pref-header-title{font-size:10px;font-weight:700;color:#bbb;text-transform:uppercase;letter-spacing:.8px}.ch-radar-wrap{display:flex;justify-content:center;align-items:center;padding:8px 18px 4px;flex-shrink:0}.ch-pref-chips-section{padding:4px 18px 16px;display:flex;flex-direction:column;gap:12px}.ch-pref-group{display:flex;flex-direction:column;gap:6px}.ch-pref-group-label{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.ch-pref-group-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.ch-pref-chips{display:flex;flex-wrap:wrap;gap:5px}.ch-pref-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:20px;font-size:11px;font-weight:500;border:1px solid;cursor:default;transition:transform .12s,box-shadow .12s}.ch-pref-chip:hover{transform:translateY(-1px);box-shadow:0 3px 8px #00000014}.ch-pref-chip-star{font-size:9px;opacity:.7}.ch-pref-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:8px;padding:32px 18px}.ch-pref-empty-icon{font-size:24px;color:#e5e7eb}.ch-pref-empty-text{font-size:12px;color:#9ca3af;text-align:center}.ch-panel-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.ch-panel-empty-icon{font-size:34px;color:#e5e7eb}.ch-panel-empty-text{font-size:13px;color:#9ca3af}.gp-panel{width:340px;min-width:340px;flex-shrink:0;border:1px solid #e5e7eb;border-radius:14px;background:#fff;display:flex;flex-direction:column;min-height:0;overflow:hidden}.gp-hero{padding:20px 16px 16px;background:linear-gradient(150deg,#faf5ff 0%,#f0f9ff 100%);border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}.gp-hero-avatar{width:56px;height:56px;border-radius:50%;border:3px solid #fff;box-shadow:0 4px 16px #7c3aed26}.gp-hero-name{font-size:15px;font-weight:700;color:#111;text-align:center;line-height:1.3}.gp-journey-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px}.gp-journey-badge--pre-stay{background:#fef3c7;color:#92400e}.gp-journey-badge--stay{background:#d1fae5;color:#065f46}.gp-journey-badge--post-stay{background:#e0e7ff;color:#3730a3}.gp-scroll{flex:1;overflow-y:auto;min-height:0}.gp-scroll::-webkit-scrollbar{width:4px}.gp-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.gp-section{padding:14px 16px;border-bottom:1px solid #f0f0f0}.gp-section:last-child{border-bottom:none}.gp-section-title{font-size:10px;font-weight:700;color:#bbb;text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px}.gp-contacts{display:flex;flex-direction:column;gap:5px}.gp-contact-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#374151;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:6px 10px}.gp-contact-icon{color:#9ca3af;font-size:12px;flex-shrink:0}.gp-contact-val{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gp-summary{font-size:12px;color:#6b7280;line-height:1.6}.gp-reservation{display:flex;flex-direction:column;gap:10px}.gp-res-row{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#374151}.gp-res-icon{color:#9ca3af;font-size:13px;margin-top:2px;flex-shrink:0}.gp-res-label{font-size:10px;color:#9ca3af;margin-bottom:1px}.gp-res-value{font-size:12px;font-weight:500;color:#374151}.gp-res-row--status{align-items:center}.gp-res-row--status .gp-res-icon,.gp-res-row--status .gp-res-status{margin-top:0}.gp-res-status{margin-top:4px}.gp-res-status-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px}.gp-res-status--confirmed{background:#d1fae5;color:#065f46}.gp-res-status--pending{background:#fef3c7;color:#92400e}.gp-res-status--cancelled{background:#fee2e2;color:#dc2626}.gp-info-rows{display:flex;flex-direction:column;gap:10px}.gp-info-row{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#374151}.gp-info-icon{color:#9ca3af;font-size:12px;margin-top:2px;flex-shrink:0}.gp-info-label{font-size:10px;color:#9ca3af;margin-bottom:1px}.gp-info-value{font-size:12px;font-weight:500;color:#374151}.gp-assistant-tag{display:inline-flex;align-items:center;gap:5px;font-weight:500}.gp-radar-wrap{display:flex;justify-content:center;align-items:center;padding:4px 0 8px}.gp-chips-section{display:flex;flex-direction:column;gap:12px}.gp-pref-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;color:#9ca3af;font-size:12px}.gp-mobile-close{display:none;position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b7280;align-items:center;justify-content:center;cursor:pointer;font-size:14px;z-index:2}@media (max-width: 768px){.ch-wrap{padding:0;height:100%;overflow:hidden}.ch-wrap.ch-wrap--mobile-chat{position:fixed;top:0;right:0;bottom:0;left:0;z-index:51;height:100dvh;background:#fff}.ch-header{padding:16px 16px 0;margin-bottom:10px;flex-direction:column;align-items:flex-start}.ch-header.ch-header--hidden{display:none}.ch-controls{width:100%}.ch-layout{flex-direction:column;gap:0;flex:1;min-height:0;overflow:hidden}.ch-sidebar{width:100%;min-width:0;border-radius:0;border-left:none;border-right:none;border-bottom:none;flex:1;min-height:0;display:flex}.ch-sidebar.ch-hidden{display:none!important}.ch-panel{flex:1;border-radius:0;border:none;border-top:1px solid #f0f0f0;min-height:0;display:flex}.ch-panel.ch-hidden{display:none!important}.ch-mobile-back{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:none;background:transparent;color:#7c3aed;font-size:16px;cursor:pointer;flex-shrink:0;transition:background .15s;margin-left:-6px}.ch-mobile-back:active{background:#f5f0ff}.ch-panel-header{padding:0 12px;height:56px;gap:8px}.ch-panel-thread-id{max-width:160px}.ch-panel-thread-hint,.ch-panel-channel,.ch-panel-date,.ch-lang-pill-label{display:none}.ch-lang-pill{padding:4px 7px;gap:4px}.ch-drawer{width:100%;border-radius:0}.ch-drawer-body{flex-direction:column;overflow-y:auto}.ch-drawer-left{width:100%;min-width:0;border-right:none;border-bottom:1px solid #f0f0f0;overflow-y:visible}.ch-drawer-right{background:#fafafa;min-height:300px}.gp-panel{display:none;width:100%;min-width:0;border-radius:0;border:none}.gp-panel.gp-panel--mobile-open{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;width:100%;height:100dvh;max-width:none;background:#fff;animation:gp-slide-up .22s cubic-bezier(.4,0,.2,1)}@keyframes gp-slide-up{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.gp-mobile-close{display:flex}.ch-panel-profile-btn{display:inline-flex}.ch-thread{padding:12px 16px}.ch-thread-avatar img{width:42px;height:42px}.ch-thread-name{font-size:14px}.ch-thread-preview{font-size:13px}}@media (max-width: 640px){.ch-thread{padding:8px 12px;gap:9px}.ch-thread-avatar img{width:38px;height:38px}.ch-panel-thread-id{max-width:60vw;font-size:13px}.ch-panel-assistant-name{font-size:10px}.ch-panel-header{padding:0 8px;height:52px;gap:6px}.ch-panel-header-left{gap:8px}.ch-panel-header-right{gap:6px}.ch-panel-avatar{width:32px;height:32px}.ch-panel-channel,.ch-panel-date,.ch-status-pill-label{display:none}.ch-status-pill{padding:6px 8px;gap:2px}.ch-assistant-dropdown,.ch-status-dropdown{max-width:calc(100vw - 16px)}.ch-status-dropdown{right:0;left:auto}.ch-filter-strip{flex-wrap:wrap;row-gap:6px}.ch-journey-pills{margin-left:0}.ch-header{padding:12px 12px 0}.ch-title{font-size:20px}.ch-toolbar{padding:10px}.ch-wrap,.ch-layout{height:100%}.ml-textarea{min-height:44px!important;font-size:16px!important}.ml-send-btn{width:40px!important;height:40px!important}.ml-input-outer{padding-bottom:max(10px,env(safe-area-inset-bottom))!important}}.ml-tpl-launcher{display:flex;align-items:center;gap:12px;width:100%;padding:9px 10px;margin-bottom:10px;border-radius:16px;border:1px solid #ece3ff;background:linear-gradient(135deg,#faf7ff 0%,#f1eaff 100%);cursor:pointer;text-align:left;font:inherit;animation:ml-tpl-in .28s cubic-bezier(.22,1,.36,1);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ml-tpl-launcher:hover{border-color:#d9c7ff;box-shadow:0 8px 22px #7545ff29;transform:translateY(-1px)}.ml-tpl-launcher:active{transform:translateY(0);box-shadow:0 3px 10px #7545ff24}.ml-tpl-launcher-icon{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:11px;color:#fff;font-size:14px;background:linear-gradient(120.91deg,#7545ff 0%,#642eff 49.98%,#9d7aff 100.9%);box-shadow:0 3px 10px #7545ff4d}.ml-tpl-launcher-text{display:flex;flex-direction:column;min-width:0;flex:1}.ml-tpl-launcher-title{font-size:13.5px;font-weight:650;color:#3a1d78;line-height:1.2}.ml-tpl-launcher-sub{margin-top:2px;font-size:11.5px;color:#8a78b6;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ml-tpl-launcher-cta{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:8px 15px;border-radius:999px;font-size:12.5px;font-weight:600;color:#fff;background:linear-gradient(120.91deg,#7545ff 0%,#642eff 49.98%,#9d7aff 100.9%);box-shadow:0 2px 8px #7545ff47;transition:box-shadow .16s ease}.ml-tpl-launcher:hover .ml-tpl-launcher-cta{box-shadow:0 5px 16px #7545ff6b}@keyframes ml-tpl-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.ml-tpl-launcher{padding:8px;gap:10px}.ml-tpl-launcher-sub{display:none}.ml-tpl-launcher-cta{padding:8px 12px}.ml-tpl-launcher-cta span{display:none}}.ml-tpl-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;cursor:pointer;font:inherit;font-size:12.5px;font-weight:600;line-height:1;color:#6b39ff;background:#f4efff;border:1px solid #e7dbff;white-space:nowrap;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}.ml-tpl-chip:hover{background:#ece1ff;border-color:#d3beff;box-shadow:0 2px 8px #7545ff29}.ml-tpl-chip:active{transform:translateY(1px)}.ml-tpl-chip i{font-size:12px}@media (max-width: 640px){.ml-tpl-chip{padding:7px 10px}.ml-tpl-chip span{display:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.ntf-wrap{width:100%;max-width:720px;margin:0 auto;padding:0 24px 48px}.ntf-skeleton{display:flex;flex-direction:column;gap:16px}.ntf-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}.ntf-header-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#f5f0ff;color:#7545ff;flex-shrink:0}.ntf-title{font-size:22px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.ntf-subtitle{font-size:14px;color:#757575;margin:4px 0 0;line-height:1.5;max-width:520px}.ntf-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:500;margin-bottom:16px;overflow:hidden}.ntf-banner--error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.ntf-banner span{flex:1}.ntf-banner-close{all:unset;cursor:pointer;opacity:.6;transition:opacity .15s;display:flex}.ntf-banner-close:hover{opacity:1}.ntf-grid{display:flex;flex-direction:column;gap:16px}.ntf-card2{background:#ffffff;border:1px solid #eeeeee;border-radius:16px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.ntf-card2[data-on=true]{border-color:#e3d9ff;box-shadow:0 2px 18px #7545ff0f}.ntf-card2-head{display:flex;align-items:center;gap:14px;padding:20px}.ntf-card2-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:11px;background:#f5f5f5;color:#9e9e9e;flex-shrink:0;transition:background .25s ease,color .25s ease}.ntf-card2-icon[data-on=true]{background:#f5f0ff;color:#7545ff}.ntf-card2-text{flex:1;min-width:0}.ntf-card2-title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.35}.ntf-card2-desc{font-size:13px;color:#9e9e9e;margin:3px 0 0;line-height:1.5}.ntf-card2-body{padding:4px 20px 20px;display:flex;flex-direction:column;gap:10px}.ntf-card2-label{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#9e9e9e;text-transform:uppercase;letter-spacing:.05em}.ntf-switch{all:unset;box-sizing:border-box;position:relative;width:42px;height:24px;border-radius:999px;background:#e0e0e0;cursor:pointer;flex-shrink:0;transition:background .25s ease}.ntf-switch[data-on=true]{background:#7545ff}.ntf-switch:disabled{cursor:progress;opacity:.75}.ntf-switch-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#ffffff;box-shadow:0 1px 3px #00000038;display:flex;align-items:center;justify-content:center;color:#7545ff}.ntf-em{display:flex;flex-direction:column;gap:10px}.ntf-em-chips{display:flex;flex-wrap:wrap;gap:7px;min-height:4px}.ntf-em-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 8px 6px 11px;border-radius:9px;background:#f5f0ff;color:#5b32d6;font-size:13px;font-weight:500;max-width:100%}.ntf-em-chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ntf-em-chip-x{all:unset;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:5px;color:#9d7aff;cursor:pointer;transition:background .15s,color .15s}.ntf-em-chip-x:hover{background:#ffffff;color:#ef4444}.ntf-em-chip-x:disabled{cursor:not-allowed}.ntf-em-empty{font-size:13px;color:#bdbdbd;font-style:italic}.ntf-em-add{display:flex;gap:8px}.ntf-em-input{flex:1;min-width:0;padding:11px 14px;border-radius:10px;border:1.5px solid #eeeeee;background:#fafafa;font-size:14px;font-weight:500;color:#424242;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit;box-sizing:border-box}.ntf-em-input::placeholder{color:#bdbdbd}.ntf-em-input:focus{border-color:#7545ff;box-shadow:0 0 0 3px #7545ff1a}.ntf-em-add-btn{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#f5f0ff;color:#7545ff;cursor:pointer;transition:all .18s;flex-shrink:0}.ntf-em-add-btn:hover:not(:disabled){background:#7545ff;color:#fff}.ntf-em-add-btn:disabled{opacity:.35;cursor:not-allowed}.ntf-adv{border-top:1px solid #f3f3f3}.ntf-adv-toggle{all:unset;box-sizing:border-box;display:flex;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:12.5px;font-weight:600;color:#757575;cursor:pointer;transition:color .15s,background .15s}.ntf-adv-toggle:hover{color:#7545ff;background:#fafafa}.ntf-adv-chevron{color:#bdbdbd;transition:transform .22s ease;flex-shrink:0}.ntf-adv-chevron--open{transform:rotate(90deg)}.ntf-adv-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:5px;background:#f5f0ff;color:#7545ff;font-size:11px;font-weight:700}.ntf-adv-body{padding:0 20px 20px;display:flex;flex-direction:column;gap:14px}.ntf-adv-list{display:flex;flex-direction:column;gap:10px}.ntf-adv-empty{font-size:13px;color:#bdbdbd;font-style:italic;margin:0;line-height:1.5}.ntf-adv-rule{border:1px solid #eee;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px;background:#fcfcfc}.ntf-adv-rule-head{display:flex;align-items:center;gap:8px}.ntf-adv-rule-name{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#1a1a1a;min-width:0}.ntf-adv-rule-name svg{color:#7545ff;flex-shrink:0}.ntf-adv-rule-acc{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:6px;background:#fef9ec;color:#b27a1a;font-size:11.5px;font-weight:500}.ntf-adv-rule-del{all:unset;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;color:#bdbdbd;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.ntf-adv-rule-del:hover{background:#fef2f2;color:#ef4444}.ntf-adv-rule-del:disabled{cursor:not-allowed}.ntf-adv-add{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-top:4px}.ntf-select-wrap{position:relative;flex:1;min-width:160px}.ntf-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:11px 38px 11px 14px;border-radius:10px;border:1.5px solid #eeeeee;background:#fafafa;font-size:14px;font-weight:500;color:#424242;outline:none;cursor:pointer;transition:border-color .2s,box-shadow .2s;font-family:inherit}.ntf-select:focus{border-color:#7545ff;box-shadow:0 0 0 3px #7545ff1a}.ntf-select-icon{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#9e9e9e;pointer-events:none}.ntf-adv-add-btn{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;gap:7px;padding:11px 16px;border-radius:10px;background:#7545ff;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s;white-space:nowrap}.ntf-adv-add-btn:hover:not(:disabled){background:#6535ee;box-shadow:0 4px 14px #7545ff47}.ntf-adv-add-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 640px){.ntf-wrap{padding:0 16px 32px}.ntf-card2-head{padding:16px}.ntf-card2-body{padding:4px 16px 16px}.ntf-adv-toggle{padding:14px 16px}.ntf-adv-body{padding:0 16px 16px}.ntf-adv-add-btn{width:100%;justify-content:center}}.atm-wrap{width:100%;max-width:1100px;margin:0 auto;padding:0 32px}.atm-skeleton{display:flex;flex-direction:column;gap:16px;padding:40px 0}.atm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:36px}.atm-header-left{display:flex;align-items:flex-start;gap:16px}.atm-header-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#7545FF 0%,#9B6DFF 100%);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 4px 14px #7545ff4d}.atm-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 4px;letter-spacing:-.02em}.atm-subtitle{font-size:14px;color:#9e9e9e;margin:0;line-height:1.5}.atm-create-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#7545FF 0%,#9B6DFF 100%);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #7545ff4d;white-space:nowrap}.atm-create-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7545ff66}.atm-create-btn:active{transform:translateY(0)}.atm-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.atm-empty-illustration{position:relative;width:160px;height:160px;margin-bottom:32px}.atm-empty-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#F5F0FF 0%,#E8E0FF 100%);display:flex;align-items:center;justify-content:center;color:#7545ff;z-index:2}.atm-empty-orbit{position:absolute;top:0;right:0;bottom:0;left:0;border:2px dashed #E8E0FF;border-radius:50%;animation:atm-spin 20s linear infinite}.atm-empty-planet{position:absolute;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;animation:atm-counter-spin 20s linear infinite}.atm-empty-planet--1{top:-18px;left:50%;transform:translate(-50%);background:#FFF3ED;color:#ff6b35}.atm-empty-planet--2{bottom:10px;right:-10px;background:#E8FBF0;color:#25d366}.atm-empty-planet--3{bottom:10px;left:-10px;background:#F5F0FF;color:#7545ff}@keyframes atm-spin{to{transform:rotate(360deg)}}@keyframes atm-counter-spin{to{transform:rotate(-360deg)}}.atm-empty-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.atm-empty-desc{font-size:14px;color:#9e9e9e;max-width:400px;line-height:1.6;margin:0 0 28px}.atm-empty-cta{display:flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,#7545FF 0%,#9B6DFF 100%);color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 20px #7545ff4d}.atm-empty-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #7545ff66}.atm-list{margin-top:8px}.atm-list-title{font-size:15px;font-weight:600;color:#424242;margin:0 0 16px;display:flex;align-items:center;gap:10px}.atm-list-count{display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:8px;background:#F5F0FF;color:#7545ff;font-size:12px;font-weight:700}.atm-list-grid{display:flex;flex-direction:column;gap:12px}.atm-wf-card{background:white;border:1px solid #EEEEEE;border-radius:16px;padding:20px 24px;transition:all .25s ease;position:relative;overflow:hidden}.atm-wf-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,#7545FF,#9B6DFF);border-radius:3px 0 0 3px;transition:opacity .2s}.atm-wf-card:hover{border-color:transparent;box-shadow:0 12px 40px -12px #7545ff52}.atm-wf-card--inactive{opacity:.6}.atm-wf-card--inactive:before{background:#BDBDBD}.atm-wf-status{display:flex;align-items:center;gap:6px;margin-bottom:14px;font-size:12px;font-weight:600;color:#9e9e9e;text-transform:uppercase;letter-spacing:.04em}.atm-wf-status--active{color:#25d366}.atm-wf-status-dot{width:7px;height:7px;border-radius:50%;background:#BDBDBD}.atm-wf-status--active .atm-wf-status-dot{background:#25D366;box-shadow:0 0 8px #25d36666;animation:atm-pulse 2s ease-in-out infinite}@keyframes atm-pulse{0%,to{box-shadow:0 0 4px #25d3664d}50%{box-shadow:0 0 12px #25d36699}}.atm-wf-flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.atm-wf-node{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;font-size:13px;color:#424242;background:#FAFAFA;border:1px solid #F0F0F0;min-width:0}.atm-wf-node--assistant{border-left:3px solid #E11D48}.atm-wf-node--condition{border-left:3px solid #7545FF}.atm-wf-node--message{border-left:3px solid #3B82F6}.atm-wf-node--channel{border-left:3px solid #25D366}.atm-wf-node--time{border-left:3px solid #FF6B35}.atm-wf-node-icon{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.atm-wf-node--assistant .atm-wf-node-icon{background:#FFF1F2;color:#e11d48}.atm-wf-node--condition .atm-wf-node-icon{background:#F5F0FF;color:#7545ff}.atm-wf-node--message .atm-wf-node-icon{background:#EFF6FF;color:#3b82f6}.atm-wf-node--channel .atm-wf-node-icon{background:#E8FBF0;color:#25d366}.atm-wf-node--time .atm-wf-node-icon{background:#FFF3ED;color:#ff6b35}.atm-wf-node-content{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.atm-wf-condition-pill{display:inline-flex;align-items:center;gap:4px;font-size:12px}.atm-wf-condition-pill strong{color:#7545ff;font-weight:700}.atm-wf-logic-badge{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;border-radius:4px;background:#F5F0FF;color:#7545ff;font-size:10px;font-weight:700;margin:0 2px}.atm-wf-message-preview{margin:0;font-size:12px;color:#616161;line-height:1.4;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atm-wf-channels{display:flex;gap:4px;flex-wrap:wrap}.atm-wf-channel-badge{padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600}.atm-wf-time{font-size:13px;font-weight:700;color:#ff6b35}.atm-wf-assistant-name{font-size:13px;font-weight:600;color:#e11d48;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.atm-wf-arrow{color:#bdbdbd;flex-shrink:0}.atm-wf-actions{display:flex;align-items:center;gap:6px;margin-top:14px;padding-top:14px;border-top:1px solid #F5F5F5}.atm-wf-toggle{width:32px;height:32px;border-radius:8px;border:1px solid #E0E0E0;background:#FAFAFA;color:#9e9e9e;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.atm-wf-toggle:hover{border-color:#7545ff;color:#7545ff;background:#F5F0FF}.atm-wf-toggle--active{border-color:#25d366;color:#25d366;background:#E8FBF0}.atm-wf-delete{width:32px;height:32px;border-radius:8px;border:1px solid #E0E0E0;background:#FAFAFA;color:#9e9e9e;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.atm-wf-delete:hover{border-color:#ef4444;color:#ef4444;background:#FEF2F2}.atm-wf-delete--confirm{border-color:#ef4444;color:#fff;background:#EF4444;animation:atm-shake .4s ease}@keyframes atm-shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.atm-builder-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;animation:atm-fade-in .25s ease}@keyframes atm-fade-in{0%{opacity:0}to{opacity:1}}.atm-builder{width:100%;max-width:min(1400px,96vw);max-height:calc(100dvh - 2rem);background:white;border-radius:20px;box-shadow:0 24px 80px #00000026;display:flex;flex-direction:column;overflow:hidden;animation:atm-slide-up .3s ease}@keyframes atm-slide-up{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.atm-builder-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #F0F0F0}.atm-builder-header-left{display:flex;align-items:center;gap:14px}.atm-builder-header-icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#7545FF 0%,#9B6DFF 100%);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.atm-builder-title{font-size:17px;font-weight:700;color:#1a1a1a;margin:0}.atm-builder-subtitle{font-size:13px;color:#9e9e9e;margin:2px 0 0}.atm-builder-close{width:36px;height:36px;border-radius:10px;border:none;background:#FAFAFA;color:#9e9e9e;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.atm-builder-close:hover{background:#F0F0F0;color:#424242}.atm-banner{display:flex;align-items:center;gap:10px;padding:10px 20px;margin:16px 20px 0;border-radius:10px;font-size:13px;font-weight:500;animation:atm-slide-down .3s ease}@keyframes atm-slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.atm-banner--success{background:#E8FBF0;color:#16a34a;border:1px solid #BBF7D0}.atm-banner--error{background:#FEF2F2;color:#dc2626;border:1px solid #FECACA}.atm-pipeline{display:flex;align-items:center;justify-content:center;gap:0;padding:24px 24px 8px}.atm-pipeline-item{display:flex;align-items:center}.atm-pipeline-connector{width:40px;height:2px;background:#E0E0E0;transition:background .3s ease}.atm-pipeline-connector--active{background:linear-gradient(90deg,#7545FF,#9B6DFF)}.atm-pipeline-step{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 12px;border:2px solid transparent;border-radius:14px;background:#FAFAFA;cursor:pointer;transition:all .25s ease;position:relative}.atm-pipeline-step:hover{background:#F5F0FF}.atm-pipeline-step--active{border-color:var(--step-color, #7545FF);background:white;box-shadow:0 2px 12px #7545ff1f}.atm-pipeline-step--complete:not(.atm-pipeline-step--active){background:#E8FBF0;color:#16a34a}.atm-pipeline-step-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#9e9e9e;transition:color .2s}.atm-pipeline-step--active .atm-pipeline-step-icon{color:var(--step-color, #7545FF)}.atm-pipeline-step--complete:not(.atm-pipeline-step--active) .atm-pipeline-step-icon{color:#16a34a}.atm-pipeline-step-label{font-size:11px;font-weight:600;color:#9e9e9e;transition:color .2s;white-space:nowrap}.atm-pipeline-step--active .atm-pipeline-step-label{color:#424242}.atm-pipeline-step--complete:not(.atm-pipeline-step--active) .atm-pipeline-step-label{color:#16a34a}.atm-builder-body{flex:1;overflow-y:auto;padding:24px}.atm-step{display:flex;flex-direction:column;gap:20px}.atm-step-enter{animation:atm-step-in .3s ease}@keyframes atm-step-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes atm-card-in{0%{opacity:0;transform:scale(.86) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes atm-badge-in{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.atm-step-header{margin-bottom:4px}.atm-step-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 6px}.atm-step-desc{font-size:13px;color:#9e9e9e;margin:0;line-height:1.5}.atm-assistant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.atm-assistant-empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;color:#94a3b8;text-align:center}.atm-assistant-empty p{font-size:14px;margin:0}.atm-assistant-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:2px solid #F0F0F0;background:white;cursor:pointer;transition:all .2s ease}.atm-assistant-card:hover{border-color:#e0e0e0;box-shadow:0 2px 8px #0000000f}.atm-assistant-card--selected{border-color:var(--asst-color, #E11D48);background:#FFFBFB;box-shadow:0 2px 12px #e11d481f}.atm-assistant-card--inactive{opacity:.6}.atm-assistant-card-avatar{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;overflow:hidden}.atm-assistant-card-img{width:100%;height:100%;object-fit:cover}.atm-assistant-card-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.atm-assistant-card-name{font-size:14px;font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.atm-assistant-card-badge{font-size:11px;font-weight:500;color:#94a3b8}.atm-assistant-card-check{width:24px;height:24px;border-radius:50%;border:2px solid #E0E0E0;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.atm-assistant-card-check--on{border-color:var(--asst-color, #E11D48);background:var(--asst-color, #E11D48);color:#fff}.atm-logic-toggle{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#FAFAFA;border-radius:12px;border:1px solid #F0F0F0}.atm-logic-label{font-size:13px;color:#616161;font-weight:500}.atm-logic-switch{display:flex;background:white;border-radius:8px;border:1px solid #E0E0E0;overflow:hidden}.atm-logic-btn{padding:6px 14px;font-size:12px;font-weight:600;color:#9e9e9e;border:none;background:none;cursor:pointer;transition:all .2s}.atm-logic-btn--active{background:#7545FF;color:#fff}.atm-conditions{display:flex;flex-direction:column;gap:0}.atm-condition-card{position:relative}.atm-condition-divider{display:flex;align-items:center;justify-content:center;padding:6px 0}.atm-condition-divider-badge{display:flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:6px;background:#F5F0FF;color:#7545ff;font-size:10px;font-weight:800;letter-spacing:.03em}.atm-condition-row{display:flex;align-items:center;gap:10px;padding:14px 16px;background:white;border:1px solid #EEEEEE;border-radius:12px;transition:all .2s}.atm-condition-row:hover{border-color:#e8e0ff;box-shadow:0 2px 8px #7545ff0f}.atm-condition-icon{width:32px;height:32px;border-radius:8px;background:#F5F0FF;color:#7545ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.atm-condition-value-wrap{display:flex;align-items:center;border:1px solid #E0E0E0;border-radius:8px;overflow:hidden;flex-shrink:0}.atm-condition-value-btn{width:30px;height:32px;border:none;background:#FAFAFA;color:#616161;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.atm-condition-value-btn:hover:not(:disabled){background:#F5F0FF;color:#7545ff}.atm-condition-value-btn:disabled{opacity:.3;cursor:not-allowed}.atm-condition-value-input{width:40px;height:32px;border:none;border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0;text-align:center;font-size:14px;font-weight:700;color:#7545ff;outline:none;background:white;-moz-appearance:textfield}.atm-condition-value-input::-webkit-outer-spin-button,.atm-condition-value-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.atm-condition-select{flex:1;min-width:0;padding:8px 12px;border:1px solid #E0E0E0;border-radius:8px;font-size:13px;color:#424242;background:white;cursor:pointer;outline:none;transition:border-color .2s;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.atm-condition-select:focus{border-color:#7545ff}.atm-condition-remove{width:30px;height:30px;border-radius:8px;border:none;background:none;color:#bdbdbd;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;flex-shrink:0}.atm-condition-remove:hover{background:#FEF2F2;color:#ef4444}.atm-add-condition{display:flex;align-items:center;gap:8px;padding:10px 16px;border:2px dashed #E0E0E0;border-radius:12px;background:none;color:#9e9e9e;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.atm-add-condition:hover{border-color:#7545ff;color:#7545ff;background:#FDFBFF}.atm-variables{padding:14px 16px;background:#FAFAFA;border-radius:12px;border:1px solid #F0F0F0}.atm-variables-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#9e9e9e;margin-bottom:10px}.atm-variables-list{display:flex;flex-wrap:wrap;gap:6px}.atm-variable-chip{display:flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid #E8E0FF;border-radius:8px;background:white;cursor:pointer;transition:all .15s;font-size:12px}.atm-variable-chip:hover{border-color:#7545ff;background:#F5F0FF}.atm-variable-chip-key{color:#7545ff;font-weight:600;font-family:monospace;font-size:11px}.atm-variable-chip-label{color:#616161}.atm-message-wrap{border:1px solid #E0E0E0;border-radius:12px;overflow:hidden;transition:border-color .2s}.atm-message-wrap:focus-within{border-color:#7545ff;box-shadow:0 0 0 3px #7545ff14}.atm-message-input{width:100%;padding:14px 16px;border:none;outline:none;font-size:14px;color:#424242;line-height:1.6;resize:vertical;min-height:120px;font-family:inherit}.atm-message-input::placeholder{color:#bdbdbd}.atm-message-footer{display:flex;justify-content:flex-end;padding:8px 16px;background:#FAFAFA;border-top:1px solid #F0F0F0}.atm-message-count{font-size:11px;color:#bdbdbd;font-weight:500}.atm-preview{padding:16px;background:linear-gradient(135deg,#F8F9FA 0%,#F0F2F5 100%);border-radius:12px}.atm-preview-label{font-size:11px;font-weight:600;color:#9e9e9e;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.atm-preview-bubble{background:white;padding:14px 18px;border-radius:4px 16px 16px;font-size:14px;color:#424242;line-height:1.6;box-shadow:0 1px 3px #0000000f;white-space:pre-wrap}.atm-template-notice{padding:16px 18px;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;border-radius:14px;margin-bottom:4px}.atm-template-notice-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#92400e;margin-bottom:12px}.atm-template-notice-body{background:white;border-radius:10px;padding:14px 16px;font-size:13.5px;line-height:1.7;color:#1a1a1a;border:1px solid #f3f4f6}.atm-template-notice-line--fixed{color:#9ca3af}.atm-template-notice-line--editable{color:#f59e0b;font-weight:600;padding:2px 0}.atm-template-notice-hint{margin:10px 0 0;font-size:12px;color:#a16207;line-height:1.4}.atm-coming-soon-section{position:relative;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 40%,#ede9fe 100%);border:1px solid #c7d2fe}.atm-coming-soon-glow{position:absolute;top:-40px;right:-40px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%);pointer-events:none}.atm-coming-soon-content{position:relative;padding:32px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.atm-coming-soon-badge{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);padding:5px 14px;border-radius:20px}.atm-coming-soon-title{font-size:17px;font-weight:700;color:#1e1b4b;margin:4px 0 0}.atm-coming-soon-desc{font-size:13.5px;color:#4338ca;line-height:1.6;max-width:380px;margin:0;opacity:.8}.atm-coming-soon-features{display:flex;gap:12px;margin-top:8px;flex-wrap:wrap;justify-content:center}.atm-coming-soon-feature{display:flex;align-items:center;gap:7px;padding:8px 14px;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(199,210,254,.6);border-radius:10px;font-size:13px;font-weight:500;color:#4338ca}.atm-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.atm-channel-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;border:2px solid #EEEEEE;border-radius:16px;background:white;cursor:pointer;transition:all .25s ease;position:relative}.atm-channel-card:hover{border-color:var(--ch-color);transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.atm-channel-card--selected{border-color:var(--ch-color);background:var(--ch-bg);box-shadow:0 4px 16px #0000000f}.atm-channel-card--disabled{opacity:.55;cursor:default;pointer-events:none}.atm-channel-soon{font-size:11px;font-weight:600;color:#fff;background:var(--ch-color);padding:3px 10px;border-radius:20px;letter-spacing:.3px;text-transform:uppercase}.atm-channel-icon{width:56px;height:56px;border-radius:14px;background:#F5F5F5;display:flex;align-items:center;justify-content:center;color:#9e9e9e;transition:all .25s}.atm-channel-card--selected .atm-channel-icon{background:white;color:var(--ch-color);box-shadow:0 2px 8px #0000000f}.atm-channel-label{font-size:14px;font-weight:600;color:#616161;transition:color .2s}.atm-channel-card--selected .atm-channel-label{color:#1a1a1a}.atm-channel-check{position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:50%;border:2px solid #E0E0E0;display:flex;align-items:center;justify-content:center;transition:all .2s;color:transparent}.atm-channel-check--on{border-color:var(--ch-color);background:var(--ch-color);color:#fff}.atm-wa-templates{margin-top:4px;padding:20px;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 50%,#f0fdf4 100%);border:1px solid #bbf7d0;border-radius:16px}.atm-wa-templates-header{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:14px;font-weight:600;color:#166534}.atm-wa-templates-grid{display:flex;flex-direction:column;gap:10px}.atm-wa-template-card{display:flex;align-items:center;gap:14px;padding:16px 18px;background:white;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;transition:all .25s ease;text-align:left}.atm-wa-template-card:hover{border-color:#86efac;transform:translateY(-1px);box-shadow:0 4px 14px #25d3661a}.atm-wa-template-card--selected{border-color:#25d366;background:white;box-shadow:0 4px 14px #25d3661f}.atm-wa-template-emoji{width:44px;height:44px;border-radius:12px;background:#f0fdf4;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;transition:all .25s}.atm-wa-template-card--selected .atm-wa-template-emoji{background:#dcfce7;transform:scale(1.05)}.atm-wa-template-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.atm-wa-template-label{font-size:14px;font-weight:600;color:#1a1a1a}.atm-wa-template-desc{font-size:12.5px;color:#6b7280;line-height:1.3}.atm-wa-template-card--selected .atm-wa-template-label{color:#166534}.atm-wa-template-radio{width:24px;height:24px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s;color:transparent}.atm-wa-template-radio--on{border-color:#25d366;background:#25D366;color:#fff}.atm-wa-document{margin-top:14px}.atm-wa-document-input{display:none}.atm-wa-dropzone{display:flex;flex-direction:column;align-items:center;gap:6px;padding:32px 20px;border:2px dashed #86efac;border-radius:14px;background:white;cursor:pointer;transition:all .25s}.atm-wa-dropzone:hover{border-color:#25d366;background:#f0fdf4}.atm-wa-dropzone-icon{width:52px;height:52px;border-radius:14px;background:#dcfce7;color:#25d366;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.atm-wa-dropzone-title{font-size:14px;font-weight:600;color:#1a1a1a}.atm-wa-dropzone-hint{font-size:12.5px;color:#6b7280}.atm-wa-dropzone-formats{font-size:11px;color:#9ca3af;margin-top:4px;letter-spacing:.3px}.atm-wa-file-card{display:flex;align-items:center;gap:14px;padding:14px 16px;background:white;border:2px solid #25D366;border-radius:14px}.atm-wa-file-icon{width:44px;height:44px;border-radius:12px;background:#dcfce7;color:#25d366;display:flex;align-items:center;justify-content:center;flex-shrink:0}.atm-wa-file-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.atm-wa-file-name{font-size:13.5px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.atm-wa-file-size{font-size:12px;color:#6b7280}.atm-wa-file-remove{width:32px;height:32px;border-radius:8px;border:none;background:#fef2f2;color:#ef4444;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s}.atm-wa-file-remove:hover{background:#fee2e2}.atm-wa-buttons{margin-top:14px;display:flex;flex-direction:column;gap:10px}.atm-wa-buttons-list{display:flex;flex-direction:column;gap:10px}.atm-wa-btn-row{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;background:white;border:2px solid #e5e7eb;border-radius:14px;transition:border-color .2s}.atm-wa-btn-row:focus-within{border-color:#86efac}.atm-wa-btn-fields{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.atm-wa-btn-field{display:flex;align-items:center;gap:10px;position:relative}.atm-wa-btn-field-icon{color:#9ca3af;flex-shrink:0}.atm-wa-btn-input{flex:1;border:none;outline:none;font-size:13.5px;color:#1a1a1a;background:transparent;padding:4px 0;font-family:inherit;min-width:0}.atm-wa-btn-input::placeholder{color:#c4c4c4}.atm-wa-btn-remove{width:32px;height:32px;border-radius:8px;border:none;background:#fef2f2;color:#ef4444;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;margin-top:4px;transition:all .2s}.atm-wa-btn-remove:hover{background:#fee2e2}.atm-wa-btn-add{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:2px dashed #bbf7d0;border-radius:12px;background:transparent;color:#166534;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.atm-wa-btn-add:hover{background:#f0fdf4;border-color:#25d366}.atm-wa-btn-hint{font-size:12.5px;color:#6b7280;text-align:center;padding:8px 0 4px;margin:0}.atm-schedule{display:flex;flex-direction:column;gap:20px}.atm-time-picker{display:flex;align-items:center;gap:14px;padding:16px 20px;background:white;border:1px solid #EEEEEE;border-radius:14px;transition:border-color .2s}.atm-time-picker:focus-within{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b3514}.atm-time-input{font-size:28px;font-weight:700;color:#1a1a1a;border:none;outline:none;background:none;font-family:inherit}.atm-time-presets{display:flex;flex-direction:column;gap:10px}.atm-time-presets-label{font-size:12px;font-weight:600;color:#9e9e9e}.atm-time-presets-grid{display:flex;flex-wrap:wrap;gap:8px}.atm-time-preset{padding:8px 16px;border:1px solid #EEEEEE;border-radius:10px;background:white;font-size:13px;font-weight:600;color:#616161;cursor:pointer;transition:all .15s}.atm-time-preset:hover{border-color:#ff6b35;color:#ff6b35;background:#FFF3ED}.atm-time-preset--active{border-color:#ff6b35;background:#FF6B35;color:#fff}.atm-summary{padding:18px 20px;background:linear-gradient(135deg,#FDFBFF 0%,#F5F0FF 100%);border:1px solid #E8E0FF;border-radius:14px}.atm-summary-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#7545ff;margin-bottom:14px}.atm-summary-flow{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.atm-summary-node{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;font-size:12px;font-weight:500;background:white;border:1px solid #F0F0F0;color:#424242}.atm-summary-node--assistant{color:#e11d48}.atm-summary-node--condition{color:#7545ff}.atm-summary-node--filter{color:#3b82f6}.atm-summary-node--message{color:#f59e0b}.atm-summary-node--channel{color:#25d366}.atm-summary-node--time{color:#ff6b35}.atm-summary-arrow{color:#bdbdbd;flex-shrink:0}.atm-summary-logic{font-weight:700;color:#7545ff}.atm-builder-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid #F0F0F0;background:#FAFAFA}.atm-builder-footer-right{display:flex;gap:8px}.atm-builder-btn{display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.atm-builder-btn--secondary{background:white;color:#616161;border:1px solid #E0E0E0}.atm-builder-btn--secondary:hover{background:#F8F8F8;color:#424242}.atm-builder-btn--primary{background:#7545FF;color:#fff}.atm-builder-btn--primary:hover:not(:disabled){background:#6535EE}.atm-builder-btn--primary:disabled{opacity:.4;cursor:not-allowed}.atm-builder-btn--submit{background:linear-gradient(135deg,#7545FF 0%,#9B6DFF 100%);color:#fff;box-shadow:0 4px 14px #7545ff4d}.atm-builder-btn--submit:hover:not(:disabled){box-shadow:0 6px 20px #7545ff66;transform:translateY(-1px)}.atm-builder-btn--submit:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.atm-filter-section{padding:16px;background:white;border:1px solid #EEEEEE;border-radius:14px;transition:border-color .2s}.atm-filter-section:hover{border-color:#e8e0ff}.atm-filter-section-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#424242;margin-bottom:12px}.atm-filter-range{display:flex;align-items:flex-end;gap:8px}.atm-filter-range-field{display:flex;flex-direction:column;gap:4px;flex:1}.atm-filter-range-label{font-size:11px;font-weight:600;color:#9e9e9e;text-transform:uppercase;letter-spacing:.04em}.atm-filter-range-input{width:100%;padding:10px 12px;border:1px solid #E0E0E0;border-radius:10px;font-size:15px;font-weight:700;color:#3b82f6;text-align:center;outline:none;background:#FAFAFA;transition:all .2s;-moz-appearance:textfield}.atm-filter-range-input::-webkit-outer-spin-button,.atm-filter-range-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.atm-filter-range-input:focus{border-color:#3b82f6;background:white;box-shadow:0 0 0 3px #3b82f614}.atm-filter-range-input::placeholder{color:#bdbdbd;font-weight:500}.atm-filter-range-sep{padding-bottom:10px;color:#bdbdbd;font-weight:500}.atm-lang-chips{display:flex;flex-wrap:wrap;gap:6px}.atm-lang-chip{display:flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid #EEEEEE;border-radius:10px;background:white;font-size:13px;font-weight:500;color:#616161;cursor:pointer;transition:all .15s}.atm-lang-chip:hover{border-color:#3b82f6;color:#3b82f6;background:#EFF6FF}.atm-lang-chip--active{border-color:#3b82f6;background:#3B82F6;color:#fff}.atm-lang-chip--active:hover{background:#2563EB;color:#fff}.atm-composition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.atm-composition-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 8px;border:2px solid #EEEEEE;border-radius:12px;background:white;cursor:pointer;transition:all .2s}.atm-composition-card:hover{border-color:#3b82f6;transform:translateY(-1px)}.atm-composition-card--active{border-color:#3b82f6;background:#EFF6FF;box-shadow:0 2px 8px #3b82f61a}.atm-composition-emoji{font-size:22px;line-height:1}.atm-composition-label{font-size:12px;font-weight:600;color:#616161}.atm-composition-card--active .atm-composition-label{color:#3b82f6}.atm-composition-custom{display:flex;flex-direction:column;gap:10px;margin-top:12px;padding:14px;background:#FAFAFA;border-radius:12px;border:1px solid #F0F0F0;animation:atm-step-in .2s ease}.atm-wf-node--filter{border-left:3px solid #3B82F6}.atm-wf-node--filter .atm-wf-node-icon{background:#EFF6FF;color:#3b82f6}.atm-wf-filter-pills{display:flex;gap:4px;flex-wrap:wrap}.atm-wf-filter-pill{padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600;background:#EFF6FF;color:#3b82f6}.atm-wf-node--accommodation{border-left:3px solid #3B82F6}.atm-wf-node--accommodation .atm-wf-node-icon{background:#EFF6FF;color:#3b82f6}.atm-wf-accommodation-pills{display:flex;gap:4px;flex-wrap:wrap}.atm-wf-accommodation-pill{padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#EFF6FF;color:#1d4ed8}.atm-wf-accommodation-pill--more{background:#DBEAFE;color:#1e40af}.atm-summary-node--accommodation{color:#3b82f6}.atm-summary-accommodation-pill{padding:1px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#EFF6FF;color:#1d4ed8}@media (max-width: 640px){.atm-wrap{padding:0 16px}.atm-header{flex-direction:column;gap:16px}.atm-create-btn{width:100%;justify-content:center}.atm-channels{grid-template-columns:1fr}.atm-composition-grid{grid-template-columns:repeat(2,1fr)}.atm-wf-flow{flex-direction:column;align-items:stretch}.atm-wf-arrow{transform:rotate(90deg);align-self:center}.atm-builder{border-radius:16px;max-height:95vh}.atm-pipeline{gap:0;padding:16px 12px 4px}.atm-pipeline-connector{width:16px}.atm-condition-row{flex-wrap:wrap}.atm-summary-flow{flex-direction:column;align-items:stretch}.atm-summary-arrow{transform:rotate(90deg);align-self:center}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{-webkit-text-fill-color:#1a1a1a!important;-webkit-box-shadow:0 0 0 1000px #FAFAFA inset!important;transition:background-color 0s 600000s,color 0s 600000s!important;caret-color:#1a1a1a}@keyframes login-blob-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-40px) scale(1.08)}66%{transform:translate(-20px,30px) scale(.95)}}@keyframes login-blob-2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,40px) scale(1.12)}}@keyframes login-blob-3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(35px,-25px) scale(.9)}}.login-blob-1{animation:login-blob-1 14s ease-in-out infinite}.login-blob-2{animation:login-blob-2 18s ease-in-out infinite}.login-blob-3{animation:login-blob-3 16s ease-in-out infinite}.login-grid-pattern{background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:48px 48px}@keyframes login-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.login-fade-in{animation:login-fade-in .28s cubic-bezier(.32,.72,0,1)}.login-google-wrapper{display:flex;justify-content:center}.login-google-wrapper>div{width:100%!important;display:flex;justify-content:center}.login-google-wrapper iframe{margin:0 auto!important;color-scheme:light}
