.guide-page{padding:4rem 0 6rem}.guide-page__header{max-width:720px;margin:0 auto 3rem;text-align:center}.guide-page__breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;color:#6b6b6b;margin-bottom:1.5rem;flex-wrap:wrap}.guide-page__breadcrumb a{color:#1c1c1c;text-decoration:none;transition:color .2s}.guide-page__breadcrumb a:hover{color:#3d5afe}.breadcrumb-sep{color:#ccc}.guide-page__category{background:#f0f0f0;padding:.15rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.03em}.guide-page__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:#1c1c1c;line-height:1.2;margin-bottom:1rem}.guide-page__subtitle{font-size:1.125rem;color:#555;line-height:1.6}.guide-page__content{max-width:720px;margin:0 auto}.guide-page__content>.guide-section,.guide-page__content>.guide-section__intro{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #eceae4}.guide-page__content>.guide-section:last-child,.guide-page__content>.guide-section__intro{border-bottom:none}.guide-section__intro>.guide-section__content>p:first-child{font-size:1.05rem;color:#555}.guide-section__content p{margin-bottom:1.25rem}.guide-section__content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.guide-section__content img.aligncenter{display:block;margin-left:auto;margin-right:auto}.guide-section__content img.alignleft{float:left;margin-right:1.5rem}.guide-section__content img.alignright{float:right;margin-left:1.5rem}.guide-section__content:after{content:"";display:table;clear:both}.guide-section__content ul,.guide-section__content ol{margin:0 0 1.25rem 1.5rem;padding:0}.guide-section__content li{margin-bottom:.5rem;line-height:1.6}.guide-section__content a{color:#3d5afe;text-decoration:underline;text-underline-offset:2px}.guide-section__content a:hover{color:#1c1c1c}.guide-section__content strong{font-weight:600;color:#1c1c1c}.guide-section__content blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:4px solid #3d5afe;background:#f9f8f5;border-radius:0 6px 6px 0;font-style:italic;color:#555}.guide-section__content pre{background:#f4f4f4;padding:1rem;border-radius:6px;overflow-x:auto;margin-bottom:1.25rem;font-size:.875rem}.guide-section__content code{background:#f4f4f4;padding:.15rem .35rem;border-radius:3px;font-size:.9em}.guide-section__content pre code{background:none;padding:0}.guide-section>h2{font-size:1.5rem;font-weight:600;color:#1c1c1c;margin:0 0 1rem;line-height:1.3}.guide-section__intro>h2{font-size:1.5rem;font-weight:600;color:#1c1c1c;margin:0 0 1rem;line-height:1.3}.guide-section__content h3{font-size:1.2rem;font-weight:600;color:#1c1c1c;margin:2rem 0 .75rem;line-height:1.4}.guide-steps{list-style:none;padding:0;margin:0;counter-reset:step-counter}.guide-step{display:flex;gap:1rem;align-items:flex-start;margin-bottom:.75rem;padding:.75rem 1rem;background:#f9f8f5;border-radius:8px}.guide-step__number{flex-shrink:0;width:28px;height:28px;background:#1c1c1c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;counter-increment:step-counter}.guide-step__number:before{content:counter(step-counter)}.guide-step__text{font-size:.95rem;color:#333;line-height:1.5;padding-top:.2rem}.guide-list,.guide-tips,.guide-practices{list-style:none;padding:0;margin:0}.guide-list__item,.guide-tips__item,.guide-practices__item{position:relative;padding-left:1.5rem;margin-bottom:.6rem;font-size:.95rem;color:#444;line-height:1.6}.guide-list__item:before{content:"✓";position:absolute;left:0;color:#3d5afe;font-weight:700}.guide-tips__item:before{content:"⚡";position:absolute;left:0}.guide-practices{counter-reset:practice-counter}.guide-practices__item{counter-increment:practice-counter;padding-left:2rem}.guide-practices__item:before{content:counter(practice-counter) ".";position:absolute;left:0;font-weight:600;color:#1c1c1c}.guide-issue{margin-bottom:1.25rem;padding:1rem;background:#fff8f0;border-left:3px solid #f59e0b;border-radius:0 6px 6px 0}.guide-issue__problem{font-size:.95rem;font-weight:600;color:#1c1c1c;margin-bottom:.4rem}.guide-issue__solution{font-size:.9rem;color:#555;line-height:1.6;margin:0}.guide-destinations-grid{display:grid;gap:1rem}.guide-destination-card{padding:1rem 1.25rem;background:#f9f8f5;border:1px solid #eceae4;border-radius:8px}.guide-destination-card__name{font-size:1rem;font-weight:600;color:#1c1c1c;margin-bottom:.4rem}.guide-destination-card__plans{font-size:.875rem;color:#3d5afe;font-weight:500;margin-bottom:.3rem}.guide-destination-card__best-for{font-size:.85rem;color:#666;margin:0}.guide-criteria-item{margin-bottom:1.25rem;padding:1rem;background:#f9f8f5;border-radius:8px}.guide-criteria-item__label{font-size:.95rem;font-weight:600;color:#1c1c1c;margin-bottom:.4rem}.guide-criteria-item__description{font-size:.9rem;color:#555;line-height:1.6;margin:0}.guide-page__footer{max-width:720px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid #eceae4}.guide-back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;color:#1c1c1c;text-decoration:none;transition:color .2s}.guide-back-link:hover{color:#3d5afe}.guide-back-link svg{transition:transform .2s}.guide-back-link:hover svg{transform:translate(-3px)}@media(min-width:640px){.guide-destinations-grid{grid-template-columns:repeat(2,1fr)}}
