/* Native WooCommerce order links from email retain their identity and adopt the account style. */
body.adria-native-order-surface .woocommerce-order-details,
body.adria-native-order-surface .woocommerce-customer-details{padding:20px;border:1px solid #d6e1f4;border-radius:10px;background:#fff;margin:18px 0;box-shadow:none}
body.adria-native-order-surface :is(.woocommerce-order-details,.woocommerce-customer-details) h2{font-size:20px;line-height:1.35;margin:0 0 16px}
body.adria-native-order-surface .woocommerce-table--order-details{width:100%;border-collapse:collapse;border:0;margin:0;table-layout:fixed;font-size:14px}
body.adria-native-order-surface .woocommerce-table--order-details :is(th,td){padding:12px 8px;border:0;border-bottom:1px solid #d6e1f4;vertical-align:middle;overflow-wrap:anywhere;line-height:1.5}
body.adria-native-order-surface .woocommerce-table--order-details th{font-weight:600}
body.adria-native-order-surface .woocommerce-table--order-details thead th:first-child{width:35%}
body.adria-native-order-surface .woocommerce-table--order-details thead th:last-child{width:65%}
body.adria-native-order-surface .woocommerce-table--order-details td{font-weight:400}
body.adria-native-order-surface .woocommerce-table--order-details tfoot tr:last-child :is(th,td){border-bottom:0}
body.adria-native-order-surface .woocommerce-table--order-details .order-actions--heading{font-size:12px;color:#637087;font-weight:400}
body.adria-native-order-surface .woocommerce-table--order-details .order-actions--heading+td{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:8px}
body.adria-native-order-surface .woocommerce-table--order-details a.order-actions-button{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:42px;margin:0!important;padding:8px 13px!important;border:1px solid #cbd7ed!important;border-radius:8px!important;background:#fff!important;color:#0042ec!important;font-size:13px!important;line-height:1.3!important;font-weight:600!important;text-decoration:none!important;box-shadow:none!important;float:none}
body.adria-native-order-surface .woocommerce-table--order-details a.order-actions-button.pay{background:#0042ec!important;color:#fff!important;border-color:#0042ec!important}
body.adria-native-order-surface .woocommerce-table--order-details a.order-actions-button.cancel{min-width:0;padding:8px!important;border-color:transparent!important;background:transparent!important;color:#637087!important;font-weight:400!important}
body.adria-native-order-surface .woocommerce-table--order-details a.order-actions-button:focus-visible{outline:2px solid #0042ec;outline-offset:3px}
body.adria-native-order-surface .woocommerce-customer-details .woocommerce-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0}
body.adria-native-order-surface .woocommerce-customer-details .woocommerce-column{width:auto;float:none;margin:0;padding:0;min-width:0}
body.adria-native-order-surface .woocommerce-customer-details address{border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;font-size:14px;line-height:1.65;font-style:normal;overflow-wrap:anywhere}
body.adria-native-order-surface .woocommerce-customer-details address p{margin:8px 0 0}
@media(max-width:640px){
 body.adria-native-order-surface :is(.woocommerce-order-details,.woocommerce-customer-details){padding:14px;margin:14px 0}
 body.adria-native-order-surface :is(.woocommerce-order-details,.woocommerce-customer-details) h2{font-size:18px}
 body.adria-native-order-surface .woocommerce-table--order-details :is(th,td){padding:11px 4px;font-size:13px}
 body.adria-native-order-surface .woocommerce-customer-details .woocommerce-columns{grid-template-columns:minmax(0,1fr);gap:20px}
}
body.adria-native-order-surface .adria-order-support-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #d6e1f4;margin-top:18px;padding-top:18px}
body.adria-native-order-surface .adria-order-support-cta .adria-service-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#0042ec;margin:0 0 6px}
body.adria-native-order-surface .adria-order-support-cta h2{font-size:16px;margin:0 0 6px}
body.adria-native-order-surface .adria-order-support-cta p{font-size:13px;line-height:1.5;color:#637087;margin:0}
body.adria-native-order-surface .adria-order-support-cta a.button{flex-shrink:0;min-height:40px;padding:9px 12px!important;background:#fff!important;color:#0042ec!important;border:1px solid #cbd7ed!important;border-radius:8px!important;font-size:13px!important;box-shadow:none!important}
@media(max-width:640px){body.adria-native-order-surface .adria-order-support-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:420px){body.adria-native-order-surface .adria-order-lifecycle__rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}
