.assistente-section-a5t9 {
    margin-top: 8px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;
    height: auto;
    min-height: auto;
    border-radius: 20px;
    overflow: hidden;
}

.assistente-inner-a5t9 {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    min-height: auto;
    background: url('https://http2.mlstatic.com/storage/pog-cm-admin/calm-assets/maxwellbg--dc828d26.webp') center center / cover no-repeat;
    border-radius: 20px;
    position: relative;
    padding: 24px;
    padding-bottom: 0;
}

.assistente-content-a5t9 {
    width: 100%;
    padding: 0;
    padding-bottom: 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-shrink: 0;
}

.assistente-headline-a5t9 {
    font-size: 32px;
    font-family: 'Proxima Nova Advanced', 'Proxima Nova', sans-serif;
    font-feature-settings: 'ss04' on, 'case' on;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.04em;
    color: #ffffff;
    margin: 0;
}

.assistente-phone-a5t9 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0;
}

.assistente-phone-frame-a5t9 {
    position: relative;
    width: 100%;
    max-width: 280px;
    height: auto;
    aspect-ratio: 364 / 712;
    background: url('https://http2.mlstatic.com/storage/pog-cm-admin/calm-assets/phone-ia--ac016886--f9ed6f7b.png') center center / contain no-repeat;
}

.assistente-phone-screen-a5t9 {
    position: absolute;
    top: 5.6%;
    left: 10.8%;
    right: 10.8%;
    bottom: 5.6%;
    border-radius: 18px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.assistente-phone-header-a5t9 {
    width: 100%;
}

.assistente-phone-statusbar-a5t9 {
    height: 24px;
    width: 100%;
}

.assistente-phone-nav-a5t9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    height: 64px;
}

.assistente-nav-back-a5t9,
.assistente-nav-menu-a5t9 {
    width: 32px;
    height: 32px;
    background: #e9f1ff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.assistente-nav-title-a5t9 {
    font-size: 14px;
    font-weight: 700;
    color: #282834;
}

.assistente-chat-a5t9 {
    flex: 1;
    padding: 32px 12px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.assistente-message-a5t9 {
    display: flex;
    flex-direction: column;
    gap: 12px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s cubic-bezier(0.05, 0.7, 0.1, 1),
                transform 0.5s cubic-bezier(0.05, 0.7, 0.1, 1);
}

.assistente-message-a5t9.animate {
    opacity: 1;
    transform: translateY(0);
}

.assistente-message-text-a5t9 {
    font-size: 12px;
    font-family: 'Proxima Nova Advanced', 'Proxima Nova', sans-serif;
    font-feature-settings: 'ss04' on, 'case' on;
    line-height: 16px;
    color: #282834;
    margin: 0;
}

.assistente-message-user-a5t9 {
    align-items: flex-end;
}

.assistente-message-user-a5t9 .assistente-message-text-a5t9 {
    background: #f4f5f9;
    border: 1px solid #d0d4e6;
    border-radius: 16px 16px 3px 16px;
    padding: 8px 12px;
    max-width: 90%;
    box-shadow: 0 1px 1px rgba(34, 34, 34, 0.03), 0 2px 2px rgba(34, 34, 34, 0.03), 0 5px 5px rgba(34, 34, 34, 0.03);
}

.assistente-product-row-a5t9 {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
}

.assistente-product-avatar-a5t9 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(40, 40, 52, 0.4);
    border: 1px solid #d0d4e6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #ffffff;
    flex-shrink: 0;
}

.assistente-product-name-a5t9 {
    font-size: 12px;
    font-family: 'Proxima Nova Advanced', 'Proxima Nova', sans-serif;
    font-feature-settings: 'ss04' on, 'case' on;
    font-weight: 600;
    color: #282834;
    flex: 1;
}

.assistente-product-units-a5t9 {
    font-size: 12px;
    font-family: 'Proxima Nova Advanced', 'Proxima Nova', sans-serif;
    font-feature-settings: 'ss04' on, 'case' on;
    font-weight: 600;
    color: #282834;
}

.assistente-input-container-a5t9 {
    padding: 0px 12px 32px 12px;
}

.assistente-input-bar-a5t9 {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 4px;
    border: 1px solid #d0d4e6;
    border-radius: 9999px;
}

.assistente-input-add-a5t9 {
    width: 40px;
    height: 40px;
    background: #f4f5f9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.assistente-input-placeholder-a5t9 {
    flex: 1;
    font-size: 12px;
    font-family: 'Proxima Nova Advanced', 'Proxima Nova', sans-serif;
    font-feature-settings: 'ss04' on, 'case' on;
    color: #646587;
}

.assistente-input-mic-a5t9 {
    width: 40px;
    height: 40px;
    background: #434ce4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

@media (min-width: 1024px) {
    .assistente-section-a5t9 {
        min-height: 600px;
    }

    .nav-header ~ .assistente-section-a5t9,
    .nav-header ~ div .assistente-section-a5t9,
    .nav-header ~ section .assistente-section-a5t9,
    .nav-header ~ main .assistente-section-a5t9 {
        height: calc(100vh - 76px);
    }

    .assistente-inner-a5t9 {
        flex-direction: row;
        min-height: auto;
        padding: 0;
    }

    .assistente-content-a5t9 {
        width: 48%;
        padding: 40px;
    }

    .assistente-headline-a5t9 {
        font-size: 72px;
    }

    .assistente-phone-a5t9 {
        flex: 1;
        padding: 40px;
        justify-content: center;
    }

    .assistente-phone-frame-a5t9 {
        height: clamp(540px, 54.8vw, 1017px);
        max-height: calc(100vh - 120px);
        width: auto;
        max-width: none;
        aspect-ratio: 364 / 712;
    }

    .assistente-phone-screen-a5t9 {
        left: 11.2%;
        right: 11.2%;
    }
}
