:root{
  --pwg-bs-bg:#ffffff;
  --pwg-bs-text:#111827;
  --pwg-bs-muted:#64748b;
  --pwg-bs-accent:#38bdf8;
  --pwg-bs-border:#e5e7eb;
  --pwg-bs-card:#ffffff;
  --pwg-bs-soft:#f8fafc;
}
.pwg-bs-page{background:var(--pwg-bs-bg);color:var(--pwg-bs-text);font-family:inherit;padding:0;margin:0}.pwg-bs-container{width:min(1180px,92%);margin-inline:auto}.pwg-bs-hero{padding:70px 0 42px;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%);border-bottom:1px solid var(--pwg-bs-border)}.pwg-bs-eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--pwg-bs-accent);font-weight:700;margin:0 0 10px}.pwg-bs-hero h1{font-size:clamp(32px,5vw,56px);line-height:1.05;margin:0;color:var(--pwg-bs-text)}.pwg-bs-hero h1 span{color:var(--pwg-bs-accent)}.pwg-bs-term-desc{margin-top:14px;max-width:760px;color:var(--pwg-bs-muted);font-size:17px;line-height:1.7}.pwg-bs-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;padding:52px 0}.pwg-bs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pwg-bs-card,.pwg-el-card{background:var(--pwg-bs-card);border:1px solid var(--pwg-bs-border);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(15,23,42,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pwg-bs-card:hover,.pwg-hover-lift-yes .pwg-el-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(15,23,42,.1);border-color:rgba(56,189,248,.45)}.pwg-bs-card-link,.pwg-el-card-link{display:block;text-decoration:none;color:inherit}.pwg-bs-card-image,.pwg-el-card-image{aspect-ratio:16/10;background:var(--pwg-bs-soft);overflow:hidden}.pwg-bs-card-image img,.pwg-el-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.pwg-bs-card:hover img,.pwg-el-card:hover img{transform:scale(1.03)}.pwg-bs-card-body,.pwg-el-card-body{padding:24px}.pwg-bs-card-title,.pwg-el-card-title{font-size:22px;line-height:1.25;margin:0 0 12px;color:var(--pwg-bs-text)}.pwg-bs-card-excerpt,.pwg-el-card-excerpt{font-size:15.5px;line-height:1.7;color:var(--pwg-bs-muted);margin:0 0 18px}.pwg-bs-read-more{display:inline-flex;color:var(--pwg-bs-accent);font-weight:700}.pwg-bs-aside{min-width:0}.pwg-bs-sidebar{display:grid;gap:20px}.pwg-bs-sidebar-box{background:#fff;border:1px solid var(--pwg-bs-border);border-radius:18px;padding:22px;box-shadow:0 10px 24px rgba(15,23,42,.05)}.pwg-bs-sidebar-box h3{font-size:18px;margin:0 0 16px;color:var(--pwg-bs-text)}.pwg-bs-sidebar-box ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.pwg-bs-sidebar-box a{color:var(--pwg-bs-muted);text-decoration:none}.pwg-bs-sidebar-box a:hover{color:var(--pwg-bs-accent)}.pwg-bs-sidebar-box input[type="search"],.pwg-bs-sidebar-box input[type="text"]{width:100%;border:1px solid var(--pwg-bs-border);border-radius:12px;padding:12px 14px;color:var(--pwg-bs-text);background:#fff}.pwg-bs-sidebar-box input[type="submit"],.pwg-bs-sidebar-box button[type="submit"],.pwg-bs-empty input[type="submit"],.pwg-bs-empty button[type="submit"]{margin-top:10px;border:0;border-radius:12px;background:var(--pwg-bs-accent);color:#fff;padding:12px 18px;font-weight:700;cursor:pointer}.pwg-bs-tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.pwg-bs-tag-cloud a{display:inline-flex;padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#334155}.pwg-bs-pagination{margin-top:34px}.pwg-bs-pagination .nav-links{display:flex;flex-wrap:wrap;gap:10px}.pwg-bs-pagination a,.pwg-bs-pagination span{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--pwg-bs-border);padding:0 14px;text-decoration:none;color:var(--pwg-bs-text)}.pwg-bs-pagination .current,.pwg-bs-pagination a:hover{background:var(--pwg-bs-accent);border-color:var(--pwg-bs-accent);color:#fff}.pwg-bs-empty{padding:34px;border:1px solid var(--pwg-bs-border);border-radius:20px;background:#fff}.pwg-bs-single-main{min-width:0}.pwg-bs-single-image{border-radius:22px;overflow:hidden;margin-bottom:28px}.pwg-bs-single-image img{width:100%;height:auto;display:block}.pwg-bs-single-title{font-size:clamp(34px,5vw,58px);line-height:1.08;margin:0 0 16px;color:var(--pwg-bs-text)}.pwg-bs-meta,.pwg-el-post-info{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:var(--pwg-bs-muted);font-size:14px;margin-bottom:26px}.pwg-bs-meta span:not(:last-child)::after{content:'/';margin-left:10px;color:#cbd5e1}.pwg-bs-content,.pwg-el-content{font-size:17px;line-height:1.85;color:var(--pwg-bs-text)}.pwg-bs-content p,.pwg-el-content p{margin:0 0 22px}.pwg-bs-content h1,.pwg-bs-content h2,.pwg-bs-content h3,.pwg-bs-content h4,.pwg-bs-content h5,.pwg-bs-content h6,.pwg-el-content h1,.pwg-el-content h2,.pwg-el-content h3,.pwg-el-content h4,.pwg-el-content h5,.pwg-el-content h6{color:var(--pwg-bs-text);line-height:1.2;margin:34px 0 16px}.pwg-bs-content h2,.pwg-el-content h2{font-size:32px}.pwg-bs-content h3,.pwg-el-content h3{font-size:26px}.pwg-el-featured-image img{max-width:100%;height:auto;display:block}.pwg-el-post-title{margin:0;color:var(--pwg-bs-text)}.pwg-info-separator{opacity:.55}.pwg-bs-page-links{margin-top:24px}
@media (max-width:1024px){.pwg-bs-layout{grid-template-columns:1fr;gap:28px}.pwg-bs-aside{max-width:100%}}
@media (max-width:767px){.pwg-bs-container{width:min(100% - 28px,1180px)}.pwg-bs-hero{padding:48px 0 30px}.pwg-bs-layout{padding:34px 0}.pwg-bs-grid{grid-template-columns:1fr;gap:18px}.pwg-bs-card-body,.pwg-el-card-body{padding:20px}.pwg-bs-single-title{font-size:34px}.pwg-bs-content,.pwg-el-content{font-size:16px;line-height:1.75}.pwg-bs-content h2,.pwg-el-content h2{font-size:26px}.pwg-bs-content h3,.pwg-el-content h3{font-size:22px}}
