.order-fields{border:1px solid rgba(23,76,115,.28);background:#f8f4e9;padding:20px;margin-bottom:22px}.field-title{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px}.field-title b{font:700 18px var(--serif);color:var(--blue)}.field-title span{font-size:10px;line-height:1.55;color:#74675e;text-align:right}.order-fields .field:last-child{margin-bottom:0}.order-empty{background:#fff3df;color:#775b44;font-size:10px;line-height:1.6;padding:10px 12px;margin-bottom:16px}.manual-order[hidden]{display:none}@media(max-width:620px){.field-title{display:block}.field-title span{display:block;text-align:left;margin-top:5px}}
.inquiry-channel{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;background:#fee500;border:1px solid #dfca19;padding:14px 15px;margin:-2px 0 22px}.channel-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#191600;color:#fee500;font-size:9px;font-weight:900}.inquiry-channel b{display:block;font-size:11px}.inquiry-channel p{font-size:9px;line-height:1.5;color:#6c600f;margin:3px 0 0}.inquiry-channel a{background:#191600;color:#fff;text-decoration:none;padding:10px 12px;font-size:10px;font-weight:800;white-space:nowrap}.inquiry-channel a span{color:#fee500;margin-left:5px}@media(max-width:620px){.inquiry-channel{grid-template-columns:34px 1fr}.inquiry-channel a{grid-column:1/-1;text-align:center}}
