/* UZEL 3.4.2 — rebuilt production template library */

/* =========================================================
   1. Shared design system
   ========================================================= */
.builder-block[class*="template-"]{
  --tpl-ink:#101828;
  --tpl-muted:#667085;
  --tpl-line:#e4e7ec;
  --tpl-soft:#f7f9fc;
  --tpl-blue:#155eef;
  --tpl-blue-dark:#0d47c9;
  --tpl-dark:#07111f;
  --tpl-radius-sm:12px;
  --tpl-radius-md:18px;
  --tpl-radius-lg:24px;
  --tpl-shadow-sm:0 10px 30px rgba(16,24,40,.07);
  --tpl-shadow-md:0 20px 54px rgba(16,24,40,.12);
  --tpl-shadow-lg:0 34px 90px rgba(16,24,40,.18);
  position:relative;
  isolation:isolate;
  overflow:hidden;
  color:var(--tpl-ink);
}
.builder-block[class*="template-"]>.container{position:relative;z-index:2}
.builder-block[class*="template-"] h1,
.builder-block[class*="template-"] h2,
.builder-block[class*="template-"] h3,
.builder-block[class*="template-"] p{overflow-wrap:anywhere}
.builder-block[class*="template-"] h1,
.builder-block[class*="template-"] h2{letter-spacing:-.045em;text-wrap:balance}
.builder-block[class*="template-"] h3{letter-spacing:-.025em}
.builder-block[class*="template-"] .section-heading{
  max-width:720px;
  margin:0 0 48px;
}
.builder-block[class*="template-"] .section-heading h2,
.builder-block[class*="template-"] .text-media-copy h2,
.builder-block[class*="template-"] .checklist-copy h2,
.builder-block[class*="template-"] .inline-form-copy h2,
.builder-block[class*="template-"] .buttons-block h2{
  margin:0 0 18px;
}
.builder-block[class*="template-"] .section-heading p,
.builder-block[class*="template-"] .text-media-copy>p,
.builder-block[class*="template-"] .checklist-copy>.section-lead,
.builder-block[class*="template-"] .inline-form-copy>p,
.builder-block[class*="template-"] .buttons-block>p{
  margin:0;
  color:var(--tpl-muted);
  max-width:660px;
}
.builder-block[class*="template-"] .eyebrow{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  margin:0 0 18px;
  padding:7px 11px;
  border:1px solid #c9d8fb;
  border-radius:999px;
  background:#edf3ff;
  color:var(--tpl-blue);
  font-size:11px!important;
  line-height:1!important;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.builder-block[class*="template-"] .button{
  min-height:50px;
  padding:0 22px;
  border-radius:12px;
  font-size:15px;
  line-height:1.2;
  font-weight:750;
  box-shadow:0 9px 22px rgba(21,94,239,.18);
  transform:none;
}
.builder-block[class*="template-"] .button:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(21,94,239,.22)}
.builder-block[class*="template-"] .button-secondary{box-shadow:none;border-color:#d0d5dd}
.builder-block[class*="template-"] .button-secondary:hover{box-shadow:none}
.builder-block[class*="template-"] .hero-actions,
.builder-block[class*="template-"] .buttons-block-actions{gap:12px;margin:30px 0 0}
.builder-block[class*="template-"] :is(.feature-card,.plan-card,.review-card,.reviews-grid article,.content-columns article,.contact-grid a,.comparison-card,.stats-grid article,.team-grid article,.inline-form-card,.faq-list details,.gallery-grid figure){box-sizing:border-box}
.builder-block[class*="template-"] :is(.hero-media,.text-media-image,.checklist-media,.image-banner,.gallery-grid figure,.team-photo){overflow:hidden}
.builder-block[class*="template-"] :is(.hero-media img,.text-media-image img,.checklist-media img,.image-banner>img,.gallery-grid img,.team-photo img){display:block;width:100%;height:100%}

/* =========================================================
   2. Hero templates
   ========================================================= */
.builder-block[class*="template-hero-"] .hero-grid{
  grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);
  align-items:center;
}
.builder-block[class*="template-hero-"] .hero-copy{max-width:620px}
.builder-block[class*="template-hero-"] .hero-copy h1{margin:0 0 22px}
.builder-block[class*="template-hero-"] .lead{margin:0;color:var(--tpl-muted);max-width:590px}
.builder-block[class*="template-hero-"] .trust-line{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:28px;
  font-size:13px;
  color:#526174;
}
.builder-block[class*="template-hero-"] .trust-line span{
  display:flex;
  align-items:flex-start;
  min-height:54px;
  padding:12px 13px;
  border:1px solid #dde5f0;
  border-radius:12px;
  background:rgba(255,255,255,.78);
  line-height:1.35;
}
.builder-block[class*="template-hero-"] .trust-line span:before{flex:0 0 auto;margin-right:8px}
.builder-block[class*="template-hero-"] .product-preview,
.builder-block[class*="template-hero-"] .hero-media{
  width:100%;
  min-height:0;
  border-radius:24px;
  border:1px solid rgba(21,94,239,.14);
  box-shadow:var(--tpl-shadow-lg);
}
.builder-block[class*="template-hero-"] .hero-media{aspect-ratio:4/3;background:#eef3fb;padding:22px}
.builder-block[class*="template-hero-"] .hero-media img{object-fit:contain;border-radius:16px}
.builder-block[class*="template-hero-"] .product-preview{transform:none}

.template-hero-saas{
  background:
    radial-gradient(circle at 92% 8%,rgba(21,94,239,.16),transparent 31%),
    linear-gradient(180deg,#f8faff 0%,#edf3ff 100%);
}
.template-hero-saas:after{
  content:"";position:absolute;right:-180px;bottom:-310px;width:620px;height:620px;border-radius:50%;
  border:1px solid rgba(21,94,239,.13);box-shadow:0 0 0 82px rgba(21,94,239,.03),0 0 0 164px rgba(21,94,239,.018);z-index:0
}
.template-hero-saas .product-preview{background:#0b1627}

.template-hero-product{background:linear-gradient(115deg,#fff 0%,#fff 54%,#f2f6fd 54%,#eaf1ff 100%)}
.template-hero-product .hero-media{padding:28px;background:rgba(255,255,255,.9)}

.template-hero-dark{
  color:#fff;
  background:
    radial-gradient(circle at 82% 12%,rgba(55,111,228,.38),transparent 32%),
    radial-gradient(circle at 12% 88%,rgba(42,75,135,.24),transparent 28%),
    linear-gradient(135deg,#050b13 0%,#08111e 56%,#12356a 100%);
}
.template-hero-dark:before{
  content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.027) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent 92%)
}
.template-hero-dark .hero-copy h1{color:#fff}
.template-hero-dark .lead{color:#b7c4d8!important}
.template-hero-dark .eyebrow{color:#c8d8ff;border-color:rgba(158,187,255,.28);background:rgba(110,151,255,.12)}
.template-hero-dark .button-secondary{color:#fff;background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.24)}
.template-hero-dark .trust-line span{color:#d7e1ef;border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.055)}
.template-hero-dark .product-preview{border-color:rgba(255,255,255,.14);box-shadow:0 34px 96px rgba(0,0,0,.42)}

.template-hero-minimal{
  display:flex;align-items:center;text-align:center;
  background:radial-gradient(circle at 18% 20%,rgba(21,94,239,.07),transparent 28%),radial-gradient(circle at 85% 76%,rgba(21,94,239,.06),transparent 30%),#fff
}
.template-hero-minimal .hero-grid{grid-template-columns:minmax(0,900px);justify-content:center}
.template-hero-minimal .hero-copy{max-width:900px;margin:auto}
.template-hero-minimal .hero-copy h1{max-width:900px;margin-inline:auto}
.template-hero-minimal .lead{max-width:700px;margin-inline:auto}
.template-hero-minimal .hero-actions{justify-content:center}
.template-hero-minimal .trust-line{display:flex;justify-content:center;flex-wrap:wrap}
.template-hero-minimal .trust-line span{min-height:0;padding:10px 14px}

.template-hero-metrics{background:linear-gradient(180deg,#fff 0%,#f4f7fd 100%)}
.template-hero-metrics .hero-media{padding:24px;background:#fff}

/* Centered covers */
.builder-block[class*="template-hero-cover"],
.builder-block[class*="template-hero-editorial"]{display:flex;align-items:center}
.builder-block[class*="template-hero-cover"] .hero-centered-inner,
.builder-block[class*="template-hero-editorial"] .hero-centered-inner{padding:0;max-width:860px}
.builder-block[class*="template-hero-cover"] .hero-centered-inner h1,
.builder-block[class*="template-hero-editorial"] .hero-centered-inner h1{margin:0 0 22px}
.builder-block[class*="template-hero-cover"] .hero-centered-inner>p,
.builder-block[class*="template-hero-editorial"] .hero-centered-inner>p{max-width:680px;margin:0;color:inherit;opacity:.82}
.template-hero-cover{color:#fff;background:#07111f}
.template-hero-cover:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,13,24,.94),rgba(6,13,24,.38)),url('/assets/template-media/abstract-dark.svg') center/cover no-repeat}
.template-hero-cover .hero-centered-inner{margin:auto;text-align:center}
.template-hero-cover .hero-actions{justify-content:center}
.template-hero-cover .button-secondary{color:#fff;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.24)}
.template-hero-editorial{background:linear-gradient(115deg,#fff 0%,#fff 58%,#e8eef9 58%,#d7e0ef 100%)}
.template-hero-editorial .hero-centered-inner{margin-left:0}

/* =========================================================
   3. Feature / benefit templates
   ========================================================= */
.builder-block[class*="template-features-"] .feature-grid{align-items:stretch}
.builder-block[class*="template-features-"] .feature-card{
  position:relative;
  min-height:250px;
  padding:28px;
  justify-content:flex-start;
  border:1px solid var(--tpl-line);
  border-radius:18px;
  background:#fff;
  box-shadow:var(--tpl-shadow-sm);
}
.builder-block[class*="template-features-"] .feature-card .card-index{
  display:grid;place-items:center;width:44px;height:44px;margin:0 0 54px;border-radius:12px;background:#eef4ff;color:var(--tpl-blue);font-size:13px
}
.builder-block[class*="template-features-"] .feature-card h3{margin:0 0 10px;font-size:22px;line-height:1.2}
.builder-block[class*="template-features-"] .feature-card p{margin:0;color:var(--tpl-muted);font-size:15px;line-height:1.55}
.template-features-cards{background:#f7f9fc}
.template-features-cards .feature-card:nth-child(2){transform:translateY(18px)}
.template-features-cards .feature-card:after{content:"";position:absolute;right:24px;top:24px;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#155eef,#7da2ff);opacity:.10}

.template-features-grid{background:#fff}
.template-features-grid .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.template-features-grid .feature-card{min-height:220px;padding:24px;box-shadow:none}
.template-features-grid .feature-card .card-index{margin-bottom:38px}
.template-features-grid .feature-card h3{font-size:20px}

.template-features-minimal .section-heading{margin-bottom:38px}
.template-features-minimal .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0!important;border-top:1px solid var(--tpl-line)}
.template-features-minimal .feature-card{min-height:160px;padding:28px 24px 28px 0;border:0;border-bottom:1px solid var(--tpl-line);border-radius:0;box-shadow:none;background:transparent}
.template-features-minimal .feature-card:nth-child(even){padding-left:32px;border-left:1px solid var(--tpl-line)}
.template-features-minimal .feature-card .card-index{width:auto;height:auto;margin:0 0 26px;background:none;font-size:12px;place-items:start}

.template-features-dark{color:#fff;background:radial-gradient(circle at 86% 14%,rgba(44,101,216,.32),transparent 30%),linear-gradient(135deg,#07111f,#0d2243)}
.template-features-dark .section-heading h2{color:#fff}
.template-features-dark .section-heading p{color:#b7c4d8!important}
.template-features-dark .eyebrow{color:#cbd9ff;border-color:rgba(164,190,255,.24);background:rgba(112,154,255,.1)}
.template-features-dark .feature-card{min-height:240px;color:#fff;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.055);box-shadow:none}
.template-features-dark .feature-card p{color:#b8c5d8}
.template-features-dark .feature-card .card-index{background:rgba(95,143,255,.14);color:#9db9ff}

/* Checklist */
.builder-block[class*="template-checklist-"] .checklist-grid{grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);align-items:center}
.builder-block[class*="template-checklist-"] .checklist-copy h2{margin:0 0 18px}
.builder-block[class*="template-checklist-"] .checklist-items{display:grid;gap:10px;margin:30px 0}
.builder-block[class*="template-checklist-"] .checklist-items article{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:16px;border:1px solid var(--tpl-line);border-radius:14px;background:#fff}
.builder-block[class*="template-checklist-"] .checklist-items article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eef4ff;color:var(--tpl-blue);font-weight:900}
.builder-block[class*="template-checklist-"] .checklist-items h3{margin:0 0 4px;font-size:17px}
.builder-block[class*="template-checklist-"] .checklist-items p{margin:0;color:var(--tpl-muted);font-size:14px!important}
.builder-block[class*="template-checklist-"] .checklist-media{aspect-ratio:4/3;padding:24px;border:1px solid #dbe4f2;border-radius:22px;background:#f3f6fb;box-shadow:var(--tpl-shadow-md)}
.builder-block[class*="template-checklist-"] .checklist-media img{object-fit:contain;border-radius:14px}
.template-checklist-product{background:#f8faff}
.template-checklist-compact .checklist-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)}
.template-checklist-compact .checklist-items article{padding:13px;background:#f8fafc}

/* Stats */
.builder-block[class*="template-stats-"] .stats-grid{align-items:stretch}
.builder-block[class*="template-stats-"] .stats-grid article{padding:28px;border:1px solid var(--tpl-line);border-radius:16px;background:#fff}
.builder-block[class*="template-stats-"] .stats-grid strong{font-size:42px;line-height:1;letter-spacing:-.045em;color:var(--tpl-ink)}
.builder-block[class*="template-stats-"] .stats-grid span{display:block;margin-top:10px;color:var(--tpl-muted);font-size:14px}
.template-stats-horizontal{background:#f7f9fc}
.template-stats-horizontal .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.template-stats-horizontal .section-heading{margin-bottom:32px}
.template-stats-trust{background:#fff}
.template-stats-trust .stats-grid article{border-top:3px solid var(--tpl-blue);box-shadow:var(--tpl-shadow-sm)}

/* Comparison */
.builder-block[class*="template-comparison-"] .comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.builder-block[class*="template-comparison-"] .comparison-card{min-height:360px;padding:34px;border:1px solid var(--tpl-line);border-radius:20px;background:#f7f9fc}
.builder-block[class*="template-comparison-"] .comparison-card>span{display:grid;place-items:center;width:48px;height:48px;margin:0 0 60px;border-radius:14px;background:#fff;color:#667085;font-weight:800}
.builder-block[class*="template-comparison-"] .comparison-card h3{margin:0 0 22px;font-size:27px}
.builder-block[class*="template-comparison-"] .comparison-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}
.builder-block[class*="template-comparison-"] .comparison-card li{position:relative;padding-left:24px;color:#475467}
.builder-block[class*="template-comparison-"] .comparison-card li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:#98a2b3}
.builder-block[class*="template-comparison-"] .comparison-card.is-accent{color:#fff;border-color:#155eef;background:linear-gradient(145deg,#155eef,#0d47c9);box-shadow:0 22px 56px rgba(21,94,239,.22)}
.builder-block[class*="template-comparison-"] .comparison-card.is-accent>span{background:rgba(255,255,255,.15);color:#fff}
.builder-block[class*="template-comparison-"] .comparison-card.is-accent li{color:#e6edff}
.builder-block[class*="template-comparison-"] .comparison-card.is-accent li:before{background:#fff}
.builder-block[class*="template-comparison-"] .comparison-action{display:flex;justify-content:center;margin-top:28px}
.template-comparison-clean{background:#fff}
.template-comparison-plans{background:#f7f9fc}

/* Steps */
.template-steps-clean{color:#fff;background:radial-gradient(circle at 84% 18%,rgba(51,108,223,.32),transparent 32%),linear-gradient(135deg,#07111f,#0d2345)}
.template-steps-clean .steps-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:start}
.template-steps-clean .steps-grid h2{color:#fff;margin:0;max-width:520px}
.template-steps-clean .eyebrow{color:#c7d8ff;border-color:rgba(155,185,255,.25);background:rgba(101,145,255,.12)}
.template-steps-clean .steps-list li{grid-template-columns:56px 1fr;padding:24px 0;border-color:rgba(255,255,255,.15)}
.template-steps-clean .steps-list span{width:48px;height:48px;border-radius:14px;background:#155eef}
.template-steps-clean .steps-list p{margin:0;color:#e7edf6;font-size:18px!important}

/* =========================================================
   4. Product / content templates
   ========================================================= */
.builder-block[class*="template-text-image-"] .text-media-grid{grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);align-items:center}
.builder-block[class*="template-text-image-"] .text-media-copy h2{margin:0 0 18px}
.builder-block[class*="template-text-image-"] .text-media-copy .button{margin-top:28px}
.builder-block[class*="template-text-image-"] .text-media-image{aspect-ratio:4/3;padding:24px;border:1px solid #dbe4f2;border-radius:22px;background:#f2f5fa;box-shadow:var(--tpl-shadow-md)}
.builder-block[class*="template-text-image-"] .text-media-image img{object-fit:contain;border-radius:14px}
.template-text-image-clean{background:#fff}
.template-text-image-reverse{background:#f7f9fc}
.template-text-image-card .text-media-grid{padding:42px;border:1px solid var(--tpl-line);border-radius:26px;background:#fff;box-shadow:var(--tpl-shadow-md)}
.template-text-image-card{background:#f4f7fb}
.template-text-image-card .text-media-image{box-shadow:none}

/* Columns */
.builder-block[class*="template-columns-"] .content-columns{align-items:stretch}
.builder-block[class*="template-columns-"] .content-columns article{position:relative;padding:28px;border:1px solid var(--tpl-line);border-radius:18px;background:#fff;box-shadow:var(--tpl-shadow-sm)}
.builder-block[class*="template-columns-"] .content-columns article>span{display:block;margin-bottom:46px;color:var(--tpl-blue);font-size:12px;font-weight:800}
.builder-block[class*="template-columns-"] .content-columns h3{margin:0 0 10px;font-size:22px}
.builder-block[class*="template-columns-"] .content-columns p{margin:0;color:var(--tpl-muted);font-size:15px!important;line-height:1.6}
.template-columns-product{background:#f7f9fc}
.template-columns-product .content-columns article:first-child{grid-column:span 2;background:linear-gradient(135deg,#0b1627,#14376d);color:#fff}
.template-columns-product .content-columns article:first-child p{color:#c1cde0}
.template-columns-clean{background:#fff}
.template-columns-two{background:#f7f9fc}
.template-columns-two .content-columns article{min-height:260px;padding:34px}

/* Gallery */
.builder-block[class*="template-gallery-"] .gallery-grid{align-items:start}
.builder-block[class*="template-gallery-"] .gallery-grid figure{margin:0;border:1px solid var(--tpl-line);border-radius:18px;background:#fff;box-shadow:var(--tpl-shadow-sm)}
.builder-block[class*="template-gallery-"] .gallery-grid img{aspect-ratio:4/3;object-fit:cover;background:#edf2f8}
.builder-block[class*="template-gallery-"] .gallery-grid figcaption{padding:14px 16px;color:#475467;font-size:13px;line-height:1.4}
.template-gallery-screens{background:#f7f9fc}
.template-gallery-screens .gallery-grid img{object-fit:contain;padding:12px}
.template-gallery-case{background:#fff}
.template-gallery-tiles{background:#f5f7fb}
.template-gallery-tiles .gallery-grid{grid-template-columns:repeat(12,1fr)}
.template-gallery-tiles .gallery-grid figure:nth-child(1){grid-column:span 7}
.template-gallery-tiles .gallery-grid figure:nth-child(2){grid-column:span 5}
.template-gallery-tiles .gallery-grid figure:nth-child(3){grid-column:span 5}
.template-gallery-tiles .gallery-grid figure:nth-child(4){grid-column:span 7}

/* Rich text */
.builder-block[class*="template-rich-text-"] .rich-text-block{max-width:820px}
.builder-block[class*="template-rich-text-"] .rich-text-block h2{margin:0 0 30px}
.builder-block[class*="template-rich-text-"] .rich-text-block p{margin:0 0 22px;color:#475467}
.template-rich-text-product{background:#fff}
.template-rich-text-product .rich-text-block{padding-left:38px;border-left:4px solid #155eef}
.template-rich-text-editorial{background:#f7f9fc}
.template-rich-text-editorial .rich-text-block{padding:48px;border:1px solid var(--tpl-line);border-radius:22px;background:#fff;box-shadow:var(--tpl-shadow-sm)}

/* =========================================================
   5. Sales templates
   ========================================================= */
.builder-block[class*="template-pricing-"] .plans-grid{align-items:stretch}
.builder-block[class*="template-pricing-"] .plan-card{min-height:520px;padding:30px;border:1px solid var(--tpl-line);border-radius:20px;background:#fff;box-shadow:var(--tpl-shadow-sm)}
.builder-block[class*="template-pricing-"] .plan-card h3{margin:0 0 18px;font-size:22px}
.builder-block[class*="template-pricing-"] .price{font-size:38px;line-height:1.05;color:var(--tpl-ink)}
.builder-block[class*="template-pricing-"] .price small{margin-top:8px;font-size:12px;color:#667085}
.builder-block[class*="template-pricing-"] .plan-card>p{min-height:54px;margin:22px 0 0;color:#667085;font-size:14px!important}
.builder-block[class*="template-pricing-"] .plan-card ul{display:grid;gap:11px;margin:26px 0 30px;padding:20px 0 0;border-top:1px solid var(--tpl-line);list-style:none}
.builder-block[class*="template-pricing-"] .plan-card li{position:relative;padding-left:24px;color:#344054;font-size:14px!important}
.builder-block[class*="template-pricing-"] .plan-card li:before{content:"✓";position:absolute;left:0;color:var(--tpl-blue);font-weight:900}
.builder-block[class*="template-pricing-"] .plan-featured{transform:translateY(-12px);border:2px solid var(--tpl-blue);box-shadow:0 26px 70px rgba(21,94,239,.17)}
.builder-block[class*="template-pricing-"] .plan-label{top:18px;right:18px;border-radius:999px;padding:7px 10px;font-size:10px}
.template-pricing-clean{background:#f7f9fc}
.template-pricing-two{background:#fff}
.template-pricing-two .plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.template-pricing-dark{color:#fff;background:radial-gradient(circle at 82% 12%,rgba(52,110,225,.34),transparent 30%),linear-gradient(135deg,#07111f,#0d2345)}
.template-pricing-dark .section-heading h2{color:#fff}
.template-pricing-dark .section-heading p{color:#b8c6da!important}
.template-pricing-dark .eyebrow{color:#c7d8ff;border-color:rgba(155,185,255,.25);background:rgba(101,145,255,.12)}
.template-pricing-dark .plan-card{color:#fff;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.055);box-shadow:none}
.template-pricing-dark .plan-card h3,.template-pricing-dark .price{color:#fff}
.template-pricing-dark .price small,.template-pricing-dark .plan-card>p,.template-pricing-dark .plan-card li{color:#c4d0e1}
.template-pricing-dark .plan-card ul{border-color:rgba(255,255,255,.14)}
.template-pricing-dark .plan-featured{background:#fff;color:#101828}
.template-pricing-dark .plan-featured h3,.template-pricing-dark .plan-featured .price{color:#101828}
.template-pricing-dark .plan-featured .price small,.template-pricing-dark .plan-featured>p,.template-pricing-dark .plan-featured li{color:#667085}

/* CTA */
.template-cta-band{background:linear-gradient(120deg,#155eef,#0d47c9);color:#fff}
.template-cta-band:after{content:"";position:absolute;right:-140px;top:-260px;width:520px;height:520px;border-radius:50%;border:1px solid rgba(255,255,255,.22);box-shadow:0 0 0 70px rgba(255,255,255,.04),0 0 0 140px rgba(255,255,255,.025)}
.template-cta-band .final-grid{align-items:center}
.template-cta-band .final-grid h2{color:#fff;margin:0 0 12px}
.template-cta-band .final-grid p{margin:0;color:#e5edff}
.template-cta-band .eyebrow{color:#fff;border-color:rgba(255,255,255,.26);background:rgba(255,255,255,.11)}
.template-cta-band .button-light{min-width:190px}

.template-cta-card{padding-left:24px;padding-right:24px;background:#f4f7fb!important}
.template-cta-card>.container{padding:54px;border-radius:24px;background:radial-gradient(circle at 88% 0%,rgba(55,111,228,.32),transparent 30%),linear-gradient(135deg,#07111f,#102a52);color:#fff;box-shadow:var(--tpl-shadow-lg)}
.template-cta-card .final-grid h2{color:#fff;margin:0 0 12px}
.template-cta-card .final-grid p{margin:0;color:#bcc9db}
.template-cta-card .eyebrow{color:#cbd9ff;border-color:rgba(162,189,255,.25);background:rgba(108,151,255,.11)}

.template-buttons-clean{background:#fff;text-align:center}
.template-buttons-clean .buttons-block{max-width:760px;margin:auto}
.template-buttons-clean .buttons-block-actions{justify-content:center}
.template-buttons-clean .buttons-block>p{margin-inline:auto}

/* =========================================================
   6. Trust templates
   ========================================================= */
.builder-block[class*="template-reviews-"] .reviews-grid{align-items:stretch}
.builder-block[class*="template-reviews-"] .reviews-grid article{display:flex;flex-direction:column;min-height:300px;padding:30px;border:1px solid var(--tpl-line);border-radius:20px;background:#fff;box-shadow:var(--tpl-shadow-sm)}
.builder-block[class*="template-reviews-"] .review-mark{margin-bottom:24px;color:var(--tpl-blue);font-size:46px;line-height:.7}
.builder-block[class*="template-reviews-"] .reviews-grid article>p{flex:1;margin:0 0 26px;color:#344054;font-size:16px!important;line-height:1.65}
.builder-block[class*="template-reviews-"] .reviews-grid article>strong{font-size:15px}
.builder-block[class*="template-reviews-"] .reviews-grid article>span{margin-top:4px;color:#667085;font-size:13px}
.template-reviews-large{background:#f7f9fc}
.template-reviews-large .reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.template-reviews-large .reviews-grid article{min-height:340px;padding:36px}
.template-reviews-grid{background:#fff}
.template-reviews-dark{color:#fff;background:radial-gradient(circle at 88% 12%,rgba(49,105,220,.30),transparent 30%),linear-gradient(135deg,#07111f,#0d2345)}
.template-reviews-dark .section-heading h2{color:#fff}
.template-reviews-dark .section-heading p{color:#bcc8d8!important}
.template-reviews-dark .eyebrow{color:#c7d8ff;border-color:rgba(155,185,255,.25);background:rgba(101,145,255,.12)}
.template-reviews-dark .reviews-grid article{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.055);box-shadow:none}
.template-reviews-dark .reviews-grid article>p{color:#e2e9f3}
.template-reviews-dark .reviews-grid article>span{color:#aebdd1}

/* Logos */
.builder-block[class*="template-logos-"] .section-heading.compact{max-width:760px;margin-bottom:30px}
.builder-block[class*="template-logos-"] .logos-grid{align-items:stretch}
.builder-block[class*="template-logos-"] .logos-grid>div{display:grid;place-items:center;min-height:96px;padding:18px;border:1px solid var(--tpl-line);border-radius:14px;background:#fff;color:#475467;font-size:14px;font-weight:750;text-align:center}
.template-logos-strip{background:#f7f9fc}
.template-logos-strip .logos-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
.template-logos-grid{background:#fff}
.template-logos-grid .logos-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.template-logos-grid .logos-grid>div{min-height:110px;background:#f8fafc}

/* Team */
.template-team-modern{background:#f7f9fc}
.template-team-modern .team-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.template-team-modern .team-grid article{padding:12px 12px 24px;border:1px solid var(--tpl-line);border-radius:20px;background:#fff;box-shadow:var(--tpl-shadow-sm)}
.template-team-modern .team-photo{aspect-ratio:4/5;border-radius:14px;background:#e9eef6}
.template-team-modern .team-photo img{object-fit:cover;object-position:center top}
.template-team-modern .team-grid h3{margin:20px 10px 4px;font-size:19px}
.template-team-modern .team-grid strong{display:block;margin:0 10px;color:var(--tpl-blue);font-size:12px}
.template-team-modern .team-grid p{margin:12px 10px 0;color:var(--tpl-muted);font-size:13px!important;line-height:1.5}

/* Quotes */
.builder-block[class*="template-quote-"] .quote-inner{max-width:900px}
.builder-block[class*="template-quote-"] .quote-inner>img{width:72px;height:72px;border-radius:50%;object-fit:cover;margin-bottom:28px}
.builder-block[class*="template-quote-"] blockquote{margin:0 0 28px;color:var(--tpl-ink);font-size:42px!important;line-height:1.18!important;letter-spacing:-.035em;font-weight:600;text-wrap:balance}
.builder-block[class*="template-quote-"] .quote-author{display:flex;flex-direction:column;gap:3px}
.builder-block[class*="template-quote-"] .quote-author strong{font-size:15px}
.builder-block[class*="template-quote-"] .quote-author span{color:var(--tpl-muted);font-size:13px}
.template-quote-founder{background:linear-gradient(120deg,#f7f9fc,#eef3ff)}
.template-quote-founder .quote-inner{padding:48px;border:1px solid #dce5f5;border-radius:22px;background:rgba(255,255,255,.82);box-shadow:var(--tpl-shadow-sm)}
.template-quote-editorial{text-align:center;background:#fff}
.template-quote-editorial .quote-inner{margin:auto}
.template-quote-editorial .quote-inner>img{margin-inline:auto}
.template-quote-editorial blockquote{font-size:46px!important}

/* =========================================================
   7. Content / FAQ / banner
   ========================================================= */
.template-faq-clean{background:#f7f9fc}
.template-faq-clean .faq-grid{grid-template-columns:minmax(0,.72fr) minmax(520px,1.28fr);align-items:start}
.template-faq-clean .section-heading{position:sticky;top:110px;margin:0}
.template-faq-clean .faq-list{display:grid;gap:10px}
.template-faq-clean .faq-list details{padding:0 22px;border:1px solid var(--tpl-line);border-radius:14px;background:#fff}
.template-faq-clean .faq-list summary{position:relative;padding:22px 38px 22px 0;list-style:none;font-size:17px!important;line-height:1.4;font-weight:700}
.template-faq-clean .faq-list summary::-webkit-details-marker{display:none}
.template-faq-clean .faq-list summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#eef4ff;color:#155eef;font-size:20px}
.template-faq-clean .faq-list details[open] summary:after{content:"−"}
.template-faq-clean .faq-list details p{margin:0;padding:0 32px 22px 0;color:#667085;font-size:15px!important}

.builder-block[class*="template-banner-"] .image-banner{min-height:560px;border-radius:24px;box-shadow:var(--tpl-shadow-lg)}
.builder-block[class*="template-banner-"] .image-banner>img{object-fit:cover}
.builder-block[class*="template-banner-"] .image-banner-overlay{align-items:flex-end;padding:56px;background:linear-gradient(90deg,rgba(5,12,22,.94) 0%,rgba(5,12,22,.70) 48%,rgba(5,12,22,.08) 100%)}
.builder-block[class*="template-banner-"] .image-banner-overlay>div{max-width:660px}
.builder-block[class*="template-banner-"] .image-banner-overlay h2{margin:0 0 16px;color:#fff}
.builder-block[class*="template-banner-"] .image-banner-overlay p{margin:0 0 26px;color:#d4deec}
.builder-block[class*="template-banner-"] .eyebrow{color:#d6e2ff;border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.10)}
.template-banner-showcase{background:#f7f9fc}
.template-banner-case{background:#fff}

/* =========================================================
   8. Forms / popup / contacts
   ========================================================= */
.builder-block[class*="template-form-"] .inline-form-grid{grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:center}
.builder-block[class*="template-form-"] .inline-form-card{padding:30px;border:1px solid var(--tpl-line);border-radius:20px;background:#fff;box-shadow:var(--tpl-shadow-md)}
.builder-block[class*="template-form-"] .lead-form{gap:16px}
.builder-block[class*="template-form-"] .lead-form-grid{gap:14px}
.builder-block[class*="template-form-"] .lead-form label>span{font-size:12px}
.builder-block[class*="template-form-"] .lead-form input,
.builder-block[class*="template-form-"] .lead-form textarea,
.builder-block[class*="template-form-"] .lead-form select{min-height:48px;padding:12px 14px;border-radius:10px;border-color:#d0d5dd;font-size:14px}
.builder-block[class*="template-form-"] .lead-form textarea{min-height:112px}
.builder-block[class*="template-form-"] .lead-form .button{width:100%}
.builder-block[class*="template-form-"] .lead-form-consent{font-size:12px!important}
.template-form-split{background:#f7f9fc}
.template-form-center{background:#fff;text-align:center}
.template-form-center .inline-form-grid{display:block;max-width:760px;margin:auto}
.template-form-center .inline-form-copy{max-width:680px;margin:0 auto 32px}
.template-form-center .inline-form-card{text-align:left}
.template-form-dark{color:#fff;background:radial-gradient(circle at 85% 8%,rgba(51,109,224,.34),transparent 30%),linear-gradient(135deg,#07111f,#0d2345)}
.template-form-dark .inline-form-copy h2{color:#fff}
.template-form-dark .inline-form-copy p{color:#bcc9db!important}
.template-form-dark .eyebrow{color:#c7d8ff;border-color:rgba(155,185,255,.25);background:rgba(101,145,255,.12)}

/* Popup blueprints */
.builder-block[class*="template-popup-"]{background:#f2f6fd!important}
.builder-block[class*="template-popup-"] .popup-blueprint-inner{padding:32px;border:1px solid #d8e3f5;border-radius:20px;background:#fff;box-shadow:var(--tpl-shadow-sm)}
.builder-block[class*="template-popup-"] .popup-blueprint-inner h2{margin:0 0 10px}
.builder-block[class*="template-popup-"] .popup-blueprint-inner p{margin:0;color:#667085}
.builder-block[class*="template-popup-"] .popup-blueprint-inner code{border-radius:6px}

/* Actual popup dialog */
.popup-modal .popup-dialog{border-radius:22px;padding:38px;box-shadow:0 34px 110px rgba(2,8,23,.38)}
.popup-modal .popup-dialog h2{font-size:40px;line-height:1.08;margin-right:44px}
.popup-modal .popup-description{font-size:16px;line-height:1.55}
.popup-modal .popup-close{border-radius:10px}
.popup-modal .lead-form input,.popup-modal .lead-form textarea,.popup-modal .lead-form select{min-height:48px;border-radius:10px}
.popup-modal .lead-form .button{width:100%;min-height:50px;border-radius:12px}

/* Contacts */
.builder-block[class*="template-contacts-"] .contact-grid{align-items:stretch}
.builder-block[class*="template-contacts-"] .contact-grid a{display:flex;flex-direction:column;min-height:190px;padding:26px;border:1px solid var(--tpl-line);border-radius:18px;background:#fff;text-decoration:none;box-shadow:var(--tpl-shadow-sm);transition:.18s ease}
.builder-block[class*="template-contacts-"] .contact-grid a:hover{transform:translateY(-2px);border-color:#a9c3ff;box-shadow:var(--tpl-shadow-md)}
.builder-block[class*="template-contacts-"] .contact-grid small{color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.builder-block[class*="template-contacts-"] .contact-grid strong{margin-top:20px;font-size:21px;line-height:1.3}
.builder-block[class*="template-contacts-"] .contact-grid span{margin-top:auto;padding-top:30px;color:#155eef;font-size:13px;font-weight:700}
.template-contacts-cards{background:#f7f9fc}
.template-contacts-minimal{background:#fff}
.template-contacts-minimal .contact-grid a{min-height:150px;border-radius:0;box-shadow:none;border-width:1px 0 0}
.template-contacts-dark{color:#fff;background:radial-gradient(circle at 84% 10%,rgba(51,109,224,.34),transparent 30%),linear-gradient(135deg,#07111f,#0d2345)}
.template-contacts-dark .section-heading h2{color:#fff}
.template-contacts-dark .section-heading p{color:#bcc9db!important}
.template-contacts-dark .eyebrow{color:#c7d8ff;border-color:rgba(155,185,255,.25);background:rgba(101,145,255,.12)}
.template-contacts-dark .contact-grid a{color:#fff;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.055);box-shadow:none}
.template-contacts-dark .contact-grid small{color:#aebdd1}
.template-contacts-dark .contact-grid span{color:#9db9ff}

/* Service */
.template-divider-clean{background:#fff}
.template-divider-clean hr{margin:0;border:0;border-top-style:solid}
.template-spacer-clean{background:#fff}

/* =========================================================
   9. CRM preview refinement
   ========================================================= */
.builder-block[class*="template-hero-"] .preview-bar{height:48px}
.builder-block[class*="template-hero-"] .preview-layout{grid-template-columns:142px 1fr;min-height:410px}
.builder-block[class*="template-hero-"] .preview-layout aside{padding:20px 13px}
.builder-block[class*="template-hero-"] .preview-content{padding:22px}
.builder-block[class*="template-hero-"] .preview-head h3{font-size:20px}
.builder-block[class*="template-hero-"] .preview-head button{min-height:40px;padding:0 14px;border-radius:8px}
.builder-block[class*="template-hero-"] .metric-row{gap:10px;margin:20px 0}
.builder-block[class*="template-hero-"] .metric-row div{padding:13px;border-radius:10px}
.builder-block[class*="template-hero-"] .metric-row strong{font-size:23px}
.builder-block[class*="template-hero-"] .board>div{border-radius:10px}
.builder-block[class*="template-hero-"] .board article{border-radius:8px}

/* =========================================================
   10. Responsive behavior
   ========================================================= */
@media(max-width:1180px){
  .builder-block[class*="template-hero-"] .hero-grid,
  .builder-block[class*="template-text-image-"] .text-media-grid,
  .builder-block[class*="template-checklist-"] .checklist-grid,
  .builder-block[class*="template-form-"] .inline-form-grid{grid-template-columns:minmax(0,1fr) minmax(400px,1fr)}
  .template-steps-clean .steps-grid{grid-template-columns:minmax(0,.8fr) minmax(440px,1.2fr)}
  .template-team-modern .team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .template-logos-strip .logos-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:900px){
  .builder-block[class*="template-"] .section-heading{margin-bottom:38px}
  .builder-block[class*="template-hero-"] .hero-grid,
  .builder-block[class*="template-text-image-"] .text-media-grid,
  .builder-block[class*="template-checklist-"] .checklist-grid,
  .builder-block[class*="template-form-"] .inline-form-grid,
  .template-steps-clean .steps-grid,
  .template-faq-clean .faq-grid{grid-template-columns:1fr}
  .builder-block[class*="template-hero-"] .hero-copy{max-width:720px}
  .builder-block[class*="template-hero-"] .hero-media{max-width:720px}
  .builder-block[class*="template-hero-"] .trust-line{grid-template-columns:repeat(3,minmax(0,1fr))}
  .template-features-grid .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .template-features-cards .feature-card:nth-child(2){transform:none}
  .template-stats-horizontal .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .template-steps-clean .steps-grid>div{max-width:620px}
  .template-faq-clean .section-heading{position:static}
  .template-gallery-tiles .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .template-gallery-tiles .gallery-grid figure{grid-column:auto!important}
  .template-columns-product .content-columns article:first-child{grid-column:auto}
  .builder-block[class*="template-banner-"] .image-banner{min-height:500px}
  .builder-block[class*="template-banner-"] .image-banner-overlay{padding:40px}
  .template-cta-card>.container{padding:42px}
  .template-pricing-two .plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:680px){
  .builder-block[class*="template-"] .eyebrow{margin-bottom:14px;font-size:10px!important}
  .builder-block[class*="template-"] .button{width:100%;min-height:48px;padding:0 18px;font-size:14px}
  .builder-block[class*="template-"] .hero-actions,
  .builder-block[class*="template-"] .buttons-block-actions{display:grid;grid-template-columns:1fr;margin-top:24px}
  .builder-block[class*="template-hero-"] .trust-line{grid-template-columns:1fr;margin-top:22px}
  .builder-block[class*="template-hero-"] .trust-line span{min-height:0}
  .builder-block[class*="template-hero-"] .hero-media{padding:12px;border-radius:18px}
  .builder-block[class*="template-hero-"] .product-preview{border-radius:18px;overflow:hidden}
  .builder-block[class*="template-hero-"] .preview-layout{grid-template-columns:1fr;min-height:320px}
  .builder-block[class*="template-hero-"] .preview-layout aside{display:none}
  .builder-block[class*="template-hero-"] .preview-content{padding:14px}
  .builder-block[class*="template-hero-"] .preview-head button{display:none}
  .builder-block[class*="template-hero-"] .metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .builder-block[class*="template-hero-"] .metric-row div{padding:9px}
  .builder-block[class*="template-hero-"] .metric-row small{font-size:9px}
  .builder-block[class*="template-hero-"] .metric-row strong{font-size:18px}
  .builder-block[class*="template-hero-"] .board{grid-template-columns:1fr}
  .builder-block[class*="template-hero-"] .board>div:nth-child(n+2){display:none}
  .template-hero-product{background:linear-gradient(180deg,#fff,#eef4ff)}
  .template-hero-editorial{background:linear-gradient(180deg,#fff,#edf2f9)}
  .template-hero-cover .hero-centered-inner{text-align:left}
  .template-hero-cover .hero-actions{justify-content:flex-start}
  .template-features-grid .feature-grid,
  .template-features-minimal .feature-grid,
  .template-stats-horizontal .stats-grid,
  .template-pricing-two .plans-grid,
  .template-logos-grid .logos-grid,
  .template-logos-strip .logos-grid,
  .template-team-modern .team-grid{grid-template-columns:1fr!important}
  .builder-block[class*="template-features-"] .feature-card{min-height:0;padding:22px}
  .builder-block[class*="template-features-"] .feature-card .card-index{margin-bottom:32px}
  .template-features-minimal .feature-card,.template-features-minimal .feature-card:nth-child(even){padding:22px 0;border-left:0}
  .builder-block[class*="template-checklist-"] .checklist-media,
  .builder-block[class*="template-text-image-"] .text-media-image{padding:12px;border-radius:18px}
  .builder-block[class*="template-comparison-"] .comparison-grid{grid-template-columns:1fr}
  .builder-block[class*="template-comparison-"] .comparison-card{min-height:0;padding:24px}
  .builder-block[class*="template-comparison-"] .comparison-card>span{margin-bottom:36px}
  .template-steps-clean .steps-list li{grid-template-columns:44px 1fr;padding:18px 0}
  .template-steps-clean .steps-list span{width:40px;height:40px;border-radius:11px}
  .template-text-image-card .text-media-grid{padding:22px;border-radius:20px}
  .builder-block[class*="template-columns-"] .content-columns article{padding:22px}
  .builder-block[class*="template-columns-"] .content-columns article>span{margin-bottom:32px}
  .builder-block[class*="template-pricing-"] .plan-card{min-height:0;padding:24px}
  .builder-block[class*="template-pricing-"] .plan-featured{transform:none}
  .template-cta-card{padding-left:14px;padding-right:14px}
  .template-cta-card>.container{padding:28px 22px;border-radius:20px}
  .template-cta-card .final-grid,.template-cta-band .final-grid{display:grid;grid-template-columns:1fr}
  .builder-block[class*="template-reviews-"] .reviews-grid article{min-height:0;padding:24px}
  .builder-block[class*="template-quote-"] blockquote,.template-quote-editorial blockquote{font-size:30px!important}
  .template-quote-founder .quote-inner,.template-rich-text-editorial .rich-text-block{padding:26px;border-radius:18px}
  .builder-block[class*="template-banner-"] .image-banner{min-height:460px;border-radius:18px}
  .builder-block[class*="template-banner-"] .image-banner-overlay{align-items:flex-end;padding:28px 22px;background:linear-gradient(180deg,rgba(5,12,22,.18),rgba(5,12,22,.94))}
  .builder-block[class*="template-form-"] .inline-form-card{padding:22px;border-radius:18px}
  .builder-block[class*="template-form-"] .lead-form-grid{grid-template-columns:1fr}
  .builder-block[class*="template-popup-"] .popup-blueprint-inner{padding:22px;align-items:flex-start;flex-direction:column}
  .popup-modal .popup-dialog{border-radius:0;padding:64px 20px 28px}
  .popup-modal .popup-dialog h2{font-size:32px}
  .builder-block[class*="template-contacts-"] .contact-grid a{min-height:150px;padding:22px}
}
