:root{--td-deep: #0f2e24;--td-forest: #1a4a3a;--td-mid: #2d6e57;--td-cream: #f5f0e8;--td-warm: #ede5d4;--td-gold: #c9a96e;--td-gold-lo:#9b7d4e;--td-border: #d8cdb8;--td-ink: #1a1810;--td-ink2: #3d3830;--td-fd: "Cormorant Garamond", Georgia, serif;--td-fb: "Mulish", sans-serif}.td-hero{position:relative;padding:140px 2rem 80px;background:var(--td-deep);overflow:hidden}@media(max-width:480px){.td-hero{padding:120px 1rem 60px}}.td-hero__bg{position:absolute;inset:0}.td-hero__img{width:100%;height:100%;object-fit:cover}.td-hero__ov{position:absolute;inset:0;background:linear-gradient(to bottom,#0a1f1873,#0a1f18b3)}.td-hero__wave{position:absolute;bottom:0;left:0;width:100%;height:48px}.td-hero__inner{position:relative;z-index:10;max-width:1180px;margin:0 auto}.td-hero__h1{font-family:var(--td-fd);font-size:clamp(3rem,7vw,5rem);font-weight:700;color:#fff;line-height:1.05;margin-bottom:.8rem;text-shadow:0 2px 20px rgba(0,0,0,.3)}.td-hero__h1 em{font-style:italic;font-weight:600;color:#e8c97e}.td-hero__sub{font-family:var(--td-fb);font-size:15px;line-height:1.7;color:#f5f0e88c;max-width:520px}.td-wrap{background:var(--td-cream);padding:0 0 4rem}.td-wrap>.td-route:first-of-type{padding-top:1.5rem}.td-wrap>.td-route:first-of-type .td-route__num{top:1rem}.td-empty{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding:3rem 2rem;background:#fff;border:1px solid var(--td-border);border-radius:18px;color:var(--td-gold-lo)}.td-empty p{font-family:var(--td-fb);font-size:14px;line-height:1.7;color:#3d3830bf;max-width:420px;margin:0}.td-route{position:relative;max-width:1180px;margin:0 auto;padding:4rem 2rem}.td-route__num{position:absolute;top:3.5rem;left:2rem;font-family:var(--td-fd);font-size:6rem;font-weight:300;line-height:1;color:#1a4a3a0f;pointer-events:none;user-select:none}.td-route--rev .td-route__num{left:auto;right:2rem}@media(max-width:480px){.td-route__num{font-size:4rem;top:2rem;left:1rem}.td-route--rev .td-route__num{right:1rem}}.td-route__content{display:grid;grid-template-columns:1.4fr 1fr;gap:3.5rem;align-items:start}@media(max-width:768px){.td-route__content{grid-template-columns:1fr!important;gap:2rem}.td-route--rev .td-route__content{direction:ltr}.td-route--rev .td-route__info{order:2}.td-route--rev .td-route__img-col{order:1}}.td-route--rev .td-route__content{grid-template-columns:1fr 1.4fr}.td-route__img-col{display:flex;flex-direction:column;gap:12px}.td-route__img-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:520px){.td-route__img-row{grid-template-columns:1fr}}.td-route__img-wrap{position:relative;overflow:hidden;border-radius:16px}.td-route__img-wrap--hero{height:380px}.td-route__img-wrap--sm{height:200px}@media(max-width:768px){.td-route__img-wrap--hero{height:280px}.td-route__img-wrap--sm{height:160px}}@media(max-width:480px){.td-route__img-wrap--hero{height:220px}.td-route__img-wrap--sm{height:140px}.td-route{padding:2.5rem 1rem}}.td-route__img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.td-route__img-wrap:hover .td-route__img{transform:scale(1.05)}.td-route__info{padding-top:.5rem}.td-tag{display:inline-block;font-family:var(--td-fb);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--td-mid);background:#1a4a3a14;padding:5px 12px;border-radius:100px;margin-bottom:1rem}.td-tag--charter{color:var(--td-gold-lo);background:#c9a96e1a}.td-route__title{font-family:var(--td-fd);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.1;color:#0a1f18;margin-bottom:1rem}.td-route__desc{font-family:var(--td-fb);font-size:14px;line-height:1.8;color:#3d3830bf;margin-bottom:1.5rem}.td-notice{display:flex;align-items:flex-start;gap:8px;font-family:var(--td-fb);font-size:12px;line-height:1.6;color:var(--td-gold-lo);background:#c9a96e1a;border-left:2px solid var(--td-gold);padding:10px 14px;border-radius:0 10px 10px 0;margin-bottom:1.5rem}.td-tickets{margin-bottom:1.8rem}.td-tickets__list{display:flex;flex-direction:column;border:1px solid var(--td-border);border-radius:14px;background:#fff;overflow:hidden}.td-ticket{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:10px 14px}.td-ticket+.td-ticket{border-top:1px solid rgba(216,205,184,.6)}.td-ticket__name{font-family:var(--td-fb);font-size:13px;color:#3d3830cc}.td-ticket__price{font-family:var(--td-fd);font-size:1.05rem;font-weight:600;color:var(--td-forest);white-space:nowrap}.td-times-label{font-family:var(--td-fb);font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:#3d383066;margin-bottom:8px}.td-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--td-fb);font-size:13px;font-weight:600;color:var(--td-cream);background:var(--td-forest);text-decoration:none;padding:13px 26px;border-radius:100px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.td-cta:hover{background:var(--td-mid);transform:translateY(-2px);box-shadow:0 6px 20px #1a4a3a40}.td-cta--lg{padding:15px 32px;font-size:15px}.td-divider{max-width:1180px;margin:0 auto;height:1px;background:var(--td-border)}.td-map{background:var(--td-warm);padding:5rem 2rem}.td-map__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}@media(max-width:768px){.td-map__inner{grid-template-columns:1fr;gap:2rem}}@media(max-width:480px){.td-map,.td-bottom-cta{padding:3rem 1rem}}.td-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--td-fb);font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--td-gold);margin-bottom:1rem}.td-eyebrow__line{display:block;width:32px;height:1px;background:var(--td-gold)}.td-map__title{font-family:var(--td-fd);font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#0a1f18;margin-bottom:1rem}.td-map__title em{font-style:italic;font-weight:700;color:#b8523a}.td-map__desc{font-family:var(--td-fb);font-size:14px;line-height:1.75;color:#3d3830b3;margin-bottom:1.5rem}.td-map__list{list-style:none;display:flex;flex-direction:column;gap:10px}.td-map__list li{font-family:var(--td-fb);font-size:13px;line-height:1.6;color:#3d3830bf;padding-left:16px;position:relative}.td-map__list li:before{content:"▸";position:absolute;left:0;color:var(--td-gold);font-size:10px;top:2px}.td-map__img-wrap{border-radius:20px;overflow:hidden}.td-map__img{width:100%;height:auto;display:block}.td-bottom-cta{background:var(--td-deep);padding:5rem 2rem;text-align:center}.td-bottom-cta__title{font-family:var(--td-fd);font-size:clamp(2rem,4vw,3rem);font-weight:300;color:var(--td-cream);margin-bottom:.8rem}.td-bottom-cta__desc{font-family:var(--td-fb);font-size:15px;color:#f5f0e880;margin-bottom:2rem}
