:root{
  --navy:#06111f;
  --navy2:#0b2236;
  --navy3:#102d44;
  --ink:#101828;
  --text:#263344;
  --muted:#667085;
  --line:#e4eaf0;
  --soft:#f5f8fb;
  --card:#ffffff;
  --accent:#24d18b;
  --accent2:#00a4b4;
  --accent-soft:#e8fbf4;
  --white:#fff;
  --shadow:0 24px 70px rgba(6,17,31,.13);
  --radius:26px;
}
*{box-sizing:border-box}
html{scroll-behavior:auto}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:24px;padding:14px 28px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(228,234,240,.9)}.brand{display:flex;align-items:center}.brand img{width:154px;height:auto}.nav{display:flex;gap:22px;margin-left:auto;font-size:14px;font-weight:650;color:#344054;white-space:nowrap}.nav a{padding:8px 0}.nav a:hover{color:#087a65}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:14px 22px;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#031b17;font-weight:850;box-shadow:0 16px 42px rgba(36,209,139,.24);cursor:pointer;line-height:1.1}.btn:hover{filter:brightness(1.04)}.btn-small{padding:11px 17px;font-size:14px}.btn-ghost{background:rgba(255,255,255,.06);color:var(--white);border:1px solid rgba(255,255,255,.22);box-shadow:none}.section{padding:92px 0}.section-dark{background:radial-gradient(circle at 76% 8%,rgba(36,209,139,.2),transparent 32%),radial-gradient(circle at 10% 82%,rgba(0,164,180,.17),transparent 34%),linear-gradient(135deg,var(--navy),var(--navy2));color:var(--white)}.muted{background:linear-gradient(180deg,#f7fafc,#f2f6f9)}.hero{padding:110px 0 98px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.07fr .93fr;gap:58px;align-items:center}.eyebrow{margin:0 0 14px;color:#078b71;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.11em}.section-dark .eyebrow{color:var(--accent)}h1,h2,h3{margin:0;color:var(--ink);line-height:1.07;letter-spacing:-.04em}section.section-dark h1,section.section-dark h2,section.section-dark h3,.hero h1,.hero h2,.hero h3,.cta h2{color:var(--white)}h1{font-size:clamp(45px,6.5vw,78px);letter-spacing:-.07em;max-width:840px}h2{font-size:clamp(31px,4.2vw,50px)}h3{font-size:21px}.lead{font-size:20px;color:rgba(255,255,255,.78);max-width:720px;margin:22px 0 0}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:32px 0 22px}.proof-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.proof-strip span{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);color:rgba(255,255,255,.72);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:750}.dashboard{position:relative;padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.07));box-shadow:0 30px 95px rgba(0,0,0,.30);backdrop-filter:blur(16px)}.dashboard:before{content:"";position:absolute;inset:-1px;border-radius:32px;padding:1px;background:linear-gradient(135deg,rgba(36,209,139,.45),rgba(255,255,255,0));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.dashboard-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.dashboard-head small{display:block;color:rgba(255,255,255,.55);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.dashboard-head strong{display:block;color:#fff;font-size:24px;letter-spacing:-.03em}.status{border-radius:999px;padding:7px 10px;background:rgba(36,209,139,.14);border:1px solid rgba(36,209,139,.28);color:var(--accent);font-weight:900}.metric-main{display:flex;align-items:end;justify-content:space-between;padding:22px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.metric-main span{color:rgba(255,255,255,.68)}.metric-main strong{font-size:58px;line-height:.9;color:#fff;letter-spacing:-.07em}.meter{height:11px;border-radius:999px;background:rgba(255,255,255,.11);overflow:hidden;margin:22px 0}.meter span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent2))}.dashboard-list{display:grid;gap:10px;margin:22px 0}.dashboard-list div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.1)}.dashboard-list span{color:rgba(255,255,255,.68)}.dashboard-list strong{color:#fff}.dashboard p{margin:18px 0 0;color:rgba(255,255,255,.62);font-size:14px}.two-col{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:start}.text-block p,.section-head p,.two-col p{color:var(--muted);font-size:17px}.text-block p:first-child{margin-top:0}.cards{display:grid;gap:22px;margin-top:36px}.three{grid-template-columns:repeat(3,1fr)}.four{grid-template-columns:repeat(4,1fr)}.grid-eight{grid-template-columns:repeat(4,1fr)}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:27px;box-shadow:0 16px 40px rgba(11,31,45,.06)}.card:hover{border-color:#cfe9e1;box-shadow:0 22px 55px rgba(11,31,45,.08)}.card p,.card li{color:var(--muted)}.feature span,.highlights span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--accent-soft);color:#087a65;font-weight:950;margin-bottom:18px}.icon{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--accent-soft),#eef8ff);color:#087a65;font-weight:950;margin-bottom:18px}.service p{min-height:132px}.service ul{padding-left:0;margin:18px 0 0;list-style:none}.service li{position:relative;padding-left:22px;margin:9px 0}.service li:before{content:"";position:absolute;left:0;top:.7em;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent2))}.section-head{max-width:880px}.section-head.narrow{text-align:center;margin-inline:auto}.process-section{position:relative}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.steps article{padding:27px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.06)}.steps span{display:inline-block;color:var(--accent);font-weight:950;margin-bottom:18px}.steps p{color:rgba(255,255,255,.68)}.compact{min-height:176px}.compact h3{font-size:19px}.checklist{margin:0;padding:0;list-style:none}.checklist li{padding:13px 0 13px 36px;border-bottom:1px solid var(--line);position:relative;color:#344054;font-weight:620}.checklist li:before{content:"✓";position:absolute;left:0;top:13px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--accent-soft);color:#078b71;font-weight:950;font-size:13px}.highlights .card{background:linear-gradient(180deg,#fff,#fbfdfd)}.highlights h3{font-size:22px}.tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.tags span{padding:12px 18px;border-radius:999px;background:var(--soft);border:1px solid var(--line);font-weight:800;color:#344054}.clients .section-head{max-width:920px}.cta{padding:82px 0}.cta-box{max-width:820px;text-align:center}.cta-box p{color:rgba(255,255,255,.72);font-size:18px}.cta-box .btn{margin-top:8px}.trust{color:rgba(255,255,255,.62)!important;font-size:14px!important}.contact-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:56px;align-items:start}.contact-grid>div>p{font-size:17px;color:var(--muted)}.contact-list{margin-top:28px;display:grid;gap:14px}.contact-list a,.contact-list p{margin:0;display:grid;gap:3px;padding:17px 18px;border-radius:18px;background:var(--soft);border:1px solid var(--line)}.contact-list strong{color:var(--ink)}.contact-list span{color:var(--muted)}.form{background:linear-gradient(180deg,var(--navy2),var(--navy));color:#fff;padding:32px;border-radius:30px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08)}.form label{display:grid;gap:8px;margin-bottom:15px;font-weight:800}.form input,.form textarea{width:100%;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(255,255,255,.08);color:#fff;padding:13px 14px;font:inherit}.form input::placeholder,.form textarea::placeholder{color:rgba(255,255,255,.45)}.form input:focus,.form textarea:focus{outline:2px solid rgba(36,209,139,.48);border-color:rgba(36,209,139,.6)}.form .btn{margin-top:4px;width:100%}.form-note{font-size:12px;color:rgba(255,255,255,.54);margin:12px 0 0}.optional{font-weight:500;color:rgba(255,255,255,.62);font-size:12px}input[type=file]{padding:11px;background:rgba(255,255,255,.05)}.footer{padding:58px 0 26px;background:#050e17;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .7fr;gap:42px}.footer img{width:148px;filter:brightness(1.25)}.footer p,.footer a{color:rgba(255,255,255,.68)}.footer h4{margin:0 0 12px}.copyright{margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.52);font-size:14px}.copyright span{display:block;margin-top:8px;color:rgba(255,255,255,.44)}
@media(max-width:1040px){.site-header{flex-wrap:wrap}.nav{order:3;width:100%;overflow:auto;margin-left:0}.hero-grid,.two-col,.contact-grid{grid-template-columns:1fr}.four,.grid-eight{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.service p{min-height:auto}}
@media(max-width:680px){.container{width:min(100% - 28px,1160px)}.section{padding:64px 0}.hero{padding:76px 0}.site-header{padding:12px 14px;gap:14px}.brand img{width:134px}.site-header .btn-small{display:none}.nav{gap:14px;font-size:13px;padding-bottom:2px}.hero-actions{display:grid}.btn{width:100%;padding:14px 18px}.proof-strip span{font-size:12px}.three,.four,.grid-eight,.steps,.footer-grid{grid-template-columns:1fr}.card,.form,.dashboard{border-radius:22px;padding:22px}h1{font-size:43px}.lead{font-size:18px}.metric-main strong{font-size:48px}.footer img{width:136px}}

/* FIXED TEXT LOGO — no TM, no cropped bitmap */
.logo-word{
  display:inline-flex;
  align-items:baseline;
  font-family:Inter,Arial,sans-serif;
  font-size:30px;
  line-height:1;
  letter-spacing:-0.055em;
  font-weight:900;
  color:#09213a;
  white-space:nowrap;
  text-decoration:none;
}
.logo-word .logo-m{
  color:#5b78ff;
  margin-right:1px;
  letter-spacing:-0.075em;
}
.logo-footer{
  color:#f5fbff;
  font-size:32px;
  margin-bottom:18px;
}
.logo-footer .logo-m{color:#6f88ff}

@media(max-width:680px){.logo-word{font-size:27px}.logo-footer{font-size:29px}}


/* AUDIT PANEL — clearer, business-focused content */
.audit-panel{padding:30px}
.audit-panel .dashboard-head{margin-bottom:20px}
.audit-panel .dashboard-head strong{font-size:22px;max-width:310px;margin-top:4px}
.audit-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
.audit-summary span{display:block;color:rgba(255,255,255,.58);font-size:13px;margin-bottom:3px}
.audit-summary strong{display:block;color:#fff;font-size:24px;letter-spacing:-.035em}
.audit-badge{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(36,209,139,.2),rgba(0,164,180,.16));border:1px solid rgba(36,209,139,.28);color:var(--accent);font-weight:950;font-size:18px}
.audit-list{margin:20px 0 16px;gap:9px}
.audit-list div{padding:14px 15px;align-items:center}
.audit-list span{display:grid;gap:2px}
.audit-list b{color:#fff;font-size:15px}
.audit-list small{color:rgba(255,255,255,.52);font-size:12px;line-height:1.35}
.audit-list strong{font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:var(--accent);white-space:nowrap}
.audit-result{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 15px;border-radius:16px;background:linear-gradient(135deg,rgba(36,209,139,.13),rgba(0,164,180,.08));border:1px solid rgba(36,209,139,.22)}
.audit-result span{color:rgba(255,255,255,.58);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
.audit-result strong{color:#fff;text-align:right;font-size:14px}
@media(max-width:680px){
  .audit-panel{padding:22px}
  .audit-panel .dashboard-head strong{font-size:20px}
  .audit-summary strong{font-size:21px}
  .audit-list strong{font-size:11px}
  .audit-result{align-items:flex-start;flex-direction:column}
  .audit-result strong{text-align:left}
}


/* ===== mEnergia refresh 2026 ===== */
body{background:#fff}
.site-header{background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(9,33,58,.08)}
.hero{position:relative;overflow:hidden;padding:118px 0 104px;background:
radial-gradient(circle at 8% 15%,rgba(36,209,139,.12),transparent 28%),
linear-gradient(135deg,#06111e 0%,#0a2336 52%,#0a2a35 100%)}
.hero:after{content:"";position:absolute;inset:auto -12% -45% 40%;height:560px;background:radial-gradient(circle,rgba(24,178,176,.16),transparent 66%);pointer-events:none}
.hero-grid{grid-template-columns:1.08fr .92fr;gap:76px;align-items:center}
.hero-copy h1{max-width:820px;font-size:clamp(48px,5.8vw,82px);line-height:.98;letter-spacing:-.062em}
.hero-copy .lead{max-width:760px;font-size:20px;line-height:1.7;color:rgba(255,255,255,.74)}
.hero-actions{margin-top:34px}
.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}
.hero-points div{display:flex;gap:10px;align-items:flex-start;padding:14px 0;border-top:1px solid rgba(255,255,255,.14)}
.hero-points span{color:var(--accent);font-size:12px;font-weight:950;letter-spacing:.1em}
.hero-points strong{font-size:13px;line-height:1.45;color:rgba(255,255,255,.78)}

.intelligence-panel{padding:30px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.055));border-color:rgba(255,255,255,.15);box-shadow:0 40px 110px rgba(0,0,0,.34)}
.panel-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.12)}
.panel-top small{display:block;color:rgba(255,255,255,.48);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:850}
.panel-top strong{display:block;color:#fff;font-size:22px;margin-top:4px;letter-spacing:-.03em}
.panel-focus{padding:24px 0 20px}
.panel-focus span{display:block;color:rgba(255,255,255,.5);font-size:13px}
.panel-focus strong{display:block;color:#fff;font-size:34px;letter-spacing:-.05em;margin-top:2px}
.panel-focus p{margin:3px 0 0;color:rgba(255,255,255,.55);font-size:13px}
.panel-modules{display:grid;gap:10px}
.panel-modules>div{display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055);border-radius:16px}
.module-index{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:rgba(36,209,139,.12);color:var(--accent);font-weight:950;font-size:12px}
.panel-modules b{display:block;color:#fff;font-size:15px}
.panel-modules small{display:block;color:rgba(255,255,255,.49);font-size:12px;margin-top:2px}
.panel-outcome{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:15px 16px;border-radius:16px;background:linear-gradient(135deg,rgba(36,209,139,.16),rgba(0,164,180,.08));border:1px solid rgba(36,209,139,.2)}
.panel-outcome span{color:rgba(255,255,255,.56);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:850}
.panel-outcome strong{color:#fff;font-size:14px;text-align:right}

.proof-section{padding:92px 0}
.proof-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start}
.proof-copy{position:sticky;top:120px}
.proof-copy h2{max-width:520px}
.proof-copy p{color:var(--muted);font-size:17px;max-width:560px}
.proof-cards{display:grid;gap:14px}
.proof-cards article{position:relative;padding:26px 28px 26px 78px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(11,31,45,.05)}
.proof-cards span{position:absolute;left:26px;top:28px;color:#087a65;font-size:12px;font-weight:950;letter-spacing:.1em}
.proof-cards h3{margin:0 0 7px;font-size:21px}
.proof-cards p{margin:0;color:var(--muted)}

.split-head{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:end;max-width:none}
.split-head>p{font-size:17px}
.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}
.pillar{position:relative;overflow:hidden;padding:30px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 20px 52px rgba(11,31,45,.06)}
.pillar-dark{background:linear-gradient(160deg,#081827,#0e3040);border-color:rgba(255,255,255,.1);color:#fff}
.pillar-no{position:absolute;right:24px;top:22px;font-size:54px;font-weight:950;letter-spacing:-.07em;color:rgba(9,33,58,.06)}
.pillar-dark .pillar-no{color:rgba(255,255,255,.08)}
.pillar-kicker{margin:0 0 24px!important;color:#087a65!important;text-transform:uppercase;letter-spacing:.11em;font-weight:900;font-size:12px!important}
.pillar-dark .pillar-kicker{color:var(--accent)!important}
.pillar h3{font-size:27px;max-width:290px;margin-bottom:14px}
.pillar>p{color:var(--muted)}
.pillar-dark>p{color:rgba(255,255,255,.66)}
.pillar ul{list-style:none;padding:20px 0 0;margin:22px 0 0;border-top:1px solid var(--line)}
.pillar-dark ul{border-top-color:rgba(255,255,255,.13)}
.pillar li{position:relative;padding:9px 0 9px 22px;color:#3d4b5b}
.pillar-dark li{color:rgba(255,255,255,.74)}
.pillar li:before{content:"";position:absolute;left:0;top:17px;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent2))}

.steps article{transition:transform .2s ease,border-color .2s ease}
.steps article:hover{transform:translateY(-4px);border-color:rgba(36,209,139,.32)}
.grid-eight .card{box-shadow:none;background:linear-gradient(180deg,#fff,#fbfdfd)}
.analysis-cta{margin-top:28px;padding:22px 24px;border-radius:22px;background:linear-gradient(135deg,#0b2032,#0d3442);display:flex;justify-content:space-between;align-items:center;gap:24px}
.analysis-cta span{display:block;color:rgba(255,255,255,.54);font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:850}
.analysis-cta strong{display:block;color:#fff;font-size:22px;margin-top:2px}
.analysis-cta .btn{white-space:nowrap}

.contact-section{background:linear-gradient(180deg,#fff,#f6faf9)}
.form{background:linear-gradient(160deg,#071522,#0d3040);box-shadow:0 28px 80px rgba(7,21,34,.18)}
.footer{background:linear-gradient(180deg,#06111d,#040b12)}

@media(max-width:1040px){
  .hero-grid,.proof-grid,.split-head{grid-template-columns:1fr}
  .proof-copy{position:static}
  .pillar-grid{grid-template-columns:1fr}
  .hero-points{grid-template-columns:1fr}
}
@media(max-width:680px){
  .hero{padding:74px 0 64px}
  .hero-copy h1{font-size:46px}
  .hero-copy .lead{font-size:18px}
  .intelligence-panel{padding:22px}
  .panel-focus strong{font-size:29px}
  .panel-outcome{align-items:flex-start;flex-direction:column}
  .panel-outcome strong{text-align:left}
  .proof-section{padding:64px 0}
  .proof-cards article{padding:22px 22px 22px 64px}
  .proof-cards span{left:22px;top:24px}
  .pillar{padding:24px}
  .analysis-cta{align-items:flex-start;flex-direction:column}
  .analysis-cta .btn{width:100%}
}


/* ===== Hero panel v3: od faktury do wdrożenia ===== */
.delivery-panel{
  padding:32px;
  background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.055));
  border:1px solid rgba(73,223,179,.32);
  border-radius:30px;
  box-shadow:0 40px 110px rgba(0,0,0,.32);
}
.delivery-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:20px;
  padding-bottom:22px;
  border-bottom:1px solid rgba(255,255,255,.13);
}
.delivery-head small{
  display:block;
  color:rgba(255,255,255,.58);
  font-size:12px;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:none;
}
.delivery-head strong{
  display:block;
  margin-top:5px;
  color:#fff;
  font-size:23px;
  line-height:1.2;
  letter-spacing:-.035em;
}
.delivery-intro{
  padding:24px 0 20px;
}
.delivery-intro span{
  display:block;
  color:rgba(255,255,255,.58);
  font-size:13px;
}
.delivery-intro strong{
  display:block;
  max-width:390px;
  margin-top:5px;
  color:#fff;
  font-size:25px;
  line-height:1.2;
  letter-spacing:-.035em;
}
.delivery-steps{
  display:grid;
  gap:10px;
}
.delivery-steps>div{
  display:grid;
  grid-template-columns:46px 1fr;
  gap:14px;
  align-items:center;
  padding:15px;
  border:1px solid rgba(255,255,255,.11);
  background:rgba(255,255,255,.055);
  border-radius:17px;
}
.delivery-no{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border-radius:12px;
  background:rgba(36,209,139,.13);
  color:var(--accent);
  font-size:12px;
  font-weight:950;
}
.delivery-steps b{
  display:block;
  color:#fff;
  font-size:15px;
}
.delivery-steps small{
  display:block;
  margin-top:3px;
  color:rgba(255,255,255,.52);
  font-size:12px;
  line-height:1.4;
}
.delivery-result{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  margin-top:14px;
  padding:16px;
  border:1px solid rgba(36,209,139,.22);
  background:linear-gradient(135deg,rgba(36,209,139,.16),rgba(0,164,180,.08));
  border-radius:17px;
}
.delivery-result span{
  color:rgba(255,255,255,.58);
  font-size:11px;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:none;
}
.delivery-result strong{
  color:#fff;
  font-size:14px;
  text-align:right;
}
@media(max-width:680px){
  .delivery-panel{padding:22px}
  .delivery-head strong{font-size:20px}
  .delivery-intro strong{font-size:22px}
  .delivery-result{align-items:flex-start;flex-direction:column}
  .delivery-result strong{text-align:left}
}


/* Dane formalne spółki w stopce */
.legal-footer{
  display:grid;
  gap:7px;
  line-height:1.55;
}
.legal-footer strong{
  color:rgba(255,255,255,.82);
  font-size:13px;
}
.legal-footer span{
  display:block;
}
.legal-footer .legal-data{
  max-width:1050px;
  margin-top:7px;
  color:rgba(255,255,255,.43);
  font-size:11px;
  line-height:1.65;
}


/* Dyskretne dane rejestrowe */
.legal-details{
  margin-top:10px;
  max-width:980px;
  color:rgba(255,255,255,.28);
  font-size:10px;
  line-height:1.55;
}
.legal-details summary{
  width:max-content;
  cursor:pointer;
  color:rgba(255,255,255,.34);
  font-size:10px;
  letter-spacing:.03em;
  user-select:none;
}
.legal-details summary:hover{
  color:rgba(255,255,255,.55);
}
.legal-details span{
  display:block;
  margin-top:7px;
  color:rgba(255,255,255,.25);
  font-size:10px;
  line-height:1.6;
}


/* Stopka v6 — marka na pierwszym planie, dane spółki maksymalnie dyskretne */
.footer-branding{
  display:grid;
  gap:5px;
}
.footer-brand-name{
  display:block;
  color:#fff;
  font-size:24px;
  line-height:1;
  letter-spacing:-.04em;
}
.footer-branding span{
  color:rgba(255,255,255,.56);
  font-size:12px;
}
.footer-branding span:last-child{
  margin-top:2px;
  color:rgba(255,255,255,.38);
  font-size:11px;
}
.legal-details{
  margin-top:14px;
  max-width:980px;
  color:rgba(255,255,255,.2);
  font-size:9px;
  line-height:1.55;
}
.legal-details summary{
  width:max-content;
  cursor:pointer;
  color:rgba(255,255,255,.24);
  font-size:9px;
  letter-spacing:.02em;
  user-select:none;
}
.legal-details summary:hover{
  color:rgba(255,255,255,.42);
}
.legal-details span{
  display:block;
  margin-top:6px;
  color:rgba(255,255,255,.2);
  font-size:9px;
  line-height:1.55;
}


/* ===== Mobile polish v7 ===== */
.desktop-nav{display:flex}
.mobile-nav{display:none}

@media(max-width:820px){
  .nav-wrap{
    min-height:78px;
    gap:16px;
  }

  .brand img{
    width:176px;
    max-width:62vw;
  }

  .desktop-nav{
    display:none;
  }

  .mobile-nav{
    display:block;
    position:relative;
    margin-left:auto;
  }

  .mobile-nav summary{
    list-style:none;
    cursor:pointer;
    padding:10px 14px;
    border:1px solid rgba(9,33,58,.12);
    border-radius:12px;
    color:#0b2032;
    background:#fff;
    font-size:14px;
    font-weight:800;
  }

  .mobile-nav summary::-webkit-details-marker{
    display:none;
  }

  .mobile-nav[open] summary{
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
  }

  .mobile-nav nav{
    position:absolute;
    right:0;
    top:100%;
    z-index:50;
    width:230px;
    display:grid;
    padding:10px;
    border:1px solid rgba(9,33,58,.12);
    border-radius:14px 0 14px 14px;
    background:#fff;
    box-shadow:0 22px 60px rgba(9,33,58,.14);
  }

  .mobile-nav nav a{
    padding:12px 13px;
    border-radius:9px;
    color:#0b2032;
    font-size:14px;
    font-weight:750;
  }

  .mobile-nav nav a:hover{
    background:#f2f7f6;
  }
}

@media(max-width:680px){
  .services-refresh{
    padding-top:58px;
    padding-bottom:58px;
  }

  .services-refresh .section-head{
    margin-bottom:24px;
  }

  .services-refresh .section-head h2{
    font-size:34px;
    line-height:1.06;
  }

  .services-refresh .section-head>p{
    font-size:15px;
    line-height:1.6;
  }

  .pillar-grid{
    gap:14px;
    margin-top:26px;
  }

  .pillar{
    padding:22px 20px;
    border-radius:20px;
  }

  .pillar-no{
    right:18px;
    top:16px;
    font-size:40px;
  }

  .pillar-kicker{
    margin-bottom:14px!important;
    font-size:10px!important;
  }

  .pillar h3{
    max-width:250px;
    margin-bottom:10px;
    font-size:24px;
    line-height:1.12;
  }

  .pillar>p{
    margin-bottom:0;
    font-size:15px;
    line-height:1.55;
  }

  .pillar ul{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:0 14px;
    margin-top:16px;
    padding-top:14px;
  }

  .pillar li{
    padding:7px 0 7px 16px;
    font-size:13px;
    line-height:1.35;
  }

  .pillar li:before{
    top:13px;
    width:5px;
    height:5px;
  }
}

@media(max-width:430px){
  .brand img{
    width:165px;
  }

  .pillar ul{
    grid-template-columns:1fr;
  }
}


/* ===== Mobile redesign v8 — only phones/tablets ===== */

/* Proper desktop nav styling */
.desktop-nav{
  margin-left:auto;
  display:flex;
  align-items:center;
  gap:22px;
  white-space:nowrap;
}
.desktop-nav a{
  color:#344054;
  font-size:14px;
  font-weight:700;
}
.desktop-nav a:hover{
  color:#087a65;
}

@media(max-width:820px){
  .site-header{
    padding:0;
  }

  .nav-wrap{
    width:100%;
    min-height:74px;
    padding:12px 18px;
    display:flex;
    align-items:center;
    flex-wrap:nowrap;
  }

  .brand img{
    width:164px;
    max-width:58vw;
  }

  /* Never show desktop links on mobile */
  .desktop-nav{
    display:none !important;
  }

  .mobile-nav{
    display:block !important;
    margin-left:auto;
    position:relative;
  }

  .mobile-nav summary{
    display:flex;
    align-items:center;
    gap:8px;
    padding:10px 13px;
    border:1px solid rgba(9,33,58,.12);
    border-radius:12px;
    background:#f7faf9;
    color:#0b2032;
    font-size:13px;
    font-weight:850;
  }

  .mobile-nav summary:before{
    content:"";
    width:16px;
    height:12px;
    background:
      linear-gradient(#0b2032,#0b2032) 0 0/100% 2px no-repeat,
      linear-gradient(#0b2032,#0b2032) 0 5px/100% 2px no-repeat,
      linear-gradient(#0b2032,#0b2032) 0 10px/100% 2px no-repeat;
  }

  .mobile-nav nav{
    top:calc(100% + 8px);
    right:0;
    width:220px;
    padding:8px;
    border-radius:16px;
  }

  /* Prevent anchor headings from hiding under sticky header */
  section[id]{
    scroll-margin-top:88px;
  }
}

@media(max-width:680px){
  /* Proof section rebuilt as a compact premium mobile block */
  .proof-section{
    padding:52px 0 58px;
    background:#f6f9f8;
  }

  .proof-grid{
    display:block;
  }

  .proof-copy{
    margin-bottom:24px;
  }

  .proof-copy .eyebrow{
    margin-bottom:10px;
    font-size:10px;
    letter-spacing:.13em;
  }

  .proof-copy h2{
    max-width:330px;
    font-size:34px;
    line-height:1.02;
    letter-spacing:-.05em;
  }

  .proof-copy>p{
    margin-top:16px;
    font-size:15px;
    line-height:1.58;
    color:#566474;
  }

  .proof-cards{
    display:grid;
    gap:11px;
  }

  .proof-cards article{
    position:relative;
    padding:18px 18px 18px 62px;
    min-height:0;
    border:1px solid rgba(9,33,58,.09);
    border-radius:18px;
    background:#fff;
    box-shadow:0 10px 28px rgba(9,33,58,.055);
  }

  .proof-cards article:before{
    content:"";
    position:absolute;
    left:17px;
    top:18px;
    width:31px;
    height:31px;
    border-radius:10px;
    background:linear-gradient(135deg,rgba(36,209,139,.16),rgba(0,164,180,.11));
    border:1px solid rgba(36,209,139,.18);
  }

  .proof-cards span{
    z-index:1;
    left:24px;
    top:27px;
    color:#078b71;
    font-size:9px;
    line-height:1;
    letter-spacing:.05em;
  }

  .proof-cards h3{
    margin:0 0 5px;
    font-size:18px;
    line-height:1.18;
    letter-spacing:-.025em;
  }

  .proof-cards p{
    font-size:13px;
    line-height:1.48;
    color:#667384;
  }
}

@media(max-width:390px){
  .nav-wrap{
    padding-inline:14px;
  }

  .brand img{
    width:150px;
  }

  .mobile-nav summary{
    padding:9px 11px;
    font-size:12px;
  }

  .proof-copy h2{
    font-size:31px;
  }
}
