:root{
  --gs-primary:#0f5bd7;
  --gs-primary-hover:#1d4ed8;
  --gs-secondary:#0f172a;
  --gs-accent:#f97316;
  --gs-cta:#0f5bd7;
  --gs-marketplace:#ea580c;
  --gs-whatsapp:#16a34a;
  --gs-background:#f8fafc;
  --gs-surface:#ffffff;
  --gs-surface-soft:#f8fbff;
  --gs-text:#0f172a;
  --gs-text-muted:#475569;
  --gs-text-subtle:#64748b;
  --gs-border:#e5e7eb;
  --gs-border-strong:#cbd5e1;
  --gs-success:#15803d;
  --gs-warning:#b45309;
  --gs-danger:#dc2626;
  --gs-info:#1e40af;
  --gs-info-soft:#eff6ff;
  --gs-info-border:#dbeafe;
  --gs-radius-sm:8px;
  --gs-radius-md:12px;
  --gs-radius-lg:16px;
  --gs-radius-pill:999px;
  --gs-space-xs:4px;
  --gs-space-sm:8px;
  --gs-space-md:16px;
  --gs-space-lg:24px;
  --gs-space-xl:40px;
  --gs-shadow-sm:0 4px 6px -1px rgba(15,23,42,.08);
  --gs-shadow-md:0 8px 24px rgba(15,23,42,.06);
  --gs-shadow-lg:0 14px 30px rgba(15,23,42,.10);
  --gs-input-height:44px;
  --gs-button-height:44px;
  --gs-font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --gs-font-heading:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.gws-container{max-width:1200px;margin:0 auto;padding:0 var(--gs-space-md)}
.gws-article-archive-intro,.gws-article-share,.gws-article-cta,.gws-related-posts,.gws-related-products,.gws-article-toc{background:var(--gs-surface);border:1px solid var(--gs-border);border-radius:var(--gs-radius-lg);padding:var(--gs-space-lg);margin:0 auto var(--gs-space-lg);box-shadow:var(--gs-shadow-md);font-family:var(--gs-font-body)}
.gws-article-archive-intro{background:linear-gradient(180deg,var(--gs-surface) 0%,var(--gs-surface-soft) 100%)}
.gws-article-archive-intro h1{margin:0 0 12px;color:var(--gs-text);font-family:var(--gs-font-heading);font-weight:800;letter-spacing:-.02em;font-size:clamp(28px,4vw,42px);line-height:1.12}
.gws-article-archive-intro p{color:var(--gs-text-muted);max-width:68ch;line-height:1.7;font-size:16px}
.gws-article-search{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 14px}
.gws-article-search input{background:var(--gs-background);border:1px solid var(--gs-border-strong);border-radius:var(--gs-radius-sm);padding:12px 16px;min-height:var(--gs-input-height);font-size:16px;flex:1 1 260px;color:var(--gs-text)}
.gws-article-search input:focus{outline:0;border-color:var(--gs-primary);box-shadow:0 0 0 3px rgba(15,91,215,.12)}
.gws-article-search button,.gws-article-cta a,.gws-article-readmore,.gws-article-share-links a,.gws-copy-link{background:var(--gs-cta);color:#fff;transition:background .2s,border-color .2s,transform .2s;min-height:var(--gs-button-height);border-radius:var(--gs-radius-sm);display:inline-flex;align-items:center;justify-content:center;padding:0 16px;text-decoration:none;border:1px solid transparent;font-weight:800;font-size:14px;line-height:1.2}
.gws-article-search button:hover,.gws-article-cta a:hover,.gws-article-readmore:hover,.gws-article-share-links a:hover,.gws-copy-link:hover{background:var(--gs-primary-hover);color:#fff}
.gws-article-search button:focus,.gws-article-cta a:focus,.gws-article-readmore:focus,.gws-article-share-links a:focus,.gws-copy-link:focus{outline:3px solid rgba(249,115,22,.35);outline-offset:2px}
.gws-article-cats,.gws-article-card-cats,.gws-article-share-links{display:flex;gap:var(--gs-space-sm);flex-wrap:wrap}
.gws-article-cats a,.gws-article-card-cats a{background:var(--gs-info-soft);color:var(--gs-info);font-weight:700;border:1px solid var(--gs-info-border);border-radius:var(--gs-radius-pill);padding:6px 10px;text-decoration:none;font-size:13px}
.gws-article-cats a:hover,.gws-article-card-cats a:hover{background:var(--gs-info-border)}
.gws-article-card{overflow:hidden;border-radius:var(--gs-radius-lg)}
.gws-article-card .entry-content-wrap{padding:18px 18px 20px}
.gws-article-card .post-thumbnail img{aspect-ratio:16/10;object-fit:cover;border-radius:var(--gs-radius-md)}
.gws-article-readmore{margin-top:14px}
.gws-article-meta{color:var(--gs-text-subtle);display:flex;gap:var(--gs-space-sm);flex-wrap:wrap;font-size:14px}
.gws-article-single-intro{margin-bottom:12px}
.single-content{color:#334155;font-size:17px;line-height:1.85;font-family:var(--gs-font-body)}
.single-content h2,.single-content h3{color:var(--gs-text);font-family:var(--gs-font-heading);line-height:1.35;margin-top:1.8em;scroll-margin-top:96px}
.single-content p{margin:0 0 1.1em}
.single-content img{border-radius:var(--gs-radius-md);height:auto}
.gws-article-toc{border-left:4px solid var(--gs-primary)}
.gws-article-toc h2{color:var(--gs-text);font-size:1.25rem;margin-top:0}
.gws-article-toc ol{margin:0;padding-left:18px;display:grid;gap:10px}
.gws-article-toc a{color:var(--gs-text-muted);text-decoration:none}
.gws-article-toc a:hover{color:var(--gs-primary)}
.gws-article-after-content{display:grid;gap:18px;margin-top:28px}
.gws-section-eyebrow{margin:0 0 6px;color:var(--gs-primary);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.gws-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--gs-space-md);margin-bottom:var(--gs-space-md)}
/* Professional Article CTA & Share */
.gws-article-share {
    flex-direction: row;
    padding: 24px;
    background: #ffffff;
    border-radius: 12px;
}



.gws-cta-actions a {
    background: #25D366; /* WhatsApp Green */
    color: #ffffff;
    border-radius: 8px;
    padding: 14px 28px;
    font-size: 16px;
    font-weight: 700;
}
.gws-related-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 24px;
}

.gws-related-card {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: none;
    transition: all 0.3s ease;
}

.gws-related-card:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    transform: translateY(-4px);
    border-color: #d1d5db;
}

.gws-related-card img {
    border-radius: 12px 12px 0 0;
}

.gws-related-card-body {
    padding: 20px;
}

.gws-related-card h3 {
    font-size: 18px;
    margin-bottom: 16px;
    line-height: 1.4;
}

.gws-related-readmore {
    display: inline-flex;
    align-items: center;
    font-weight: 700;
}
.gws-related-thumb-fallback{display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;background:linear-gradient(135deg,var(--gs-info-border),var(--gs-background));color:var(--gs-info);font-weight:800}
.gws-related-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.gws-related-product-card{background:#fff;border:1px solid var(--gs-border);border-radius:12px;overflow:hidden;box-shadow:var(--gs-shadow-sm);transition:transform .2s ease,box-shadow .2s ease}
.gws-related-product-card:hover{transform:translateY(-3px);box-shadow:var(--gs-shadow-lg)}
.gws-related-product-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.gws-related-product-link img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;padding:16px}
.gws-related-product-body{display:flex;flex-direction:column;gap:10px;padding:16px}
.gws-related-product-body h3{margin:0;color:var(--gs-text);font-size:16px;line-height:1.4;font-weight:700}
.gws-related-product-price{font-size:15px;font-weight:700;color:var(--gs-text)}
.gws-related-product-price del{color:var(--gs-text-subtle);margin-right:6px}
.gws-related-product-price ins{text-decoration:none;color:var(--gs-danger)}
.gws-related-product-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:var(--gs-radius-sm);background:var(--gs-cta);color:#fff;font-size:14px;font-weight:800}
@media (max-width:1024px){.gws-related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:768px){.gws-related-grid{grid-template-columns:1fr}.single-content{font-size:16px}.gws-article-search{flex-direction:column}.gws-article-archive-intro,.gws-article-share,.gws-article-cta,.gws-related-posts,.gws-related-products,.gws-article-toc{padding:18px}.gws-container{padding:0 14px}.gws-article-share{align-items:flex-start;flex-direction:column}.gws-article-share-links{justify-content:flex-start;width:100%}.gws-article-share-links a,.gws-copy-link{flex:1 1 auto}.gws-article-cta{grid-template-columns:1fr}.gws-cta-actions{justify-items:start}.gws-cta-actions a{width:100%;justify-content:center}.gws-related-product-grid{grid-template-columns:1fr;gap:18px}}
