.osko{--red:#c9141c;--navy:#172033;--blue:#123e73;--line:#dbe2ea;--muted:#667085;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--navy);max-width:1180px;margin:24px auto;background:#f5f7fa;border-radius:18px;box-shadow:0 12px 38px rgba(23,32,51,.12);overflow:hidden}.osko *{box-sizing:border-box}.osko-head{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:28px 34px;color:#fff;background:linear-gradient(120deg,#111b2e,#164d83)}.osko-head h2{font-size:clamp(24px,3vw,34px);margin:3px 0 6px;color:#fff}.osko-head p{margin:0;color:#d9e7f5}.osko-kicker{font-size:12px;font-weight:800;letter-spacing:.18em;color:#ffbdc0}.osko-head-contact{display:flex;flex-direction:column;text-align:right;white-space:nowrap}.osko-head-contact strong{font-size:22px}.osko-head-contact span{font-size:12px;color:#d9e7f5}.osko-tabs{display:flex;background:#fff;border-bottom:1px solid var(--line);padding:0 28px}.osko-tabs button{appearance:none;border:0;border-bottom:3px solid transparent;background:none;padding:17px 16px;font-weight:750;color:#516071;cursor:pointer}.osko-tabs button.is-active{color:var(--red);border-color:var(--red)}.osko-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;padding:24px}.osko-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:22px;margin:0 0 20px;min-width:0}.osko-card legend{font-size:19px;font-weight:800;padding:0 8px}.osko-card legend span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--red);color:#fff;margin-right:7px}.osko-card h3{font-size:17px;margin:20px 0 10px}.osko-grid{display:grid;gap:14px;margin-bottom:14px}.osko-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.osko label,.osko-label{display:block;font-size:13px;font-weight:700}.osko input[type=text],.osko input[type=email],.osko input[type=date],.osko input[type=tel],.osko input:not([type]),.osko select,.osko textarea{width:100%;margin-top:6px;border:1px solid #b9c4d0;border-radius:8px;padding:11px 12px;background:#fff;color:#172033;font:inherit}.osko input:focus,.osko select:focus,.osko textarea:focus{outline:3px solid rgba(18,62,115,.15);border-color:#285f99}.osko-checks{display:flex;flex-wrap:wrap;gap:9px;margin-top:8px}.osko-checks label{display:flex;gap:7px;align-items:flex-start;background:#f4f7fa;border-radius:8px;padding:9px 11px}.osko-checks.docs,.osko-checks.consent{flex-direction:column;margin-bottom:14px}.osko-checks.consent label{background:transparent;padding:3px}.osko-help,.osko-privacy,.muted{color:var(--muted);font-size:13px}.osko-offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.osko-offer{position:relative;display:block;cursor:pointer}.osko-offer>input{position:absolute;opacity:0}.osko-offer-body{display:grid;grid-template-columns:1fr auto;gap:5px 12px;height:100%;border:1px solid var(--line);border-radius:11px;padding:14px;transition:.15s}.osko-offer input:checked+.osko-offer-body{border:2px solid var(--red);padding:13px;background:#fff8f8;box-shadow:0 4px 15px rgba(201,20,28,.08)}.osko-offer input:focus-visible+.osko-offer-body{outline:3px solid rgba(18,62,115,.25)}.osko-offer-body strong{font-size:15px}.osko-offer-body b{color:var(--red)}.osko-offer-body small,.osko-offer-body em{grid-column:1/-1;font-size:12px;color:var(--muted);font-style:normal}.osko-offer-body em{color:#755000}.osko-notice,.osko-suggestion{padding:13px 15px;border-radius:9px;background:#edf5ff;border-left:4px solid #367bb8;font-size:13px}.osko-suggestion{margin-top:14px;background:#fff8df;border-color:#d99e00}.osko-suggestion button{border:0;border-radius:7px;background:#765900;color:#fff;padding:7px 10px;margin:5px 0;cursor:pointer}.osko-doc-output{border-top:1px solid var(--line);margin-top:14px;padding-top:8px;font-size:13px}.osko-doc-output li{margin:7px 0}.osko-summary .sticky{position:sticky;top:30px}.osko-summary h3{margin-top:0}.osko-summary [data-selected] ul{list-style:none;padding:0;margin:12px 0}.osko-summary [data-selected] li{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid var(--line);font-size:13px}.osko-total{display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--navy);padding-top:14px;margin-top:14px}.osko-total strong{font-size:23px;color:var(--red)}.osko-good,.osko-warn,.osko-bad{padding:10px;border-radius:8px;margin:9px 0;font-size:12px}.osko-good{background:#e9f8ee;color:#196a35}.osko-warn{background:#fff7dd;color:#765900}.osko-bad{background:#fff0f0;color:#9c1d22}.osko-bad ul{margin:5px 0 0;padding-left:18px}.osko-submit{width:100%;border:0;border-radius:9px;background:var(--red);color:#fff;font-weight:800;font-size:16px;padding:14px;cursor:pointer;margin:12px 0}.osko-submit:disabled{opacity:.45;cursor:not-allowed}.osko-status{font-size:13px;font-weight:700;margin:8px 0}.osko-status.success{color:#196a35}.osko-status.error{color:#a2171c}.osko-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.osko-chat{padding:26px;max-width:840px;margin:auto}.osko-messages{height:340px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px}.osko-msg{max-width:82%;padding:11px 14px;border-radius:12px;white-space:pre-wrap}.osko-msg.bot{background:#eef3f8}.osko-msg.user{margin-left:auto;background:#184f84;color:#fff}.osko-quick{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.osko-quick button{border:1px solid #b9c8d7;background:#fff;color:#214666;border-radius:20px;padding:7px 11px;cursor:pointer}.osko-chat-form{display:flex;gap:8px}.osko-chat-form input{margin:0!important}.osko-chat-form button{border:0;border-radius:8px;background:var(--red);color:#fff;padding:0 18px;font-weight:700}.osko-chat-note{font-size:12px;color:var(--muted)}.osko-fab{position:fixed;z-index:99998;right:22px;bottom:22px;border:0;border-radius:999px;background:#c9141c;color:#fff;font-weight:800;padding:15px 20px;box-shadow:0 8px 25px rgba(0,0,0,.25);cursor:pointer}.osko-floating{position:fixed;z-index:99997;right:20px;bottom:82px;width:min(620px,calc(100vw - 28px));max-height:calc(100vh - 110px);overflow:auto}.osko-floating .osko{margin:0}.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}
@media(max-width:850px){.osko-layout{grid-template-columns:1fr}.osko-summary .sticky{position:static}.osko-head{align-items:flex-start}.osko-head-contact{display:none}}@media(max-width:580px){.osko{border-radius:0;margin:0}.osko-head{padding:22px}.osko-tabs{padding:0 8px}.osko-layout{padding:12px}.osko-card{padding:16px}.osko-grid.two,.osko-offers{grid-template-columns:1fr}.osko-chat{padding:12px}.osko-quick{overflow:auto;flex-wrap:nowrap}.osko-quick button{white-space:nowrap}}
@media print{.osko-tabs,.osko-submit,.osko-chat{display:none!important}.osko{box-shadow:none}.osko-layout{display:block}.osko-summary .sticky{position:static}}
/* Formularz zapisu zintegrowany z Asystentem GPT 1.6. */
.osko-document-status{display:grid;gap:14px}.osko-doc-choice,.osko-funding{border:1px solid #ccd6e1;border-radius:11px;background:#f9fbfd;padding:15px}.osko-funding{margin-top:14px}.osko-good{color:#145a2d}.osko-warn{color:#684d00}.osko-bad{color:#86191e}.osko input:focus-visible,.osko select:focus-visible,.osko textarea:focus-visible,.osko button:focus-visible{outline:3px solid #f2b705;outline-offset:2px}
@media(max-width:580px){.osko{font-size:17px;line-height:1.55;color:#101828}.osko label,.osko-label{font-size:16px}.osko-help,.osko-privacy,.muted,.osko-offer-body small,.osko-offer-body em,.osko-notice,.osko-suggestion,.osko-doc-output{font-size:14px;color:#344054}.osko input[type=text],.osko input[type=email],.osko input[type=date],.osko input[type=tel],.osko input:not([type]),.osko select,.osko textarea{font-size:17px;min-height:48px;border-color:#7b8999}.osko-checks label{padding:11px 12px}.osko-submit{font-size:18px;min-height:52px}.osko-good,.osko-warn,.osko-bad,.osko-status{font-size:14px}}
.osko-regulations{border:1px solid #d7c46c;border-radius:10px;background:#fff9dc;padding:14px}.osko-regulations p{font-size:13px;font-weight:400;margin:7px 0 12px}.osko-regulations a{font-weight:800}.osko-regulations label{display:block!important;background:transparent!important;padding:0!important}
.osko-field-help{display:block;margin-top:5px;color:#475467;font-size:12px;font-weight:500}.osko-regulations-link{margin:2px 0 10px;padding-left:3px;font-size:14px;color:#344054}.osko-regulations-link a{font-weight:800;color:#123e73;text-decoration:underline}
.osko-offer-groups{display:grid;gap:18px}.osko-offer-group{border-top:1px solid #dbe2ea;padding-top:10px}.osko-offer-group:first-child{border-top:0;padding-top:0}.osko-offer-group h3{display:flex;align-items:center;gap:7px;margin:0 0 10px;color:#123e73;font-size:18px}.osko-offer-group h3 span{font-size:21px}.osko-offer-icon{display:inline-block;margin-right:7px;font-size:17px;vertical-align:-1px}
.osko-page-anchor{scroll-margin-top:24px;outline:none}.osko-page-anchor>.osko{width:100%}
.osko-dob-inputs{display:grid;grid-template-columns:72px 88px minmax(110px,1fr);gap:9px;margin-top:6px}.osko-dob-inputs label{font-size:11px;color:#475467}.osko-dob-inputs input{margin-top:3px!important;text-align:center;font-size:18px!important;font-weight:750;letter-spacing:.04em}.osko-dob-year{max-width:150px}
@media(max-width:580px){.osko-dob-inputs{grid-template-columns:72px 88px minmax(112px,1fr);gap:8px}.osko-dob-inputs input{font-size:19px!important;min-height:50px}.osko-dob-inputs label{font-size:13px}.osko-dob-year{max-width:none}}
.osko-offer{display:flex;flex-direction:column;cursor:default}.osko-offer-choice{position:relative;display:block;cursor:pointer;height:100%}.osko-offer-choice>input{position:absolute;opacity:0}.osko-quantity{display:flex!important;align-items:center;justify-content:space-between;gap:10px;margin:-2px 8px 0;padding:9px 10px;border:1px solid #c7d2df;border-top:0;border-radius:0 0 9px 9px;background:#f7f9fc;color:#24364b}.osko-quantity span{font-size:13px;font-weight:800}.osko-quantity select{width:auto!important;min-width:126px;margin:0!important;padding:8px 32px 8px 10px!important}.osko-summary [data-selected] li span small{display:block;margin-top:3px;color:var(--muted);font-size:11px}
@media(max-width:580px){.osko-quantity{margin:-2px 5px 0;padding:10px}.osko-quantity span{font-size:15px}.osko-quantity select{font-size:16px!important;min-height:46px;min-width:142px}}
.osko-payment-result{max-width:920px;margin:28px auto;scroll-margin-top:24px}
.osko-payment-note{padding:13px 16px;border-left:4px solid #123e73;background:#edf5ff;color:#0d2d54;font-weight:700;border-radius:6px}
