.guides-page{max-width:1160rem;color:var(--text-primary);margin:0 auto;padding:160rem 24rem 120rem}.guides-hero{text-align:center;margin-bottom:64rem}.guides-hero h1{letter-spacing:-2rem;margin-bottom:16rem;font-size:56rem;font-weight:800}.guides-hero p{color:var(--text-secondary);max-width:640rem;margin:0 auto;font-size:20rem;line-height:1.6}.guides-hero a{color:var(--accent-cyan);text-decoration:none}.guides-grid{grid-template-columns:repeat(auto-fill,minmax(320rem,1fr));gap:24rem;display:grid}.guide-card{background:var(--bg-card);border:1rem solid var(--border-primary);color:var(--text-primary);border-radius:18rem;flex-direction:column;gap:12rem;padding:28rem;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.guide-card:hover{border-color:var(--accent-purple);transform:translateY(-4rem)}.guide-card-category{text-transform:uppercase;letter-spacing:1.5rem;color:var(--accent-cyan);font-size:12rem;font-weight:700}.guide-card h2,.guide-card h3{font-size:22rem;font-weight:700;line-height:1.35}.guide-card p{color:var(--text-secondary);flex-grow:1;font-size:15rem;line-height:1.6}.guide-card-meta{color:var(--text-secondary);font-size:13rem}.guide-article article{max-width:760rem;margin:0 auto}.guide-breadcrumb{max-width:760rem;color:var(--text-secondary);margin:0 auto 24rem;font-size:14rem}.guide-breadcrumb a{color:var(--accent-cyan);text-decoration:none}.guide-header h1{letter-spacing:-1rem;margin-bottom:16rem;font-size:42rem;font-weight:800;line-height:1.2}.guide-lede{color:var(--text-secondary);margin-bottom:12rem;font-size:20rem;line-height:1.6}.guide-meta{color:var(--text-secondary);border-bottom:1rem solid var(--border-primary);margin-bottom:32rem;padding-bottom:24rem;font-size:14rem}.guide-meta a{color:var(--accent-cyan);text-decoration:none}.guide-article section{margin-bottom:40rem}.guide-article section h2{letter-spacing:-.5rem;margin-bottom:16rem;font-size:28rem;font-weight:700}.guide-article section p{color:var(--text-primary);margin-bottom:16rem;font-size:17rem;line-height:1.75}.guide-article section ul{flex-direction:column;gap:10rem;margin:0 0 16rem 24rem;display:flex}.guide-article section li{font-size:17rem;line-height:1.7}.guide-article a{color:var(--accent-cyan);text-underline-offset:3rem;text-decoration:underline}.guide-article code{font-family:var(--font-mono);background:var(--bg-card);border:1rem solid var(--border-primary);border-radius:6rem;padding:2rem 6rem;font-size:.9em}.guide-code{background:var(--bg-secondary);border:1rem solid var(--border-primary);border-radius:12rem;margin-bottom:16rem;padding:20rem;overflow-x:auto}.guide-code code{white-space:pre;background:0 0;border:none;padding:0;font-size:14rem;line-height:1.6}.guide-tip{background:var(--accent-glow);border:1rem solid var(--accent-purple);border-radius:12rem;margin-bottom:16rem;padding:18rem 20rem;font-size:16rem;line-height:1.65}.guide-table-wrap{margin-bottom:16rem;overflow-x:auto}.guide-table-wrap table{border-collapse:collapse;width:100%;font-size:15rem}.guide-table-wrap th,.guide-table-wrap td{text-align:left;border:1rem solid var(--border-primary);padding:10rem 14rem}.guide-table-wrap th{background:var(--bg-card);font-weight:700}.guide-related{border-top:1rem solid var(--border-primary);max-width:1160rem;margin:64rem auto 0;padding-top:40rem}.guide-related>h2{margin-bottom:24rem;font-size:26rem;font-weight:700}@media (max-width:768px){.guides-page{padding-top:120rem}.guides-hero h1{font-size:40rem}.guide-header h1{font-size:32rem}}
