/* WYGENEROWANE z makiety przez scripts/build_static.py - NIE EDYTUJ recznie. Scope: .page-proces-wspolpracy */
:root {
      --navy:#1e2a3a;--navy-deep:#141d29;
      --blue:#4c9ecf;--blue-light:#6bb4df;--blue-dark:#3a7fad;--blue-darker:#2d6a94;
      --white:#FFFFFF;--light:#F4F6F9;
      --gray:#9BA3AF;--gray-dark:#6B7280;--text:#273043;--text-light:#E8ECF1;
      --radius:10px;--radius-sm:8px;
      --gutter:clamp(16px,4vw,32px);
      --transition:0.35s cubic-bezier(.4,0,.2,1);
      --shadow:0 4px 24px rgba(30,42,58,.12);
      --shadow-lg:0 12px 48px rgba(30,42,58,.18);
      --font-heading:'Sora',sans-serif;
      --font-body:'DM Sans',sans-serif;
    }
html.dark {--white:#0f1722;--light:#1a2332;--text:#E8ECF1;--gray:#7a8494;--gray-dark:#9BA3AF}
html.dark body {background:var(--white);color:var(--text)}
@keyframes st-proceswspolpracy-gradientShift {0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}100%{opacity:.7;transform:scale(1.05)}}
@keyframes st-proceswspolpracy-blobFloat {0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}
@keyframes st-proceswspolpracy-pulse-shadow {0%{box-shadow:0 0 0 0 rgba(76,158,207,.5)}70%{box-shadow:0 0 0 16px rgba(76,158,207,0)}100%{box-shadow:0 0 0 0 rgba(76,158,207,0)}}
html.dark .process-hero {background:#0f1722}
html.dark .hero-gradient-anim {background:none;animation:none}
html.dark .process-hero h1 {color:#E8ECF1}
html.dark .steps-section {background:#1a2332}
html.dark .step-card {background:#1d2a3d;border-color:rgba(76,158,207,.08)}
html.dark .step-num {color:rgba(76,158,207,.12)}
html.dark .step-icon {background:rgba(76,158,207,.12)}
html.dark .guarantee-strip {background:var(--navy)}
html.dark .comm-card {background:#1d2a3d;border-color:rgba(76,158,207,.08)}
html.dark .comm-icon {background:rgba(76,158,207,.12)}
html.dark .faq-section {background:#1a2332}
html.dark .faq-item {background:#1d2a3d;border-color:rgba(76,158,207,.15)}
html.dark .faq-a-inner {color:var(--gray)}
html.dark .cta-section {background:#0f1722}
html.dark .cta-section::before {background:none}
html.dark .cta-section::after {background-image:radial-gradient(rgba(76,158,207,.07) 1px,transparent 1px);background-size:32px 32px;content:'';position:absolute;inset:0;z-index:0}

.page-proces-wspolpracy {font-family:var(--font-body);color:var(--text);background:var(--white);line-height:1.6;overflow-x:clip}
.page-proces-wspolpracy a {text-decoration:none;color:inherit}
.page-proces-wspolpracy ul, .page-proces-wspolpracy ol {list-style:none}
.page-proces-wspolpracy button {border:none;background:none;cursor:pointer;font-family:inherit}
.page-proces-wspolpracy h1, .page-proces-wspolpracy h2, .page-proces-wspolpracy h3 {font-family:var(--font-heading);line-height:1.2;font-weight:700}
.page-proces-wspolpracy .container {width:100%;max-width:1280px;margin:0 auto;padding:0 var(--gutter)}
.page-proces-wspolpracy :focus-visible {outline:2px solid var(--blue);outline-offset:3px;border-radius:var(--radius-sm)}
@media(prefers-reduced-motion:reduce) {
.page-proces-wspolpracy *, .page-proces-wspolpracy *::before, .page-proces-wspolpracy *::after {animation-duration:.01ms!important;transition-duration:.01ms!important}
}
.page-proces-wspolpracy .reveal {opacity:0;transform:translateY(30px);transition:opacity .7s,transform .7s}
.page-proces-wspolpracy .reveal.visible {opacity:1;transform:translateY(0)}
.page-proces-wspolpracy .btn {display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--radius);font-weight:600;font-size:.95rem;transition:var(--transition);cursor:pointer;font-family:var(--font-body);position:relative;overflow:hidden}
.page-proces-wspolpracy .btn svg {width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.page-proces-wspolpracy .btn-primary {background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;box-shadow:0 4px 20px rgba(76,158,207,.35)}
.page-proces-wspolpracy .btn-primary:hover {background:linear-gradient(135deg,var(--blue-dark),var(--blue-darker));box-shadow:0 8px 32px rgba(76,158,207,.45)}
.page-proces-wspolpracy .btn-outline {border:2px solid var(--blue);color:var(--blue);background:transparent}
.page-proces-wspolpracy .btn-outline:hover {background:var(--blue);color:#fff}
.page-proces-wspolpracy .btn-white {background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(8px)}
.page-proces-wspolpracy .btn-white:hover {background:rgba(255,255,255,.22)}
.page-proces-wspolpracy .btn-pulse {animation:st-proceswspolpracy-pulse-shadow 2s ease-out infinite}
@media(max-width:767px) {
.page-proces-wspolpracy .btn {padding:10px 18px;font-size:.88rem}
.page-proces-wspolpracy .hero-buttons .btn, .page-proces-wspolpracy .cta-buttons .btn {width:100%;justify-content:center}
}
.page-proces-wspolpracy .section-label {display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--blue);margin-bottom:12px}
.page-proces-wspolpracy .section-label::before {content:'';width:24px;height:2px;background:var(--blue);border-radius:2px}
.page-proces-wspolpracy .section-title {font-size:clamp(1.6rem,4vw,2.6rem);color:var(--text);margin-bottom:16px;letter-spacing:-.02em}
.page-proces-wspolpracy .section-desc {font-size:1.05rem;color:var(--gray-dark);max-width:560px;margin-bottom:48px;line-height:1.7}
.page-proces-wspolpracy .temp-dark-toggle {position:fixed;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:500;box-shadow:0 4px 16px rgba(76,158,207,.3);font-size:1.2rem;border:none;transition:var(--transition)}
.page-proces-wspolpracy .temp-dark-toggle:hover {background:var(--blue-dark);transform:scale(1.1)}
.page-proces-wspolpracy .scroll-top {position:fixed;bottom:24px;right:24px;width:44px;height:44px;border-radius:var(--radius);background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:400;box-shadow:0 4px 20px rgba(76,158,207,.4);transition:var(--transition);border:none;opacity:0;pointer-events:none;transform:translateY(8px)}
.page-proces-wspolpracy .scroll-top.visible {opacity:1;pointer-events:auto;transform:translateY(0)}
.page-proces-wspolpracy .scroll-top:hover {box-shadow:0 8px 28px rgba(76,158,207,.6)}
.page-proces-wspolpracy .scroll-top svg {width:20px;height:20px;fill:#fff;stroke:none}
@media(max-width:1023px) {
.page-proces-wspolpracy .scroll-top {bottom:72px;right:16px}
}
.page-proces-wspolpracy .process-hero {position:relative;background:var(--white);overflow:hidden;padding:120px 0 80px;text-align:center}
@media(min-width:1024px) {
.page-proces-wspolpracy .process-hero {padding:150px 0 100px}
}
.page-proces-wspolpracy .hero-bg {position:absolute;inset:0;z-index:0}
.page-proces-wspolpracy .hero-bg-grid {position:absolute;inset:0;background-image:radial-gradient(rgba(76,158,207,.12) 1px,transparent 1px);background-size:32px 32px}
.page-proces-wspolpracy .hero-gradient-anim {position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgba(76,158,207,.14),transparent 55%);animation:st-proceswspolpracy-gradientShift 15s ease-in-out infinite alternate}
.page-proces-wspolpracy .hero-inner {position:relative;z-index:1;max-width:760px;margin:0 auto}
.page-proces-wspolpracy .breadcrumb {font-size:.82rem;color:var(--gray-dark);margin-bottom:24px}
.page-proces-wspolpracy .breadcrumb a {color:var(--blue)}
.page-proces-wspolpracy .breadcrumb span {margin:0 6px;color:var(--gray)}
.page-proces-wspolpracy .hero-badges {display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:24px}
.page-proces-wspolpracy .hero-badge {font-size:.78rem;font-weight:600;padding:6px 14px;border-radius:20px;background:rgba(76,158,207,.1);color:var(--blue);border:1px solid rgba(76,158,207,.2)}
.page-proces-wspolpracy .process-hero h1 {font-size:clamp(1.8rem,4vw,3rem);color:var(--text);margin-bottom:16px;letter-spacing:-.02em}
.page-proces-wspolpracy .process-hero .sub {font-size:1.05rem;color:var(--gray-dark);line-height:1.7;max-width:540px;margin:0 auto 40px}
.page-proces-wspolpracy .hero-buttons {display:flex;flex-wrap:wrap;gap:14px;justify-content:center}
.page-proces-wspolpracy .steps-section {padding:88px 0;background:var(--light)}
.page-proces-wspolpracy .steps-grid {display:grid;gap:0;position:relative}
@media(min-width:768px) {
.page-proces-wspolpracy .steps-grid {grid-template-columns:repeat(2,1fr);gap:0}
}
@media(min-width:1024px) {
.page-proces-wspolpracy .steps-grid {grid-template-columns:repeat(4,1fr)}
}
.page-proces-wspolpracy .step-card {padding:32px 28px;background:var(--white);border:1px solid rgba(76,158,207,.1);position:relative;transition:box-shadow var(--transition)}
.page-proces-wspolpracy .step-card:hover {box-shadow:0 4px 24px rgba(76,158,207,.12);z-index:1}
.page-proces-wspolpracy .step-num {font-family:var(--font-heading);font-size:3rem;font-weight:800;color:rgba(76,158,207,.15);line-height:1;margin-bottom:8px;transition:color var(--transition)}
.page-proces-wspolpracy .step-card:hover .step-num {color:rgba(76,158,207,.25)}
.page-proces-wspolpracy .step-icon {width:44px;height:44px;border-radius:10px;background:rgba(76,158,207,.1);display:flex;align-items:center;justify-content:center;margin-bottom:14px;flex-shrink:0}
.page-proces-wspolpracy .step-icon svg {width:22px;height:22px;stroke:var(--blue);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.page-proces-wspolpracy .step-title {font-family:var(--font-heading);font-size:1rem;font-weight:700;color:var(--text);margin-bottom:10px}
.page-proces-wspolpracy .step-desc {font-size:.88rem;color:var(--gray-dark);line-height:1.7}
.page-proces-wspolpracy .step-tag {display:inline-block;font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:20px;background:rgba(76,158,207,.1);color:var(--blue);margin-bottom:10px}
.page-proces-wspolpracy .guarantee-strip {background:linear-gradient(135deg,var(--blue),var(--blue-dark));padding:56px 0;text-align:center;color:#fff}
.page-proces-wspolpracy .guarantee-strip h2 {font-size:clamp(1.4rem,3vw,2rem);margin-bottom:12px}
.page-proces-wspolpracy .guarantee-strip p {opacity:.9;max-width:520px;margin:0 auto 32px;line-height:1.7}
.page-proces-wspolpracy .guarantee-items {display:flex;flex-wrap:wrap;gap:16px;justify-content:center}
.page-proces-wspolpracy .guarantee-item {display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);padding:12px 20px;font-size:.9rem;font-weight:600}
.page-proces-wspolpracy .guarantee-item svg {width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0}
.page-proces-wspolpracy .comm-section {padding:88px 0;background:var(--white)}
.page-proces-wspolpracy .comm-grid {display:grid;gap:24px;grid-template-columns:1fr}
@media(min-width:640px) {
.page-proces-wspolpracy .comm-grid {grid-template-columns:repeat(3,1fr)}
}
.page-proces-wspolpracy .comm-card {background:var(--light);border-radius:var(--radius);padding:32px 28px;border:1px solid rgba(76,158,207,.1);transition:var(--transition)}
.page-proces-wspolpracy .comm-card:hover {border-color:var(--blue);box-shadow:0 4px 20px rgba(76,158,207,.12)}
.page-proces-wspolpracy .comm-icon {width:48px;height:48px;border-radius:var(--radius-sm);background:rgba(76,158,207,.1);display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.page-proces-wspolpracy .comm-icon svg {width:22px;height:22px;stroke:var(--blue);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.page-proces-wspolpracy .comm-card h3 {font-size:1rem;color:var(--text);margin-bottom:10px}
.page-proces-wspolpracy .comm-card p {font-size:.88rem;color:var(--gray-dark);line-height:1.7}
.page-proces-wspolpracy .faq-section {padding:88px 0;background:var(--light)}
.page-proces-wspolpracy .faq-inner {display:block}
@media(min-width:1024px) {
.page-proces-wspolpracy .faq-inner {display:grid;grid-template-columns:1fr 420px;gap:64px;align-items:start}
}
.page-proces-wspolpracy .faq-item {border:1px solid rgba(76,158,207,.12);border-radius:var(--radius);margin-bottom:12px;overflow:hidden;background:var(--white);transition:border-color var(--transition),box-shadow var(--transition)}
.page-proces-wspolpracy .faq-item.open {border-color:rgba(76,158,207,.3);box-shadow:0 4px 16px rgba(76,158,207,.08)}
.page-proces-wspolpracy .sfaq-q {display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;cursor:pointer;font-family:var(--font-heading);font-size:.95rem;font-weight:600;color:var(--text);user-select:none;transition:color var(--transition)}
.page-proces-wspolpracy .sfaq-q:hover {color:var(--blue)}
.page-proces-wspolpracy .faq-icon {width:24px;height:24px;border-radius:50%;background:rgba(76,158,207,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background var(--transition)}
.page-proces-wspolpracy .faq-icon svg {width:12px;height:12px;stroke:var(--blue);fill:none;stroke-width:2.5;transition:transform .3s ease}
.page-proces-wspolpracy .faq-item.open .faq-icon svg {transform:rotate(45deg)}
.page-proces-wspolpracy .faq-item.open .faq-icon {background:rgba(76,158,207,.2)}
.page-proces-wspolpracy .faq-a {max-height:0;overflow:hidden;transition:max-height .4s ease}
.page-proces-wspolpracy .faq-a-inner {padding:0 24px 20px;font-size:.92rem;color:var(--gray-dark);line-height:1.7}
.page-proces-wspolpracy .faq-image {display:none}
@media(min-width:1024px) {
.page-proces-wspolpracy .faq-image {display:block}
.page-proces-wspolpracy .faq-image img {border-radius:var(--radius);width:100%;position:sticky;top:32px}
}
.page-proces-wspolpracy .cta-section {padding:100px 0;background:linear-gradient(135deg,var(--blue),var(--blue-dark));position:relative;overflow:hidden;text-align:center;color:#fff}
.page-proces-wspolpracy .cta-section::before {content:'';position:absolute;inset:0;background:radial-gradient(ellipse at top left,rgba(255,255,255,.1),transparent 50%),radial-gradient(ellipse at bottom right,rgba(14,20,30,.35),transparent 60%);pointer-events:none}
.page-proces-wspolpracy .cta-section .container {position:relative;z-index:1}
.page-proces-wspolpracy .cta-section h2 {font-size:clamp(1.8rem,4vw,2.8rem);font-family:var(--font-heading);font-weight:700;margin-bottom:16px}
.page-proces-wspolpracy .cta-section p {font-size:1.05rem;opacity:.9;max-width:500px;margin:0 auto 36px;line-height:1.7}
.page-proces-wspolpracy .cta-buttons {display:flex;flex-wrap:wrap;gap:14px;justify-content:center}

/* ===== Przeniesione z /wycena/: interaktywny przebieg wspolpracy + "od czego zalezy cena". Scope: .wyc-embed (render 1:1 z wycena.css) ===== */
@keyframes wyc-pulseGlow {0%,100%{box-shadow:0 0 0 4px rgba(76,158,207,.2)}50%{box-shadow:0 0 0 8px rgba(76,158,207,.1)}}
@keyframes wyc-processPulse {0%,100%{box-shadow:0 0 0 0 rgba(76,158,207,.5)}50%{box-shadow:0 0 0 12px rgba(76,158,207,0)}}
@keyframes wyc-fadeInProcess {from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.page-proces-wspolpracy .wyc-embed .section {padding:64px 0}
.page-proces-wspolpracy .wyc-embed .section--light {background:var(--light)}
.page-proces-wspolpracy .wyc-embed h2 {font-size:clamp(1.4rem,3.5vw,2.2rem);font-weight:700;color:var(--text)}
.page-proces-wspolpracy .wyc-embed h4 {font-family:var(--font-heading);line-height:1.2;font-weight:600}
.page-proces-wspolpracy .wyc-embed .text-center {text-align:center}
.page-proces-wspolpracy .wyc-embed .mb-32 {margin-bottom:32px}
.page-proces-wspolpracy .wyc-embed .mb-48 {margin-bottom:48px}
/* timeline */
.page-proces-wspolpracy .wyc-embed .timeline {position:relative;padding:32px 0}
.page-proces-wspolpracy .wyc-embed .timeline::before {content:'';position:absolute;left:20px;top:0;bottom:0;width:2px;background:rgba(76,158,207,.15)}
.page-proces-wspolpracy .wyc-embed .timeline-item {position:relative;padding-left:56px;margin-bottom:40px}
.page-proces-wspolpracy .wyc-embed .timeline-item:last-child {margin-bottom:0}
.page-proces-wspolpracy .wyc-embed .timeline-dot {position:absolute;left:8px;top:0;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-dark));display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:.72rem;font-weight:700;color:#fff;box-shadow:0 2px 8px rgba(76,158,207,.3)}
.page-proces-wspolpracy .wyc-embed .timeline-item:first-child .timeline-dot {animation:wyc-pulseGlow 3s infinite}
.page-proces-wspolpracy .wyc-embed .timeline-card {background:var(--white);border:1px solid rgba(76,158,207,.1);border-radius:var(--radius);padding:20px 24px;transition:var(--transition)}
.page-proces-wspolpracy .wyc-embed .timeline-card:hover {border-color:rgba(76,158,207,.2);box-shadow:var(--shadow)}
.page-proces-wspolpracy .wyc-embed .timeline-card h4 {margin-bottom:6px;font-size:.95rem}
.page-proces-wspolpracy .wyc-embed .timeline-card p {font-size:.85rem;color:var(--gray-dark);line-height:1.5}
.page-proces-wspolpracy .wyc-embed .timeline-card .timeline-time {display:inline-flex;align-items:center;gap:4px;margin-top:8px;font-size:.78rem;color:var(--blue);font-weight:600}
@media(min-width:768px) {
.page-proces-wspolpracy .wyc-embed .timeline::before {left:20px;transform:none}
.page-proces-wspolpracy .wyc-embed .timeline-item {width:100%;padding-left:72px;padding-right:0;max-width:760px}
.page-proces-wspolpracy .wyc-embed .timeline-dot {left:8px;right:auto}
}
/* process tiles */
.page-proces-wspolpracy .wyc-embed .process-tiles {display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px}
@media(max-width:900px) {
.page-proces-wspolpracy .wyc-embed .process-tiles {grid-template-columns:repeat(2,1fr)}
}
@media(max-width:520px) {
.page-proces-wspolpracy .wyc-embed .process-tiles {grid-template-columns:1fr}
}
.page-proces-wspolpracy .wyc-embed .process-tile {position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 18px;background:var(--surface);border:2px solid var(--border);border-radius:16px;cursor:pointer;transition:all .25s ease;text-align:center;font-family:inherit}
.page-proces-wspolpracy .wyc-embed .process-tile:hover {border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}
.page-proces-wspolpracy .wyc-embed .process-tile__icon {display:grid;place-items:center;width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,rgba(76,158,207,.12),rgba(76,158,207,.04));color:var(--accent);margin-bottom:4px}
.page-proces-wspolpracy .wyc-embed .process-tile__label {font-size:1rem;font-weight:700;color:var(--text)}
.page-proces-wspolpracy .wyc-embed .process-tile__hint {font-size:.78rem;color:var(--text-muted)}
.page-proces-wspolpracy .wyc-embed .process-tile--active {border-color:var(--accent);background:linear-gradient(135deg,rgba(76,158,207,.08),rgba(76,158,207,.02));box-shadow:0 8px 24px rgba(76,158,207,.18)}
.page-proces-wspolpracy .wyc-embed .process-tile--active .process-tile__icon {background:var(--accent);color:#fff;animation:wyc-processPulse 2s ease-in-out infinite}
.page-proces-wspolpracy .wyc-embed .process-tile--active::after {content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%) rotate(45deg);width:18px;height:18px;background:var(--surface);border-right:2px solid var(--accent);border-bottom:2px solid var(--accent)}
.page-proces-wspolpracy .wyc-embed .process-content {animation:wyc-fadeInProcess .35s ease}
/* factors */
.page-proces-wspolpracy .wyc-embed .factors-grid {display:grid;grid-template-columns:1fr;gap:16px}
@media(min-width:640px) {
.page-proces-wspolpracy .wyc-embed .factors-grid {grid-template-columns:repeat(2,1fr)}
}
@media(min-width:1024px) {
.page-proces-wspolpracy .wyc-embed .factors-grid {grid-template-columns:repeat(3,1fr)}
}
.page-proces-wspolpracy .wyc-embed .factor-card {padding:22px;background:var(--white);border:1px solid rgba(76,158,207,.1);border-radius:var(--radius);transition:var(--transition)}
.page-proces-wspolpracy .wyc-embed .factor-card:hover {border-color:rgba(76,158,207,.25);transform:translateY(-2px)}
.page-proces-wspolpracy .wyc-embed .factor-card h3 {font-size:1rem;margin:0 0 8px;color:var(--blue)}
.page-proces-wspolpracy .wyc-embed .factor-card p {font-size:.88rem;color:var(--gray-dark);line-height:1.65;margin:0}
.page-proces-wspolpracy .wyc-embed .factor-card strong {color:var(--text)}
