.order-dialog{width:min(480px,calc(100% - 24px));max-height:calc(100dvh - 24px);overflow:auto;padding:24px;border:1px solid #ded5cb;border-radius:18px;background:#faf7f3;color:#30312a;font:14px var(--sans);box-sizing:border-box}.order-dialog::backdrop{background:#29272299}.order-dialog h2{font:500 34px/1.05 var(--serif);margin:12px 0 18px}.order-dialog p{line-height:1.6}.order-close{display:block;margin-left:auto;border:1px solid #ded5cb;border-radius:8px;background:transparent;width:44px;height:44px;font-size:24px;cursor:pointer}.order-details{margin:0}.order-details>div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #ded5cb}.order-details dd{margin:0;text-align:right;font-weight:600;overflow-wrap:anywhere}.order-details dt{flex-shrink:0}.order-primary,.order-secondary{display:block;width:100%;padding:15px;text-align:center;border-radius:9px;border:1px solid #b77f6d;font:inherit;cursor:pointer;box-sizing:border-box;min-height:48px}.order-primary{background:#b77f6d;color:white}.order-primary:disabled{opacity:.5;cursor:default}.order-secondary{background:transparent;color:#66584e}.order-channels{display:grid;gap:10px;margin:20px 0}.order-channels a{display:flex;align-items:center;justify-content:space-between;border:1px solid #ded5cb;border-radius:10px;padding:16px;background:white;font-size:16px}.order-channels svg{width:22px;height:22px}.order-file-actions{display:grid;gap:10px}.order-status{font-size:13px;color:#76695f}.order-warning{background:#fff0db;border-radius:8px;padding:12px;color:#843d1c}.order-confirm{display:flex;align-items:flex-start;gap:10px;line-height:1.5;margin:16px 0}.order-confirm input{width:20px;height:20px;flex-shrink:0}.service-card-body [data-contact]{margin-top:14px;background:transparent;border:1px solid #b77f6d;border-radius:8px;padding:10px;min-height:44px;width:100%;font:inherit;color:#785044;cursor:pointer}.order-summary{padding:12px;background:#eee6df;border-radius:8px}.order-dialog [hidden]{display:none!important}.ed-top .ed-order{background:var(--rose);color:white;border-color:var(--rose)}@media(max-width:700px){.ed-top{gap:5px;padding:7px}.ed-top a{min-width:28px}.ed-top button{padding:7px;font-size:11px}.ed-name strong{font-size:17px}.ed-top .ed-status{font-size:9px}.ed-name{flex:1}}
