.guides-shell{width:min(1120px,calc(100vw - 2rem));margin:0 auto}.guides-hero{padding:4rem 0 2rem;text-align:center}.guides-hero-copy{max-width:720px;margin:0 auto}.guides-search{display:flex;gap:.6rem;max-width:680px;margin:1.4rem auto 0}.guides-search .form-control{min-height:48px;border-radius:999px;padding-inline:1.2rem}.guides-section{padding:2rem 0}.guides-section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.guides-category-list{display:flex;gap:.65rem;flex-wrap:wrap}.guides-category-chip{padding:.65rem .9rem;border:1px solid var(--rui-border);border-radius:999px;background:#fff;text-decoration:none;color:var(--rui-color-primary);font-weight:700}.guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.guide-card{display:flex;flex-direction:column;border:1px solid var(--rui-border);border-radius:18px;background:#fff;overflow:hidden;box-shadow:var(--rui-shadow-sm);height:100%}.guide-card-image{width:100%;aspect-ratio:16/9;object-fit:cover}.guide-card-body{display:flex;flex-direction:column;flex:1;padding:1.15rem}.guide-card-category{color:#087f83;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.guide-card h3{font-size:1.08rem;margin:.45rem 0}.guide-card-link{color:inherit;text-decoration:none}.guide-card-link:hover{text-decoration:underline}.guide-card-meta{font-size:.8rem;color:var(--rui-text-muted);margin-top:auto;padding-top:.8rem}.guide-empty{padding:2rem;border:1px dashed var(--rui-border);border-radius:16px;text-align:center;background:rgba(255,255,255,.65)}.guides-pagination{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem}.article-shell{width:min(780px,calc(100vw - 2rem));margin:0 auto;padding:2.5rem 0 4rem}.article-breadcrumb{font-size:.84rem;margin-bottom:1.5rem}.article-breadcrumb ol{display:flex;gap:.45rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}.article-breadcrumb li:not(:last-child)::after{content:"/";margin-left:.45rem;color:var(--rui-text-muted)}.article-header{text-align:left;margin-bottom:1.5rem}.article-header h1{font-size:clamp(2rem,5vw,3.25rem);line-height:1.08;margin:.55rem 0}.article-summary{font-size:1.15rem;color:var(--rui-text-muted)}.article-meta{display:flex;gap:.85rem;flex-wrap:wrap;font-size:.84rem;color:var(--rui-text-muted)}.article-cover{width:100%;max-height:440px;object-fit:cover;border-radius:18px;margin:1rem 0 2rem}.article-body{font-size:1.05rem;line-height:1.82;overflow-wrap:anywhere}.article-body h2{font-size:1.45rem;line-height:1.3;margin:2rem 0 .75rem}.article-body p{margin-bottom:1.25rem}.article-cta{margin:2.5rem 0;padding:1.5rem;border:1px solid rgba(8,127,131,.25);border-radius:18px;background:#eef7f7}.article-references{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--rui-border)}.article-related{width:min(1120px,calc(100vw - 2rem));margin:0 auto;padding-bottom:4rem}@media(max-width:900px){.guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.guides-shell,.article-related{width:min(1120px,calc(100% - 1.25rem))}.guides-hero{padding:2.5rem 0 1.2rem}.guides-search{flex-direction:column}.guides-grid{grid-template-columns:1fr}.guides-section-heading{align-items:start;flex-direction:column}.article-shell{width:min(780px,calc(100% - 1.25rem));padding-top:1.5rem}.article-header h1{font-size:clamp(1.85rem,10vw,2.5rem)}}
