/*
Theme Name: WPBanter
Theme URI: https://wpbanter.com/
Author: WPBanter
Author URI: https://wpbanter.com/
Description: Theme store WordPress ringan dan sederhana untuk WPBanter, dengan dukungan theme Original dan Redesign.
Version: 1.1.3
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: wpbanter
*/

:root {
  --wpb-primary: #635BFF;
  --wpb-primary-hover: #5148f5;
  --wpb-text: #111827;
  --wpb-muted: #4B5563;
  --wpb-bg: #FFFFFF;
  --wpb-soft: #F7F7FA;
  --wpb-border: #E5E7EB;
  --wpb-dark: #0F1115;
  --wpb-dark-card: #181A20;
  --wpb-radius: 12px;
  --wpb-container: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--wpb-bg);
  color: var(--wpb-text);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
img { max-width: 100%; height: auto; display: block; }
button, input, select, textarea { font: inherit; }

.wpb-container { width: min(calc(100% - 40px), var(--wpb-container)); margin-inline: auto; }
.wpb-section { padding: 88px 0; }
.wpb-section--soft { background: var(--wpb-soft); }
.wpb-eyebrow { color: var(--wpb-primary); font-weight: 700; font-size: 13px; letter-spacing: .1em; text-transform: uppercase; }
.wpb-title { margin: 10px 0 12px; font-size: clamp(32px, 4vw, 52px); line-height: 1.08; letter-spacing: -.04em; }
.wpb-section-title { margin: 8px 0 10px; font-size: clamp(28px, 3vw, 40px); line-height: 1.15; letter-spacing: -.03em; }
.wpb-lead, .wpb-section-copy { color: var(--wpb-muted); font-size: 18px; max-width: 720px; }
.wpb-center { text-align: center; }
.wpb-center .wpb-lead, .wpb-center .wpb-section-copy { margin-inline: auto; }

