.customer-auth-wrap{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:60px 20px;background:linear-gradient(180deg,#f8fbff,#f5f7fb)}.customer-auth-card{width:min(520px,100%);background:#fff;border:1px solid #dce5f1;border-radius:24px;padding:34px;box-shadow:0 25px 70px rgba(15,23,42,.09);color:#101828}.auth-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#eef5ff;color:#2563eb;font-size:22px;margin-bottom:18px}.customer-kicker{color:#2563eb;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.customer-auth-card h1,.customer-heading h1{color:#101828;margin:8px 0 10px;font-weight:850;letter-spacing:-.035em}.customer-auth-card p,.customer-heading p{color:#667085;line-height:1.6}.customer-form{display:grid;gap:14px;margin-top:22px}.customer-form label{display:grid;gap:7px;font-weight:700;color:#344054}.customer-form input{height:48px;border:1px solid #d6deea;border-radius:12px;padding:0 13px;background:#fff;color:#101828}.customer-form button,.customer-primary-link{border:0;border-radius:12px;background:#2563eb;color:#fff;padding:13px 18px;font-weight:800;text-decoration:none;cursor:pointer;text-align:center}.customer-auth-bottom{display:flex;justify-content:center;gap:8px;margin-top:20px;color:#667085}.customer-auth-bottom a{color:#2563eb;font-weight:750}.customer-optional-note{margin-top:20px;padding:13px;border-radius:12px;background:#f8fafc;color:#526174;font-size:13px;line-height:1.5}.customer-alert{padding:12px 14px;border-radius:11px;margin:15px 0}.customer-alert.error{background:#fff1f2;color:#9f1239}.customer-alert.success{background:#ecfdf3;color:#166534}.customer-shell{width:min(1420px,calc(100% - 36px));margin:34px auto 70px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:start}.customer-nav{position:sticky;top:86px;background:#fff;border:1px solid #dde6f1;border-radius:20px;padding:14px;box-shadow:0 12px 35px rgba(15,23,42,.06)}.customer-user{display:flex;gap:10px;align-items:center;padding:10px 8px 16px;border-bottom:1px solid #edf0f5;margin-bottom:8px}.customer-user small{display:block;color:#667085;max-width:150px;overflow:hidden;text-overflow:ellipsis}.customer-avatar{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#2563eb;color:#fff;font-weight:900}.customer-nav a{display:flex;gap:10px;align-items:center;padding:11px 12px;border-radius:11px;color:#344054;text-decoration:none;font-weight:700;margin:3px 0}.customer-nav a:hover{background:#f3f7fd;color:#155eef}.customer-nav .customer-exit{margin-top:12px;color:#b42318}.customer-main{min-width:0}.customer-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.customer-heading h1{font-size:clamp(30px,4vw,46px)}.customer-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.customer-stat{background:#fff;border:1px solid #dde6f1;border-radius:18px;padding:20px;box-shadow:0 10px 28px rgba(15,23,42,.045)}.customer-stat i{color:#2563eb;font-size:20px}.customer-stat strong{display:block;font-size:28px;color:#101828;margin:12px 0 3px}.customer-stat span{color:#667085;font-size:13px;font-weight:650}.customer-panel{background:#fff;border:1px solid #dde6f1;border-radius:20px;padding:22px;margin-bottom:20px;box-shadow:0 10px 30px rgba(15,23,42,.045)}.panel-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.panel-head span{font-size:11px;color:#2563eb;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.panel-head h2{margin:4px 0 0;color:#101828}.panel-head a{color:#2563eb;text-decoration:none;font-weight:750}.customer-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.customer-product-grid.full{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-product{border:1px solid #dde6f1;border-radius:17px;overflow:hidden;background:#fff;display:grid;grid-template-columns:125px minmax(0,1fr)}.full .customer-product{grid-template-columns:1fr}.customer-product-image{min-height:125px;background:#f5f7fb;display:grid;place-items:center;color:#98a2b3;font-size:30px}.full .customer-product-image{height:180px}.customer-product-image img{width:100%;height:100%;object-fit:cover}.customer-product-body{padding:16px;min-width:0}.customer-product-body>small{color:#667085}.customer-product-body h3{margin:6px 0 10px;color:#101828;font-size:17px}.customer-product-body p{color:#667085;font-size:13px;line-height:1.5}.version-badge{display:inline-block;background:#eef5ff;color:#155eef;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;margin-bottom:10px}.product-actions{display:flex;gap:8px;margin-top:12px}.product-actions a{padding:8px 10px;border-radius:9px;background:#f3f5f8;color:#344054;text-decoration:none;font-size:12px;font-weight:750}.product-actions a.download{background:#2563eb;color:#fff}.customer-empty{text-align:center;padding:40px 20px;color:#667085}.customer-empty i{font-size:34px;color:#98a2b3}.customer-empty h3{color:#101828}.update-list{display:grid;gap:10px}.update-list article{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:13px;border:1px solid #edf0f5;border-radius:13px}.update-icon{width:42px;height:42px;border-radius:12px;background:#eef5ff;color:#2563eb;display:grid;place-items:center}.update-list strong{color:#101828}.update-list strong span{color:#2563eb}.update-list h3{margin:3px 0;font-size:14px}.update-list p{margin:0;color:#667085;font-size:13px}.update-list small{color:#98a2b3}.update-timeline{padding-left:12px}.update-timeline article{position:relative;padding:0 0 20px 28px;border-left:2px solid #dbe7fa}.timeline-dot{position:absolute;left:-7px;top:14px;width:12px;height:12px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 5px #eef5ff}.timeline-card{border:1px solid #dde6f1;border-radius:15px;padding:17px}.timeline-top{display:flex;justify-content:space-between;gap:12px}.timeline-top span{background:#eef5ff;color:#155eef;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.timeline-card h2{font-size:18px;color:#101828}.timeline-card p{color:#667085;white-space:pre-line}.timeline-card small{color:#98a2b3}.customer-table-wrap{overflow:auto}.customer-table{width:100%;border-collapse:collapse;min-width:720px}.customer-table th,.customer-table td{padding:13px;border-bottom:1px solid #edf0f5;text-align:left;color:#344054}.customer-table th{color:#667085;font-size:12px}.customer-table td small{display:block;color:#98a2b3;max-width:260px;overflow:hidden;text-overflow:ellipsis}.status-pill{padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;background:#f2f4f7}.status-pill.approved{background:#ecfdf3;color:#166534}.status-pill.pending{background:#fffaeb;color:#b54708}.status-pill.cancelled,.status-pill.rejected{background:#fff1f2;color:#b42318}@media(max-width:1000px){.customer-shell{grid-template-columns:1fr}.customer-nav{position:static;display:flex;overflow:auto}.customer-user{min-width:220px;border-bottom:0;border-right:1px solid #edf0f5;margin:0 8px 0 0}.customer-nav a{white-space:nowrap}.customer-stat-grid{grid-template-columns:repeat(2,1fr)}.customer-product-grid.full{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.customer-shell{width:calc(100% - 20px);margin-top:20px}.customer-heading{align-items:flex-start;flex-direction:column}.customer-stat-grid,.customer-product-grid,.customer-product-grid.full{grid-template-columns:1fr}.customer-product{grid-template-columns:105px 1fr}.full .customer-product{grid-template-columns:1fr}.customer-auth-card{padding:24px}.customer-user{display:none}}

/* =========================================================
   v2.0.2 - Meus Produtos
   Separa imagem e informações do produto
   ========================================================= */

.customer-product-grid.full .customer-product {
    display: flex !important;
    flex-direction: column !important;
    overflow: hidden !important;
    background: #fff !important;
    border: 1px solid #dce5f1 !important;
    border-radius: 18px !important;
}

/* Área exclusiva da imagem */
.customer-product-grid.full .customer-product-image {
    width: 100% !important;
    height: 230px !important;
    min-height: 230px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    overflow: hidden !important;
    background: #f7f9fc !important;

    border-bottom: 1px solid #e6ebf2 !important;
}

/* Imagem sem invadir o conteúdo */
.customer-product-grid.full .customer-product-image img {
    width: 100% !important;
    height: 100% !important;

    object-fit: contain !important;
    object-position: center !important;

    display: block !important;
}

/* Área exclusiva das informações */
.customer-product-grid.full .customer-product-body {
    position: relative !important;
    z-index: 2 !important;

    width: 100% !important;
    padding: 20px !important;

    background: #fff !important;
}

/* Categoria */
.customer-product-grid.full .customer-product-body > small:first-child {
    display: inline-block !important;
    margin-bottom: 7px !important;

    color: #667085 !important;
    font-size: 12px !important;
}

/* Título */
.customer-product-grid.full .customer-product-body h3 {
    margin: 0 0 9px !important;

    color: #101828 !important;
    font-size: 19px !important;
    line-height: 1.3 !important;
}

/* Descrição */
.customer-product-grid.full .customer-product-body p {
    margin: 0 0 13px !important;

    color: #667085 !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
}

/* Data da compra */
.customer-product-grid.full .customer-product-body > small:last-of-type {
    display: block !important;
    margin-top: 8px !important;

    color: #667085 !important;
}

/* Botões */
.customer-product-grid.full .product-actions {
    display: flex !important;
    gap: 9px !important;

    margin-top: 16px !important;
}

.customer-product-grid.full .product-actions a {
    min-height: 42px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 0 14px !important;

    border-radius: 11px !important;

    font-size: 13px !important;
    font-weight: 750 !important;
}

.customer-product-grid.full .product-actions .download {
    background: #2563eb !important;
    color: #fff !important;
}

/* Mobile */
@media (max-width: 650px) {

    .customer-product-grid.full .customer-product-image {
        height: 190px !important;
        min-height: 190px !important;
    }

    .customer-product-grid.full .customer-product-body {
        padding: 16px !important;
    }

}



/*******************************************************
 * v2.0.3 - Minhas Compras com imagem do produto
 *******************************************************/

.customer-order-product {
    display: flex;
    align-items: center;
    gap: 14px;

    min-width: 360px;
}

.customer-order-thumb {
    width: 70px;
    height: 70px;

    flex: 0 0 70px;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;

    background: #f7f9fc;
    border: 1px solid #dce5f1;
    border-radius: 13px;

    color: #98a2b3;
    font-size: 22px;
}

.customer-order-thumb img {
    width: 100%;
    height: 100%;

    object-fit: contain;
    object-position: center;

    display: block;
}

.customer-order-info {
    min-width: 0;
}

.customer-order-info strong {
    display: block;

    margin-bottom: 4px;

    color: #101828;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.35;
}

.customer-order-info a {
    display: inline-block;

    margin-bottom: 4px;

    color: #2563eb;
    font-size: 12px;
    font-weight: 700;

    text-decoration: none;
}

.customer-order-info a:hover {
    text-decoration: underline;
}

.customer-order-info small {
    display: block;

    max-width: 330px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

    color: #98a2b3;
    font-size: 11px;
}

@media (max-width: 700px) {

    .customer-order-product {
        min-width: 270px;
    }

    .customer-order-thumb {
        width: 58px;
        height: 58px;
        flex-basis: 58px;
    }

}


.customer-forgot-link{margin-top:14px;text-align:right}.customer-forgot-link a{color:#2563eb;text-decoration:none;font-size:13px;font-weight:750}.customer-forgot-link a:hover{text-decoration:underline}.customer-profile-panel{max-width:760px}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-form label:nth-child(3){grid-column:1/-1}.profile-form button{grid-column:1/-1;width:max-content}@media(max-width:650px){.profile-form{grid-template-columns:1fr}.profile-form label:nth-child(3),.profile-form button{grid-column:auto}}
