.order-section{background:#fff;border:1px solid rgba(0,101,179,.18);border-radius:12px;margin-bottom:1rem;transition:border-color .2s,box-shadow .2s;overflow:hidden}.order-section[open]{border-color:rgba(0,101,179,.38);box-shadow:0 10px 28px rgba(0,70,125,.08)}.order-section-summary{min-height:58px;color:var(--primary-color);cursor:pointer;background:rgba(0,101,179,.055);align-items:center;gap:.75rem;padding:.9rem 1rem;font-size:1.05rem;font-weight:700;list-style:none;display:flex}.order-section-summary::-webkit-details-marker{display:none}.order-section-summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.7rem;height:.7rem;margin-left:.25rem;transition:transform .2s;transform:rotate(45deg)translateY(-2px)}.order-section[open] .order-section-summary:after{transform:rotate(225deg)translate(-2px,-2px)}.order-section-summary:focus-visible{outline-offset:-3px;outline:3px solid rgba(0,101,179,.35)}.order-section-summary-hint{color:var(--gray-600);margin-left:auto;font-size:.82rem;font-weight:500}.order-section-opened,.order-section[open] .order-section-closed{display:none}.order-section[open] .order-section-opened{display:inline}.order-section-content{padding:1rem}.order-block-table{margin-bottom:1rem}.order-block-table th{vertical-align:middle;white-space:nowrap}.order-block-table .form-control,.order-block-table .form-select{min-width:100px}.order-row-actions{white-space:nowrap;width:1%}.order-row-card{box-shadow:none;border-color:rgba(0,101,179,.16)}.order-row-card:hover{transform:none}.order-row-card .card-header{color:var(--gray-900);background:rgba(0,101,179,.05)}.order-row-card legend{float:none;width:auto;font-size:inherit;margin-bottom:.5rem}@media (max-width:575.98px){.order-section-summary{min-height:54px;padding:.8rem}.order-section-summary-hint{display:none!important}.order-section-content{padding:.75rem}}
