body,html{background:#071c31}:root{--err:#DC2626;--bg-deep-1:#0B1F3A;--bg-deep-2:#0D2A52;--bg-deep-3:#0A1E3B;--text:#E6EEFF;--muted:#C7D8FF;--card:#D6E4FF;--card-tint:#CCDBFF;--border:#7FA3F5;--pri-700:#0B1F3A;--pri-600:#1333A3;--pri-500:#1D4ED8;--radius:16px}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,var(--bg-deep-1) 0,var(--bg-deep-2) 55%,var(--bg-deep-3) 100%);color:var(--text);font:16px/1.5 system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,"Open Sans",sans-serif}.wrap{max-width:1180px;margin-inline:auto;padding:0 24px 24px}header{display:flex;align-items:center;gap:16px;margin:8px 0 16px}header img{width:48px;height:48px;border-radius:12px}h2{font-size:clamp(20px,3vw,28px);margin:24px 0 12px}p.lead{margin:0 0 12px;color:var(--muted)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:16px;color:#0b1f3a;box-shadow:0 .5px 1px rgba(0,0,0,.05)}form{background:var(--card-tint);border:1px solid var(--border);border-radius:var(--radius);padding:16px;color:#0b1f3a}.grid{display:grid;gap:12px;grid-template-columns:1fr 1fr!important}.row-extra{display:grid;gap:12px;grid-template-columns:1fr 1fr auto!important;margin-top:12px;align-items:end}.row-extra .submit-wrap{display:flex;justify-content:flex-end;align-items:center;justify-self:end}.row-extra .submit-wrap .btn{margin-left:auto}.grid label>input,.grid label>select,.grid label>textarea,.row-extra label>input{width:100%}label{display:flex;flex-direction:column;gap:6px;font-weight:600}label.field-error input,label.field-error select,label.field-error textarea{border-color:var(--err)}input,textarea{border:1px solid var(--border);border-radius:10px;padding:10px 12px;font:inherit;background:#fff;transition:border-color .15s,box-shadow .15s}textarea{min-height:132px}input:focus,textarea:focus{outline:0;border-color:var(--pri-500);box-shadow:0 0 0 4px rgba(29,78,216,.18)}.typing{border-color:var(--pri-500)!important;box-shadow:0 0 0 3px rgba(29,78,216,.18)!important}.actions{display:flex;gap:12px;align-items:center;margin-top:8px;flex-wrap:wrap;color:#0b1f3a}.muted{color:#405175;font-size:14px}.attach-note{margin-top:6px;color:var(--accent-2,#38bdf8);font-size:14px;line-height:1.35;max-width:860px;font-weight:600}.attach-note span{font-family:system-ui,Segoe UI Emoji,Apple Color Emoji}.big-check input[type=checkbox]{width:24px;height:24px;accent-color:#1333A3}.remember-row{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:6px}.remember-row .remember{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:600}.remember-row .remember span{font-weight:600}.remember-note{color:#405175;font-size:13px;line-height:1.35}@media (max-width:720px){.grid,.row-extra{grid-template-columns:1fr!important}.remember-row{flex-direction:column;align-items:flex-start}.remember-row #remember-clear{align-self:flex-start}}.hp{top:auto;position:static!important;left:auto!important;width:auto!important;height:auto!important;overflow:visible!important}.input-error,label.field-error input,label.field-error select,label.field-error textarea{border-color:var(--err)!important;box-shadow:0 0 0 3px rgba(220,38,38,.35)!important}.toast{position:fixed;left:50%;bottom:calc(96px + env(safe-area-inset-bottom));transform:translateX(-50%);background:rgba(0,0,0,.78);color:#fff;padding:10px 14px;border-radius:12px;font-size:13px;z-index:9999;max-width:min(92vw,680px);display:none;box-shadow:0 10px 30px rgba(0,0,0,.35);pointer-events:none;text-align:center}.toast.show{display:block}.seo{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-top:16px;color:#0b1f3a;width:100%;grid-column:1/-1;clear:both}.seo h2{margin-top:0}.consent-text{display:block!important;width:100%!important;margin-top:8px!important;clear:both!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important;hyphens:auto!important}.consent-text a{overflow-wrap:anywhere!important;word-break:break-word!important}/* v266: wymuszenie ciemnego motywu (zgłoszenie usterki) */
:root{--bg:#071c31;--bg-2:#0d274d;--card:#102a43;--card-tint:#102a43;--border:rgba(148,163,184,.25);--text:#e2e8f0;--muted:#94a3b8;--accent:#67e8f9}
body{background:linear-gradient(180deg,var(--bg) 0,var(--bg-2) 100%)!important;color:var(--text)!important}
.card,form,.seo,.wrap,.actions,label,.actions *{color:var(--text)!important}
.card,form,.seo{background:var(--card)!important;border-color:var(--border)!important}
.muted,.remember-note,.remember-note *{color:var(--muted)!important}
.attach-note{color:var(--accent)!important}
.consent-text a{color:var(--accent)!important}
input,textarea,select{background:rgba(255,255,255,.06)!important;color:var(--text)!important;border-color:var(--border)!important}
input::placeholder,textarea::placeholder{color:rgba(226,232,240,.55)!important}
.notice{background:rgba(103,232,249,.08)!important;border-color:var(--border)!important;color:var(--text)!important}
/* v343: ujednolicone obramowania pól formularzy (Zgłoś usterkę) */
body.page-zglos-usterke label:not(.field-error) input:not([type=checkbox]):not([type=radio]):not([type=file]),
body.page-usterka label:not(.field-error) input:not([type=checkbox]):not([type=radio]):not([type=file]),
body.page-zglos-usterke label:not(.field-error) select,
body.page-usterka label:not(.field-error) select,
body.page-zglos-usterke label:not(.field-error) textarea,
body.page-usterka label:not(.field-error) textarea{
  border:1.5px solid rgba(103,232,249,.58)!important;
}
body.page-zglos-usterke label:not(.field-error) input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,
body.page-usterka label:not(.field-error) input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,
body.page-zglos-usterke label:not(.field-error) select:focus,
body.page-usterka label:not(.field-error) select:focus,
body.page-zglos-usterke label:not(.field-error) textarea:focus,
body.page-usterka label:not(.field-error) textarea:focus{
  border-color:rgba(103,232,249,.92)!important;
  box-shadow:0 0 0 4px rgba(103,232,249,.22)!important;
}
body.page-zglos-usterke input[type=file],
body.page-usterka input[type=file]{
  border:1.5px solid rgba(103,232,249,.58)!important;
  background:rgba(255,255,255,.06)!important;
  color:var(--text)!important;
}
body.page-zglos-usterke input[type=file]:focus,
body.page-usterka input[type=file]:focus{
  border-color:rgba(103,232,249,.92)!important;
  box-shadow:0 0 0 4px rgba(103,232,249,.22)!important;
}
body.page-zglos-usterke input[type=file]::file-selector-button,
body.page-usterka input[type=file]::file-selector-button,
body.page-zglos-usterke input[type=file]::-webkit-file-upload-button,
body.page-usterka input[type=file]::-webkit-file-upload-button{
  border:1px solid rgba(103,232,249,.58)!important;
  background:rgba(103,232,249,.14)!important;
  color:var(--text)!important;
  border-radius:10px!important;
  padding:8px 10px!important;
  margin-right:10px!important;
}

/* v300_stable_scroll_cls_fix */
.scroll-btn{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:999px!important;background:#2196f3!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important;box-shadow:none!important}
.scroll-btn:focus-visible{outline:3px solid #fff!important;outline-offset:3px!important}
.nav-toggle{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;line-height:44px!important}
.nav-toggle:focus-visible{outline:3px solid #fff!important;outline-offset:3px!important}


/* v308: photo button row */.page-zglos-usterke .attach-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.page-zglos-usterke .attach-mini{font-size:13px;line-height:1.1}

/* v313: czytelne błędy pól – bez czerwieni (cyan + jasne tło) */
body.page-zglos-usterke label.field-error input,
body.page-zglos-usterke label.field-error select,
body.page-zglos-usterke label.field-error textarea,
body.page-zglos-usterke .input-error,
.input-error,label.field-error input,label.field-error select,label.field-error textarea{
  border:2px solid rgba(56,189,248,.98)!important;
  box-shadow:none!important;
  background:#fff!important;
  color:#0b1f3a!important;
}

/* v314: nadpisanie natywnego :invalid (Chrome) na styl blekitny */
body.page-zglos-usterke input:invalid,
body.page-zglos-usterke textarea:invalid,
body.page-zglos-usterke select:invalid{
  border:1.5px solid rgba(103,232,249,.58)!important;
  box-shadow:none!important;
}
