.commerce-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:34px}.commerce-summary article{border:1px solid #ddd8cf;padding:24px;background:#fff}.commerce-summary span{display:block;font-size:10px;letter-spacing:.14em;color:#87681c;font-weight:700}.commerce-summary strong{display:block;font-size:28px;margin-top:8px}.commerce-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.commerce-plan-card{border:1px solid #ddd8cf;padding:22px;background:#fff;display:grid;gap:16px}.commerce-plan-card h3{margin:6px 0}.commerce-plan-card label{display:grid;gap:7px;font-size:13px}.commerce-plan-card input[type=number]{padding:10px;border:1px solid #ccc6ba;font:inherit}.commerce-plan-card .commerce-active{display:flex;grid-template-columns:auto 1fr;align-items:center}.commerce-product-list{display:grid;gap:12px}.commerce-product-list>article{border:1px solid #ddd8cf;background:#fff;padding:20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.commerce-product-list h3{margin:5px 0}.commerce-links{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:900px){.commerce-summary,.commerce-plan-grid{grid-template-columns:1fr}.commerce-product-list>article{align-items:flex-start;flex-direction:column}}
.commerce-readiness{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:12px;margin:0 0 18px}.commerce-readiness>div{border:1px solid #ddd8cf;background:#fff;padding:18px}.commerce-readiness span{display:block;font-size:10px;letter-spacing:.12em;color:#777;text-transform:uppercase}.commerce-readiness strong{display:block;margin-top:7px;font-size:15px}.commerce-readiness .eyebrow{color:#87681c}@media(max-width:900px){.commerce-readiness{grid-template-columns:1fr}}

.commerce-source-list{display:grid;gap:8px;margin-top:16px}.commerce-source-list>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #e3ded5}.commerce-source-list span{color:#555}.commerce-source-list strong{font-size:13px}@media(max-width:700px){.commerce-source-list>div{flex-direction:column;gap:5px}}

.commerce-preflight{border:1px solid #ddd8cf;background:#fff;padding:22px;margin:0 0 24px;display:grid;gap:14px}
.commerce-preflight.ok{border-color:#b8c8b8}.commerce-preflight.attention{border-color:#d7b66c}
.commerce-preflight>div:first-child{display:flex;flex-direction:column;gap:6px}.commerce-preflight>div:first-child strong{font-size:18px}
.commerce-preflight-list{border-top:1px solid #e4dfd5;padding-top:12px}.commerce-preflight-list b{display:block;font-size:12px;margin-bottom:8px}.commerce-preflight-list p{margin:5px 0;color:#666;font-size:13px;line-height:1.45}
