.cw-browser-location { padding: 24px 0; max-width: 720px; font-size: 1.125rem; }
.cw-browser-location h1 { font: bold 2rem/1.2 Georgia, serif; color: #315333; }
.cw-browser-location p { line-height: 1.6; }
.cw-location-detect { padding: 16px; margin: 20px 0; background: #eff3e7; border: 1px solid #bdcbb0; }
.cw-location-detect p { margin: 12px 0 0; font-size: 1rem; }
.cw-browser-location label { display: block; font-weight: bold; margin: 18px 0 6px; }
.cw-browser-location input { width: 100%; padding: 10px 12px; border: 1px solid #839273; }
.cw-location-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.cw-browser-location .cw-button { min-height: 48px; white-space: normal; }
#providerLocationStatus { min-height: 1.5em; margin: 16px 0; }
#providerLocationStatus[data-tone=error] { color: #8a2929; }
#providerLocationStatus[data-tone=success] { color: #315b36; }
@media (max-width: 600px) { .cw-location-actions { flex-direction: column; } .cw-browser-location h1 { font-size: 1.75rem; } }
