*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Georgia,serif;color:#333;background:#fff}:root{--red:#c41e3a;--red-dark:#9b1830;--red-light:#fdecea;--gray:#6b6b6b;--dark:#1a1a1a;--off-white:#fafafa;--border:#e8e8e8}.btn,button,h1,h2,h3,h4,nav{font-family:Arial,sans-serif}h1{font-size:clamp(2rem,5vw,3.8rem);line-height:1.1}h2{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.2}h3{font-size:1.2rem}p{font-size:1.15rem;line-height:1.8;color:#444}.container{max-width:1320px;margin:0 auto;padding:0 40px}.section{padding:80px 0}.section-alt{background:var(--off-white)}.text-center{text-align:center}.label,.text-red{color:var(--red)}.label{font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;display:block;margin-bottom:10px}.divider{width:60px;height:4px;background:var(--red);margin:16px auto 32px;border-radius:2px}.divider-left{margin-left:0}.photo-placeholder{background:linear-gradient(135deg,#e8e8e8,#d0d0d0);border:2.5px dashed #aaa;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;gap:10px;color:#555;font-family:Arial,sans-serif}.photo-placeholder .ph-icon{font-size:2.5rem}.photo-placeholder .ph-title{font-size:.9rem;font-weight:700;color:#333}.photo-placeholder .ph-sub{font-size:.78rem;color:#666}.btn{display:inline-block;padding:14px 32px;border-radius:4px;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s;border:2px solid transparent}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{background:var(--red-dark)}.btn-outline{background:transparent;color:#fff;border-color:#fff}.btn-outline:hover{background:hsla(0,0%,100%,.15)}.btn-outline-red{background:transparent;color:var(--red);border-color:var(--red)}.btn-outline-red:hover{background:var(--red);color:#fff}.btn-white{background:#fff;color:var(--red)}.btn-white:hover{background:#f0f0f0}.btn-group{display:flex;gap:16px;flex-wrap:wrap}nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--border);padding:0 24px;justify-content:space-between;height:72px;box-shadow:0 2px 12px rgba(0,0,0,.07)}.nav-logo,nav{display:flex;align-items:center}.nav-logo{gap:12px;text-decoration:none}.nav-logo-circle{width:48px;height:48px;border-radius:50%;border:2.5px solid var(--red);background:var(--red);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.3rem;font-weight:900}.nav-logo-circle,.nav-logo-text{font-family:Arial,sans-serif}.nav-logo-text strong{display:block;font-size:.95rem;color:var(--dark);font-weight:800}.nav-logo-text span{font-size:.7rem;color:var(--gray);letter-spacing:1px;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:32px;list-style:none}.nav-links a{text-decoration:none;color:#444;font-size:.92rem;font-family:Arial,sans-serif;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--red)}.nav-cta{background:var(--red);color:#fff;padding:10px 22px;border-radius:4px;font-size:.9rem;font-weight:700;text-decoration:none;font-family:Arial,sans-serif;transition:background .2s}.nav-cta:hover{background:var(--red-dark)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg{background:url(/images/hero.jpg) 50%/cover no-repeat}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.6))}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:40px 24px}.hero-pretitle{font-family:Arial,sans-serif;font-size:.82rem;letter-spacing:3px;text-transform:uppercase;color:hsla(0,0%,100%,.85);background:rgba(196,30,58,.8);display:inline-block;padding:6px 18px;border-radius:20px;margin-bottom:24px}.hero h1{color:#fff;margin-bottom:16px;text-shadow:0 2px 20px rgba(0,0,0,.4)}.hero h1 span{color:#ff8c42}.hero-sub{font-size:1.15rem;line-height:1.7;color:hsla(0,0%,100%,.9);font-style:italic;max-width:620px;margin:0 auto 36px}.hero-social-proof{margin-top:28px;display:inline-flex;align-items:center;gap:10px;font-family:Arial,sans-serif;font-size:.95rem;color:#fff;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.35);padding:10px 22px;border-radius:30px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-social-proof strong{color:#fff;font-weight:700}.hero-stars{color:#ffb800;font-size:1rem;letter-spacing:1px}.trust-bar{background:var(--red);padding:40px 24px}.trust-bar-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;text-align:center}.trust-item{color:#fff;padding:8px}.trust-item .number{font-size:2.6rem;font-weight:900;font-family:Arial,sans-serif;display:block;line-height:1}.trust-item .label-t{font-size:.82rem;font-weight:700;display:block;margin-top:6px;text-transform:uppercase;letter-spacing:1px}.trust-item .sub-t{font-size:.75rem;opacity:.8;display:block;margin-top:3px;font-style:italic}.about-grid{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:64px;gap:64px;align-items:center}.about-photo{height:480px;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12)}.about-photo .photo-placeholder{height:100%;border-radius:12px}.about-text h2{color:var(--dark);margin-bottom:20px}.about-text p{margin-bottom:16px}.about-link{color:var(--red);font-family:Arial,sans-serif;font-weight:700;text-decoration:none;font-size:.95rem;display:inline-flex;align-items:center;gap:6px;margin-top:8px}.about-link:hover{text-decoration:underline}.tours-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin-top:48px}.tour-card{border-radius:12px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;border:1px solid var(--border)}.tour-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.14)}.tour-card-img{height:200px}.tour-card-img .photo-placeholder{height:100%;border-radius:0;border:none;background:linear-gradient(135deg,#e0e0e0,#c8c8c8)}.tour-card-body{padding:24px;flex:1 1;display:flex;flex-direction:column}.tour-card-body h3{color:var(--dark);margin-bottom:10px;font-size:1.1rem}.tour-card-body p{font-size:.9rem;color:var(--gray);flex:1 1;margin-bottom:16px}.tour-meta{font-size:.78rem;color:var(--gray);font-family:Arial,sans-serif;margin-bottom:20px;display:flex;gap:12px;flex-wrap:wrap}.tour-meta span{background:var(--off-white);padding:3px 10px;border-radius:20px;border:1px solid var(--border)}.tour-card-link{color:var(--red);font-weight:700;font-family:Arial,sans-serif;font-size:.9rem;text-decoration:none;margin-top:auto}.tour-card-link:hover{text-decoration:underline}.tours-cta-row{text-align:center;margin-top:48px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px;margin-top:48px}.why-item{text-align:center;padding:32px 24px;background:#fff;border-radius:12px;border:1px solid var(--border);box-shadow:0 2px 12px rgba(0,0,0,.05)}.why-icon{font-size:2.8rem;margin-bottom:16px;display:block}.why-item h3{color:var(--red);margin-bottom:12px;font-size:1.05rem}.why-item p{font-size:.9rem;color:var(--gray);line-height:1.7}.destinations{background:var(--dark);padding:60px 24px}.destinations h2{color:#fff;text-align:center;margin-bottom:8px}.dest-sub{color:hsla(0,0%,100%,.6);text-align:center;margin-bottom:40px;font-style:italic}.dest-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.dest-item{border-radius:8px;overflow:hidden;position:relative;aspect-ratio:3/4;cursor:pointer}.dest-item .photo-placeholder{height:100%;border-radius:8px;border:none;background:linear-gradient(160deg,#2a2a3e,#1a1a2a)}.dest-item .photo-placeholder .ph-icon{font-size:1.8rem;color:hsla(0,0%,100%,.5)}.dest-item .photo-placeholder .ph-title{font-size:.72rem;color:hsla(0,0%,100%,.7)}.dest-item .photo-placeholder .ph-sub{font-size:.65rem;color:hsla(0,0%,100%,.4)}.dest-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent);padding:20px 10px 10px;color:#fff;font-family:Arial,sans-serif;font-size:.78rem;font-weight:700;text-align:center;letter-spacing:.5px}.testimonials{background:var(--red);padding:80px 24px}.testimonials h2{color:#fff;text-align:center;margin-bottom:8px}.test-sub{color:hsla(0,0%,100%,.8);text-align:center;margin-bottom:48px;font-style:italic}.test-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.test-card{background:hsla(0,0%,100%,.12);border-radius:12px;padding:28px;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.2)}.test-stars{font-size:1rem;margin-bottom:16px;letter-spacing:2px}.test-quote{font-style:italic;line-height:1.75;font-size:.95rem;color:hsla(0,0%,100%,.92);margin-bottom:20px}.test-author{font-family:Arial,sans-serif;font-size:.82rem;font-weight:700;color:hsla(0,0%,100%,.7)}.test-cta-row{text-align:center;margin-top:40px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:56px;position:relative}.steps-grid:before{content:"";position:absolute;top:36px;left:12.5%;right:12.5%;height:2px;background:linear-gradient(to right,var(--red),var(--red));opacity:.2;z-index:0}.step{text-align:center;position:relative;z-index:1}.step-num{width:72px;height:72px;border-radius:50%;background:var(--red);color:#fff;font-size:1.8rem;font-weight:900;font-family:Arial,sans-serif;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 20px rgba(196,30,58,.3)}.step h3{color:var(--dark);margin-bottom:10px;font-size:1rem}.step p{font-size:.88rem;color:var(--gray)}.solo-section{background:linear-gradient(135deg,#fdecea,#fff5f5);border-top:4px solid var(--red);padding:80px 24px}.solo-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:64px;gap:64px;align-items:center}.solo-text h2{color:var(--dark);margin-bottom:16px}.solo-text p{margin-bottom:14px}.solo-features{margin:24px 0;display:flex;flex-direction:column;gap:12px}.solo-feature{display:flex;align-items:flex-start;gap:12px}.solo-feature-icon{font-size:1.3rem;flex-shrink:0;margin-top:2px}.solo-feature-text{font-size:.95rem;color:#444;line-height:1.6}.solo-photo{height:420px;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12)}.solo-photo .photo-placeholder{height:100%;border-radius:12px}.final-cta{background:var(--red);padding:80px 24px;text-align:center}.final-cta h2{color:#fff;margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.4rem)}.final-cta p{color:hsla(0,0%,100%,.85);margin-bottom:36px;font-size:1.05rem;max-width:540px;margin-left:auto;margin-right:auto}.final-cta .urgency{font-family:Arial,sans-serif;font-size:.82rem;letter-spacing:2px;text-transform:uppercase;color:hsla(0,0%,100%,.65);margin-top:20px}footer{background:var(--dark);padding:60px 24px 32px}.footer-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:48px;gap:48px;padding-bottom:48px;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer-brand p{color:hsla(0,0%,100%,.55);font-size:.9rem;line-height:1.7;margin-top:16px}.footer-logo-text{font-family:Arial,sans-serif}.footer-logo-text strong{color:#fff;font-size:1.1rem;display:block}.footer-logo-text span{color:var(--red);font-size:.75rem}.footer-col h4,.footer-logo-text span{letter-spacing:2px;text-transform:uppercase}.footer-col h4{color:#fff;font-family:Arial,sans-serif;font-size:.85rem;margin-bottom:20px}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{color:hsla(0,0%,100%,.55);text-decoration:none;font-size:.9rem;font-family:Arial,sans-serif;transition:color .2s}.footer-col ul li a:hover{color:var(--red)}.footer-contact{font-family:Arial,sans-serif}.footer-contact,.footer-contact p{color:hsla(0,0%,100%,.55);font-size:.9rem}.footer-contact p{margin-bottom:8px;font-family:Arial}.footer-social{display:flex;gap:12px;margin-top:20px}.footer-social a{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s,opacity .2s}.footer-social a:hover{transform:scale(1.08);opacity:.92}.footer-social .social-instagram{background:linear-gradient(135deg,#ffdc80,#fcaf45 20%,#f77737 40%,#e1306c 60%,#c13584 80%,#833ab4)}.footer-social .social-tripadvisor{background:#00af87}.footer-social .social-whatsapp{background:#25d366}.footer-bottom{max-width:1100px;margin:28px auto 0;display:flex;justify-content:space-between;font-size:.8rem;color:hsla(0,0%,100%,.35)}.footer-bottom,.tripadvisor-badge{align-items:center;font-family:Arial}.tripadvisor-badge{display:inline-flex;gap:8px;background:hsla(0,0%,100%,.08);padding:8px 16px;border-radius:6px;color:hsla(0,0%,100%,.7);font-size:.82rem;font-weight:700}.wa-float{position:fixed;bottom:24px;right:24px;z-index:999;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;text-decoration:none;box-shadow:0 4px 20px rgba(37,211,102,.5);transition:transform .2s,box-shadow .2s}.wa-float:hover{transform:scale(1.1);box-shadow:0 6px 28px rgba(37,211,102,.6)}@media (max-width:900px){.about-grid,.solo-grid{grid-template-columns:1fr}.about-photo,.solo-photo{height:320px;order:-1}.tours-grid,.why-grid{grid-template-columns:1fr}.trust-bar-grid{grid-template-columns:repeat(2,1fr);gap:24px}.test-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:repeat(2,1fr)}.dest-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}.nav-links{display:none}}.dicas-locais-page{padding:80px 0}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin-top:48px}.post-card{border-radius:12px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;border:1px solid var(--border);text-decoration:none;color:inherit}.post-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.14)}.post-card-img{height:200px;position:relative}.post-card-body{padding:24px;flex:1 1;display:flex;flex-direction:column}.post-card-body h3{color:var(--dark);margin-bottom:10px;font-size:1.1rem}.post-card-body p{font-size:.9rem;color:var(--gray)}.post-article{max-width:720px;margin:0 auto;padding:60px 24px}.post-article h1{color:var(--dark);margin-bottom:8px}.post-article h2{color:var(--dark);margin-top:36px;margin-bottom:16px}.post-article p{margin-bottom:18px}.post-meta{color:var(--gray);font-family:Arial,sans-serif;font-size:.85rem;margin-bottom:24px}.post-cover-image{width:100%;height:auto;border-radius:12px;margin-bottom:32px}.back-link{display:inline-block;margin-bottom:24px;color:var(--red);font-family:Arial,sans-serif;font-weight:700;font-size:.9rem;text-decoration:none}.back-link:hover{text-decoration:underline}.post-tags{margin-top:32px;display:flex;gap:8px;flex-wrap:wrap}.post-tag{background:var(--off-white);padding:4px 12px;border-radius:20px;font-size:.8rem;color:var(--gray);font-family:Arial,sans-serif;border:1px solid var(--border)}.post-article img{max-width:100%;margin:24px 0}.post-article img,.post-image-portrait{height:auto;border-radius:12px;display:block}.post-image-portrait{max-width:320px!important;margin:24px auto!important}.post-article figure{margin:24px 0}.post-article figure img{margin:0 0 10px}.post-article figcaption{text-align:center;font-family:Arial,sans-serif;font-size:.85rem;color:var(--gray);font-style:italic}@media (max-width:900px){.posts-grid{grid-template-columns:1fr}}.sobre-mim-page{padding:60px 0 100px}.sobre-mim-page .back-link{display:inline-block;margin-bottom:40px;color:var(--red);font-family:Arial,sans-serif;font-weight:700;font-size:.9rem;text-decoration:none}.sobre-mim-page .back-link:hover{text-decoration:underline}.sobre-hero{max-width:700px;margin-bottom:64px}.sobre-hero h1{color:var(--dark);margin-top:8px}.sobre-hero-subtitle{font-style:italic;color:var(--red);font-size:1.25rem;margin-top:12px;font-family:Georgia,serif}.sobre-section{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:56px;gap:56px;align-items:center;margin-bottom:80px}.sobre-section-photo-left .sobre-photo{order:1}.sobre-section-photo-left .sobre-text,.sobre-section-photo-right .sobre-photo{order:2}.sobre-section-photo-right .sobre-text{order:1}.sobre-text h2{color:var(--dark);margin-bottom:18px}.sobre-text p{margin-bottom:18px;font-size:1.15rem;line-height:1.85}.sobre-text blockquote{border-left:4px solid var(--red);padding-left:20px;margin:24px 0 0;font-style:italic;color:var(--gray);font-size:1.18rem;line-height:1.8}.sobre-photo{border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12)}.sobre-photo img{width:100%;height:420px;object-fit:cover;display:block}.sobre-cta{text-align:center;background:var(--off-white);border-radius:16px;padding:56px 32px;margin-top:40px}.sobre-cta h2{color:var(--dark);margin-bottom:24px}@media (max-width:900px){.sobre-section{grid-template-columns:1fr;gap:28px;margin-bottom:56px}.sobre-section-photo-left .sobre-photo,.sobre-section-photo-right .sobre-photo{order:1}.sobre-section-photo-left .sobre-text,.sobre-section-photo-right .sobre-text{order:2}.sobre-photo img{height:280px}}.tour-detail-page{padding:60px 0 100px}.tour-detail-hero{max-width:760px;margin-bottom:32px}.tour-detail-hero h1{color:var(--dark);margin-top:8px;font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.25}.tour-detail-hero-subtitle{font-style:italic;color:var(--gray);font-size:1.15rem;margin-top:18px;font-family:Georgia,serif;line-height:1.7}.tour-detail-hero-img{width:100vw;height:40vw;min-height:380px;max-height:620px;border-radius:0;box-shadow:none;overflow:hidden;margin:40px calc(50% - 50vw) 56px}.tour-detail-hero-img img{width:100%;height:100%;object-fit:cover;display:block}.tour-detail-intro{max-width:860px;margin:0 auto 80px;text-align:left}.tour-detail-intro p{font-size:1.12rem;line-height:1.85;margin-bottom:20px;color:#444}.tour-detail-intro .btn{margin-top:8px}.tour-detail-section{padding:44px 0}.tour-detail-section-alt{background:var(--off-white);border-radius:24px;padding:48px 40px;margin:0 -40px}.tour-detail-benefits-grid{display:flex;gap:36px;margin-top:48px;align-items:stretch}.tour-detail-why-grid{flex:1 1;display:flex;flex-wrap:wrap;gap:28px;margin-top:0}.tour-detail-why-grid .why-item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 14px)}.tour-detail-benefits-photo{flex:0 0 320px;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1);min-height:360px}.tour-detail-benefits-photo img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}.itinerary-list{margin-top:48px;display:flex;flex-direction:column;gap:32px}.itinerary-item{display:flex;gap:24px;align-items:flex-start}.itinerary-marker{flex:0 0 56px;width:56px;height:56px;border-radius:50%;background:var(--red);color:#fff;font-size:1.4rem;font-weight:900;font-family:Arial,sans-serif;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(196,30,58,.3)}.itinerary-content{flex:1 1 auto}.itinerary-content h3{color:var(--dark);margin-bottom:8px}.itinerary-content p{font-size:.98rem;color:var(--gray);line-height:1.75}.itinerary-photo{flex:0 0 200px;height:130px;border-radius:10px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.1)}.itinerary-photo img{width:100%;height:100%;object-fit:cover;display:block}.tour-specs-table{max-width:760px;margin:48px auto 0;border-radius:12px;overflow:hidden;border:1px solid var(--border)}.tour-specs-row{display:grid;grid-template-columns:220px 1fr}.tour-specs-row:nth-child(odd){background:var(--off-white)}.tour-specs-label{padding:18px 24px;font-family:Arial,sans-serif;font-weight:700;font-size:.92rem;color:var(--red);border-right:1px solid var(--border)}.tour-specs-value{padding:18px 24px;font-size:.95rem;color:var(--dark);line-height:1.6}.faq-list{max-width:760px;margin:48px auto 0;display:flex;flex-direction:column;gap:20px}.faq-item{background:#fff;border:1px solid var(--border);border-radius:12px;padding:28px 32px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.faq-item h3{color:var(--dark);margin-bottom:10px;font-size:1.05rem}.faq-item p{font-size:.95rem;color:var(--gray);line-height:1.75}.tour-detail-finale-img{height:380px;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.14);margin:64px 0 0}.tour-detail-finale-img img{width:100%;height:100%;object-fit:cover;display:block}.tour-detail-finale-img+.sobre-cta{margin-top:24px}@media (max-width:900px){.tour-detail-hero-img{height:280px;margin-top:24px;margin-bottom:40px}.tour-detail-section-alt{padding:48px 24px;margin:0 -24px}.tour-detail-benefits-grid{flex-direction:column}.tour-detail-why-grid .why-item{flex:1 1 100%}.tour-detail-benefits-photo{flex-basis:auto;min-height:220px;order:-1}.itinerary-item,.itinerary-item-with-photo{flex-wrap:wrap}.itinerary-item-with-photo .itinerary-photo{flex:1 1 100%;height:200px;margin-left:80px;width:calc(100% - 80px)}.tour-specs-row{grid-template-columns:1fr}.tour-specs-label{border-right:none;border-bottom:1px solid var(--border)}.tour-detail-finale-img{height:260px;margin:48px 0 0}}.north-shore-route{margin-top:56px;border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}.north-shore-route-header{background:var(--off-white);padding:28px 32px 20px;border-bottom:1px solid var(--border)}.north-shore-route-tag{font-family:Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--red);display:block;margin-bottom:8px}.north-shore-route-header h3{color:var(--dark);font-size:1.35rem;margin-bottom:8px}.north-shore-route-sub{color:var(--gray);font-size:.95rem;font-style:italic}.north-shore-route-body{display:flex;gap:0;align-items:stretch}.north-shore-route-photo{flex:0 0 300px;min-height:280px;overflow:hidden}.north-shore-route-photo img{width:100%;height:100%;object-fit:cover;display:block}.north-shore-route-photo-double{flex:0 0 320px;display:flex;flex-direction:column;flex:0 0 340px;display:grid;grid-template-rows:3fr 2fr;grid-gap:3px;gap:3px;align-self:stretch;margin-top:28px}.north-shore-route-photo-double .photo-bottom,.north-shore-route-photo-double .photo-top{overflow:hidden;min-height:0}.north-shore-route-photo-double .photo-bottom img,.north-shore-route-photo-double .photo-top img{width:100%;height:100%;object-fit:cover;display:block}.north-shore-route-items{flex:1 1 auto;padding:28px 32px;display:flex;flex-direction:column;gap:24px}.north-shore-route:first-of-type .north-shore-route-items{display:grid;grid-template-rows:3fr 2fr;grid-gap:24px;gap:24px}.north-shore-route:first-of-type .north-shore-route-item{display:flex;flex-direction:column;justify-content:flex-start;min-height:0}.north-shore-route:first-of-type .north-shore-route-item:nth-child(2) h4{margin-top:20px}.north-shore-route-item h4{font-family:Arial,sans-serif;font-size:1rem;font-weight:700;color:var(--red);margin-bottom:8px}.north-shore-route-item p{font-size:.95rem;color:var(--gray);line-height:1.75;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.north-shore-bonus{display:flex;gap:48px;align-items:center}.north-shore-bonus-text{flex:1 1 auto}.north-shore-bonus-text h3{color:var(--dark);font-size:1.3rem;margin-bottom:12px}.north-shore-bonus-text p{color:var(--gray);font-size:1rem;line-height:1.8}.north-shore-bonus-photo{flex:0 0 320px;height:240px;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.north-shore-bonus-photo img{width:100%;height:100%;object-fit:cover;display:block}.north-shore-route-item-cta{display:inline-block;margin-top:10px;color:var(--red);font-family:Arial,sans-serif;font-weight:700;font-size:.85rem;text-decoration:none}.north-shore-route-item-cta:hover{text-decoration:underline}@media (max-width:900px){.north-shore-route-body{flex-direction:column}.north-shore-route-photo{flex-basis:220px}.north-shore-route-photo-double{flex-basis:auto;flex-direction:row;height:180px}.north-shore-route-photo-double .photo-bottom,.north-shore-route-photo-double .photo-top{min-height:unset}.north-shore-route-items{padding:20px 24px}.north-shore-route-header{padding:20px 24px 16px}.north-shore-bonus{flex-direction:column;gap:28px}.north-shore-bonus-photo{flex-basis:auto;width:100%;height:200px}}@media (min-width:1600px){.container{max-width:1500px}.tour-detail-intro{max-width:1000px}.tour-detail-intro p,p{font-size:1.25rem}}.post-article ol,.post-article ul{font-size:1.15rem;line-height:1.8;color:#444;margin-bottom:18px;padding-left:1.5em}.post-article li{margin-bottom:8px}.tag-filter{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:40px}.tag-chip{background:var(--off-white);color:var(--gray);padding:8px 18px;border-radius:20px;font-size:.85rem;font-family:Arial,sans-serif;font-weight:600;border:1px solid var(--border);cursor:pointer;transition:all .2s}.tag-chip:hover{border-color:var(--red);color:var(--red)}.tag-chip.active{background:var(--red);color:#fff;border-color:var(--red)}