/*
Theme Name: OSKAR WHITE Panel Klienta
Theme URI: https://oskarwhite.com
Author: Oskar White
Description: Dedykowany motyw aplikacyjny dla panelklienta.oskarwhite.com. Wymaga wtyczki OSKAR WHITE Panel Klienta.
Version: 1.4.0
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: oskarwhite-client-portal-theme
*/

html, body { margin: 0; min-height: 100%; background: #f4f7fb; }
body { color: #15233b; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
a { color: inherit; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.owcp-theme-fallback { min-height: 100vh; display: grid; place-content: center; text-align: center; padding: 30px; background: #f4f7fb; }
.owcp-theme-fallback__card { max-width: 640px; padding: 38px; background: #fff; border: 1px solid #e1e7f0; border-radius: 20px; box-shadow: 0 18px 52px rgba(20,42,77,.1); }
.owcp-theme-fallback h1 { margin-top: 0; }
.owcp-theme-fallback p { color: #6b7890; line-height: 1.6; }
