/* Pamja e përbashkët e marketingut në të dyja gjuhët. */
.marketing {
  --content: 1160px;
  --text-muted: #596579;
  --bg: #f7f7f5;
  --surface: #fffefd;
  --surface-2: #fbfaf8;
  --text: #111827;
  --line: #dfe3e9;
  --line-soft: #eceef1;
  --accent: #0b1f5c;
  --accent-hover: #16306f;
  --brand-100: #e6edff;
  --ok-fg: #14734d;
  color-scheme: light;
}
.marketing .wrap { padding-inline: 28px; }
.marketing .site-head { background: var(--surface); backdrop-filter: none; }
.marketing .brand { color: #0b1f5c; font-size: 15px; }
.marketing .brand-mark { width: 36px; height: 36px; background-image: url('/logo.svg'); }
.marketing section { padding-block: clamp(60px, 7.5vw, 104px); }
.marketing section + section { border: 0; }
.marketing h2 { color: #0b1f5c; font-size: clamp(27px, 3vw, 35px); }
.marketing .hero { background: #0b1f5c; color: #fffefd; padding-block: clamp(64px, 8vw, 112px); }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); align-items: center; gap: 52px; }
.hero-copy { min-width: 0; }
.marketing .hero h1 { font-size: clamp(34px, 3.5vw, 46px); line-height: 1.15; max-width: 23ch; }
.marketing .pricetag { background: #f2c14e; color: #0b1f5c; font-size: 12px; display: block; width: fit-content; padding: 8px 14px; margin-bottom: 28px; }
.marketing .pricetag b { font-size: inherit; }
.marketing .hero .lede { color: #c0cade; font-size: 16px; line-height: 1.8; margin-top: 24px; }
.marketing .hero-note { color: #bac6dd; font-size: 12px; line-height: 1.8; }
.marketing .hero-note a { color: #e0e7f4; }
.marketing .btn { font-size: 14px; }
.marketing .hero .btn:not(.btn-quiet), .marketing .home-closing .btn:not(.btn-quiet), .marketing .plan-featured .btn { background: #f2c14e; border-color: #f2c14e; color: #0b1f5c; }
.marketing .hero .btn-quiet, .marketing .home-closing .btn-quiet { color: #fffefd; border-color: #7686aa; background: transparent; }
.marketing .hero .btn:hover, .marketing .home-closing .btn:hover, .marketing .plan-featured .btn:hover { background: #ffe09a; border-color: #ffe09a; color: #0b1f5c; }
.marketing .hero :focus-visible, .marketing .home-closing :focus-visible, .marketing .plan-featured :focus-visible, .marketing .site-foot :focus-visible { outline-color: #f2c14e; }
.hero-visual svg { display: block; width: 100%; filter: drop-shadow(0 24px 24px rgb(0 0 0 / .16)); }
.home-audience > .wrap { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(36px, 6vw, 80px); align-items: center; }
.home-audience .section-head { margin: 0; }
.marketing .section-head p:not(.eyebrow) { color: var(--text-muted); font-size: 16px; line-height: 1.8; }
.home-audience .grid { grid-template-columns: 1fr; gap: 0; }
.home-audience .card { padding: 24px 0; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; background: none; }
.home-audience .card:first-child { padding-top: 0; }
.home-audience .card:last-child { border-bottom: 0; padding-bottom: 0; }
.home-audience .card-icon { float: left; margin: 0 15px 8px 0; }
.marketing .card h3 { color: #0b1f5c; font-size: 17px; }
.marketing .card p { font-size: 14px; line-height: 1.8; }
.home-features { background: var(--surface); }
.home-features .grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.home-features .card { padding: 28px; background: var(--bg); }
.home-features .card::before { content: ''; display: block; width: 28px; height: 3px; background: #f2c14e; margin-bottom: 22px; }
.marketing .plans { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.marketing .plan { position: relative; padding: 28px; }
.marketing .plan:not(.plan-featured)::before { display: none; }
.marketing .plan-featured { background: #0b1f5c; border: 1px solid #0b1f5c; color: #fffefd; box-shadow: 0 20px 45px rgb(11 31 92 / .16); }
.marketing .plan-badge { position: absolute; top: -13px; left: 24px; margin: 0; }
.marketing .plan-featured .plan-name, .marketing .plan-featured .plan-for, .marketing .plan-featured .plan-price span { color: #c0cade; }
.marketing .plan-featured .checks svg { color: #f2c14e; }
.marketing .plan-name { font-size: 12px; }
.marketing .plan-price { min-height: 62px; }
.marketing .plan-price strong { font-size: clamp(30px, 3.2vw, 42px); }
.marketing .plan-for, .marketing .checks li { font-size: 14px; }
.home-pricing .note { text-align: center; font-size: 13px; margin-top: 30px; }
.home-faq { background: var(--surface); }
.home-faq > .wrap { max-width: 820px; }
.home-faq details { border: 0; border-bottom: 1px solid var(--line); border-radius: 0; padding: 0; background: transparent; }
.home-faq details:first-of-type { border-top: 1px solid var(--line); }
.home-faq details + details { margin-top: 0; }
.home-faq summary { font-size: 15px; padding-block: 23px; align-items: center; }
.home-faq summary::after { display: grid; place-items: center; width: 26px; height: 26px; flex: none; background: var(--bg); border-radius: 50%; color: #0b1f5c; }
.home-faq details p { font-size: 15px; line-height: 1.8; }
.marketing .home-closing { background: #0b1f5c; color: #fffefd; }
.marketing .cta { background: none; border: 0; padding: 0; max-width: 700px; margin: auto; }
.marketing .cta::before { content: ''; display: block; width: 48px; height: 4px; background: #f2c14e; margin: 0 auto 32px; border-radius: 2px; }
.marketing .cta h2 { color: #fffefd; }
.marketing .cta .lede { color: #c0cade; font-size: 17px; max-width: 46ch; }
.marketing .site-foot { background: #111827; color: #abb6c9; border: 0; padding-block: 64px 36px; }
.marketing .site-foot a { color: #e0e7f4; }
.marketing .site-foot h3 { color: #abb6c9; }
.marketing .site-foot .brand-mark { background-image: url('/logo-dark.svg'); }
.marketing .foot-grid { grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 40px; }
.marketing .foot-note { border-color: #2c374b; font-size: 12px; }
/* Faqet e brendshme: i njëjti ritëm, me gjerësi sipas llojit të përmbajtjes. */
.marketing .site-nav { gap: 12px; }
.marketing .site-nav a[aria-current="page"] { color: #0b1f5c; background: #e6edff; }
.marketing .site-foot a[aria-current="true"] { text-decoration: underline; text-underline-offset: 5px; }
.inner-page .hero { padding-block: clamp(56px, 6.5vw, 88px); }
.inner-page .hero h1 { max-width: 25ch; }
.inner-page .hero .lede { max-width: 64ch; }
.inner-page .hero .eyebrow { color: #c0cade; }
.inner-page main > section:nth-child(even) { background: var(--surface); }
.inner-page main > section.home-closing { background: #0b1f5c; }
.inner-page .steps { max-width: 900px; margin-inline: auto; gap: 0; }
.inner-page .steps li { gap: 24px; padding-block: 30px; border-bottom: 1px solid var(--line); }
.inner-page .steps li:first-child { padding-top: 0; }
.inner-page .steps li:last-child { padding-bottom: 0; border-bottom: 0; }
.inner-page .steps li::before { width: 42px; height: 42px; background: #e6edff; color: #0b1f5c; }
.inner-page .steps h3 { color: #0b1f5c; margin-bottom: 10px; }
.inner-page .steps p { line-height: 1.8; }
.inner-page .card { padding: 28px; background: var(--surface-2); }
.inner-page .grid { gap: 22px; }
.inner-page .contact-grid { gap: clamp(32px, 6vw, 80px); grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr); }
.inner-page .contact-grid > div { padding-top: 16px; }
.inner-page .contact-grid h2 { font-size: 24px; }
.inner-page .form { width: 100%; background: var(--bg); padding: clamp(22px, 3vw, 36px); }
.inner-page .field input, .inner-page .field select, .inner-page .field textarea { background: var(--surface); }
.inner-page .form .btn { justify-self: stretch; }
.inner-page .prose { max-width: 760px; margin-inline: auto; }
.inner-page .prose h2 { padding-top: 12px; font-size: 26px; }
.inner-page .prose p, .inner-page .prose li { font-size: 16px; line-height: 1.85; }
.marketing .table-scroll { max-width: 100%; }
.marketing th { color: #0b1f5c; background: #e6edff; }
.marketing td { font-size: 15px; }
.marketing .table-scroll:focus-visible { outline-offset: 4px; }
.marketing .plans-stack { grid-template-columns: 1fr; }
.marketing .note a, .marketing .prose a, .marketing .contact-grid a { overflow-wrap: anywhere; }
.marketing section[id] { scroll-margin-top: 90px; }
@media (max-width: 800px) {
  .inner-page .contact-grid { grid-template-columns: 1fr; }
}
@media (max-width: 960px) {
  .hero-grid { gap: 24px; grid-template-columns: 1.25fr 1fr; }
  .marketing .plans { gap: 14px; }
  .marketing .plan { padding: 24px 18px; }
  .home-features .grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 760px) {
  .hero-grid, .home-audience > .wrap { grid-template-columns: 1fr; gap: 40px; }
  .marketing .hero h1 { max-width: 24ch; }
  .hero-visual { width: min(100%, 380px); margin: 0 auto; }
  .marketing .plans { grid-template-columns: 1fr; gap: 28px; }
  .marketing .plan { padding: 28px; }
  .marketing .plan-price { min-height: 0; }
  .marketing .foot-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
}
@media (max-width: 480px) {
  .marketing .wrap { padding-inline: 20px; }
  .home-features .grid { grid-template-columns: 1fr; }
  .marketing .hero-actions { flex-direction: column; align-items: stretch; }
  .marketing .brand { font-size: 14px; }
  .marketing .brand-mark { width: 28px; height: 28px; }
  .marketing .foot-grid { gap: 28px 18px; }
  .marketing .foot-grid > :first-child { grid-column: 1 / -1; }
  .marketing .site-nav { gap: 0; }
  .inner-page .grid { grid-template-columns: minmax(0, 1fr); }
  .inner-page .steps li { gap: 16px; }
  .inner-page .steps li::before { width: 32px; height: 32px; }
}

/* Shared patterns for the calculator and guides. */
.marketing .site-nav a { min-height: 44px; display: inline-flex; align-items: center; }
.marketing .head-cta { min-height: 44px; }
@media (max-width: 960px) {
  .marketing .site-head { position: static; }
  .marketing .site-head .wrap { grid-template-columns: 1fr auto; gap: 8px 16px; padding-block: 12px; }
  .marketing .brand { grid-area: 1 / 1; }
  .marketing .head-cta { grid-area: 1 / 2; }
  .marketing .site-nav { grid-area: 2 / 1 / 3 / 3; justify-content: flex-start; gap: 0; }
}

.calculator-page .reading-width, .guide-page .reading-width { max-width: 820px; }
.calculator-page .prose > :first-child, .guide-page .prose > :first-child { margin-top: 0; padding-top: 0; }
.calculator-page .prose h2 + p, .calculator-page .prose .eyebrow + h2 { margin-top: 14px; }
.calculator-page .prose .eyebrow { margin-bottom: 0; }
.calculator-page .calc-section > .wrap { max-width: 960px; }
.marketing .calc-section { padding-top: 48px; }
.calc {
  padding: clamp(20px, 3vw, 36px);
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
}
.calc-controls { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 24px; align-items: end; margin-bottom: 28px; }
.calc-dir { display: flex; grid-column: 1 / -1; }
.calc-tab { flex: 1; min-width: 0; min-height: 48px; padding: 12px 16px; font: inherit; font-size: 15px; font-weight: 700; color: var(--accent); background: var(--surface); border: 1px solid var(--line); cursor: pointer; }
.calc-tab:first-child { border-radius: var(--r-md) 0 0 var(--r-md); }
.calc-tab:last-child { border-radius: 0 var(--r-md) var(--r-md) 0; border-left: 0; }
.calc-tab:hover { background: var(--brand-100); }
.calc-tab.is-on { color: var(--accent-on); background: var(--accent); border-color: var(--accent); }
.calc-tab:focus-visible { position: relative; z-index: 1; }
.calc .field { min-width: 0; }
.calc .field > span { font-size: 14px; font-weight: 700; }
.calc .field input, .calc .field select { min-width: 0; min-height: 52px; }
.calc .calc-amount input { font-size: 20px; font-weight: 700; font-variant-numeric: tabular-nums; }
.calc-out { display: block; min-height: 400px; }
.calc-table { min-width: 0; table-layout: auto; }
.marketing .calc-table th { background: transparent; color: var(--text); font-size: 15px; font-weight: 500; text-transform: none; letter-spacing: normal; overflow-wrap: anywhere; }
.calc-table th, .calc-table td { padding: 12px 16px; }
.calc-table td.num { text-align: right; font-variant-numeric: tabular-nums; white-space: nowrap; }
.marketing .calc-table .sub th { padding-left: 28px; color: var(--text-muted); }
.calc-table .input th, .calc-table .input td { color: var(--text-muted); }
.marketing .calc-table .headline th, .marketing .calc-table .headline td { color: var(--accent); background: var(--brand-100); font-size: 18px; font-weight: 800; }
.marketing .calc-table .total th, .marketing .calc-table .total td { font-weight: 700; border-bottom: 0; }
.calc-hint { grid-column: 1 / -1; margin-top: -8px; color: var(--text-muted); font-size: 14px; line-height: 1.8; }
.calc-hint b { color: var(--text); }
.calc-note { margin-top: 20px; color: var(--text-muted); font-size: 14px; line-height: 1.8; }
.calc-section .note { margin-top: 20px; }
.calc-retry { margin-top: 16px; }
.calc-out > .note-box { display: block; }
.calculator-page .table-wrap, .guide-page .table-wrap { max-width: 100%; overflow-x: auto; border: 1px solid var(--line); border-radius: var(--r-lg); margin-block: 24px; }
.calc-out .table-wrap { margin: 0; }
.rate-table { min-width: 0; }
.rate-table caption { text-align: left; padding: 16px; color: var(--text-muted); font-size: 14px; }
.marketing .rate-table th[scope="row"] { font-size: 14px; text-transform: none; letter-spacing: normal; }
.rate-table td.num { text-align: right; font-variant-numeric: tabular-nums; white-space: nowrap; }
/* Glosari i rreshtave te kalkulatori: `dl > div > dt + dd`, ashtu qe secili
   term te kete vijen e vet pa e humbur lidhjen semantike term-pershkrim. */
.glossary { margin-top: 18px; }
.glossary > div { padding-block: 14px; border-top: 1px solid var(--line-soft); }
.glossary > div:last-child { border-bottom: 1px solid var(--line-soft); }
.glossary dt { color: var(--accent); font-size: 16px; font-weight: 700; }
.glossary dd { margin: 5px 0 0; color: var(--text-muted); font-size: 16px; line-height: 1.8; }
.glossary dd b { color: var(--text); }
.source-list { line-height: 1.85; padding-left: 22px; }
.source-list li + li { margin-top: 12px; }
.source-list a { overflow-wrap: anywhere; }
.steps-list { line-height: 1.85; padding-left: 22px; }
.steps-list li + li { margin-top: 8px; }
.note-box { padding: 20px; border: 1px solid var(--line); border-radius: var(--r-md); background: var(--surface); color: var(--text-muted); font-size: 15px; line-height: 1.8; }
.note-box.info { background: var(--brand-100); color: var(--accent); }
.note-box.warn { border-color: var(--gold); color: var(--text); }
.guide-page .note-box, .guide-index .note-box { margin-block: 32px; }

/* Sekcioni i aplikacionit mobil.
   Korniza e telefonit e mban videon në përmasat e ekranit (540x1174) me
   `aspect-ratio`, ashtu që faqja të mos kërcejë para se videoja të ngarkohet. */
.marketing .home-app { background: var(--surface); }
.app-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 0.72fr); gap: 56px; align-items: center; }
.app-copy { min-width: 0; }
.app-copy .lede { margin-top: 16px; color: var(--text-muted); font-size: 17px; line-height: 1.8; }
.app-copy .checks { margin-top: 28px; }
.app-copy .note { margin-top: 24px; }
.app-shot { min-width: 0; display: flex; justify-content: center; }
.phone {
  width: min(270px, 100%);
  padding: 10px;
  background: #0b1f5c;
  border-radius: 42px;
  box-shadow: 0 24px 60px rgba(11, 31, 92, 0.22);
}
.phone video {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 540 / 1174;
  border-radius: 32px;
  background: var(--surface-2);
  object-fit: cover;
}

/* Keep article titles and body copy on the same reading column. */
.marketing .article-section { padding-block: clamp(48px, 6.5vw, 88px); background: var(--surface); }
.crumbs { margin-bottom: 20px; font-size: 14px; color: var(--accent-on); }
.crumbs a { color: inherit; }
.guide-list { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.guide-list li { min-width: 0; }
.guide-list a { display: block; height: 100%; padding: 28px; text-decoration: none; color: var(--text); background: var(--surface-2); border: 1px solid var(--line); border-radius: var(--r-lg); }
.guide-list a:hover { border-color: var(--accent); background: var(--brand-100); }
.guide-list b { display: block; color: var(--accent); font-size: 17px; line-height: 1.4; margin-bottom: 12px; }
.guide-list span { display: block; color: var(--text-muted); font-size: 14px; line-height: 1.8; }

@media (max-width: 900px) {
  /* Teksti i pari, telefoni poshtë: në gjerësi të vogla kolona e dytë do e
     shtypte videon nën 200px dhe shifrat do humbnin. */
  .app-grid { grid-template-columns: minmax(0, 1fr); gap: 40px; }
}

@media (max-width: 700px) {
  .calc-controls, .guide-list { grid-template-columns: minmax(0, 1fr); }
  .calc-controls { gap: 20px; }
  .calc-tab { font-size: 14px; padding-inline: 8px; }
  .marketing .calc-table th, .marketing .calc-table td { font-size: 14px; padding: 12px; }
  .marketing .calc-table .sub th { padding-left: 20px; }
  .marketing .calc-table .headline th, .marketing .calc-table .headline td { font-size: 16px; }
  .calc-hint { margin-top: -4px; }
  .glossary dt, .glossary dd { font-size: 15px; }
  .calculator-page .rate-table th, .calculator-page .rate-table td, .guide-page .rate-table th, .guide-page .rate-table td { padding: 12px; font-size: 14px; }
  .guide-list a { padding: 24px; }
}
