.ptech-order-report{color:#333;margin:20px auto 48px;max-width:100%;font-size:14px}.ptech-order-report .or-header{background:#f2f2f2;border:1px solid #ddd;border-radius:6px;padding:28px 30px;margin-bottom:22px}.ptech-order-report .or-eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;color:#666;margin:0 0 8px}.ptech-order-report h1{font-size:30px;line-height:1.2;margin:0 0 12px;color:#333}.ptech-order-report h2{font-size:18px;margin:0 0 14px}.ptech-order-report .or-header p:last-child{margin:0;color:#555}.ptech-order-report .or-panel{border:1px solid #ddd;border-radius:6px;padding:22px;margin-bottom:24px;background:#fff}.ptech-order-report .or-filters{display:flex;gap:16px;flex-wrap:wrap;align-items:flex-end}.ptech-order-report label{display:block;font-size:13px;font-weight:600;margin-bottom:7px}.ptech-order-report input,.ptech-order-report select{height:38px;border:1px solid #bbb;border-radius:3px;max-width:230px;background:#fff;color:#333}.ptech-order-report input[type=date]{width:180px}.ptech-order-report .or-actions{display:flex;gap:14px;align-items:center}.ptech-order-report .action.primary{background:#444;border:1px solid #444;color:#fff;border-radius:4px;padding:10px 18px;font-weight:500;box-shadow:none}.ptech-order-report .action.primary:hover{background:#262626;border-color:#262626}.ptech-order-report .action.secondary{background:#fff;border:1px solid #999;color:#444;border-radius:4px;padding:10px 18px}.ptech-order-report a{color:#444;text-decoration:underline}.ptech-order-report :focus-visible{outline:2px solid #555;outline-offset:3px}.ptech-order-report .or-toolbar{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin:0 0 32px}.ptech-order-report .or-toolbar>div{margin-right:auto}.ptech-order-report .or-toolbar span{display:block;color:#666;margin-top:5px;font-size:12px}.ptech-order-report .or-table{border:1px solid #ddd;border-radius:5px;overflow:auto;max-height:650px}.ptech-order-report table{width:100%;border-collapse:separate;border-spacing:0;margin:0}.ptech-order-report th{background:#e9e9e9;position:sticky;top:0;z-index:1;text-align:left;border-bottom:1px solid #bbb;font-size:12px;white-space:nowrap}.ptech-order-report td,.ptech-order-report th{padding:12px 14px;min-width:110px;max-width:360px;vertical-align:top}.ptech-order-report td{border-bottom:1px solid #eee;overflow-wrap:anywhere}.ptech-order-report tr:nth-child(even) td{background:#fafafa}.ptech-order-report .or-caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.ptech-order-report .or-pager{display:flex;gap:24px;justify-content:flex-end;align-items:center;margin:20px 0}.ptech-order-report .or-notes{margin-top:25px;color:#666;font-size:12px}.ptech-order-report summary{cursor:pointer;color:#444}.ptech-order-report .or-unlock{max-width:480px}.ptech-order-report .or-unlock input{display:block;width:100%;max-width:none;margin-bottom:18px}@media(max-width:640px){.ptech-order-report .or-header{padding:22px}.ptech-order-report .or-panel{padding:16px}.ptech-order-report .or-filters>div{width:100%}.ptech-order-report .or-filters input,.ptech-order-report .or-filters select{width:100%;max-width:none}.ptech-order-report .or-filters input[type=date]{max-width:200px}.ptech-order-report h1{font-size:26px}}

/* 1.0.1: Explicit geometry overrides inherited theme button heights/padding. */
.ptech-order-report button.action.primary,
.ptech-order-report button.action.secondary {
 display:inline-flex;align-items:center;justify-content:center;
 box-sizing:border-box;height:38px;min-height:38px;max-height:38px;
 width:auto;min-width:0;margin:0;padding:0 16px;
 font-family:inherit;font-size:14px;font-weight:500;line-height:1;
 letter-spacing:normal;text-transform:none;white-space:nowrap;vertical-align:middle;
}
.ptech-order-report .or-actions {min-height:38px;align-items:center;}
.ptech-order-report .or-toolbar form {display:flex;align-items:center;margin:0;}

/* Store-view disclaimer; preserve plain-text line breaks. */
.ptech-order-report .or-disclaimer{margin:0 0 22px;padding:16px 20px;background:#f7f7f7;border:1px solid #d6d6d6;border-left:4px solid #777;border-radius:4px;color:#444;font-size:14px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;}
