/*
Theme Name: WidocznyMarketing.pl V7 1:1
Description: Motyw odtworzony możliwie 1:1 z zaakceptowanej wizualizacji.
Version: 7.0
Text Domain: widocznymarketing
*/
:root{
 --navy:#07172f;
 --navy2:#0b244b;
 --blue:#086cff;
 --blue2:#1478ff;
 --ink:#0a1832;
 --muted:#64738d;
 --line:#e4eaf3;
 --soft:#f4f8fd;
 --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.45}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.container{width:980px;max-width:calc(100% - 36px);margin:0 auto}

/* HEADER */
.site-header{position:absolute;top:0;left:0;right:0;z-index:20;color:#fff}
.header-inner{height:52px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand img{width:190px;height:auto}
.nav{display:flex;align-items:center;gap:28px;font-size:12px}
.nav a{white-space:nowrap}
.nav a:first-child{position:relative}
.nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;background:#0d75ff}
.nav-cta{background:#0768ed;padding:11px 19px;border-radius:8px;font-weight:700}

/* HERO */
.hero{
 height:365px;
 color:#fff;
 background:
  radial-gradient(circle at 85% 42%,rgba(45,105,160,.18),transparent 30%),
  linear-gradient(100deg,#07172f 0%,#0a1b36 58%,#0b203e 100%);
 overflow:hidden;
}
.hero-inner{
 height:365px;
 padding-top:52px;
 display:grid;
 grid-template-columns:360px 1fr;
 align-items:center;
 gap:24px;
}
.hero-copy{align-self:center}
.eyebrow{font-size:11px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;color:#d7e2f3;margin-bottom:10px}
.eyebrow:before{content:"";display:inline-block;width:6px;height:6px;background:#0671ff;margin-right:9px;vertical-align:1px}
.hero h1{margin:0 0 10px;font-size:45px;line-height:.95;letter-spacing:-.035em;font-weight:800}
.hero h1 span{color:#0c70ff}
.hero p{margin:0 0 14px;color:#fff;font-size:12px;line-height:1.35;max-width:350px}
.hero-actions{display:flex;gap:12px;margin-bottom:14px}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-weight:700;transition:.2s}
.btn-primary{background:#0870f4;color:#fff;border:1px solid #0870f4;height:42px;padding:0 24px;font-size:12px}
.btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55);height:42px;padding:0 24px;font-size:12px}
.hero-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;font-size:10px;color:#eef4ff}
.feature{display:flex;align-items:center;gap:8px}
.feature svg{width:27px;height:27px;stroke:#0872ff;fill:none;stroke-width:1.8}
.hero-art{display:flex;justify-content:flex-end;align-items:center;overflow:visible}
.hero-art img{width:598px;max-width:none;border:0}

/* SERVICES */
.section-services{height:230px;padding:11px 0 14px;background:#fff}
.section-heading-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:10px}
.kicker{font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#667d9f;margin-bottom:2px}
.section-title{font-size:25px;line-height:1;margin:0;font-weight:800;letter-spacing:-.025em}
.section-title span{color:#0871ff}
.section-intro{width:350px;color:#61718c;font-size:11px;line-height:1.35;margin:0}
.services{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.service{height:153px;padding:12px 14px;background:#fff;border:1px solid #e7ecf3;border-radius:12px;box-shadow:0 8px 24px rgba(23,39,69,.04)}
.service-icon{width:32px;height:32px;margin-bottom:8px}
.service-icon svg{width:100%;height:100%;stroke:#0872ff;fill:none;stroke-width:2}
.service h3{font-size:13px;line-height:1.1;margin:0 0 5px;font-weight:800}
.service p{font-size:10px;line-height:1.35;color:#5e6f8a;margin:0 0 8px}
.more{font-size:10px;color:#0870f5;font-weight:700}

/* PACKAGES */
.packages-section{height:337px;background:linear-gradient(180deg,#f4f8fd,#f7faff);padding:12px 0 16px}
.packages-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}
.packages-title{font-size:26px;margin:0;line-height:1;font-weight:800;letter-spacing:-.03em}
.packages-title span{color:#0871ff}
.hand-note{font-family:"Comic Sans MS",cursive;font-style:italic;font-weight:700;font-size:14px;line-height:1.08;margin:6px 8px 0 0;transform:rotate(-5deg);color:#101c34}
.hand-note:after{content:"";display:block;width:79px;border-bottom:2px solid #0870f5;margin:1px 0 0 13px;transform:rotate(-4deg)}
.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.package{height:242px;background:#fff;border:1px solid #e1e8f2;border-radius:10px;padding:13px 15px;position:relative;box-shadow:0 7px 22px rgba(18,40,72,.04);display:flex;flex-direction:column}
.package.featured{border:1.8px solid #0870ff}
.badge{position:absolute;top:-7px;right:28px;background:#0870ff;color:#fff;font-size:8px;font-weight:700;padding:4px 12px;border-radius:3px}
.package h3{font-size:12px;margin:0;line-height:1.1;font-weight:800}
.package-sub{font-size:9px;color:#6a7890;margin:2px 0 3px}
.price{font-size:21px;line-height:1.1;font-weight:800;margin:0 0 7px}
.price small{font-size:10px;color:#5f6f88;font-weight:600}
.package ul{list-style:none;padding:0;margin:0 0 8px;flex:1}
.package li{position:relative;padding-left:15px;margin:3px 0;font-size:8.7px;line-height:1.25;color:#51627f}
.package li:before{content:"✓";position:absolute;left:0;top:0;color:#0871ff;font-weight:800}
.package-btn{height:28px;border:1px solid #0871ff;color:#0871ff;background:#fff;font-size:9px;border-radius:4px}
.featured .package-btn{background:#0871ff;color:#fff}

/* PORTFOLIO */
.portfolio-section{height:174px;padding:9px 0 10px;background:#fff}
.portfolio-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:7px}
.portfolio-title{font-size:25px;line-height:1;margin:0;font-weight:800;letter-spacing:-.03em}
.portfolio-title span{color:#0871ff}
.all-work{height:34px;padding:0 13px;border:1px solid #8ab6fb;color:#075dd6;background:#fff;font-size:9px}
.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}
.work-card{height:105px;border-radius:8px;overflow:hidden}
.work-card img{width:100%;height:100%;object-fit:cover}

/* STATS */
.stats-section{height:93px;background:linear-gradient(180deg,#07152e,#081a37);color:#fff;padding:18px 0}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
.stat{display:flex;align-items:center;gap:10px}
.stat-icon{width:43px;height:43px;border:1px solid rgba(20,99,221,.38);border-radius:9px;display:grid;place-items:center}
.stat-icon svg{width:23px;height:23px;stroke:#0872ff;fill:none;stroke-width:2}
.stat strong{display:block;font-size:20px;line-height:1;margin-bottom:3px}
.stat small{display:block;font-size:9px;color:#e6edf7}

/* Footer kept below screenshot */
.contact{background:#0870f2;color:#fff;padding:35px 0}
.contact-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}
.contact h2{margin:0 0 5px;font-size:30px}.contact p{margin:0;font-size:13px}
.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.contact .btn{background:#fff;color:#075ac9;height:42px;padding:0 16px;font-size:11px}
.footer{background:#051126;color:#d7e0ef;padding:20px 0}
.footer-inner{display:flex;align-items:center;justify-content:space-between;font-size:10px}.footer img{width:190px}.footer-links{display:flex;gap:18px}

@media(max-width:1000px){
 .container{width:calc(100% - 28px)}
 .hero{height:auto}.hero-inner{height:auto;min-height:600px;grid-template-columns:1fr;padding:85px 0 35px}
 .hero-art{justify-content:center}.hero-art img{width:min(100%,728px);max-width:100%}
 .section-services,.packages-section,.portfolio-section,.stats-section{height:auto}
 .services,.stats{grid-template-columns:repeat(2,1fr)}
 .packages{grid-template-columns:1fr}
 .package{height:auto;min-height:235px}.portfolio-grid{grid-template-columns:repeat(2,1fr)}
 .work-card{height:auto}.work-card img{height:auto}
}
@media(max-width:700px){
 .nav{display:none}.header-inner{height:64px}.brand img{width:180px}
 .hero-inner{padding-top:88px}.hero h1{font-size:48px}.hero p{font-size:14px}
 .hero-features{grid-template-columns:1fr}
 .section-heading-row,.packages-top,.portfolio-head,.contact-inner,.footer-inner{display:block}
 .section-intro{width:auto;margin-top:8px}
 .services,.portfolio-grid,.stats{grid-template-columns:1fr}
 .service{height:auto;min-height:145px}.hand-note{display:none}
 .contact-actions{margin-top:18px}.footer-links{margin-top:12px;flex-wrap:wrap}
}


/* V8 — genuine portfolio projects */
.portfolio-section{
  height:auto;
  min-height:245px;
  padding:18px 0 22px;
}
.portfolio-head{margin-bottom:12px}
.portfolio-real{
  grid-template-columns:repeat(4,1fr);
  gap:12px;
}
.real-card{
  position:relative;
  height:160px;
  border-radius:12px;
  overflow:hidden;
  background:#08162f;
  box-shadow:0 10px 26px rgba(6,20,44,.12);
  display:block;
}
.real-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .3s ease;
}
.real-card:hover img{transform:scale(1.035)}
.real-card:after{
  content:"";
  position:absolute;
  inset:42% 0 0;
  background:linear-gradient(transparent,rgba(3,12,28,.92));
  pointer-events:none;
}
.work-overlay{
  position:absolute;
  z-index:2;
  left:14px;
  right:14px;
  bottom:12px;
  color:#fff;
}
.work-overlay strong{
  display:block;
  font-size:14px;
  line-height:1.1;
  font-weight:800;
}
.work-overlay span{
  display:block;
  margin-top:3px;
  font-size:10px;
  color:#dde6f3;
}
@media(max-width:1000px){
  .portfolio-real{grid-template-columns:repeat(2,1fr)}
  .real-card{height:210px}
}
@media(max-width:700px){
  .portfolio-real{grid-template-columns:1fr}
  .real-card{height:230px}
}


/* V9 refinements: generated HERO + 3 realizations */
.hero{
  min-height: 520px;
}
.hero-inner{
  min-height: 520px;
  height: auto;
  grid-template-columns: .95fr 1.05fr;
  gap: 34px;
  padding-top: 78px;
  padding-bottom: 36px;
}
.hero h1{
  font-size: clamp(54px, 5.5vw, 82px);
}
.hero p{
  max-width: 560px;
  font-size: 17px;
  line-height: 1.45;
}
.hero-art{
  justify-content: center;
  align-items: center;
}
.hero-art img{
  width: 100%;
  max-width: 860px;
  height: auto;
  border-radius: 26px;
  box-shadow: 0 28px 70px rgba(0,0,0,.35);
}

.portfolio-section{
  height: auto;
  padding: 28px 0 28px;
}
.portfolio-three{
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.portfolio-three .real-card{
  height: 220px;
}
.portfolio-three .real-card img{
  height: 100%;
  object-fit: cover;
}
.portfolio-three .work-overlay strong{
  font-size: 18px;
}
.portfolio-three .work-overlay span{
  font-size: 13px;
}

@media(max-width:1000px){
  .hero-inner{
    grid-template-columns: 1fr;
    min-height: auto;
    padding-top: 96px;
  }
  .portfolio-three{
    grid-template-columns: 1fr;
  }
  .portfolio-three .real-card{
    height: 250px;
  }
}


/* V10 — requested layout corrections */

/* HERO: more vertical room so buttons/features never collide with the services section */
.hero{
  height:auto !important;
  min-height:680px !important;
}
.hero-inner{
  height:auto !important;
  min-height:680px !important;
  padding-top:105px !important;
  padding-bottom:70px !important;
  grid-template-columns:1fr 1fr !important;
  gap:42px !important;
  align-items:center !important;
}
.hero h1{
  font-size:clamp(52px,5.2vw,70px) !important;
  line-height:.96 !important;
  margin-bottom:24px !important;
}
.hero p{
  font-size:17px !important;
  line-height:1.5 !important;
  margin-bottom:28px !important;
}
.hero-actions{
  margin-bottom:24px !important;
}
.hero-features{
  margin-top:0 !important;
  padding-bottom:4px !important;
}
.hero-art img{
  width:100% !important;
  max-width:680px !important;
  border-radius:24px !important;
}

/* SERVICES: clear visual separation after HERO */
.section-services{
  height:auto !important;
  min-height:270px !important;
  padding:30px 0 34px !important;
}

/* PACKAGES: significantly larger and easier to read */
.packages-section{
  height:auto !important;
  min-height:520px !important;
  padding:50px 0 58px !important;
}
.packages-top{
  margin-bottom:24px !important;
}
.packages-title{
  font-size:38px !important;
  line-height:1.05 !important;
}
.packages-section .kicker{
  font-size:12px !important;
  margin-bottom:7px !important;
}
.hand-note{
  font-size:18px !important;
  margin-top:8px !important;
}
.packages{
  gap:18px !important;
}
.package{
  height:auto !important;
  min-height:360px !important;
  padding:28px 28px 24px !important;
  border-radius:16px !important;
}
.package h3{
  font-size:21px !important;
  margin-bottom:3px !important;
}
.package-sub{
  font-size:13px !important;
  margin-bottom:9px !important;
}
.price{
  font-size:36px !important;
  margin-bottom:16px !important;
}
.price small{
  font-size:14px !important;
}
.package ul{
  margin-bottom:22px !important;
}
.package li{
  font-size:13.5px !important;
  line-height:1.35 !important;
  margin:8px 0 !important;
  padding-left:20px !important;
}
.package-btn{
  height:46px !important;
  font-size:13px !important;
  border-radius:7px !important;
}
.badge{
  top:-12px !important;
  right:auto !important;
  left:50% !important;
  transform:translateX(-50%) !important;
  font-size:10px !important;
  padding:7px 18px !important;
  border-radius:999px !important;
}

/* PORTFOLIO: three genuine projects, balanced */
.portfolio-section{
  padding:42px 0 44px !important;
}
.portfolio-three{
  grid-template-columns:repeat(3,1fr) !important;
  gap:18px !important;
}
.portfolio-three .real-card{
  height:245px !important;
}

/* No fake statistics section in V10 */
.stats-section{display:none !important}

/* Contact comes directly after realizations */
.contact{
  margin-top:0 !important;
}

/* Tablet/mobile */
@media(max-width:1000px){
  .hero{
    min-height:0 !important;
  }
  .hero-inner{
    grid-template-columns:1fr !important;
    min-height:0 !important;
    padding-top:105px !important;
    padding-bottom:55px !important;
  }
  .hero-art img{
    max-width:760px !important;
    margin:0 auto !important;
  }
  .packages-section{
    min-height:0 !important;
  }
  .packages{
    grid-template-columns:1fr !important;
  }
  .package{
    min-height:0 !important;
  }
  .portfolio-three{
    grid-template-columns:1fr !important;
  }
}
@media(max-width:700px){
  .hero-inner{
    padding-top:92px !important;
    padding-bottom:48px !important;
  }
  .hero h1{
    font-size:48px !important;
  }
  .packages-title{
    font-size:32px !important;
  }
  .package{
    padding:24px 22px !important;
  }
}


/* V11 — hero image dimensions refined */
.hero{
  min-height: 620px !important;
}
.hero-inner{
  min-height: 620px !important;
  padding-top: 96px !important;
  padding-bottom: 52px !important;
  grid-template-columns: .95fr 1.05fr !important;
  gap: 38px !important;
}
.hero-art{
  justify-content: center !important;
  align-items: center !important;
}
.hero-art img{
  width: 100% !important;
  max-width: 760px !important;
  aspect-ratio: 16 / 10 !important;
  object-fit: cover !important;
  border-radius: 24px !important;
  box-shadow: 0 28px 70px rgba(0,0,0,.34) !important;
}
.hero h1{
  font-size: clamp(52px,5vw,68px) !important;
}
.hero p{
  max-width: 560px !important;
}

@media(max-width:1000px){
  .hero{
    min-height: auto !important;
  }
  .hero-inner{
    min-height: auto !important;
    grid-template-columns: 1fr !important;
    padding-top: 100px !important;
    padding-bottom: 50px !important;
  }
  .hero-art img{
    max-width: 100% !important;
  }
}


/* V12 — packages + quote form refinements */
.packages-section{
  height:auto !important;
  min-height:0 !important;
  padding:54px 0 64px !important;
  background:linear-gradient(180deg,#f4f8fd,#f8fbff) !important;
}
.packages-top{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:24px;
  margin-bottom:20px !important;
}
.packages-title{
  font-size:42px !important;
  line-height:1.05 !important;
  margin:0 0 10px !important;
}
.packages-intro{
  max-width:760px;
  margin:0;
  color:#5f6f89;
  font-size:16px;
  line-height:1.55;
}
.packages-visual{
  margin:0 0 28px;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 22px 52px rgba(6,20,44,.10);
}
.packages-visual img{
  width:100%;
  display:block;
  height:auto;
}
.packages{
  display:grid;
  grid-template-columns:repeat(3,1fr) !important;
  gap:18px !important;
}
.package{
  height:auto !important;
  min-height:360px !important;
  padding:28px 28px 24px !important;
  border-radius:16px !important;
  background:#fff !important;
  border:1px solid #dfe7f2 !important;
  box-shadow:0 10px 28px rgba(18,40,72,.04) !important;
}
.package.featured{
  border:2px solid #0a70ff !important;
}
.package h3{
  font-size:22px !important;
  margin:0 0 2px !important;
}
.package-sub{
  font-size:13px !important;
  color:#60708a !important;
  margin-bottom:10px !important;
}
.price{
  font-size:38px !important;
  margin-bottom:16px !important;
}
.price small{
  font-size:15px !important;
}
.package li{
  font-size:13.5px !important;
  line-height:1.38 !important;
  margin:8px 0 !important;
}
.package-btn{
  height:46px !important;
  font-size:13px !important;
  border-radius:8px !important;
}
.badge{
  top:-12px !important;
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
  border-radius:999px !important;
  padding:7px 16px !important;
  font-size:10px !important;
}

/* Quote form */
.quote-section{
  padding:60px 0 54px;
  background:#fff;
}
.quote-wrap{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:28px;
  align-items:start;
}
.quote-title{
  margin:0 0 14px;
  font-size:42px;
  line-height:1.05;
  letter-spacing:-.03em;
  font-weight:800;
}
.quote-title span{
  color:#0a70ff;
}
.quote-copy p{
  margin:0;
  color:#5e6f89;
  font-size:16px;
  line-height:1.55;
}
.quote-success{
  margin-top:16px;
  padding:14px 16px;
  border-radius:12px;
  background:#eef7ee;
  color:#1d6a2a;
  border:1px solid #b8dfbf;
  font-size:14px;
}
.quote-form{
  background:#f7fafe;
  border:1px solid #e3ebf5;
  border-radius:22px;
  padding:24px;
  box-shadow:0 10px 30px rgba(8,22,47,.05);
}
.quote-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.field{
  margin-bottom:16px;
}
.field label{
  display:block;
  margin-bottom:7px;
  font-size:13px;
  font-weight:700;
  color:#11203d;
}
.field input,
.field select,
.field textarea{
  width:100%;
  border:1px solid #d9e4f2;
  border-radius:12px;
  background:#fff;
  padding:14px 14px;
  font-size:15px;
  font-family:inherit;
  color:#0b1730;
}
.field textarea{
  resize:vertical;
  min-height:120px;
}
.quote-submit{
  min-height:52px;
  padding:0 24px;
  border:none;
  cursor:pointer;
}

/* Contact tweaks */
.btn-static{
  cursor:default;
  pointer-events:none;
  background:#fff !important;
  color:#075ac9 !important;
}

/* Responsive */
@media(max-width:1000px){
  .packages{
    grid-template-columns:1fr !important;
  }
  .quote-wrap{
    grid-template-columns:1fr;
  }
}
@media(max-width:700px){
  .packages-title,
  .quote-title{
    font-size:32px !important;
  }
  .packages-intro{
    font-size:15px;
  }
  .quote-grid{
    grid-template-columns:1fr;
  }
  .quote-form{
    padding:18px;
  }
}
