.guide{max-width:1000px;margin:0 auto;padding:1.5rem}@media(max-width:768px){.guide{padding:1rem}}.guide__header{text-align:center;padding:2rem 1.5rem;border:3px solid #2d1810;background-color:#fff;box-shadow:6px 6px 0 0 #2d1810;margin-bottom:2rem}@media(max-width:768px){.guide__header{padding:1.5rem 1rem;margin-bottom:1.5rem}}.guide__breadcrumb{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;color:#5d4037}.guide__breadcrumb a{color:#5d4037;text-decoration:none;transition:color .2s ease}.guide__breadcrumb a:hover{color:#2d1810;text-decoration:underline}.guide__breadcrumb-separator{color:#8d6e63}.guide__title{font-size:1.875rem;font-weight:900;color:#2d1810;margin-bottom:1rem;line-height:1.2;text-transform:uppercase;letter-spacing:-.02em}@media(max-width:768px){.guide__title{font-size:1.5rem;margin-bottom:.75rem}}.guide__description{font-size:1.125rem;color:#5d4037;margin:0 auto 1.5rem;line-height:1.6;max-width:700px;font-weight:500}@media(max-width:768px){.guide__description{font-size:16px}}.guide__keywords{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.guide__keyword{display:inline-block;padding:.25rem .75rem;background-color:#fdfcfa;border:2px solid #2d1810;font-size:.875rem;font-weight:600;color:#2d1810;text-transform:lowercase}.guide__content{background-color:#fff;border:3px solid #2d1810;box-shadow:6px 6px 0 0 #2d1810;padding:2rem;margin-bottom:2rem}@media(max-width:768px){.guide__content{padding:1.5rem;margin-bottom:1.5rem}}.guide__intro{font-size:1.125rem;line-height:1.8;color:#2d1810;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #ede0d0}.guide__intro p{margin:0}.guide__section,.guide__section:last-of-type{margin-bottom:2rem}.guide__section h2{font-size:1.25rem;font-weight:800;color:#2d1810;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.02em}.guide__section h2:before{content:"▸ ";color:#e07a5f}.guide__section p{font-size:16px;line-height:1.8;color:#5d4037;margin:0}.guide__conclusion{background-color:#9caf88;padding:1.5rem;border:2px solid #2d1810}.guide__conclusion h2{font-size:1.25rem;font-weight:800;color:#2d1810;margin-bottom:1rem;text-transform:uppercase}.guide__conclusion p{font-size:16px;line-height:1.8;color:#2d1810;margin:0;font-weight:500}.guide__cta{background-color:#2d1810;padding:2rem;margin-bottom:2rem}@media(max-width:768px){.guide__cta{padding:1.5rem;margin-bottom:1.5rem}}.guide__cta-content{text-align:center}.guide__cta-content h3{font-size:1.5rem;font-weight:900;color:#fff;margin-bottom:.75rem;text-transform:uppercase}.guide__cta-content p{color:hsla(0,0%,100%,.8);margin-bottom:1.5rem;font-size:1.125rem}.guide__cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background-color:#e07a5f;color:#fff;font-weight:800;font-size:1.125rem;text-transform:uppercase;border:3px solid #fff;text-decoration:none;transition:all .2s ease}.guide__cta-button:hover{background-color:#f4a261;transform:translate(-2px,-2px);box-shadow:4px 4px 0 0 #fff}.guide__cta-button .material-icons{font-size:24px}.guide__footer{background-color:#fff;border:3px solid #2d1810;box-shadow:6px 6px 0 0 #2d1810;padding:1.5rem}@media(max-width:768px){.guide__footer{padding:1rem}}.guide__related h3{font-size:1.125rem;font-weight:800;color:#2d1810;margin-bottom:1rem;text-transform:uppercase}.guide__related-links{display:flex;gap:1rem;flex-wrap:wrap}.guide__related-links a{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#fdfcfa;border:2px solid #2d1810;color:#2d1810;font-weight:600;text-decoration:none;transition:all .2s ease}.guide__related-links a:hover{background-color:#2d1810;color:#fff}