.guide-content-body ul li:before,.guide-destination-list li:before{content:"\f3c5";font-family:"Font Awesome 6 Free";font-weight:900;left:0}:root{--primary:#1879ca;--secondary:#6c757d;--success:#16a34a;--danger:#dc3545;--warning:#f59e0b;--info:#0dcaf0;--light:#f8f9fa;--dark:#212529;--cta:#ff6b35;--text-primary:#333;--text-muted:#6c757d;--guide-primary:#00838f;--guide-accent:#00acc1}.guide-hero-section{background:linear-gradient(135deg,#00838f 0,#00acc1 100%);padding:80px 0 60px;position:relative;overflow:hidden}.guide-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.guide-hero-badge{display:inline-block;background:#fff;color:var(--guide-primary);padding:8px 20px;font-size:14px;font-weight:600;border-radius:30px;margin-bottom:20px}.guide-content-wrapper,.guide-intro{border-radius:20px;box-shadow:0 5px 20px rgba(0,0,0,.08)}.guide-hero-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.guide-hero-subtitle{font-size:1.25rem;color:#fff;opacity:.95;margin-bottom:2rem}.guide-hero-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:30px}.guide-hero-stat{color:#fff;display:flex;align-items:center;gap:8px}.guide-hero-stat strong{font-weight:600}.guide-intro{background:linear-gradient(135deg,#f8f9fa 0,#fff 100%);padding:40px;margin-bottom:3rem}.guide-intro-title{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.guide-destination-description,.guide-intro-text{color:var(--text-muted);line-height:1.8;margin-bottom:1.5rem}.guide-content-wrapper{background:#fff;padding:2.5rem;margin-bottom:3rem}.guide-content-body{font-size:1.05rem;line-height:1.8;color:var(--text-primary)}.guide-content-body h2{font-size:1.75rem;font-weight:700;color:var(--guide-primary);margin:2.5rem 0 1.5rem;padding-bottom:.75rem;border-bottom:3px solid var(--guide-accent);display:flex;align-items:center;gap:.5rem}.guide-content-body h2 i{color:var(--guide-accent);font-size:1.5rem}.guide-content-body h3{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:2rem 0 1rem}.guide-content-body p{margin-bottom:1.25rem;text-align:justify}.guide-content-body ul{margin:1.5rem 0;padding-left:0;list-style:none}.guide-content-body ul li{position:relative;padding-left:2rem;margin-bottom:1.5rem;line-height:1.8}.guide-content-body ul li:before{position:absolute;top:2px;color:var(--guide-accent);font-size:14px}.guide-content-body ul li strong{color:var(--guide-primary);font-weight:600}.guide-content-body img{max-width:100%;height:auto;border-radius:15px;margin:2rem auto;display:block;box-shadow:0 5px 20px rgba(0,0,0,.1)}.guide-content-body img.img-left{float:left;margin:1rem 2rem 1rem 0;max-width:300px}.guide-content-body a{text-decoration:none;font-weight:500;transition:.3s;border-bottom:1px solid transparent}.guide-content-body a:hover{color:var(--guide-primary);border-bottom-color:var(--guide-primary)}.callout{background:linear-gradient(135deg,#f8f9fa 0,#fff 100%);border-radius:15px;padding:1.5rem;margin:2rem 0;border-left:4px solid var(--guide-accent)}.callout.primary{background:linear-gradient(135deg,rgba(0,131,143,.05) 0,rgba(0,172,193,.1) 100%);border-left-color:var(--guide-primary)}.guide-destination-section{margin:3rem 0}.guide-section-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid var(--guide-accent)}.guide-section-title{font-size:1.75rem;font-weight:700;color:var(--guide-primary);margin:0}.guide-section-date{font-size:.9rem;color:var(--text-muted);font-style:italic}.guide-destination-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:.3s;margin-bottom:3rem}.guide-destination-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.guide-destination-image{width:100%;height:250px;object-fit:cover}.guide-destination-content{padding:2rem}.guide-destination-title{font-size:1.5rem;font-weight:700;color:var(--guide-primary);margin-bottom:1rem}.btn-guide,.guide-cta .btn-white{font-weight:600;text-decoration:none;transition:.3s}.guide-destination-list,.popular-destinations-list{list-style:none;padding:0;margin:0}.guide-destination-list li{padding-left:1.5rem;position:relative;margin-bottom:1rem}.guide-destination-list li:before{position:absolute;color:var(--guide-accent);font-size:12px}.btn-guide{background:linear-gradient(135deg,var(--guide-primary) 0,var(--guide-accent) 100%);color:#fff;border:none;border-radius:30px;padding:10px 25px;display:inline-flex;align-items:center;gap:8px}.btn-guide:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,131,143,.3);color:#fff}.btn-guide i{font-size:14px}.guide-questions{background:linear-gradient(135deg,rgba(0,131,143,.05) 0,rgba(0,172,193,.08) 100%);border-radius:20px;padding:2rem;margin:2rem 0}.guide-questions-title{font-size:1.25rem;font-weight:700;color:var(--guide-primary);margin-bottom:1.5rem}.guide-questions ol{margin:0;padding-left:1.5rem}.guide-questions li{margin-bottom:.75rem;line-height:1.8;color:var(--text-primary)}.guide-cta{background:linear-gradient(135deg,var(--guide-primary) 0,var(--guide-accent) 100%);border-radius:20px;padding:3rem;text-align:center;color:#fff;margin:3rem 0}.guide-cta h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.guide-cta p{font-size:1.25rem;margin-bottom:1.5rem}.guide-cta .btn-white{background:#fff;color:var(--guide-primary);border-radius:30px;padding:12px 30px;border:none;display:inline-block}.guide-cta .btn-white:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.25)}.guide-sidebar{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;padding-bottom:20px}.guide-sidebar::-webkit-scrollbar{width:6px}.guide-sidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.guide-sidebar::-webkit-scrollbar-thumb{background:var(--guide-accent);border-radius:10px}.guide-sidebar::-webkit-scrollbar-thumb:hover{background:var(--guide-primary)}.guide-widget{background:#fff;border-radius:20px;padding:1.75rem;margin-bottom:1.5rem;box-shadow:0 3px 15px rgba(0,0,0,.08)}.guide-widget h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.guide-widget h3 i{color:var(--guide-accent)}.popular-destination-item{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.popular-destination-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.popular-destination-link{display:flex;align-items:center;text-decoration:none;color:var(--text-primary);transition:.3s}.popular-destination-link:hover{color:var(--guide-accent);transform:translateX(5px)}.destination-icon{background:linear-gradient(135deg,rgba(0,131,143,.1) 0,rgba(0,172,193,.2) 100%);color:var(--guide-primary);width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;margin-right:12px;flex-shrink:0}@media (max-width:768px){.guide-hero-section{padding:60px 0 40px}.guide-hero-title{font-size:2rem}.guide-hero-subtitle{font-size:1.1rem}.guide-intro{padding:25px}.guide-content-wrapper{padding:1.5rem}.guide-content-body{font-size:1rem}.guide-content-body h2{font-size:1.5rem}.guide-content-body h3{font-size:1.25rem}.guide-content-body img.img-left{float:none;margin:1rem auto;max-width:100%}.guide-sidebar{position:relative;top:0;margin-top:2rem}.guide-cta{padding:2rem 1.5rem}}