:root{
  --rose:#F23F77;
  --rose-dark:#B91E4F;
  --peach:#FFB9AE;
  --cream:#FFF7FA;
  --cream-2:#FFEAF1;
  --gold:#D9A76A;
  --dark:#241A1D;
  --muted:#51464A;
  --white:#fff;
  --shadow:0 18px 45px rgba(185,30,79,.18);
  --radius:24px;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'Prompt',sans-serif;color:var(--dark);background:var(--cream);line-height:1.7}
a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.center{text-align:center}.section{padding:90px 0}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,248,245,.92);backdrop-filter:blur(18px);box-shadow:0 8px 25px rgba(0,0,0,.06)}.nav-wrap{height:82px;display:flex;align-items:center;gap:34px}.logo{display:inline-flex;flex-direction:column;line-height:1}.logo-main{font-size:30px;font-weight:700;color:#18345A;letter-spacing:-1px;position:relative}.logo-main:after{content:'✦';font-size:16px;color:#F0A23A;position:absolute;right:-20px;top:-5px}.logo-sub{font-size:12px;color:var(--rose);font-weight:700;letter-spacing:2px}.main-nav{display:flex;gap:26px;margin-left:auto}.main-nav a{font-size:15px;font-weight:500;color:#4b4545}.main-nav a:hover{color:var(--rose)}.header-contact{display:flex;align-items:center;gap:10px;color:var(--rose-dark);font-size:14px}.header-contact i{font-size:20px}.header-contact strong,.header-contact small{display:block;line-height:1.2}.nav-toggle,.hamburger{display:none}.hero{position:relative;min-height:760px;background:linear-gradient(90deg,rgba(255,248,245,.98) 0%,rgba(255,248,245,.82) 38%,rgba(255,248,245,.15) 70%),url('https://www.planetworldwide.com/images/main_index2.jpg') center/cover no-repeat;overflow:hidden}.hero:after{content:'';position:absolute;inset:auto -5% -20% 45%;height:420px;background:radial-gradient(circle,rgba(233,122,141,.38),transparent 70%);pointer-events:none}.hero-grid{min-height:760px;display:grid;align-items:center}.hero-content{max-width:640px;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--rose-dark);font-weight:600;margin-bottom:18px}.eyebrow:before{content:'';width:42px;height:1px;background:var(--rose)}.hero h1{font-size:clamp(44px,6vw,78px);line-height:1.08;font-weight:700;letter-spacing:-2px}.hero h1 span{color:var(--rose);font-family:'Playfair Display',serif}.hero p{font-size:20px;color:var(--muted);margin:26px 0 34px;max-width:590px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 30px;border-radius:14px;font-weight:600;border:1px solid transparent;transition:.25s}.btn-primary{background:linear-gradient(135deg,var(--rose),#F39A8A);color:#fff;box-shadow:0 12px 26px rgba(233,122,141,.35)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(233,122,141,.45)}.btn-outline{background:rgba(255,255,255,.56);border-color:var(--rose);color:var(--rose-dark)}.btn-outline:hover,.btn-soft:hover{background:var(--rose);color:#fff}.btn-soft{background:#fff;border-color:#F2C5C8;color:var(--rose-dark)}.btn-outline-light{border-color:rgba(255,255,255,.75);color:#fff}.hero-mini-trust{display:flex;gap:22px;margin-top:38px}.hero-mini-trust div{background:rgba(255,255,255,.72);border:1px solid rgba(233,122,141,.16);border-radius:18px;padding:14px 18px;box-shadow:var(--shadow)}.hero-mini-trust strong{display:block;color:var(--rose-dark);font-size:22px}.hero-mini-trust span{font-size:13px;color:var(--muted)}.trust-bar{background:#fff;border-top:1px solid #F7D9D3;border-bottom:1px solid #F7D9D3}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr)}.trust-item{text-align:center;padding:36px 22px;border-right:1px solid #F7D9D3}.trust-item:last-child{border-right:0}.trust-item i{font-size:34px;color:var(--rose);margin-bottom:14px}.trust-item h3{font-size:18px;color:var(--rose-dark)}.trust-item p{font-size:14px;color:var(--muted)}.section-heading{margin-bottom:42px}.section-heading span{color:var(--rose);font-weight:700;letter-spacing:.5px}.section-heading h2{font-size:clamp(30px,4vw,46px);line-height:1.25;margin:8px 0 12px}.section-heading em{font-family:'Playfair Display',serif;color:var(--rose);font-style:italic}.section-heading p{color:var(--muted);max-width:680px;margin:auto}.split{display:flex;align-items:end;justify-content:space-between;gap:24px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.why-card,.review-card,.blog-card,.tour-card{background:#fff;border:1px solid #F5DAD6;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.why-card{padding-bottom:26px;position:relative}.why-card img{height:190px;width:100%;object-fit:cover}.why-number{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--rose),#F9A08D);color:#fff;font-weight:700;margin:-22px 24px 14px;position:relative}.why-card h3,.why-card p{padding:0 24px}.why-card h3{font-size:20px;margin-bottom:8px}.why-card p{color:var(--muted);font-size:15px}.signature-section{background:linear-gradient(180deg,#fff,var(--cream-2))}.tour-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.tour-card{position:relative;transition:.25s}.tour-card:hover{transform:translateY(-6px)}.tour-card img{height:210px;width:100%;object-fit:cover}.tour-card div{padding:18px}.tour-card h3{text-transform:uppercase;font-size:17px}.tour-card p{color:var(--muted);font-size:14px}.tour-card strong{display:block;color:var(--rose-dark);font-size:20px;margin-top:8px}.badge{position:absolute;top:14px;left:14px;background:linear-gradient(135deg,var(--rose),#F7A07F);color:#fff;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{padding:30px}.stars{color:#E8A23A;letter-spacing:3px;margin-bottom:18px}.review-card p{font-size:17px}.reviewer{display:flex;align-items:center;gap:14px;margin-top:24px}.reviewer img{width:52px;height:52px;border-radius:50%}.reviewer small{display:block;color:var(--muted)}.about-band{padding:90px 0;color:#fff;background:linear-gradient(135deg,rgba(201,79,104,.92),rgba(247,160,141,.84)),url('https://www.planetworldwide.com/images/cv3.jpg') center/cover no-repeat}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.about-grid h2{font-size:44px}.about-grid p{margin:18px 0 28px;color:rgba(255,255,255,.88)}.light{color:#fff}.light:before{background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.stats-grid div{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.32);border-radius:22px;padding:28px;text-align:center;backdrop-filter:blur(8px)}.stats-grid strong{font-size:38px;display:block}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card img{height:210px;width:100%;object-fit:cover}.blog-card div{padding:24px}.blog-card h3{font-size:21px;margin-bottom:8px}.blog-card p{color:var(--muted)}.cta-section{padding:40px 0 90px}.cta-card{text-align:center;border-radius:34px;padding:70px 30px;background:linear-gradient(135deg,rgba(255,248,245,.78),rgba(233,122,141,.25)),url('https://www.planetworldwide.com/images/bg_pw1.jpg') center/cover no-repeat;box-shadow:var(--shadow)}.cta-card h2{font-size:clamp(30px,4vw,48px)}.cta-card p{color:var(--muted);margin:12px auto 28px;max-width:760px}.center-actions{justify-content:center}.site-footer{background:#2B2022;color:#F8EDEA;padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:42px}.footer-logo .logo-main{color:#fff}.site-footer p,.site-footer a{display:block;color:#D8C8C6;margin:9px 0}.site-footer h3{color:#fff;margin-bottom:16px}.socials{display:flex;gap:10px;margin-top:18px}.socials a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.1);display:grid;place-items:center}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:44px;padding:24px;color:#CDB8B4;font-size:14px}@media(max-width:1024px){.header-contact{display:none}.tour-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.nav-wrap{height:72px}.hamburger{display:flex;margin-left:auto;flex-direction:column;gap:5px}.hamburger span{width:28px;height:2px;background:var(--dark)}.main-nav{position:absolute;top:72px;left:0;right:0;background:#fff;flex-direction:column;padding:24px;box-shadow:0 18px 25px rgba(0,0,0,.08);display:none}.nav-toggle:checked~.main-nav{display:flex}.hero{min-height:690px;background:linear-gradient(180deg,rgba(43,32,34,.1),rgba(43,32,34,.78)),url('https://www.planetworldwide.com/images/main_index2.jpg') center/cover no-repeat}.hero-grid{min-height:690px;align-items:end;padding-bottom:48px}.hero-content{color:#fff}.hero p,.hero-mini-trust span{color:rgba(255,255,255,.86)}.hero h1{font-size:42px;letter-spacing:-1px}.hero-mini-trust{display:grid;grid-template-columns:1fr;gap:10px}.hero-mini-trust div{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.25)}.hero-mini-trust strong{color:#fff}.trust-grid,.why-grid,.tour-grid,.review-grid,.about-grid,.blog-grid,.footer-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #F7D9D3}.section{padding:64px 0}.split{align-items:flex-start;flex-direction:column}.tour-card{display:grid;grid-template-columns:115px 1fr;min-height:130px}.tour-card img{height:100%;min-height:130px}.tour-card strong{font-size:17px}.about-grid h2{font-size:34px}.stats-grid{grid-template-columns:1fr 1fr}.cta-card{padding:48px 20px}.hero-actions .btn{width:100%}}@media(max-width:420px){.stats-grid{grid-template-columns:1fr}.logo-main{font-size:26px}.tour-card{grid-template-columns:1fr}.tour-card img{height:190px}.hero h1{font-size:36px}}

/* Tour List Page */
.main-nav a.active{color:var(--rose);font-weight:700}.page-hero{position:relative;padding:110px 0 80px;overflow:hidden;background:linear-gradient(115deg,rgba(255,248,245,.98) 0%,rgba(255,248,245,.86) 48%,rgba(233,122,141,.2) 100%),url('https://www.planetworldwide.com/images/bg_pw3.jpg') center/cover no-repeat}.page-hero:after{content:'';position:absolute;right:-80px;bottom:-120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(233,122,141,.35),transparent 70%)}.page-hero-grid{display:grid;grid-template-columns:1.4fr .75fr;gap:42px;align-items:center;position:relative;z-index:1}.page-hero h1{font-size:clamp(40px,5vw,68px);line-height:1.1;letter-spacing:-1.8px}.page-hero h1 span{font-family:'Playfair Display',serif;color:var(--rose)}.page-hero p{font-size:19px;color:var(--muted);max-width:760px;margin-top:22px}.page-hero-card{background:rgba(255,255,255,.78);border:1px solid rgba(233,122,141,.22);box-shadow:var(--shadow);border-radius:28px;padding:32px;backdrop-filter:blur(12px)}.page-hero-card strong{display:block;font-size:26px;color:var(--rose-dark);margin-bottom:8px}.page-hero-card span{display:block;color:var(--muted);margin-bottom:22px}.tour-search-section{margin-top:-36px;position:relative;z-index:5}.tour-filter{display:grid;grid-template-columns:1.3fr repeat(3,1fr) auto;gap:14px;background:#fff;border:1px solid #F5DAD6;border-radius:26px;padding:18px;box-shadow:var(--shadow)}.tour-filter label{display:flex;flex-direction:column;gap:6px}.tour-filter span{font-size:13px;color:var(--rose-dark);font-weight:600}.tour-filter input,.tour-filter select,.result-heading select{width:100%;height:50px;border:1px solid #F4CFCA;border-radius:14px;background:#FFFDFC;padding:0 14px;font-family:'Prompt',sans-serif;color:var(--dark);outline:none}.tour-filter input:focus,.tour-filter select:focus,.result-heading select:focus{border-color:var(--rose);box-shadow:0 0 0 4px rgba(233,122,141,.12)}.tour-filter button{align-self:end;gap:8px}.tour-list-section{background:linear-gradient(180deg,var(--cream),#fff)}.tour-layout{display:grid;grid-template-columns:290px 1fr;gap:34px;align-items:start}.tour-sidebar{position:sticky;top:104px;display:grid;gap:22px}.sidebar-card{background:#fff;border:1px solid #F5DAD6;border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.sidebar-card h3{font-size:22px;margin-bottom:18px}.category-pill{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:14px;color:var(--muted);margin-bottom:8px;transition:.2s}.category-pill:hover,.category-pill.active{background:var(--cream-2);color:var(--rose-dark)}.category-pill span{background:#fff;border:1px solid #F2C5C8;border-radius:999px;padding:1px 10px;font-size:12px}.consultant-card{text-align:center;background:linear-gradient(180deg,#fff,var(--cream-2))}.consultant-card i{font-size:42px;color:var(--rose);margin-bottom:14px}.consultant-card p{color:var(--muted);font-size:15px;margin-bottom:18px}.consultant-card .btn{width:100%;margin-top:10px}.result-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.result-heading span{color:var(--rose);font-weight:700}.result-heading h2{font-size:clamp(28px,3vw,42px);line-height:1.2}.result-heading select{max-width:230px}.tour-list-grid{display:grid;gap:22px}.tour-list-card{display:grid;grid-template-columns:310px 1fr;background:#fff;border:1px solid #F5DAD6;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;transition:.25s}.tour-list-card:hover{transform:translateY(-4px)}.tour-image{position:relative;min-height:245px}.tour-image img{width:100%;height:100%;object-fit:cover}.tour-info{padding:28px}.tour-meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.tour-meta span{display:inline-flex;align-items:center;gap:7px;background:var(--cream-2);color:var(--rose-dark);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.tour-info h3{font-size:25px;line-height:1.3;margin-bottom:10px}.tour-info p{color:var(--muted);margin-bottom:20px}.tour-footer{display:flex;justify-content:space-between;gap:16px;align-items:center}.tour-footer strong{font-size:24px;color:var(--rose-dark)}.pagination{display:flex;justify-content:center;gap:10px;margin-top:34px}.pagination a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #F4CFCA;color:var(--rose-dark);font-weight:600}.pagination a.active,.pagination a:hover{background:var(--rose);color:#fff}
@media(max-width:1024px){.page-hero-grid{grid-template-columns:1fr}.tour-filter{grid-template-columns:1fr 1fr}.tour-filter button{grid-column:1/-1}.tour-layout{grid-template-columns:1fr}.tour-sidebar{position:static;grid-template-columns:1fr 1fr}.tour-list-card{grid-template-columns:260px 1fr}}
@media(max-width:760px){.page-hero{padding:72px 0 60px}.page-hero-card{padding:24px}.tour-filter{grid-template-columns:1fr;border-radius:22px}.tour-sidebar{grid-template-columns:1fr}.result-heading{align-items:flex-start;flex-direction:column}.result-heading select{max-width:100%}.tour-list-card{grid-template-columns:1fr}.tour-image{min-height:220px}.tour-info{padding:22px}.tour-info h3{font-size:21px}.tour-footer{align-items:flex-start;flex-direction:column}.tour-footer .btn{width:100%}}

.tour-price{display:grid;gap:2px}.tour-price small{color:var(--muted);font-size:13px;text-decoration:line-through}.tour-price strong{font-size:24px;color:var(--rose-dark)}.tour-info .tour-meta span:first-child{background:#fff;border:1px solid #F2C5C8}.tour-copy{margin-bottom:18px}.tour-copy h3{font-size:26px;line-height:1.28;margin:0 0 10px;color:var(--dark)}.tour-copy p{color:var(--muted);margin:0;line-height:1.75}.tour-highlight-stack{display:grid;gap:12px;margin-bottom:16px;padding:14px;border:1px solid #F5DAD6;border-radius:18px;background:linear-gradient(180deg,#fff,#FFF8F5);box-shadow:0 10px 22px rgba(201,79,104,.07)}.tour-airline{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;margin:0;padding:0 0 12px;border:0;border-bottom:1px solid #F7E3DF;border-radius:0;background:transparent;box-shadow:none}.tour-airline>span{display:inline-flex;align-items:center;gap:8px;color:var(--rose-dark);font-size:13px;font-weight:700;white-space:nowrap}.tour-airline>div{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.tour-airline img{width:auto;max-width:92px;height:36px;object-fit:contain;padding:4px 8px;border-radius:10px;background:#fff;border:1px solid #F7E3DF}.tour-airline strong{min-width:0;color:var(--dark);font-size:14px;font-weight:700;line-height:1.35;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-airline.logo-missing{justify-content:flex-start}.tour-airline.logo-missing>div{justify-content:flex-start}.tour-airline.logo-missing strong{text-align:left}.tour-periods{display:grid;gap:9px;margin:0}.tour-periods>span{display:inline-flex;align-items:center;gap:8px;color:var(--rose-dark);font-size:13px;font-weight:700}.tour-periods>div{display:flex;gap:8px;flex-wrap:wrap}.tour-periods small{display:inline-flex;align-items:center;min-height:30px;padding:4px 10px;border-radius:999px;background:#fff;border:1px solid #F2C5C8;color:var(--muted);font-size:12px;font-weight:600;line-height:1.25}.tour-meta{padding-top:2px}.tour-load-more{display:flex;align-items:center;justify-content:center;gap:12px;min-height:72px;margin-top:22px;color:var(--rose-dark);font-size:14px}.tour-load-more span{width:28px;height:28px;border:3px solid #F7D9D3;border-top-color:var(--rose);border-radius:50%;animation:tourSpin .8s linear infinite}.tour-load-more strong{font-size:14px;font-weight:600}.tour-load-more.is-error span{animation:none;border-color:#F2C5C8}.tour-load-more.is-error strong{color:var(--muted)}@keyframes tourSpin{to{transform:rotate(360deg)}}@media(max-width:760px){.tour-copy h3{font-size:22px}.tour-highlight-stack{padding:12px}.tour-airline{align-items:flex-start;flex-direction:column;gap:8px}.tour-airline>div{justify-content:flex-start;width:100%}.tour-airline strong{text-align:left;white-space:normal}.tour-airline img{max-width:96px}.tour-load-more{min-height:64px}}


/* Content Pages */
.content-hero{position:relative;padding:110px 0 84px;background:linear-gradient(115deg,rgba(255,248,245,.98),rgba(255,248,245,.84),rgba(233,122,141,.22)),url('https://www.planetworldwide.com/images/bg_pw2.jpg') center/cover no-repeat;overflow:hidden}.content-hero:after{content:'';position:absolute;right:-90px;bottom:-110px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(233,122,141,.34),transparent 70%)}.content-hero .container{position:relative;z-index:1}.breadcrumb{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:14px;margin-bottom:22px}.breadcrumb a{color:var(--rose-dark);font-weight:600}.content-hero h1{font-size:clamp(40px,5vw,66px);line-height:1.08;letter-spacing:-1.6px;max-width:880px}.content-hero h1 span{font-family:'Playfair Display',serif;color:var(--rose)}.content-hero p{font-size:19px;color:var(--muted);max-width:760px;margin-top:20px}.content-section{background:linear-gradient(180deg,var(--cream),#fff)}.content-grid{display:grid;grid-template-columns:1fr 340px;gap:34px;align-items:start}.content-card{background:#fff;border:1px solid #F5DAD6;border-radius:var(--radius);box-shadow:var(--shadow);padding:34px}.content-card + .content-card{margin-top:24px}.content-card h2{font-size:clamp(28px,3vw,42px);margin-bottom:16px}.content-card h3{font-size:24px;margin:24px 0 10px}.content-card p,.content-card li{color:var(--muted);line-height:1.9}.content-card ul,.content-card ol{padding-left:22px}.value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px}.value-card{padding:24px;border-radius:22px;background:var(--cream-2);border:1px solid #F5DAD6}.value-card i{font-size:28px;color:var(--rose);margin-bottom:14px}.value-card h3{margin:0 0 8px;font-size:20px}.side-stack{position:sticky;top:104px;display:grid;gap:22px}.mini-contact,.toc-card{background:#fff;border:1px solid #F5DAD6;border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.toc-card h3,.mini-contact h3{font-size:22px;margin-bottom:14px}.toc-card a{display:block;padding:10px 0;color:var(--muted);border-bottom:1px solid #F7E3DF}.toc-card a:hover{color:var(--rose-dark)}.mini-contact{background:linear-gradient(180deg,#fff,var(--cream-2));text-align:center}.mini-contact i{font-size:38px;color:var(--rose);margin-bottom:12px}.mini-contact .btn{width:100%;margin-top:12px}.team-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px}.team-box{text-align:center;padding:22px;border-radius:20px;background:#fff;border:1px solid #F5DAD6}.team-box strong{display:block;font-size:30px;color:var(--rose-dark)}.review-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.review-page-card{background:#fff;border:1px solid #F5DAD6;border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.review-trip{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.review-trip span{background:var(--cream-2);color:var(--rose-dark);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.review-page-card p{color:var(--muted);line-height:1.8}.policy-note{background:var(--cream-2);border:1px solid #F5DAD6;border-radius:22px;padding:22px;color:var(--muted);margin:18px 0}.step-list{counter-reset:step;display:grid;gap:16px;margin-top:20px}.step-item{counter-increment:step;display:grid;grid-template-columns:54px 1fr;gap:18px;padding:22px;border-radius:22px;background:var(--cream-2);border:1px solid #F5DAD6}.step-item:before{content:counter(step);width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--rose),#F7A07F);color:#fff;font-weight:700;font-size:20px}.step-item h3{margin:0 0 6px;font-size:20px}.step-item p{margin:0}.terms-table{width:100%;border-collapse:collapse;margin-top:18px;overflow:hidden;border-radius:18px}.terms-table th,.terms-table td{padding:16px;border-bottom:1px solid #F5DAD6;text-align:left;vertical-align:top}.terms-table th{background:var(--cream-2);color:var(--rose-dark)}
@media(max-width:1024px){.content-grid{grid-template-columns:1fr}.side-stack{position:static;grid-template-columns:1fr 1fr}.team-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.content-hero{padding:78px 0 60px}.content-card{padding:24px}.value-grid,.review-page-grid,.side-stack{grid-template-columns:1fr}.team-strip{grid-template-columns:1fr}.step-item{grid-template-columns:1fr}.terms-table{font-size:14px}.terms-table th,.terms-table td{padding:12px}}


/* Monthly Tours Page */
.monthly-hero{background:linear-gradient(115deg,rgba(255,248,245,.98) 0%,rgba(255,248,245,.86) 48%,rgba(233,122,141,.18) 100%),url('https://www.planetworldwide.com/images/bg_pw2.jpg') center/cover no-repeat}.month-nav-section{position:relative;z-index:6;margin-top:-28px}.month-nav{display:flex;gap:10px;overflow-x:auto;padding:14px;background:#fff;border:1px solid #F5DAD6;border-radius:22px;box-shadow:var(--shadow);scrollbar-width:thin}.month-nav a{white-space:nowrap;border:1px solid #F4CFCA;border-radius:999px;padding:9px 16px;color:var(--rose-dark);font-weight:600;background:var(--cream)}.month-nav a:hover{background:var(--rose);color:#fff}.monthly-section{background:linear-gradient(180deg,var(--cream),#fff)}.monthly-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.month-card{display:grid;grid-template-columns:220px 1fr;background:#fff;border:1px solid #F5DAD6;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;scroll-margin-top:110px}.month-image{position:relative;min-height:260px}.month-image img{width:100%;height:100%;object-fit:cover}.month-content{padding:26px}.month-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.month-heading span{color:var(--rose);font-weight:700}.month-heading h3{font-size:26px;line-height:1.25}.month-heading i{font-size:30px;color:var(--rose);margin-top:6px}.month-content p{color:var(--muted);margin-bottom:16px}.month-content ul{display:grid;gap:8px;margin:0 0 22px;padding:0;list-style:none}.month-content li{display:flex;align-items:center;gap:10px;color:var(--muted)}.month-content li i{color:var(--rose);font-size:13px}.month-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.month-call{display:inline-flex;align-items:center;gap:8px;color:var(--rose-dark);font-weight:700}.month-call:hover{color:var(--rose)}
@media(max-width:1180px){.main-nav{gap:18px}.main-nav a{font-size:14px}.nav-wrap{gap:24px}}
@media(max-width:1024px){.monthly-grid{grid-template-columns:1fr}.month-card{grid-template-columns:240px 1fr}}
@media(max-width:760px){.month-nav{width:92%;border-radius:18px}.month-card{grid-template-columns:1fr}.month-image{min-height:210px}.month-content{padding:22px}.month-heading h3{font-size:23px}.month-actions .btn{width:100%}}

/* Accessibility and SEO-friendly content helpers */
.tour-detail-hero{padding:96px 0 74px;background:linear-gradient(115deg,rgba(255,248,245,.98),rgba(255,248,245,.86),rgba(233,122,141,.2));overflow:hidden}.detail-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.detail-hero-copy h1{font-size:clamp(32px,4.4vw,58px);line-height:1.16;margin:8px 0 18px}.detail-hero-copy p{color:var(--muted);font-size:18px;max-width:760px}.detail-badges{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.detail-badges span{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #F2C5C8;color:var(--rose-dark);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700}.detail-airline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 22px;padding:12px 14px;max-width:520px;border:1px solid #F5DAD6;border-radius:18px;background:#fff;box-shadow:0 10px 22px rgba(201,79,104,.08)}.detail-airline>span{display:inline-flex;align-items:center;gap:8px;color:var(--rose-dark);font-weight:700}.detail-airline>div{display:flex;align-items:center;gap:10px;min-width:0}.detail-airline img{width:auto;max-width:92px;height:36px;object-fit:contain;padding:4px 8px;border:1px solid #F7E3DF;border-radius:10px;background:#fff}.detail-airline strong{font-size:15px;line-height:1.3}.detail-actions{display:flex;gap:14px;flex-wrap:wrap}.detail-hero-image{position:relative;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);background:var(--cream-2)}.detail-hero-image img{width:100%;aspect-ratio:4/3;height:auto;object-fit:cover}.detail-section{background:linear-gradient(180deg,var(--cream),#fff)}.detail-layout{display:grid;grid-template-columns:310px 1fr;gap:32px;align-items:start}.detail-sidebar{position:sticky;top:104px;display:grid;gap:22px}.booking-card,.detail-card{background:#fff;border:1px solid #F5DAD6;border-radius:var(--radius);box-shadow:var(--shadow)}.booking-card{padding:24px;display:grid;gap:10px}.booking-card span{color:var(--rose);font-weight:700}.booking-card strong{color:var(--rose-dark);font-size:32px;line-height:1.1}.booking-card small{color:var(--muted);margin-bottom:8px}.booking-card .btn{width:100%}.detail-card{padding:30px;margin-bottom:24px}.detail-card h1,.detail-card h2{font-size:clamp(26px,3vw,38px);line-height:1.24;margin-bottom:16px}.detail-lead{font-size:17px;color:var(--muted);margin-bottom:20px}.overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.overview-grid div{padding:18px;border:1px solid #F5DAD6;border-radius:18px;background:var(--cream-2)}.overview-grid i{color:var(--rose);font-size:22px;margin-bottom:10px}.overview-grid strong,.overview-grid span{display:block}.overview-grid span{color:var(--muted);font-size:14px;margin-top:4px}.period-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.period-card{padding:15px;border:1px solid #F2C5C8;border-radius:16px;background:linear-gradient(180deg,#fff,var(--cream-2))}.period-card span,.period-card strong,.period-card small{display:block}.period-card span{color:var(--muted);font-size:13px;font-weight:700}.period-card strong{color:var(--rose-dark);font-size:20px;margin-top:3px}.period-card small{color:var(--muted);font-size:12px;margin-top:4px}.itinerary-html,.rich-text{color:var(--muted);line-height:1.9}.itinerary-html h1,.itinerary-html h2,.itinerary-html h3,.itinerary-html h4,.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4{color:var(--dark);line-height:1.35;margin:18px 0 8px}.itinerary-html p,.rich-text p{margin:0 0 12px}.itinerary-html table,.rich-text table{width:100%;border-collapse:collapse;margin:14px 0}.itinerary-html td,.itinerary-html th,.rich-text td,.rich-text th{padding:10px;border:1px solid #F5DAD6;vertical-align:top}.itinerary-html img,.rich-text img{max-width:100%;height:auto;border-radius:16px;margin:12px 0}.include-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.include-box{padding:20px;border-radius:18px;border:1px solid #F5DAD6;background:var(--cream-2)}.include-box h3{display:flex;align-items:center;gap:9px;font-size:20px;margin-bottom:12px}.include-box.included h3 i{color:#18A957}.include-box.excluded h3 i{color:var(--rose-dark)}.detail-note-grid{display:grid;gap:18px}.detail-note-grid>div{padding:18px;border:1px solid #F5DAD6;border-radius:18px;background:var(--cream-2)}.detail-note-grid h3{font-size:21px;margin-bottom:8px}@media(max-width:1024px){.detail-hero-grid,.detail-layout{grid-template-columns:1fr}.detail-sidebar{position:static;grid-template-columns:1fr 1fr}.overview-grid,.period-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.tour-detail-hero{padding:72px 0 56px}.detail-card{padding:22px}.detail-sidebar,.overview-grid,.period-grid,.include-grid{grid-template-columns:1fr}.detail-airline{align-items:flex-start;flex-direction:column}.detail-actions .btn{width:100%}.detail-hero-image img{aspect-ratio:1/1}.booking-card strong{font-size:28px}}
.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:16px;top:16px;width:auto;height:auto;padding:10px 14px;background:#fff;color:#18345A;border:2px solid #E97A8D;border-radius:8px;z-index:2000}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(233,122,141,.55);outline-offset:3px}html{scroll-behavior:smooth}

/* Tour Detail responsive fixes */
.tour-detail-hero .container,.detail-layout{max-width:1180px;box-sizing:border-box}.detail-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,500px);gap:32px}.detail-hero-copy,.detail-hero-image,.detail-card,.booking-card,.itinerary-html,.rich-text{min-width:0;box-sizing:border-box}.detail-hero-copy h1{overflow-wrap:anywhere}.detail-hero-image{width:100%;max-width:500px;aspect-ratio:1/1;justify-self:end}.detail-hero-image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.detail-layout{grid-template-columns:minmax(250px,300px) minmax(0,1fr)}.detail-card{overflow:hidden}.itinerary-html,.rich-text{max-width:100%;overflow-x:auto}.itinerary-html table,.rich-text table{max-width:100%}.itinerary-html iframe,.rich-text iframe{max-width:100%}@media(max-width:1180px){.detail-hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,450px);gap:26px}.detail-hero-copy h1{font-size:clamp(30px,3.7vw,48px)}.detail-layout{grid-template-columns:280px minmax(0,1fr);gap:24px}}@media(max-width:1024px){.detail-hero-grid,.detail-layout{grid-template-columns:1fr}.detail-hero-image{justify-self:start;max-width:560px}.detail-sidebar{grid-template-columns:1fr 1fr}}@media(max-width:760px){.detail-hero-image{max-width:none}.detail-sidebar{grid-template-columns:1fr}}
.include-grid{align-items:start}.include-box,.detail-note-grid>div{background:linear-gradient(180deg,#fff,var(--cream-2));box-shadow:0 10px 24px rgba(201,79,104,.06)}.detail-readable-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.detail-readable-list li{position:relative;padding:12px 14px 12px 38px;border:1px solid #F5DAD6;border-radius:14px;background:#fff;color:var(--muted);line-height:1.75}.detail-readable-list li:before{content:'';position:absolute;left:15px;top:22px;width:8px;height:8px;border-radius:50%;background:var(--rose)}.included .detail-readable-list li:before{background:#18A957}.excluded .detail-readable-list li:before{background:var(--rose-dark)}.detail-readable-html{display:grid;gap:12px;color:var(--muted);line-height:1.85}.detail-readable-html p,.detail-readable-html div{margin:0 0 10px}.detail-readable-html ul,.detail-readable-html ol{display:grid;gap:10px;margin:0;padding-left:22px}.detail-readable-html li{padding:8px 0;border-bottom:1px solid #F5DAD6}.detail-readable-html li:last-child{border-bottom:0}.detail-note-grid>div h3{display:flex;align-items:center;gap:10px;color:var(--rose-dark)}@media(max-width:1024px){.include-grid{grid-template-columns:1fr}}
.period-price-note{display:inline-flex;align-items:center;margin:-4px 0 18px;padding:8px 12px;border:1px solid #F2C5C8;border-radius:999px;background:#fff;color:var(--rose-dark);font-size:14px;font-weight:700}.period-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.period-tags span{display:inline-flex;align-items:center;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900;line-height:1.25;letter-spacing:.1px;color:#fff}.period-discount{background:linear-gradient(135deg,#D90429,#FF7A00);box-shadow:0 10px 22px rgba(217,4,41,.28)}.period-urgency{background:#C2185B;box-shadow:0 10px 22px rgba(194,24,91,.24)}.period-price-main,.period-price-single{margin-top:10px;padding:12px;border-radius:14px;background:#fff;border:1px solid #F5DAD6}.period-price-main small,.period-price-single small{color:var(--muted);font-size:12px;line-height:1.45}.period-price-main strong,.period-price-single strong{display:block;color:var(--rose-dark);font-size:22px;line-height:1.2}.period-price-single{background:linear-gradient(180deg,#fff,var(--cream-2))}.period-price-single strong{margin-top:4px;font-size:18px;color:var(--dark)}.period-card>small:last-child{margin-top:10px;padding-top:10px;border-top:1px solid #F5DAD6}
.itinerary-html .day{display:flex;align-items:center;gap:12px;margin:26px 0 16px;padding:14px 18px;border-radius:16px;background:linear-gradient(135deg,var(--rose),#F39A8A);color:#fff;font-size:21px;font-weight:800;line-height:1.45;box-shadow:0 12px 26px rgba(201,79,104,.22)}.itinerary-html .day:before{content:'DAY';display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:30px;border-radius:999px;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.42);color:#fff;font-size:12px;font-weight:900;letter-spacing:.8px}.itinerary-html .day:first-child{margin-top:0}@media(max-width:760px){.itinerary-html .day{align-items:flex-start;flex-direction:column;gap:8px;font-size:18px;padding:13px 15px}.itinerary-html .day:before{min-width:48px;height:27px}}
.itinerary-days{display:grid;gap:12px;overflow:visible}.itinerary-day-card{overflow:hidden;border:1px solid #F2D6D2;border-radius:16px;background:#fff;box-shadow:0 8px 20px rgba(128,58,71,.07)}.itinerary-day-card .day{margin:0;padding:14px 18px;border-radius:0;box-shadow:none;font-size:18px}.itinerary-day-card .day:before{min-width:48px;height:27px;font-size:11px}@media(max-width:760px){.itinerary-days{gap:10px}.itinerary-day-card{border-radius:14px}.itinerary-day-card .day{padding:12px 14px;font-size:16px}}
.tour-gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.tour-gallery-heading h2{margin:4px 0 0}.tour-gallery-heading p{margin:0;color:var(--muted);font-size:14px}.tour-gallery-albums{display:grid;gap:28px}.tour-gallery-album{padding-top:22px;border-top:1px solid #F5DAD6}.tour-gallery-album:first-child{padding-top:0;border-top:0}.tour-gallery-album>header{margin-bottom:14px}.tour-gallery-album h3{font-size:22px;line-height:1.35;margin-bottom:6px}.tour-gallery-album>header p{max-width:760px;margin:0;color:var(--muted);line-height:1.7}.tour-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tour-gallery-item{min-width:0;margin:0;overflow:hidden;border:1px solid #F2D6D2;border-radius:16px;background:#fff;box-shadow:0 8px 20px rgba(128,58,71,.07)}.tour-gallery-thumb{position:relative;display:block;width:100%;padding:0;border:0;background:var(--cream-2);cursor:zoom-in;overflow:hidden}.tour-gallery-thumb img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .28s ease}.tour-gallery-thumb>span{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(39,27,30,.76);color:#fff;opacity:0;transform:translateY(6px);transition:.2s ease}.tour-gallery-thumb:hover img,.tour-gallery-thumb:focus-visible img{transform:scale(1.045)}.tour-gallery-thumb:hover>span,.tour-gallery-thumb:focus-visible>span{opacity:1;transform:none}.tour-gallery-item figcaption{display:grid;gap:3px;padding:11px 13px}.tour-gallery-item figcaption strong{font-size:14px;line-height:1.4}.tour-gallery-item figcaption small{color:var(--muted);line-height:1.5}.tour-gallery-lightbox{width:min(1100px,94vw);max-height:92vh;padding:0;border:0;border-radius:20px;background:#151113;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.55);overflow:hidden}.tour-gallery-lightbox::backdrop{background:rgba(18,10,12,.86);backdrop-filter:blur(5px)}.tour-gallery-lightbox img{display:block;width:100%;max-height:82vh;object-fit:contain;background:#0D0B0C}.tour-gallery-lightbox p{margin:0;padding:12px 54px 14px 18px;color:#fff;line-height:1.5}.tour-gallery-close{position:absolute;z-index:2;top:12px;right:12px;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(20,14,16,.78);color:#fff;font-size:20px;cursor:pointer}@media(max-width:760px){.tour-gallery-heading{align-items:start;flex-direction:column;gap:5px}.tour-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tour-gallery-album h3{font-size:19px}.tour-gallery-item{border-radius:13px}.tour-gallery-item figcaption{padding:9px 10px}.tour-gallery-lightbox{width:96vw;border-radius:15px}.tour-gallery-lightbox img{max-height:78vh}}@media(max-width:420px){.tour-gallery-item figcaption small{display:none}}

/* Scroll to top */
.line-floating{position:fixed;right:24px;bottom:88px;z-index:1500;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#06C755;color:#fff;font-size:25px;box-shadow:0 16px 34px rgba(6,199,85,.32);transition:transform .22s ease,box-shadow .22s ease}
.line-floating:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 20px 42px rgba(6,199,85,.42)}
.line-floating i{line-height:1}
.scroll-top{position:fixed;right:24px;bottom:24px;z-index:1500;width:52px;height:52px;border:0;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--rose),#F39A8A);color:#fff;font-size:18px;box-shadow:0 16px 34px rgba(201,79,104,.34);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(18px) scale(.92);transition:opacity .22s ease,visibility .22s ease,transform .22s ease,box-shadow .22s ease}
.scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.scroll-top:hover{box-shadow:0 20px 42px rgba(201,79,104,.44);transform:translateY(-3px) scale(1)}
.scroll-top i{line-height:1}
@media(max-width:760px){.line-floating{right:16px;bottom:74px;width:46px;height:46px;font-size:22px}.scroll-top{right:16px;bottom:16px;width:46px;height:46px;font-size:16px}}

/* Tour Category Page */
.category-hero{background:linear-gradient(115deg,rgba(255,248,245,.98),rgba(255,248,245,.84),rgba(233,122,141,.2)),url('https://www.planetworldwide.com/images/bg_pw1.jpg') center/cover no-repeat}.category-section{background:linear-gradient(180deg,var(--cream),#fff)}.category-why-grid{grid-template-columns:repeat(4,1fr);align-items:stretch}.category-why-card{display:flex;flex-direction:column;height:100%;padding:10px 0 16px;transition:.25s}.category-why-card:hover,.category-why-card.is-active{transform:translateY(-5px);border-color:#F2C5C8}.category-thumb{display:block;margin:0 10px;overflow:hidden;border-radius:16px;background:var(--cream-2)}.category-thumb img{height:150px;width:100%;object-fit:cover;border-radius:16px;transition:.35s}.category-why-card:hover .category-thumb img{transform:scale(1.04)}.category-why-card .why-number{width:46px;height:46px;min-width:46px;padding:0;margin:-23px 20px 8px;border-radius:50%;font-size:12px;line-height:1;box-shadow:0 10px 22px rgba(201,79,104,.22)}.category-why-card .category-total{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.category-total strong{font-size:15px;line-height:1}.category-total small{font-size:8px;font-weight:600;line-height:1;color:rgba(255,255,255,.9)}.category-content{display:flex;flex-direction:column;gap:7px;flex:1}.category-content h3{font-size:17px;line-height:1.28;min-height:44px;margin-bottom:0;padding:0 20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-content h3 a:hover{color:var(--rose-dark)}.category-content p{padding:0 20px;color:var(--muted);font-size:13.5px;line-height:1.52;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-tags{display:flex;gap:6px;flex-wrap:wrap;align-content:flex-start;min-height:50px;max-height:50px;padding:0 20px;overflow:hidden}.category-tags span{display:inline-flex;align-items:center;max-width:100%;background:linear-gradient(180deg,#fff,var(--cream-2));border:1px solid #F2C5C8;color:var(--rose-dark);border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:700;line-height:1.2;box-shadow:0 5px 12px rgba(201,79,104,.07);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding:6px 20px 0}.category-footer small{color:var(--muted);word-break:break-word;font-size:11.5px}.category-footer .btn{min-height:40px;padding:0 14px;white-space:nowrap}.category-empty p{color:var(--muted)}.category-tour-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:10px 0 22px}.category-tour-heading span{color:var(--rose);font-weight:700}.category-tour-heading h3{font-size:clamp(24px,3vw,36px);line-height:1.2}.category-tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category-tour-card{display:flex;flex-direction:column;background:#fff;border:1px solid #F5DAD6;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;transition:.25s}.category-tour-card:hover{transform:translateY(-5px);border-color:#F2C5C8}.category-tour-image{display:block;position:relative;aspect-ratio:1/1;background:var(--cream-2);overflow:hidden}.category-tour-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.category-tour-card:hover .category-tour-image img{transform:scale(1.04)}.category-tour-body{display:flex;flex-direction:column;gap:12px;flex:1;padding:22px}.category-tour-meta,.category-tour-features{display:flex;gap:8px;flex-wrap:wrap}.category-tour-meta span,.category-tour-features span{display:inline-flex;align-items:center;gap:7px;background:var(--cream-2);color:var(--rose-dark);border:1px solid #F2C5C8;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.category-tour-body h3{font-size:19px;line-height:1.35}.category-tour-body h3 a:hover{color:var(--rose-dark)}.category-tour-body p{color:var(--muted);font-size:14px;line-height:1.65}.category-tour-airline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #F5DAD6;border-radius:14px;background:linear-gradient(180deg,#fff,var(--cream-2))}.category-tour-airline>span{display:inline-flex;align-items:center;gap:8px;color:var(--rose-dark);font-size:12px;font-weight:700;white-space:nowrap}.category-tour-airline>div{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.category-tour-airline img{width:auto;max-width:82px;height:32px;object-fit:contain;padding:4px 7px;border:1px solid #F7E3DF;border-radius:9px;background:#fff}.category-tour-airline strong{font-size:13px;line-height:1.3;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-tour-airline.logo-missing{justify-content:flex-start}.category-tour-airline.logo-missing>div{justify-content:flex-start}.category-tour-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:8px}.category-tour-footer strong{color:var(--rose-dark);font-size:19px;white-space:nowrap}.category-tour-footer .btn{min-height:40px;padding:0 14px;white-space:nowrap}@media(max-width:1180px){.category-why-grid,.category-tour-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.category-why-grid,.category-tour-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.category-why-grid,.category-tour-grid{grid-template-columns:1fr}.category-thumb img{height:210px}.category-content h3,.category-content p,.category-tags{min-height:0;max-height:none}.category-footer,.category-tour-heading,.category-tour-footer{align-items:flex-start;flex-direction:column}.category-footer .btn,.category-tour-heading .btn,.category-tour-footer .btn{width:100%}.category-tour-airline{align-items:flex-start;flex-direction:column}.category-tour-airline>div{justify-content:flex-start;width:100%}.category-tour-airline strong{text-align:left;white-space:normal}}

/* Tour List grid cards */
.tour-content{min-width:0}
.tour-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.tour-list-card{display:flex;flex-direction:column;height:100%;min-width:0;border-radius:18px;box-shadow:0 16px 34px rgba(43,32,34,.09);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.tour-list-card:hover{transform:translateY(-5px);border-color:#F2C5C8;box-shadow:0 20px 44px rgba(43,32,34,.13)}
.tour-image{display:block;width:100%;min-height:0;aspect-ratio:1/1;background:var(--cream-2);overflow:hidden}
.tour-image img{height:100%;transition:transform .35s ease}
.tour-list-card:hover .tour-image img{transform:scale(1.04)}
.tour-info{display:flex;flex:1;flex-direction:column;gap:14px;padding:20px}
.tour-copy{margin-bottom:0}
.tour-copy h3{display:-webkit-box;min-height:52px;margin-bottom:8px;overflow:hidden;color:#18345A;font-size:19px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.tour-copy p{display:-webkit-box;min-height:68px;overflow:hidden;font-size:13.5px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.tour-highlight-stack{gap:10px;margin-bottom:0;padding:12px;border-radius:14px;box-shadow:none}
.tour-airline{align-items:center;flex-direction:row;gap:10px;padding-bottom:10px}
.tour-airline>div{justify-content:flex-start;width:auto}
.tour-airline strong{text-align:left;white-space:normal}
.tour-airline img{max-width:96px;height:34px}
.tour-periods>div{padding-right:2px}
.tour-periods small{min-height:28px;padding:4px 9px;font-size:11.5px}
.tour-meta{margin-bottom:0;padding-top:0}
.tour-meta span{padding:5px 9px;font-size:11.5px;line-height:1.35}
.tour-footer{align-items:flex-end;margin-top:auto;padding-top:6px;border-top:1px solid #F7E3DF}
.tour-price strong{font-size:20px;line-height:1.2}
.tour-price small{font-size:12px}
.tour-footer .btn{min-height:42px;padding:0 15px;white-space:nowrap}
@media(max-width:1180px){.tour-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1024px){.tour-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-list-card{display:flex}.tour-sidebar{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.tour-list-grid{grid-template-columns:1fr}.tour-list-card{display:flex}.tour-image{aspect-ratio:1/1;min-height:0}.tour-info{padding:18px}.tour-copy h3,.tour-copy p{min-height:0}.tour-airline{align-items:center;flex-direction:row}.tour-airline>div{width:auto}.tour-footer{align-items:flex-start;flex-direction:column}.tour-footer .btn{width:100%}}

.category-tour-periods{display:grid;gap:9px;padding:12px;border:1px solid #F5DAD6;border-radius:14px;background:linear-gradient(180deg,#fff,var(--cream-2))}
.category-tour-periods>span{display:inline-flex;align-items:center;gap:8px;color:var(--rose-dark);font-size:12px;font-weight:700}
.category-tour-periods>div{display:flex;gap:7px;flex-wrap:wrap}
.category-tour-periods small{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;background:#fff;border:1px solid #F2C5C8;color:var(--muted);font-size:11.5px;font-weight:600;line-height:1.25}

/* Tour list mobile and tablet fit */
.tour-list-section,.tour-list-hero,.tour-search-section{overflow-x:hidden}
.tour-layout,.tour-content,.tour-sidebar,.sidebar-card,.tour-list-card,.tour-info,.tour-copy,.tour-highlight-stack,.tour-footer,.result-heading{min-width:0}
.category-select-form{display:none}
.category-select-form label{display:flex;flex-direction:column;gap:7px}
.category-select-form span{font-size:13px;color:var(--rose-dark);font-weight:700}
.category-select-form select{width:100%;height:52px;border:1px solid #F4CFCA;border-radius:14px;background:#FFFDFC;padding:0 14px;font-family:'Prompt',sans-serif;color:var(--dark);outline:none}
.category-select-form select:focus{border-color:var(--rose);box-shadow:0 0 0 4px rgba(233,122,141,.12)}
.category-select-submit{width:100%;margin-top:12px}
.tour-info h3,.tour-copy h3,.tour-info p,.page-hero h1,.page-hero p{overflow-wrap:anywhere}
.tour-filter input,.tour-filter select,.result-heading select,.category-select-form select{min-width:0}
.tour-price{min-width:0}
.tour-price strong{overflow-wrap:anywhere}
@media(max-width:1024px){.page-hero{padding:88px 0 64px}.page-hero h1{font-size:clamp(34px,7vw,54px);letter-spacing:0}.page-hero p{font-size:17px}.tour-layout{gap:24px}.tour-sidebar{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:stretch}.tour-sidebar .sidebar-card:first-child{align-self:start}.category-select-form{display:block}.tour-sidebar .category-pill{display:none}.tour-list-card{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.tour-filter{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.page-hero{padding:64px 0 52px}.page-hero-grid{gap:22px}.page-hero-card{border-radius:20px}.tour-search-section{margin-top:-24px}.tour-filter{padding:14px;gap:12px}.tour-filter button{width:100%;padding-inline:16px}.tour-sidebar{grid-template-columns:1fr;gap:16px}.sidebar-card{padding:18px;border-radius:20px}.consultant-card .btn{min-width:0;padding-inline:14px}.result-heading{gap:14px;margin-bottom:18px}.result-heading .btn{width:100%}.tour-list-grid{gap:16px}.tour-list-card{grid-template-columns:1fr;border-radius:20px}.tour-image{min-height:0;aspect-ratio:16/11}.tour-info{padding:18px}.tour-meta span,.tour-periods small{max-width:100%}.tour-footer{gap:12px}.tour-footer .btn{width:100%;white-space:normal;padding-inline:16px}.pagination{flex-wrap:wrap}}
@media(max-width:420px){.container{width:min(100% - 22px,1180px)}.page-hero h1{font-size:32px}.page-hero p{font-size:16px}.page-hero-card strong{font-size:22px}.tour-filter input,.tour-filter select,.category-select-form select{height:48px}.tour-info{padding:16px}.tour-meta span{width:100%;justify-content:flex-start}.tour-price strong{font-size:20px}.badge{max-width:calc(100% - 28px);white-space:normal;line-height:1.3}.btn{padding-inline:18px}}

/* Compact desktop tour results beside the sidebar */
@media(min-width:1025px){.tour-list-grid{grid-template-columns:1fr;gap:16px}.tour-list-card{display:grid;grid-template-columns:minmax(240px,270px) minmax(0,1fr);height:auto;border-radius:20px}.tour-image{min-height:205px;aspect-ratio:auto}.tour-image img{height:100%}.tour-info{display:block;padding:20px 22px}.tour-copy{margin-bottom:12px}.tour-copy h3{display:-webkit-box;min-height:0;margin:0 0 6px;color:var(--dark);font-size:22px;line-height:1.25;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tour-copy p{display:-webkit-box;min-height:0;font-size:14.5px;line-height:1.58;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tour-highlight-stack{gap:8px;margin-bottom:12px;padding:10px 12px;border-radius:14px;box-shadow:0 8px 18px rgba(201,79,104,.06)}.tour-airline{justify-content:space-between;gap:10px;padding-bottom:8px}.tour-airline>span{font-size:12px}.tour-airline>div{justify-content:flex-end}.tour-airline img{max-width:82px;height:30px}.tour-airline strong{font-size:13px}.tour-periods{gap:7px}.tour-periods>span{font-size:12px}.tour-periods small{min-height:26px;padding:3px 8px;font-size:11px}.tour-meta{gap:8px;margin-bottom:10px;padding-top:0}.tour-meta span{padding:5px 9px;font-size:12px}.tour-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:0;padding-top:0;border-top:0}.tour-price strong{font-size:21px}.tour-price small{font-size:12px}.tour-footer .btn{min-height:44px;padding:0 22px}}

/* Compact tour cards on phones */
@media(max-width:760px){.tour-info{gap:10px}.tour-copy p{-webkit-line-clamp:2;min-height:0}.tour-meta{display:flex;align-items:center;gap:6px;margin-bottom:4px}.tour-meta span{width:auto!important;max-width:100%;min-height:28px;flex:0 0 auto;padding:4px 8px;font-size:11.5px;line-height:1.25;white-space:nowrap}.tour-meta span:nth-child(1),.tour-meta span:nth-child(2){order:1}.tour-meta span:nth-child(n+3){order:2}.tour-footer{padding-top:10px}.tour-price strong{font-size:19px}}
@media(max-width:360px){.tour-meta{gap:5px}.tour-meta span{padding:4px 7px;font-size:11px}.tour-meta span i{display:none}}

@media(max-width:760px){.tour-info .tour-meta span:first-child{background:linear-gradient(135deg,var(--rose),#F39A8A);border-color:transparent;color:#fff;box-shadow:0 8px 18px rgba(201,79,104,.22);font-weight:800}.tour-info .tour-meta span:first-child i{display:inline-flex;color:#fff}}
@media(max-width:360px){.tour-info .tour-meta span:first-child i{display:inline-flex}}

/* Tour detail mobile fit */
@media(max-width:760px){.tour-detail-hero,.detail-section{overflow-x:hidden}.tour-detail-hero .container,.detail-layout,.detail-content,.detail-card,.detail-hero-copy,.detail-hero-image,.overview-grid,.period-grid,.include-grid,.detail-note-grid{width:100%;max-width:100%;min-width:0}.detail-sidebar{display:none!important}.detail-layout{display:block}.detail-hero-grid{grid-template-columns:1fr;gap:20px}.detail-hero-copy h1{font-size:clamp(28px,9vw,38px);line-height:1.22;letter-spacing:0}.detail-hero-copy p,.detail-lead,.detail-card p,.rich-text,.itinerary-html{overflow-wrap:anywhere}.detail-badges{gap:7px}.detail-badges span{max-width:100%;white-space:normal;line-height:1.35}.detail-airline{max-width:100%;margin-bottom:18px}.detail-airline>div{max-width:100%;flex-wrap:wrap}.detail-actions{display:grid;grid-template-columns:1fr;gap:10px}.detail-card{padding:18px;border-radius:20px}.overview-grid{grid-template-columns:1fr;gap:10px}.overview-grid div{padding:14px}.period-price-note{display:flex;width:100%;white-space:normal;border-radius:16px;line-height:1.45}.period-grid{grid-template-columns:1fr}.period-card{min-width:0}.period-tags span{max-width:100%;white-space:normal}.itinerary-html table,.rich-text table{display:block;width:100%;max-width:100%;overflow-x:auto}.itinerary-html img,.rich-text img,.itinerary-html iframe,.rich-text iframe{max-width:100%;height:auto}.include-box,.detail-note-grid>div{min-width:0;padding:16px}.cta-card{overflow:hidden}.cta-card .hero-actions{display:grid;grid-template-columns:1fr}.cta-card .btn{width:100%;white-space:normal}}
@media(max-width:420px){.breadcrumb{flex-wrap:wrap;font-size:12px}.tour-detail-hero{padding:58px 0 42px}.detail-card{padding:16px}.detail-card h1,.detail-card h2{font-size:24px}.period-price-main strong,.period-price-single strong{font-size:18px}}

/* Tour detail mobile readability */
@media(max-width:760px){.tour-detail-hero .container{width:min(100% - 32px,1180px)}.detail-hero-copy{padding:0 2px}.detail-hero-copy h1{margin:6px 0 12px;font-size:clamp(26px,8.2vw,34px);line-height:1.32;font-weight:700}.detail-hero-copy p{font-size:15px;line-height:1.75;margin:0}.detail-badges{margin:16px 0 18px}.detail-badges span{min-height:30px;padding:5px 9px;font-size:11.5px;gap:6px}.detail-airline{padding:10px 12px;border-radius:14px}.detail-airline>span{font-size:12px}.detail-airline img{max-width:78px;height:30px}.detail-airline strong{font-size:13px}.overview-grid{display:flex;flex-wrap:wrap;gap:8px}.overview-grid div{flex:1 1 calc(50% - 8px);padding:11px 12px;border-radius:14px}.overview-grid i{font-size:16px;margin-bottom:6px}.overview-grid strong{font-size:12px;line-height:1.35}.overview-grid span{font-size:12px;line-height:1.45;margin-top:2px}.overview-grid div:nth-child(3){flex-basis:100%}}
@media(max-width:420px){.tour-detail-hero .container{width:min(100% - 26px,1180px)}.detail-hero-copy h1{font-size:25px;line-height:1.36}.detail-badges span{font-size:11px}.overview-grid div{flex-basis:100%}}

/* Site-wide readability and brighter rose accents */
body{
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}

.site-header{
  background:rgba(255,247,250,.96);
  box-shadow:0 10px 28px rgba(36,26,29,.08);
}

.main-nav a,
.category-pill,
.breadcrumb,
.tour-copy p,
.tour-info p,
.content-card p,
.content-card li,
.category-tour-body p,
.category-content p,
.why-card p,
.blog-card p,
.reviewer small,
.tour-periods small,
.category-tour-periods small,
.page-hero p,
.content-hero p{
  color:var(--muted);
}

.main-nav a{
  font-weight:600;
}

.header-logo-image{
  width:104px;
  height:52px;
  object-fit:contain;
}

.story-heading{
  max-width:720px;
  margin-bottom:24px;
}

.story-kicker{
  display:inline-block;
  margin-bottom:7px;
  color:var(--rose-dark);
  font-size:13px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.story-card .story-heading h2{
  margin-bottom:10px;
}

.story-card .story-lead{
  font-size:18px;
  line-height:1.75;
}

.story-facts{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
  margin-bottom:28px;
}

.story-fact{
  display:flex;
  align-items:center;
  gap:14px;
  padding:18px;
  border:1px solid #F5DAD6;
  border-radius:18px;
  background:linear-gradient(135deg,#fff,var(--cream-2));
}

.story-fact i,.story-icon{
  flex:0 0 auto;
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:linear-gradient(135deg,#F23F77,#FF6D55);
  color:#fff;
  font-size:19px;
}

.story-fact small,.story-fact strong{
  display:block;
}

.story-fact small{
  color:var(--muted);
  margin-bottom:2px;
}

.story-fact strong{
  color:var(--rose-dark);
  font-size:17px;
}

.story-section{
  display:grid;
  grid-template-columns:46px 1fr;
  gap:18px;
  padding:25px 0;
  border-top:1px solid #F7E3DF;
}

.story-card .story-section h3,.story-card .story-thanks h3{
  margin:0 0 8px;
  font-size:21px;
}

.story-card .story-section p + p{
  margin-top:10px;
}

.story-quote{
  position:relative;
  margin:4px 0 28px;
  padding:26px 28px 26px 68px;
  border:1px solid #F2C5C8;
  border-radius:22px;
  background:linear-gradient(135deg,#FFF8F5,#FFF0F2);
}

.story-quote i{
  position:absolute;
  top:27px;
  left:26px;
  color:var(--rose);
  font-size:25px;
}

.story-card .story-quote p{
  color:var(--dark);
  font-size:18px;
  font-weight:600;
  line-height:1.75;
}

.story-thanks{
  display:flex;
  gap:18px;
  padding:24px;
  border-radius:22px;
  background:#2B2022;
  color:#fff;
}

.story-thanks>i{
  color:#FF8DA3;
  font-size:28px;
  margin-top:3px;
}

.story-card .story-thanks p{
  color:#E7D9D7;
  line-height:1.75;
}

.site-footer .footer-logo{
  display:inline-flex;
  margin:0 0 16px;
}

.footer-logo img{
  width:136px;
  height:68px;
  object-fit:contain;
}

@media(max-width:760px){
  .header-logo-image{
    width:92px;
    height:46px;
  }

  .footer-logo img{
    width:120px;
    height:60px;
  }

  .story-facts{
    grid-template-columns:1fr;
  }

  .story-section{
    grid-template-columns:1fr;
  }

  .story-quote{
    padding:58px 22px 22px;
  }

  .story-quote i{
    top:20px;
    left:22px;
  }

  .story-thanks{
    flex-direction:column;
  }
}

.main-nav a:hover,
.main-nav a.active,
.section-heading span,
.category-tour-heading span,
.result-heading span,
.breadcrumb a,
.logo-sub{
  color:var(--rose-dark);
}

.hero h1 span,
.page-hero h1 span,
.content-hero h1 span,
.section-heading em{
  color:#E82162;
}

.btn-primary,
.badge,
.why-number,
.scroll-top,
.itinerary-html .day,
.tour-info .tour-meta span:first-child{
  background:linear-gradient(135deg,#F23F77,#FF6D55);
  color:#fff;
}

.btn-primary{
  box-shadow:0 14px 28px rgba(242,63,119,.34);
}

.btn-primary:hover{
  box-shadow:0 18px 38px rgba(242,63,119,.44);
}

.btn-outline,
.btn-soft,
.pagination a,
.category-tags span,
.category-tour-meta span,
.category-tour-features span,
.tour-meta span,
.tour-periods>span,
.category-tour-periods>span,
.tour-airline>span,
.category-tour-airline>span,
.category-select-form span,
.tour-filter span{
  color:var(--rose-dark);
  font-weight:700;
}

.btn-outline,
.btn-soft,
.pagination a,
.tour-filter input,
.tour-filter select,
.result-heading select,
.category-select-form select,
.tour-periods small,
.category-tour-periods small,
.tour-info .tour-meta span:first-child,
.category-tour-meta span,
.category-tour-features span,
.category-tags span{
  border-color:#F4A6BA;
}

.btn-outline:hover,
.btn-soft:hover,
.pagination a.active,
.pagination a:hover,
.category-pill:hover,
.category-pill.active{
  background:#F23F77;
  color:#fff;
}

.category-pill span{
  color:var(--rose-dark);
  font-weight:800;
}

.category-pill:hover span,
.category-pill.active span{
  background:#fff;
  border-color:#fff;
  color:#B91E4F;
  box-shadow:0 6px 14px rgba(36,26,29,.12);
}

.why-card,
.review-card,
.blog-card,
.tour-card,
.tour-list-card,
.sidebar-card,
.content-card,
.category-why-card,
.category-tour-card,
.page-hero-card{
  border-color:#F7C3D0;
}

.tour-footer strong,
.tour-price strong,
.category-tour-footer strong,
.period-price-main strong,
.page-hero-card strong,
.header-contact,
.hero-mini-trust strong{
  color:var(--rose-dark);
}

@media(max-width:760px){
  body{
    font-size:16px;
    line-height:1.78;
    background:#FFF7FA;
  }

  .container{
    width:min(100% - 26px,1180px);
  }

  .site-header{
    background:rgba(255,247,250,.98);
  }

  .main-nav{
    border-top:1px solid #F7C3D0;
  }

  .main-nav a{
    color:#2F2427;
    font-size:16px;
    font-weight:700;
  }

  .hero{
    background:linear-gradient(180deg,rgba(36,26,29,.18),rgba(36,26,29,.82)),url('https://www.planetworldwide.com/images/main_index2.jpg') center/cover no-repeat;
  }

  .hero h1,
  .page-hero h1,
  .content-hero h1,
  .detail-hero-copy h1{
    letter-spacing:0;
    font-weight:800;
  }

  .hero p,
  .hero-mini-trust span{
    color:rgba(255,255,255,.94);
  }

  .hero-mini-trust{
    gap:12px;
    margin-top:30px;
  }

  .hero-mini-trust div{
    background:rgba(255,255,255,.82);
    border:1px solid rgba(255,255,255,.68);
    box-shadow:0 14px 30px rgba(36,26,29,.28);
    backdrop-filter:blur(10px);
  }

  .hero-mini-trust strong{
    color:#B91E4F;
    font-size:26px;
    font-weight:900;
    line-height:1.1;
    text-shadow:none;
  }

  .hero-mini-trust span{
    color:#2F2427;
    font-size:14px;
    font-weight:800;
    line-height:1.35;
  }

  .page-hero p,
  .content-hero p,
  .section-heading p,
  .tour-copy p,
  .tour-info p,
  .category-tour-body p,
  .category-content p,
  .content-card p,
  .content-card li{
    color:#4A3F43;
  }

  .section-heading span,
  .result-heading span,
  .category-tour-heading span{
    display:inline-block;
    margin-bottom:2px;
    font-size:14px;
    font-weight:800;
  }

  .tour-copy h3,
  .category-tour-body h3,
  .category-content h3,
  .content-card h2,
  .content-card h3,
  .sidebar-card h3{
    color:#18345A;
    font-weight:800;
  }

  .btn{
    min-height:50px;
    border-radius:12px;
    font-weight:800;
  }

  .tour-meta span,
  .tour-periods small,
  .category-tour-periods small,
  .category-tags span,
  .category-tour-meta span,
  .category-tour-features span,
  .detail-badges span{
    font-size:12px;
    font-weight:800;
  }

  .tour-price strong,
  .category-tour-footer strong{
    color:#B91E4F;
    font-size:21px;
  }

  .page-hero,
  .content-hero,
  .category-hero{
    background-blend-mode:normal;
  }
}

/* Compact tour detail hero */
.tour-detail-hero{
  padding:58px 0 48px;
}

.detail-hero-grid{
  align-items:center;
  gap:24px;
}

.detail-hero-copy .eyebrow{
  margin-bottom:10px;
}

.detail-hero-copy h1{
  max-width:760px;
  margin:4px 0 10px;
  font-size:clamp(28px,3.4vw,44px);
  line-height:1.18;
}

.detail-hero-copy p{
  display:-webkit-box;
  max-width:700px;
  margin:0;
  overflow:hidden;
  color:#4A3F43;
  font-size:16px;
  line-height:1.62;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

.detail-badges{
  gap:6px;
  margin:10px 0 12px;
}

.detail-badges span{
  min-height:27px;
  padding:3px 9px;
  font-size:13px;
  line-height:1.25;
  border-radius:12px;
}

.detail-airline{
  max-width:460px;
  margin-bottom:14px;
  padding:8px 11px;
  border-radius:14px;
}

.detail-airline>span{
  font-size:12px;
}

.detail-airline img{
  max-width:78px;
  height:28px;
  padding:3px 7px;
}

.detail-airline strong{
  font-size:13px;
}

.detail-actions{
  gap:10px;
}

.detail-actions .btn{
  min-height:44px;
  padding:0 22px;
}

.detail-hero-image{
  max-width:420px;
  border-radius:20px;
}

.detail-hero-image img{
  aspect-ratio:4/3;
}

.detail-hero-image .badge{
  top:10px;
  left:10px;
  padding:4px 8px;
  font-size:10px;
  line-height:1.15;
}

.overview-grid{
  gap:10px;
  margin-top:12px;
}

.overview-grid div{
  padding:12px 14px;
  border-radius:14px;
}

.overview-grid i{
  font-size:18px;
  margin-bottom:6px;
}

.overview-grid strong{
  font-size:13px;
  line-height:1.35;
}

.overview-grid span{
  font-size:12.5px;
  line-height:1.45;
}

@media(max-width:1180px){
  .tour-detail-hero{
    padding:50px 0 42px;
  }

  .detail-hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(300px,390px);
    gap:22px;
  }

  .detail-hero-copy h1{
    font-size:clamp(27px,3.2vw,40px);
  }

  .detail-hero-image{
    max-width:390px;
  }
}

@media(max-width:1024px){
  .detail-hero-image{
    max-width:460px;
  }
}

@media(max-width:760px){
  .tour-detail-hero{
    padding:46px 0 36px;
  }

  .detail-hero-grid{
    grid-template-columns:1fr;
    gap:16px;
    width:100%;
    min-width:0;
  }

  .detail-hero-copy h1{
    margin:4px 0 8px;
    font-size:clamp(24px,7.4vw,31px);
    line-height:1.28;
  }

  .detail-hero-copy p{
    font-size:14px;
    line-height:1.62;
    -webkit-line-clamp:2;
  }

  .detail-badges{
    margin:10px 0;
  }

  .detail-airline{
    margin-bottom:12px;
  }

  .detail-actions .btn{
    min-height:44px;
  }

  .detail-hero-image{
    justify-self:stretch;
    width:100%;
    max-width:none;
    border-radius:18px;
  }

  .detail-hero-image img{
    aspect-ratio:16/10;
  }
}

/* Compact home hero for desktop screens */
@media(min-width:761px){
  .hero,
  .hero-grid{
    min-height:clamp(540px,calc(100vh - 82px),620px);
  }

  .hero:after{
    height:300px;
    opacity:.72;
  }

  .hero-content{
    max-width:600px;
  }

  .hero .eyebrow{
    margin-bottom:12px;
    font-size:14px;
  }

  .hero h1{
    font-size:clamp(40px,5vw,64px);
    line-height:1.06;
  }

  .hero p{
    max-width:540px;
    margin:18px 0 24px;
    font-size:18px;
    line-height:1.62;
  }

  .hero-actions{
    gap:12px;
  }

  .hero-actions .btn{
    min-height:46px;
    padding:0 24px;
    border-radius:12px;
  }

  .hero-mini-trust{
    gap:14px;
    margin-top:24px;
  }

  .hero-mini-trust div{
    padding:10px 14px;
    border-radius:14px;
  }

  .hero-mini-trust strong{
    font-size:20px;
    line-height:1.1;
  }

  .hero-mini-trust span{
    font-size:12px;
    line-height:1.35;
  }

  .signature-section .tour-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
}

.home-tour-meta{
  display:flex;
  gap:5px;
  flex-wrap:wrap;
  margin:4px 0 1px;
}

.home-tour-meta span{
  display:inline-flex;
  align-items:center;
  gap:4px;
  min-height:23px;
  padding:2px 7px;
  border:1px solid #F4A6BA;
  border-radius:999px;
  background:linear-gradient(180deg,#fff,var(--cream-2));
  color:var(--rose-dark);
  font-size:12.5px;
  font-weight:800;
  line-height:1.2;
}

.home-tour-meta i{
  font-size:11.5px;
}

.home-tour-bottom{
  display:flex;
  flex-direction:column;
  gap:0;
  margin-top:0;
}

.home-tour-airline{
  display:flex;
  align-items:center;
  gap:7px;
  margin:4px 0 3px;
  min-height:27px;
  padding:1px 7px;
  border:1px solid #F7C3D0;
  border-radius:9px;
  background:#fff;
}

.home-tour-airline img{
  width:auto;
  max-width:78px;
  height:23px;
  object-fit:contain;
}

.home-tour-airline span{
  min-width:0;
  overflow:hidden;
  color:var(--dark);
  font-size:12px;
  font-weight:800;
  line-height:1.15;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.home-tour-airline.logo-missing{
  display:none;
}

.home-tour-bottom .btn{
  width:100%;
  min-height:32px;
  margin-top:8px;
  padding:0 12px;
  border-radius:10px;
  font-size:13px;
}

@media(min-width:761px){
  .signature-section .tour-card > a > img{
    height:192px;
  }

  .signature-section .tour-card > div{
    padding:10px 12px 11px;
  }

  .signature-section .tour-card h3{
    display:-webkit-box;
    min-height:38px;
    margin-bottom:0;
    overflow:hidden;
    font-size:18px;
    line-height:1.25;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }

  .signature-section .tour-card strong{
    margin-top:0!important;
    font-size:17px;
    line-height:1.2;
  }

  .signature-section .home-tour-meta{
    margin-bottom:0;
  }

  .signature-section .home-tour-meta span{
    font-size:12.5px;
  }

  .signature-section .home-tour-bottom{
    margin-top:-2px;
  }

  .signature-section .home-tour-airline{
    min-height:27px;
    padding:1px 7px;
  }

  .signature-section .home-tour-airline img{
    width:auto;
    max-width:78px;
    height:23px;
    object-fit:contain;
  }
}

@media(max-width:760px){
  .signature-section .tour-grid{
    gap:12px;
  }

  .signature-section .tour-card{
    grid-template-columns:108px minmax(0,1fr);
    min-height:140px;
    border-radius:16px;
  }

  .signature-section .tour-card > a{
    min-height:140px;
  }

  .signature-section .tour-card > a > img{
    width:100%;
    height:100%;
    min-height:140px;
    object-fit:cover;
  }

  .signature-section .tour-card > div{
    min-width:0;
    padding:10px 11px;
  }

  .signature-section .tour-card h3{
    display:-webkit-box;
    min-height:0;
    margin:0;
    overflow:hidden;
    font-size:16px;
    line-height:1.25;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }

  .signature-section .home-tour-airline{
    width:max-content;
    max-width:100%;
    height:24px;
    min-height:24px;
    margin:3px 0 2px;
    padding:0 5px;
    gap:4px;
    border-radius:7px;
    overflow:hidden;
  }

  .signature-section .home-tour-airline img{
    width:auto;
    max-width:68px;
    height:20px;
    min-height:0;
    object-fit:contain;
  }

  .signature-section .home-tour-airline span{
    max-width:92px;
    font-size:9.5px;
    line-height:1.1;
  }

  .signature-section .tour-card .home-tour-airline{
    height:24px;
    min-height:24px;
    padding:0 5px;
  }

  .signature-section .tour-card .home-tour-airline img{
    width:auto;
    max-width:68px;
    height:20px;
    min-height:0;
    object-fit:contain;
  }

  .signature-section .home-tour-meta{
    gap:4px;
    margin:3px 0 0;
  }

  .signature-section .home-tour-meta span{
    min-height:22px;
    padding:2px 7px;
    font-size:12.5px;
    line-height:1.15;
  }

  .signature-section .home-tour-bottom{
    gap:2px;
    margin-top:0;
  }

  .signature-section .tour-card strong{
    font-size:16px;
    line-height:1.15;
  }

  .signature-section .home-tour-bottom .btn{
    min-height:30px;
    margin-top:5px;
    padding:0 10px;
    font-size:12px;
  }
}

@media(max-width:420px){
  .signature-section .tour-card{
    grid-template-columns:1fr;
  }

  .signature-section .tour-card > a,
  .signature-section .tour-card > a > img{
    min-height:0;
    height:204px;
  }
}

.review-admin-layout{display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr);gap:24px;align-items:start}.rv-form{display:grid;gap:18px}.rv-form label,.rv-form fieldset{min-width:0}.rv-form label{display:grid;gap:7px}.rv-form label span,.rv-rating-field legend{color:var(--rose-dark);font-size:14px;font-weight:700}.rv-form input[type="text"],.rv-form select,.rv-form textarea,.rv-copy-field{width:100%;min-width:0;border:1px solid #F4CFCA;border-radius:14px;background:#FFFDFC;color:var(--dark);font-family:'Prompt',sans-serif;font-size:15px;outline:none}.rv-form input[type="text"],.rv-form select,.rv-copy-field{height:50px;padding:0 14px}.rv-form textarea{resize:vertical;padding:13px 14px;line-height:1.7}.rv-form input:focus,.rv-form select:focus,.rv-form textarea:focus,.rv-copy-field:focus{border-color:var(--rose);box-shadow:0 0 0 4px rgba(233,122,141,.12)}.rv-alert{margin:0 0 16px;padding:13px 15px;border-radius:14px;font-weight:700;line-height:1.55}.rv-alert.success{border:1px solid #A7E6BC;background:#F1FFF5;color:#16723B}.rv-alert.error{border:1px solid #F2B7B7;background:#FFF5F5;color:#A33B3B}.rv-selected-tour{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #F5DAD6;border-radius:16px;background:var(--cream-2)}.rv-link-list{display:grid;gap:14px}.rv-link-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px;border:1px solid #F5DAD6;border-radius:18px;background:linear-gradient(180deg,#fff,var(--cream-2))}.rv-link-item h3{margin:8px 0 3px;font-size:19px;line-height:1.35}.rv-link-item p{color:var(--muted);margin-bottom:10px}.rv-link-meta{display:flex;gap:8px;flex-wrap:wrap}.rv-link-meta span{display:inline-flex;align-items:center;min-height:28px;padding:3px 10px;border-radius:999px;border:1px solid #F2C5C8;background:#fff;color:var(--rose-dark);font-size:12px;font-weight:800}.rv-link-meta .is-open{border-color:#A7E6BC;color:#16723B}.rv-link-meta .is-closed{border-color:#F2B7B7;color:#A33B3B}.rv-form-wrap{max-width:820px}.rv-trip-summary{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #F7E3DF}.rv-trip-summary span{color:var(--rose);font-weight:800}.rv-trip-summary h2{margin:8px 0 6px}.rv-trip-summary p{color:var(--muted)}.rv-rating-field{display:grid;gap:10px;margin:0;padding:16px;border:1px solid #F5DAD6;border-radius:18px;background:var(--cream-2)}.rv-rating-field label{display:flex;align-items:center;gap:11px;padding:10px 12px;border:1px solid #F7E3DF;border-radius:14px;background:#fff;cursor:pointer}.rv-rating-field input{width:18px;height:18px;accent-color:var(--rose)}.rv-stars{min-width:96px;color:#E8A23A;letter-spacing:2px;white-space:nowrap}.rv-thankyou{text-align:center;padding:22px 0}.rv-thankyou i{color:#18A957;font-size:52px;margin-bottom:14px}.rv-thankyou p{color:var(--muted);margin:8px auto 22px;max-width:560px}.rv-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rv-improve-text{color:var(--muted);font-size:15px!important}.rv-avatar{display:grid;place-items:center;width:52px;height:52px;min-width:52px;border-radius:50%;background:linear-gradient(135deg,var(--rose),#F39A8A);color:#fff;font-weight:800}
@media(max-width:1024px){.review-admin-layout,.rv-review-grid{grid-template-columns:1fr}}
@media(max-width:760px){
  .rv-link-item{grid-template-columns:1fr}
  .rv-link-item .btn,.rv-form .btn,.rv-selected-tour .btn{width:100%}
  .rv-selected-tour{align-items:flex-start;flex-direction:column}

  .rv-trip-summary p{
    font-size:20px;
    font-weight:700;
    line-height:1.65;
  }

  .rv-form{
    gap:24px;
  }

  .rv-form label span,.rv-rating-field legend{
    font-size:18px;
    line-height:1.55;
  }

  .rv-form input[type="text"],.rv-form select,.rv-form textarea{
    font-size:18px;
  }

  .rv-form input[type="text"],.rv-form select{
    min-height:56px;
  }

  .rv-rating-field{
    gap:12px;
    padding:18px;
  }

  .rv-rating-field label{
    align-items:flex-start;
    flex-direction:column;
    gap:8px;
    min-height:96px;
    padding:14px 16px;
  }

  .rv-rating-field input{
    width:24px;
    height:24px;
  }

  .rv-rating-field label .rv-stars{
    min-width:0;
    font-size:29px;
    line-height:1.25;
    letter-spacing:3px;
  }

  .rv-rating-field label strong{
    font-size:18px;
    line-height:1.5;
  }
}

.rv-form input[type="password"]{
  width:100%;
  min-width:0;
  height:50px;
  padding:0 14px;
  border:1px solid #F4CFCA;
  border-radius:14px;
  background:#FFFDFC;
  color:var(--dark);
  font-family:'Prompt',sans-serif;
  font-size:15px;
  outline:none;
}

.rv-form input[type="password"]:focus{
  border-color:var(--rose);
  box-shadow:0 0 0 4px rgba(233,122,141,.12);
}

.rv-review-privacy-note{
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  gap:16px;
  padding:20px;
  border:1px solid #F2C5C8;
  border-radius:18px;
  background:linear-gradient(135deg,#FFF8F5,#FFF0F2);
}

.rv-review-privacy-note>i{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:14px;
  background:linear-gradient(135deg,#F23F77,#FF6D55);
  color:#fff;
  font-size:20px;
}

.rv-review-privacy-note h3{
  margin:0 0 8px;
  color:var(--rose-dark);
  font-size:18px;
}

.rv-review-privacy-note ul{
  display:grid;
  gap:7px;
  margin:0;
  padding-left:20px;
  color:var(--muted);
  line-height:1.7;
}

@media(max-width:760px){
  .rv-review-privacy-note{
    grid-template-columns:1fr;
    padding:18px;
  }

  .rv-review-privacy-note h3{
    font-size:20px;
  }

  .rv-review-privacy-note li{
    font-size:17px;
    line-height:1.75;
  }
}

.rv-admin-reviews{
  grid-column:1/-1;
}

.rv-review-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}

.rv-review-grid .review-page-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  padding:22px;
}

.rv-review-grid .stars{
  margin-bottom:10px;
  font-size:24px;
  line-height:1.1;
  letter-spacing:2px;
}

.rv-review-grid .review-page-card h3{
  margin:0 0 12px;
  font-size:18px;
  line-height:1.35;
  color:var(--rose-dark);
}

.rv-highlight-text{
  margin:0 0 16px;
  padding:14px 15px;
  border-left:4px solid var(--rose);
  border-radius:14px;
  background:linear-gradient(180deg,#fff,var(--cream-2));
  color:var(--dark)!important;
  font-size:16px;
  font-weight:600;
  line-height:1.75;
}

.rv-review-grid .review-trip{
  margin:0 0 16px;
}

.rv-review-grid .review-trip a{
  display:inline-flex;
  align-items:center;
  max-width:100%;
  background:var(--cream-2);
  color:var(--rose-dark);
  border-radius:999px;
  padding:6px 12px;
  font-size:13px;
  font-weight:700;
  line-height:1.35;
}

.rv-review-grid .review-trip a:hover{
  background:var(--rose);
  color:#fff;
}

.rv-review-grid .reviewer{
  margin-top:auto;
}

.rv-review-grid .rv-improve-text{
  display:none;
}

@media(max-width:1180px){
  .rv-review-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:900px){
  .rv-review-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:560px){
  .rv-review-grid{
    grid-template-columns:1fr;
  }
}

.rv-admin-users{
  grid-column:1/-1;
}

.rv-user-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}

.rv-user-grid form{
  padding:18px;
  border:1px solid #F5DAD6;
  border-radius:18px;
  background:linear-gradient(180deg,#fff,var(--cream-2));
}

.rv-user-grid h3{
  margin:0 0 4px;
  font-size:22px;
}

.rv-admin-list{
  display:grid;
  gap:10px;
  margin-top:22px;
}

.rv-admin-list div{
  display:grid;
  grid-template-columns:minmax(120px,180px) minmax(0,1fr) minmax(180px,auto);
  gap:12px;
  align-items:center;
  padding:12px 14px;
  border:1px solid #F5DAD6;
  border-radius:14px;
  background:#fff;
}

.rv-admin-list small{
  color:var(--muted);
}

@media(max-width:760px){
  .rv-user-grid,
  .rv-admin-list div{
    grid-template-columns:1fr;
  }
}

.rv-admin-page{
  display:grid;
  gap:24px;
}

.rv-admin-nav{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
  padding:14px;
  border:1px solid #F5DAD6;
  border-radius:18px;
  background:#fff;
  box-shadow:var(--shadow);
}

.rv-admin-nav>div{
  display:grid;
  margin-right:auto;
  min-width:180px;
}

.rv-admin-nav>div span{
  color:var(--muted);
  font-size:13px;
}

.rv-admin-nav a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:0 14px;
  border:1px solid #F2C5C8;
  border-radius:12px;
  background:#fff;
  color:var(--rose-dark);
  font-weight:700;
}

.rv-admin-nav a.active,
.rv-admin-nav a:hover{
  background:var(--rose);
  color:#fff;
}

.rv-stat-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px;
}

.rv-stat-grid a{
  display:grid;
  gap:4px;
  padding:20px;
  border:1px solid #F5DAD6;
  border-radius:18px;
  background:linear-gradient(180deg,#fff,var(--cream-2));
  box-shadow:var(--shadow);
}

.rv-stat-grid span{
  color:var(--muted);
  font-size:14px;
}

.rv-stat-grid strong{
  color:var(--rose-dark);
  font-size:32px;
}

.rv-dashboard-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}

.rv-card-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:16px;
}

.rv-card-head h2{
  margin:0;
}

.rv-compact-list{
  display:grid;
  gap:10px;
}

.rv-compact-list article{
  display:grid;
  gap:4px;
  padding:13px 14px;
  border:1px solid #F5DAD6;
  border-radius:14px;
  background:#fff;
}

.rv-compact-list span,
.rv-row-title span{
  width:max-content;
  max-width:100%;
  padding:3px 10px;
  border:1px solid #F2C5C8;
  border-radius:999px;
  font-size:12px;
  font-weight:800;
}

.rv-compact-list .is-open,
.rv-row-title .is-open{
  border-color:#A7E6BC;
  color:#16723B;
}

.rv-compact-list .is-closed,
.rv-row-title .is-closed{
  border-color:#F2B7B7;
  color:#A33B3B;
}

.rv-compact-list .is-pending,
.rv-row-title .is-pending{
  border-color:#F0D38B;
  color:#8A6200;
  background:#FFF9E8;
}

.rv-compact-list .is-rejected,
.rv-row-title .is-rejected{
  border-color:#F2B7B7;
  color:#A33B3B;
  background:#FFF5F5;
}

.rv-compact-list small{
  color:var(--muted);
}

.rv-filter-bar,
.rv-inline-form{
  display:grid;
  grid-template-columns:minmax(220px,1fr) minmax(150px,220px) minmax(150px,220px) auto auto;
  gap:12px;
  align-items:end;
}

.rv-filter-bar input,
.rv-filter-bar select{
  width:100%;
  height:50px;
  min-width:0;
  padding:0 14px;
  border:1px solid #F4CFCA;
  border-radius:14px;
  background:#FFFDFC;
  color:var(--dark);
  font-family:'Prompt',sans-serif;
}

.rv-inline-form .rv-date-field{
  position:relative;
}

.rv-inline-form .rv-date-field input[type="date"]{
  width:100%;
  height:54px;
  min-width:0;
  padding:0 46px 0 15px;
  border:1px solid #F0BFC8;
  border-radius:16px;
  background:linear-gradient(180deg,#fff,#FFF8F5);
  color:var(--dark);
  font-family:'Prompt',sans-serif;
  font-size:15px;
  font-weight:600;
  outline:none;
  box-shadow:0 8px 18px rgba(201,79,104,.07);
  transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;
}

.rv-inline-form .rv-date-field:after{
  content:'\f073';
  position:absolute;
  right:14px;
  bottom:11px;
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:linear-gradient(135deg,var(--rose),#F39A8A);
  color:#fff;
  font-family:'Font Awesome 6 Free';
  font-weight:900;
  font-size:14px;
  pointer-events:none;
  box-shadow:0 8px 16px rgba(201,79,104,.22);
}

.rv-inline-form .rv-date-field input[type="date"]:hover{
  border-color:var(--rose);
  background:#fff;
}

.rv-inline-form .rv-date-field input[type="date"]:focus{
  border-color:var(--rose);
  box-shadow:0 0 0 4px rgba(233,122,141,.12),0 10px 22px rgba(201,79,104,.1);
}

.rv-inline-form .rv-date-field input[type="date"]::-webkit-calendar-picker-indicator{
  width:40px;
  height:40px;
  margin-right:-42px;
  cursor:pointer;
  opacity:0;
}

.rv-admin-table{
  display:grid;
  gap:16px;
}

.rv-admin-table article{
  display:grid;
  gap:12px;
  padding:18px;
  border:1px solid #F5DAD6;
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 24px rgba(43,32,34,.06);
}

.rv-admin-table form{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  align-items:end;
}

.rv-admin-table form+form{
  display:inline-flex;
}

.rv-admin-table label{
  display:grid;
  gap:6px;
}

.rv-admin-table label span{
  color:var(--rose-dark);
  font-size:13px;
  font-weight:800;
}

.rv-admin-table input,
.rv-admin-table select,
.rv-admin-table textarea{
  width:100%;
  min-width:0;
  border:1px solid #F4CFCA;
  border-radius:12px;
  background:#FFFDFC;
  color:var(--dark);
  font-family:'Prompt',sans-serif;
  font-size:14px;
}

.rv-admin-table input,
.rv-admin-table select{
  height:46px;
  padding:0 12px;
}

.rv-admin-table textarea{
  padding:11px 12px;
  resize:vertical;
}

.rv-row-title{
  grid-column:1/-1;
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}

.rv-row-title small{
  color:var(--muted);
}

.rv-wide{
  grid-column:span 2;
}

.rv-admin-table .btn{
  min-height:46px;
  padding-inline:16px;
}

@media(max-width:1024px){
  .rv-stat-grid,
  .rv-dashboard-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .rv-filter-bar,
  .rv-inline-form,
  .rv-admin-table form{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:760px){
  .rv-admin-nav{
    align-items:stretch;
    flex-direction:column;
  }

  .rv-admin-nav>div{
    margin-right:0;
  }

  .rv-admin-nav a{
    justify-content:center;
  }

  .rv-stat-grid,
  .rv-dashboard-grid,
  .rv-filter-bar,
  .rv-inline-form,
  .rv-admin-table form{
    grid-template-columns:1fr;
  }

  .rv-wide{
    grid-column:auto;
  }
}

/* Home page latest reviews */
.review-card .stars{
  font-size:28px;
  line-height:1;
  letter-spacing:4px;
}

.home-review-highlight{
  margin-bottom:14px;
  padding:16px 18px;
  border-left:4px solid var(--rose);
  border-radius:16px;
  background:linear-gradient(180deg,#fff,var(--cream-2));
  color:#2F2427!important;
  font-size:18px!important;
  font-weight:700;
  line-height:1.8;
}

.home-review-tour{
  display:inline-flex;
  max-width:100%;
  margin:0 0 6px;
  color:var(--rose-dark);
  font-size:14px;
  font-weight:800;
  line-height:1.45;
  overflow:hidden;
  text-overflow:ellipsis;
}

.home-review-tour:hover{
  color:var(--rose);
}

@media(max-width:760px){
  .review-card .stars{
    font-size:30px;
  }

  .home-review-highlight{
    font-size:17px!important;
  }
}

/* Cookie consent */
.cookie-consent{
  position:fixed;
  left:50%;
  bottom:18px;
  z-index:2200;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:18px;
  width:min(1120px,calc(100% - 32px));
  padding:16px 18px;
  border:1px solid #F2C5C8;
  border-radius:18px;
  background:rgba(255,255,255,.97);
  box-shadow:0 18px 45px rgba(83,45,54,.18);
  transform:translateX(-50%);
  backdrop-filter:blur(12px);
}

.cookie-consent.is-hidden{
  display:none;
}

.cookie-consent-text{
  min-width:0;
}

.cookie-consent-text strong{
  display:block;
  margin-bottom:4px;
  color:var(--rose-dark);
  font-size:16px;
}

.cookie-consent-text p{
  margin:0;
  color:var(--muted);
  font-size:14px;
  line-height:1.65;
}

.cookie-consent-actions{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}

.cookie-consent-actions .btn{
  min-height:42px;
  padding:0 18px;
  white-space:nowrap;
}

@media(max-width:760px){
  .cookie-consent{
    grid-template-columns:1fr;
    bottom:12px;
    width:calc(100% - 24px);
    padding:15px;
    border-radius:16px;
  }

  .cookie-consent-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    width:100%;
  }

  .cookie-consent-actions .btn{
    width:100%;
    padding-inline:12px;
  }
}

/* Monthly tours from database */
.monthly-filter{
  grid-template-columns:minmax(260px,1fr) auto auto;
}

.monthly-filter .btn{
  align-self:end;
  min-height:52px;
}

.monthly-list-section{
  background:linear-gradient(180deg,var(--cream),#fff);
}

.monthly-tour-list{
  display:grid;
  gap:18px;
}

.monthly-tour-card{
  display:grid;
  grid-template-columns:minmax(240px,300px) minmax(0,1fr);
  overflow:hidden;
  border:1px solid #F5DAD6;
  border-radius:22px;
  background:#fff;
  box-shadow:var(--shadow);
}

.monthly-tour-image{
  display:block;
  min-height:260px;
  background:var(--cream-2);
}

.monthly-tour-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.monthly-tour-body{
  display:grid;
  gap:12px;
  min-width:0;
  padding:22px 24px;
}

.monthly-tour-body h3{
  margin:0;
  color:var(--dark);
  font-size:24px;
  line-height:1.32;
}

.monthly-tour-body h3 a{
  color:inherit;
}

.monthly-tour-body h3 a:hover{
  color:var(--rose);
}

.monthly-tour-body p{
  margin:0;
  color:var(--muted);
  line-height:1.7;
}

.monthly-tour-airline{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:10px 12px;
  border:1px solid #F7E3DF;
  border-radius:16px;
  background:var(--cream-2);
}

.monthly-tour-airline>span,
.monthly-periods>span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:var(--rose-dark);
  font-size:13px;
  font-weight:800;
}

.monthly-tour-airline>div{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  min-width:0;
}

.monthly-tour-airline img{
  width:auto;
  max-width:88px;
  height:32px;
  object-fit:contain;
  padding:4px 8px;
  border:1px solid #F5DAD6;
  border-radius:10px;
  background:#fff;
}

.monthly-tour-airline.logo-missing{
  justify-content:flex-start;
}

.monthly-periods{
  display:grid;
  gap:9px;
  padding:12px;
  border:1px solid #F5DAD6;
  border-radius:16px;
  background:linear-gradient(180deg,#fff,var(--cream-2));
}

.monthly-periods>div{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.monthly-periods small{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:30px;
  padding:5px 10px;
  border:1px solid #F2C5C8;
  border-radius:999px;
  background:#fff;
  color:var(--muted);
  font-size:12px;
  font-weight:700;
  line-height:1.25;
}

.monthly-periods em{
  color:var(--rose-dark);
  font-style:normal;
  font-weight:800;
}

.monthly-tour-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding-top:8px;
  border-top:1px solid #F7E3DF;
}

.monthly-tour-footer strong{
  color:var(--rose-dark);
  font-size:22px;
  line-height:1.25;
}

@media(max-width:1024px){
  .monthly-filter{
    grid-template-columns:1fr 1fr;
  }

  .monthly-filter label{
    grid-column:1/-1;
  }
}

@media(max-width:760px){
  .monthly-filter,
  .monthly-tour-card{
    grid-template-columns:1fr;
  }

  .monthly-filter .btn{
    width:100%;
  }

  .monthly-tour-image{
    min-height:0;
    aspect-ratio:16/11;
  }

  .monthly-tour-body{
    padding:18px;
  }

  .monthly-tour-body h3{
    font-size:21px;
  }

  .monthly-tour-airline{
    align-items:flex-start;
    flex-direction:column;
  }

  .monthly-tour-footer{
    align-items:flex-start;
    flex-direction:column;
  }

  .monthly-tour-footer .btn{
    width:100%;
  }
}
