#ditm-ai-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 9999;
}

#ditm-ai-chatbox {
    position: fixed;
    bottom: 90px;
    right: 20px;
    width: 400px;
    height: 700px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.25);
    display: none;
    flex-direction: column;
    overflow: hidden;
    z-index: 9999;
}

#ditm-ai-header {
    background: #0a3d47;
    color: #fff;
    padding: 12px;
    font-size: 16px;
    text-align: center;
}

#ditm-ai-messages {
    flex: 1;
    padding: 10px;
    overflow-y: auto;
    font-size: 14px;
    line-height: 1.4;
}

#ditm-ai-input-area {
    display: flex;
    border-top: 1px solid #ddd;
}

#ditm-ai-input {
    flex: 1;
    border: none;
    padding: 10px;
    font-size: 14px;
}

#ditm-ai-send {
    background: #0a3d47;
    color: #fff;
    padding: 10px 14px;
    cursor: pointer;
}


/* Mesajlar */
.assistant-message {
    display: flex;
    margin: 8px 0;
    align-items: flex-start;
}

.assistant-avatar {
    width: 32px;
    height: 32px;
    background: #0a3d47;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}

.assistant-text {
    background: #f5f5f5;
    padding: 8px 12px;
    border-radius: 8px;
    max-width: 220px;
    font-size: 14px;
    line-height: 1.35;
}

.assistant-text ul,
.assistant-text ol {
    padding-left: 20px !important;
    margin: 4px 0;
}

.assistant-text strong {
    color: #0a3d47;
}

.assistant-text a {
    color: #008b9a;
    text-decoration: underline;
}

/* Mesajlar */

#ditm-ai-start-screen {
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ditm-ai-start-top .ditm-ai-start-top-content {
    padding: 30px;
    text-align: left;
}
.ditm-ai-start-top .ditm-ai-start-top-content h3 {
    margin-bottom: 10px;
    font-size: 18px !important;
}
.ditm-ai-start-top .ditm-ai-start-top-content p {
    font-size: 14px !important;
}
.ditm-ai-start-top .ditm-ai-start-avatar {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}
.hugeicons--ai-brain-04 {
  display: inline-block;
  width: 64px;
  height: 64px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7 4.5a3 3 0 0 0-2.567 4.554a3.001 3.001 0 0 0 0 5.893M7 4.5a2.5 2.5 0 0 1 5 0v15a2.5 2.5 0 0 1-5 0a3 3 0 0 1-2.567-4.553M7 4.5c0 .818.393 1.544 1 2m-3.567 8.447A3 3 0 0 1 6 13.67m13.25-8.92L17 7h-2m3.5-2.25a.75.75 0 1 0 1.5 0a.75.75 0 0 0-1.5 0m.75 14.5L17 17h-2m3.5 2.25a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0m.75-7.25H15m3.5 0a.75.75 0 1 0 1.5 0a.75.75 0 0 0-1.5 0'/%3E%3C/svg%3E");
  background-color: rgb(66 152 163);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}


.ditm-ai-start-header {
    background: #0a3d47;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.ditm-close-btn {
    cursor: pointer;
    font-size: 26px;
    line-height: 26px;
}
.ditm-ai-start-content {
    padding: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: left;
}

.si--ai-line {
  display: inline-block;
  width: 18px;
  height: 18px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='m14.04 14.863l-.886 3.099c-.332 1.16-1.976 1.16-2.308 0l-.885-3.099a1.2 1.2 0 0 0-.824-.824l-3.099-.885c-1.16-.332-1.16-1.976 0-2.308l3.099-.885a1.2 1.2 0 0 0 .824-.824l.885-3.099c.332-1.16 1.976-1.16 2.308 0l.885 3.099a1.2 1.2 0 0 0 .824.824l3.099.885c1.16.332 1.16 1.976 0 2.308l-3.099.885a1.2 1.2 0 0 0-.824.824m5.531 4.853l-.376 1.508c-.05.202-.337.202-.388 0l-.377-1.508a.2.2 0 0 0-.145-.145l-1.508-.377c-.202-.05-.202-.337 0-.388l1.508-.377a.2.2 0 0 0 .145-.145l.377-1.508c.05-.202.337-.202.388 0l.377 1.508a.2.2 0 0 0 .145.145l1.508.377c.202.05.202.337 0 .388l-1.508.377a.2.2 0 0 0-.145.145m-14.001-14l-.376 1.508c-.05.202-.338.202-.388 0l-.377-1.508a.2.2 0 0 0-.145-.145l-1.508-.377c-.202-.05-.202-.338 0-.388l1.508-.377a.2.2 0 0 0 .145-.145l.377-1.508c.05-.202.338-.202.388 0l.377 1.508a.2.2 0 0 0 .145.145l1.508.377c.202.05.202.338 0 .388l-1.508.377a.2.2 0 0 0-.145.145'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  vertical-align: text-bottom;
}
.ditm-ai-start-footer {
    background: #f1f1f1;
    color: #555;
    padding: 10px;
    font-size: 12px;
}
.ditm-ai-start-footer .link {
    color: #008b9a;
    text-decoration: underline;
    font-size: 12px;
}
#ditm-ai-start-screen input {
    width: 100%;
    padding: 8px;
    margin: 6px 0;
    border-radius: 6px;
    border: 1px solid #ccc;
}

#ditm-start-btn {
    width: 100%;
    padding: 10px;
    background: #008b9a;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 10px;
}

.start-avatar {
    font-size: 48px;
    margin-bottom: 10px;
}
