.sf-customer-page{--ca-border:#e2e8f0;--ca-muted:#64748b;--ca-text:#0f172a;--ca-soft:#f8fafc;--ca-accent:#2563eb;--ca-accent-soft:rgba(37,99,235,.08);--ca-danger:#b91c1c;--ca-success:#166534;--ca-warning:#92400e}.sf-customer-hero{height:380px;min-height:380px;max-height:380px;overflow:hidden;display:flex;justify-content:space-between;gap:1.25rem;align-items:center}.sf-customer-hero__meta{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.sf-customer-pill{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--ca-border);border-radius:999px;padding:.4rem .7rem;background:#fff;color:var(--ca-muted);font-size:.88rem}.sf-customer-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin:1rem 0 1.25rem}.sf-customer-actions form{display:inline-flex}.sf-customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0 1.25rem}.sf-customer-tile{border:1px solid var(--ca-border);background:#fff;border-radius:18px;padding:1rem;text-decoration:none;color:var(--ca-text);box-shadow:0 10px 24px rgba(15,23,42,.04)}.sf-customer-tile strong{display:block;font-size:1.05rem}.sf-customer-tile span{display:block;margin-top:.3rem;color:var(--ca-muted);font-size:.92rem;line-height:1.45}.sf-customer-card{border:1px solid var(--ca-border);border-radius:20px;background:#fff;padding:1.1rem;margin:1rem 0;box-shadow:0 10px 28px rgba(15,23,42,.04)}.sf-customer-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.sf-customer-card__head h2{margin:0}.sf-customer-card__head p{margin:.25rem 0 0;color:var(--ca-muted)}.sf-customer-list{display:grid;gap:.7rem}.sf-customer-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;border:1px solid var(--ca-border);border-radius:16px;padding:.85rem;background:var(--ca-soft)}.sf-customer-row__main strong{display:block}.sf-customer-row__main span{display:block;margin-top:.25rem;color:var(--ca-muted);font-size:.9rem}.sf-customer-row__side{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end;text-align:right}.sf-customer-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .62rem;font-size:.82rem;font-weight:700;background:#f1f5f9;color:#334155}.sf-customer-badge--success{background:#ecfdf3;color:var(--ca-success)}.sf-customer-badge--danger{background:#fef2f2;color:var(--ca-danger)}.sf-customer-badge--warning{background:#fffbeb;color:var(--ca-warning)}.sf-customer-badge--info{background:var(--ca-accent-soft);color:#1d4ed8}.sf-customer-empty{border:1px dashed var(--ca-border);border-radius:18px;padding:1.25rem;background:var(--ca-soft);color:var(--ca-muted)}.sf-customer-form{display:grid;gap:1rem}.sf-customer-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sf-customer-check{display:flex;gap:.65rem;align-items:flex-start}.sf-customer-case-type{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.sf-customer-choice{border:1px solid var(--ca-border);border-radius:16px;padding:.9rem;background:#fff;display:flex;gap:.7rem;align-items:flex-start;cursor:pointer}.sf-customer-choice small{display:block;color:var(--ca-muted);margin-top:.2rem}.sf-customer-timeline{display:grid;gap:.65rem}.sf-customer-timeline article{border-left:3px solid var(--ca-accent);padding:.2rem .8rem;background:var(--ca-soft);border-radius:0 12px 12px 0}.sf-customer-timeline time{display:block;color:var(--ca-muted);font-size:.85rem;margin-top:.25rem}.sf-customer-message{border:1px solid var(--ca-border);border-radius:16px;padding:.9rem;background:var(--ca-soft)}.sf-customer-message strong{display:block;margin-bottom:.35rem}.sf-customer-muted{color:var(--ca-muted)}@media(max-width:780px){.sf-customer-hero{height:260px;min-height:260px;max-height:260px;overflow:hidden;display:block}.sf-customer-hero__meta{justify-content:flex-start;margin-top:.8rem}.sf-customer-grid,.sf-customer-form-grid,.sf-customer-case-type{grid-template-columns:1fr}.sf-customer-row{align-items:flex-start;flex-direction:column}.sf-customer-row__side{justify-content:flex-start;text-align:left}}
.sf-customer-alert{margin:1rem 0;padding:.95rem 1rem;border-radius:16px;border:1px solid var(--ca-border);background:#fff}.sf-customer-alert ul{margin:0;padding-left:1rem}.sf-customer-alert--success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.sf-customer-alert--danger{border-color:#fecaca;background:#fef2f2;color:#991b1b}.sf-customer-alert--info{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.sf-customer-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.sf-customer-summary-item{border:1px solid var(--ca-border);border-radius:16px;background:var(--ca-soft);padding:.9rem}.sf-customer-summary-item span{display:block;color:var(--ca-muted);font-size:.85rem}.sf-customer-summary-item strong{display:block;margin-top:.35rem;font-size:1rem}.sf-input{width:100%;display:block;border:1px solid var(--ca-border);border-radius:14px;padding:.78rem .9rem;background:#fff;color:var(--ca-text);margin-top:.35rem}.sf-input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.sf-customer-check--boxed{border:1px solid var(--ca-border);border-radius:16px;padding:.9rem;background:var(--ca-soft)}.sf-customer-check--boxed small{display:block;color:var(--ca-muted);margin-top:.2rem}.sf-customer-form-grid__full{grid-column:1 / -1}.sf-customer-address-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sf-customer-actions--compact{margin:0}.sf-customer-address-list{display:grid;gap:.8rem}.sf-customer-address-card{border:1px solid var(--ca-border);border-radius:18px;background:var(--ca-soft);padding:.95rem;display:grid;gap:.8rem}.sf-customer-address-card__head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.sf-customer-address-card__head strong{display:inline-block;margin-right:.45rem}.sf-customer-address-card__body{display:grid;gap:.15rem;color:var(--ca-text)}.sf-customer-address-card__body p{margin:0}.sf-button--danger{border-color:#fecaca;color:#991b1b;background:#fff}@media(max-width:980px){.sf-customer-summary-grid,.sf-customer-address-columns{grid-template-columns:1fr 1fr}}@media(max-width:780px){.sf-customer-summary-grid,.sf-customer-address-columns{grid-template-columns:1fr}.sf-customer-address-card__head{flex-direction:column}.sf-customer-actions--compact{margin-top:.8rem}}.sf-customer-page{--ca-border:#e2e8f0;--ca-muted:#64748b;--ca-text:#0f172a;--ca-soft:#f8fafc;--ca-accent:#2563eb;--ca-accent-soft:rgba(37,99,235,.08);--ca-danger:#b91c1c;--ca-success:#166534;--ca-warning:#92400e}.sf-customer-hero{height:380px;min-height:380px;max-height:380px;overflow:hidden;display:flex;justify-content:space-between;gap:1.25rem;align-items:center}.sf-customer-hero__meta{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.sf-customer-pill{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--ca-border);border-radius:999px;padding:.4rem .7rem;background:#fff;color:var(--ca-muted);font-size:.88rem}.sf-customer-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin:1rem 0 1.25rem}.sf-customer-actions form{display:inline-flex}.sf-customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0 1.25rem}.sf-customer-tile{border:1px solid var(--ca-border);background:#fff;border-radius:18px;padding:1rem;text-decoration:none;color:var(--ca-text);box-shadow:0 10px 24px rgba(15,23,42,.04)}.sf-customer-tile strong{display:block;font-size:1.05rem}.sf-customer-tile span{display:block;margin-top:.3rem;color:var(--ca-muted);font-size:.92rem;line-height:1.45}.sf-customer-card{border:1px solid var(--ca-border);border-radius:20px;background:#fff;padding:1.1rem;margin:1rem 0;box-shadow:0 10px 28px rgba(15,23,42,.04)}.sf-customer-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.sf-customer-card__head h2{margin:0}.sf-customer-card__head p{margin:.25rem 0 0;color:var(--ca-muted)}.sf-customer-list{display:grid;gap:.7rem}.sf-customer-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;border:1px solid var(--ca-border);border-radius:16px;padding:.85rem;background:var(--ca-soft)}.sf-customer-row__main strong{display:block}.sf-customer-row__main span{display:block;margin-top:.25rem;color:var(--ca-muted);font-size:.9rem}.sf-customer-row__side{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end;text-align:right}.sf-customer-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .62rem;font-size:.82rem;font-weight:700;background:#f1f5f9;color:#334155}.sf-customer-badge--success{background:#ecfdf3;color:var(--ca-success)}.sf-customer-badge--danger{background:#fef2f2;color:var(--ca-danger)}.sf-customer-badge--warning{background:#fffbeb;color:var(--ca-warning)}.sf-customer-badge--info{background:var(--ca-accent-soft);color:#1d4ed8}.sf-customer-empty{border:1px dashed var(--ca-border);border-radius:18px;padding:1.25rem;background:var(--ca-soft);color:var(--ca-muted)}.sf-customer-form{display:grid;gap:1rem}.sf-customer-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sf-customer-check{display:flex;gap:.65rem;align-items:flex-start}.sf-customer-case-type{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.sf-customer-choice{border:1px solid var(--ca-border);border-radius:16px;padding:.9rem;background:#fff;display:flex;gap:.7rem;align-items:flex-start;cursor:pointer}.sf-customer-choice small{display:block;color:var(--ca-muted);margin-top:.2rem}.sf-customer-timeline{display:grid;gap:.65rem}.sf-customer-timeline article{border-left:3px solid var(--ca-accent);padding:.2rem .8rem;background:var(--ca-soft);border-radius:0 12px 12px 0}.sf-customer-timeline time{display:block;color:var(--ca-muted);font-size:.85rem;margin-top:.25rem}.sf-customer-message{border:1px solid var(--ca-border);border-radius:16px;padding:.9rem;background:var(--ca-soft)}.sf-customer-message strong{display:block;margin-bottom:.35rem}.sf-customer-muted{color:var(--ca-muted)}@media(max-width:780px){.sf-customer-hero{height:260px;min-height:260px;max-height:260px;overflow:hidden;display:block}.sf-customer-hero__meta{justify-content:flex-start;margin-top:.8rem}.sf-customer-grid,.sf-customer-form-grid,.sf-customer-case-type{grid-template-columns:1fr}.sf-customer-row{align-items:flex-start;flex-direction:column}.sf-customer-row__side{justify-content:flex-start;text-align:left}}
.sf-customer-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sf-customer-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.sf-customer-meta-box{border:1px solid var(--ca-border);border-radius:16px;background:var(--ca-soft);padding:.9rem}.sf-customer-meta-box strong{display:block;margin-bottom:.3rem}.sf-customer-meta-box span{display:block;color:var(--ca-muted);line-height:1.55}.sf-customer-row--order-item .sf-customer-row__side{min-width:180px}.sf-customer-row--stacked{align-items:flex-start}.sf-customer-row--stacked .sf-customer-row__side{justify-content:flex-start;text-align:left}.sf-customer-card form .sf-button{margin:0}.sf-customer-tile strong .sf-customer-badge{vertical-align:middle}@media(max-width:980px){.sf-customer-two-col,.sf-customer-meta-grid{grid-template-columns:1fr}}

/* Etap 1.4 — czytelniejszy flow zwrotów i reklamacji */
.sf-customer-kicker{display:inline-flex;align-items:center;margin-bottom:.45rem;color:var(--ca-accent);font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.sf-customer-case-hero h1{margin-top:0}.sf-customer-case-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;background:linear-gradient(135deg,#fff,#f8fbff)}.sf-customer-case-step{display:flex;align-items:center;gap:.75rem;border:1px solid var(--ca-border);border-radius:16px;background:#fff;padding:.85rem}.sf-customer-case-step strong{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--ca-accent-soft);color:#1d4ed8;flex:0 0 auto}.sf-customer-case-step span{font-weight:700;color:var(--ca-text);line-height:1.35}.sf-customer-case-context,.sf-customer-case-help,.sf-customer-case-status-box{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sf-customer-case-context span,.sf-customer-case-status-box span{display:block;color:var(--ca-muted);font-size:.86rem}.sf-customer-case-context strong{display:block;margin-top:.2rem;font-size:1.08rem}.sf-customer-case-context p,.sf-customer-case-help p,.sf-customer-case-status-box p{margin:.25rem 0 0;color:var(--ca-muted);line-height:1.5}.sf-customer-case-help h2{margin:0}.sf-customer-choice--case{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.sf-customer-choice--case:has(input:checked){border-color:#93c5fd;box-shadow:0 0 0 3px rgba(37,99,235,.1);transform:translateY(-1px)}.sf-customer-case-section{display:grid;gap:.75rem}.sf-customer-actions--submit{justify-content:flex-end}.sf-customer-empty--center{display:grid;justify-items:start;gap:.55rem}.sf-customer-empty--center strong{color:var(--ca-text)}.sf-customer-empty--center span{display:block}.sf-customer-case-row{background:#fff}.sf-customer-case-summary{align-items:stretch}.sf-customer-case-summary .sf-customer-card{margin:0}.sf-customer-case-description{margin:0;line-height:1.7;color:var(--ca-text)}.sf-customer-alert{display:grid;gap:.2rem}.sf-customer-alert strong{display:block}.sf-customer-alert span{display:block;line-height:1.5}.sf-customer-message-list{margin-bottom:1rem}.sf-customer-message{background:#fff}.sf-customer-message--admin{border-color:#bfdbfe;background:#eff6ff}.sf-customer-message--customer{background:#fff}.sf-customer-message__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.sf-customer-message__head small{color:var(--ca-muted);font-size:.82rem}.sf-customer-message p{margin:.2rem 0 0;line-height:1.6}.sf-customer-reply-form{margin-top:1rem;border-top:1px solid var(--ca-border);padding-top:1rem}@media(max-width:780px){.sf-customer-case-guide{grid-template-columns:1fr}.sf-customer-case-context,.sf-customer-case-help,.sf-customer-case-status-box{align-items:flex-start;flex-direction:column}.sf-customer-actions--submit{justify-content:flex-start}.sf-customer-message__head{display:block}.sf-customer-message__head small{display:block;margin-top:.2rem}}

/* Etap 1.5 — lepsza widoczność zwrotów i reklamacji w koncie klienta */
.sf-customer-tile--case{border-color:#bfdbfe;background:linear-gradient(135deg,#fff,#f8fbff)}
.sf-customer-case-account-card{background:linear-gradient(135deg,#fff,#fbfdff)}
.sf-customer-case-account-grid{display:grid;grid-template-columns:minmax(150px,.55fr) minmax(0,1.45fr);gap:.9rem;margin-bottom:.9rem}
.sf-customer-summary-item--case strong{font-size:1.35rem}
.sf-customer-summary-item--case small{display:block;margin-top:.35rem;color:var(--ca-muted);line-height:1.45}
.sf-customer-summary-item--wide{min-width:0}
.sf-customer-case-account-list{margin-top:.9rem}
@media(max-width:780px){.sf-customer-case-account-grid{grid-template-columns:1fr}.sf-customer-case-account-card .sf-customer-card__head{flex-direction:column}.sf-customer-case-account-card .sf-customer-card__head .sf-button{width:100%;justify-content:center}}
