.pro-checkout,.account-shell,.commerce-result{width:min(1180px,calc(100% - 40px));margin:0 auto}
.pro-checkout{padding:48px 0 72px}
.pro-checkout__heading,.account-dashboard__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}
.pro-checkout__heading h1,.account-shell h1,.commerce-result h1{color:#0f4d3f;font-size:clamp(2.1rem,5vw,3.35rem);line-height:1.02;letter-spacing:-.035em;margin:0 0 10px}
.pro-checkout__heading p,.account-intro p{color:#505d59;max-width:66ch;font-size:1.05rem;line-height:1.6}
.commerce-environment{flex:0 0 auto;padding:8px 12px;border:1px solid #b79730;color:#6d5612;background:#fff9df;border-radius:999px;font-size:.82rem;font-weight:700}
.commerce-alert{margin:0 0 22px;padding:14px 16px;border:1px solid #99c8ad;border-radius:8px;background:#eef9f2;color:#154d2d}
.commerce-alert--error{border-color:#e1aaa4;background:#fff2f0;color:#852c23}
.commerce-alert--success{border-color:#99c8ad;background:#eef9f2;color:#154d2d}
.pro-checkout__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}
.pro-checkout__flow{display:grid;gap:18px}
.checkout-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid #d7dedb;background:#d7dedb;border-radius:9px;overflow:hidden}
.checkout-steps li{padding:12px 10px;background:#fff;color:#66716d;font-size:.85rem;font-weight:700;text-align:center}
.checkout-steps li.is-current{background:#0f4d3f;color:#fff}
.checkout-section{padding:26px;border:1px solid #dce3e0;border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(20,57,48,.06)}
.checkout-section h2,.checkout-summary h2,.checkout-human-path h2,.account-access h2,.account-dashboard h2{color:#163f36;font-size:1.32rem;margin:0 0 18px}
.checkout-section__title{display:flex;justify-content:space-between;align-items:baseline;gap:20px}
.checkout-section__title span{color:#68736f;font-size:.84rem}
.commerce-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.commerce-form-grid label,.account-form label{display:grid;gap:7px;color:#263d37;font-size:.88rem;font-weight:700}
.commerce-form-grid label.is-wide{grid-column:1/-1}
.commerce-form-grid input,.account-form input{width:100%;min-height:46px;padding:10px 12px;border:1px solid #aebcb7;border-radius:6px;background:#fff;color:#17221f;font:inherit}
.commerce-form-grid input:focus,.account-form input:focus{outline:3px solid rgba(212,175,55,.28);border-color:#967a22}
.commerce-field-action{display:flex;align-items:flex-end}
.commerce-primary-action,.commerce-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border-radius:6px;text-decoration:none;font-weight:800;font-size:.94rem;cursor:pointer}
.commerce-primary-action{border:1px solid #0f4d3f;background:#0f4d3f;color:#fff}
.commerce-primary-action:hover{background:#0a3f34}
.commerce-secondary-action{border:1px solid #0f4d3f;background:#fff;color:#0f4d3f}
.commerce-secondary-action:hover{background:#edf5f2}
button.commerce-secondary-action{padding:11px 18px;font-size:.94rem}
.commerce-primary-action:focus-visible,.commerce-secondary-action:focus-visible,.checkout-option:focus-within{outline:3px solid rgba(212,175,55,.42);outline-offset:2px}
.commerce-primary-action:disabled,.commerce-secondary-action:disabled{opacity:.55;cursor:wait}
.commerce-inline-status{min-height:23px;margin-top:16px;color:#58645f;font-size:.9rem}
.commerce-inline-status.is-error{color:#852c23}
.commerce-inline-status.is-success{color:#17633a}
.checkout-options{display:grid;gap:10px;margin-top:14px}
.checkout-option{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px;border:1px solid #bdc9c5;border-radius:8px;background:#fff;cursor:pointer}
.checkout-option:hover{border-color:#568277;background:#f8fbfa}
.checkout-option:has(input:checked){border-color:#0f4d3f;background:#edf6f3;box-shadow:0 5px 16px rgba(15,77,63,.08)}
.checkout-option input{width:18px;height:18px;accent-color:#0f4d3f}
.checkout-option span{display:grid;gap:4px}
.checkout-option small{color:#5e6965;line-height:1.4}
.checkout-option em{color:#46544f;font-size:.8rem;font-style:normal;font-weight:700;text-align:right}
.checkout-option.is-disabled{opacity:.55;cursor:not-allowed}
.checkout-human-path{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid #d2b75b;border-radius:10px;background:#fffbea}
.checkout-human-path h2{margin-bottom:5px}
.checkout-human-path p{max-width:58ch;color:#5f5940;line-height:1.5}
.checkout-human-path a{flex:0 0 auto;color:#0f4d3f;font-weight:800}
.checkout-summary{position:sticky;top:18px;padding:24px;border:1px solid #cfdad6;border-radius:10px;background:#fff;box-shadow:0 16px 38px rgba(12,53,44,.11)}
.checkout-summary__items{display:grid;gap:14px}
.checkout-summary__items article{display:grid;grid-template-columns:58px 1fr;gap:12px;padding-bottom:14px;border-bottom:1px solid #e5e9e7}
.checkout-summary__items img{width:58px;height:72px;object-fit:cover;border-radius:5px;background:#eee}
.checkout-summary__items div{display:grid;align-content:start;gap:4px}
.checkout-summary__items span,.checkout-summary__items small{color:#5f6965;font-size:.8rem}
.checkout-summary__totals{display:grid;gap:10px;margin:20px 0}
.checkout-summary__totals div{display:flex;justify-content:space-between;gap:12px}
.checkout-summary__totals dt,.checkout-summary__totals dd{margin:0}
.checkout-summary__totals .is-total{margin-top:5px;padding-top:14px;border-top:1px solid #bdc8c4;color:#0f4d3f;font-size:1.2rem;font-weight:900}
.commerce-primary-action--submit{width:100%;border:none;background:#d4af37;color:#17261f}
.commerce-primary-action--submit:hover{background:#c29e2f}
.checkout-summary__note{margin:12px 0 0;color:#65716c;font-size:.78rem;line-height:1.5;text-align:center}
.commerce-empty{padding:52px;border:1px solid #d8e0dd;border-radius:10px;background:#fff;text-align:center}
.commerce-empty h2{color:#0f4d3f;margin-bottom:8px}
.commerce-empty p{margin-bottom:22px;color:#5f6965}
.commerce-result{max-width:680px;padding:80px 0;text-align:center}
.commerce-result__mark{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 22px;border-radius:50%;background:#0f4d3f;color:#fff;font-size:2.1rem}
.commerce-result>p{color:#55615c;font-size:1.05rem}
.commerce-result dl{margin:28px 0;border-top:1px solid #d5ddda}
.commerce-result dl div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #d5ddda}
.commerce-result dd{margin:0;font-weight:800}
.commerce-result__actions{display:flex;justify-content:center;gap:12px}
.account-shell{padding:56px 0 76px}
.account-intro{max-width:700px;margin-bottom:30px}
.account-access{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.account-access>section{padding:28px;border:1px solid #d4ddda;border-radius:10px;background:#fff;box-shadow:0 10px 28px rgba(15,77,63,.06)}
.account-access>section>p{color:#5a6661;line-height:1.55;margin-bottom:18px}
.account-form{display:grid;gap:16px}
.account-registration-link{display:inline-block;margin-top:16px;color:#0f4d3f;font-weight:700}
.account-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:26px;align-items:start}
.account-orders,.account-addresses{padding:26px;border:1px solid #d4ddda;border-radius:10px;background:#fff}
.account-order{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:20px;padding:16px 0;border-top:1px solid #e1e7e4}
.account-order div{display:grid;gap:4px}
.account-order span,.commerce-muted{color:#64706b;font-size:.85rem}
.account-addresses address{margin-top:12px;padding-top:14px;border-top:1px solid #e1e7e4;color:#4f5c57;font-style:normal;line-height:1.55}
.account-addresses address strong{display:block;color:#173f36}
@media(max-width:900px){.pro-checkout__layout,.account-dashboard{grid-template-columns:1fr}.checkout-summary{position:static}}
@media(max-width:680px){
 .pro-checkout,.account-shell,.commerce-result{width:min(100% - 24px,1180px)}
 .pro-checkout{padding:28px 0 48px}
 .pro-checkout__heading,.account-dashboard__heading,.checkout-human-path{align-items:flex-start;flex-direction:column}
 .checkout-steps{grid-template-columns:1fr 1fr}
 .checkout-section,.checkout-summary,.account-access>section,.account-orders,.account-addresses{padding:20px}
 .commerce-form-grid,.account-access{grid-template-columns:1fr}
 .commerce-form-grid label.is-wide{grid-column:auto}
 .checkout-section__title{display:block}
 .checkout-section__title span{display:block;margin:-10px 0 16px}
 .checkout-option{grid-template-columns:auto 1fr}
 .checkout-option em{grid-column:2;text-align:left}
 .account-order{grid-template-columns:1fr 1fr}
 .account-order div:first-child{grid-column:1/-1}
 .commerce-result__actions{flex-direction:column}
}
