.home-quick-editor{display:block}.home-quick-guidance{margin-bottom:14px;padding:12px 15px;border:1px solid rgba(220,146,92,.22);border-radius:14px;background:rgba(255,255,255,.58);color:#97664f;font-size:12px;line-height:18px}.home-quick-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-quick-edit-card,.home-quick-order-save{padding:20px;border:1px solid rgba(255,255,255,.9);border-radius:22px;background:rgba(255,255,255,.72);box-shadow:0 12px 30px rgba(160,90,42,.09)}.home-quick-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-quick-card-preview{min-width:140px;display:grid;grid-template-columns:50px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center}.home-quick-card-preview span{grid-row:1/3;width:50px;height:50px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,#fff4de,#ffd39f);color:#e5673d}.home-quick-card-preview svg{width:25px;height:25px}.home-quick-card-preview b{font-size:15px;color:#5f2c1b}.home-quick-card-preview small{font-size:11px;color:#9a6a54}.home-quick-order{display:flex;align-items:center;gap:6px}.home-quick-order button{width:30px;height:30px;border:1px solid rgba(211,143,101,.25);border-radius:9px;background:#fff8ef;color:#d8623c;cursor:pointer}.home-quick-order button:disabled{opacity:.3}.home-quick-order em{font-size:10px;font-style:normal;color:#a9775f}.home-quick-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.home-quick-edit-card label,.home-quick-order-save label{font-size:11px;color:#9a6a54}.home-quick-edit-card input,.home-quick-edit-card select,.home-quick-edit-card textarea,.home-quick-order-save textarea{display:block;width:100%;margin-top:5px;padding:10px 11px;border:1px solid rgba(205,148,111,.3);border-radius:11px;background:#fffaf4;color:#5f2c1b;font-size:13px;outline:none}.home-quick-reason{display:block;margin-top:10px}.home-quick-order-save{max-width:540px;margin:16px auto 0}.home-quick-order-save textarea{resize:vertical}@media(max-width:720px){.home-quick-card-grid{grid-template-columns:1fr}.home-quick-fields{grid-template-columns:1fr}.home-quick-edit-card{padding:16px}.home-quick-card-preview{min-width:0}.home-quick-card-head{align-items:flex-start}}
