.muted{color:var(--muted);line-height:1.55}.button-row{display:flex;gap:10px;flex-wrap:wrap}.danger-button{border:1px solid #e6b4aa;background:#fff4f1;color:#a04435;border-radius:11px;padding:12px 18px;font-weight:700;cursor:pointer}.consent-badge{padding:7px 10px;border-radius:99px;background:#eee9df;color:var(--muted);font-size:11px;font-weight:700}.consent-badge.on{background:#dceee1;color:#397453}.offer-notice{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;border:1px solid #dfd5b6;background:#f7edcf;border-radius:14px;margin-bottom:20px}.offer-notice div{display:grid;gap:4px}.offer-notice span{color:#6b7069}.offer-card{padding:0;overflow:hidden}.offer-art{height:130px;padding:18px;background:linear-gradient(135deg,#164e48,#5a9287);color:white;display:flex;justify-content:space-between;align-items:start}.offer-art.food{background:linear-gradient(135deg,#c7634f,#efb06e)}.offer-art.tour{background:linear-gradient(135deg,#617a9d,#9fcbd0)}.offer-art span{background:rgba(255,255,255,.17);padding:6px 9px;border-radius:99px;font-size:10px}.offer-content{padding:20px}.offer-content p{color:var(--muted);min-height:40px}.offer-meta{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.offer-meta b{color:#397453}.mode-pill{display:inline-block;padding:5px 8px;border-radius:99px;background:#eef0e9;font-size:10px;color:#5f6c68;margin-top:5px}.health-list{display:grid;margin-top:20px}.health-list span{display:grid;grid-template-columns:16px 1fr auto;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.health-dot{width:9px;height:9px;border-radius:50%;display:block}.health-dot.good{background:#58a477}.health-dot.warn{background:#e3a544}.empty-state{padding:35px 15px;text-align:center;color:var(--muted)}@media(max-width:620px){.offer-notice{align-items:flex-start;flex-direction:column}}
