.theme-hero-section{position:relative;width:100%;height:70vh;min-height:500px;overflow:hidden}.theme-hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.theme-hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.theme-hero-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 70%,transparent 100%);padding:40px 0;color:#fff;z-index:2}.theme-hero-content{max-width:1200px;margin:0 auto;padding:0 20px}.theme-hero-subtitle{font-size:14px;font-weight:300;letter-spacing:3px;margin-bottom:12px;text-transform:uppercase;color:#ffffffe6}.theme-hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:600;margin-bottom:20px;letter-spacing:-.5px;line-height:1.2}.theme-hero-tags{display:flex;gap:10px;flex-wrap:wrap}.theme-hero-tag{background:#30aadde6;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500}.theme-diff-section,.theme-metrics-section,.theme-specs-section,.theme-itinerary-section,.theme-price-section,.theme-guarantee-section{padding:80px 0;background:#fff}.theme-metrics-section,.theme-itinerary-section,.theme-guarantee-section{background:#f5f5f5}.theme-section-header{font-size:14px;color:#30aadd;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #30aadd;display:inline-block}.theme-section-title{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:40px;color:#333}.theme-diff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:40px}.theme-diff-box{background:#f5f5f5;padding:30px;border-radius:8px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.theme-diff-box:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.theme-diff-icon{font-size:48px;margin-bottom:20px;color:#30aadd}.theme-diff-title{font-size:18px;font-weight:600;margin-bottom:12px;color:#333}.theme-diff-text{font-size:1.05rem;color:#555;line-height:1.7}.theme-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-top:50px}.theme-metric-box{text-align:center}.theme-metric-number{font-size:clamp(3rem,6vw,4.5rem);font-weight:800;color:#30aadd;margin-bottom:12px;line-height:1}.theme-metric-label{font-size:1.2rem;font-weight:700;margin-bottom:10px;color:#333;text-transform:uppercase;letter-spacing:.5px}.theme-metric-sublabel{font-size:1rem;color:#666;line-height:1.6}.theme-specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:50px}.theme-spec-row{display:flex;background:#f9f9f9;border-radius:8px;padding:24px;align-items:center;transition:all .3s ease;border:1px solid #eee}.theme-spec-row:hover{background:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #0000000d;border-color:#30aadd}.theme-spec-icon-sm{font-size:26px;margin-right:20px;width:44px;text-align:center;color:#30aadd}.theme-spec-title{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:6px}.theme-spec-detail{font-size:1rem;color:#555;line-height:1.6}.theme-itinerary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;margin-top:50px}.theme-week-column{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px #00000014}.theme-week-header{font-size:1.25rem;font-weight:700;color:#30aadd;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #30aadd}.theme-week-image{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:24px}.theme-day-item{margin-bottom:20px;padding:20px;background:#f9f9f9;border-radius:8px;border-left:4px solid #30aadd;transition:all .3s ease}.theme-day-item:hover{background:#fff;transform:translate(5px);box-shadow:0 4px 12px #0000000d}.theme-day-number{font-size:.85rem;font-weight:700;color:#30aadd;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.theme-day-title{font-size:1.15rem;font-weight:700;color:#333;margin-bottom:8px}.theme-day-desc{font-size:1rem;color:#555;line-height:1.7}.theme-price-grid{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-top:50px}.theme-price-main{background:#f9f9f9;padding:50px;border-radius:12px;border:1px solid #eee}.theme-price-range{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#30aadd;margin-bottom:12px}.theme-price-desc{font-size:1.1rem;color:#555;margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid #ddd}.theme-price-breakdown{font-size:1rem;line-height:1.9;color:#444}.theme-price-breakdown strong{color:#333;display:block;margin-top:30px;margin-bottom:15px;font-size:1.2rem;font-weight:800}.theme-price-breakdown strong:first-child{margin-top:0}.theme-price-side{display:flex;flex-direction:column;gap:24px}.theme-price-feature{background:#fff;padding:30px;border-radius:12px;border-left:5px solid #30aadd;box-shadow:0 4px 15px #0000000d}.theme-price-feature-title{font-size:.9rem;font-weight:700;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.theme-price-feature-value{font-size:1.8rem;font-weight:800;color:#30aadd}.theme-guarantee-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px}.theme-guarantee-card{background:#fff;padding:35px;border-radius:12px;border-top:4px solid #30aadd;box-shadow:0 5px 20px #0000000f;transition:all .3s ease}.theme-guarantee-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001a}.theme-guarantee-header{display:flex;align-items:center;gap:15px;margin-bottom:18px}.theme-guarantee-icon{font-size:28px;color:#30aadd}.theme-guarantee-title{font-size:1.15rem;font-weight:700;color:#333}.theme-guarantee-desc{font-size:1rem;color:#555;line-height:1.7}.theme-cta-section{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);padding:100px 0;color:#fff}.theme-cta-content{text-align:center;max-width:850px;margin:0 auto}.theme-cta-title{font-size:clamp(2.2rem,4.5vw,3rem);font-weight:800;margin-bottom:15px}.theme-cta-subtitle{font-size:1.25rem;color:#30aadd;margin-bottom:50px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.theme-cta-contact{text-align:left;max-width:650px;margin:0 auto}.theme-cta-email{font-size:24px;color:#30aadd;font-weight:700;margin-bottom:15px;display:flex;align-items:center;gap:12px}.theme-cta-response{font-size:.95rem;color:#aaa;margin-bottom:30px;font-weight:500}.theme-cta-example{background:#ffffff0f;padding:30px;border-radius:12px;border-left:4px solid #30aadd;font-size:1.05rem;color:#ddd;font-style:italic;line-height:1.8}.theme-blog-content{max-width:1000px;margin:0 auto}.theme-blog-content p{font-size:1.1rem;line-height:1.9;color:#444;margin-bottom:25px}.theme-blog-content h3{font-size:1.6rem;font-weight:800;color:#222;margin-top:60px;margin-bottom:25px;position:relative;padding-bottom:15px}.theme-blog-content h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:#30aadd}.theme-blog-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin:40px 0}.theme-blog-image{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;border-radius:12px;transition:transform .3s ease}.theme-blog-image:hover{transform:scale(1.02)}.theme-target-audience{background:#f0faff;border-left:5px solid #30aadd;padding:30px 35px;border-radius:12px;font-size:1.05rem;color:#444;margin:50px 0;line-height:1.8;box-shadow:0 4px 15px #30aadd14}.theme-target-audience strong{color:#222;font-weight:800;font-size:1.15rem;display:block;margin-bottom:10px}.theme-highlight-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.theme-highlight-image{width:100%;height:260px;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease}.theme-highlight-image:hover{transform:translateY(-5px)}@media screen and (max-width: 1200px){.theme-itinerary-grid,.theme-price-grid{grid-template-columns:1fr}}@media screen and (max-width: 768px){.theme-hero-section{height:50vh;min-height:400px}.theme-hero-title{font-size:2rem}.theme-hero-tag{font-size:12px;padding:6px 12px}.theme-diff-section,.theme-metrics-section,.theme-specs-section,.theme-itinerary-section,.theme-price-section,.theme-guarantee-section{padding:60px 0}.theme-diff-grid,.theme-metrics-grid,.theme-specs-grid,.theme-guarantee-grid{grid-template-columns:1fr;gap:20px}.theme-highlight-images{grid-template-columns:1fr}.theme-price-main{padding:24px}.theme-week-column{padding:20px}}@media screen and (max-width: 480px){.theme-hero-section{height:40vh;min-height:300px}.theme-hero-subtitle{font-size:12px}.theme-hero-title,.theme-section-title{font-size:1.8rem}.theme-metric-number{font-size:3rem}}
