.guides-breadcrumb{flex-wrap:wrap;align-items:center;gap:8px;max-width:1100px;margin:0 auto;padding:20px 48px 0;display:flex}.guides-breadcrumb a{letter-spacing:.1em;text-transform:uppercase;color:var(--dim);font-size:.65rem;font-weight:700;text-decoration:none;transition:color .2s}.guides-breadcrumb a:hover{color:var(--orange)}.guides-breadcrumb .sep{color:var(--dim);font-size:.65rem}.guides-breadcrumb .current{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);font-size:.65rem;font-weight:700}.guides-hero{max-width:1100px;margin:0 auto;padding:24px 48px 64px}.guides-hero h1{margin-bottom:20px;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,8vw,6rem);line-height:.95}.guides-hero h1 span{color:var(--orange)}.guides-hero .intro{color:var(--muted);max-width:680px;font-size:1.05rem;line-height:1.8}.guides-content{max-width:1100px;margin:0 auto;padding:0 48px 80px}.guide-stack{flex-direction:column;gap:16px;margin-bottom:64px;display:flex}.guide-card{border:1px solid var(--line);background:#ffffff05;border-radius:8px;align-items:center;gap:28px;padding:32px 36px;text-decoration:none;transition:border-color .25s,transform .25s,background .25s;display:flex}.guide-card:hover{background:#ffffff08;border-color:#ff5c1a66;transform:translateY(-2px)}.guide-card-icon{width:52px;height:52px;color:var(--orange);background:#ffffff0a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.guide-card-icon svg{width:26px;height:26px}.guide-card-body{flex:1;min-width:0}.guide-card-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--dim);margin-bottom:6px;font-size:.55rem;font-weight:800}.guide-card-title{color:var(--fg,var(--text-primary));margin-bottom:6px;font-family:Bebas Neue,sans-serif;font-size:1.6rem;line-height:1.1}.guide-card-desc{color:var(--muted);font-size:.82rem;line-height:1.7}.guide-card-arrow{color:var(--dim);flex-shrink:0;transition:color .2s,transform .2s}.guide-card:hover .guide-card-arrow{color:var(--orange);transform:translate(4px)}.guides-cta{text-align:center;background:#ff5c1a0a;border:1px solid #ff5c1a33;border-radius:8px;margin-bottom:80px;padding:48px}.guides-cta h2{margin-bottom:12px;font-family:Bebas Neue,sans-serif;font-size:2.2rem}.guides-cta h2 span{color:var(--orange)}.guides-cta p{color:var(--muted);max-width:520px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:.88rem;line-height:1.7}html.light .guides-hero h1{color:#0c0c0c}html.light .guide-card{background:#00000005;border-color:#0000001a}html.light .guide-card:hover{background:#00000008;border-color:#ff5c1a66}html.light .guide-card-icon{color:var(--orange);background:#0000000a}html.light .guide-card-title{color:#0c0c0c}html.light .guide-card-desc{color:#0000008c}html.light .guide-card-eyebrow{color:#0000004d}html.light .guide-card-arrow{color:#0003}html.light .guides-cta h2{color:#0c0c0c}html.light .guides-cta{border-color:#ff5c1a26}@media (max-width:768px){.guides-breadcrumb{padding:16px 20px 0}.guides-hero{padding:20px 20px 48px}.guides-content{padding:0 20px 60px}.guide-card{flex-direction:column;align-items:flex-start;gap:16px;padding:24px}.guide-card-arrow{display:none}.guides-cta{padding:32px 24px}}