.wpb-btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  min-height: 46px; padding: 0 18px; border-radius: 9px; border: 1px solid transparent;
  font-weight: 700; transition: .2s ease; cursor: pointer;
}
.wpb-btn--primary { background: var(--wpb-primary); color: #fff; }
.wpb-btn--primary:hover { background: var(--wpb-primary-hover); transform: translateY(-1px); }
.wpb-btn--secondary { background: #fff; border-color: var(--wpb-border); color: var(--wpb-text); }
.wpb-btn--secondary:hover { border-color: #c8ccd4; transform: translateY(-1px); }
.wpb-btn--ghost { border-color: var(--wpb-border); }

.site-header {
  position: sticky; top: 0; z-index: 1000; height: 72px; display: flex; align-items: center;
  background: rgba(255,255,255,.94); border-bottom: 1px solid var(--wpb-border); backdrop-filter: blur(12px);
}
.wpb-header-inner { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 28px; }
.wpb-brand { display: inline-flex; align-items: center; gap: 10px; font-weight: 800; letter-spacing: -.03em; font-size: 21px; }
.wpb-brand-mark { width: 36px; height: 32px; border: 2px solid var(--wpb-primary); border-radius: 9px; color: var(--wpb-primary); display: grid; place-items: center; font-size: 12px; position: relative; font-weight: 800; }
.wpb-brand-mark::after { content: ""; position: absolute; left: 7px; bottom: -6px; width: 8px; height: 8px; background: var(--wpb-bg); border-left: 2px solid var(--wpb-primary); border-bottom: 2px solid var(--wpb-primary); transform: skewY(-35deg); }
.wpb-nav ul { list-style: none; padding: 0; margin: 0; display: flex; align-items: center; justify-content: center; gap: 28px; }
.wpb-nav a { color: #374151; font-weight: 600; font-size: 15px; }
.wpb-nav a:hover { color: var(--wpb-primary); }
.wpb-actions { display: flex; align-items: center; gap: 10px; }
.wpb-icon-btn { width: 42px; height: 42px; border: 1px solid var(--wpb-border); border-radius: 9px; background: transparent; display: grid; place-items: center; cursor: pointer; color: inherit; }
.wpb-menu-toggle { display: none; }
.wpb-mobile-menu { display: none; }
.wpb-mobile-menu[hidden] { display: none !important; }

.wpb-hero { padding: 112px 0 82px; text-align: center; }
.wpb-hero .wpb-title { max-width: 820px; margin-inline: auto; font-size: clamp(44px, 6vw, 72px); }
.wpb-hero .wpb-lead { margin: 20px auto 0; max-width: 720px; }
.wpb-hero-actions { display: flex; justify-content: center; gap: 12px; margin-top: 30px; flex-wrap: wrap; }
.wpb-trust { display: flex; justify-content: center; gap: 22px; flex-wrap: wrap; color: var(--wpb-muted); font-size: 14px; font-weight: 600; margin-top: 25px; }
.wpb-trust span::before { content: "✓"; color: var(--wpb-primary); margin-right: 7px; }

.wpb-browser { margin: 62px auto 0; max-width: 980px; border: 1px solid var(--wpb-border); border-radius: 18px; overflow: hidden; background: #fff; box-shadow: 0 22px 60px rgba(17,24,39,.08); }
.wpb-browser-bar { height: 48px; display: flex; align-items: center; gap: 7px; padding: 0 16px; border-bottom: 1px solid var(--wpb-border); background: #fafafa; }
.wpb-browser-dot { width: 10px; height: 10px; border-radius: 50%; background: #d1d5db; }
.wpb-browser-screen { aspect-ratio: 16/8.7; background: linear-gradient(180deg,#f6f7fb,#fff); display: grid; place-items: center; color: #9ca3af; font-weight: 700; }

.wpb-heading-row { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 34px; }
.wpb-filter { display: flex; gap: 8px; flex-wrap: wrap; }
.wpb-chip { padding: 8px 13px; border-radius: 999px; border: 1px solid var(--wpb-border); font-size: 13px; font-weight: 700; background: #fff; }
.wpb-chip.is-active { background: var(--wpb-text); color: #fff; border-color: var(--wpb-text); }

.wpb-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.wpb-card { background: #fff; border: 1px solid var(--wpb-border); border-radius: var(--wpb-radius); overflow: hidden; transition: .22s ease; }
.wpb-card:hover { transform: translateY(-4px); box-shadow: 0 18px 42px rgba(17,24,39,.08); }
.wpb-card-media { aspect-ratio: 16/10; background: #f1f2f6; overflow: hidden; }
.wpb-card-media img { width: 100%; height: 100%; object-fit: cover; }
.wpb-card-placeholder { height: 100%; display: grid; place-items: center; color: #9ca3af; font-weight: 700; }
.wpb-card-body { padding: 22px; }
.wpb-badge { display: inline-flex; align-items: center; padding: 5px 9px; border-radius: 6px; color: var(--wpb-primary); background: rgba(99,91,255,.09); font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.wpb-card h3 { margin: 12px 0 4px; font-size: 22px; line-height: 1.2; letter-spacing: -.02em; }
.wpb-card-subtitle { color: var(--wpb-muted); min-height: 52px; }
.wpb-rating { font-size: 13px; margin-top: 14px; color: #374151; font-weight: 700; }
.wpb-stars { letter-spacing: 1px; }
.wpb-card-meta { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-top: 18px; padding-top: 16px; border-top: 1px solid var(--wpb-border); }
.wpb-price { font-size: 20px; font-weight: 800; }
.wpb-card-links { display: flex; gap: 12px; font-size: 13px; font-weight: 700; }
.wpb-card-links a:hover { color: var(--wpb-primary); }

.wpb-feature-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; margin-top: 36px; }
.wpb-feature { padding: 26px; border: 1px solid var(--wpb-border); border-radius: var(--wpb-radius); background: #fff; }
.wpb-feature-icon { width: 42px; height: 42px; border-radius: 10px; background: rgba(99,91,255,.09); color: var(--wpb-primary); display: grid; place-items: center; font-weight: 900; }
.wpb-feature h3 { margin: 18px 0 8px; }
.wpb-feature p { margin: 0; color: var(--wpb-muted); }

.wpb-split { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }
.wpb-preview-stack { display: grid; gap: 16px; }
.wpb-preview-card { border: 1px solid var(--wpb-border); border-radius: 14px; background: #fff; padding: 12px; box-shadow: 0 14px 36px rgba(17,24,39,.05); }
.wpb-preview-card:nth-child(2) { margin-left: 54px; }
.wpb-preview-thumb { aspect-ratio: 16/9; border-radius: 9px; background: #edeef3; display: grid; place-items: center; color: #9ca3af; font-weight: 700; }

.wpb-metrics { display: grid; grid-template-columns: repeat(4,1fr); gap: 16px; margin-top: 38px; }
.wpb-metric { padding: 24px; border-top: 1px solid var(--wpb-border); }
.wpb-metric strong { font-size: 34px; letter-spacing: -.04em; display: block; }
.wpb-metric span { color: var(--wpb-muted); }

.wpb-pricing { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; margin-top: 40px; }
.wpb-price-card { border: 1px solid var(--wpb-border); border-radius: 14px; padding: 30px; background: #fff; position: relative; }
.wpb-price-card.is-featured { border-color: var(--wpb-primary); box-shadow: 0 16px 45px rgba(99,91,255,.12); }
.wpb-price-card .wpb-badge { position: absolute; top: 18px; right: 18px; }
.wpb-price-card h3 { margin: 0; font-size: 22px; }
.wpb-price-value { font-size: 44px; font-weight: 800; letter-spacing: -.04em; margin: 15px 0 6px; }
.wpb-price-card ul { list-style: none; margin: 22px 0 28px; padding: 0; color: var(--wpb-muted); }
.wpb-price-card li { margin: 9px 0; }
.wpb-price-card li::before { content: "✓"; color: var(--wpb-primary); font-weight: 800; margin-right: 9px; }

.wpb-cta { background: var(--wpb-text); color: #fff; border-radius: 18px; padding: 54px; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.wpb-cta p { color: #cbd5e1; margin-bottom: 0; }

.site-footer { padding: 68px 0 28px; border-top: 1px solid var(--wpb-border); }
.wpb-footer-grid { display: grid; grid-template-columns: 1.5fr repeat(4,1fr); gap: 40px; }
.wpb-footer-brand p { color: var(--wpb-muted); max-width: 290px; }
.wpb-footer-col h4 { margin: 0 0 14px; font-size: 14px; }
.wpb-footer-col a { display: block; color: var(--wpb-muted); font-size: 14px; margin: 8px 0; }
.wpb-footer-col a:hover { color: var(--wpb-primary); }
.wpb-footer-bottom { border-top: 1px solid var(--wpb-border); margin-top: 48px; padding-top: 24px; color: var(--wpb-muted); font-size: 13px; display: flex; justify-content: space-between; gap: 18px; }

.wpb-page-head { padding: 70px 0 30px; }
.wpb-content { max-width: 820px; }
.wpb-content h1,.wpb-content h2,.wpb-content h3 { letter-spacing: -.025em; }

.wpb-theme-hero { padding: 68px 0 46px; }
.wpb-theme-top { display: grid; grid-template-columns: 1.2fr .8fr; gap: 50px; align-items: center; }
.wpb-theme-top h1 { font-size: clamp(40px,5vw,64px); line-height: 1.05; margin: 12px 0; letter-spacing: -.045em; }
.wpb-theme-actions { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 24px; }
.wpb-theme-panel { border: 1px solid var(--wpb-border); border-radius: 14px; padding: 26px; background: var(--wpb-soft); }
.wpb-theme-panel-row { display: flex; justify-content: space-between; gap: 16px; padding: 11px 0; border-bottom: 1px solid var(--wpb-border); }
.wpb-theme-panel-row:last-child { border-bottom: 0; }
.wpb-large-preview { margin-top: 44px; border: 1px solid var(--wpb-border); border-radius: 18px; overflow: hidden; background: #fff; }
.wpb-large-preview .wp-post-image { width: 100%; }
.wpb-theme-facts { display: grid; grid-template-columns: repeat(4,1fr); gap: 0; border: 1px solid var(--wpb-border); border-radius: 14px; margin-top: 26px; overflow: hidden; }
.wpb-theme-fact { padding: 24px; background: #fff; border-right: 1px solid var(--wpb-border); }
.wpb-theme-fact:last-child { border-right: 0; }
.wpb-theme-fact strong { display: block; margin-bottom: 4px; }
.wpb-theme-fact span { color: var(--wpb-muted); font-size: 14px; }
.wpb-tabs { display: flex; gap: 28px; border-bottom: 1px solid var(--wpb-border); margin-top: 44px; overflow-x: auto; }
.wpb-tabs a { padding: 15px 0 13px; font-weight: 700; color: var(--wpb-muted); white-space: nowrap; }
.wpb-tabs a:first-child { color: var(--wpb-text); border-bottom: 2px solid var(--wpb-primary); }

body.wpb-dark { --wpb-bg:#0F1115; --wpb-text:#F8FAFC; --wpb-muted:#A7AFBE; --wpb-soft:#15171c; --wpb-border:#292d36; }
body.wpb-dark .site-header { background: rgba(15,17,21,.94); }
body.wpb-dark .wpb-brand-mark::after { background: var(--wpb-bg); }
body.wpb-dark .wpb-btn--secondary, body.wpb-dark .wpb-chip, body.wpb-dark .wpb-card, body.wpb-dark .wpb-feature, body.wpb-dark .wpb-price-card, body.wpb-dark .wpb-preview-card, body.wpb-theme-fact, body.wpb-dark .wpb-large-preview { background: var(--wpb-dark-card); }
body.wpb-dark .wpb-browser, body.wpb-dark .wpb-theme-panel { background: var(--wpb-dark-card); }
body.wpb-dark .wpb-browser-bar { background: #14161b; }
body.wpb-dark .wpb-nav a, body.wpb-dark .wpb-rating { color: #d7dce5; }
body.wpb-dark .wpb-chip.is-active { background: #fff; color: #111827; }
body.wpb-dark .wpb-cta { background: #1c1f26; }

@media (max-width: 980px) {
  .wpb-nav, .wpb-actions .wpb-login-link, .wpb-actions .wpb-get-themes { display: none; }
  .wpb-menu-toggle { display: grid; }
  .wpb-header-inner { grid-template-columns: 1fr auto; }
  .wpb-actions { grid-column: 2; }
  .wpb-mobile-menu { position: fixed; inset: 72px 0 auto 0; background: var(--wpb-bg); border-bottom: 1px solid var(--wpb-border); padding: 24px 20px 28px; display: none; }
  .wpb-mobile-menu.is-open { display: block; }
  .wpb-mobile-menu a { display: block; padding: 11px 0; font-weight: 700; }
  .wpb-mobile-menu .wpb-btn { margin-top: 12px; width: 100%; }
  .wpb-grid { grid-template-columns: repeat(2,1fr); }
  .wpb-feature-grid { grid-template-columns: repeat(2,1fr); }
  .wpb-split { grid-template-columns: 1fr; gap: 36px; }
  .wpb-metrics { grid-template-columns: repeat(2,1fr); }
  .wpb-pricing { grid-template-columns: 1fr; max-width: 620px; margin-inline: auto; }
  .wpb-footer-grid { grid-template-columns: 2fr repeat(2,1fr); }
  .wpb-theme-top { grid-template-columns: 1fr; }
  .wpb-theme-facts { grid-template-columns: repeat(2,1fr); }
  .wpb-theme-fact:nth-child(2) { border-right: 0; }
  .wpb-theme-fact:nth-child(-n+2) { border-bottom: 1px solid var(--wpb-border); }
}

@media (max-width: 680px) {
  .wpb-container { width: min(calc(100% - 28px), var(--wpb-container)); }
  .wpb-section { padding: 68px 0; }
  .wpb-hero { padding: 82px 0 58px; }
  .wpb-heading-row { align-items: flex-start; flex-direction: column; }
  .wpb-grid { grid-template-columns: 1fr; }
  .wpb-feature-grid { grid-template-columns: 1fr; }
  .wpb-metrics { grid-template-columns: 1fr 1fr; }
  .wpb-cta { padding: 34px 26px; flex-direction: column; align-items: flex-start; }
  .wpb-footer-grid { grid-template-columns: 1fr 1fr; }
  .wpb-footer-brand { grid-column: 1/-1; }
  .wpb-footer-bottom { flex-direction: column; }
  .wpb-theme-facts { grid-template-columns: 1fr; }
  .wpb-theme-fact { border-right: 0; border-bottom: 1px solid var(--wpb-border); }
  .wpb-theme-fact:last-child { border-bottom: 0; }
  .wpb-preview-card:nth-child(2) { margin-left: 24px; }
}
.wpb-brand--custom .custom-logo-link { display: inline-flex; align-items: center; }
.wpb-brand--custom .custom-logo { width: auto; max-height: 42px; }

/* WPBanter 1.0.1 — simpler storefront direction */
.wpb-hero--simple {
  padding: 76px 0 64px;
  border-bottom: 1px solid var(--wpb-border);
}
.wpb-hero-simple-inner { max-width: 820px; margin-inline: auto; text-align: center; }
.wpb-hero--simple .wpb-title { font-size: clamp(34px, 5vw, 54px); margin-top: 0; }
.wpb-hero--simple .wpb-lead { max-width: 680px; margin: 0 auto; }
.wpb-hero--simple .wpb-hero-actions { justify-content: center; margin-top: 26px; }
.wpb-hero-note { margin: 22px 0 0; color: var(--wpb-muted); font-size: 13px; }
.wpb-text-link { font-weight: 700; font-size: 14px; color: var(--wpb-text); }
.wpb-text-link:hover { color: var(--wpb-primary); }
.wpb-kicker { margin: 0 0 6px; color: var(--wpb-muted); font-size: 13px; font-weight: 700; }
.wpb-simple-heading { max-width: 720px; margin-bottom: 32px; }
.wpb-products-section { padding-top: 72px; }
.wpb-grid--store { gap: 28px 24px; }
.wpb-card--store { border-radius: 8px; box-shadow: none; }
.wpb-card--store:hover { transform: none; box-shadow: none; border-color: #d1d5db; }
.wpb-card--store .wpb-card-media { background: #f5f5f5; }
.wpb-card--store .wpb-card-body { padding: 20px; }
.wpb-card-type { margin: 0 0 7px; color: var(--wpb-muted); font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; }
.wpb-card--store h3 { margin: 0 0 7px; font-size: 21px; }
.wpb-card--store .wpb-card-subtitle { min-height: 0; font-size: 14px; line-height: 1.55; }
.wpb-card-purchase { display: flex; align-items: baseline; gap: 10px; margin-top: 16px; }
.wpb-license-copy { color: var(--wpb-muted); font-size: 12px; }
.wpb-card-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 14px; margin-top: 18px; }
.wpb-btn--small { min-height: 38px; padding: 0 13px; font-size: 13px; }
.wpb-more-link { margin: 26px 0 0; }
.wpb-reasons { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 42px; border-top: 1px solid var(--wpb-border); }
.wpb-reason { padding: 26px 0; border-bottom: 1px solid var(--wpb-border); }
.wpb-reason h3 { margin: 0 0 6px; font-size: 19px; }
.wpb-reason p { margin: 0; color: var(--wpb-muted); }
.wpb-pricing--simple { gap: 18px; }
.wpb-pricing--simple .wpb-price-card { border-radius: 8px; box-shadow: none; }
.wpb-price-card--recommended { border-color: var(--wpb-primary) !important; }
.wpb-recommended { display: inline-block; margin-bottom: 13px; color: var(--wpb-primary); font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; }
.wpb-faq-wrap { max-width: 900px; }
.wpb-faq { border-top: 1px solid var(--wpb-border); }
.wpb-faq details { border-bottom: 1px solid var(--wpb-border); padding: 18px 0; }
.wpb-faq summary { cursor: pointer; font-weight: 700; list-style: none; }
.wpb-faq summary::-webkit-details-marker { display: none; }
.wpb-faq summary::after { content: "+"; float: right; color: var(--wpb-muted); font-size: 20px; font-weight: 400; }
.wpb-faq details[open] summary::after { content: "–"; }
.wpb-faq p { margin: 12px 0 0; color: var(--wpb-muted); max-width: 720px; }

/* Reduce startup/SaaS feel */
.site-header { box-shadow: none; }
.wpb-btn { border-radius: 7px; }
.wpb-price-card { box-shadow: none !important; }

body.wpb-dark .wpb-card--store:hover { border-color: #3a3f49; }
body.wpb-dark .wpb-text-link { color: var(--wpb-text); }

@media (max-width: 680px) {
  .wpb-hero--simple { padding: 58px 0 48px; }
  .wpb-hero--simple .wpb-hero-actions { flex-direction: column; align-items: center; gap: 14px; }
  .wpb-reasons { grid-template-columns: 1fr; }
  .wpb-card-actions { gap: 12px; }
}
.wpb-footer-grid--simple { grid-template-columns: 1.8fr 1fr 1fr; }
@media (max-width: 980px) { .wpb-footer-grid--simple { grid-template-columns: 1.6fr 1fr 1fr; } }
@media (max-width: 680px) { .wpb-footer-grid--simple { grid-template-columns: 1fr 1fr; } .wpb-footer-grid--simple .wpb-footer-brand { grid-column: 1 / -1; } }


/* WPBanter 1.0.4 — product gallery slider */
.wpb-gallery { display: grid; gap: 14px; }
.wpb-gallery-stage { position: relative; aspect-ratio: 16/10; background: #fff; }
.wpb-gallery-slide { display: none; margin: 0; }
.wpb-gallery-slide.is-active { display: block; }
.wpb-gallery-slide img { width: 100%; height: 100%; object-fit: contain; background: var(--wpb-soft); }
.wpb-gallery-nav {
  position: absolute; top: 50%; transform: translateY(-50%); z-index: 3;
  width: 42px; height: 42px; border-radius: 999px; border: 1px solid rgba(17,24,39,.08);
  background: rgba(255,255,255,.92); color: #111827; display: grid; place-items: center;
  cursor: pointer; font-size: 24px; line-height: 1; box-shadow: 0 8px 24px rgba(17,24,39,.1);
}
.wpb-gallery-prev { left: 14px; }
.wpb-gallery-next { right: 14px; }
.wpb-gallery-nav:hover { background: #fff; color: var(--wpb-primary); }
.wpb-gallery-thumbs { display: grid; grid-template-columns: repeat(auto-fit,minmax(120px,1fr)); gap: 12px; padding: 0 14px 14px; }
.wpb-gallery-thumb {
  padding: 0; border: 1px solid var(--wpb-border); background: #fff; border-radius: 12px; overflow: hidden;
  cursor: pointer; opacity: .85; transition: .2s ease;
}
.wpb-gallery-thumb:hover, .wpb-gallery-thumb.is-active { border-color: var(--wpb-primary); opacity: 1; box-shadow: 0 8px 22px rgba(99,91,255,.12); }
.wpb-gallery-thumb img { width: 100%; aspect-ratio: 16/10; object-fit: cover; }
body.wpb-dark .wpb-gallery-thumb, body.wpb-dark .wpb-gallery-nav { background: var(--wpb-dark-card); color: var(--wpb-text); }
body.wpb-dark .wpb-gallery-nav { border-color: var(--wpb-border); }
@media (max-width: 680px) {
  .wpb-gallery-thumbs { grid-template-columns: repeat(3,1fr); gap: 10px; padding: 0 10px 10px; }
  .wpb-gallery-nav { width: 38px; height: 38px; }
}


/* WPBanter 1.1.0 — product detail customization */
.wpb-product-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:56px;align-items:start}
.wpb-use-cases{border:1px solid var(--wpb-border);border-radius:10px;padding:24px;background:var(--wpb-soft)}
.wpb-use-cases h3{margin:0 0 14px;font-size:18px}
.wpb-use-cases ul{list-style:none;margin:0;padding:0;color:var(--wpb-muted)}
.wpb-use-cases li{padding:8px 0;border-bottom:1px solid var(--wpb-border)}
.wpb-use-cases li:last-child{border-bottom:0}
.wpb-use-cases li::before{content:"✓";color:var(--wpb-primary);font-weight:800;margin-right:9px}
.wpb-product-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px;margin-top:30px;border-top:1px solid var(--wpb-border)}
.wpb-product-feature-item{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid var(--wpb-border)}
.wpb-product-feature-item span{font-size:12px;color:var(--wpb-primary);font-weight:800;letter-spacing:.05em}
.wpb-product-feature-item strong{font-size:15px}
.wpb-changelog-list{margin-top:26px;border-top:1px solid var(--wpb-border)}
.wpb-changelog-item{padding:16px 0;border-bottom:1px solid var(--wpb-border);color:var(--wpb-muted)}
body.wpb-dark .wpb-use-cases{background:var(--wpb-dark-card)}
@media(max-width:860px){.wpb-product-content-grid{grid-template-columns:1fr;gap:28px}.wpb-use-cases{max-width:620px}.wpb-product-feature-list{grid-template-columns:1fr}}


/* WPBanter 1.1.1 — compact homepage product cards */
.wpb-grid--store {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
}
.wpb-card--store {
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
}
.wpb-card--store .wpb-card-media {
  aspect-ratio: 1 / 1;
  width: 100%;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f7f7f8;
  border-bottom: 1px solid var(--wpb-border);
}
.wpb-card--store .wpb-card-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.wpb-card--store .wpb-card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 16px;
}
.wpb-card-category {
  margin: 0 0 5px;
  color: var(--wpb-primary);
  font-size: 11px;
  line-height: 1.35;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .055em;
}
.wpb-card--store h3 {
  margin: 0 0 6px;
  font-size: 19px;
  line-height: 1.25;
}
.wpb-card-purpose {
  margin: 0;
  color: var(--wpb-muted);
  font-size: 13px;
  line-height: 1.5;
}
.wpb-card-bottom {
  margin-top: auto;
  padding-top: 16px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 12px;
}
.wpb-card-price {
  display: flex;
  flex-direction: column;
  min-width: 62px;
}
.wpb-card-price span {
  color: var(--wpb-muted);
  font-size: 10px;
  line-height: 1.2;
}
.wpb-card-price strong {
  margin-top: 2px;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -.02em;
}
.wpb-card-actions--compact {
  margin-top: 0;
  gap: 7px;
  flex-wrap: nowrap;
}
.wpb-card-actions--compact .wpb-btn {
  min-height: 36px;
  padding-inline: 11px;
  white-space: nowrap;
}
body.wpb-dark .wpb-card--store .wpb-card-media {
  background: #15171c;
}
@media (max-width: 980px) {
  .wpb-grid--store { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 560px) {
  .wpb-grid--store { grid-template-columns: 1fr; }
  .wpb-card-bottom { align-items: center; }
}


/* WPBanter 1.1.2 — mobile auth + simpler footer */
@media (max-width: 980px) {
  .wpb-mobile-auth {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 10px;
  }
  .wpb-mobile-menu .wpb-mobile-auth a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 14px;
    border: 1px solid var(--wpb-border);
    border-radius: 9px;
    text-align: center;
    background: var(--wpb-bg);
  }
  .wpb-mobile-menu .wpb-mobile-theme-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 46px;
    margin-top: 10px;
    padding: 0 18px;
    text-align: center;
  }
}


/* WPBanter 1.1.3 — auto gallery + popup preview */
.wpb-gallery-slide { cursor: zoom-in; outline: none; }
.wpb-gallery-slide img { display:block; }
.wpb-gallery-stage::after {
  content: "Klik gambar untuk memperbesar";
  position: absolute; right: 14px; bottom: 14px; z-index: 2;
  background: rgba(17,24,39,.72); color: #fff; font-size: 12px; font-weight: 700;
  padding: 8px 10px; border-radius: 999px; pointer-events: none;
}
.wpb-lightbox[hidden] { display: none !important; }
.wpb-lightbox {
  position: fixed; inset: 0; z-index: 9999;
}
.wpb-lightbox-backdrop {
  position: absolute; inset: 0; background: rgba(0,0,0,.82);
}
.wpb-lightbox-dialog {
  position: absolute; inset: 24px; display: grid; grid-template-columns: 56px minmax(0,1fr) 56px;
  align-items: center; gap: 18px;
}
.wpb-lightbox-stage {
  display: grid; place-items: center; min-height: 0; height: 100%;
}
.wpb-lightbox-image {
  max-width: 100%; max-height: calc(100vh - 80px); width: auto; height: auto;
  object-fit: contain; border-radius: 12px; box-shadow: 0 24px 60px rgba(0,0,0,.3); background: #fff;
}
.wpb-lightbox-close,
.wpb-lightbox-nav {
  border: 0; width: 48px; height: 48px; border-radius: 999px; cursor: pointer;
  background: rgba(255,255,255,.12); color: #fff; display: grid; place-items: center;
  backdrop-filter: blur(8px); font-size: 28px; line-height: 1;
}
.wpb-lightbox-close {
  position: absolute; top: 14px; right: 14px; z-index: 2;
}
.wpb-lightbox-open { overflow: hidden; }
body.wpb-dark .wpb-gallery-stage::after { background: rgba(255,255,255,.14); color: #fff; }
@media (max-width: 680px) {
  .wpb-gallery-stage::after { font-size: 11px; right: 10px; bottom: 10px; padding: 7px 9px; }
  .wpb-lightbox-dialog { inset: 12px; grid-template-columns: 42px minmax(0,1fr) 42px; gap: 10px; }
  .wpb-lightbox-close, .wpb-lightbox-nav { width: 40px; height: 40px; font-size: 24px; }
  .wpb-lightbox-image { max-height: calc(100vh - 44px); }
}
