.atlas-table-wrap{border:1px solid var(--line);border-radius:var(--radius-panel,12px);background:var(--bg-1);overflow-x:auto;overflow-y:hidden}.atlas-table{width:100%;border-collapse:collapse;font-family:var(--font-mono);font-size:12.5px;font-variant-numeric:tabular-nums;min-width:640px}.atlas-table thead th{position:sticky;top:0;z-index:2;background:var(--bg-2);color:var(--fg-4);font-size:10.5px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;text-align:left;white-space:nowrap}.atlas-table tbody td,.atlas-table thead th{padding:12px 16px;border-bottom:1px solid var(--line-soft)}.atlas-table tbody td{color:var(--fg-2);vertical-align:top;line-height:1.5}.atlas-table tbody tr:last-child td{border-bottom:0}.atlas-table tbody tr:hover{background:var(--bg-2)}.atlas-table .num{text-align:right;white-space:nowrap}.atlas-table th.num{text-align:right}.atlas-model-name{display:block;font-size:13.5px;color:var(--fg);letter-spacing:-.01em;margin-bottom:3px}a.atlas-model-name:hover{color:var(--acc-1)}.atlas-model-id{display:block;font-size:11px;color:var(--fg-4);white-space:nowrap}.atlas-muted{color:var(--fg-4);font-size:11.5px}.atlas-qa{border:1px solid var(--line-soft);border-radius:var(--radius-panel,12px);overflow:hidden}.atlas-qa-item{padding:20px 22px;border-bottom:1px solid var(--line-soft);background:var(--bg-1)}.atlas-qa-item:last-child{border-bottom:0}.atlas-qa-q{font-size:15px;color:var(--fg);margin:0 0 8px;letter-spacing:-.01em}.atlas-qa-a,.atlas-qa-q{font-family:var(--font-sans)}.atlas-qa-a{font-size:14.5px;line-height:1.62;color:var(--fg-2);margin:0;max-width:74ch}.atlas-gallery{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.atlas-shot{margin:0;border:1px solid var(--line);border-radius:var(--radius-panel,12px);overflow:hidden;background:var(--bg-1)}.atlas-shot img{width:100%;height:auto;display:block;background:var(--bg-2)}.atlas-shot figcaption{padding:13px 15px;border-top:1px solid var(--line-soft);font-family:var(--font-mono);font-size:11.5px;color:var(--fg-3);line-height:1.65}.atlas-shot .atlas-shot-model{display:block;color:var(--fg);font-size:12.5px;margin-bottom:3px}.atlas-hero-shot{margin:0;max-width:620px;border:1px solid var(--line);border-radius:var(--radius-panel,12px);overflow:hidden;background:var(--bg-1)}.atlas-hero-shot img{width:100%;height:auto;display:block}.atlas-hero-shot figcaption{padding:14px 16px;border-top:1px solid var(--line-soft);font-family:var(--font-mono);font-size:11.5px;color:var(--fg-3);line-height:1.75;word-break:break-all}.atlas-pills{display:flex;flex-wrap:wrap;gap:9px}.atlas-pill{display:inline-flex;align-items:baseline;gap:8px;padding:7px 13px;border:1px solid var(--line);border-radius:999px;background:var(--bg-1);font-family:var(--font-mono);font-size:12.5px;color:var(--fg-1);transition:border-color .15s,color .15s}.atlas-pill:hover{border-color:var(--acc);color:var(--acc-1)}.atlas-pill .cr{color:var(--fg-4);font-size:11px}.atlas-release{margin-bottom:52px;scroll-margin-top:90px}.atlas-release ul{margin:0;padding-left:20px}.atlas-release li{margin-bottom:10px;color:var(--fg-2);line-height:1.65}