:root{--guide-primary:#ffc107;--guide-primary-dark:#e0a800;--guide-dark:#333;--guide-text:#444;--guide-text-light:#666;--guide-bg:#f5f6f8;--guide-card-shadow:0 2px 12px rgba(0,0,0,0.08)}.guide-hero{background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);padding:55px 0 50px;color:#fff}.guide-hero h1{font-size:2.3rem;font-weight:700;color:#fff;margin-bottom:15px;line-height:1.25}.guide-hero .subtitle{font-size:1.1rem;color:rgba(255,255,255,0.8);line-height:1.7;margin-bottom:0;font-style:italic;max-width:700px}.guide-body{background:rgb(71,87,105);padding:40px 0 60px}.guide-intro{padding:0 0 10px;margin-bottom:25px;overflow:hidden}.guide-intro-img{float:left;width:420px;margin:0 25px 15px 0;border-radius:8px}.guide-intro p{font-size:1.05rem;line-height:1.8;color:#fff;margin-bottom:12px}.guide-section{background:#fff;border-radius:8px;box-shadow:var(--guide-card-shadow);padding:35px 40px;margin-bottom:25px}.guide-section h2{font-size:1.4rem;font-weight:600;color:var(--guide-dark);margin-bottom:18px;padding-bottom:12px;border-bottom:3px solid var(--guide-primary);line-height:1.35}.guide-section h3{font-size:1.15rem;font-weight:600;color:var(--guide-dark);margin-bottom:10px;margin-top:22px}.guide-section p{font-size:1.02rem;line-height:1.8;color:var(--guide-text);margin-bottom:14px}.guide-section ul{list-style:none;padding-left:0;margin-bottom:18px}.guide-section ul li{font-size:1.02rem;line-height:1.8;color:var(--guide-text);margin-bottom:8px;padding-left:22px;position:relative}.guide-section ul li::before{content:'';position:absolute;left:0;top:11px;width:8px;height:8px;background:var(--guide-primary);border-radius:50%}.guide-disclaimer{background:rgba(44,62,80,0.06);border-left:4px solid #8e9eab;border-radius:0 6px 6px 0;padding:20px 25px;margin-top:10px}.guide-disclaimer p{font-size:.9rem;color:#777;font-style:italic;margin-bottom:0;line-height:1.7}.guide-cta{background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);padding:50px 0;text-align:center}.guide-cta h3{color:var(--guide-primary);font-weight:600;font-size:1.5rem;margin-bottom:12px}.guide-cta p{color:rgba(255,255,255,0.75);font-size:1.05rem;margin-bottom:25px}.guide-cta .btn-book{background:var(--guide-primary);color:var(--guide-dark);font-weight:600;padding:14px 45px;font-size:1.05rem;border-radius:4px;text-decoration:none;display:inline-block;transition:all .2s ease;box-shadow:0 2px 8px rgba(255,193,7,0.3)}.guide-cta .btn-book:hover{background:var(--guide-primary-dark);color:#222;text-decoration:none;box-shadow:0 4px 15px rgba(255,193,7,0.45)}.guides-index-body{background:rgb(71,87,105);padding:40px 0 60px}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.guide-card{background:#fff;border-radius:8px;box-shadow:var(--guide-card-shadow);padding:28px 30px;display:flex;flex-direction:column;text-decoration:none;transition:all .2s ease;border-top:3px solid transparent}.guide-card:hover{text-decoration:none;box-shadow:0 4px 20px rgba(0,0,0,0.12);border-top-color:var(--guide-primary);transform:translateY(-3px)}.guide-card .guide-card-title{font-size:1.1rem;font-weight:600;color:var(--guide-dark);margin-bottom:8px;line-height:1.35}.guide-card:hover .guide-card-title{color:#2c3e50}.guide-card .guide-card-desc{font-size:.93rem;color:var(--guide-text-light);margin-bottom:0;line-height:1.6;flex:1}.guide-card .guide-card-arrow{color:var(--guide-primary);font-size:.9rem;font-weight:600;margin-top:15px;display:inline-block;opacity:0;transition:opacity .2s ease}.guide-card:hover .guide-card-arrow{opacity:1}@media(max-width:767px){.guide-hero{padding:35px 0 30px}.guide-hero h1{font-size:1.6rem}.guide-hero .subtitle{font-size:1rem}.guide-section{padding:25px 22px;margin-bottom:18px}.guide-section h2{font-size:1.25rem}.guide-section h3{font-size:1.05rem}.guide-grid{grid-template-columns:1fr}.guide-card{padding:22px 20px}.guide-card .guide-card-arrow{opacity:1}.guide-disclaimer{padding:15px 18px}.guide-intro-img{float:none;width:100%;margin:0 0 15px 0}}
