.guide{max-width:1600px;margin:0 auto;padding:2.5rem 2rem 3rem;box-sizing:border-box}.guide h1{font-size:1.8rem;font-weight:800;margin:0 0 1.5rem;color:#111;line-height:1.3}.guide h2{font-size:1.15rem;font-weight:700;margin:2.5rem 0 .6rem;color:#111}.guide h3{font-size:.95rem;font-weight:600;margin:1.5rem 0 .4rem;color:#333}.guide li,.guide p{font-size:.9rem;margin:0 0 .75rem;color:#444;line-height:1.8}.guide ol,.guide ul{padding-left:1.25rem;margin:.75rem 0}.guide li{margin:.4rem 0;line-height:1.7}.guide strong,.guide th{color:#111;font-weight:600}.guide a{color:var(--theme);font-weight:600}.guide a:hover{text-decoration:underline}.guide blockquote{border-left:3px solid var(--theme);margin:1.5rem 0;padding:1rem 1.25rem;background:#f8f5f0}.guide blockquote p{font-style:italic;color:#555;margin:0}.guide table{width:100%;border-collapse:collapse;margin:1.25rem 0;font-size:.85rem}.guide th{background:#1a1710;color:#fff;padding:.6rem .85rem;text-align:left;font-size:.8rem}.guide td{padding:.55rem .85rem;border-bottom:1px solid #eee;color:#444}.guide tr:nth-child(even) td{background:#faf8f5}.guide-cta{background:#f8f5f0;padding:2rem;border-radius:8px;text-align:center;margin-top:3rem}.guide-cta h3,.guides-page h2{color:#111;font-size:1.1rem;margin:0 0 .4rem}.guide-cta p{color:#777;font-size:.85rem;margin:0 0 1rem}.guide-cta a{display:inline-block;padding:.6rem 1.5rem;background:var(--theme);color:#fff;font-weight:600;border-radius:6px;font-size:.85rem}.guide-cta a:hover{background:#a8884f;text-decoration:none}.guides-page{max-width:1600px;margin:0 auto;padding:2.5rem 2rem 3rem;box-sizing:border-box}.guides-page h1{font-size:1.8rem;font-weight:800;color:#111;margin:0 0 .5rem}.guides-page>p{font-size:.9rem;color:#777;margin:0 0 2.5rem;max-width:600px}.guides-page h2{font-weight:700;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--theme);display:inline-block}.guides-page h2:first-of-type{margin-top:0}.guides-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem}.guides-card{border:1px solid #eee;border-radius:8px;padding:1.25rem;transition:.2s;display:flex;flex-direction:column}.guides-card:hover{border-color:var(--theme);box-shadow:0 4px 16px rgba(0,0,0,.05)}.guides-card strong{font-size:.9rem;color:#111;margin-bottom:.35rem;display:block}.guides-card p{font-size:.78rem;color:#888;line-height:1.55;margin:0}@media (max-width:1024px){.guides-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.guides-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.guides-grid{grid-template-columns:1fr}.guide{padding:1.5rem 1rem}.guide h1{font-size:1.4rem}.guide h2{font-size:1.05rem}.guide td,.guide th{padding:.4rem .6rem;font-size:.78rem}}