.growth-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.growth-gallery figure{min-width:0}.growth-gallery figure:first-child{grid-column:1/-1}.growth-gallery img{display:block;width:100%;height:auto;background:#f7f5f0;object-fit:contain}.growth-gallery figcaption{margin-top:8px;color:var(--muted);font-size:14px;line-height:1.45}.growth-variants .growth-variant-options{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.growth-variant-options button{min-height:44px;padding:9px 14px;border:1px solid var(--ink);background:transparent;color:var(--ink)}.growth-variant-options button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.growth-variant-table-wrap{overflow-x:auto}.growth-variants table{border-collapse:collapse;width:100%;min-width:620px;text-align:left;font-size:15px}.growth-variants caption{text-align:left;margin-bottom:12px;color:var(--muted)}.growth-variants th,.growth-variants td{padding:12px;border-top:1px solid var(--line);vertical-align:top}.growth-variants tbody th{font-weight:500}.growth-variants tbody th small{display:block;font-size:12px;color:var(--muted)}.growth-updated{padding-block:26px;color:var(--muted);font-size:13px}.growth-copy{max-width:76ch}.growth-copy p{margin-top:16px}.growth-copy h2{margin-bottom:14px}.growth-copy ul{padding-left:1.3em}.growth-related{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.growth-related a{display:inline-flex;align-items:center;min-height:44px;border-bottom:1px solid var(--copper);text-decoration:none}.questions__grid{display:grid;grid-template-columns:minmax(180px,.6fr) minmax(0,1fr);gap:48px}.questions__list details{border-top:1px solid var(--line);padding:15px 0}.questions__list summary{cursor:pointer;font-weight:500}.questions__list p{margin-top:12px;color:var(--muted)}
@media(max-width:700px){.growth-gallery{grid-template-columns:1fr}.growth-gallery figure:first-child{grid-column:auto}.questions__grid{grid-template-columns:1fr;gap:24px}.growth-variants table{font-size:14px}}
