.mask-sidebar-devolution .p-sidebar .sidebar-title{font-weight:600;font-size:1.25rem}.order-details-dialog{top:75px!important;height:calc(100vh - 75px)!important;position:absolute!important;width:100%!important;max-height:100%!important}@media(min-width:768px){.order-details-dialog{top:auto!important;height:auto!important;max-height:50%!important;width:75%!important}}@media(min-width:1200px){.order-details-dialog{top:auto!important;height:auto!important;max-height:75%!important;width:50%!important}}.orders-list{--order-border:#ececf0;--order-muted:#6b7280;--order-text:#1f2430;--order-bg-soft:#f7f7f9}.orders-list .orders-heading h4{font-weight:700;margin-bottom:2px}.orders-list .orders-heading p{color:var(--order-muted);font-size:14px;margin:0}.orders-empty{text-align:center;padding:36px 16px 44px}.orders-empty .orders-empty-icon{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:rgba(var(--bs-primary-rgb,13,110,253),.08);color:var(--bs-primary,#0d6efd);font-size:30px}.orders-empty h5{font-weight:700;margin-bottom:6px}.orders-empty p{color:var(--order-muted);margin-bottom:20px}.orders-accordion.p-accordion .p-accordion-tab{border:1px solid var(--order-border);border-radius:16px;margin-bottom:14px;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(20,20,30,.05)}.orders-accordion.p-accordion .p-accordion-header .p-accordion-header-link{background:#fff;border:0;padding:15px 16px;border-radius:16px;transition:background .15s ease}.orders-accordion.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link,.orders-accordion.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:var(--order-bg-soft)}.orders-accordion.p-accordion .p-accordion-header-link .p-accordion-toggle-icon{color:var(--order-muted);order:2;margin-left:12px}.orders-accordion.p-accordion .p-accordion-content{border:0;padding:4px 16px 18px}.order-head{display:flex;align-items:center;gap:12px;width:100%}.order-head-main{display:flex;flex-direction:column;line-height:1.2}.order-head-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--order-muted)}.order-head-date{font-size:15px;font-weight:700;color:var(--order-text)}.order-head .order-pill{margin-left:auto}.order-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.4;white-space:nowrap}.order-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.order-pill.is-success{background:rgba(22,163,74,.12);color:#15803d}.order-pill.is-warning{background:rgba(217,152,8,.16);color:#a16207}.order-pill.is-danger{background:rgba(220,38,38,.12);color:#b91c1c}.order-pill.is-info{background:rgba(37,99,235,.12);color:#1d4ed8}.order-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:6px 0 4px}.order-meta-item{display:flex;flex-direction:column;gap:5px;min-width:0}.order-meta-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--order-muted)}.order-meta-value{font-size:14px;color:var(--order-text);font-weight:600}.order-meta-item .order-pill{align-self:flex-start}.order-section-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--order-text);text-transform:uppercase;letter-spacing:.03em;margin:18px 0 10px}.order-section-title i{color:var(--bs-primary,#0d6efd);font-size:14px}.order-section-title .order-section-count{color:var(--order-muted);font-weight:600}.order-products{display:flex;flex-direction:column;gap:10px}.order-product{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--order-border);border-radius:12px}.order-product-img{width:56px;height:56px;border-radius:10px;object-fit:cover;background:var(--order-bg-soft);border:1px solid var(--order-border);flex:0 0 auto}.order-product-info{min-width:0;flex:1}.order-product-name{font-weight:600;font-size:14px;color:var(--order-text);margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.order-product-meta{font-size:12px;color:var(--order-muted);margin:3px 0 0}.order-product-price{margin-left:auto;font-weight:700;font-size:14px;color:var(--order-text);white-space:nowrap}.order-address{display:flex;gap:10px;padding:12px 14px;border-radius:12px;background:var(--order-bg-soft)}.order-address>i{color:var(--bs-primary,#0d6efd);font-size:18px;margin-top:1px}.order-address-text{font-size:13px;color:var(--order-text);line-height:1.45}.order-address-cep{color:var(--order-muted);font-size:12px;margin-top:2px}.order-summary{margin-top:18px;padding-top:14px;border-top:1px dashed var(--order-border)}.order-summary-row{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--order-muted);padding:4px 0}.order-summary-row span:last-child{color:var(--order-text);font-weight:500;text-align:right}.order-summary-row.is-cashback span{color:#15803d}.order-summary-row.is-total{margin-top:4px;padding-top:10px;border-top:1px solid var(--order-border);font-size:15px;font-weight:700;color:var(--order-text)}.order-summary-row.is-total span:last-child{font-weight:700}.order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.order-actions .p-button{flex:1 1 140px;justify-content:center;border-radius:10px;font-size:14px;font-weight:600}.order-actions .p-button.p-button-outlined{border:1px solid var(--order-border)!important;background:#fff!important}.order-actions .p-button.p-button-outlined,.order-actions .p-button.p-button-outlined .p-button-icon,.order-actions .p-button.p-button-outlined .p-button-label{color:var(--order-text)!important}.order-actions .p-button.p-button-outlined:enabled:hover{background:var(--order-bg-soft)!important;border-color:#d9d9df!important}.order-actions .p-button.p-button-outlined:enabled:hover,.order-actions .p-button.p-button-outlined:enabled:hover .p-button-icon,.order-actions .p-button.p-button-outlined:enabled:hover .p-button-label{color:var(--order-text)!important}@media(min-width:768px){.order-meta{grid-template-columns:repeat(3,1fr)}.order-actions{justify-content:flex-end}.order-actions .p-button{flex:0 0 auto}}