:root{--e24-primary:#28abe3;--e24-brand:#ae0079;--e24-text:#0f172a;--e24-text-muted:#64748b;--e24-border:#e2e8f0;--e24-surface:#f8fafc;--e24-radius:12px;--e24-radius-sm:8px;--e24-shadow:0 4px 16px rgba(0,0,0,0.08)}.e24-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:var(--e24-radius);font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;border:2px solid #fff0;transition:all 0.2s;line-height:1;white-space:nowrap;box-sizing:border-box}.e24-btn--primary{background:var(--e24-primary);color:#fff;border-color:var(--e24-primary)}.e24-btn--primary:hover{background:color-mix(in srgb,var(--e24-primary) 85%,#000);border-color:color-mix(in srgb,var(--e24-primary) 85%,#000);color:#fff}.e24-btn--outline{background:#fff0;border-color:var(--e24-primary);color:var(--e24-primary)}.e24-btn--outline:hover{background:var(--e24-primary);color:#fff}.e24-btn--danger{background:#ef4444;color:#fff;border-color:#ef4444}.e24-btn--danger:hover{background:#dc2626;border-color:#dc2626;color:#fff}.e24-btn--sm{padding:6px 12px;font-size:12px}.e24-stars{display:inline-flex;gap:2px;color:#f59e0b}.e24-stars i{font-size:13px}.e24-empty{width:100%;float:left;text-align:center;padding:60px 20px;color:var(--e24-text-muted)}.e24-empty__icon{font-size:56px;color:#cbd5e1;display:block;margin-bottom:16px}.e24-empty h3{color:var(--e24-text);margin-bottom:8px;font-size:20px}.e24-empty p{margin-bottom:20px}.e24-empty .e24-btn{margin:0 auto}.e24-status-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.e24-status-badge--0{background:#fef9c3;color:#854d0e}.e24-status-badge--1{background:#dcfce7;color:#166534}.e24-status-badge--2{background:#fee2e2;color:#991b1b}.e24-status-badge--3{background:#e0f2fe;color:#075985}.e24-status-badge--4{background:#f1f5f9;color:#475569}.e24-section__title{text-align:center;font-size:clamp(20px, 3vw, 30px);font-weight:700;color:var(--e24-text);margin-bottom:32px}.e24-select{border:2px solid var(--e24-border);border-radius:var(--e24-radius-sm);padding:8px 12px;font-size:14px;background:#fff;color:var(--e24-text);cursor:pointer;outline:none}.e24-select:focus{border-color:var(--e24-primary)}.e24-hidden{display:none!important}.e24-place-info__rating-count{font-size:13px;color:var(--e24-text-muted);margin-left:6px}.e24-service-card__omnibus{font-size:11px;color:#94a3b8;text-align:right;margin-top:4px}