.help-shell{background:var(--bg-app);min-height:100dvh;color:var(--text-primary)}.help-shell__header{align-items:baseline;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-light);background:var(--bg-paper);flex-wrap:wrap;display:flex}.help-shell__brand{font-size:var(--text-xl);color:var(--gold-ink);font-weight:700;text-decoration:none}.help-shell__subtitle{font-size:var(--text-sm);color:var(--text-primary);opacity:.8}.help-shell__body{gap:var(--space-lg);padding:var(--space-lg);grid-template-columns:260px 1fr;max-width:1200px;margin:0 auto;display:grid}.help-shell__sidebar{top:var(--space-lg);align-self:start;position:sticky}.help-nav__list{gap:var(--space-xs);background:var(--bg-paper);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:0;padding:var(--space-sm);flex-direction:column;margin:0;list-style:none;display:flex}.help-nav__item{display:flex}.help-nav__link,.help-nav__item--disabled{align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-sm);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-sm);text-decoration:none;display:flex}.help-nav__link:hover{background:var(--bg-app)}.help-nav__link--active{background:var(--bg-app);border-left:3px solid var(--gold);font-weight:600}.help-nav__item--disabled{opacity:.55;justify-content:space-between}.help-nav__badge{font-size:var(--text-xs);color:var(--gold-ink);white-space:nowrap}.help-index__title,.help-section__title{font-size:var(--text-xl);margin:0 0 var(--space-md)}.help-section__subtitle{font-size:var(--text-lg);margin:var(--space-lg) 0 var(--space-sm)}.help-index__grid{gap:var(--space-md);margin-top:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.help-index-card{align-items:center;gap:var(--space-xs);padding:var(--space-md);background:var(--bg-paper);border:1px solid var(--border-light);border-radius:var(--radius-md);color:var(--text-primary);text-align:center;flex-direction:column;text-decoration:none;display:flex}.help-index-card:hover{border-color:var(--gold)}.help-index-card--disabled{opacity:.5}.help-index-card__icon{font-size:var(--text-xl)}.help-index-card__label{font-size:var(--text-sm)}.help-index-card__badge{font-size:var(--text-xs);color:var(--gold-ink)}.help-panel{background:var(--bg-paper);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:var(--space-lg);margin-bottom:var(--space-md)}.help-panel__image{width:100%;max-width:120px;height:auto;margin:0 auto var(--space-sm);border-radius:var(--radius-md);object-fit:contain;display:block}.help-panel__title{font-size:var(--text-lg);margin:0 0 var(--space-sm)}.help-panel__paragraph{font-size:var(--text-sm);margin:0 0 var(--space-sm);line-height:1.6}.help-section__intro,.help-section__caption{font-size:var(--text-sm);line-height:1.6}.help-section__caption{color:var(--text-primary);opacity:.75;font-style:italic}.help-systems-grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.help-buildings-grid{gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:1fr;display:grid}.help-conquest-flow{gap:var(--space-md);margin-bottom:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.help-units-grid,.help-research-grid,.help-spells-grid,.help-island-shapes-grid{gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.help-building-card,.help-unit-card,.help-research-card,.help-spell-card,.help-island-shape-card{background:var(--bg-paper);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:var(--space-lg)}.help-building-card__header{gap:var(--space-lg);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.help-unit-card,.help-research-card,.help-spell-card,.help-island-shape-card{gap:var(--space-md);flex-direction:column;display:flex}.help-building-card__image,.help-unit-card__image,.help-research-card__image,.help-spell-card__image,.help-island-shape-card__image{border-radius:var(--radius-md);object-fit:contain;align-self:center;width:100%;max-width:300px;height:auto}.help-building-card__name,.help-unit-card__name,.help-research-card__name,.help-spell-card__name,.help-island-shape-card__name{font-size:var(--text-lg);margin:0 0 var(--space-xs)}.help-building-card__description,.help-unit-card__description,.help-unit-card__effect,.help-research-card__description,.help-spell-card__description,.help-building-card__requires{font-size:var(--text-sm);line-height:1.6}.help-building-card__requires{margin-top:var(--space-xs);color:var(--gold-ink)}.help-research-card__heading{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.help-research-card__badge{font-size:var(--text-xs);padding:2px var(--space-sm);border-radius:var(--radius-pill);background:var(--bg-app);white-space:nowrap}.help-research-card__badge--unlock{color:var(--gold-ink);border:1px solid var(--gold)}.help-building-card__table-wrap{overflow-x:auto}.help-building-card__table,.help-unit-card__table,.help-research-card__table,.help-spell-card__table,.help-island-shape-card__table,.help-facts-table{border-collapse:collapse;width:100%;font-size:var(--text-xs)}.help-building-card__table th,.help-building-card__table td,.help-unit-card__table th,.help-unit-card__table td,.help-research-card__table th,.help-research-card__table td,.help-spell-card__table th,.help-spell-card__table td,.help-island-shape-card__table th,.help-island-shape-card__table td,.help-facts-table th,.help-facts-table td{padding:var(--space-xs) var(--space-sm);border-bottom:1px solid var(--border-light);text-align:left;white-space:nowrap}.help-unit-card__table th,.help-research-card__table th,.help-spell-card__table th,.help-island-shape-card__table th,.help-facts-table th{white-space:normal}.help-building-card__table th,.help-unit-card__table th,.help-research-card__table th,.help-spell-card__table th,.help-island-shape-card__table th,.help-facts-table th{color:var(--gold-ink);font-weight:600}.help-unit-card__table-subhead th{background:var(--bg-app);text-align:center;text-transform:uppercase;letter-spacing:.03em;font-size:.7rem}.help-facts-table{background:var(--bg-paper);border:1px solid var(--border-light);border-radius:var(--radius-md);margin-top:var(--space-md)}@media (max-width:720px){.help-shell__body{grid-template-columns:1fr}.help-shell__sidebar{position:static}.help-building-card__header{text-align:center;flex-direction:column;align-items:center}}

