:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background:#f3f4f6}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#eef2ff,#f9fafb 35%,#fff)}a{color:inherit;text-decoration:none}button{font:inherit}#root{min-height:100vh}.page{max-width:680px;margin:0 auto;padding:20px 16px 40px}.hero,.detail-card,.provider-card,.list-card,.review-card{background:#fffffff0;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 30px #0f172a0f}.hero,.detail-card{padding:20px;margin-bottom:16px}.hero h1,.detail-card h1,section h2{margin:0 0 8px}.hero__subtitle,.provider-card__location,.review-card p,.detail-card p{margin:0;color:#4b5563}.hero__subtitle+.hero__subtitle{margin-top:10px}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#6366f1;font-weight:700}.stack{display:grid;gap:12px}.provider-card,.list-card,.review-card{padding:16px}.provider-card__header,.review-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.provider-card h2{margin:0;font-size:1.1rem}.provider-card__price{margin:12px 0 0}.provider-card__meta{display:flex;justify-content:space-between;gap:12px;margin-top:10px;color:#6b7280;font-size:.95rem}.chip{white-space:nowrap;background:#eef2ff;color:#4338ca;padding:6px 10px;border-radius:999px;font-size:.85rem;font-weight:600}.detail-meta{display:grid;gap:8px;margin:16px 0;color:#374151}.primary-button{width:100%;border:0;border-radius:14px;padding:14px 16px;background:#4f46e5;color:#fff;font-weight:700;cursor:pointer}.secondary-button{width:100%;border:1px solid #c7d2fe;border-radius:14px;padding:12px 14px;background:#fff;color:#4338ca;font-weight:600;cursor:pointer}.filter-card{background:#fffffff0;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 30px #0f172a0f;padding:16px;margin-bottom:16px}.filter-label{display:block;margin-bottom:8px;font-weight:600;color:#374151}.district-select{width:100%;border:1px solid #d1d5db;border-radius:14px;padding:12px 14px;background:#fff;color:#111827}.filter-actions{display:grid;gap:10px;margin:14px 0 16px}.filter-actions--top{margin:0 0 16px}.back-link{display:inline-block;margin-bottom:14px;color:#4338ca;font-weight:600}.booking-message,.empty-state,.error-state{margin-top:12px;color:#374151}.error-state{color:#b91c1c}@media (min-width: 768px){.page{padding-top:32px}.detail-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
