.gd-hero{background:linear-gradient(135deg,#1a3a2a 0,#4a7c59 100%);padding:64px 24px 56px;color:#fff}.gd-hero-inner{max-width:1280px;margin:0 auto;padding:0 24px}.gd-hero .breadcrumb ol{display:flex;gap:6px;list-style:none;padding:0;margin:0 0 20px;font-size:.8rem;color:rgba(255,255,255,.6)}.gd-hero .breadcrumb ol li+li::before{content:"/";margin-right:6px}.gd-hero .breadcrumb a{color:rgba(255,255,255,.7);text-decoration:none}.gd-hero .breadcrumb a:hover{color:#fff}.gd-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;margin:0 0 16px}.gd-hero-sub{font-size:1.1rem;color:rgba(255,255,255,.8);margin:0;line-height:1.6}.gd-guides{background:#faf8f5;padding:72px 24px}.gd-related{background:#fff;padding:72px 24px}.gd-container,.gd-grid{max-width:1280px;margin:0 auto}.gd-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px}.gd-card{display:flex;align-items:flex-start;gap:20px;background:#fff;border:1px solid #e8ddd4;border-radius:14px;padding:28px 24px;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.gd-card:hover,.gd-related-card:hover{box-shadow:0 8px 24px rgba(60,20,5,.1);transform:translateY(-2px)}.gd-card-icon{flex-shrink:0;width:52px;height:52px;border-radius:12px;background:#edf5ef;display:flex;align-items:center;justify-content:center;color:#4a7c59}.gd-card-body{flex:1}.gd-card-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#4a7c59;margin-bottom:6px}.gd-card-body h2{font-size:1.1rem;font-weight:700;color:#2c1505;margin:0 0 8px}.gd-card-body p,.gd-related-card p{font-size:.88rem;color:#7a6a5a;line-height:1.6;margin:0 0 12px}.gd-card-meta{display:flex;flex-wrap:wrap;gap:8px}.gd-card-meta span{font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:20px;background:#edf5ef;color:#2d5a3d}.gd-card-arrow{flex-shrink:0;font-size:1.2rem;color:#4a7c59;align-self:center}.gd-section-title{font-size:1.6rem;font-weight:800;color:#2c1505;margin:0 0 40px;text-align:center}.gd-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto}.gd-related-card{display:block;background:#faf8f5;border:1px solid #e8ddd4;border-radius:12px;padding:22px 20px;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.gd-related-card:hover{box-shadow:0 4px 16px rgba(60,20,5,.08)}.gd-related-title{font-size:.95rem;font-weight:700;color:#2c1505;margin-bottom:8px}.gd-related-card p{font-size:.83rem;margin:0}@media (max-width:700px){.gd-grid{grid-template-columns:1fr}.gd-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.gd-related-grid{grid-template-columns:1fr}}