.sticker-quote-wrap{max-width:720px;margin:0 auto;padding:8px 0 24px;}
.sticker-quote-title{text-align:center;font-weight:900;letter-spacing:.02em;margin:10px 0 18px;}
.sticker-quote-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;box-shadow:0 10px 24px rgba(0,0,0,.06);}
.sticker-quote-card label{display:block;margin-top:12px;font-weight:800;color:#111827;}
.sticker-quote-card select{width:100%;margin-top:6px;padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;background:#fff;}
.sticker-quote-result{margin-top:16px;padding:14px;border:2px solid rgba(249,115,22,.35);background:rgba(249,115,22,.06);border-radius:12px;text-align:center;}
.sticker-quote-result-label{font-weight:900;color:#111827;margin-bottom:6px;}
.sticker-quote-total{font-size:28px;font-weight:900;color:#d32f2f;}
.sticker-quote-unit{margin-top:6px;color:#374151;}
.sticker-quote-note{margin-top:10px;color:#6b7280;font-size:12px;}

/* 追加: カテゴリ小窓 / 追加情報 */
.sticker-quote-preview{margin-top:10px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;}
.sticker-quote-preview-title{font-weight:900;margin-bottom:8px;}
.sticker-quote-preview-images{display:flex;gap:8px;flex-wrap:wrap;}
.sticker-quote-preview-images img{width:110px;height:auto;border-radius:10px;border:1px solid #e5e7eb;}

.sticker-quote-static{margin-top:12px;border-top:1px dashed #e5e7eb;padding-top:12px;}
.sticker-quote-static-row{display:flex;gap:10px;align-items:flex-start;margin-top:10px;}
.sticker-quote-static-label{min-width:92px;font-weight:900;color:#111827;}
.sticker-quote-static-text{flex:1;color:#111827;font-size:14px;line-height:1.6;}
