/* extracted from laptops/laptop-gpu-hierarchy/index.html style 1 */

/* P1 outline fix: preserve appearance for pre-H1 labels converted from headings */
.pre-h1-h2{display:block;font-size:1.5em;margin:0.83em 0;font-weight:700;line-height:1.2;}
.pre-h1-h3{display:block;font-size:1.17em;margin:1em 0;font-weight:700;line-height:1.25;}
.pre-h1-h4{display:block;font-size:1em;margin:1.33em 0;font-weight:700;line-height:1.3;}
.pre-h1-h5{display:block;font-size:0.83em;margin:1.67em 0;font-weight:700;line-height:1.35;}
.pre-h1-h6{display:block;font-size:0.67em;margin:2.33em 0;font-weight:700;line-height:1.4;}


/* extracted from laptops/laptop-gpu-hierarchy/index.html style 2 */

.gtg-fragment-anchor{position:relative;top:-90px;height:0;width:0;overflow:hidden;}
@media (max-width: 640px){.gtg-fragment-anchor{top:-70px;}}


/* extracted from laptops/laptop-gpu-hierarchy/index.html style 3 */

/* v4325: AI benchmark layer styling (page-scoped) */
.gtg-benchmark-table, .gtg-minspec-table{width:100%; border-collapse:collapse; margin:12px 0 8px 0; font-size:0.98rem;}
.gtg-benchmark-table th, .gtg-benchmark-table td, .gtg-minspec-table th, .gtg-minspec-table td{border:1px solid rgba(0,0,0,0.10); padding:10px 10px; vertical-align:top;}
.gtg-benchmark-table th, .gtg-minspec-table th{background:#fafafa; text-align:left;}
.gtg-tier-visual{margin:12px 0 6px 0; padding:12px; border:1px solid rgba(0,0,0,0.10); border-radius:12px; background:#fff;}
.gtg-tier-row{display:flex; align-items:center; gap:10px; margin:10px 0;}
.gtg-tier-label{min-width:120px; font-weight:700;}
.gtg-tier-bar{height:12px; border-radius:999px; background:rgba(0,0,0,0.10); flex:1; position:relative; overflow:hidden;}
.gtg-tier-bar::after{content:""; position:absolute; left:0; top:0; bottom:0; width:var(--w,60%); background:var(--color-accent, #2563eb); border-radius:999px;}
.gtg-tier-chip{font-size:0.90rem; padding:4px 10px; border:1px solid rgba(0,0,0,0.10); border-radius:999px; background:#fafafa; white-space:nowrap;}
.gtg-tier-bar[data-tier="entry"]{--w:32%;}
.gtg-tier-bar[data-tier="main"]{--w:46%;}
.gtg-tier-bar[data-tier="perf"]{--w:62%;}
.gtg-tier-bar[data-tier="pro"]{--w:78%;}
.gtg-tier-bar[data-tier="flag"]{--w:92%;}
@media (max-width:640px){ .gtg-tier-label{min-width:90px;} .gtg-benchmark-table, .gtg-minspec-table{font-size:0.95rem;}
}


/* extracted from laptops/laptop-gpu-hierarchy/index.html style 4 */

.gtg-power-links,.gtg-top-picks-strip,.gtg-start-here-hub,.gtg-brand-compare-hub,.gtg-creator-shortlist{margin:32px 0;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(16,22,38,.96),rgba(12,17,29,.98));box-shadow:0 18px 48px rgba(0,0,0,.22)}
.gtg-power-links h2,.gtg-top-picks-strip h2,.gtg-start-here-hub h2,.gtg-brand-compare-hub h2,.gtg-creator-shortlist h2{margin:0 0 10px}
.gtg-power-links p,.gtg-top-picks-strip p,.gtg-start-here-hub p,.gtg-brand-compare-hub p,.gtg-creator-shortlist p{margin:0 0 16px}
.gtg-power-grid,.gtg-pick-grid,.gtg-start-grid,.gtg-brand-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;list-style:none;padding:0;margin:0}
.gtg-power-grid li,.gtg-pick-card,.gtg-start-grid li,.gtg-brand-grid li{list-style:none}
.gtg-power-grid a,.gtg-start-grid a,.gtg-brand-grid a,.gtg-pick-card{display:block;padding:16px 16px 14px;border-radius:14px;background:#fff;border:1px solid rgba(0,0,0,.08);text-decoration:none;color:#102033;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.gtg-power-grid strong,.gtg-start-grid strong,.gtg-brand-grid strong,.gtg-pick-card strong{display:block;margin-bottom:6px;font-size:1rem}
.gtg-power-grid span,.gtg-start-grid span,.gtg-brand-grid span,.gtg-pick-card span{display:block;color:rgba(16,32,51,.74);font-size:.96rem;line-height:1.45}
.gtg-pick-card em{display:inline-block;margin-top:10px;font-style:normal;font-weight:700;color:#1e3a8a}
.gtg-inline-kicker{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:rgba(159,212,255,.12);color:#1e3a8a;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
@media (max-width:720px){.gtg-power-links,.gtg-top-picks-strip,.gtg-start-here-hub,.gtg-brand-compare-hub,.gtg-creator-shortlist{padding:18px}}
