/* H?zl? teslimat b?lgesi ? yap?land?r?lm?? landing + custom HTML */
.pk-fzl{font-size:15px;line-height:1.65;color:#334155;--pk-navy:#1a3066;--pk-orange:#f37021;--pk-teal:#0f766e;--pk-border:#e2e8f0;--pk-soft:#f4f8fc}
.pk-fzl *{box-sizing:border-box}
.pk-fzl img{max-width:100%;height:auto;display:block}
.pk-fzl h1,.pk-fzl h2,.pk-fzl h3{color:var(--pk-navy);line-height:1.25;margin:0 0 .65em;font-weight:800}
.pk-fzl h1{font-size:clamp(1.55rem,3vw,2.15rem);letter-spacing:-.02em}
.pk-fzl h2{font-size:clamp(1.2rem,2.2vw,1.55rem);text-align:center}
.pk-fzl h3{font-size:1rem;font-weight:700}
.pk-fzl p{margin:0 0 .85em}
.pk-fzl strong{color:var(--pk-navy)}
.pk-fzl .pk-fzl-accent{color:var(--pk-orange)}
.pk-fzl .pk-fzl-section{background:#fff;border:1px solid var(--pk-border);border-radius:18px;padding:clamp(18px,3vw,28px);margin:0 0 16px;box-shadow:0 2px 10px rgba(26,48,102,.04)}
.pk-fzl .pk-fzl-section-title{margin-bottom:18px}
.pk-fzl-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(16px,3vw,32px);align-items:center;background:linear-gradient(135deg,#f8fbff 0%,#fff 55%,#f0f9ff 100%);border:1px solid #dbeafe;border-radius:20px;padding:clamp(20px,3vw,32px);margin:0 0 14px;overflow:hidden}
.pk-fzl-hero__lead{color:#475569;font-size:clamp(.95rem,1.6vw,1.05rem);max-width:52ch}
.pk-fzl-hero__media{position:relative;min-height:220px}
.pk-fzl-hero__media img{width:100%;height:auto;object-fit:contain}
.pk-fzl-hero__media.is-empty{min-height:260px;border-radius:16px;background:linear-gradient(160deg,#e0f2fe,#f8fafc);display:flex;align-items:center;justify-content:center;color:#64748b;font-size:14px;text-align:center;padding:20px}
.pk-fzl-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}
.pk-fzl-stat{background:#fff;border:1px solid var(--pk-border);border-radius:14px;padding:12px 10px;text-align:center;min-width:0}
.pk-fzl-stat__val{display:block;font-size:clamp(.9rem,1.4vw,1.05rem);font-weight:800;color:var(--pk-teal);line-height:1.3;word-break:break-word}
.pk-fzl-stat__lbl{display:block;font-size:11px;color:#64748b;font-weight:600;margin-top:4px}
.pk-fzl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 24px;border-radius:999px;background:var(--pk-orange);color:#fff!important;text-decoration:none!important;font-weight:800;font-size:15px;border:0;box-shadow:0 10px 22px rgba(243,112,33,.28);transition:transform .15s ease,box-shadow .15s ease}
.pk-fzl-btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(243,112,33,.34);color:#fff!important}
.pk-fzl-disclaimer{position:relative;display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#f0f9ff 0%,#ecfeff 100%);border:1px solid #bae6fd;border-left:4px solid #0284c7;border-radius:14px;padding:14px 16px;margin:0 0 16px;overflow:visible}
.pk-fzl-disclaimer__icon{flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#0284c7;color:#fff;font-weight:800;font-style:italic;font-family:Georgia,serif;line-height:28px;text-align:center}
.pk-fzl-disclaimer__text{flex:1;font-size:13.5px;line-height:1.6;color:#0c4a6e;margin:0}
.pk-fzl-disclaimer__pets{flex:0 0 auto;max-width:min(38%,200px);margin:-8px -4px -8px 0}
.pk-fzl-disclaimer__pets img{width:100%;height:auto;object-fit:contain}
.pk-fzl-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.pk-fzl-product{background:#fff;border:1px solid var(--pk-border);border-radius:16px;padding:14px 12px 16px;text-align:center;box-shadow:0 2px 8px rgba(15,23,42,.04)}
.pk-fzl-product__img{width:88px;height:88px;margin:0 auto 10px;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}
.pk-fzl-product__img img{width:100%;height:100%;object-fit:contain}
.pk-fzl-product__img.is-empty{font-size:28px;color:#94a3b8}
.pk-fzl-product h3{font-size:.92rem;margin-bottom:6px}
.pk-fzl-product p{font-size:12.5px;color:#64748b;margin:0;line-height:1.5}
.pk-fzl-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:12px}
.pk-fzl-step{text-align:center;padding:8px 4px}
.pk-fzl-step__icon{width:52px;height:52px;margin:0 auto 8px;border-radius:50%;background:#eef2ff;color:var(--pk-navy);display:flex;align-items:center;justify-content:center;font-size:22px}
.pk-fzl-step__num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#2563eb;color:#fff;font-size:11px;font-weight:800;margin-bottom:6px}
.pk-fzl-step p{font-size:12px;color:#475569;margin:0;line-height:1.45}
.pk-fzl-steps-note{font-size:12.5px;color:#64748b;text-align:center;margin:0}
.pk-fzl-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:start}
.pk-fzl-info-list{margin:0;padding:0;list-style:none}
.pk-fzl-info-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:14px}
.pk-fzl-info-list li:last-child{border-bottom:0}
.pk-fzl-info-list i{width:20px;color:var(--pk-navy);margin-top:2px;flex-shrink:0}
.pk-fzl-info-list span{color:#64748b;min-width:0}
.pk-fzl-info-list strong{color:var(--pk-navy)}
.pk-fzl-map{border-radius:16px;overflow:hidden;border:1px solid var(--pk-border);background:#e2e8f0;min-height:280px}
.pk-fzl-map img{width:100%;height:100%;object-fit:cover}
.pk-fzl-map.is-empty{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:14px;padding:24px;text-align:center}
.pk-fzl-why{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.pk-fzl-why-card{text-align:center;padding:8px 6px}
.pk-fzl-why-card i{font-size:34px;color:var(--pk-navy);margin-bottom:10px;display:block}
.pk-fzl-why-card h3{font-size:.95rem}
.pk-fzl-why-card p{font-size:13px;color:#64748b;margin:0}
.pk-fzl-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px}
.pk-fzl-faq details,.pk-fzl-faq .pk-fzl-faq-item{border:1px solid var(--pk-border);border-radius:12px;background:#fff;padding:0;overflow:hidden}
.pk-fzl-faq summary{cursor:pointer;list-style:none;padding:14px 40px 14px 16px;font-weight:700;font-size:13.5px;line-height:1.45;color:var(--pk-navy);position:relative;user-select:none}
.pk-fzl-faq summary::-webkit-details-marker{display:none}
.pk-fzl-faq summary::marker{content:""}
.pk-fzl-faq summary::after{content:"\f107";font-family:FontAwesome;position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:14px;transition:transform .2s ease}
.pk-fzl-faq details[open] summary::after,.pk-fzl-faq .pk-fzl-faq-item[open] summary::after{content:"\f106"}
.pk-fzl-faq details[open] summary,.pk-fzl-faq .pk-fzl-faq-item[open] summary{border-bottom:1px solid #f1f5f9}
.pk-fzl-faq .pk-fzl-faq-a{padding:12px 16px 14px;font-size:13px;color:#475569;line-height:1.6}
.pk-fzl-faq .pk-fzl-faq-a p{margin:0}
.pk-fzl-cta{position:relative;text-align:center;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);border:1px solid var(--pk-border);border-radius:20px;padding:clamp(24px,4vw,36px) clamp(16px,3vw,24px);margin:0 0 16px;overflow:hidden}
.pk-fzl-cta__pet{position:absolute;bottom:0;width:min(22%,140px);pointer-events:none;opacity:.95}
.pk-fzl-cta__pet--left{left:0}
.pk-fzl-cta__pet--right{right:0}
.pk-fzl-cta__inner{position:relative;z-index:1;max-width:520px;margin:0 auto}
.pk-fzl-cta h2{text-align:center}
.pk-fzl-cta p{color:#475569}
.pk-fzl-note{font-size:13px;color:#64748b;line-height:1.6;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:16px}
.pk-fzl-note strong{color:var(--pk-navy)}
.pk-fzl-section--prose h2{text-align:left;font-size:clamp(1.15rem,2vw,1.4rem);margin-bottom:14px}
.pk-fzl-section--prose h3{font-size:1rem;margin:20px 0 8px;color:var(--pk-navy)}
.pk-fzl-section--prose p{color:#475569}
.pk-fzl-ol{margin:0 0 12px;padding-left:1.25em;color:#475569}
.pk-fzl-ol li{margin:0 0 10px;line-height:1.55}
.pk-fzl-disclaimer--inline{margin-top:16px}
@media (max-width:1024px){.pk-fzl-products{grid-template-columns:repeat(3,minmax(0,1fr))}.pk-fzl-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.pk-fzl-why{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:767px){.pk-fzl-hero{grid-template-columns:1fr}.pk-fzl-hero__media{order:-1;min-height:180px}.pk-fzl-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.pk-fzl-disclaimer{flex-wrap:wrap}.pk-fzl-disclaimer__pets{max-width:120px;margin:0 auto}.pk-fzl-products{grid-template-columns:repeat(2,minmax(0,1fr))}.pk-fzl-split{grid-template-columns:1fr}.pk-fzl-faq{grid-template-columns:1fr}.pk-fzl-cta__pet{width:min(28%,100px);opacity:.7}.pk-fzl-btn{width:100%}}
@media (max-width:480px){.pk-fzl-products{grid-template-columns:1fr}.pk-fzl-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.pk-fzl-why{grid-template-columns:1fr}}

/* Custom HTML landing (local-delivery-*) */
.pk-fz-content.is-landing-active,
.local-delivery-landing{
  --ld-accent:#0f766e;
  --ld-accent-soft:#ecfdf5;
  --ld-ink:#0f172a;
  --ld-muted:#475569;
  --ld-border:#e2e8f0;
  --ld-card:#fff;
  --ld-soft:#f8fafc;
  color:var(--ld-ink);
  font-size:15.5px;
  line-height:1.7;
  box-sizing:border-box;
}
.pk-fz-content.is-landing-active *,
.local-delivery-landing *{box-sizing:border-box}
.pk-fz-content.is-landing-active > section,
.pk-fz-content.is-landing-active .local-delivery-landing > section,
.local-delivery-landing > section,
.pk-fz-content.is-landing-active > aside,
.pk-fz-content.is-landing-active .local-delivery-landing > aside,
.local-delivery-landing > aside{
  background:var(--ld-card);
  border:1px solid var(--ld-border);
  border-radius:16px;
  padding:22px 22px 20px;
  margin:0 0 16px;
  box-shadow:0 1px 2px rgba(15,23,42,.04);
  display:block;
}
.local-delivery-hero{
  background:linear-gradient(165deg,#ecfdf5 0%,#fff 42%,#f8fafc 100%);
  border:1px solid #ccebe4;
  border-radius:18px;
  padding:28px 24px 24px;
  margin:0 0 18px;
  box-shadow:0 8px 28px rgba(15,118,110,.07);
  display:block;
}
.local-delivery-hero h1{
  margin:0 0 12px;
  font-size:clamp(1.45rem,2.4vw,2rem);
  line-height:1.25;
  letter-spacing:-.02em;
  color:var(--ld-ink);
  font-weight:800;
}
.local-delivery-hero > p{
  margin:0 0 18px;
  color:var(--ld-muted);
  max-width:62ch;
  font-size:1.02rem;
}
.delivery-highlights{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin:0 0 20px;
}
.delivery-highlights > div{
  background:#fff;
  border:1px solid #e2e8f0;
  border-radius:14px;
  padding:14px 12px;
  text-align:center;
  min-width:0;
}
.delivery-highlights strong{
  display:block;
  font-size:1.05rem;
  color:#0f766e;
  font-weight:800;
  line-height:1.3;
  margin-bottom:4px;
  word-break:break-word;
}
.delivery-highlights span{
  display:block;
  font-size:12px;
  color:#64748b;
  font-weight:600;
}
.primary-shopping-button{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:46px;
  padding:12px 22px;
  border-radius:999px;
  background:#0f766e !important;
  color:#fff !important;
  text-decoration:none !important;
  font-weight:700;
  font-size:15px;
  border:0;
  box-shadow:0 8px 18px rgba(15,118,110,.22);
}
.primary-shopping-button:hover{
  background:#0d9488 !important;
  color:#fff !important;
}
.delivery-disclaimer{
  margin:18px 0 0;
  padding:14px 16px 14px 48px;
  font-size:13.5px;
  line-height:1.6;
  color:#0c4a6e;
  background:linear-gradient(135deg,#f0f9ff 0%,#ecfeff 100%);
  border:1px solid #bae6fd;
  border-left:4px solid #0284c7;
  border-radius:12px;
  position:relative;
}
.delivery-disclaimer::before{
  content:"i";
  position:absolute;
  left:16px;
  top:15px;
  width:22px;
  height:22px;
  border-radius:50%;
  background:#0284c7;
  color:#fff;
  font-size:13px;
  font-weight:800;
  font-style:italic;
  font-family:Georgia,serif;
  line-height:22px;
  text-align:center;
}
.pk-fz-content.is-landing-active h2,
.local-delivery-landing h2{
  margin:0 0 12px;
  font-size:clamp(1.15rem,1.8vw,1.35rem);
  line-height:1.3;
  color:#0f172a;
  font-weight:800;
}
.pk-fz-content.is-landing-active h3,
.local-delivery-landing h3{
  margin:18px 0 6px;
  font-size:1.02rem;
  line-height:1.35;
  color:#134e4a;
  font-weight:700;
}
.pk-fz-content.is-landing-active p,
.local-delivery-landing p{margin:0 0 12px;color:#475569}
.pk-fz-content.is-landing-active ul,
.pk-fz-content.is-landing-active ol,
.local-delivery-landing ul,
.local-delivery-landing ol{
  margin:0 0 12px;
  padding-left:1.2em;
  color:#475569;
}
.pk-fz-content.is-landing-active li,
.local-delivery-landing li{margin:0 0 8px}
.delivery-neighborhoods{
  margin:0 0 14px;
  padding:0;
  list-style:none;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px 14px;
}
.delivery-neighborhoods li{
  margin:0;
  padding:10px 12px;
  background:#f8fafc;
  border:1px solid #e2e8f0;
  border-radius:12px;
  font-size:14px;
}
.pk-fz-content.is-landing-active strong,
.local-delivery-landing strong{color:#0f172a}
.local-delivery-cta{
  background:linear-gradient(145deg,#0f766e 0%,#115e59 100%) !important;
  border:1px solid #0f766e !important;
  border-radius:16px !important;
  color:#fff !important;
  text-align:center;
  padding:28px 22px !important;
  margin:0 0 16px;
}
.local-delivery-cta h2,
.local-delivery-cta p{color:#fff !important}
.local-delivery-cta p{opacity:.92;max-width:56ch;margin-left:auto;margin-right:auto}
.local-delivery-cta .primary-shopping-button{
  background:#fff !important;
  color:#0f766e !important;
  margin-top:6px;
}
.service-transparency-note{
  background:#f8fafc !important;
  border:1px dashed #cbd5e1 !important;
  border-radius:16px;
  color:#475569;
  font-size:13.5px;
  line-height:1.6;
  padding:22px !important;
  margin:0 0 16px;
  display:block;
}
@media (max-width:900px){
  .delivery-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}
  .delivery-neighborhoods{grid-template-columns:1fr}
}
@media (max-width:560px){
  .local-delivery-hero{padding:22px 16px 18px;border-radius:14px}
  .pk-fz-content.is-landing-active > section,
  .pk-fz-content.is-landing-active > aside,
  .local-delivery-landing > section,
  .local-delivery-landing > aside{padding:18px 16px;border-radius:14px}
  .delivery-highlights{grid-template-columns:1fr 1fr;gap:8px}
  .primary-shopping-button{width:100%}
  .delivery-disclaimer{padding:12px 14px 12px 42px;font-size:13px}
}

/* Panel HTML g�vdesi (geli?mi? ?ablon i�inde) */
.pk-fzl-custom-body{margin:0 0 16px}
.pk-fzl-custom-body > section,
.pk-fzl-custom-body > aside{
  background:#fff;
  border:1px solid #e2e8f0;
  border-radius:16px;
  padding:clamp(18px,3vw,28px);
  margin:0 0 16px;
  box-shadow:0 2px 10px rgba(26,48,102,.04);
}
.pk-fzl-custom-body .local-delivery-cta{
  background:linear-gradient(145deg,#0f766e 0%,#115e59 100%)!important;
  color:#fff!important;
  text-align:center;
}
.pk-fzl-custom-body .local-delivery-cta h2,
.pk-fzl-custom-body .local-delivery-cta p{color:#fff!important}

