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