.account-page{min-height:100vh;background:linear-gradient(135deg,#fff8ed,#ffd6e3);font-family:"DM Sans",Arial,sans-serif;color:#331319}
.account-shell{padding:34px 6vw}
.account-brand{margin-bottom:24px}
.account-grid{display:grid;grid-template-columns:minmax(320px,460px) minmax(0,1fr);gap:24px;align-items:start}
.account-card{background:#fff;border:1px solid #ead9d4;border-radius:24px;padding:26px;box-shadow:0 18px 60px rgba(84,5,22,.12);min-width:0}
.private-area{grid-column:1/-1;max-width:1080px;width:100%;margin:0 auto}
.account-card>img{width:96px;height:96px;object-fit:cover;border-radius:50%;display:block;margin:0 auto 12px}
.account-card h1{font-family:"Playfair Display",serif;margin:0 0 8px}
.account-card label{display:grid;gap:6px;font-weight:800;margin:10px 0}
.account-card input,.account-card select,.account-card textarea{border:1px solid #ead9d4;border-radius:12px;padding:12px;font:inherit;width:100%;max-width:100%;min-width:0}
.account-tabs{display:flex;background:#fff8ed;border-radius:99px;padding:4px;margin:18px 0}
.account-tabs button{flex:1;border:0;border-radius:99px;padding:10px;background:transparent;font-weight:900;cursor:pointer}
.account-tabs button.active{background:#c90019;color:#fff}
.auth-form{display:none}.auth-form.active{display:block}
.account-head{display:flex;justify-content:space-between;gap:14px;align-items:start}
.account-head button{border:1px solid #ead9d4;background:#fff;border-radius:99px;padding:10px 14px;cursor:pointer}
.account-nav{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.account-nav a{padding:10px 14px;border:1px solid #ead9d4;border-radius:999px;background:#fff8ed;color:#331319;text-decoration:none;font-weight:900}
.shipping-address-section{margin-top:24px;padding:22px;border:1px solid #ead9d4;border-radius:22px;background:#fffdf8}
.shipping-address-section h2{margin:7px 0 6px}.section-helper{margin:0 0 12px;color:#765e63;line-height:1.5}
.shipping-address-section small{display:block;margin-top:10px;color:#79000e;font-weight:900}
.address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.address-grid label{min-width:0}.address-grid button{grid-column:1/-1;width:100%;max-width:520px;justify-self:center}
.checkout-resume{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:22px 0;padding:20px;border:1px solid #ead9d4;border-radius:20px;background:linear-gradient(135deg,#fff8ed,#ffe2e9)}
.checkout-resume[hidden]{display:none}
.checkout-resume h2{margin:6px 0 8px}
.checkout-resume p{margin:0;color:#765e63;line-height:1.5}
.checkout-resume small{grid-column:1/-1;color:#79000e;font-weight:800}
.embedded-checkout{grid-column:1/-1;margin-top:8px;padding:12px;border:1px solid #ead9d4;border-radius:18px;background:#fff;min-height:520px}
.embedded-checkout[hidden]{display:none}
.mp-safe-badge{display:inline-flex;align-items:center;gap:8px;margin:4px 0 14px;padding:10px 14px;border-radius:999px;background:#fff8ed;border:1px solid #ead9d4;color:#331319;font-weight:900}
.mp-security-strip{display:block;width:min(520px,100%);height:auto;margin:16px auto 2px;border:1px solid #ead9d4;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(84,5,22,.08)}
.pix-result{margin-top:16px;padding:18px;border-radius:18px;border:1px solid #ead9d4;background:linear-gradient(135deg,#fff8ed,#fff)}
.pix-result h3{margin:0 0 8px;color:#79000e}.pix-result p{margin:0 0 12px;color:#765e63}.pix-result img{width:220px;max-width:100%;display:block;margin:10px 0;border-radius:14px;border:1px solid #ead9d4}.pix-result textarea{width:100%;min-height:92px;border:1px solid #ead9d4;border-radius:14px;padding:12px;font:inherit;resize:vertical}
.order-card{border:1px solid #ead9d4;border-radius:18px;padding:16px;margin:12px 0;background:#fff8ed}
.order-card h3{margin:0 0 8px}.order-items{font-size:13px;color:#765e63}.account-order-item{background:#fff;border:1px solid #ead9d4;border-radius:14px;padding:12px;margin:10px 0}.account-order-item p{margin:0 0 8px}.account-order-item h4{margin:10px 0 8px;color:#79000e}.timeline-list{display:grid;gap:8px}.timeline-item{border-left:3px solid #c90019;padding:6px 0 6px 10px;background:#fff8ed;border-radius:0 10px 10px 0}.timeline-item b{display:block;color:#79000e}.timeline-item small,.muted{color:#765e63}.check{display:flex!important;align-items:center;gap:8px}.check input{width:auto}
.orders-section,.help-section{margin-top:24px;padding:22px;border:1px solid #ead9d4;border-radius:22px;background:#fff}.section-title-row{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}.section-title-row h2,.help-section h2{margin:6px 0}.section-title-row p,.help-section p{margin:0;color:#765e63;line-height:1.5}.orders-list{display:grid;gap:12px}.order-summary-card{width:100%;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:14px;align-items:center;text-align:left;border:1px solid #ead9d4;border-radius:18px;background:#fff8ed;padding:12px;cursor:pointer;color:#331319}.order-summary-card:hover{border-color:#c90019;box-shadow:0 12px 28px rgba(84,5,22,.10)}.order-summary-card img{width:64px;height:64px;object-fit:cover;border-radius:14px;background:#fff}.order-summary-card b,.order-summary-card small{display:block}.order-summary-card small{color:#765e63;margin-top:3px}.order-summary-card em{font-style:normal;font-weight:900;color:#c90019;white-space:nowrap}.empty-state{padding:22px;border:1px dashed #ead9d4;border-radius:18px;background:#fff8ed}.empty-state p{color:#765e63}.order-detail{margin-top:18px;border:1px solid #ead9d4;border-radius:22px;background:#fffdf8;padding:20px}.order-detail[hidden]{display:none}.order-detail-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.order-detail-head h2{margin:6px 0}.order-detail-head button{border:1px solid #ead9d4;background:#fff;border-radius:999px;padding:10px 14px;cursor:pointer}.order-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0}.order-status-grid div,.info-box{border:1px solid #ead9d4;border-radius:16px;background:#fff;padding:14px}.order-status-grid b,.order-status-grid span{display:block}.order-status-grid span{margin-top:6px;color:#79000e;font-weight:900}.detail-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.info-box b{display:block;margin-bottom:8px}.info-box p{margin:0 0 10px;color:#765e63;line-height:1.5}.info-box.success{background:#f4fff8;border-color:#bde8ca}.account-order-item{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:start}.account-order-item img,.no-image{width:74px;height:74px;border-radius:14px;object-fit:cover;background:#fff8ed;border:1px solid #ead9d4}.no-image{display:grid;place-items:center;font-size:12px;text-align:center;color:#79000e;font-weight:900}.account-order-item b{display:block;color:#331319}.account-order-item small,.account-order-item em{display:block;margin-top:4px;color:#765e63}.inline-loading{padding:12px;margin-bottom:12px;border-radius:14px;background:#fff8ed;color:#79000e;font-weight:900}.help-section{display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#fff8ed,#ffe2e9)}
.support-chat{position:fixed;right:22px;bottom:22px;z-index:80}.chat-toggle{border:0;border-radius:999px;background:#c90019;color:#fff;padding:14px 18px;font-weight:900;box-shadow:0 16px 35px rgba(84,5,22,.25);cursor:pointer}.chat-panel{width:min(360px,calc(100vw - 28px));margin-bottom:10px;border:1px solid #ead9d4;border-radius:22px;background:#fff;box-shadow:0 22px 60px rgba(84,5,22,.22);overflow:hidden}.chat-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#79000e;color:#fff}.chat-head button{border:0;background:transparent;color:#fff;font-size:24px;cursor:pointer}.chat-body{max-height:260px;overflow:auto;padding:14px;display:grid;gap:10px}.chat-body p{margin:0;padding:10px 12px;border-radius:14px;line-height:1.35}.chat-body .bot{background:#fff8ed;color:#331319}.chat-body .user{background:#c90019;color:#fff;justify-self:end}.chat-quick{display:grid;gap:8px;padding:0 14px 14px}.chat-quick button{border:1px solid #ead9d4;background:#fff;border-radius:14px;padding:10px;text-align:left;font-weight:800;cursor:pointer}.chat-whatsapp{display:block;text-align:center;background:#25d366;color:#082b16;text-decoration:none;font-weight:900;padding:13px}
@media(max-width:900px){.account-grid{grid-template-columns:1fr}.address-grid{grid-template-columns:1fr}.checkout-resume{grid-template-columns:1fr}.checkout-resume .button{width:100%}}
@media(max-width:900px){.section-title-row,.help-section{display:block}.order-summary-card{grid-template-columns:54px 1fr}.order-summary-card em{grid-column:1/-1}.order-status-grid,.detail-columns{grid-template-columns:1fr}.support-chat{right:12px;bottom:12px}.account-order-item{grid-template-columns:58px 1fr}.account-order-item img,.no-image{width:58px;height:58px}}
