.module-row{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;border-bottom:1px solid var(--line,#d5dfd9)}
.module-row:last-child{border-bottom:0}.module-row h3{margin:0 0 8px}.module-row p{margin:0;max-width:650px}.module-actions{display:flex;gap:8px;flex-shrink:0}.module-actions button{min-height:44px}
.faq-preview{margin-top:24px}.faq-preview details{border-bottom:1px solid #ccd8d0;padding:14px 0}.faq-preview summary{cursor:pointer;min-height:44px;font-weight:600}.faq-preview p{white-space:pre-wrap;overflow-wrap:anywhere}
textarea{width:100%;font:inherit;padding:12px;border:1px solid #a6b8ad;border-radius:8px;resize:vertical;background:white;color:#173f30}fieldset{border:1px solid #ccd8d0;padding:16px;max-height:300px;overflow:auto}fieldset label{margin:10px 0}
.cart-line{grid-template-columns:minmax(0,1fr)}.cart-line>div{min-width:0;overflow-wrap:anywhere}.qty{justify-content:flex-end;flex-wrap:wrap}.qty button{min-width:44px}.shop-product{min-width:0}.shop-product select{max-width:100%;min-width:0}.price-row{flex-wrap:wrap}.price-row strong{overflow-wrap:anywhere}
@media(max-width:700px){.module-row{display:block}.module-actions{margin-top:16px;flex-wrap:wrap}.module-actions button{flex:1}.module-row h3 .badge{display:inline-block;margin-top:6px}}
