.tunay-chat-card{color:#17112f;background:#fff;border:0;border-radius:0;height:100%;overflow:hidden}.tunay-chat-card *{box-sizing:border-box;letter-spacing:0}.tunay-chat-primary-button,.tunay-chat-send-button,.tunay-chat-attach-button,.tunay-chat-emoji-button{font:inherit;cursor:pointer;border:0}.tunay-chat-primary-button{color:#fff;background:#4f2b86;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.tunay-chat-primary-button:disabled,.tunay-chat-send-button:disabled{cursor:not-allowed;opacity:.45}.tunay-chat-primary-button .material-symbols-outlined{font-size:18px}.tunay-chat-main{height:calc(100vh - 72px);min-height:540px;position:relative}.tunay-chat-grid{grid-template-columns:minmax(0,1fr) 300px;height:100%;display:grid;position:relative}.tunay-chat-layout{grid-template-columns:minmax(292px,320px) minmax(0,1fr);min-width:0;height:100%;min-height:0;font-family:inherit;display:grid;overflow:hidden}.tunay-chat-sidebar{background:#fbfcfc;border-right:1px solid #e2e5e9;flex-direction:column;min-width:292px;max-width:320px;display:flex;overflow:hidden}.tunay-chat-sidebar__title{color:#2f2937;border-bottom:1px solid #e8ebee;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 12px 0 16px;font-size:13px;display:flex}.tunay-chat-sidebar__filters{align-items:center;gap:6px;display:flex}.tunay-chat-sidebar__filters button{color:#737b86;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-width:44px;height:34px;padding:0 10px;display:inline-flex;position:relative}.tunay-chat-sidebar__filters button:hover{color:#333a43;background:#f1f3f4}.tunay-chat-sidebar__filters button.is-active{color:#4f2b86;background:#fff;border-color:#d8dce1}.tunay-chat-sidebar__filters .material-symbols-outlined{font-size:17px}.tunay-chat-sidebar__filters b{font-size:9px}.tunay-chat-assignment-dot{background:#39b54a;border:2px solid #fbfcfc;border-radius:50%;width:7px;height:7px;position:absolute;top:3px;right:4px}.tunay-chat-sidebar__search{color:#7a828d;background:#fff;border:1px solid #dfe3e8;border-radius:7px;grid-template-columns:20px minmax(0,1fr) 24px;align-items:center;gap:5px;min-height:45px;margin:8px;padding:0 8px;display:grid}.tunay-chat-sidebar__search>.material-symbols-outlined{font-size:18px}.tunay-chat-sidebar__search input{color:#28232e;min-width:0;font:inherit;background:0 0;border:0;outline:none;font-size:11px}.tunay-chat-category-tabs{scrollbar-width:none;gap:5px;padding:0 10px 9px;display:flex;overflow-x:auto}.tunay-chat-category-tabs::-webkit-scrollbar{display:none}.tunay-chat-category-tabs>button{color:#626b75;background:#fff;border:1px solid #e0e4e8;border-radius:999px;flex:none;align-items:center;gap:5px;min-height:29px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.tunay-chat-category-tabs>button:hover{color:#283039;border-color:#b9c2ca}.tunay-chat-category-tabs>button.is-active{color:#29713a;background:#edf8ef;border-color:#91c99a}.tunay-chat-category-tabs b{color:#102113;background:#63bd6a;border-radius:9px;place-items:center;min-width:17px;height:17px;font-size:8px;display:grid}.tunay-chat-category-tabs i{color:#8a929b;margin-right:-4px;font-size:14px;font-style:normal}.tunay-chat-category-tabs .is-add .material-symbols-outlined{font-size:15px}.tunay-chat-category-editor{grid-template-columns:minmax(0,1fr) 30px 30px;gap:5px;padding:0 10px 9px;display:grid}.tunay-chat-category-editor input{color:#28232e;min-width:0;height:32px;font:inherit;background:#fff;border:1px solid #cfd5db;border-radius:6px;outline:none;padding:0 9px;font-size:10px}.tunay-chat-category-editor input:focus{border-color:#63bd6a;box-shadow:0 0 0 3px #63bd6a1a}.tunay-chat-category-editor button{color:#5f6870;background:#fff;border:1px solid #d9dee2;border-radius:6px;place-items:center;display:grid}.tunay-chat-category-editor .material-symbols-outlined{font-size:16px}.tunay-chat-sidebar__search button{color:#7a828d;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:24px;height:24px;display:grid}.tunay-chat-sidebar__search button .material-symbols-outlined{font-size:16px}.tunay-chat-conversation-list{flex:1;min-height:0;padding:8px;overflow-y:auto}.tunay-conversation{color:#25202d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:72px;margin-bottom:3px;padding:7px 8px;transition:background-color .16s;display:grid;position:relative}.tunay-conversation:hover{background:#f1f3f4}.tunay-conversation.is-active{background:#e8e6e8}.tunay-chat-avatar{color:#fff;background:#38323e;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.tunay-chat-avatar.is-color-1{background:#574567}.tunay-chat-avatar.is-color-2{background:#326663}.tunay-chat-avatar.is-color-3{background:#435b78}.tunay-chat-avatar.is-color-4{background:#785147}.tunay-chat-avatar.is-color-5{background:#61643d}.tunay-conversation__copy{gap:4px;min-width:0;display:grid}.tunay-conversation__heading{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.tunay-conversation__heading strong{color:#26212b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.tunay-conversation__meta{flex:none;align-items:center;gap:3px;display:inline-flex}.tunay-conversation__meta>.material-symbols-outlined{color:#68717c;font-size:13px}.tunay-conversation__meta>.material-symbols-outlined.is-starred{color:#d59b12;font-variation-settings:"FILL" 1, "wght" 600}.tunay-conversation__labels{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.tunay-conversation__category,.tunay-conversation__employee,.tunay-conversation__assignee{text-overflow:ellipsis;white-space:nowrap;border-radius:3px;max-width:48%;padding:2px 5px;font-size:8px;font-weight:800;line-height:1.35;overflow:hidden}.tunay-conversation__category{color:#747c86;background:#f0f1f2}.tunay-conversation__employee{color:#5d397f;background:#f0ebf8}.tunay-conversation__assignee{color:#26733a;background:#e4f5e7}.tunay-conversation__heading time{color:#7c8490;flex:none;font-size:9px;font-weight:700}.tunay-conversation__preview{color:#626b76;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.tunay-conversation__unread{color:#142016;background:#63bd6a;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:9px;font-weight:900;display:grid}.tunay-conversation-context-menu{z-index:80;background:#fff;border:1px solid #dfe3e8;border-radius:7px;gap:2px;width:220px;max-height:calc(100vh - 16px);padding:5px;display:grid;position:fixed;overflow-y:auto;box-shadow:0 8px 24px #1c202724}.tunay-conversation-context-menu button{color:#3f4650;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;min-height:36px;padding:0 9px;font-size:11px;font-weight:700;display:flex}.tunay-conversation-context-menu button:hover{color:#211c28;background:#f1f3f4}.tunay-conversation-context-menu__categories{border-top:1px solid #e5e8eb;gap:2px;margin-top:4px;padding-top:5px;display:grid}.tunay-conversation-context-menu__categories>strong{color:#8b929a;text-transform:uppercase;padding:4px 10px;font-size:8px}.tunay-conversation-context-menu__categories button.is-active{color:#29713a;background:#edf8ef}.tunay-conversation-context-menu__assignments{border-bottom:1px solid #e5e8eb;gap:2px;margin:2px 0 4px;padding:4px 0 5px 26px;display:grid}.tunay-conversation-context-menu__assignments>strong{color:#8b929a;text-transform:uppercase;padding:3px 9px;font-size:8px}.tunay-conversation-context-menu__assignments>button{grid-template-columns:26px minmax(0,1fr) auto;padding-left:7px;display:grid}.tunay-conversation-context-menu__assignments>button.is-active{color:#29713a;background:#edf8ef}.tunay-conversation-context-menu__assignments>button.is-remove{color:#a0443b}.tunay-conversation-context-menu__assignments .tunay-chat-assignment-menu__avatar{width:26px;height:26px}.tunay-category-context-menu{width:170px}.tunay-conversation-context-menu .material-symbols-outlined{color:#68717c;font-size:18px}.tunay-chat-container{background-color:#f2eee7;background-image:linear-gradient(#f2eee7f6,#f2eee7f6),url(https://static.whatsapp.net/rsrc.php/yx/r/voSdkk88H7C.svg);background-position:50%;background-size:auto,560px;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.tunay-chat-drop-overlay{z-index:120;color:#205f76;text-align:center;pointer-events:none;background:#edf8fbf5;border:2px dashed #2596be;border-radius:10px;place-content:center;justify-items:center;gap:7px;display:grid;position:absolute;inset:10px}.tunay-chat-drop-overlay .material-symbols-outlined{font-size:34px}.tunay-chat-drop-overlay strong{font-size:14px}.tunay-chat-drop-overlay small{color:#5b7580;font-size:10px;font-weight:700}.tunay-chat-feedback{z-index:18;color:#286b34;background:#edf8ef;border:1px solid #b8dfbe;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-size:11px;font-weight:900;animation:.18s ease-out tunay-chat-feedback-in;display:flex;position:absolute;top:68px;left:50%;transform:translate(-50%);box-shadow:0 5px 18px #1e3c231f}.tunay-chat-feedback .material-symbols-outlined{color:#3f9b4c;font-size:18px}@keyframes tunay-chat-feedback-in{0%{opacity:0;transform:translate(-50%,-5px)}to{opacity:1;transform:translate(-50%)}}.tunay-chat-header{background:#fff;border-bottom:1px solid #e2e5e9;align-items:center;min-height:66px;display:flex;position:relative}.tunay-chat-header__content{background:0 0;flex:1;gap:1px;min-width:0;margin:0;padding:0 14px;display:grid}.tunay-chat-header__identity{align-items:center;gap:8px;min-width:0;display:flex}.tunay-chat-header__assignment{color:#26733a;text-overflow:ellipsis;white-space:nowrap;background:#e4f5e7;border-radius:4px;max-width:min(180px,35vw);padding:3px 7px;font-size:9px;font-weight:850;overflow:hidden}.tunay-chat-header__actions{background:#fff;flex:none;align-items:center;gap:4px;margin:0;padding:0 12px 0 6px;display:flex}.tunay-chat-header__name{color:#231b31;text-overflow:ellipsis;white-space:nowrap;background:0 0;font-size:14px;font-weight:900;overflow:hidden}.tunay-chat-header__info{color:#67707c;text-overflow:ellipsis;white-space:nowrap;background:0 0;font-size:11px;overflow:hidden}.tunay-chat-header-action{color:#68717c;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.tunay-chat-header-action:hover{color:#332a3d;background:0 0}.tunay-chat-header-action.is-active{color:#36414b;background:0 0}.tunay-chat-header-action.is-starred{color:#c58a00;background:0 0}.tunay-chat-header-action.is-starred .material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 600}.tunay-chat-header-action .material-symbols-outlined{font-size:18px}.tunay-chat-assignment-menu{z-index:90;background:#fff;border:1px solid #dfe3e8;border-radius:7px;gap:3px;width:min(250px,100vw - 24px);padding:6px;display:grid;position:absolute;top:calc(100% - 5px);right:12px;box-shadow:0 12px 30px #1c20272e}.tunay-chat-assignment-menu>strong{color:#737b86;text-transform:uppercase;padding:6px 8px 4px;font-size:9px}.tunay-chat-assignment-menu>button{color:#343a42;min-height:39px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:5px 8px;font-size:11px;font-weight:750;display:grid}.tunay-chat-assignment-menu>button:hover,.tunay-chat-assignment-menu>button.is-active{color:#26733a;background:#edf8ef}.tunay-chat-assignment-menu>button.is-remove{color:#a0443b;border-top:1px solid #eceff1;border-radius:0 0 5px 5px;margin-top:3px}.tunay-chat-assignment-menu__avatar{color:#fff;text-transform:uppercase;background:#294c38;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.tunay-chat-assignment-menu .material-symbols-outlined{font-size:17px}.tunay-chat-mobile-back{color:#5b6570;cursor:pointer;background:0 0;border:0;display:none}.tunay-chat-message-list{isolation:isolate;background:0 0;min-height:0;position:relative;overflow:hidden}.tunay-chat-message-list:before{display:none}.tunay-chat-message-list__scroll-wrapper{z-index:1;padding:18px 20px;position:absolute;inset:0;overflow-y:auto}.tunay-chat-conversation-list,.tunay-chat-message-list__scroll-wrapper{scrollbar-width:thin;scrollbar-color:#8f9494 transparent}.tunay-chat-conversation-list::-webkit-scrollbar{width:6px}.tunay-chat-message-list__scroll-wrapper::-webkit-scrollbar{width:6px}.tunay-chat-conversation-list::-webkit-scrollbar-track{background:0 0}.tunay-chat-message-list__scroll-wrapper::-webkit-scrollbar-track{background:0 0}.tunay-chat-conversation-list::-webkit-scrollbar-thumb{background:#8f9494;border-radius:999px}.tunay-chat-message-list__scroll-wrapper::-webkit-scrollbar-thumb{background:#8f9494;border-radius:999px}.tunay-chat-conversation-list::-webkit-scrollbar-thumb:hover{background:#747a7a}.tunay-chat-message-list__scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#747a7a}.tunay-message-row{width:100%;margin:0 0 8px;display:flex}.tunay-message-row.is-outgoing{justify-content:flex-end}.tunay-message-row.is-incoming{justify-content:flex-start}.tunay-message-bubble{color:#20262d;overflow-wrap:anywhere;word-break:normal;border-radius:7px;gap:5px;width:fit-content;max-width:min(620px,78%);padding:9px 11px 6px;display:grid;box-shadow:0 1px 2px #1c202714}.tunay-message-bubble.has-media{width:fit-content;max-width:min(382px,78%)}.tunay-message-row.is-incoming .tunay-message-bubble{background:#fff}.tunay-message-row.is-outgoing .tunay-message-bubble{color:#20262d;background:#e1fcd5}.tunay-message-bubble p{white-space:pre-wrap;margin:0;font-size:13px;font-weight:600;line-height:1.5}.tunay-message-media{min-width:0;color:inherit;text-decoration:none}.tunay-message-media--image{background:0 0;border-radius:6px;width:fit-content;max-width:100%;display:block;overflow:hidden}.tunay-message-media--image img{object-fit:contain;width:auto;max-width:min(360px,100%);height:auto;max-height:360px;display:block}.tunay-message-media--video{background:#0b0c0c;border-radius:6px;width:auto;max-width:min(360px,100%);height:auto;max-height:360px;display:block}.tunay-message-media--audio{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;width:min(300px,100%);max-width:100%;height:40px;display:block}.tunay-message-video-trigger{aspect-ratio:16/9;color:#fff;cursor:pointer;width:min(360px,100%);min-width:min(260px,100%);font:inherit;background:#0b0c0c;border:0;padding:0;position:relative;overflow:hidden}.tunay-message-video-thumbnail{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.tunay-message-video-trigger__overlay{z-index:1;background:#0000003d;place-content:center;gap:6px;width:100%;height:100%;transition:background-color .16s;display:grid;position:relative}.tunay-message-video-trigger:hover .tunay-message-video-trigger__overlay{background:#00000057}.tunay-message-video-trigger:focus-visible{outline-offset:2px;outline:2px solid #63bd6a}.tunay-message-video-trigger__icon{background:#ffffff24;border-radius:50%;place-items:center;width:38px;height:38px;margin-inline:auto;font-size:26px;display:grid}.tunay-message-video-trigger__overlay>span:last-child{font-size:11px;font-weight:700}.tunay-message-media--file{background:#ffffff6b;border-radius:6px;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:8px;min-width:220px;padding:9px;display:grid}.tunay-message-media--file>.material-symbols-outlined{font-size:22px}.tunay-message-media--file>span:nth-child(2){gap:2px;min-width:0;display:grid}.tunay-message-media--file strong,.tunay-message-media--file small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tunay-message-media--file strong{font-size:11px}.tunay-message-media--file small{opacity:.68;font-size:8px}.tunay-message-bubble footer{color:#68717c;justify-content:flex-end;align-items:center;gap:5px;min-width:0;display:flex}.tunay-message-bubble time{white-space:nowrap;font-size:8px;font-weight:600}.tunay-message-status{white-space:nowrap;align-items:center;display:inline-flex}.tunay-message-status .material-symbols-outlined{font-size:13px}.tunay-message-status__label{font-size:8px;font-weight:700}.tunay-message-status.is-sending{color:#68717c;gap:2px}.tunay-message-status.is-sending .material-symbols-outlined{animation:1s linear infinite tunay-message-status-spin}.tunay-message-status.is-read{color:#2596be}.tunay-message-status.is-failed{color:#b42318}@keyframes tunay-message-status-spin{to{transform:rotate(360deg)}}.tunay-chat-empty{color:#667085;text-align:center;align-content:center;place-items:center;gap:7px;padding:24px;display:grid}.tunay-chat-empty .material-symbols-outlined{color:#87749f;font-size:28px}.tunay-chat-empty strong{color:#342946;font-size:13px}.tunay-chat-empty p{max-width:260px;margin:0;font-size:11px;line-height:1.5}.tunay-chat-empty--sidebar{flex:1;min-height:0}.tunay-chat-empty--messages{z-index:1;min-height:100%;position:relative}.tunay-chat-input-toolbox{min-width:0;padding:0;display:block}.tunay-quick-chat-opener{background:#fff;border-top:1px solid #e4e7eb;flex:none;gap:5px;padding:8px;display:grid;position:relative}.tunay-quick-chat-opener>label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.tunay-quick-chat-opener__row{grid-template-columns:minmax(0,1fr) 36px 36px;gap:5px;width:100%;display:grid}.tunay-quick-chat-opener__row input{color:#20262d;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #d7dce2;border-radius:999px;outline:0;padding:0 12px;font-size:11px}.tunay-quick-chat-opener__row input:focus{border-color:#2596be;box-shadow:0 0 0 3px #2596be1a}.tunay-quick-chat-opener__row button{color:#fff;cursor:pointer;background:#2596be;border:0;border-radius:50%;place-items:center;width:36px;height:36px;transition:background-color .16s,transform .16s,opacity .16s;display:grid}.tunay-quick-chat-opener__row button:hover:not(:disabled){background:#1f83a7;transform:translateY(-1px)}.tunay-quick-chat-opener__row button:focus-visible{outline-offset:2px;outline:2px solid #2596be}.tunay-quick-chat-opener__row button:disabled{cursor:not-allowed;opacity:.42}.tunay-quick-chat-opener__row button.tunay-quick-chat-utility{background:#4f7854}.tunay-quick-chat-opener__row button.tunay-quick-chat-utility:hover:not(:disabled){background:#3f6745}.tunay-quick-chat-opener__row .material-symbols-outlined{font-size:19px}.tunay-quick-chat-opener__row .material-symbols-outlined.is-loading{animation:1s linear infinite tunay-message-status-spin}.tunay-quick-chat-markets{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.tunay-quick-chat-markets button{color:#59616b;cursor:pointer;background:#fff;border:1px solid #d7dce2;border-radius:6px;min-height:25px;padding:3px 7px;font-size:9px;font-weight:800;transition:border-color .16s,background-color .16s,color .16s,transform .16s}.tunay-quick-chat-markets button:hover:not(:disabled){color:#283039;border-color:#aeb7bf;transform:translateY(-1px)}.tunay-quick-chat-markets button.is-active{color:#29713a;background:#edf8ef;border-color:#91c99a}.tunay-quick-chat-markets button:disabled{cursor:not-allowed;opacity:.55}.tunay-quick-chat-opener>small{color:#6b7280;text-align:left;font-size:9px;line-height:1.35}.tunay-chat-composer{background:0 0;border-top:0;gap:7px;width:100%;padding:9px 11px 11px;display:grid;position:relative}.tunay-chat-translation-controls{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;min-height:34px;display:flex}.tunay-chat-translation-controls>button,.tunay-chat-translation-controls select{color:#4b5560;min-height:34px;font:inherit;background:#fff;border:1px solid #d8dde3;border-radius:9px;font-size:10px;font-weight:800}.tunay-chat-translation-controls>button{cursor:pointer;align-items:center;gap:5px;padding:0 10px;display:inline-flex}.tunay-chat-translation-controls>button .material-symbols-outlined{font-size:16px}.tunay-chat-translation-controls>button.is-active{color:#29713a;background:#edf8ef;border-color:#8fc697}.tunay-chat-translation-controls>label{color:#76808b;align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.tunay-chat-translation-controls select{min-width:104px;padding:0 26px 0 8px}.tunay-chat-translation-controls select:disabled{cursor:default;opacity:.72}.tunay-chat-translation-controls__arrow{color:#8a939d;font-size:14px}.tunay-chat-translation-controls.is-loading>button .material-symbols-outlined{animation:.9s linear infinite tunay-upload-spin}.tunay-chat-translation-controls :focus-visible,.tunay-chat-translation-preview :focus-visible,.tunay-message-translation-error button:focus-visible{outline-offset:2px;outline:2px solid #22c55e}.tunay-chat-translation-controls button:disabled,.tunay-chat-translation-controls select:disabled{cursor:not-allowed;opacity:.56}.tunay-chat-translation-preview{background:#22c55e0f;border:1px solid #22c55e61;border-radius:10px;gap:5px;padding:8px 10px;display:grid}.tunay-chat-translation-preview>label{color:#3f7650;letter-spacing:.04em;font-size:9px;font-weight:900}.tunay-chat-translation-preview textarea{resize:vertical;color:#25302a;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #d5e4d8;border-radius:8px;padding:7px 9px;font-size:12px;line-height:1.45}.tunay-chat-translation-error,.tunay-message-translation-error{color:#9b3c31;background:#fff3f1;border:1px solid #e4b6b0;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:700}.tunay-chat-translation-error.is-error,.tunay-message-translation-error.is-error{border-color:#e4b6b0}.tunay-message-translation{opacity:.84;border-top:1px solid #20262d1f;margin-top:4px;padding-top:7px}.tunay-message-translation small{color:inherit;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:8px;font-weight:900;display:block}.tunay-message-translation p{font-size:11px;font-weight:600;line-height:1.45}.tunay-message-translation-error{align-items:center;gap:8px;margin-top:2px;display:inline-flex}.tunay-message-translation-error button{color:#fff;font:inherit;cursor:pointer;background:#9b3c31;border:0;border-radius:6px;padding:4px 6px;font-size:9px;font-weight:900}.tunay-message-translate-button{color:#747d87;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;padding:0;display:inline-grid}.tunay-message-translate-button .material-symbols-outlined{font-size:16px}.tunay-message-translate-button:hover:not(:disabled),.tunay-message-translate-button.is-active{color:#2183a7;background:#2596be1a}.tunay-message-translate-button:focus-visible{outline-offset:1px;outline:2px solid #2596be}.tunay-message-translate-button:disabled{cursor:wait;opacity:.72}.tunay-message-translate-button.is-loading .material-symbols-outlined{animation:.9s linear infinite tunay-upload-spin}.tunay-chat-composer__row{border:1px solid #0000;border-radius:999px;grid-template-columns:42px 42px minmax(0,1fr) 42px;align-items:center;gap:7px;min-width:0;min-height:44px;transition:border-color .16s,background-color .16s;display:grid}.tunay-chat-composer__row.has-delivery-queue{grid-template-columns:42px 42px minmax(0,1fr) 42px 42px}.tunay-chat-composer__row.is-dragging{background:#edf8fb;border-color:#2596be}.tunay-chat-text-input{color:#20262d;width:100%;min-width:0;min-height:42px;max-height:96px;font:inherit;resize:none;background:#fff;border:1px solid #d7dce2;border-radius:999px;outline:none;padding:10px 16px;font-size:12px;font-weight:500;line-height:20px}.tunay-chat-text-input:focus{border-color:#2596be;box-shadow:0 0 0 3px #2596be1a}.tunay-chat-text-input:disabled{cursor:not-allowed;opacity:.58}.tunay-chat-attach-button,.tunay-chat-emoji-button{color:#5f6570;background:#fff;border:1px solid #d7dce2;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.tunay-chat-attach-button:hover{color:#342946;border-color:#aab0b8}.tunay-chat-emoji-button:hover,.tunay-chat-emoji-button.is-active{color:#342946;background:#f6f7f8;border-color:#aab0b8}.tunay-chat-attach-button .material-symbols-outlined,.tunay-chat-emoji-button .material-symbols-outlined{font-size:20px}.tunay-chat-send-button{color:#fff;background:#22c55e;border-radius:50%;place-items:center;width:42px;height:42px;transition:background-color .16s,transform .16s,box-shadow .16s;display:grid}.tunay-chat-send-button:hover:not(:disabled){background:#16a34a;transform:translateY(-1px);box-shadow:0 4px 12px #22c55e3d}.tunay-chat-send-button:focus-visible{outline-offset:2px;outline:2px solid #22c55e}.tunay-chat-send-button .material-symbols-outlined{font-size:20px}.tunay-chat-send-form,.tunay-delivery-planner{width:42px;height:42px;margin:0;display:grid}.tunay-delivery-planner{position:relative}.tunay-chat-queue-button{z-index:3;color:#4f7854;cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #d7dce2;border-radius:50%;place-items:center;width:42px;height:42px;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:grid;position:relative}.tunay-chat-queue-button:hover:not(:disabled){color:#267c36;background:#edf8ef;border-color:#63bd6a;transform:translateY(-1px)}.tunay-chat-queue-button:focus-visible{outline-offset:2px;outline:2px solid #63bd6a}.tunay-chat-queue-button:disabled{cursor:not-allowed;opacity:.58}.tunay-chat-queue-button .material-symbols-outlined{font-size:20px}.tunay-chat-queue-button[aria-label=Kaydediliyor] .material-symbols-outlined{animation:1s linear infinite tunay-message-status-spin}.tunay-delivery-planner__saving,.tunay-delivery-planner__feedback{z-index:35;color:#315d39;white-space:normal;background:#f1f9f2;border:1px solid #cfe5d3;border-radius:999px;width:max-content;max-width:min(280px,100vw - 32px);padding:6px 9px;font-size:9px;font-weight:800;line-height:1.2;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 5px 18px #1c37211f}.tunay-delivery-planner__feedback.is-error{color:#9c382f;background:#fff4f2;border-color:#efc8c3}.tunay-chat-delivery-queue{color:#315d39;background:#f1f9f2;border:1px solid #cfe5d3;border-radius:8px;align-items:center;gap:9px;min-width:0;min-height:44px;padding:7px 8px 7px 11px;display:flex}.tunay-chat-delivery-queue>.material-symbols-outlined{color:#4f9b59;flex:none;font-size:20px}.tunay-chat-delivery-queue__copy{flex:1;gap:2px;min-width:0;display:grid}.tunay-chat-delivery-queue__copy strong,.tunay-chat-delivery-queue__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tunay-chat-delivery-queue__copy strong{font-size:10px}.tunay-chat-delivery-queue__copy small{color:#6d7e70;font-size:9px}.tunay-chat-delivery-queue>button{color:#68746a;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.tunay-chat-delivery-queue>button:hover:not(:disabled){color:#2d5634;background:#dceee0}.tunay-chat-delivery-queue>button .material-symbols-outlined{font-size:17px}.tunay-chat-delivery-queue.is-failed{color:#9c382f;background:#fff4f2;border-color:#efc8c3}.tunay-chat-delivery-queue.is-cancelled,.tunay-chat-delivery-queue.is-expired{color:#69717b;background:#f6f7f8;border-color:#dfe3e8}.tunay-chat-emoji-panel{z-index:30;background:#fff;border:1px solid #dfe3e8;border-radius:8px;width:274px;position:absolute;bottom:64px;left:60px;overflow:hidden;box-shadow:0 8px 24px #1c20271f}.tunay-chat-emoji-panel__header{border-bottom:1px solid #eceef1;justify-content:space-between;align-items:center;min-height:38px;padding:0 8px 0 11px;display:flex}.tunay-chat-emoji-panel__header strong{color:#343a43;font-size:10px}.tunay-chat-emoji-panel__header button{color:#747c87;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.tunay-chat-emoji-panel__header button:hover{color:#343a43;background:#f2f3f4}.tunay-chat-emoji-panel__header .material-symbols-outlined{font-size:17px}.tunay-chat-emoji-panel__grid{grid-template-columns:repeat(8,1fr);gap:2px;padding:8px;display:grid}.tunay-chat-emoji-panel__grid button{cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.tunay-chat-emoji-panel__grid button:hover{background:#f0f2f3}.tunay-chat-composer__file{color:#484f59;background:#f8f9fa;border:1px solid #dfe3e8;border-radius:6px;align-items:center;gap:7px;min-width:0;padding:6px 8px;font-size:11px;display:flex}.tunay-chat-composer__file-copy{flex:1;gap:2px;min-width:0;display:grid}.tunay-chat-composer__file-copy strong,.tunay-chat-composer__file-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tunay-chat-composer__file>.material-symbols-outlined{color:#2596be;font-size:17px}.tunay-chat-composer__file small{color:#7c8490;white-space:nowrap;margin-left:auto}.tunay-chat-composer__file button{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:25px;display:grid}.tunay-chat-composer__file button .material-symbols-outlined{font-size:17px}.tunay-chat-attachment__preview{object-fit:cover;background:#111;border:1px solid #dfe3e8;border-radius:6px;flex:0 0 72px;width:72px;height:54px}.tunay-chat-attachment__audio-preview{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex:190px;width:min(190px,100%);height:36px}.tunay-new-chat__dropzone .tunay-chat-attachment__preview{flex-basis:58px;width:58px;height:46px}.tunay-chat-upload-status{color:#5d397f;align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.tunay-chat-upload-status.is-ready{color:#23845d}.tunay-chat-upload-status .material-symbols-outlined{font-size:14px}.tunay-chat-upload-spinner{background:conic-gradient(#63bd6a var(--upload-progress), #dfe3e8 0);border-radius:50%;flex:0 0 14px;width:14px;height:14px;position:relative}.tunay-chat-upload-spinner:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:3px}.tunay-chat-send-button:disabled,.tunay-chat-primary-button:disabled{cursor:not-allowed;opacity:.48}.tunay-chat-tools{grid-template-rows:var(--tool-new-chat-row,52px) var(--tool-new-chat-divider-row,0px) var(--tool-orders-row,280px) var(--tool-orders-divider-row,0px) var(--tool-planned-messages-row,52px) minmax(0, 1fr) var(--tool-ready-replies-divider-row,0px) var(--tool-ready-replies-row,52px);background:#fff;border-left:1px solid #e4e7eb;min-width:0;min-height:0;display:grid;overflow:hidden}.tunay-chat-tools__section--new-chat{grid-row:1}.tunay-chat-tools__divider--new-chat{grid-row:2}.tunay-shopify-orders-slot{grid-row:3}.tunay-chat-tools__divider--orders{grid-row:4}.tunay-chat-tools__section--planned{grid-row:5}.tunay-chat-tools__section{min-width:0;min-height:0;overflow:hidden}.tunay-chat-tools__section>.tunay-chat-tool{height:100%;overflow:hidden}.tunay-chat-tools__section>.tunay-chat-tool[open]{grid-template-rows:52px minmax(0,1fr);display:grid}.tunay-chat-tools__bottom-spacer{grid-row:6;min-height:0}.tunay-chat-tools__divider--ready-replies{grid-row:7}.tunay-chat-tools__divider[hidden]{display:none}.tunay-chat-tools__section--ready-replies{grid-row:8}.tunay-chat-tools__divider{z-index:2;cursor:row-resize;touch-action:none;background:#f7f8f9;border-block:1px solid #0000;place-items:center;min-height:8px;transition:border-color .16s,background-color .16s;display:grid;position:relative}.tunay-chat-tools__divider:before{content:"";background:#cbd1d7;border-radius:2px;width:32px;height:2px;transition:width .16s,background-color .16s}.tunay-chat-tools__divider:hover,.tunay-chat-tools__divider:focus-visible{background:#edf8ef;border-color:#b8dfbe;outline:0}.tunay-chat-tools__divider:hover:before,.tunay-chat-tools__divider:focus-visible:before{background:#63bd6a;width:46px}.tunay-chat-tools__divider.is-disabled{cursor:default;opacity:.45}.tunay-chat-tools__divider.is-disabled:hover{background:#f7f8f9;border-color:#0000}.tunay-chat-tools__divider.is-disabled:hover:before{background:#cbd1d7;width:32px}body.is-tool-resizing{cursor:row-resize;-webkit-user-select:none;user-select:none}.tunay-chat-tool{border-bottom:1px solid #e8ebee}.tunay-chat-tool summary{color:#342946;cursor:pointer;align-items:center;gap:8px;min-height:52px;padding:0 15px;font-size:12px;font-weight:900;list-style:none;display:flex}.tunay-chat-tool summary::-webkit-details-marker{display:none}.tunay-chat-tool summary>.material-symbols-outlined:first-child{color:#23845d;font-size:19px}.tunay-chat-tool__chevron{color:#7b8490;margin-left:auto;font-size:18px;transition:transform .18s}.tunay-chat-tool[open] .tunay-chat-tool__chevron{transform:rotate(180deg)}.tunay-new-chat__form{gap:11px;height:100%;min-height:0;padding:2px 14px 15px;display:grid;overflow-y:auto}.tunay-new-chat__form>label{color:#475467;gap:5px;font-size:10px;font-weight:800;display:grid}.tunay-new-chat__form input,.tunay-new-chat__form textarea,.tunay-new-chat__form select{color:#17112f;width:100%;min-height:39px;font:inherit;background:#fff;border:1px solid #d7dce2;border-radius:6px;outline:none;padding:9px 10px;font-size:12px}.tunay-new-chat__form input:focus,.tunay-new-chat__form textarea:focus,.tunay-new-chat__form select:focus{border-color:#2596be;box-shadow:0 0 0 3px #2596be1a}.tunay-new-chat__form textarea{resize:vertical;min-height:68px}.tunay-new-chat__form>.tunay-chat-primary-button{width:100%}.tunay-new-chat__category-chips{flex-wrap:wrap;gap:6px;display:flex}.tunay-new-chat__category-chips button{color:#59616b;background:#fff;border:1px solid #d7dce2;border-radius:6px;min-height:28px;padding:4px 9px;font-size:9px;font-weight:800}.tunay-new-chat__category-chips button:hover{color:#283039;border-color:#aeb7bf}.tunay-new-chat__category-chips button.is-active{color:#29713a;background:#edf8ef;border-color:#91c99a}.tunay-new-chat__template-preview{color:#37413a;background:#f7faf8;border:1px solid #dfe5e1;border-radius:8px;gap:6px;padding:10px;display:grid}.tunay-new-chat__template-preview strong{color:#29713a;font-size:10px}.tunay-new-chat__template-preview p{white-space:pre-line;margin:0;font-size:10px;line-height:1.5}.tunay-new-chat__shopify-selection{color:#256633;background:#f1f9f2;border:1px solid #b6ddbc;border-radius:7px;align-items:center;gap:9px;min-width:0;padding:9px 10px;display:flex}.tunay-new-chat__shopify-selection>.material-symbols-outlined{font-size:19px}.tunay-new-chat__shopify-selection>div{flex:1;gap:2px;min-width:0;display:grid}.tunay-new-chat__shopify-selection strong,.tunay-new-chat__shopify-selection small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tunay-new-chat__shopify-selection strong{font-size:11px}.tunay-new-chat__shopify-selection small{color:#5f7964;font-size:9px}.tunay-new-chat__shopify-selection button{color:#5f7964;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:27px;height:27px;display:grid}.tunay-new-chat__shopify-selection button:hover{color:#214f2a;background:#dfeee1}.tunay-new-chat__shopify-selection button .material-symbols-outlined{font-size:17px}.tunay-new-chat__template-note{color:#66707b;margin:-3px 0 0;font-size:9px;line-height:1.45}.tunay-chat-attachment{border-radius:7px;align-items:center;gap:6px;min-width:0;transition:border-color .16s,background-color .16s;display:flex}.tunay-new-chat__dropzone{background:#f4fafc;border:1px dashed #6eb3cb;min-height:58px;padding:6px}.tunay-new-chat__dropzone.is-dragging{background:#e8f6fb;border-color:#2596be}.tunay-new-chat__dropzone .tunay-chat-attach-button{color:#276276;background:0 0;border:0;flex:1;justify-content:flex-start;gap:8px;width:auto;min-width:0;height:auto;padding:4px 5px;display:flex}.tunay-new-chat__dropzone-copy{text-align:left;gap:2px;min-width:0;display:grid}.tunay-new-chat__dropzone-copy strong,.tunay-new-chat__dropzone-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tunay-new-chat__dropzone-copy strong{font-size:10px}.tunay-new-chat__dropzone-copy small{color:#66808a;font-size:8px;font-weight:600}.tunay-chat-attachment__remove{color:#66707b;cursor:pointer;background:#fff;border:0;border-radius:5px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.tunay-chat-attachment__remove .material-symbols-outlined{font-size:17px}.tunay-ready-replies{min-height:0}.tunay-chat-tools__section>.tunay-ready-replies[open]{grid-template-rows:minmax(0,1fr) 52px}.tunay-ready-replies[open]>summary{grid-row:2}.tunay-ready-replies[open]>.tunay-ready-replies__content{grid-row:1}.tunay-planned-messages{min-height:0}.tunay-planned-messages.has-no-ready-divider{border-bottom-color:#0000}.tunay-planned-messages__count{color:#29713a;background:#edf8ef;border-radius:50%;place-items:center;min-width:22px;height:22px;margin-left:auto;font-size:9px;font-weight:900;display:grid}.tunay-planned-messages__count+.tunay-chat-tool__chevron{margin-left:0}.tunay-planned-messages__content{min-height:0;padding:2px 12px 12px;overflow-y:auto}.tunay-planned-messages__list{gap:6px;display:grid}.tunay-planned-messages__error{color:#9c382f;background:#fff4f2;border:1px solid #efc8c3;border-radius:7px;margin-bottom:6px;padding:7px 8px;font-size:9px;line-height:1.4}.tunay-planned-message{color:#2c3430;background:#f8fbf8;border:1px solid #dfe5e0;border-radius:7px;grid-template-columns:24px minmax(0,1fr) 27px 27px;align-items:center;gap:5px;min-width:0;padding:8px;display:grid}.tunay-planned-message__icon{color:#63a56b;font-size:18px}.tunay-planned-message__copy{gap:2px;min-width:0;display:grid}.tunay-planned-message__copy strong,.tunay-planned-message__copy small,.tunay-planned-message__copy>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tunay-planned-message__copy strong{font-size:10px}.tunay-planned-message__copy small{color:#707a73;font-size:8px}.tunay-planned-message__copy>span{color:#3f7747;font-size:8px;font-weight:800}.tunay-planned-message>button{color:#66716a;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.tunay-planned-message>button:hover:not(:disabled){color:#2d6f37;background:#e4f1e6}.tunay-planned-message>button.is-cancel:hover:not(:disabled){color:#ad4538;background:#f9e7e4}.tunay-planned-message>button:disabled{cursor:wait;opacity:.55}.tunay-planned-message>button .material-symbols-outlined{font-size:16px}.tunay-planned-messages__empty{color:#7a847d;justify-content:center;align-items:center;gap:7px;min-height:46px;font-size:9px;display:flex}.tunay-planned-messages__empty .material-symbols-outlined{color:#72a979;font-size:18px}.tunay-ready-replies__content{min-height:0;padding:2px 15px 15px;overflow-y:auto}.tunay-ready-replies__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.tunay-ready-replies__header>div{gap:2px;display:grid}.tunay-ready-replies__header span:not(.material-symbols-outlined){color:#8a929d;text-transform:uppercase;font-size:9px;font-weight:800}.tunay-ready-replies__header strong{color:#292238;font-size:13px}.tunay-ready-replies__header>button{color:#656d78;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.tunay-ready-replies__header>button .material-symbols-outlined{font-size:17px}.tunay-ready-replies__list{gap:7px;display:grid}.tunay-ready-replies__list>button{color:#302938;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e5e9;border-radius:6px;align-items:center;gap:8px;min-width:0;padding:9px 10px;display:flex}.tunay-ready-replies__list>button:hover{background:#faf9fb;border-color:#c9c1d5}.tunay-ready-replies__list>button>span{flex:1;gap:3px;min-width:0;display:grid}.tunay-ready-replies__list strong,.tunay-ready-replies__list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tunay-ready-replies__list strong{font-size:11px}.tunay-ready-replies__list small{color:#7b8490;font-size:9px}.tunay-ready-replies code{color:#5d397f;background:#f0edf4;border-radius:4px;padding:3px 5px;font-size:9px}.tunay-ready-replies__empty{color:#78808b;text-align:center;align-content:center;place-items:center;gap:7px;min-height:145px;display:grid}.tunay-ready-replies__empty>.material-symbols-outlined{color:#8a759e;font-size:25px}.tunay-ready-replies__empty p{margin:0;font-size:10px}.tunay-ready-replies__empty button{color:#5d397f;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:900}.tunay-shopify-orders__summary-copy{gap:1px;min-width:0;display:grid}.tunay-shopify-orders__summary-copy strong{font-size:12px}.tunay-shopify-orders__summary-copy small{color:#7d8792;font-size:8px;font-weight:700}.tunay-shopify-orders__refresh{color:#68756d;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:26px;height:26px;margin-left:auto;transition:background-color .16s,color .16s;display:grid}.tunay-shopify-orders__refresh:hover,.tunay-shopify-orders__refresh:focus-visible{color:#29713a;background:#edf8ef;outline:0}.tunay-shopify-orders__refresh:disabled{cursor:wait;opacity:.68}.tunay-shopify-orders__refresh .material-symbols-outlined{font-size:17px}.tunay-shopify-orders__refresh .is-spinning{animation:.9s linear infinite tunay-order-spin}.tunay-shopify-orders__count{color:#29713a;background:#edf8ef;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:9px;font-weight:900;display:grid}.tunay-shopify-orders__count+.tunay-chat-tool__chevron{margin-left:0}.tunay-shopify-orders__body{grid-template-rows:auto minmax(0,1fr);gap:9px;min-height:0;padding:2px 14px 15px;display:grid;overflow:hidden}.tunay-shopify-orders__search{color:#7a838e;background:#fff;border:1px solid #d7dce2;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:0 9px;display:flex}.tunay-shopify-orders__search .material-symbols-outlined{font-size:17px}.tunay-shopify-orders__search input{color:#24202c;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:10px}.tunay-shopify-orders__list{align-content:start;gap:7px;min-height:0;max-height:none;padding-right:2px;display:grid;overflow-y:auto}.tunay-shopify-order{background:#fff;border:1px solid #e1e5e8;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;min-width:0;padding:9px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.tunay-shopify-order:hover{border-color:#b9c4cb;transform:translateY(-1px)}.tunay-shopify-order.is-selected{background:#f2faf3;border-color:#8fc597}.tunay-shopify-order__topline{grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:7px;min-width:0;display:flex}.tunay-shopify-order__topline strong{color:#24202c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.tunay-shopify-order__customer{align-items:center;gap:5px;min-width:0;display:flex}.tunay-shopify-order__customer strong{min-width:0}.tunay-shopify-order__name{color:#23845d;flex:none;font-size:9px;font-weight:900}.tunay-shopify-order__sent-badge{color:#3b2200;letter-spacing:0;background:#f59e0b;border-radius:0;flex:none;padding:2px 5px;font-size:7px;font-weight:900;line-height:1.35;box-shadow:0 0 0 1px #f59e0b3d,0 0 9px #f59e0b47}.tunay-shopify-order>p{color:#68717b;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:9px;line-height:1.4;overflow:hidden}.tunay-shopify-order__meta{color:#8a929d;grid-column:1;gap:5px;min-width:0;font-size:8px;display:flex}.tunay-shopify-order__meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tunay-shopify-order>button{color:#29713a;cursor:pointer;background:#edf8ef;border:1px solid #b7d8bc;border-radius:6px;grid-area:2/2/4;align-self:center;align-items:center;gap:4px;min-height:30px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.tunay-shopify-order>button:hover{background:#e3f3e6;border-color:#7fb989}.tunay-shopify-order>button:disabled{cursor:not-allowed;opacity:.46}.tunay-shopify-order>button .material-symbols-outlined{font-size:15px}.tunay-shopify-orders__state{color:#747d87;text-align:center;align-content:center;place-items:center;gap:7px;min-height:104px;font-size:10px;display:grid}.tunay-shopify-orders__state>.material-symbols-outlined{color:#70a779;font-size:23px}.tunay-shopify-orders__state.is-error{color:#a04435}.tunay-shopify-orders__state button{color:inherit;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dce2;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-weight:800;display:inline-flex}.tunay-shopify-orders__state button .material-symbols-outlined{font-size:15px}.tunay-shopify-orders__state .is-spinning{animation:.9s linear infinite tunay-order-spin}@keyframes tunay-order-spin{to{transform:rotate(360deg)}}@media (max-width:1120px){.tunay-chat-main{height:auto;min-height:0}.tunay-chat-grid{grid-template-rows:620px auto;grid-template-columns:minmax(0,1fr);height:auto}.tunay-chat-tools{border-top:1px solid #e4e7eb;border-left:0;grid-template-rows:auto;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.tunay-chat-tools__section{min-height:auto;overflow:visible}.tunay-chat-tools__section>.tunay-chat-tool,.tunay-chat-tools__section>.tunay-chat-tool[open]{height:auto;display:block;overflow:visible}.tunay-chat-tools__divider,.tunay-chat-tools__bottom-spacer{display:none}.tunay-new-chat__form,.tunay-ready-replies__content,.tunay-planned-messages__content,.tunay-shopify-orders__body{overflow:visible}.tunay-shopify-orders__list{max-height:320px}.tunay-chat-tool{border-bottom:0;border-right:1px solid #e8ebee}}@media (max-width:760px){.tunay-chat-grid{grid-template-rows:610px auto}.tunay-chat-sidebar{min-width:100%;max-width:100%}.tunay-chat-tools{grid-template-columns:minmax(0,1fr)}.tunay-chat-tool{border-bottom:1px solid #e8ebee;border-right:0}.tunay-chat-translation-controls{align-items:stretch}.tunay-chat-translation-controls>button{flex:132px;justify-content:center}.tunay-chat-translation-controls>label{flex:126px}.tunay-chat-translation-controls select{flex:1;min-width:0}}@media (max-width:920px) and (min-width:761px){.tunay-chat-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.tunay-chat-card{height:auto;min-height:calc(100vh - 64px);overflow:visible}.tunay-chat-main{height:auto;min-height:0}.tunay-chat-grid{grid-template-rows:minmax(590px,calc(100vh - 64px)) auto}.tunay-chat-mobile-back.is-visible{z-index:20;border-radius:6px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;left:9px}.tunay-chat-mobile-back .material-symbols-outlined{font-size:20px}.tunay-chat-header__content{padding-left:38px}.tunay-chat-layout{grid-template-columns:minmax(0,1fr)}.tunay-chat-layout.is-list-view>.tunay-chat-sidebar{min-width:100%;max-width:100%;display:flex}.tunay-chat-layout.is-list-view>.tunay-chat-container,.tunay-chat-layout.is-chat-view>.tunay-chat-sidebar{display:none}.tunay-chat-layout.is-chat-view>.tunay-chat-container{display:grid}.tunay-chat-message-list__scroll-wrapper{padding:14px 12px}.tunay-message-bubble{max-width:86%}.tunay-quick-chat-opener__row{width:100%}.tunay-chat-composer{padding-inline:8px}.tunay-chat-composer__row{grid-template-columns:38px 38px minmax(0,1fr) 40px;gap:5px}.tunay-chat-composer__row.has-delivery-queue{grid-template-columns:38px 38px minmax(0,1fr) 38px 40px}.tunay-chat-attach-button,.tunay-chat-emoji-button,.tunay-chat-queue-button,.tunay-delivery-planner{width:38px;height:38px}.tunay-chat-send-button,.tunay-chat-send-form{width:40px}.tunay-chat-emoji-panel{width:min(274px,100vw - 24px);left:8px}}@media (prefers-reduced-motion:reduce){.tunay-conversation,.tunay-chat-composer__row,.tunay-chat-attachment,.tunay-chat-tool__chevron,.tunay-shopify-order{transition-duration:80ms}.tunay-shopify-orders__state .is-spinning,.tunay-shopify-orders__refresh .is-spinning,.tunay-chat-queue-button[aria-label=Kaydediliyor] .material-symbols-outlined{animation-duration:1.6s}}.employee-crm.is-dark .tunay-chat-card,.employee-crm.is-dark .tunay-chat-layout{color:#eef3f0;background:#161717}.employee-crm.is-dark .tunay-chat-container{color:#eef3f0;background-color:#161717;background-image:none}.employee-crm.is-dark .tunay-chat-message-list:before{content:"";z-index:0;filter:invert()grayscale();opacity:.08;pointer-events:none;background-image:url(https://static.whatsapp.net/rsrc.php/yx/r/voSdkk88H7C.svg);background-position:50%;background-size:560px;display:block;position:absolute;inset:0}.employee-crm.is-dark .tunay-chat-sidebar{background:#161717;border-color:#343636}.employee-crm.is-dark .tunay-chat-sidebar__title{color:#e9eeeb;border-color:#343636}.employee-crm.is-dark .tunay-chat-sidebar__filters button{color:#a5ada8}.employee-crm.is-dark .tunay-chat-sidebar__filters button:hover{color:#eef3f0;background:#292b2b}.employee-crm.is-dark .tunay-chat-sidebar__filters button.is-active{color:#73cf79;background:#26382a;border-color:#3d5040}.employee-crm.is-dark .tunay-chat-sidebar__search{color:#8f9892;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-chat-sidebar__search input{color:#eef3f0}.employee-crm.is-dark .tunay-chat-sidebar__search button{color:#9da59f}.employee-crm.is-dark .tunay-chat-category-tabs>button{color:#aeb6b1;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-chat-category-tabs>button:hover{color:#eef3f0;border-color:#4c7552}.employee-crm.is-dark .tunay-chat-category-tabs>button.is-active{color:#73cf79;background:#26382a;border-color:#4c7552}.employee-crm.is-dark .tunay-chat-category-tabs i{color:#8f9892}.employee-crm.is-dark .tunay-chat-category-editor input,.employee-crm.is-dark .tunay-chat-category-editor button{color:#dce3df;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-conversation{color:#e9eeeb}.employee-crm.is-dark .tunay-conversation:hover{background:#292b2b}.employee-crm.is-dark .tunay-conversation.is-active{background:#343636}.employee-crm.is-dark .tunay-chat-avatar{color:#f4f7f5}.employee-crm.is-dark .tunay-chat-avatar.is-color-1{background:#6f5884}.employee-crm.is-dark .tunay-chat-avatar.is-color-2{background:#3f7974}.employee-crm.is-dark .tunay-chat-avatar.is-color-3{background:#526d91}.employee-crm.is-dark .tunay-chat-avatar.is-color-4{background:#8b6258}.employee-crm.is-dark .tunay-chat-avatar.is-color-5{background:#74794c}.employee-crm.is-dark .tunay-conversation__heading strong{color:#eef3f0}.employee-crm.is-dark .tunay-conversation__meta>.material-symbols-outlined,.employee-crm.is-dark .tunay-conversation__heading time,.employee-crm.is-dark .tunay-conversation__preview{color:#9fa8a2}.employee-crm.is-dark .tunay-conversation__meta>.material-symbols-outlined.is-starred{color:#e2bd59}.employee-crm.is-dark .tunay-conversation__category{color:#9fa8a2;background:#292b2b}.employee-crm.is-dark .tunay-conversation__employee{color:#83c889;background:#26382a}.employee-crm.is-dark .tunay-conversation__assignee,.employee-crm.is-dark .tunay-chat-header__assignment{color:#8bd891;background:#294c38}.employee-crm.is-dark .tunay-chat-assignment-dot{background:#63bd6a;border-color:#161717}.tunay-chat-grid.without-tools{grid-template-columns:minmax(0,1fr)}body.admin-whatsapp-active{overflow:hidden}body.admin-whatsapp-active #view-root{display:none}body.admin-whatsapp-active .app-shell{height:var(--scaled-viewport-height,100vh);min-height:0}body.admin-whatsapp-active .main-area{flex:1;min-height:0;overflow:hidden}body.admin-whatsapp-active .topbar-actions{flex-wrap:nowrap;justify-content:flex-end}body.admin-whatsapp-active .notification-wrap,body.admin-whatsapp-active .topbar-actions>.icon-button,body.admin-whatsapp-active .topbar-divider,body.admin-whatsapp-active .admin-chip{flex:none}.admin-whatsapp-filter-slot:empty{display:none}.admin-whatsapp-filter-slot{flex:0 260px;min-width:180px}.admin-whatsapp-topbar-filter{width:100%;display:block}.admin-whatsapp-topbar-filter select{color:#30363e;background:#fff;border:1px solid #d9dde2;border-radius:6px;outline:0;width:100%;height:38px;padding:0 32px 0 10px}.admin-whatsapp-topbar-filter select:focus{border-color:#7651ac}.admin-whatsapp-host{flex-direction:column;flex:1;gap:8px;width:100%;min-height:0;padding:10px clamp(12px,2vw,24px) 12px;display:flex}.admin-whatsapp-alert,.admin-whatsapp-loading{color:#646c77;background:#fff;border:1px solid #e0e3e7;border-radius:7px;align-items:center;gap:8px;min-height:48px;padding:10px 12px;font-size:11px;font-weight:800;display:flex}.admin-whatsapp-alert{color:#a63629;background:#fff5f3;border-color:#efc6c2}.admin-whatsapp-loading .material-symbols-outlined{font-size:18px;animation:.9s linear infinite tunay-upload-spin}.admin-whatsapp-skin{background:0 0;flex:1;grid-template-columns:none;min-height:0;display:block}.admin-whatsapp-skin .tunay-chat-card,.admin-whatsapp-skin .tunay-chat-main,.admin-whatsapp-skin .tunay-chat-grid{height:100%;min-height:0}.admin-whatsapp-skin .tunay-chat-grid.without-tools{grid-template-rows:minmax(0,1fr)}.admin-whatsapp-skin .tunay-chat-layout{grid-template-columns:300px minmax(0,1fr)}@media (max-width:760px){body.admin-whatsapp-active .topbar-actions{flex-wrap:wrap;width:100%}.admin-whatsapp-filter-slot{flex-basis:100%;min-width:0}.admin-whatsapp-skin .tunay-chat-card{height:100%;min-height:0}}.employee-crm.is-dark .tunay-conversation__unread{color:#142016;background:#63bd6a}.employee-crm.is-dark .tunay-conversation-context-menu{background:#222323;border-color:#343636;box-shadow:0 12px 30px #00000047}.employee-crm.is-dark .tunay-conversation-context-menu button{color:#d9dfdb}.employee-crm.is-dark .tunay-conversation-context-menu button:hover{color:#fff;background:#343636}.employee-crm.is-dark .tunay-conversation-context-menu__categories{border-color:#343636}.employee-crm.is-dark .tunay-conversation-context-menu__categories button.is-active{color:#73cf79;background:#26382a}.employee-crm.is-dark .tunay-conversation-context-menu__assignments{border-color:#343636}.employee-crm.is-dark .tunay-conversation-context-menu__assignments>strong{color:#9fa8a2}.employee-crm.is-dark .tunay-conversation-context-menu__assignments>button.is-active{color:#73cf79;background:#26382a}.employee-crm.is-dark .tunay-conversation-context-menu__assignments>button.is-remove{color:#e49a91}.employee-crm.is-dark .tunay-conversation-context-menu .material-symbols-outlined{color:#aab2ad}.employee-crm.is-dark .tunay-chat-header,.employee-crm.is-dark .tunay-chat-header__actions{background:#161717;border-color:#343636}.employee-crm.is-dark .tunay-chat-header__name{color:#f1f4f2}.employee-crm.is-dark .tunay-chat-header__info{color:#9fa8a2}.employee-crm.is-dark .tunay-chat-header-action,.employee-crm.is-dark .tunay-chat-mobile-back{color:#aab2ad}.employee-crm.is-dark .tunay-chat-header-action:hover,.employee-crm.is-dark .tunay-chat-header-action.is-active{color:#63bd6a}.employee-crm.is-dark .tunay-chat-header-action.is-starred{color:#e2bd59}.employee-crm.is-dark .tunay-chat-assignment-menu{background:#222323;border-color:#343636;box-shadow:0 12px 30px #00000052}.employee-crm.is-dark .tunay-chat-assignment-menu>strong{color:#9fa8a2}.employee-crm.is-dark .tunay-chat-assignment-menu>button{color:#dce3df}.employee-crm.is-dark .tunay-chat-assignment-menu>button:hover,.employee-crm.is-dark .tunay-chat-assignment-menu>button.is-active{color:#8bd891;background:#294c38}.employee-crm.is-dark .tunay-chat-assignment-menu>button.is-remove{color:#e49a91;border-color:#343636}.employee-crm.is-dark .tunay-chat-message-list{background:0 0}.employee-crm.is-dark .tunay-chat-conversation-list,.employee-crm.is-dark .tunay-chat-message-list__scroll-wrapper{scrollbar-color:#4b4d4c transparent}.employee-crm.is-dark .tunay-chat-conversation-list::-webkit-scrollbar-track{background:0 0}.employee-crm.is-dark .tunay-chat-message-list__scroll-wrapper::-webkit-scrollbar-track{background:0 0}.employee-crm.is-dark .tunay-chat-conversation-list::-webkit-scrollbar-thumb{background:#4b4d4c;border-radius:999px}.employee-crm.is-dark .tunay-chat-message-list__scroll-wrapper::-webkit-scrollbar-thumb{background:#4b4d4c;border-radius:999px}.employee-crm.is-dark .tunay-chat-conversation-list::-webkit-scrollbar-thumb:hover{background:#626563}.employee-crm.is-dark .tunay-chat-message-list__scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#626563}.employee-crm.is-dark .tunay-message-bubble{color:#edf2ef;box-shadow:0 1px 2px #0000004d}.employee-crm.is-dark .tunay-message-row.is-outgoing .tunay-message-bubble{color:#edf2ef;background:#294c38}.employee-crm.is-dark .tunay-message-row.is-incoming .tunay-message-bubble{color:#edf2ef;background:#222323}.employee-crm.is-dark .tunay-message-media--file{background:#ffffff12}.employee-crm.is-dark .tunay-message-media--audio{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.employee-crm.is-dark .tunay-message-bubble footer{color:#a4ada7}.employee-crm.is-dark .tunay-message-status.is-read{color:#63bd6a}.employee-crm.is-dark .tunay-chat-empty{color:#9fa8a2}.employee-crm.is-dark .tunay-chat-empty .material-symbols-outlined{color:#63bd6a}.employee-crm.is-dark .tunay-chat-empty strong{color:#e8edea}.employee-crm.is-dark .tunay-chat-composer{background:0 0;border-color:#0000}.employee-crm.is-dark .tunay-chat-translation-controls>button,.employee-crm.is-dark .tunay-chat-translation-controls select{color:#aeb6b1;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-chat-translation-controls>button.is-active{color:#73cf79;background:#26382a;border-color:#4c7552}.employee-crm.is-dark .tunay-chat-translation-controls>label,.employee-crm.is-dark .tunay-chat-translation-controls__arrow{color:#9fa8a2}.employee-crm.is-dark .tunay-chat-translation-preview{background:#202a22;border-color:#3f6545}.employee-crm.is-dark .tunay-chat-translation-preview>label{color:#73cf79}.employee-crm.is-dark .tunay-chat-translation-preview textarea{color:#eef3f0;background:#222323;border-color:#3f6545}.employee-crm.is-dark .tunay-chat-translation-error,.employee-crm.is-dark .tunay-message-translation-error{color:#f0c1ba;background:#362522;border-color:#72433d}.employee-crm.is-dark .tunay-message-translation{border-color:#ffffff24}.employee-crm.is-dark .tunay-message-translate-button{color:#a4ada7}.employee-crm.is-dark .tunay-message-translate-button:hover:not(:disabled),.employee-crm.is-dark .tunay-message-translate-button.is-active{color:#73cf79;background:#63bd6a1f}.employee-crm.is-dark .tunay-quick-chat-opener{background:#161717;border-color:#343636}.employee-crm.is-dark .tunay-quick-chat-opener__row input{color:#eef3f0;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-quick-chat-opener__row input::placeholder{color:#828b85}.employee-crm.is-dark .tunay-quick-chat-opener__row input:focus{border-color:#63bd6a;box-shadow:0 0 0 3px #63bd6a1f}.employee-crm.is-dark .tunay-quick-chat-opener__row button{color:#f4faf5;background:#4f7854}.employee-crm.is-dark .tunay-quick-chat-opener__row button:hover:not(:disabled){color:#161717;background:#63bd6a}.employee-crm.is-dark .tunay-quick-chat-opener__row button:focus-visible{outline-color:#63bd6a}.employee-crm.is-dark .tunay-quick-chat-markets button{color:#aeb6b1;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-quick-chat-markets button:hover:not(:disabled){color:#eef3f0;border-color:#4c7552}.employee-crm.is-dark .tunay-quick-chat-markets button.is-active{color:#73cf79;background:#26382a;border-color:#4c7552}.employee-crm.is-dark .tunay-quick-chat-opener>small{color:#9fa8a2}.employee-crm.is-dark .tunay-chat-composer__row.is-dragging{background:#26382a;border-color:#63bd6a}.employee-crm.is-dark .tunay-chat-text-input{color:#eef3f0;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-chat-text-input:focus{border-color:#63bd6a;box-shadow:0 0 0 3px #63bd6a1f}.employee-crm.is-dark .tunay-chat-text-input::placeholder{color:#858e88}.employee-crm.is-dark .tunay-chat-attach-button,.employee-crm.is-dark .tunay-chat-emoji-button{color:#aeb6b1;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-chat-attach-button:hover,.employee-crm.is-dark .tunay-chat-emoji-button:hover,.employee-crm.is-dark .tunay-chat-emoji-button.is-active{color:#63bd6a;background:#343636;border-color:#4a4d4d}.employee-crm.is-dark .tunay-chat-send-button{color:#102113;background:#22c55e}.employee-crm.is-dark .tunay-chat-send-button:hover:not(:disabled){color:#fff;background:#16a34a}.employee-crm.is-dark .tunay-chat-queue-button{color:#73cf79;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-chat-queue-button:hover:not(:disabled){color:#8bd891;background:#26382a;border-color:#4c7552}.employee-crm.is-dark .tunay-delivery-planner__saving,.employee-crm.is-dark .tunay-delivery-planner__feedback{color:#dce8de;background:#26382a;border-color:#3f6545;box-shadow:0 5px 18px #0000003d}.employee-crm.is-dark .tunay-delivery-planner__feedback.is-error{color:#f0c1ba;background:#362522;border-color:#72433d}.employee-crm.is-dark .tunay-chat-delivery-queue{color:#dce8de;background:#26382a;border-color:#3d5040}.employee-crm.is-dark .tunay-chat-delivery-queue>.material-symbols-outlined{color:#73cf79}.employee-crm.is-dark .tunay-chat-delivery-queue__copy small{color:#9fa8a2}.employee-crm.is-dark .tunay-chat-delivery-queue>button{color:#aeb6b1}.employee-crm.is-dark .tunay-chat-delivery-queue>button:hover:not(:disabled){color:#eef3f0;background:#343636}.employee-crm.is-dark .tunay-chat-delivery-queue.is-failed{color:#f0c1ba;background:#362522;border-color:#72433d}.employee-crm.is-dark .tunay-chat-delivery-queue.is-cancelled,.employee-crm.is-dark .tunay-chat-delivery-queue.is-expired{color:#aeb6b1;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-chat-feedback{color:#dce8de;background:#26382a;border-color:#3f6545;box-shadow:0 5px 18px #0000003d}.employee-crm.is-dark .tunay-chat-feedback .material-symbols-outlined{color:#73cf79}.employee-crm.is-dark .tunay-chat-primary-button{color:#132016;background:#63bd6a}.employee-crm.is-dark .tunay-chat-emoji-panel{background:#222323;border-color:#343636;box-shadow:0 12px 30px #0000004d}.employee-crm.is-dark .tunay-chat-emoji-panel__header{border-color:#343636}.employee-crm.is-dark .tunay-chat-emoji-panel__header strong{color:#e7ece9}.employee-crm.is-dark .tunay-chat-emoji-panel__header button{color:#a7afaa}.employee-crm.is-dark .tunay-chat-emoji-panel__header button:hover,.employee-crm.is-dark .tunay-chat-emoji-panel__grid button:hover{color:#eef3f0;background:#343636}.employee-crm.is-dark .tunay-chat-composer__file{color:#dce3df;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-chat-composer__file small{color:#9fa8a2}.employee-crm.is-dark .tunay-chat-attachment__preview{border-color:#434646}.employee-crm.is-dark .tunay-chat-upload-status{color:#aeb6b1}.employee-crm.is-dark .tunay-chat-upload-status.is-ready{color:#73cf79}.employee-crm.is-dark .tunay-chat-upload-spinner{background:conic-gradient(#63bd6a var(--upload-progress), #434646 0)}.employee-crm.is-dark .tunay-chat-upload-spinner:after{background:#222323}.employee-crm.is-dark .tunay-chat-tools{background:#161717;border-color:#343636}.employee-crm.is-dark .tunay-chat-tools__divider{background:#202222}.employee-crm.is-dark .tunay-chat-tools__divider:before{background:#505353}.employee-crm.is-dark .tunay-chat-tools__divider:hover,.employee-crm.is-dark .tunay-chat-tools__divider:focus-visible{background:#26382a;border-color:#4c7552}.employee-crm.is-dark .tunay-chat-tools__divider:hover:before,.employee-crm.is-dark .tunay-chat-tools__divider:focus-visible:before{background:#63bd6a}.employee-crm.is-dark .tunay-chat-tools__divider.is-disabled:hover{background:#202222;border-color:#0000}.employee-crm.is-dark .tunay-chat-tools__divider.is-disabled:hover:before{background:#505353}.employee-crm.is-dark .tunay-chat-tool{border-color:#343636}.employee-crm.is-dark .tunay-planned-messages.has-no-ready-divider{border-bottom-color:#0000}.employee-crm.is-dark .tunay-chat-tool summary{color:#e9eeeb}.employee-crm.is-dark .tunay-chat-tool summary>.material-symbols-outlined:first-child{color:#63bd6a}.employee-crm.is-dark .tunay-chat-tool__chevron{color:#9fa8a2}.employee-crm.is-dark .tunay-new-chat__form>label{color:#b5bdb8}.employee-crm.is-dark .tunay-new-chat__form input,.employee-crm.is-dark .tunay-new-chat__form textarea,.employee-crm.is-dark .tunay-new-chat__form select{color:#eef3f0;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-new-chat__form input:focus,.employee-crm.is-dark .tunay-new-chat__form textarea:focus{border-color:#63bd6a;box-shadow:0 0 0 3px #63bd6a1f}.employee-crm.is-dark .tunay-new-chat__dropzone{background:#202a22;border-color:#4c7552}.employee-crm.is-dark .tunay-new-chat__dropzone.is-dragging{background:#26382a;border-color:#63bd6a}.employee-crm.is-dark .tunay-new-chat__dropzone .tunay-chat-attach-button{color:#77c97d;background:0 0}.employee-crm.is-dark .tunay-new-chat__dropzone-copy small{color:#9fa8a2}.employee-crm.is-dark .tunay-new-chat__category-chips button{color:#aeb6b1;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-new-chat__category-chips button:hover{color:#eef3f0;border-color:#4c7552}.employee-crm.is-dark .tunay-new-chat__category-chips button.is-active{color:#73cf79;background:#26382a;border-color:#4c7552}.employee-crm.is-dark .tunay-new-chat__template-preview{color:#c7cec9;background:#1d211e;border-color:#343636}.employee-crm.is-dark .tunay-new-chat__template-preview strong{color:#73cf79}.employee-crm.is-dark .tunay-new-chat__shopify-selection{color:#73cf79;background:#26382a;border-color:#4c7552}.employee-crm.is-dark .tunay-new-chat__shopify-selection small,.employee-crm.is-dark .tunay-new-chat__template-note,.employee-crm.is-dark .tunay-new-chat__shopify-selection button{color:#9fa8a2}.employee-crm.is-dark .tunay-new-chat__shopify-selection button:hover{color:#eef3f0;background:#343636}.employee-crm.is-dark .tunay-chat-attachment__remove{color:#c7ceca;background:#343636}.employee-crm.is-dark .tunay-ready-replies__header span:not(.material-symbols-outlined),.employee-crm.is-dark .tunay-ready-replies__list small,.employee-crm.is-dark .tunay-ready-replies__empty{color:#9fa8a2}.employee-crm.is-dark .tunay-ready-replies__header strong{color:#edf2ef}.employee-crm.is-dark .tunay-ready-replies__header>button,.employee-crm.is-dark .tunay-ready-replies__list>button{color:#dce3df;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-ready-replies__list>button:hover{background:#292b2b;border-color:#4c7552}.employee-crm.is-dark .tunay-ready-replies code{color:#73cf79;background:#26382a}.employee-crm.is-dark .tunay-ready-replies__empty>.material-symbols-outlined,.employee-crm.is-dark .tunay-ready-replies__empty button{color:#63bd6a}.employee-crm.is-dark .tunay-planned-messages__count{color:#73cf79;background:#26382a}.employee-crm.is-dark .tunay-planned-messages__error{color:#f0c1ba;background:#362522;border-color:#72433d}.employee-crm.is-dark .tunay-planned-message{color:#dce3df;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-planned-message__icon,.employee-crm.is-dark .tunay-planned-message__copy>span{color:#73cf79}.employee-crm.is-dark .tunay-planned-message__copy small,.employee-crm.is-dark .tunay-planned-messages__empty{color:#9fa8a2}.employee-crm.is-dark .tunay-planned-message>button{color:#aeb6b1}.employee-crm.is-dark .tunay-planned-message>button:hover:not(:disabled){color:#73cf79;background:#2d3d30}.employee-crm.is-dark .tunay-planned-message>button.is-cancel:hover:not(:disabled){color:#efa69d;background:#3d2926}.employee-crm.is-dark .tunay-shopify-orders__summary-copy small,.employee-crm.is-dark .tunay-shopify-order>p,.employee-crm.is-dark .tunay-shopify-order__meta,.employee-crm.is-dark .tunay-shopify-orders__state,.employee-crm.is-dark .tunay-shopify-orders__refresh{color:#9fa8a2}.employee-crm.is-dark .tunay-shopify-orders__refresh:hover,.employee-crm.is-dark .tunay-shopify-orders__refresh:focus-visible,.employee-crm.is-dark .tunay-shopify-orders__count{color:#73cf79;background:#26382a}.employee-crm.is-dark .tunay-shopify-orders__search{color:#9fa8a2;background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-shopify-orders__search input{color:#eef3f0}.employee-crm.is-dark .tunay-shopify-order{background:#222323;border-color:#343636}.employee-crm.is-dark .tunay-shopify-order:hover{background:#292b2b;border-color:#4c7552}.employee-crm.is-dark .tunay-shopify-order.is-selected{background:#26382a;border-color:#5b8d62}.employee-crm.is-dark .tunay-shopify-order__topline strong{color:#edf2ef}.employee-crm.is-dark .tunay-shopify-order__name{color:#73cf79}.employee-crm.is-dark .tunay-shopify-order>button{color:#73cf79;background:#26382a;border-color:#4c7552}.employee-crm.is-dark .tunay-shopify-order>button:hover{background:#2c432f;border-color:#63bd6a}.employee-crm.is-dark .tunay-shopify-orders__state button{background:#222323;border-color:#434646}
