﻿body.orders-page-open :is(.welcome-hero,.home-only,.resources,.blessing-banner){display:none}
.orders-page{color:#234660;max-width:1200px;margin:auto}
.orders-header{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(115deg,#f2eee6,#f6f8fa);padding:28px;border-radius:12px;margin-bottom:20px}
.orders-header h1{font:700 34px Georgia,serif;margin:8px 0;color:#173f5e}.orders-header span{font-size:10px;letter-spacing:2px;color:#a77925}.orders-header p{font-size:13px;line-height:1.6;margin:0}.orders-header>a{font-size:12px;white-space:nowrap}
.orders-shell{background:#fff;padding:26px;border-radius:12px;border:1px solid #e7ecf0}.orders-welcome{padding:16px 20px;background:#f6f2e9;border-left:3px solid #b17c1c;border-radius:6px;font-size:14px;line-height:1.6;margin:0 0 24px}
.orders-page h2{font:700 24px Georgia,serif}.orders-muted{color:#657d90;font-size:12px;line-height:1.6}.orders-cpf{display:grid;gap:16px;max-width:420px;margin:22px 0}.orders-page label{display:grid;gap:8px;font-size:12px;color:#4b667b}
.orders-page :is(input,select,textarea){width:100%;min-width:0;border:1px solid #dbe4ec;border-radius:6px;background:#f8f9fb;padding:12px;color:#234660;font:14px Arial,sans-serif}
.orders-primary,.orders-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:7px;font:600 12px Arial,sans-serif;text-decoration:none;cursor:pointer}.orders-primary{background:#b17c1c;border:1px solid #b17c1c;color:#fff}.orders-secondary{background:#fff;border:1px solid #d9e3eb;color:#244b69}.orders-page button:disabled{opacity:.45;cursor:default}
.orders-filters{display:grid;grid-template-columns:minmax(0,1fr) 180px auto;gap:14px;align-items:end}.orders-tools{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0}.orders-tools p{margin-right:auto}.orders-tools button{min-height:34px;font-size:11px}
.orders-item{margin-top:12px;border:1px solid #e2e9ef;border-radius:10px;overflow:hidden}.orders-item>summary{display:flex;gap:16px;align-items:center;padding:18px;list-style:none;cursor:pointer}.orders-item>summary::-webkit-details-marker{display:none}.orders-thumb{position:relative;display:grid;place-items:center;flex:0 0 68px;height:68px;background:#f5f1e8;border-radius:8px;color:#ac7a25;font-size:32px}.orders-thumb img{position:absolute;width:100%;height:100%;object-fit:contain;padding:5px;background:#f6f8fa;border-radius:8px}.orders-info{display:grid;gap:6px;flex:1;min-width:0}.orders-info strong{font:700 19px/1.3 Georgia,serif;overflow-wrap:anywhere}.orders-info small{font-size:11px;color:#71869a}.orders-info>span{font-size:13px}.orders-status{border-radius:20px;padding:6px 10px;background:#fff3df;color:#946410;font-size:11px}.orders-status.paid{background:#eaf5ee;color:#34764b}.orders-status.overdue{background:#f8eee9;color:#965533}.orders-chevron{color:#6c8395}.orders-item[open] .orders-chevron{transform:rotate(180deg)}
.orders-item-body{padding:0 20px 20px}.orders-payments{display:grid;grid-template-columns:1fr 1fr;gap:16px}.orders-payments>section{min-width:0;background:#f7f9fb;border:1px solid #e5ebf0;border-radius:8px;padding:18px}.orders-payments h3{font-size:14px;margin:0 0 14px}.orders-code{margin:12px 0}.orders-code textarea{resize:vertical;min-height:72px;overflow-wrap:anywhere}.orders-qr{display:block;width:150px;max-width:100%;height:auto}.orders-feedback{font-size:12px;color:#386c4d}.orders-notice{background:#f4f6f8;padding:18px;border-radius:8px;font-size:14px;line-height:1.7}.orders-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:24px 0 0;font-size:12px}
@media(max-width:600px){.orders-header{padding:20px;align-items:flex-start;flex-direction:column}.orders-header h1{font-size:29px}.orders-shell{padding:16px}.orders-filters{grid-template-columns:1fr 1fr}.orders-filters>label:first-child{grid-column:1/-1}.orders-page :is(input,select,textarea){font-size:16px}.orders-item>summary{gap:10px;padding:13px;flex-wrap:wrap}.orders-thumb{flex-basis:48px;height:52px}.orders-info strong{font-size:16px}.orders-status{margin-left:58px}.orders-chevron{margin-left:auto}.orders-payments{grid-template-columns:1fr}.orders-item-body{padding:0 13px 16px}.orders-pagination{gap:10px}.orders-welcome{padding:14px;font-size:13px}}
@media(max-width:600px){.orders-item>summary{display:grid;grid-template-columns:48px minmax(0,1fr) 14px}.orders-thumb{grid-column:1;grid-row:1/3}.orders-info{grid-column:2;grid-row:1}.orders-status{grid-column:2;grid-row:2;margin:0;justify-self:start}.orders-chevron{grid-column:3;grid-row:1/3;margin:0}.orders-payments .orders-secondary{margin:4px 4px 0 0}}
