.guide{background:var(--aurora-bg-primary);min-height:100vh;padding:2rem 0 4rem}.guide__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.guide__header{text-align:center;margin-bottom:3rem}.guide__title{color:#fff;margin:1rem 0;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.2}.guide__meta{color:#8a8a8a;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:1rem 0;font-size:.875rem;display:flex}.guide__separator{color:#424242}.guide__author,.guide__date,.guide__updated,.guide__reading-time{color:#c8c8c8}.guide__description{color:#c8c8c8;max-width:600px;margin:1.5rem auto 0;font-size:1.125rem;line-height:1.6}.guide__hero{border-radius:12px;margin:2rem 0 3rem;overflow:hidden;box-shadow:0 4px 20px #0000004d}.guide__hero-image{width:100%;height:auto;display:block}.guide__content{color:#fff;line-height:1.8}.guide__content h2{color:#fff;margin:3rem 0 1.5rem;font-size:2rem;font-weight:600;line-height:1.3}.guide__content h3{color:#fff;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.4}.guide__content h4{color:#fff;margin:2rem 0 1rem;font-size:1.25rem;font-weight:600}.guide__content p{color:#c8c8c8;margin:1.25rem 0;font-size:1.0625rem}.guide__content ul,.guide__content ol{color:#c8c8c8;margin:1.5rem 0;padding-left:1.5rem}.guide__content li{margin:.75rem 0;line-height:1.7}.guide__content a{color:#6be7a0;text-underline-offset:2px;text-decoration:underline #6be7a04d;transition:all .2s}.guide__content a:hover{color:#34c97b;text-decoration-color:#34c97b}.guide__content img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0;box-shadow:0 2px 10px #0003}.guide__content blockquote{background:var(--aurora-surface);color:#c8c8c8;border:1px solid #6be7a047;border-radius:4px;margin:2rem 0;padding:1rem 1.5rem;font-style:italic;box-shadow:inset 0 0 0 1px #6be7a00f}.guide__content code{background:var(--aurora-surface);color:#6be7a0;border-radius:4px;padding:.2rem .4rem;font-family:Monaco,Courier New,monospace;font-size:.9em}.guide__content pre{background:var(--aurora-surface);border-radius:8px;margin:2rem 0;padding:1.5rem;overflow-x:auto}.guide__content pre code{color:#c8c8c8;background:0 0;padding:0}.guide__content table{border-collapse:collapse;background:var(--aurora-surface);border-radius:8px;width:100%;margin:2rem 0;overflow:hidden}.guide__content th,.guide__content td{text-align:left;border-bottom:1px solid #ffffff1a;padding:.75rem 1rem}.guide__content th{background:var(--aurora-chip);color:#fff;font-weight:600}.guide__content td{color:#c8c8c8}.guide__content tr:last-child td{border-bottom:none}.guide__info-box{background:var(--aurora-surface);border:1px solid #6be7a047;border-radius:4px;margin:2rem 0;padding:1.5rem;box-shadow:inset 0 0 0 1px #6be7a00f}.guide__info-box--warning{border-color:#ffb8006b}.guide__info-box--danger{border-color:#ff47476b}.guide__info-box h4{color:#6be7a0;margin-top:0}.guide__info-box--warning h4{color:#ffb800}.guide__info-box--danger h4{color:#ff4747}.guide__cta{background:linear-gradient(135deg, var(--aurora-chip) 0%, var(--aurora-surface) 100%);text-align:center;border:1px solid #ffffff1a;border-radius:12px;margin:4rem 0 2rem;padding:2.5rem}.guide__cta-title{color:#fff;margin:0 0 1rem;font-size:1.75rem;font-weight:600}.guide__cta-text{color:#c8c8c8;max-width:500px;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.6}@media (width<=768px){.guide{padding:1rem 0 3rem}.guide__container{padding:0 1rem}.guide__title{font-size:1.75rem}.guide__meta{font-size:.8125rem}.guide__description{font-size:1rem}.guide__content h2{margin:2rem 0 1rem;font-size:1.5rem}.guide__content h3{margin:1.5rem 0 .75rem;font-size:1.25rem}.guide__content p,.guide__content li{font-size:1rem}.guide__cta{padding:2rem 1.5rem}.guide__cta-title{font-size:1.5rem}.guide__cta-text{font-size:1rem}}.guide-mid-cta{text-align:center;background:#00ff880a;border:1px solid #00ff881f;border-radius:12px;margin:2rem 0;padding:1.25rem}.guide-mid-cta__text{color:var(--aurora-text-primary,#fff);margin:0 0 .75rem;font-size:15px;font-weight:600}@media print{.guide__cta,.guide-mid-cta,.store-badges{display:none}}.guide__section{margin:3rem 0}.guide__section:first-of-type{margin-top:0}.guide__checklist{background:var(--aurora-surface);border-radius:8px;margin:1.5rem 0;padding:1.5rem}.guide__checklist-item{border-bottom:1px solid #ffffff1a;align-items:flex-start;gap:1rem;padding:1rem 0;display:flex}.guide__checklist-item:last-child{border-bottom:none;padding-bottom:0}.guide__checklist-item:first-child{padding-top:0}.guide__checklist-icon{flex-shrink:0;font-size:1.5rem}.guide__video-wrapper{background:var(--aurora-bg-fullscreen);border-radius:24px;max-width:280px;margin:30px auto;overflow:hidden;box-shadow:0 8px 32px #0006}.guide__video{width:100%;display:block}.guide__info-box--success{border-left-color:var(--aurora-success,#34c97b)}.guide__info-box--success h4{color:var(--aurora-success,#34c97b)}.comparison-table-wrapper{background:var(--aurora-surface);border:1px solid var(--aurora-border-light,#ffffff1f);border-radius:12px;margin:1.5rem 0;overflow-x:auto}.guide__content .comparison-table{border-collapse:collapse;width:100%;font-size:.95rem}.guide__content .comparison-table th,.guide__content .comparison-table td{text-align:left;border-bottom:1px solid var(--aurora-border-light,#ffffff1f);padding:.75rem 1rem}.guide__content .comparison-table th{background:var(--aurora-chip);color:var(--aurora-text-primary,#fff);font-weight:600}.guide__content .comparison-table td{color:var(--aurora-text-secondary,#c8c8c8)}.guide__content .comparison-table th.highlight,.guide__content .comparison-table td.highlight{background:#6be7a01a}.guide__content .comparison-table .check{color:var(--aurora-success,#34c97b);font-weight:700}.guide__content .comparison-table .cross{color:var(--aurora-danger,#ff4747)}.guide__content .comparison-table .partial{color:var(--aurora-warning,gold)}.guide__content .comparison-table tr:last-child td{border-bottom:none}.guide__intro{color:var(--aurora-text-secondary,#c8c8c8);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.guide__section--cta{text-align:center;background:var(--aurora-surface);border:1px solid var(--aurora-border-light,#ffffff1f);border-radius:12px;margin:3rem 0;padding:2.5rem 2rem}.guide__section--cta h2{color:var(--aurora-text-primary,#fff);margin-bottom:1rem}.guide__section--cta p{color:var(--aurora-text-secondary,#c8c8c8);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto}@media (width<=768px){.guide__content .comparison-table{font-size:.85rem}.guide__content .comparison-table th,.guide__content .comparison-table td{padding:.5rem}.guide__section--cta{margin:2rem 0;padding:1.5rem 1rem}}.guide__check-forecast{background:var(--aurora-surface);border:1px solid #ffffff14;border-radius:12px;margin:3rem 0 1rem;padding:2rem}.guide__check-forecast-title{color:#fff;margin:0 0 1.25rem;font-size:1.5rem;font-weight:600}.guide__check-forecast-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.guide__forecast-city{background:#ffffff0a;border-radius:8px;flex-direction:column;padding:.875rem 1rem;text-decoration:none;transition:background .2s;display:flex}.guide__forecast-city:hover{background:#ffffff14}.guide__forecast-city-name{color:#4ecdc4;font-size:.95rem;font-weight:600}.guide__forecast-city-country{color:#8a8a8a;margin-top:.2rem;font-size:.8rem}@media (width<=768px){.guide__check-forecast{padding:1.5rem 1rem}.guide__check-forecast-grid{grid-template-columns:repeat(2,1fr)}}.guide__author-bio{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:1rem;margin:2rem 0;padding:1.25rem 1.5rem;display:flex}.guide__author-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:64px;height:64px}.guide__author-info{flex-direction:column;gap:.25rem;display:flex}.guide__author-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.guide__author-name{color:#fffffff2;font-size:1rem}.guide__author-desc{color:#fff9;margin:.25rem 0 0;font-size:.85rem;line-height:1.5}
