:root{--crm-yellow:#f6b900;--crm-gold:#d99500;--crm-amber:#ffca28;--crm-ink:#201d16;--crm-muted:#817968;--crm-line:#ece6d8;--crm-bg:#f8f6f0;--crm-card:#fff;--crm-soft:#fff8df;--crm-shadow:0 10px 28px rgba(66,49,5,.08)}*{box-sizing:border-box}.elzem-crm-loading{min-height:100vh;background:#faf8f2;color:#6c624f;font:600 15px/1.4 Arial,sans-serif}.elzem-crm-loading span{width:10px;height:10px;border-radius:99px;background:var(--crm-yellow);box-shadow:0 0 0 7px rgba(246,185,0,.14)}.elzem-crm-login{min-height:100vh;display:grid;grid-template-columns:minmax(500px,1.05fr) minmax(470px,.95fr);background:#f7f5ef;color:var(--crm-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.elzem-crm-login-brand{position:relative;overflow:hidden;padding:48px 62px;display:flex;flex-direction:column;background:linear-gradient(135deg,#fffdf7,#fff8df 44%,#f6bc14 115%);border-right:1px solid rgba(163,124,8,.16)}.elzem-crm-login-brand:after{content:"";position:absolute;right:-10%;bottom:-28%;width:76%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.9),rgba(255,217,83,.46) 38%,rgba(233,166,0,.08) 62%,transparent 63%);pointer-events:none}.elzem-crm-login-orb{position:absolute;border-radius:50%;border:1px solid rgba(197,140,0,.16);background:linear-gradient(145deg,rgba(255,255,255,.5),rgba(255,192,0,.08));filter:blur(.1px)}.elzem-crm-login-orb.orb-a{width:360px;height:360px;right:-90px;top:-130px}.elzem-crm-login-orb.orb-b{width:190px;height:190px;right:130px;top:72px}.elzem-crm-brandmark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#ffcf33,#f3ac00);color:#fff;font-size:25px;font-weight:900;box-shadow:0 8px 22px rgba(220,155,0,.24)}.elzem-crm-brandmark.big{width:54px;height:54px;font-size:32px;border-radius:15px}.elzem-crm-brand,.elzem-crm-login-brandtop,.elzem-crm-login-cardbrand{display:flex;align-items:center;gap:12px;position:relative;z-index:2}.elzem-crm-brand div:last-child,.elzem-crm-login-brandtop div:last-child,.elzem-crm-login-cardbrand div:last-child{display:flex;flex-direction:column;line-height:1}.elzem-crm-brand b,.elzem-crm-login-brandtop b,.elzem-crm-login-cardbrand b{font-size:22px;letter-spacing:.04em}.elzem-crm-brand span,.elzem-crm-login-brandtop span,.elzem-crm-login-cardbrand span{font-size:18px;color:#b27b00;font-weight:800;margin-top:4px}.elzem-crm-login-copy{max-width:690px;margin:auto 0;position:relative;z-index:2}.elzem-crm-login-copy>small{display:inline-flex;padding:8px 11px;border:1px solid rgba(181,127,0,.16);border-radius:999px;background:rgba(255,255,255,.62);color:#8c6509;font-size:11px;font-weight:900;letter-spacing:.14em}.elzem-crm-login-copy h1{font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:20px 0 22px;max-width:720px}.elzem-crm-login-copy h1 em{font-style:normal;color:#d69800}.elzem-crm-login-copy>p{font-size:18px;line-height:1.65;color:#665e4e;max-width:650px}.elzem-crm-login-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:30px;max-width:610px}.elzem-crm-login-features span{display:flex;align-items:center;gap:10px;padding:15px 16px;border:1px solid rgba(190,144,20,.14);border-radius:14px;background:rgba(255,255,255,.62);font-weight:700;color:#4e483d}.elzem-crm-login-features svg{width:19px;color:#d89a00}.elzem-crm-login-foot{position:relative;z-index:2;color:#8f7b4e;font-size:10px;font-weight:800;letter-spacing:.15em}.elzem-crm-login-formside{display:grid;place-items:center;padding:48px;background:linear-gradient(180deg,#f8f7f3,#f2f0e9)}.elzem-crm-login-card{width:min(470px,100%);padding:38px 40px 32px;background:#fff;border:1px solid #ebe5d7;border-radius:22px;box-shadow:0 26px 70px rgba(58,47,17,.11)}.elzem-crm-login-cardbrand{margin-bottom:32px}.elzem-crm-login-head small{font-size:10px;font-weight:900;letter-spacing:.16em;color:#bd8500}.elzem-crm-login-head h2{font-size:31px;margin:8px 0 6px;letter-spacing:-.035em}.elzem-crm-login-head p{margin:0 0 27px;color:#80786b;line-height:1.55}.elzem-crm-login-card>label{display:block;font-size:12px;font-weight:800;color:#5f584b;margin:15px 0 7px}.elzem-crm-login-input{height:52px;border:1px solid #ddd5c5;border-radius:10px;display:flex;align-items:center;padding:0 13px;transition:.2s;background:#fff}.elzem-crm-login-input:focus-within{border-color:#e3a600;box-shadow:0 0 0 3px rgba(246,185,0,.13)}.elzem-crm-login-input svg{width:18px;color:#b59036;flex:0 0 auto}.elzem-crm-login-input input{border:0;outline:0;flex:1 1;font:inherit;font-size:15px;padding:0 11px;background:transparent;min-width:0}.elzem-crm-login-input button{border:0;background:transparent;padding:4px;display:grid;place-items:center;cursor:pointer}.elzem-crm-login-options{display:flex;align-items:center;justify-content:space-between;margin:18px 0 22px;font-size:12px;color:#6d6558}.elzem-crm-login-options label{display:flex;align-items:center;gap:8px}.elzem-crm-login-options input{accent-color:#e5a500;width:16px;height:16px}.elzem-crm-login-options span{color:#a87100;font-weight:700}.elzem-crm-login-submit{width:100%;height:52px;border:0;border-radius:10px;background:linear-gradient(90deg,#f7bd16,#ffcf37);color:#2c2515;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(230,165,0,.2)}.elzem-crm-login-submit:disabled{opacity:.65}.elzem-crm-login-error{padding:10px 12px;border-radius:9px;background:#fff0ed;color:#b53d27;font-size:12px;margin-bottom:12px}.elzem-crm-login-sec{display:flex;align-items:center;justify-content:center;gap:7px;color:#8e877b;font-size:11px;margin-top:18px}.elzem-crm-login-sec svg{width:14px;color:#c18a09}.elzem-crm-app{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);background:var(--crm-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--crm-ink);transition:grid-template-columns .2s}.elzem-crm-app.is-collapsed{grid-template-columns:78px minmax(0,1fr)}.elzem-crm-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid var(--crm-line);display:flex;flex-direction:column;z-index:20}.elzem-crm-brand{height:80px;padding:0 21px;border-bottom:1px solid #f2eee4;overflow:hidden}.elzem-crm-app.is-collapsed .elzem-crm-brand>div:last-child{display:none}.elzem-crm-nav{padding:18px 12px;overflow:auto;flex:1 1}.elzem-crm-nav small{display:block;color:#aaa08e;font-size:9px;font-weight:900;letter-spacing:.14em;margin:18px 11px 8px;white-space:nowrap}.elzem-crm-nav a{height:45px;display:flex;align-items:center;gap:12px;padding:0 13px;margin:4px 0;border-radius:10px;color:#514b40;text-decoration:none;font-size:14px;font-weight:650;white-space:nowrap;overflow:hidden;transition:.18s}.elzem-crm-nav a svg{width:19px;flex:0 0 19px;color:#8d8068}.elzem-crm-nav a:hover{background:#fff8e6;color:#241f16}.elzem-crm-nav a.active{background:linear-gradient(90deg,#ffd03a,#f6b80c);color:#2d2410;box-shadow:0 7px 18px rgba(229,167,3,.18)}.elzem-crm-nav a.active svg{color:#573f00}.elzem-crm-app.is-collapsed .elzem-crm-nav a span,.elzem-crm-app.is-collapsed .elzem-crm-nav small{display:none}.elzem-crm-sidebar-bottom{padding:13px;border-top:1px solid #f1ede4}.elzem-crm-sidebar-bottom button{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:12px;padding:10px;border-radius:9px;color:#766e61;cursor:pointer;font-weight:650}.elzem-crm-sidebar-bottom button:hover{background:#fff8e6}.elzem-crm-sidebar-bottom svg{width:18px}.elzem-crm-app.is-collapsed .elzem-crm-sidebar-bottom span{display:none}.elzem-crm-stage{min-width:0}.elzem-crm-topbar{height:80px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--crm-line);display:flex;align-items:center;gap:18px;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.elzem-crm-hotel-picker{height:44px;min-width:235px;display:flex;align-items:center;gap:8px;border:1px solid #e6dece;border-radius:10px;padding:0 11px;background:#fff}.elzem-crm-hotel-picker svg{width:17px;color:#c08c0f}.elzem-crm-hotel-picker select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;flex:1 1;min-width:0;font-weight:750;color:#433d33}.elzem-crm-hotel-picker svg:last-child{width:14px;color:#8a8172}.elzem-crm-search{height:44px;max-width:560px;flex:1 1;display:flex;align-items:center;border:1px solid #e6dece;border-radius:10px;padding:0 13px;background:#fbfaf7}.elzem-crm-search svg{width:17px;color:#aa9f8b}.elzem-crm-search input{border:0;outline:0;background:transparent;width:100%;padding-left:9px;font-size:13px}.elzem-crm-top-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.elzem-crm-top-actions .icon{width:42px;height:42px;border:1px solid #e7dfd0;background:#fff;border-radius:10px;display:grid;place-items:center;position:relative}.elzem-crm-top-actions .icon svg{width:18px}.elzem-crm-top-actions .icon i{position:absolute;right:8px;top:7px;width:7px;height:7px;background:#f5b800;border:2px solid #fff;border-radius:99px}.elzem-crm-user{display:flex;align-items:center;gap:9px;padding:4px 4px 4px 7px}.elzem-crm-user>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#ffd944,#e8a900);font-size:11px;font-weight:900;color:#493500}.elzem-crm-user>div{display:flex;flex-direction:column}.elzem-crm-user b{font-size:13px}.elzem-crm-user small{font-size:10px;color:#8e8678}.elzem-crm-user svg{width:14px;color:#8f8678}.elzem-crm-content{padding:28px 28px 46px;max-width:1900px;margin:0 auto}.elzem-crm-pagehead{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.elzem-crm-pagehead.compact{margin-bottom:16px}.elzem-crm-pagehead small{color:#bd8500;font-size:9px;font-weight:900;letter-spacing:.16em}.elzem-crm-pagehead h1{font-size:29px;letter-spacing:-.035em;margin:5px 0 4px}.elzem-crm-pagehead p{margin:0;color:#898173;font-size:13px}.elzem-crm-live{display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid #e7e1d5;background:#fff;border-radius:999px;color:#5f7d43;font-size:12px;font-weight:800}.elzem-crm-live i{width:8px;height:8px;border-radius:50%;background:#6db84d;box-shadow:0 0 0 4px #e7f5df}.elzem-crm-primary{height:42px;border:0;border-radius:9px;background:linear-gradient(90deg,#f5b800,#ffca27);padding:0 17px;display:inline-flex;align-items:center;gap:8px;color:#34270b;font-weight:850;cursor:pointer;box-shadow:0 8px 18px rgba(224,163,0,.16)}.elzem-crm-primary svg{width:17px}.elzem-crm-primary.full{width:100%;justify-content:center}.elzem-crm-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.elzem-crm-kpis.four{grid-template-columns:repeat(4,minmax(0,1fr))}.elzem-crm-kpis article{min-height:112px;background:#fff;border:1px solid var(--crm-line);border-radius:14px;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 4px 14px rgba(45,35,7,.03)}.elzem-crm-kpis article>i{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;flex:0 0 45px}.elzem-crm-kpis article>i svg{width:21px}.elzem-crm-kpis i.amber{background:#fff0bf;color:#b77c00}.elzem-crm-kpis i.gold{background:#fff5d7;color:#d49400}.elzem-crm-kpis i.orange{background:#fff0e4;color:#e66b1b}.elzem-crm-kpis i.green{background:#e8f7e7;color:#43a14b}.elzem-crm-kpis i.blue{background:#e9efff;color:#536ed9}.elzem-crm-kpis article>div{display:flex;flex-direction:column;min-width:0}.elzem-crm-kpis small{font-size:11px;color:#8b8275}.elzem-crm-kpis b{font-size:27px;letter-spacing:-.04em;margin:2px 0}.elzem-crm-kpis span{font-size:10px;color:#aaa193}.elzem-crm-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);grid-gap:16px;gap:16px}.elzem-crm-card{background:#fff;border:1px solid var(--crm-line);border-radius:15px;box-shadow:0 5px 18px rgba(47,36,7,.035);padding:18px}.elzem-crm-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.elzem-crm-card h3{font-size:15px;margin:0 0 3px}.elzem-crm-card header p{margin:0;color:#958c7d;font-size:11px}.elzem-crm-card header button{border:1px solid #e9e0cf;background:#fff;border-radius:8px;height:32px;padding:0 11px;font-size:11px}.elzem-crm-card header a{display:flex;align-items:center;gap:5px;color:#b67d00;text-decoration:none;font-size:11px;font-weight:750}.elzem-crm-card header a svg{width:14px}.elzem-crm-linechart{height:220px;position:relative;padding:15px 8px 0}.elzem-crm-linechart .gridlines{position:absolute;inset:10px 8px 10px;display:flex;flex-direction:column;justify-content:space-between}.elzem-crm-linechart .gridlines i{height:1px;background:#f0ece2}.elzem-crm-linechart .bars{height:100%;position:relative;display:flex;align-items:flex-end;gap:12px}.elzem-crm-linechart .bars span{flex:1 1;height:100%;display:flex;align-items:flex-end;justify-content:center}.elzem-crm-linechart .bars em{width:58%;max-width:28px;min-height:10%;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,#ffd649,#f4b400);box-shadow:0 6px 12px rgba(238,171,0,.13)}.chart-days{display:flex;justify-content:space-between;padding:0 8px;color:#a49a89;font-size:10px}.elzem-crm-channel-list{padding:5px 2px}.elzem-crm-channel-list>div{display:grid;grid-template-columns:12px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:14px 2px;border-bottom:1px solid #f3efe6}.elzem-crm-channel-list i{width:9px;height:9px;border-radius:99px}.elzem-crm-channel-list i.wa{background:#2abf67}.elzem-crm-channel-list i.ig{background:#e05d8d}.elzem-crm-channel-list i.web{background:#f5b800}.elzem-crm-channel-list i.fb{background:#517bd7}.elzem-crm-channel-list b{font-size:12px}.elzem-crm-channel-list span{font-size:11px;color:#8f8575}.elzem-crm-list>a{display:grid;grid-template-columns:38px 1fr auto;grid-gap:10px;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #f2eee6;text-decoration:none;color:inherit}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff3c8;color:#9c6d00;font-weight:900}.elzem-crm-list b{font-size:12px}.elzem-crm-list p{font-size:11px;color:#8d8476;margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:430px}.elzem-crm-list>a>small{font-size:10px;color:#ad9f8b}.elzem-crm-tasklist>div{display:grid;grid-template-columns:14px 1fr auto;grid-gap:9px;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #f2eee6}.elzem-crm-tasklist>div>span{width:11px;height:11px;border:2px solid #f4b800;border-radius:4px}.elzem-crm-tasklist b{font-size:12px}.elzem-crm-tasklist p{font-size:10px;color:#978d7d;margin:2px 0 0}.elzem-crm-tasklist em{font-style:normal;font-size:9px;padding:4px 7px;border-radius:999px;background:#fff3d6;color:#a26800}.elzem-crm-tasklist em.kritik,.elzem-crm-tasklist em.yüksek{background:#ffe8e2;color:#ca4b31}.elzem-crm-empty{display:grid;place-items:center;color:#9c9384;font-size:12px;min-height:90px}.elzem-crm-empty.pad{padding:30px}.elzem-crm-bottom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.elzem-crm-bottom-grid article{display:flex;align-items:center;gap:12px;padding:16px 18px;background:#fff;border:1px solid var(--crm-line);border-radius:13px}.elzem-crm-bottom-grid svg{width:20px;color:#d59800}.elzem-crm-bottom-grid small{display:block;color:#998f80;font-size:10px}.elzem-crm-bottom-grid b{font-size:19px}.elzem-crm-filterbar{display:flex;gap:10px;padding:12px;background:#fff;border:1px solid var(--crm-line);border-radius:13px;margin-bottom:13px}.elzem-crm-filterbar>div{height:40px;min-width:300px;flex:1 1;display:flex;align-items:center;border:1px solid #e5ddce;border-radius:9px;padding:0 11px}.elzem-crm-filterbar svg{width:16px;color:#9d917d}.elzem-crm-filterbar input{border:0;outline:0;width:100%;padding-left:9px;background:transparent}.elzem-crm-filterbar button,.elzem-crm-filterbar select{height:40px;border:1px solid #e5ddce;border-radius:9px;background:#fff;padding:0 13px;color:#625a4c}.elzem-crm-filterbar button{background:#fff8df;color:#9a6b00;font-weight:750}.elzem-crm-tablecard{overflow:auto;background:#fff;border:1px solid var(--crm-line);border-radius:14px;box-shadow:var(--crm-shadow)}.elzem-crm-tablecard table{width:100%;border-collapse:collapse;min-width:980px}.elzem-crm-tablecard th{height:48px;background:#fbfaf6;border-bottom:1px solid #eee8dc;padding:0 15px;text-align:left;color:#7b7367;font-size:10px;letter-spacing:.06em}.elzem-crm-tablecard td{padding:13px 15px;border-bottom:1px solid #f0ece4;font-size:12px;color:#5d574d}.elzem-crm-tablecard td>b,.elzem-crm-tablecard td>small{display:block}.elzem-crm-tablecard td>small{font-size:10px;color:#a09789;margin-top:3px}.elzem-crm-tablecard .person{display:flex;align-items:center;gap:10px}.elzem-crm-tablecard .person>span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#fff1bd;color:#936600;font-weight:900}.elzem-crm-tablecard .person b,.elzem-crm-tablecard .person small{display:block}.elzem-crm-tablecard .person small{font-size:10px;color:#a09789}.elzem-crm-tablecard .status{font-style:normal;background:#eff8df;color:#67a126;border-radius:999px;padding:4px 8px;font-size:10px}.elzem-crm-tablecard .actions{display:flex;gap:5px}.elzem-crm-tablecard .actions a,.elzem-crm-tablecard .actions button,.elzem-crm-tablecard .mini{border:1px solid #e7dfcf;background:#fff;border-radius:7px;padding:6px;display:inline-flex;align-items:center;gap:5px;color:#aa7905}.elzem-crm-tablecard .actions svg,.elzem-crm-tablecard .mini svg{width:14px;height:14px}.elzem-crm-tablecard td.comment{max-width:280px}.dangertext{color:#c3422d!important}.elzem-crm-alert{display:flex;align-items:center;gap:12px;background:#fff5e8;border:1px solid #f3d8ae;border-radius:12px;padding:14px 16px;margin:0 0 13px;color:#8c5b10}.elzem-crm-alert svg{width:20px}.elzem-crm-alert div{display:flex;flex-direction:column}.elzem-crm-alert b{font-size:12px}.elzem-crm-alert span{font-size:10px;margin-top:2px;color:#9c7841}.elzem-crm-tabs{display:flex;gap:7px;overflow:auto;margin-bottom:13px}.elzem-crm-tabs button{height:38px;border:1px solid #e5dccb;background:#fff;border-radius:9px;padding:0 12px;display:flex;align-items:center;gap:7px;white-space:nowrap;color:#625b50}.elzem-crm-tabs button span{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:#f5f0e7;font-size:9px}.elzem-crm-tabs button.active{background:#fff2bd;border-color:#ecc55d;color:#6f5000;font-weight:800}.elzem-crm-kanban{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));grid-gap:12px;gap:12px;overflow:auto}.elzem-crm-kanban>section{background:#f4f1e9;border:1px solid #e8e1d5;border-radius:14px;padding:10px;min-height:540px}.elzem-crm-kanban>section>header{display:flex;align-items:center;justify-content:space-between;padding:7px 5px 13px}.elzem-crm-kanban>section>header b{font-size:12px}.elzem-crm-kanban>section>header span{display:grid;place-items:center;min-width:23px;height:23px;border-radius:999px;background:#fff;color:#8b7e69;font-size:10px}.elzem-crm-kanban article{background:#fff;border:1px solid #e9e2d6;border-radius:11px;padding:13px;margin-bottom:9px;box-shadow:0 4px 10px rgba(47,35,6,.03)}.elzem-crm-kanban .top{display:flex;justify-content:space-between;align-items:center}.elzem-crm-kanban .top em{font-style:normal;font-size:9px;background:#fff0cf;color:#a86f00;padding:4px 7px;border-radius:999px}.elzem-crm-kanban .top small{font-size:9px;color:#aaa090}.elzem-crm-kanban h3{font-size:13px;margin:10px 0 5px}.elzem-crm-kanban p{font-size:11px;color:#80776a;line-height:1.45}.elzem-crm-kanban .meta{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0;color:#837969;font-size:10px}.elzem-crm-kanban .meta span{display:flex;align-items:center;gap:4px}.elzem-crm-kanban .meta svg{width:13px}.elzem-crm-kanban footer{padding-top:10px;border-top:1px solid #f0ece3;display:flex;align-items:center;justify-content:space-between;gap:8px}.elzem-crm-kanban footer small{display:flex;align-items:center;gap:4px;color:#9b9182;font-size:9px}.elzem-crm-kanban footer small svg{width:12px}.elzem-crm-kanban footer select{height:28px;border:1px solid #e7dfcf;border-radius:7px;background:#fff;font-size:9px}.elzem-crm-modalback{position:fixed;inset:0;background:rgba(31,25,15,.35);z-index:100;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.elzem-crm-modal{width:min(560px,100%);background:#fff;border-radius:16px;padding:20px;box-shadow:0 30px 80px rgba(0,0,0,.18)}.elzem-crm-modal>header{align-items:center;margin-bottom:15px}.elzem-crm-modal h2{font-size:18px}.elzem-crm-modal>header button{border:0;background:#f5f1e9;border-radius:8px;width:34px;height:34px}.elzem-crm-modal label{display:block;font-size:11px;font-weight:800;color:#655d50;margin:10px 0}.elzem-crm-modal input,.elzem-crm-modal select,.elzem-crm-modal textarea{width:100%;border:1px solid #e0d8ca;border-radius:8px;padding:10px 11px;margin-top:6px;font:inherit}.elzem-crm-modal .two{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.elzem-crm-report-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.elzem-crm-report-grid article{background:#fff;border:1px solid var(--crm-line);border-radius:14px;padding:20px;display:flex;flex-direction:column}.elzem-crm-report-grid svg{color:#d69700;width:23px}.elzem-crm-report-grid small{margin-top:18px;color:#928979}.elzem-crm-report-grid b{font-size:31px}.elzem-crm-report-grid span{font-size:10px;color:#aaa092}.elzem-crm-card.big-placeholder{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.elzem-crm-card.big-placeholder>svg{width:42px;height:42px;color:#d59a03}.elzem-crm-card.big-placeholder h2{margin:12px 0 5px}.elzem-crm-card.big-placeholder p{color:#8f8778;max-width:560px}.elzem-crm-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.elzem-crm-settings-grid>a{min-height:145px;display:grid;grid-template-columns:48px 1fr 22px;grid-gap:13px;gap:13px;align-items:start;padding:20px;background:#fff;border:1px solid var(--crm-line);border-radius:14px;text-decoration:none;color:inherit;box-shadow:0 4px 15px rgba(45,34,7,.03);transition:.18s}.elzem-crm-settings-grid>a:hover{transform:translateY(-2px);border-color:#e8c970;box-shadow:0 10px 24px rgba(45,34,7,.07)}.elzem-crm-settings-grid>a>i{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#fff4c8;color:#b57c00}.elzem-crm-settings-grid>a>i svg{width:21px}.elzem-crm-settings-grid h3{margin:2px 0 6px;font-size:14px}.elzem-crm-settings-grid p{margin:0;color:#8b8274;font-size:11px;line-height:1.5}.elzem-crm-settings-grid>a>svg{width:17px;color:#bd8a19}.elzem-crm-chat-layout{height:calc(100vh - 170px);min-height:640px;display:grid;grid-template-columns:300px minmax(400px,1fr) 300px;background:#fff;border:1px solid var(--crm-line);border-radius:15px;overflow:hidden;box-shadow:var(--crm-shadow)}.elzem-crm-chat-layout>aside{border-right:1px solid #eee9df;display:flex;flex-direction:column;min-width:0}.elzem-crm-chat-layout>.guest>header,.elzem-crm-chat-layout>aside>header{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #eee9df}.elzem-crm-chat-layout>.guest>header b,.elzem-crm-chat-layout>aside>header b{font-size:13px}.elzem-crm-chat-layout>aside>header span{font-size:10px;background:#fff2c2;border-radius:999px;padding:4px 7px;color:#946900}.elzem-crm-chat-search{height:48px;margin:10px;display:flex;align-items:center;border:1px solid #e6ded0;border-radius:9px;padding:0 10px}.elzem-crm-chat-search svg{width:15px;color:#9d917f}.elzem-crm-chat-search input{border:0;outline:0;flex:1 1;padding-left:8px;font-size:11px}.elzem-crm-chat-list{overflow:auto}.elzem-crm-chat-list button{width:100%;border:0;border-bottom:1px solid #f1ede5;background:#fff;display:grid;grid-template-columns:42px 1fr;grid-gap:9px;gap:9px;text-align:left;padding:12px;cursor:pointer}.elzem-crm-chat-list button.active{background:#fff8df;box-shadow:inset 3px 0 #f3b600}.elzem-crm-chat-list .avatar{position:relative}.elzem-crm-chat-list .avatar i{position:absolute;right:-3px;bottom:-2px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #eee4cf}.elzem-crm-chat-list .avatar i svg{width:10px;color:#d09a12}.elzem-crm-chat-list b{font-size:11px}.elzem-crm-chat-list p{font-size:10px;color:#81786a;margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elzem-crm-chat-list small{font-size:9px;color:#aaa193}.elzem-crm-chat-layout>main{min-width:0;display:flex;flex-direction:column;background:#fbfaf7}.elzem-crm-chat-layout>main>header{height:55px;background:#fff;border-bottom:1px solid #eee9df;display:flex;align-items:center;gap:10px;padding:0 14px}.avatar.large{width:36px;height:36px}.elzem-crm-chat-layout>main>header b{font-size:12px}.elzem-crm-chat-layout>main>header p{font-size:9px;color:#8f8677;margin:2px 0 0}.elzem-crm-chat-layout>main>header p i{display:inline-block;width:6px;height:6px;background:#6ab14e;border-radius:50%}.elzem-crm-chat-layout .tools{margin-left:auto;display:flex;gap:8px;color:#968b79}.elzem-crm-chat-layout .tools svg{width:17px}.elzem-crm-messages{flex:1 1;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:9px}.elzem-crm-messages>div{max-width:72%;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #ebe5da}.elzem-crm-messages>div.out{align-self:flex-end;background:#fff1bd;border-color:#edcf6e}.elzem-crm-messages p{margin:0;font-size:12px;line-height:1.5}.elzem-crm-messages small{display:block;text-align:right;margin-top:5px;color:#9c9282;font-size:8px}.elzem-crm-composer{height:68px;background:#fff;border-top:1px solid #eee9df;display:flex;gap:8px;padding:10px}.elzem-crm-composer input{flex:1 1;border:1px solid #e3dbcc;border-radius:10px;padding:0 12px;outline:0}.elzem-crm-composer input:focus{border-color:#dfb33c}.elzem-crm-composer button{width:45px;border:0;border-radius:10px;background:#f5b800;color:#3c2c00}.elzem-crm-composer button svg{width:18px}.elzem-crm-chat-layout>.guest{border-left:1px solid #eee9df;background:#fff;padding-bottom:15px;overflow:auto}.elzem-crm-chat-layout>.guest>header{margin-bottom:18px}.elzem-crm-chat-layout>.guest .profile{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff0b8;color:#936600;font-size:22px;font-weight:900;margin:0 auto}.elzem-crm-chat-layout>.guest h2{text-align:center;font-size:16px;margin:9px 0 3px}.elzem-crm-chat-layout>.guest>p{text-align:center;color:#8d8476;font-size:10px;margin:0}.elzem-crm-chat-layout>.guest>em{display:table;margin:8px auto 14px;padding:4px 8px;border-radius:999px;background:#edf7dd;color:#6a9b2b;font-style:normal;font-size:9px}.elzem-crm-chat-layout>.guest label{display:block;font-size:9px;font-weight:800;color:#8b8171;margin:9px 14px}.elzem-crm-chat-layout>.guest input,.elzem-crm-chat-layout>.guest textarea{width:100%;border:1px solid #e8e0d2;border-radius:7px;background:#faf9f6;padding:8px;margin-top:4px;font:inherit;font-size:10px;color:#5c554a}.elzem-crm-chat-layout>.guest textarea{resize:none}@media(max-width:1180px){.elzem-crm-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.elzem-crm-dashboard-grid{grid-template-columns:1fr}.elzem-crm-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.elzem-crm-chat-layout{grid-template-columns:270px 1fr}.elzem-crm-chat-layout>.guest{display:none}.elzem-crm-report-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.elzem-crm-login{grid-template-columns:1fr}.elzem-crm-login-brand{display:none}.elzem-crm-login-formside{padding:24px}.elzem-crm-app,.elzem-crm-app.is-collapsed{grid-template-columns:72px 1fr}.elzem-crm-sidebar .elzem-crm-brand>div:last-child,.elzem-crm-sidebar .elzem-crm-nav a span,.elzem-crm-sidebar .elzem-crm-nav small,.elzem-crm-sidebar-bottom span{display:none}.elzem-crm-sidebar{width:72px}.elzem-crm-topbar{padding:0 12px}.elzem-crm-search{display:none}.elzem-crm-hotel-picker{min-width:180px}.elzem-crm-user>div,.elzem-crm-user>svg{display:none}.elzem-crm-content{padding:20px 14px}.elzem-crm-kpis,.elzem-crm-kpis.four{grid-template-columns:repeat(2,minmax(0,1fr))}.elzem-crm-chat-layout{grid-template-columns:1fr;height:auto;min-height:700px}.elzem-crm-chat-layout>aside{display:none}.elzem-crm-settings-grid{grid-template-columns:1fr}.elzem-crm-filterbar{flex-wrap:wrap}.elzem-crm-filterbar>div{min-width:100%}.elzem-crm-bottom-grid{grid-template-columns:1fr}}.elzem-crm-department-card{min-height:145px;display:grid;grid-template-columns:48px 1fr;grid-gap:13px;gap:13px;align-items:start;padding:20px;background:#fff;border:1px solid var(--crm-line);border-radius:14px;box-shadow:0 4px 15px rgba(45,34,7,.03)}.elzem-crm-department-card>i{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#fff4c8;color:#b57c00}.elzem-crm-department-card>i svg{width:21px}.elzem-crm-department-card h3{margin:2px 0 4px;font-size:14px}.elzem-crm-department-card p{margin:0 0 12px;color:#918778;font-size:11px}.elzem-crm-department-card span{display:flex;align-items:center;gap:5px;color:#817767;font-size:10px;margin-top:6px}.elzem-crm-department-card span svg{width:13px}.elzem-crm-orgtabs{display:flex;gap:8px;overflow-x:auto;padding:5px 2px 14px;margin-bottom:16px;scrollbar-width:thin}.elzem-crm-orgtabs button{border:1px solid #eadfc9;background:#fff;color:#5c513e;border-radius:12px;min-height:46px;padding:0 15px;display:flex;align-items:center;gap:8px;font:700 13px/1 inherit;white-space:nowrap;cursor:pointer}.elzem-crm-orgtabs button svg{width:17px;height:17px;color:#bd8611}.elzem-crm-orgtabs button.active{background:#fdbd22;border-color:#fdbd22;color:#231b0d;box-shadow:0 7px 18px rgba(224,158,0,.16)}.elzem-crm-orgtabs button.active svg{color:#231b0d}.elzem-crm-settings-panel{background:#fff;border:1px solid #eadfc9;border-radius:16px;padding:24px;box-shadow:0 6px 24px rgba(83,60,13,.05);min-height:280px}.elzem-crm-section-title{display:flex;gap:13px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #f0e7d7;margin-bottom:22px}.elzem-crm-section-title>svg{width:22px;height:22px;color:#c58b08;margin-top:2px}.elzem-crm-section-title h2{margin:0 0 5px;font-size:20px;color:#211b12}.elzem-crm-section-title p{margin:0;color:#817664;font-size:14px}.elzem-crm-formgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.elzem-crm-formgrid label,.elzem-crm-textarea-label{display:flex;flex-direction:column;gap:8px;color:#544a3a;font-size:13px;font-weight:700}.elzem-crm-formgrid label.wide{grid-column:1/-1}.elzem-crm-formgrid input,.elzem-crm-formgrid select,.elzem-crm-textarea-label textarea{width:100%;min-height:48px;border:1px solid #ded3c0;border-radius:10px;background:#fffdf9;padding:0 14px;color:#211b12;font:500 15px/1.4 inherit;outline:none}.elzem-crm-textarea-label textarea{padding:14px;resize:vertical}.elzem-crm-formgrid input:focus,.elzem-crm-formgrid select:focus,.elzem-crm-textarea-label textarea:focus{border-color:#e7a70f;box-shadow:0 0 0 3px rgba(253,189,34,.13)}.elzem-crm-integration-note{display:flex;gap:14px;align-items:flex-start;background:#fff9e9;border:1px solid #f4dda2;border-radius:13px;padding:18px;color:#5c4b26}.elzem-crm-integration-note>svg{width:22px;height:22px;color:#bd8611;flex:none}.elzem-crm-integration-note div{display:flex;flex-direction:column;gap:5px}.elzem-crm-integration-note b{font-size:15px;color:#332814}.elzem-crm-integration-note span{font-size:13px;line-height:1.6}.elzem-crm-save-msg{margin-top:18px;padding:12px 14px;border-radius:10px;background:#effaf1;color:#27703b;font-weight:700;font-size:13px}@media(max-width:760px){.elzem-crm-formgrid{grid-template-columns:1fr}.elzem-crm-formgrid label.wide{grid-column:auto}.elzem-crm-settings-panel{padding:16px}}.elzem-crm-brand-logo{display:block;width:142px;max-width:100%;height:48px;object-fit:contain;object-position:left center}.is-collapsed .elzem-crm-brand-logo{width:44px;object-fit:cover;object-position:left center}.elzem-crm-loading{min-height:170px;display:flex;align-items:center;justify-content:center;gap:12px;color:#6d604b}.elzem-crm-loading span{width:20px;height:20px;border:3px solid #f2dfaa;border-top-color:#d99800;border-radius:50%;animation:elzemCrmSpin .8s linear infinite}@keyframes elzemCrmSpin{to{transform:rotate(1turn)}}.elzem-crm-loaderror{display:flex;gap:16px;align-items:flex-start;background:#fff7e3;border:1px solid #f0d58b;border-radius:14px;padding:20px;color:#59451c}.elzem-crm-loaderror>svg{width:25px;height:25px;color:#c88b00;flex:none}.elzem-crm-loaderror>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.elzem-crm-loaderror b{font-size:17px}.elzem-crm-loaderror span{font-size:13px;line-height:1.5}.elzem-crm-page-actions,.elzem-crm-settings-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.elzem-crm-secondary{min-height:42px;border:1px solid #e3d5b9;background:#fff;color:#4a3e2a;border-radius:10px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:700 13px/1 inherit;cursor:pointer}.elzem-crm-secondary:hover{border-color:#e0a10d;background:#fffaf0}.elzem-crm-secondary:disabled{opacity:.55;cursor:not-allowed}.elzem-crm-primary svg,.elzem-crm-secondary svg{width:16px;height:16px}.elzem-crm-settings-actions{margin-top:20px;padding-top:18px;border-top:1px solid #f0e7d7}.elzem-crm-formgrid textarea{width:100%;border:1px solid #ded3c0;border-radius:10px;background:#fffdf9;padding:13px 14px;color:#211b12;font:500 15px/1.5 inherit;outline:none;resize:vertical}.elzem-crm-formgrid textarea:focus{border-color:#e7a70f;box-shadow:0 0 0 3px rgba(253,189,34,.13)}.elzem-crm-toggle-field{min-height:48px!important;border:1px solid #e4d8c2;border-radius:10px;background:#fffdf9;padding:0 14px!important;display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:12px}.elzem-crm-toggle-field input{position:absolute;opacity:0;pointer-events:none}.elzem-crm-toggle-field i{width:42px;height:23px;border-radius:20px;background:#d9d1c4;position:relative;flex:none;transition:.2s}.elzem-crm-toggle-field i:after{content:"";position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.14);transition:.2s}.elzem-crm-toggle-field input:checked+i{background:#f0ac0b}.elzem-crm-toggle-field input:checked+i:after{transform:translateX(19px)}.elzem-crm-secret{display:flex;min-width:0}.elzem-crm-secret input{border-radius:10px 0 0 10px!important;min-width:0}.elzem-crm-secret button{width:48px;border:1px solid #ded3c0;border-left:0;background:#fff8ea;border-radius:0 10px 10px 0;color:#9e7416;display:grid;place-items:center;cursor:pointer}.elzem-crm-secret button svg{width:17px;height:17px}.elzem-crm-rowcards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.elzem-crm-rowcard{display:grid;grid-template-columns:42px 1fr 40px;grid-gap:9px;gap:9px;align-items:center;border:1px solid #eadfc9;border-radius:12px;padding:11px;background:#fffdf9}.elzem-crm-rowcard input[type=color]{width:42px;height:40px;border:0;background:transparent;padding:0}.elzem-crm-maprow input,.elzem-crm-maprow select,.elzem-crm-rowcard input:not([type=color]),.elzem-crm-settings-table input{width:100%;min-height:42px;border:1px solid #ded3c0;border-radius:8px;background:#fff;padding:0 11px;font:500 14px/1 inherit;color:#211b12}.elzem-crm-icon-danger,.elzem-crm-maprow button,.elzem-crm-rowcard button{height:40px;width:40px;border:0;border-radius:8px;background:#fff0ed;color:#d94635;display:grid;place-items:center;cursor:pointer}.elzem-crm-icon-danger svg,.elzem-crm-maprow button svg,.elzem-crm-rowcard button svg{width:16px;height:16px}.elzem-crm-tablewrap{width:100%;overflow-x:auto}.elzem-crm-settings-table{width:100%;border-collapse:collapse;min-width:720px}.elzem-crm-settings-table th{background:#fff9ec;color:#79633a;font-size:11px;letter-spacing:.05em;text-align:left;padding:12px;border-bottom:1px solid #eadfc9}.elzem-crm-settings-table td{padding:10px 12px;border-bottom:1px solid #f1eadf;font-size:13px;vertical-align:middle}.elzem-crm-settings-table td input[type=checkbox]{width:18px;height:18px;accent-color:#e6a000}.elzem-crm-json{max-width:420px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#796d5b}.elzem-crm-subtitle{font-size:15px;margin:24px 0 12px;color:#3c311f}.elzem-crm-mappings{display:flex;flex-direction:column;gap:8px}.elzem-crm-maprow{display:grid;grid-template-columns:minmax(140px,1.4fr) 32px minmax(110px,.7fr) minmax(150px,1.4fr) 40px;grid-gap:8px;gap:8px;align-items:center}.elzem-crm-maprow>span{text-align:center;color:#b27d0c;font-weight:800}.elzem-crm-inline-error{margin:0 0 14px;border:1px solid #efc2b9;background:#fff1ee;color:#a43d2e;border-radius:10px;padding:11px 13px;font-size:13px;font-weight:650}@media(max-width:1050px){.elzem-crm-rowcards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.elzem-crm-maprow,.elzem-crm-rowcards{grid-template-columns:1fr}.elzem-crm-maprow>span{transform:rotate(90deg)}.elzem-crm-page-actions{width:100%}}.elzem-crm-login-logo{width:185px;height:64px;object-fit:contain;object-position:left center}.elzem-crm-login-logo.compact{width:145px;height:48px}.elzem-crm-top-actions .icon.theme{cursor:pointer}.elzem-crm-page-actions a{text-decoration:none}.elzem-crm-builder-layout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:16px;gap:16px}.elzem-crm-builder-list{background:var(--crm-card);border:1px solid var(--crm-line);border-radius:15px;padding:14px;display:flex;flex-direction:column;gap:8px;align-self:start}.elzem-crm-builder-list>button:not(.elzem-crm-primary){width:100%;min-height:64px;border:1px solid transparent;background:transparent;border-radius:11px;padding:10px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;color:var(--crm-ink)}.elzem-crm-builder-list>button.active,.elzem-crm-builder-list>button:not(.elzem-crm-primary):hover{background:var(--crm-soft);border-color:#edcf7e}.elzem-crm-builder-list svg{width:18px;color:#b77d00}.elzem-crm-builder-list span{display:flex;flex-direction:column;min-width:0}.elzem-crm-builder-list b{font-size:13px}.elzem-crm-builder-list small{font-size:10px;color:var(--crm-muted);margin-top:3px}.elzem-crm-question-list{display:flex;flex-direction:column;gap:9px}.elzem-crm-question-list>div{display:grid;grid-template-columns:34px minmax(0,1fr) 40px;grid-gap:8px;gap:8px;align-items:center}.elzem-crm-question-list>div>span{width:30px;height:30px;border-radius:50%;background:#fff3bf;color:#8b6400;display:grid;place-items:center;font-weight:850;font-size:12px}.elzem-crm-question-list input{height:44px;border:1px solid #ded3c0;border-radius:9px;padding:0 12px;background:var(--crm-card);color:var(--crm-ink);font:inherit}.elzem-crm-danger-button,.elzem-crm-question-list button{border:0;border-radius:9px;background:#fff0ed;color:#c94531;min-height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:750;cursor:pointer}.elzem-crm-danger-button svg,.elzem-crm-question-list button svg{width:16px}.elzem-crm-connection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.elzem-crm-connection-card{background:var(--crm-card);border:1px solid var(--crm-line);border-radius:15px;padding:17px}.elzem-crm-connection-card>header{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--crm-line);margin-bottom:14px}.elzem-crm-connection-card>header>span{width:42px;height:42px;border-radius:11px;background:var(--crm-soft);display:grid;place-items:center;color:#b77d00}.elzem-crm-connection-card>header>span svg{width:20px}.elzem-crm-connection-card>header>div{display:flex;flex-direction:column;min-width:0;flex:1 1}.elzem-crm-connection-card>header b{font-size:15px}.elzem-crm-connection-card>header small{font-size:10px;color:var(--crm-muted)}.elzem-crm-connection-card>header>button{width:38px;height:38px;border:0;border-radius:9px;background:#fff0ed;color:#ce4a37;display:grid;place-items:center;cursor:pointer}.elzem-crm-connection-card>header>button svg{width:16px}.elzem-crm-formstack{display:flex;flex-direction:column;gap:11px}.elzem-crm-formstack>label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:750;color:var(--crm-muted)}.elzem-crm-formstack input,.elzem-crm-formstack select,.elzem-crm-formstack textarea{width:100%;border:1px solid #ded3c0;border-radius:9px;background:var(--crm-card);color:var(--crm-ink);padding:10px 11px;font:inherit}.elzem-crm-formstack .elzem-crm-check{flex-direction:row;align-items:center;color:var(--crm-ink)}.elzem-crm-formstack .elzem-crm-check input{width:17px;height:17px;accent-color:var(--crm-yellow)}.elzem-crm-inline-input{min-height:40px;border:1px solid #ded3c0;border-radius:8px;background:var(--crm-card);color:var(--crm-ink);padding:0 10px;font:inherit;min-width:120px}.elzem-crm-inline-input.wide{min-width:280px}.elzem-crm-datebar{background:var(--crm-card);border:1px solid var(--crm-line);border-radius:14px;padding:14px 16px;display:flex;align-items:end;gap:13px;margin-bottom:16px}.elzem-crm-datebar label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:800;color:var(--crm-muted)}.elzem-crm-datebar input{height:42px;border:1px solid #ded3c0;border-radius:9px;background:var(--crm-card);color:var(--crm-ink);padding:0 11px}.elzem-crm-datebar>span{margin-left:auto;font-size:12px;font-weight:750;color:#9a710e;padding-bottom:11px}.elzem-crm-manager-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.elzem-crm-report-row{display:flex;align-items:center;justify-content:space-between;padding:12px 2px;border-bottom:1px solid var(--crm-line);font-size:13px}.elzem-crm-report-row b{font-size:16px;color:#a97500}.elzem-crm-summary-text p{padding:10px 0;margin:0;border-bottom:1px solid var(--crm-line);color:var(--crm-muted);font-size:13px}.elzem-crm-summary-text b{color:var(--crm-ink);font-size:16px}.elzem-crm-chat-large{font-size:15px}.elzem-crm-chat-large .guest header b,.elzem-crm-chat-large aside header b,.elzem-crm-chat-large main>header b{font-size:16px!important}.elzem-crm-chat-large .elzem-crm-chat-list button b{font-size:15px!important}.elzem-crm-chat-large .elzem-crm-chat-list button p{font-size:13px!important;line-height:1.45!important}.elzem-crm-chat-large .elzem-crm-chat-list button small,.elzem-crm-chat-large .elzem-crm-messages small{font-size:11px!important}.elzem-crm-chat-large .elzem-crm-composer input{height:50px!important}.elzem-crm-chat-large .guest label{font-size:12px!important}.elzem-crm-chat-large .guest input,.elzem-crm-chat-large .guest textarea{font-size:14px!important}.elzem-crm-chat-headcopy{min-width:0;flex:1 1}.elzem-crm-channel-pills{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.elzem-crm-channel-pills>span{height:27px;border:1px solid var(--crm-line);background:var(--crm-card);border-radius:8px;padding:0 7px;display:flex;align-items:center;gap:5px;color:#9c917c;font-size:9px;font-weight:900}.elzem-crm-channel-pills>span small{font-size:9px}.elzem-crm-channel-pills>span.active{background:#fff0b7;border-color:#efc644;color:#765400}.elzem-crm-chat-layout main>header .tools{display:flex;align-items:center;gap:6px}.elzem-crm-chat-layout main>header .tools>button{min-height:38px;border:1px solid var(--crm-line);border-radius:9px;background:var(--crm-card);color:var(--crm-ink);display:flex;align-items:center;gap:6px;padding:0 10px;font-weight:800;font-size:11px;cursor:pointer}.elzem-crm-chat-layout main>header .tools>button svg{width:17px}.elzem-crm-chat-layout main>header .tools>button.ai-on{background:#eaf8e9;border-color:#cce8c9;color:#35723a}.elzem-crm-chat-layout main>header .tools>button.ai-off{background:#fff0ed;border-color:#f0c5bc;color:#a74334}.elzem-crm-ai-disabled{margin:10px 14px 0;border:1px solid #efc0b7;border-radius:10px;background:#fff3f0;color:#904434;padding:10px 12px;display:flex;align-items:center;gap:8px;font-size:11px}.elzem-crm-ai-disabled svg{width:17px}.elzem-crm-ai-disabled span{color:#a06a60}.elzem-crm-edit-guest,.elzem-crm-mini-actions button{border:0;background:var(--crm-soft);color:#8a6200;border-radius:8px;min-height:32px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:800;cursor:pointer}.elzem-crm-edit-guest svg,.elzem-crm-mini-actions svg{width:13px}.elzem-crm-mini-actions{display:flex;gap:4px}.elzem-crm-modal-backdrop{position:fixed;inset:0;background:rgba(22,18,10,.52);z-index:100;display:grid;place-items:center;padding:24px}.elzem-crm-modal{width:min(760px,100%);max-height:90vh;overflow:auto;background:var(--crm-card);border:1px solid var(--crm-line);border-radius:18px;padding:21px;box-shadow:0 30px 90px rgba(0,0,0,.18)}.elzem-crm-modal>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.elzem-crm-modal>header small{font-size:9px;letter-spacing:.15em;color:#b77d00;font-weight:900}.elzem-crm-modal>header h2{margin:4px 0 0;font-size:23px}.elzem-crm-modal>header>button{width:38px;height:38px;border:0;border-radius:9px;background:var(--crm-soft);color:var(--crm-ink);display:grid;place-items:center;cursor:pointer}.elzem-crm-modal>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:16px;border-top:1px solid var(--crm-line)}.elzem-crm-app.is-dark,html[data-crm-theme=dark] .elzem-crm-app{--crm-ink:#f5f0e6;--crm-muted:#aaa08e;--crm-line:#343128;--crm-bg:#171611;--crm-card:#211f19;--crm-soft:#302b1e;--crm-shadow:0 10px 28px rgba(0,0,0,.25);background:var(--crm-bg);color:var(--crm-ink)}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-builder-list,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-card,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-chat-layout>.guest,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-chat-layout>aside,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-chat-layout>main,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-connection-card,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-datebar,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-settings-panel,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-sidebar,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-tablecard,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-topbar{background:var(--crm-card)!important;border-color:var(--crm-line)!important;color:var(--crm-ink)!important}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-channel-pills>span,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-chat-layout main>header .tools>button,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-filterbar,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-hotel-picker,html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-search,html[data-crm-theme=dark] .elzem-crm-app input,html[data-crm-theme=dark] .elzem-crm-app select,html[data-crm-theme=dark] .elzem-crm-app textarea{background:#29271f!important;border-color:#403c31!important;color:var(--crm-ink)!important}html[data-crm-theme=dark] .elzem-crm-app th{background:#2b281f!important;color:#cbbd9d!important}html[data-crm-theme=dark] .elzem-crm-app td{border-color:var(--crm-line)!important}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-nav a{color:#d7cebe}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-nav a svg{color:#a99a7c}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-nav a:hover{background:#2f2b1f}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-nav a.active{color:#332600}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-top-actions .icon{background:#29271f;border-color:#403c31;color:#f6d35e}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-user b{color:var(--crm-ink)}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-user small{color:var(--crm-muted)}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-messages .in p{background:#302d25!important;color:#f4eee2!important}html[data-crm-theme=dark] .elzem-crm-app .elzem-crm-messages .out p{color:#332600!important}@media(max-width:1050px){.elzem-crm-builder-layout{grid-template-columns:1fr}.elzem-crm-builder-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.elzem-crm-builder-list>.full{grid-column:1/-1}.elzem-crm-connection-grid,.elzem-crm-manager-grid{grid-template-columns:1fr}}@media(max-width:700px){.elzem-crm-builder-list{grid-template-columns:1fr}.elzem-crm-datebar{align-items:stretch;flex-direction:column}.elzem-crm-datebar>span{margin-left:0;padding-bottom:0}.elzem-crm-channel-pills small{display:none}}@media print{.elzem-crm-datebar,.elzem-crm-page-actions,.elzem-crm-sidebar,.elzem-crm-topbar{display:none!important}.elzem-crm-app{display:block!important;background:#fff!important}.elzem-crm-content{padding:0!important}.elzem-crm-card,.elzem-crm-report-grid article{box-shadow:none!important;border:1px solid #ddd!important}}.elzem-crm-content:has(.elzem-crm-chat-layout){max-width:none!important;padding:20px 20px 24px!important}.elzem-crm-chat-layout.elzem-crm-chat-large{height:calc(100vh - 150px)!important;min-height:720px!important;grid-template-columns:minmax(360px,23%) minmax(620px,1fr) minmax(340px,22%)!important;border-radius:20px!important;border:1px solid #e9dfcd!important;background:#fff!important;box-shadow:0 18px 55px rgba(73,54,12,.1)!important}.elzem-crm-chat-large>aside{background:#fff!important;border-right:1px solid #ebe3d6!important;min-width:0!important}.elzem-crm-chat-large>aside>header{height:68px!important;padding:0 18px!important;background:#fff!important;border-bottom:1px solid #ede5d9!important}.elzem-crm-chat-large>aside>header b{font-weight:850!important}.elzem-crm-chat-large>aside>header span{font-size:12px!important;padding:6px 9px!important}.elzem-crm-chat-large .elzem-crm-chat-search{height:50px!important;margin:13px!important;border-radius:12px!important;padding:0 13px!important;background:#fbfaf7!important;border:1px solid #e7ddca!important}.elzem-crm-chat-large .elzem-crm-chat-search svg{width:18px!important}.elzem-crm-chat-large .elzem-crm-chat-search input{background:transparent!important;color:#242016!important}.elzem-crm-chat-large .elzem-crm-chat-list button{width:100%!important;min-height:86px!important;display:grid!important;grid-gap:12px!important;gap:12px!important;padding:14px 15px!important;border:0!important;border-bottom:1px solid #f0e9de!important;background:#fff!important;text-align:left!important;overflow:hidden!important}.elzem-crm-chat-large .elzem-crm-chat-list button:hover{background:#fffaf0!important}.elzem-crm-chat-large .elzem-crm-chat-list button.active{background:linear-gradient(90deg,#fff4c3,#fffaf0)!important;box-shadow:inset 4px 0 #f0b10b!important}.elzem-crm-chat-large .elzem-crm-chat-list .avatar{width:52px!important;height:52px!important;border-radius:50%!important;display:grid!important;place-items:center!important;position:relative!important;background:linear-gradient(145deg,#36d414,#23b80b)!important;font-size:18px!important;font-weight:900!important;box-shadow:0 5px 14px rgba(36,181,12,.18)!important}.elzem-crm-chat-large .elzem-crm-chat-list .avatar i.channel{position:absolute!important;right:-3px!important;bottom:-3px!important;width:22px!important;height:22px!important;border-radius:50%!important;border:2px solid #fff!important;display:grid!important;place-items:center!important;color:#fff!important;font-style:normal!important;font-weight:900!important;letter-spacing:-.02em!important}.elzem-crm-chat-large .avatar i.channel.whatsapp{background:#20c85a!important}.elzem-crm-chat-large .avatar i.channel.telegram{background:#2ba7df!important}.elzem-crm-chat-large .avatar i.channel.facebook{background:#1877f2!important}.elzem-crm-chat-large .avatar i.channel.instagram{background:linear-gradient(135deg,#feda75,#d62976 56%,#4f5bd5)!important}.elzem-crm-chat-large .conversation-copy{min-width:0!important;overflow:hidden!important}.elzem-crm-chat-large .conversation-title{display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}.elzem-crm-chat-large .conversation-title b{display:block!important;flex:1 1!important;min-width:0!important;font-weight:800!important;color:#222!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.elzem-crm-chat-large .conversation-title time{flex:0 0 auto!important;color:#aaa196!important;font-weight:500!important;white-space:nowrap!important}.elzem-crm-chat-large .conversation-copy>p{margin:5px 0 4px!important;line-height:1.35!important;color:#756c5e!important}.elzem-crm-chat-large .conversation-copy>p,.elzem-crm-chat-large .conversation-copy>small{width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.elzem-crm-chat-large .conversation-copy>small{display:block!important;color:#8c8171!important}.elzem-crm-chat-large>main{min-width:0!important;background:#f7f5f0!important;overflow:hidden!important}.elzem-crm-chat-large>main>header{min-height:86px!important;height:auto!important;padding:12px 18px!important;background:#fff!important;border-bottom:1px solid #e9e1d5!important;display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important}.elzem-crm-chat-large>main>header .avatar.large{width:48px!important;height:48px!important;flex:0 0 48px!important;border-radius:50%!important;background:linear-gradient(145deg,#ffd952,#f2b50b)!important;color:#674a00!important;font-size:18px!important;font-weight:900!important;display:grid!important;place-items:center!important}.elzem-crm-chat-large .elzem-crm-chat-headcopy{min-width:0!important;flex:1 1!important;overflow:hidden!important}.elzem-crm-chat-large .elzem-crm-chat-headcopy>b{font-size:17px!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.elzem-crm-chat-large .elzem-crm-chat-headcopy>p{margin:2px 0 0!important;color:#82796d!important}.elzem-crm-chat-large .elzem-crm-channel-pills{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin-top:8px!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span{height:29px!important;padding:0 8px!important;font-size:9px!important;font-weight:900!important;white-space:nowrap!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span small{font-size:9px!important}.elzem-crm-chat-large>main>header .tools{margin-left:auto!important;display:flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important}.elzem-crm-chat-large>main>header .tools>button{min-height:40px!important;height:40px!important;padding:0 11px!important;border-radius:10px!important;border:1px solid #e6dece!important;color:#3f392f!important}.elzem-crm-chat-large>main>header .tools>button.ai-on{background:#eaf7e8!important;border-color:#cce5c9!important;color:#30703a!important}.elzem-crm-chat-large>main>header .tools>button.ai-off{border-color:#efc6bd!important;color:#a24636!important}.elzem-crm-chat-large .elzem-crm-messages{flex:1 1!important;padding:24px 26px 28px!important;gap:14px!important;background:radial-gradient(circle at 100% 0,rgba(255,214,68,.08),transparent 27%),#f7f5f0!important}.elzem-crm-chat-large .elzem-crm-messages>div{max-width:min(78%,760px)!important;padding:13px 15px!important;border-radius:16px!important;border:1px solid #e8dfd1!important;background:#fff!important;box-shadow:0 4px 14px rgba(60,44,7,.04)!important}.elzem-crm-chat-large .elzem-crm-messages>div.out{background:linear-gradient(135deg,#fff0ad,#ffe58a)!important;border-color:#edc84b!important}.elzem-crm-chat-large .elzem-crm-messages p{font-size:15px!important;color:#29241c!important}.elzem-crm-chat-large .elzem-crm-messages small{color:#958a7b!important;margin-top:7px!important}.elzem-crm-chat-large .elzem-crm-composer{min-height:78px!important;height:auto!important;padding:13px 15px!important;background:#fff!important;border-top:1px solid #e9e1d5!important;gap:10px!important}.elzem-crm-chat-large .elzem-crm-composer input{height:52px!important;border-radius:13px!important;border:1px solid #ded4c2!important;background:#fbfaf7!important;padding:0 15px!important;font-size:15px!important;color:#282218!important}.elzem-crm-chat-large .elzem-crm-composer button{width:52px!important;height:52px!important;border-radius:13px!important;background:linear-gradient(135deg,#ffcb32,#f0b000)!important;box-shadow:0 7px 18px rgba(220,158,0,.2)!important}.elzem-crm-chat-large>.guest{background:#fff!important;border-left:1px solid #e9e1d5!important;padding-bottom:20px!important}.elzem-crm-chat-large>.guest>header{height:68px!important;padding:0 16px!important;margin-bottom:20px!important}.elzem-crm-chat-large>.guest>header b{font-size:16px!important}.elzem-crm-chat-large>.guest .profile{width:72px!important;height:72px!important;background:linear-gradient(145deg,#ffe06d,#f5bd1b)!important;color:#674900!important;font-size:25px!important;box-shadow:0 8px 18px rgba(225,164,0,.18)!important}.elzem-crm-chat-large>.guest h2{font-size:18px!important;margin:11px 0 4px!important}.elzem-crm-chat-large>.guest>p{font-size:12px!important}.elzem-crm-chat-large>.guest>em{font-size:10px!important;padding:5px 9px!important}.elzem-crm-chat-large>.guest label{font-size:11px!important;margin:11px 14px!important;color:#786e5f!important}.elzem-crm-chat-large>.guest input,.elzem-crm-chat-large>.guest textarea{margin-top:5px!important;border-radius:10px!important;padding:10px 11px!important;font-size:13px!important;background:#fbfaf7!important;color:#332d24!important}.elzem-crm-chat-layout,.elzem-crm-chat-layout *{min-width:0}.elzem-crm-chat-list button,.elzem-crm-chat-list button *{max-width:100%}@media(max-width:1360px){.elzem-crm-chat-layout.elzem-crm-chat-large{grid-template-columns:minmax(320px,27%) minmax(520px,1fr)!important}.elzem-crm-chat-large>.guest{display:none!important}}@media(max-width:900px){.elzem-crm-chat-layout.elzem-crm-chat-large{grid-template-columns:280px minmax(460px,1fr)!important;overflow:auto!important}}html[data-crm-theme=dark] .elzem-crm-chat-large .conversation-title b,html[data-crm-theme=dark] .elzem-crm-chat-large .elzem-crm-messages p{color:#f5f0e6!important}html[data-crm-theme=dark] .elzem-crm-chat-large .conversation-copy>p,html[data-crm-theme=dark] .elzem-crm-chat-large .conversation-copy>small,html[data-crm-theme=dark] .elzem-crm-chat-large .conversation-title time{color:#aaa08e!important}html[data-crm-theme=dark] .elzem-crm-chat-large .elzem-crm-chat-list button{background:#211f19!important}html[data-crm-theme=dark] .elzem-crm-chat-large .elzem-crm-chat-list button:hover{background:#2b281f!important}html[data-crm-theme=dark] .elzem-crm-chat-large .elzem-crm-chat-list button.active{background:linear-gradient(90deg,#352d16,#29261e)!important}html[data-crm-theme=dark] .elzem-crm-chat-large .elzem-crm-messages>div{background:#2a2720!important;border-color:#3c382e!important}html[data-crm-theme=dark] .elzem-crm-chat-large .elzem-crm-messages>div.out{background:linear-gradient(135deg,#6f5613,#8d6b12)!important}.elzem-crm-welcome-card{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#fff,#fffdf7 72%,#fff3c6);border:1px solid #eadfc9;border-radius:18px;padding:24px 26px;margin-bottom:18px;box-shadow:0 10px 28px rgba(73,54,12,.07)}.elzem-crm-welcome-card small{font-size:9px;letter-spacing:.15em;color:#b98000;font-weight:900}.elzem-crm-welcome-card h1{font-size:27px;letter-spacing:-.03em;margin:7px 0 5px;color:#282219}.elzem-crm-welcome-card p{margin:0;color:#8a8174;font-size:13px}.elzem-crm-welcome-actions{display:flex;align-items:center;gap:10px}.elzem-crm-welcome-actions>span{display:flex;align-items:center;gap:7px;border-radius:999px;background:#edf8e6;color:#5f972d;padding:9px 13px;font-size:11px;font-weight:850}.elzem-crm-welcome-actions>span i{width:8px;height:8px;border-radius:50%;background:#6fbd42;box-shadow:0 0 0 4px #dff2d5}.elzem-crm-welcome-actions button{height:40px;border:1px solid #e4d9c6;background:#fff;border-radius:10px;padding:0 13px;display:flex;align-items:center;gap:7px;color:#5f5546;font-weight:800;cursor:pointer}.elzem-crm-welcome-actions button svg{width:16px}.elzem-crm-welcome-actions .spin{animation:crmSpin .8s linear infinite}@keyframes crmSpin{to{transform:rotate(1turn)}}.elzem-crm-reference-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.elzem-crm-reference-kpis article{min-height:150px;background:#fff;border:1px solid #e9e1d4;border-radius:16px;padding:19px;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 7px 22px rgba(60,44,7,.05)}.elzem-crm-reference-kpis article>i{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;margin-bottom:18px}.elzem-crm-reference-kpis article>i svg{width:21px}.elzem-crm-reference-kpis i.teal{background:#def5ee;color:#209b7b}.elzem-crm-reference-kpis i.green{background:#e6f8df;color:#45a51b}.elzem-crm-reference-kpis i.blue{background:#e5f2ff;color:#2591df}.elzem-crm-reference-kpis i.orange{background:#fff1d9;color:#e59500}.elzem-crm-reference-kpis i.red{background:#ffe4e4;color:#e55353}.elzem-crm-reference-kpis small{font-size:12px;color:#61584c;font-weight:750}.elzem-crm-reference-kpis b{font-size:31px;line-height:1;margin:8px 0 10px;letter-spacing:-.04em}.elzem-crm-reference-kpis span{font-size:11px;color:#a0998c}.elzem-crm-reference-main{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(360px,.75fr);grid-gap:16px;gap:16px;margin-bottom:16px}.elzem-crm-volume-card{min-height:430px}.elzem-crm-active-card>header,.elzem-crm-reference-bottom .elzem-crm-card>header,.elzem-crm-volume-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:0;padding:0;margin-bottom:12px}.elzem-crm-active-card h3,.elzem-crm-reference-bottom h3,.elzem-crm-volume-card h3{margin:0;font-size:17px}.elzem-crm-active-card header p,.elzem-crm-reference-bottom header p,.elzem-crm-volume-card header p{margin:4px 0 0;color:#8c8377;font-size:11px}.elzem-crm-volume-card .mini-badge{border:1px solid #ead9aa;background:#fff9e5;color:#9b6e00;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.elzem-crm-line-legend{display:flex;gap:18px;margin:17px 0 4px;font-size:10px;color:#6d6559}.elzem-crm-line-legend span{display:flex;align-items:center;gap:6px}.elzem-crm-line-legend i{width:9px;height:9px;border-radius:50%}.elzem-crm-line-legend .incoming{background:#e7aa09}.elzem-crm-line-legend .average{background:#7fbea6}.elzem-crm-svg-chart{position:relative;height:300px;padding:18px 10px 28px 45px}.elzem-crm-svg-chart svg{width:100%;height:100%;overflow:visible}.elzem-crm-svg-chart .grid{stroke:#ddd7ca;stroke-width:.35;stroke-dasharray:1.2 1.2}.elzem-crm-svg-chart .primary-line{fill:none;stroke:#e4a600;stroke-width:1.2;vector-effect:non-scaling-stroke}.elzem-crm-svg-chart .point{fill:#fff;stroke:#d69a00;stroke-width:.55}.elzem-crm-svg-chart .y-labels{position:absolute;left:0;top:23px;bottom:32px;display:flex;flex-direction:column;justify-content:space-between;color:#9c9487;font-size:9px;text-align:right;width:34px}.elzem-crm-svg-chart .x-labels{position:absolute;left:45px;right:10px;bottom:2px;display:grid;grid-template-columns:repeat(7,1fr);color:#8e8679;font-size:10px}.elzem-crm-svg-chart .x-labels span{text-align:center}.elzem-crm-active-card{min-height:430px;overflow:hidden}.elzem-crm-active-card>header a,.elzem-crm-reference-bottom header a{color:#a87400;text-decoration:none;font-size:11px;font-weight:800;display:flex;align-items:center;gap:5px}.elzem-crm-active-card>header a svg,.elzem-crm-reference-bottom header a svg{width:14px}.elzem-crm-active-list{display:flex;flex-direction:column}.elzem-crm-active-list>a{display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid #f0e9df;text-decoration:none;color:inherit}.elzem-crm-active-list .guest-dot{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#3ed319,#21b70b);color:#fff;font-weight:900;box-shadow:0 4px 10px rgba(34,173,13,.16)}.elzem-crm-active-list>a>div{min-width:0}.elzem-crm-active-list b{display:block;font-size:13px}.elzem-crm-active-list b,.elzem-crm-active-list p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elzem-crm-active-list p{margin:3px 0 2px;color:#756c60;font-size:10.5px}.elzem-crm-active-list small{font-size:9px;color:#a2998b}.elzem-crm-active-list aside{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.elzem-crm-active-list em{font-style:normal;font-size:9px;font-weight:850;color:#5e9e2f;background:#eaf7df;padding:4px 7px;border-radius:999px;white-space:nowrap}.elzem-crm-active-list em.warn{color:#b34c32;background:#ffebe5}.elzem-crm-active-list time{font-size:9px;color:#aaa294}.elzem-crm-reference-bottom{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);grid-gap:16px;gap:16px}.elzem-crm-dashboard-taskrows>div{display:grid;grid-template-columns:10px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #f0e9df}.elzem-crm-dashboard-taskrows>div>i{width:8px;height:8px;border-radius:50%;background:#f1b20b}.elzem-crm-dashboard-taskrows>div>div{display:flex;flex-direction:column;min-width:0}.elzem-crm-dashboard-taskrows b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elzem-crm-dashboard-taskrows span{font-size:10px;color:#928879;margin-top:3px}.elzem-crm-dashboard-taskrows em{font-style:normal;font-size:9px;font-weight:850;background:#fff6d8;color:#9a7000;border-radius:999px;padding:5px 7px}.elzem-crm-survey-summary .survey-summary-body{min-height:128px;display:grid;grid-template-columns:58px 1fr 1fr 28px;align-items:center;grid-gap:13px;gap:13px}.elzem-crm-survey-summary .survey-summary-body>span{width:54px;height:54px;border-radius:15px;background:#fff2c4;color:#b47c00;display:grid;place-items:center}.elzem-crm-survey-summary .survey-summary-body>span svg{width:24px}.elzem-crm-survey-summary .survey-summary-body>div{display:flex;flex-direction:column}.elzem-crm-survey-summary small{font-size:10px;color:#8e8578}.elzem-crm-survey-summary b{font-size:24px;margin-top:5px}.elzem-crm-survey-summary .survey-summary-body>svg{width:24px;color:#d39a00}html[data-crm-theme=dark] .elzem-crm-reference-kpis article,html[data-crm-theme=dark] .elzem-crm-welcome-card{background:#211f19!important;border-color:#343128!important}html[data-crm-theme=dark] .elzem-crm-reference-kpis b,html[data-crm-theme=dark] .elzem-crm-reference-kpis small,html[data-crm-theme=dark] .elzem-crm-welcome-card h1{color:#f5f0e6!important}html[data-crm-theme=dark] .elzem-crm-active-list p,html[data-crm-theme=dark] .elzem-crm-active-list small{color:#aaa08e!important}html[data-crm-theme=dark] .elzem-crm-svg-chart .grid{stroke:#3b372e}@media(max-width:1280px){.elzem-crm-reference-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.elzem-crm-reference-bottom,.elzem-crm-reference-main{grid-template-columns:1fr}}@media(max-width:760px){.elzem-crm-reference-kpis{grid-template-columns:1fr 1fr}.elzem-crm-welcome-card{align-items:flex-start;flex-direction:column}.elzem-crm-reference-kpis article{min-height:130px}.elzem-crm-reference-main{display:block}.elzem-crm-active-card{margin-top:14px}}.elzem-crm-reference-kpis{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important;align-items:stretch!important}.elzem-crm-reference-kpis article{min-height:172px!important;height:100%!important;padding:20px 20px 18px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:0!important;background:#fff!important;border:1px solid #e8dfd0!important;border-radius:16px!important;box-shadow:0 7px 22px rgba(60,44,7,.055)!important;overflow:hidden!important}.elzem-crm-reference-kpis article>i{width:44px!important;height:44px!important;min-width:44px!important;flex:0 0 44px!important;margin:0 0 20px!important;border-radius:50%!important;display:grid!important;place-items:center!important}.elzem-crm-reference-kpis article>i svg{width:21px!important;height:21px!important}.elzem-crm-reference-kpis article>div{width:100%!important;min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:0!important}.elzem-crm-reference-kpis article>div>small{display:block!important;width:100%!important;margin:0 0 7px!important;color:#554d42!important;font-size:12px!important;line-height:1.2!important;font-weight:750!important;white-space:normal!important}.elzem-crm-reference-kpis article>div>b{display:block!important;width:100%!important;margin:0 0 10px!important;color:#211d16!important;font-size:31px!important;line-height:1!important;font-weight:700!important;letter-spacing:-.04em!important;white-space:nowrap!important}.elzem-crm-reference-kpis article>div>span{display:block!important;width:100%!important;margin:0!important;color:#9b9285!important;font-size:11px!important;line-height:1.35!important;white-space:normal!important}html[data-crm-theme=dark] .elzem-crm-reference-kpis article{background:#211f19!important;border-color:#343128!important}html[data-crm-theme=dark] .elzem-crm-reference-kpis article>div>b,html[data-crm-theme=dark] .elzem-crm-reference-kpis article>div>small{color:#f5f0e6!important}html[data-crm-theme=dark] .elzem-crm-reference-kpis article>div>span{color:#aaa08e!important}@media(max-width:1280px){.elzem-crm-reference-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.elzem-crm-reference-kpis{grid-template-columns:1fr 1fr!important}.elzem-crm-reference-kpis article{min-height:158px!important}}@media(max-width:520px){.elzem-crm-reference-kpis{grid-template-columns:1fr!important}}.elzem-crm-pagehead.complaint-head{align-items:center;margin-bottom:20px}.elzem-crm-pagehead.complaint-head h1{font-size:27px;margin:0 0 6px}.elzem-crm-pagehead.complaint-head p{font-size:13px}.elzem-crm-complaint-card{background:#fff;border:1px solid #e5e1da;border-radius:8px;padding:20px 20px 0;box-shadow:0 5px 14px rgba(38,33,25,.12);overflow:hidden}.elzem-crm-complaint-table{width:100%;border-collapse:collapse;table-layout:fixed}.elzem-crm-complaint-table th{height:58px;background:#f5f6fa;color:#4e4a59;font-size:12px;font-weight:800;text-align:left;padding:0 20px}.elzem-crm-complaint-table th:first-child{width:26%}.elzem-crm-complaint-table th:nth-child(2){width:29%}.elzem-crm-complaint-table th:nth-child(3){width:12%}.elzem-crm-complaint-table th:nth-child(4){width:15%}.elzem-crm-complaint-table th:nth-child(5){width:18%;text-align:right}.elzem-crm-complaint-table td{height:51px;border-bottom:1px solid #e4e2df;padding:0 20px;color:#716d7d;font-size:13px;vertical-align:middle}.elzem-crm-complaint-table td:last-child{text-align:right}.elzem-crm-complaint-table code{font:500 12px/1.2 inherit;color:#777381;background:none}.elzem-crm-complaint-table tr.disabled{opacity:.55}.category-label{display:flex;align-items:center;gap:12px}.category-label>i{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-style:normal}.category-label>i svg{width:17px;height:17px}.category-label>span{font-size:14px;color:#696575}.category-label .tone-0{background:#e5f0ff;color:#4288f4}.category-label .tone-1{background:#dff8f0;color:#20b894}.category-label .tone-2{background:#fff0d9;color:#f0a00c}.category-label .tone-3{background:#ece8ff;color:#7668ff}.category-label .tone-4{background:#ffe5e7;color:#ff5962}.category-label .tone-5{background:#eee4ff;color:#8c5cff}.category-label .tone-6{background:#dff6f6;color:#16afa8}.category-label .tone-7{background:#ffeadb;color:#ef7736}.category-label .tone-8{background:#dcf5fb;color:#21b7d8}.category-label .tone-9{background:#dff1ff;color:#23a2e6}.category-active,.category-passive{display:inline-flex;align-items:center;justify-content:center;min-width:53px;height:25px;border-radius:7px;font-size:12px;font-weight:800}.category-active{background:#e3f5d5;color:#59b622}.category-passive{background:#eee;color:#888}.category-actions{display:flex;justify-content:flex-end;gap:16px}.category-actions button{width:22px;height:28px;border:0;background:transparent;color:#19a99e;display:grid;place-items:center;cursor:pointer}.category-actions button svg{width:17px}.category-actions button.pause{color:#f0a000}.elzem-crm-complaint-card>footer{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#807b8a;font-size:12px}.elzem-crm-complaint-card>footer>span{opacity:.75}.elzem-crm-complaint-card>footer>div{display:flex;align-items:center;gap:15px}.elzem-crm-complaint-card>footer select{height:40px;min-width:88px;border:1px solid #d6d3d8;border-radius:7px;background:#fff;padding:0 12px;color:#625e6c}.elzem-crm-complaint-card>footer b{font-weight:500}.elzem-crm-complaint-card>footer button{border:0;background:transparent;color:#9c98a3;font-size:22px}.complaint-modal{width:min(760px,100%)}.standalone-save{justify-content:flex-end;border-top:0;margin-top:14px;padding-top:0}html[data-crm-theme=dark] .elzem-crm-complaint-card{background:#211f19;border-color:#343128}.elzem-crm-app.is-dark .elzem-crm-complaint-table th,html[data-crm-theme=dark] .elzem-crm-complaint-table th{background:#29271f!important;color:#d7cebe!important}.elzem-crm-app.is-dark .elzem-crm-complaint-table td,html[data-crm-theme=dark] .elzem-crm-complaint-table td{color:#bdb3a3!important;border-color:#343128!important}.elzem-crm-app.is-dark .category-label>span,html[data-crm-theme=dark] .category-label>span{color:#e8e0d3!important}@media(max-width:900px){.elzem-crm-complaint-card{overflow-x:auto}.elzem-crm-complaint-table{min-width:850px}}.elzem-crm-telegram-status{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:14px 15px;border:1px solid #e9dfcb;border-radius:12px;background:#fffdf7}.elzem-crm-telegram-status>span{min-width:52px;height:27px;border-radius:999px;display:grid;place-items:center;font-size:10px;font-weight:900}.elzem-crm-telegram-status>span.ok{background:#e5f7dd;color:#4f9a30}.elzem-crm-telegram-status>span.off{background:#f0ece4;color:#8b8171}.elzem-crm-telegram-status>div{display:flex;flex-direction:column;gap:3px;min-width:0}.elzem-crm-telegram-status b{font-size:13px}.elzem-crm-telegram-status small{font-size:10px;color:#8f8576;word-break:break-all}.elzem-crm-telegram-status em{font-size:10px;color:#b54a36;font-style:normal}html[data-crm-theme=dark] .elzem-crm-telegram-status{background:#29271f;border-color:#403c31}.elzem-crm-live-toggle{min-height:38px;border:1px solid #dcd4c5;background:#fff;border-radius:999px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;font:800 11px/1 inherit;cursor:pointer;color:#6f6658;box-shadow:0 4px 12px rgba(60,44,7,.04)}.elzem-crm-live-toggle i{width:8px;height:8px;border-radius:50%;background:#aaa;display:block}.elzem-crm-live-toggle.on{background:#eef9e9;border-color:#cfe8c5;color:#4d8d32}.elzem-crm-live-toggle.on i{background:#57b62c;box-shadow:0 0 0 4px rgba(87,182,44,.13);animation:crmLivePulse 1.5s ease-in-out infinite}.elzem-crm-live-toggle.off{background:#f6f3ed;color:#8f8576}@keyframes crmLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}html[data-crm-theme=dark] .elzem-crm-live-toggle{background:#29271f;border-color:#403c31;color:#d8cfbe}html[data-crm-theme=dark] .elzem-crm-live-toggle.on{background:#22301f;border-color:#385132;color:#8fd46b}.elzem-crm-app:has(.elzem-crm-chat-layout){height:100vh!important;max-height:100vh!important}.elzem-crm-stage:has(.elzem-crm-chat-layout){height:100vh!important;max-height:100vh!important}.elzem-crm-content:has(.elzem-crm-chat-layout){max-height:none!important;padding:18px 20px 20px!important}.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead{margin-bottom:14px!important}.elzem-crm-chat-layout.elzem-crm-chat-large{max-height:none!important}.elzem-crm-chat-large>aside{display:flex!important;flex-direction:column!important}.elzem-crm-chat-large .elzem-crm-chat-search,.elzem-crm-chat-large>aside>header{flex:0 0 auto!important}.elzem-crm-chat-large .elzem-crm-chat-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important}.elzem-crm-chat-large .elzem-crm-ai-disabled,.elzem-crm-chat-large .elzem-crm-composer,.elzem-crm-chat-large>main>header{flex:0 0 auto!important}.elzem-crm-chat-large .elzem-crm-messages{height:auto!important;scroll-behavior:auto!important;scrollbar-gutter:stable!important}.elzem-crm-chat-large>.guest{overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}.elzem-crm-chat-large .elzem-crm-chat-list::-webkit-scrollbar,.elzem-crm-chat-large .elzem-crm-messages::-webkit-scrollbar,.elzem-crm-chat-large>.guest::-webkit-scrollbar{width:7px}.elzem-crm-chat-large .elzem-crm-chat-list::-webkit-scrollbar-thumb,.elzem-crm-chat-large .elzem-crm-messages::-webkit-scrollbar-thumb,.elzem-crm-chat-large>.guest::-webkit-scrollbar-thumb{background:rgba(146,127,88,.26);border-radius:999px}.elzem-crm-chat-large .elzem-crm-chat-list::-webkit-scrollbar-track,.elzem-crm-chat-large .elzem-crm-messages::-webkit-scrollbar-track,.elzem-crm-chat-large>.guest::-webkit-scrollbar-track{background:transparent}@media(max-width:900px){.elzem-crm-content:has(.elzem-crm-chat-layout){overflow:auto!important}.elzem-crm-chat-layout.elzem-crm-chat-large{min-height:680px!important}}.elzem-crm-content:has(.elzem-crm-chat-layout){background:#0c1211!important}.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead h1,.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead p{color:#f4f7f4!important}.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead small{color:#38d879!important}.elzem-crm-chat-layout.elzem-crm-chat-large{border:1px solid #1d3028!important;background:#0c1211!important;box-shadow:0 22px 70px rgba(0,0,0,.46)!important}.elzem-crm-chat-large>.guest,.elzem-crm-chat-large>aside,.elzem-crm-chat-large>aside>header,.elzem-crm-chat-large>main>header{background:#0f1514!important;border-color:#1e2a27!important}.elzem-crm-chat-large .elzem-crm-chat-search{background:#151c1a!important;border-color:#25342f!important}.elzem-crm-chat-large .elzem-crm-chat-search input{color:#edf4ef!important}.elzem-crm-chat-large .elzem-crm-chat-list button{background:#0f1514!important;border-color:#19231f!important}.elzem-crm-chat-large .elzem-crm-chat-list button.active{background:linear-gradient(90deg,rgba(35,196,93,.2),rgba(20,35,29,.92))!important;box-shadow:inset 4px 0 #28d96f!important}.elzem-crm-chat-large .elzem-crm-chat-list .avatar{background:linear-gradient(145deg,#31d86b,#159847)!important}.elzem-crm-chat-large .conversation-title b,.elzem-crm-chat-large .elzem-crm-chat-headcopy>b,.elzem-crm-chat-large>.guest h2,.elzem-crm-chat-large>.guest>header b{color:#fff!important}.elzem-crm-chat-large .conversation-copy>p{color:#a4afa8!important}.elzem-crm-chat-large .conversation-copy>small{color:#68c68a!important}.elzem-crm-chat-large .elzem-crm-chat-headcopy>p{color:#8d9b93!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span{border:1px solid #27332e!important;background:#101715!important;color:#b5c0b9!important;gap:7px!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span i{min-width:20px;height:20px;border-radius:6px;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:900;color:#fff}.elzem-crm-chat-large .elzem-crm-channel-pills>span.brand-whatsapp i{background:#22c55e}.elzem-crm-chat-large .elzem-crm-channel-pills>span.brand-telegram i{background:#2aabee}.elzem-crm-chat-large .elzem-crm-channel-pills>span.brand-facebook i{background:#1877f2}.elzem-crm-chat-large .elzem-crm-channel-pills>span.brand-instagram i{background:linear-gradient(135deg,#feda75,#d62976 52%,#4f5bd5)}.elzem-crm-chat-large .elzem-crm-channel-pills>span.active{background:linear-gradient(180deg,#164b2b,#123d24)!important;border-color:#2fcf6d!important;color:#dcffe8!important}.elzem-crm-chat-large>main>header .tools>button{background:#101715!important;border-color:#27342f!important;color:#dbe3de!important}.elzem-crm-chat-large>main>header .tools>button.ai-on{background:#123d24!important;border-color:#2bc766!important;color:#8ff0b2!important}.elzem-crm-chat-large .premium-chat-bg{background-color:#0a100f!important;background-image:radial-gradient(circle at 20% 30%,rgba(29,73,54,.1) 0 1px,transparent 1.5px),radial-gradient(circle at 70% 70%,rgba(29,73,54,.08) 0 1px,transparent 1.5px)!important;background-size:34px 34px,42px 42px!important;padding:28px 32px 30px!important}.elzem-crm-day-pill{align-self:center!important;position:-webkit-sticky;position:sticky;top:10px;z-index:4;background:rgba(31,42,38,.92);color:#d7dfda;border:1px solid #36433f;border-radius:999px;padding:7px 16px;font-size:11px;font-weight:800;margin-bottom:10px}.elzem-crm-chat-large .elzem-crm-messages>div:not(.elzem-crm-day-pill){max-width:min(76%,820px)!important;border:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:flex-end!important;gap:10px!important}.elzem-crm-chat-large .elzem-crm-messages>div.in{align-self:flex-start!important}.elzem-crm-chat-large .elzem-crm-messages>div.out{align-self:flex-end!important}.elzem-crm-chat-large .bubble-inner{min-width:68px!important;box-shadow:0 10px 26px rgba(0,0,0,.18)!important}.elzem-crm-chat-large .in .bubble-inner{background:linear-gradient(135deg,#0f4d35,#0d3b2a)!important;border:1px solid #1d8154!important}.elzem-crm-chat-large .out .bubble-inner{background:linear-gradient(135deg,#15984b,#0f6f39)!important;border:1px solid #22bd5c!important}.elzem-crm-chat-large .elzem-crm-messages p{color:#fff!important}.elzem-crm-chat-large .elzem-crm-messages small{color:#a4beb0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important}.elzem-crm-chat-large .elzem-crm-messages small svg{width:14px!important;color:#55e8a0!important}.elzem-crm-ai-orb{width:46px;height:46px;flex:0 0 46px;border-radius:50%;display:grid;place-items:center;color:#2de879;border:1px solid #1b764b;background:#0a1712;box-shadow:0 0 22px rgba(45,232,121,.12)}.elzem-crm-chat-large .premium-composer{min-height:88px!important;padding:13px 18px!important;background:#0a100f!important;border-top:1px solid #1d3a2d!important;gap:11px!important}.elzem-crm-chat-large .premium-composer>button{border:1px solid #1e5137!important;background:linear-gradient(180deg,#159849,#0d7136)!important;color:#fff!important}.elzem-crm-chat-large .composer-mic,.elzem-crm-chat-large .composer-plus{width:52px!important;height:52px!important;flex:0 0 52px!important;border-radius:50%!important}.elzem-crm-chat-large .composer-input-wrap{flex:1 1;min-width:0;height:54px;border-radius:16px;display:flex;align-items:center;background:#101816;border:1px solid #263630;overflow:hidden}.elzem-crm-chat-large .composer-input-wrap input{flex:1 1;height:100%!important;border:0!important;background:transparent!important;color:#f3f7f4!important;padding:0 16px!important;font-size:15px!important}.elzem-crm-chat-large .composer-input-wrap button{width:44px;height:44px;border:0!important;background:transparent!important;color:#9ca9a1!important;box-shadow:none!important}.elzem-crm-chat-large>.guest input,.elzem-crm-chat-large>.guest textarea{background:#131b19!important;border-color:#26352f!important;color:#eef4ef!important}.elzem-crm-chat-large>.guest .profile{background:linear-gradient(145deg,#2dd56d,#169c49)!important}.elzem-crm-live-toggle.on{background:#10381f!important;border-color:#28c763!important;color:#8ff1b3!important}.elzem-crm-app:has(.elzem-crm-chat-layout){height:100dvh!important;max-height:100dvh!important;min-height:0!important;overflow:hidden!important;background:#0d1312!important}.elzem-crm-stage:has(.elzem-crm-chat-layout){height:100dvh!important;max-height:100dvh!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.elzem-crm-stage:has(.elzem-crm-chat-layout)>.elzem-crm-topbar{flex:0 0 auto!important}.elzem-crm-content:has(.elzem-crm-chat-layout){flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding:14px 16px 16px!important;background:radial-gradient(circle at 85% 0,rgba(35,160,87,.08),transparent 30%),#0d1312!important}.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead{flex:0 0 auto!important;min-height:0!important;margin:0 0 10px!important}.elzem-crm-chat-layout.elzem-crm-chat-large{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:100%!important;overflow:hidden!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;border-radius:22px!important;border:1px solid #24342e!important;background:#101715!important;box-shadow:0 18px 50px rgba(0,0,0,.38)!important}.elzem-crm-chat-large>.guest,.elzem-crm-chat-large>aside,.elzem-crm-chat-large>main{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.elzem-crm-chat-large>main{display:flex!important;flex-direction:column!important;background:#0c1211!important}.elzem-crm-chat-large>main>header{flex:0 0 auto!important;min-height:84px!important;position:relative!important;z-index:5!important}.elzem-crm-chat-large .elzem-crm-ai-disabled{flex:0 0 auto!important}.elzem-crm-chat-large .elzem-crm-messages{flex:1 1 auto!important;min-height:0!important;height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:22px 26px 24px!important;overscroll-behavior:contain!important}.elzem-crm-chat-large .fixed-chat-composer{flex:0 0 82px!important;height:82px!important;min-height:82px!important;max-height:82px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;z-index:20!important;align-items:center!important;gap:10px!important;padding:12px 16px!important;background:linear-gradient(180deg,#111a17,#0d1512)!important;border-top:1px solid #264235!important;box-shadow:0 -8px 24px rgba(0,0,0,.2)!important;transform:none!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap{height:56px!important;min-height:56px!important;flex:1 1 auto!important;min-width:0!important;border-radius:16px!important;background:#18211e!important;border:1px solid #31443c!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap:focus-within{border-color:#2ccb70!important;box-shadow:0 0 0 3px rgba(44,203,112,.09)!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap input{height:100%!important;min-height:0!important;color:#f6faf7!important;font-size:15px!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap input::placeholder{color:#7d8c84!important}.elzem-crm-chat-large .fixed-chat-composer .composer-mic,.elzem-crm-chat-large .fixed-chat-composer .composer-plus{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;flex:0 0 50px!important;border-radius:14px!important;display:grid!important;place-items:center!important;border:1px solid #2f9f5d!important;background:linear-gradient(180deg,#22bd62,#12944a)!important;box-shadow:0 6px 16px rgba(21,164,79,.2)!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap button{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;flex:0 0 42px!important;color:#9caf9f!important}.elzem-crm-chat-large .fixed-chat-composer svg{width:20px!important;height:20px!important}.elzem-crm-chat-large .premium-chat-bg{background:radial-gradient(circle at 15% 18%,rgba(38,111,73,.08),transparent 24%),radial-gradient(circle at 80% 75%,rgba(35,83,63,.05),transparent 24%),linear-gradient(180deg,#101715,#0d1412)!important}.elzem-crm-chat-large .elzem-crm-messages>div:not(.elzem-crm-day-pill){max-width:min(72%,760px)!important}.elzem-crm-chat-large .bubble-inner{border-radius:16px!important}.elzem-crm-chat-large .in .bubble-inner{background:#18231f!important;border:1px solid #2a4237!important}.elzem-crm-chat-large .out .bubble-inner{background:linear-gradient(135deg,#1fa85a,#147743)!important;border:1px solid #31c86f!important}.elzem-crm-chat-large .ai-message .bubble-inner{background:linear-gradient(135deg,#153b2b,#102b20)!important;border:1px solid #28764d!important}.elzem-crm-ai-orb{background:linear-gradient(145deg,#173026,#0d1814)!important;border-color:#287f50!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span{border-radius:9px!important;background:#141c19!important;border-color:#2b3934!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span.active{background:#173b27!important;border-color:#36c978!important;box-shadow:0 0 0 2px rgba(54,201,120,.06)!important}.elzem-crm-chat-large>.guest{background:#101715!important}.elzem-crm-chat-large>.guest input,.elzem-crm-chat-large>.guest textarea{background:#161f1c!important}.elzem-crm-chat-large>main .elzem-crm-composer,.elzem-crm-chat-large>main .fixed-chat-composer,.elzem-crm-chat-large>main .premium-composer{display:flex!important;visibility:visible!important;opacity:1!important;clip:auto!important;overflow:visible!important}@media(max-height:760px){.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead{display:none!important}.elzem-crm-chat-large>main>header{min-height:76px!important}.elzem-crm-chat-large .fixed-chat-composer{flex-basis:74px!important;height:74px!important;min-height:74px!important;max-height:74px!important;padding:9px 14px!important}}.elzem-crm-app:has(.elzem-crm-chat-layout),.elzem-crm-stage:has(.elzem-crm-chat-layout){background:#f5f1e8!important}.elzem-crm-content:has(.elzem-crm-chat-layout){background:radial-gradient(circle at 85% 0,rgba(31,139,84,.06),transparent 28%),linear-gradient(180deg,#f7f4ec,#f1ede4)!important;padding:16px 18px 18px!important;color:#171b18!important}.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead{margin-bottom:12px!important}.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead small{color:#1c8e56!important;font-size:10px!important;font-weight:900!important;letter-spacing:.13em!important}.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead h1{color:#171b18!important;font-size:28px!important;font-weight:850!important;letter-spacing:-.03em!important}.elzem-crm-content:has(.elzem-crm-chat-layout)>.elzem-crm-pagehead p{color:#6f746f!important;font-size:13px!important}.elzem-crm-chat-layout.elzem-crm-chat-large{background:#fffdf9!important;border:1px solid #ddd6c8!important;border-radius:24px!important;box-shadow:0 18px 55px rgba(64,53,32,.13)!important}.elzem-crm-chat-large>aside{background:#fffdf9!important;border-right:1px solid #e7e0d3!important}.elzem-crm-chat-large>aside>header{background:linear-gradient(180deg,#fffefb,#fbf8f1)!important;border-bottom:1px solid #e7e0d3!important}.elzem-crm-chat-large>aside>header b{color:#1c211d!important;font-size:17px!important}.elzem-crm-chat-large>aside>header span{background:#e7f5eb!important;color:#287f4d!important;font-weight:900!important}.elzem-crm-chat-large .elzem-crm-chat-search{background:#f7f4ed!important;border:1px solid #dfd8cb!important}.elzem-crm-chat-large .elzem-crm-chat-search svg{color:#80867f!important}.elzem-crm-chat-large .elzem-crm-chat-search input{color:#1b201c!important;font-size:14px!important}.elzem-crm-chat-large .elzem-crm-chat-search input::placeholder{color:#9b9d98!important}.elzem-crm-chat-large .elzem-crm-chat-list button{background:#fffdf9!important;border-bottom:1px solid #eee8dc!important}.elzem-crm-chat-large .elzem-crm-chat-list button:hover{background:#f7fbf8!important}.elzem-crm-chat-large .elzem-crm-chat-list button.active{background:linear-gradient(90deg,#eaf7ee,#f8fbf9)!important;box-shadow:inset 4px 0 #238c55!important}.elzem-crm-chat-large .elzem-crm-chat-list .avatar{background:linear-gradient(145deg,#2ca664,#1f7e4d)!important;color:#fff!important;box-shadow:0 5px 14px rgba(33,130,80,.18)!important}.elzem-crm-chat-large .conversation-title b{color:#1b201c!important;font-size:15px!important;font-weight:850!important}.elzem-crm-chat-large .conversation-title time{color:#9a9d97!important;font-size:11px!important}.elzem-crm-chat-large .conversation-copy>p{color:#666d67!important;font-size:12.5px!important}.elzem-crm-chat-large .conversation-copy>small{color:#47825f!important;font-size:11px!important}.elzem-crm-chat-large>main{background:#f8f6f1!important}.elzem-crm-chat-large>main>header{background:rgba(255,253,249,.98)!important;border-bottom:1px solid #e5ded0!important;box-shadow:0 4px 12px rgba(61,51,33,.04)!important}.elzem-crm-chat-large>main>header .avatar.large{background:linear-gradient(145deg,#f1c857,#d4a632)!important;color:#4e3a00!important;box-shadow:0 0 0 3px #e8f4ec,0 6px 16px rgba(62,52,28,.14)!important}.elzem-crm-chat-large .elzem-crm-chat-headcopy>b{color:#151a16!important;font-size:18px!important;font-weight:850!important}.elzem-crm-chat-large .elzem-crm-chat-headcopy>p{color:#757b75!important;font-size:11px!important}.elzem-crm-chat-large .elzem-crm-chat-headcopy>p i{background:#2ba462!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span{height:34px!important;background:#fff!important;border:1px solid #ddd6c9!important;color:#626861!important;border-radius:10px!important;padding:0 10px!important;box-shadow:0 2px 6px rgba(55,46,28,.035)!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span small{color:inherit!important;font-size:10px!important;font-weight:800!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span.active{background:#e7f6ec!important;border-color:#5ab67e!important;color:#1d7045!important;box-shadow:0 0 0 2px rgba(56,157,96,.07)!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span.brand-whatsapp i{background:#25d366!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span.brand-telegram i{background:#229ed9!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span.brand-facebook i{background:#1877f2!important}.elzem-crm-chat-large .elzem-crm-channel-pills>span.brand-instagram i{background:linear-gradient(135deg,#feda75,#d62976 55%,#4f5bd5)!important}.elzem-crm-chat-large>main>header .tools>button{background:#fff!important;border:1px solid #ddd7ca!important;color:#343a35!important;box-shadow:0 3px 8px rgba(63,53,33,.04)!important}.elzem-crm-chat-large>main>header .tools>button:hover{background:#f7faf8!important;border-color:#b9cfc0!important}.elzem-crm-chat-large>main>header .tools>button.ai-on{background:#e8f6ed!important;border-color:#76bf91!important;color:#247448!important}.elzem-crm-chat-large>main>header .tools>button.ai-off{background:#fff0ed!important;border-color:#efb9aa!important;color:#ad4f3a!important}.elzem-crm-chat-large .premium-chat-bg{background:linear-gradient(rgba(255,255,255,.72),rgba(255,255,255,.72)),radial-gradient(circle at 20% 20%,rgba(52,135,89,.07),transparent 20%),radial-gradient(circle at 80% 70%,rgba(193,151,48,.06),transparent 20%),#f5f2eb!important;padding:28px 34px 30px!important}.elzem-crm-day-pill{background:#ffffff!important;color:#616861!important;border:1px solid #ddd7ca!important;box-shadow:0 4px 12px rgba(66,53,31,.08)!important}.elzem-crm-chat-large .elzem-crm-messages>div:not(.elzem-crm-day-pill){max-width:min(70%,760px)!important}.elzem-crm-chat-large .bubble-inner{border-radius:18px!important;padding:14px 16px 10px!important;box-shadow:0 7px 18px rgba(64,54,36,.08)!important}.elzem-crm-chat-large .in .bubble-inner{background:#fff!important;border:1px solid #ded8cb!important}.elzem-crm-chat-large .out .bubble-inner{background:linear-gradient(135deg,#dff3e6,#cfead9)!important;border:1px solid #9cc8ad!important}.elzem-crm-chat-large .ai-message .bubble-inner{background:linear-gradient(135deg,#eef8f1,#e3f1e8)!important;border:1px solid #a8cdb5!important}.elzem-crm-chat-large .elzem-crm-messages p{color:#1f2520!important;font-size:15.5px!important;font-weight:500!important;line-height:1.55!important}.elzem-crm-chat-large .elzem-crm-messages small{color:#7d847e!important;font-size:10px!important}.elzem-crm-chat-large .elzem-crm-messages small svg{color:#2a9258!important}.elzem-crm-ai-orb{background:#e9f6ed!important;color:#268552!important;border:1px solid #9cc8ad!important;box-shadow:0 5px 14px rgba(41,135,83,.11)!important}.elzem-crm-chat-large .fixed-chat-composer{background:rgba(255,253,249,.99)!important;border-top:1px solid #ded7ca!important;box-shadow:0 -8px 22px rgba(64,53,31,.07)!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap{background:#f6f3ed!important;border:1px solid #d8d1c4!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap:focus-within{border-color:#6bb487!important;box-shadow:0 0 0 3px rgba(60,156,96,.1)!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap input{color:#1c211d!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap input::placeholder{color:#9b9d98!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap button{color:#69716a!important}.elzem-crm-chat-large .fixed-chat-composer .composer-input-wrap button:hover{color:#257a4b!important}.elzem-crm-chat-large .fixed-chat-composer .composer-mic,.elzem-crm-chat-large .fixed-chat-composer .composer-plus{background:linear-gradient(180deg,#2aa763,#1e854f)!important;border:1px solid #1d7b49!important;color:#fff!important;box-shadow:0 6px 16px rgba(32,135,79,.18)!important}.elzem-crm-chat-large>.guest{background:#fffdf9!important;border-left:1px solid #e6dfd2!important}.elzem-crm-chat-large>.guest>header{border-bottom:1px solid #e7e0d4!important}.elzem-crm-chat-large>.guest h2,.elzem-crm-chat-large>.guest>header b{color:#1b201c!important}.elzem-crm-chat-large>.guest label,.elzem-crm-chat-large>.guest>p{color:#737a74!important}.elzem-crm-chat-large>.guest .profile{background:linear-gradient(145deg,#2da564,#1f7e4d)!important;color:#fff!important;box-shadow:0 7px 18px rgba(38,132,80,.16)!important}.elzem-crm-chat-large>.guest input,.elzem-crm-chat-large>.guest textarea{background:#f7f4ed!important;border:1px solid #dcd5c8!important;color:#1e241f!important}.elzem-crm-chat-large>.guest em{background:#e8f5ec!important;color:#287648!important}.elzem-crm-live-toggle{background:#fff!important;border:1px solid #d9d2c5!important;color:#5e655f!important}.elzem-crm-live-toggle.on{background:#eaf7ee!important;border-color:#78bf92!important;color:#27754a!important}.elzem-crm-live-toggle.on i{background:#32a863!important;box-shadow:0 0 0 4px rgba(50,168,99,.12)!important}.elzem-crm-chat-large .elzem-crm-chat-list::-webkit-scrollbar-thumb,.elzem-crm-chat-large .elzem-crm-messages::-webkit-scrollbar-thumb,.elzem-crm-chat-large>.guest::-webkit-scrollbar-thumb{background:rgba(87,101,91,.24)!important}.elzem-crm-chat-layout *,.elzem-crm-chat-layout button,.elzem-crm-chat-layout input,.elzem-crm-chat-layout textarea{text-shadow:none!important}.elzem-crm-chat-layout button,.elzem-crm-chat-layout input,.elzem-crm-chat-layout textarea{opacity:1!important}.elzem-crm-chat-large .fixed-chat-composer{display:flex!important;visibility:visible!important;opacity:1!important}.elzem-crm-chat-large .elzem-crm-chat-list button{grid-template-columns:58px minmax(0,1fr)!important;padding:13px 14px!important;min-height:92px!important}.elzem-crm-chat-large .conversation-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-width:0!important;margin-top:3px!important}.elzem-crm-chat-large .conversation-meta>small{flex:1 1 auto!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#6e786f!important}.elzem-crm-chat-large .source-pill{flex:0 0 auto!important;height:24px!important;padding:0 8px 0 5px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:9px!important;font-weight:850!important;letter-spacing:.01em!important;border:1px solid transparent!important;box-shadow:0 2px 7px rgba(31,40,34,.05)!important}.elzem-crm-chat-large .source-pill>i{width:16px!important;height:16px!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#fff!important;font-style:normal!important;font-size:6.5px!important;font-weight:950!important;letter-spacing:-.03em!important}.elzem-crm-chat-large .source-pill.whatsapp{background:#eaf8ef!important;color:#168a4d!important;border-color:#bee6ca!important}.elzem-crm-chat-large .source-pill.whatsapp>i{background:#25d366!important;box-shadow:0 0 0 3px rgba(37,211,102,.1)!important}.elzem-crm-chat-large .source-pill.telegram{background:#eaf6fc!important;color:#1681b8!important;border-color:#bddff0!important}.elzem-crm-chat-large .source-pill.telegram>i{background:#229ed9!important;box-shadow:0 0 0 3px rgba(34,158,217,.1)!important}.elzem-crm-chat-large .source-pill.facebook{background:#edf3ff!important;color:#1c5fbd!important;border-color:#c9d8f6!important}.elzem-crm-chat-large .source-pill.facebook>i{background:#1877f2!important;box-shadow:0 0 0 3px rgba(24,119,242,.1)!important}.elzem-crm-chat-large .source-pill.instagram{background:linear-gradient(90deg,#fff0f5,#f2efff)!important;color:#b13b76!important;border-color:#e8c8da!important}.elzem-crm-chat-large .source-pill.instagram>i{background:linear-gradient(135deg,#feda75,#d62976 55%,#4f5bd5)!important;box-shadow:0 0 0 3px rgba(214,41,118,.08)!important}.elzem-crm-chat-large .elzem-crm-chat-list .avatar i.channel{width:23px!important;height:23px!important;right:-4px!important;bottom:-4px!important;border:3px solid #fffdf9!important;font-size:7px!important;font-weight:950!important;box-shadow:0 4px 10px rgba(36,45,39,.14)!important}.elzem-crm-chat-large .elzem-crm-chat-list .avatar i.channel.whatsapp{background:#25d366!important}.elzem-crm-chat-large .elzem-crm-chat-list .avatar i.channel.telegram{background:#229ed9!important}.elzem-crm-chat-large .elzem-crm-chat-list .avatar i.channel.facebook{background:#1877f2!important}.elzem-crm-chat-large .elzem-crm-chat-list .avatar i.channel.instagram{background:linear-gradient(135deg,#feda75,#d62976 55%,#4f5bd5)!important}.elzem-crm-chat-large .elzem-crm-chat-list button.active .source-pill{box-shadow:0 3px 9px rgba(33,94,60,.08)!important}@media(max-width:1180px){.elzem-crm-chat-large .source-pill{padding-right:5px!important;font-size:0!important}.elzem-crm-chat-large .source-pill>i{font-size:6.5px!important}}.elzem-crm-openrouter-hero{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;padding:15px 16px;margin:0 0 18px;border:1px solid #ded5c3;border-radius:14px;background:linear-gradient(135deg,#fffdf8,#fff7df);box-shadow:0 6px 16px rgba(80,59,15,.05)}.elzem-crm-openrouter-hero .or-logo{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#171717;color:#fff;font-weight:950;font-size:13px;letter-spacing:.04em;box-shadow:0 6px 14px rgba(0,0,0,.14)}.elzem-crm-openrouter-hero>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.elzem-crm-openrouter-hero b{font-size:14px;color:#201b13}.elzem-crm-openrouter-hero span{font-size:11px;color:#7f7462;line-height:1.45}.elzem-crm-openrouter-hero em{font-style:normal;font-size:10px;font-weight:900;border-radius:999px;padding:7px 10px;background:#f0ece5;color:#8b8171}.elzem-crm-openrouter-hero em.ok{background:#e7f6e9;color:#328350}.elzem-crm-openrouter-status{display:flex;align-items:center;gap:11px;margin-top:14px;padding:12px 14px;border-radius:11px;background:#edf8ef;border:1px solid #c9e7d0;color:#31774a}.elzem-crm-openrouter-status svg{width:20px}.elzem-crm-openrouter-status>div{display:flex;flex-direction:column;gap:2px}.elzem-crm-openrouter-status b{font-size:12px}.elzem-crm-openrouter-status span{font-size:10px;color:#63836e}.elzem-crm-openrouter-version{display:inline-flex;align-items:center;margin:0 0 10px;padding:6px 9px;border-radius:999px;background:#181818;color:#fff;font-size:9px;font-weight:950;letter-spacing:.08em;box-shadow:0 4px 10px rgba(0,0,0,.12)}.elzem-crm-ai-style-note{grid-column:1/-1;display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:11px;background:#fff7df;border:1px solid #ead8a8}.elzem-crm-ai-style-note b{font-size:11px;color:#604b14}.elzem-crm-ai-style-note span{font-size:10px;color:#81714b;line-height:1.5}.elzem-crm-telegram-route{display:flex;flex-direction:column;gap:3px;margin:12px 0;padding:12px 14px;border-radius:11px;border:1px solid}.elzem-crm-telegram-route b{font-size:11px}.elzem-crm-telegram-route span{font-size:10px;line-height:1.45}.elzem-crm-telegram-route.ok{background:#edf8ef;border-color:#c5e6ce;color:#287649}.elzem-crm-telegram-route.warn{background:#fff4e7;border-color:#f0d3a7;color:#9a6120}.elzem-crm-task-debug{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:9px 12px;border-radius:10px;border:1px solid;font-size:10px}.elzem-crm-task-debug b{font-size:10px}.elzem-crm-task-debug.ok{background:#edf8ef;border-color:#c5e6ce;color:#2a7549}.elzem-crm-task-debug.warn{background:#fff0ec;border-color:#efc4b8;color:#a14d38}.elzem-crm-hotel-automation-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 10px;padding:14px 16px;border-radius:12px;background:#fff8e8;border:1px solid #ead7a5}.elzem-crm-hotel-automation-head>div{display:flex;flex-direction:column;gap:4px}.elzem-crm-hotel-automation-head b{font-size:13px;color:#312616}.elzem-crm-hotel-automation-head span{font-size:10px;color:#7d6d50;line-height:1.5}.elzem-crm-hotel-automation-head em{font-style:normal;font-size:9px;font-weight:900;padding:6px 9px;border-radius:999px;background:#e9f6ed;color:#267849;white-space:nowrap}.elzem-crm-hotel-id{display:block;margin-top:3px;color:#9a9489;font-size:8px}.elzem-crm-content{font-size:15px}.elzem-crm-pagehead h1{font-size:32px!important}.elzem-crm-pagehead p{font-size:14px!important;line-height:1.65}.elzem-crm-tabs button{font-size:13px!important;font-weight:800!important;padding:12px 15px!important}.elzem-crm-kanban{gap:16px!important}.elzem-crm-kanban>section{border-radius:18px!important;background:linear-gradient(180deg,#fbfaf7,#f4f1e9)!important;border:1px solid #e8e1d3!important;box-shadow:0 10px 35px rgba(43,35,20,.06)}.elzem-crm-kanban article.task-card{position:relative;border-radius:15px!important;padding:16px!important;border:1px solid #e8e1d7!important;box-shadow:0 8px 24px rgba(43,35,20,.07)!important;overflow:hidden}.elzem-crm-kanban article.task-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#a38b62}.elzem-crm-kanban article.task-card h3{font-size:16px!important}.elzem-crm-kanban article.task-card p{font-size:13px!important;line-height:1.55}.elzem-crm-kanban article.dep-teknik-servis:before{background:#e14b4b}.elzem-crm-kanban article.dep-housekeeping:before,.elzem-crm-kanban article.dep-kat-hizmetleri:before{background:#7a65d1}.elzem-crm-kanban article.dep-guest-relations:before{background:#e8a52b}.elzem-crm-kanban article.dep-onburo:before{background:#3989d8}.elzem-crm-kanban article.dep-guvenlik:before{background:#343a40}.elzem-crm-kanban .top em{font-style:normal!important;font-weight:900!important;font-size:11px!important;padding:6px 10px!important;border-radius:999px!important}.elzem-crm-kanban .priority-yuksek{background:#fee2e2!important;color:#b42318!important}.elzem-crm-kanban .priority-orta{background:#dbeafe!important;color:#175cd3!important}.elzem-crm-kanban .priority-dusuk,.elzem-crm-kanban .priority-normal{background:#dcfce7!important;color:#15803d!important}.elzem-crm-kanban .priority-kritik{background:#7f1d1d!important;color:#fff!important}.elzem-crm-nav-badge{margin-left:auto;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#dc2626;color:white!important;display:inline-flex;align-items:center;justify-content:center;font-size:11px!important;font-weight:900}.elzem-crm-task-debug{display:none!important}.elzem-crm-nav a .elzem-crm-nav-badge{position:absolute;right:12px;top:50%;transform:translateY(-50%);min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#e11d48;font-weight:950!important;box-shadow:0 6px 16px rgba(225,29,72,.28);border:2px solid var(--crm-sidebar,#fff)}.elzem-crm-nav a.active .elzem-crm-nav-badge{background:#111827;border-color:#ffc21a}.elzem-crm-nav a{position:relative!important;display:flex!important;align-items:center!important;gap:12px!important}.elzem-crm-nav a>span{min-width:0;flex:1 1 auto}.elzem-crm-nav a .elzem-crm-nav-badge{position:static!important;transform:none!important;flex:0 0 auto!important;margin-left:auto!important;margin-right:0!important;min-width:24px!important;height:24px!important;padding:0 7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#e11d48!important;color:#fff!important;border:2px solid #fff!important;box-shadow:0 5px 14px rgba(225,29,72,.28)!important;font-size:11px!important;line-height:1!important;font-weight:900!important}.elzem-crm-nav a.active .elzem-crm-nav-badge{background:#111827!important;color:#fff!important;border-color:#ffc21a!important}.elzem-crm-app.is-collapsed .elzem-crm-nav a .elzem-crm-nav-badge{position:absolute!important;right:5px!important;top:5px!important;min-width:18px!important;height:18px!important;padding:0 4px!important;font-size:9px!important}