:root{--ink:#160e12;--plum:#4a2034;--rose:#ad4163;--blush:#f7d9de;--gold:#d8a657;--champagne:#f3dfc0;--rose-gold:#c98b7c;--cream:#fff7f5;--white:#fff;--muted:#6d5961;--line:rgba(173,65,99,.2);--hero-image:url("assets/hero-sketch-draft-v3.png")}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Playfair Display",serif;line-height:1.02}h2{font-size:clamp(2.35rem,5vw,4.7rem);letter-spacing:-.035em;margin-bottom:0}em{color:var(--gold);font-weight:600}.skip-link{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.75rem 1rem;z-index:99}.skip-link:focus{top:1rem}.site-header{height:84px;padding:0 clamp(1.2rem,4vw,4.5rem);display:flex;align-items:center;gap:2rem;background:rgba(255,250,245,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;margin-right:auto}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--gold);font-family:"Playfair Display",serif;font-size:1.45rem}.brand strong{font-family:"Playfair Display",serif;font-size:1.05rem;display:block;line-height:1}.brand small{font-size:.58rem;letter-spacing:.24em;color:var(--rose)}nav{display:flex;gap:2rem}nav a{text-decoration:none;font-weight:600;font-size:.92rem}.header-cta,.button{border-radius:999px;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.header-cta{padding:.75rem 1.2rem;background:var(--plum);color:#fff}.menu-button{display:none}.hero{min-height:calc(100svh - 84px);position:relative;display:flex;align-items:center;color:#fff;background:linear-gradient(105deg,#24151f 0%,#5d2b44 54%,#9f5168 100%);overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background-image:var(--hero-image);background-position:center;background-size:cover;opacity:.82}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,9,15,.9) 0%,rgba(35,15,27,.66) 45%,rgba(35,15,27,.12) 78%)}.hero-content{position:relative;z-index:2;max-width:820px;padding:clamp(4rem,8vw,8rem) clamp(1.2rem,7vw,8rem) 9rem}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:.76rem;font-weight:700;color:#f2c99f;margin-bottom:1.2rem}.eyebrow.dark{color:var(--rose)}h1{font-size:clamp(3.5rem,8vw,7.8rem);letter-spacing:-.055em;margin-bottom:1.7rem}.hero-copy{max-width:610px;font-size:clamp(1.08rem,2vw,1.3rem);color:rgba(255,255,255,.86)}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2.1rem}.button{padding:.95rem 1.35rem;min-height:52px}.button-gold{background:var(--gold);color:var(--ink)}.text-link{font-weight:700;text-underline-offset:.35rem}.hero-note{position:absolute;z-index:2;bottom:0;right:0;background:rgba(255,250,245,.95);color:var(--ink);padding:1.2rem clamp(1.2rem,4vw,4rem);display:flex;gap:2rem;border-top-left-radius:28px}.hero-note span{font-size:.87rem}.hero-note strong{display:block;color:var(--rose)}.trip-section,.steps{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,6vw,7rem)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3rem}.section-heading>p{max-width:470px;color:var(--muted);font-size:1.05rem;margin-bottom:.5rem}.trip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.trip-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 18px 60px rgba(47,21,36,.08);transition:transform .25s,box-shadow .25s}.trip-card:hover{transform:translateY(-6px);box-shadow:0 24px 70px rgba(47,21,36,.15)}.trip-image{height:270px;background-size:cover;background-position:center;position:relative}.trip-safari .trip-image{background:linear-gradient(145deg,rgba(36,21,31,.1),rgba(36,21,31,.35)),url("https://www.safarilodgestay.com/storage/779360/conversions/lions-on-the-serengeti-how-to-choose-a-luxury-lodge-for-unforgettable-big-cat-encounters-teaser.webp")}.trip-japan .trip-image{background:linear-gradient(145deg,rgba(36,21,31,.05),rgba(36,21,31,.28)),url("https://fr.japanspecialist.com/o/adaptive-media/image/2835701/medium/Cherry_Blossom_Forecast_thumbnail_v2.jpg?t=1739285145658") center/cover}.trip-china .trip-image{background:linear-gradient(135deg,#341a2b,#b26b6f);}.trip-china .trip-image::after{content:"長城";position:absolute;inset:0;display:grid;place-items:center;color:rgba(255,255,255,.82);font-family:serif;font-size:5rem;letter-spacing:.12em}.trip-status{position:absolute;z-index:2;top:1rem;left:1rem;padding:.45rem .8rem;background:#fff;border-radius:999px;font-size:.78rem;font-weight:700}.trip-body{padding:1.6rem}.trip-location{color:var(--rose);font-size:.78rem;letter-spacing:.13em;text-transform:uppercase;font-weight:700}.trip-body h3{font-family:"Playfair Display",serif;font-size:1.75rem;line-height:1.15;margin-bottom:.8rem}.trip-body>p:not(.trip-location){color:var(--muted)}.trip-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.75rem 0;margin:1.3rem 0;font-size:.84rem;font-weight:600}.trip-body>a{font-weight:700;color:var(--plum);text-underline-offset:.35rem}.more-trips{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding:1.25rem 1.5rem;border:1px solid var(--line);border-radius:16px}.more-trips p{margin:0}.more-trips a{font-weight:700;color:var(--rose)}.difference{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8rem)}.difference-intro>p:last-child{color:rgba(255,255,255,.68);font-size:1.1rem;max-width:560px;margin-top:1.5rem}.difference-list article{display:grid;grid-template-columns:52px 1fr;gap:1rem;padding:1.7rem 0;border-bottom:1px solid rgba(255,255,255,.16)}.difference-list article:first-child{padding-top:0}.difference-list span{color:var(--gold);font-family:"Playfair Display",serif}.difference-list h3{font-size:1.25rem;margin-bottom:.4rem}.difference-list p{color:rgba(255,255,255,.62);margin:0}.about{display:grid;grid-template-columns:.85fr 1.15fr;min-height:700px}.about-art{background:radial-gradient(circle at 40% 35%,#d6a36c 0 10%,transparent 10.4%),linear-gradient(135deg,#662b48,#ba6c7d);display:grid;place-items:center;position:relative;overflow:hidden}.about-art::before,.about-art::after{content:"";position:absolute;width:340px;height:540px;border:1px solid rgba(255,255,255,.35);border-radius:50%;transform:rotate(30deg)}.about-art::after{transform:rotate(-25deg);width:260px}.about-art>span{font-family:"Playfair Display",serif;font-size:14rem;color:rgba(255,255,255,.88);z-index:2}.about-art small{position:absolute;bottom:3rem;left:3rem;color:#fff;z-index:2;text-transform:uppercase;letter-spacing:.18em}.about-copy{padding:clamp(4rem,8vw,8rem);align-self:center}.about-copy .lead{font-family:"Playfair Display",serif;font-size:1.5rem;color:var(--plum)}.about-copy>p:not(.eyebrow):not(.lead){color:var(--muted);max-width:660px}.button-dark{background:var(--ink);color:#fff;margin-top:1rem}.section-heading.compact{max-width:850px}.steps{background:var(--blush)}.steps ol{list-style:none;padding:0;margin:3.5rem 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.steps li>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--rose);color:#fff;font-family:"Playfair Display",serif;font-size:1.3rem}.steps h3{font-size:1.25rem;margin:1rem 0 .4rem}.steps p{color:var(--muted)}.contact{background:var(--plum);color:#fff;padding:clamp(4rem,7vw,7rem) clamp(1.2rem,7vw,8rem);display:flex;justify-content:space-between;align-items:end;gap:3rem}.contact h2{max-width:720px}.contact>div>p:last-child{color:rgba(255,255,255,.7);max-width:620px;margin-top:1rem}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:250px}.contact-actions>a:last-child{color:#fff;font-weight:700}footer{padding:3rem clamp(1.2rem,6vw,7rem);display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:center;background:#100b0e;color:#fff}.footer-brand{justify-self:start}.footer-brand .brand-mark{background:var(--gold);color:var(--ink)}footer>p{color:rgba(255,255,255,.58);text-align:right;margin:0}footer>div{display:flex;gap:1.5rem}footer>small{color:rgba(255,255,255,.45);text-align:right}
@media(max-width:900px){.site-header nav,.header-cta{display:none}.menu-button{display:block;border:1px solid var(--line);background:transparent;border-radius:999px;padding:.55rem .9rem}.site-header.open nav{display:flex;position:absolute;top:84px;left:0;right:0;background:var(--cream);padding:1.5rem;flex-direction:column;border-bottom:1px solid var(--line)}.hero-note{left:0;border-radius:0;justify-content:space-around}.trip-grid{grid-template-columns:1fr}.trip-image{height:320px}.difference,.about{grid-template-columns:1fr}.about-art{min-height:520px}.steps ol{grid-template-columns:1fr}.contact{align-items:flex-start;flex-direction:column}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>p{max-width:650px}.trip-section,.steps{padding-left:1.2rem;padding-right:1.2rem}}
@media(max-width:560px){.site-header{height:72px}.brand strong{font-size:.95rem}.hero{min-height:calc(100svh - 72px)}.hero-content{padding-bottom:12rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-note{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.hero-note span:last-child{grid-column:1/-1}.more-trips{align-items:flex-start;flex-direction:column;gap:.8rem}.trip-image{height:245px}.trip-meta{align-items:flex-start;flex-direction:column;gap:.3rem}.about-art{min-height:420px}.about-art>span{font-size:10rem}.about-art small{left:1.5rem;bottom:1.5rem}.about-copy{padding:4rem 1.2rem}footer{grid-template-columns:1fr}footer>p,footer>small{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.trip-card{transition:none}}

/* Current trip lineup and founder portrait */
.trip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.trip-image{display:flex;align-items:flex-end;padding:1.4rem;overflow:hidden}
.trip-image::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 20%,rgba(255,255,255,.14))}
.trip-safari .trip-image{background:linear-gradient(135deg,#2a382a,#9b6f3f)}
.trip-greece .trip-image{background:linear-gradient(135deg,#174c79,#5eb5cf)}
.trip-japan .trip-image{background:linear-gradient(135deg,#3a1f35,#c27c93)}
.trip-mauritius .trip-image{background:linear-gradient(135deg,#075c63,#49b7a7)}
.trip-place{position:relative;z-index:1;color:rgba(255,255,255,.9);font-family:"Playfair Display",serif;font-size:clamp(2.6rem,5vw,4.6rem);font-style:italic;line-height:1}
.trip-status.sold-out{background:var(--ink);color:#fff}
.about-art::before{display:none}
.about-art img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 48%}
.about-art::after{content:"";position:absolute;inset:0;display:block;background:linear-gradient(180deg,transparent 55%,rgba(20,9,15,.72));width:auto;height:auto;border:0;border-radius:0;transform:none}
@media(max-width:900px){.trip-grid{grid-template-columns:1fr}}

/* Uploaded brand mark and scenic trip photography */
.site-header{height:128px;background:#080608;border-bottom-color:rgba(214,163,108,.28);color:#fff}
.brand-logo{display:block;width:116px;height:116px;object-fit:contain;border-radius:50%;background:#fff}
.header-cta{background:var(--gold);color:var(--ink)}
.menu-button{color:#fff;border-color:rgba(255,255,255,.4)}
.site-header.open nav{background:#080608}
.trip-image::before{z-index:1;background:linear-gradient(180deg,rgba(10,8,9,.05) 20%,rgba(10,8,9,.7) 100%)}
.trip-safari .trip-image{background:url("https://cdn.kimkim.com/files/a/content_articles/featured_photos/96f5c998de636deeae3b6087d303fc9e3a1e93b3/big-a9f57911d0c8cdecd210c8fe9da40c49.jpg") center/cover}
.trip-greece .trip-image{background:url("https://s.yimg.com/ny/api/res/1.2/Ldo4ewk0mPHHZjkR6WbrPg--/YXBwaWQ9aGlnaGxhbmRlcjt3PTk2MDtoPTcyMDtjZj13ZWJw/https%3A/media.zenfs.com/en/insider_articles_922/849d958a333e7cb93166d565570e81b1") center/cover}
.trip-japan .trip-image{background:url("https://funtrip-magazine.com/wp-content/uploads/2020/01/%E4%BA%AC%E9%83%BD-%E8%A6%B3%E5%85%89-%E3%81%8A%E3%81%99%E3%81%99%E3%82%81.jpg") center/cover}
.trip-mauritius .trip-image{background:url("https://eu-images.contentstack.com/v3/assets/blte218090c2a6fb1e2/blt529bf99734bfb9ed/63876c8f7c632a792c871bd2/mauritius-luxusstrand-mit-berg-g-1189096679.jpg") center/cover}
.trip-place{font-style:normal;text-shadow:0 2px 20px rgba(0,0,0,.5)}
.footer-brand .brand-logo{width:150px;height:150px}
@media(max-width:900px){.site-header.open nav{top:128px}.hero{min-height:calc(100svh - 128px)}}
@media(max-width:560px){.site-header{height:104px}.brand-logo{width:92px;height:92px}.site-header.open nav{top:104px}.hero{min-height:calc(100svh - 104px)}.footer-brand .brand-logo{width:128px;height:128px}}

/* User-owned Greece and Japan photos; original AI Mauritius scenery */
.trip-greece .trip-image{background:url("assets/greece.jpeg") center 44%/cover}
.trip-japan .trip-image{background:url("assets/japan.jpeg") center 34%/cover}
.trip-mauritius .trip-image{background:url("assets/mauritius-ai.png") center/cover}

/* Bright original destination imagery */
.trip-image::before{background:linear-gradient(180deg,transparent 52%,rgba(10,8,9,.42) 100%)}
.trip-safari .trip-image{background:url("assets/tanzania-ai.png") center/cover}
.trip-greece .trip-image{background:url("assets/greece-ai.png") center/cover}
.trip-japan .trip-image{background:url("assets/japan-ai.png") center/cover}
.trip-mauritius .trip-image{background:url("assets/mauritius-ai-v2.png") center/cover}

/* Terms and conditions */
.terms-page{background:#fffaf5}
.terms-header{position:static}
.terms-main{max-width:960px;margin:0 auto;padding:clamp(3rem,7vw,6rem) clamp(1.2rem,5vw,4rem)}
.terms-intro{padding-bottom:2rem;border-bottom:1px solid var(--line);margin-bottom:2.5rem}
.terms-intro h1{font-size:clamp(2.8rem,7vw,5.5rem);color:var(--ink);margin-bottom:1rem}
.terms-intro p{max-width:760px;color:var(--muted)}
.terms-notice{background:var(--blush);border-left:5px solid var(--gold);border-radius:12px;padding:1.2rem 1.4rem;color:var(--ink);font-weight:600}
.terms-content section{padding:1.5rem 0;border-bottom:1px solid var(--line)}
.terms-content h2{font-size:clamp(1.55rem,3vw,2.15rem);margin-bottom:.8rem}
.terms-content h3{font-size:1.1rem;margin:1.2rem 0 .5rem}
.terms-content p,.terms-content li{color:var(--muted)}
.terms-content ul{padding-left:1.25rem}
.terms-content a{color:var(--plum);font-weight:700}
.terms-back{display:inline-flex;margin-top:2rem;color:var(--plum);font-weight:700;text-underline-offset:.3rem}
@media(max-width:560px){.terms-header .brand-logo{width:92px;height:92px}.terms-main{padding-top:2.5rem}}

/* Blush, rose-gold, champagne and black brand palette */
.site-header{background:#0d090b;border-bottom-color:rgba(201,139,124,.55)}
.header-cta,.button-gold{background:linear-gradient(135deg,var(--champagne),var(--gold));color:var(--ink);box-shadow:0 8px 24px rgba(216,166,87,.24)}
.trip-card{background:#fffafa;border-color:rgba(201,139,124,.38);box-shadow:0 18px 60px rgba(96,34,59,.1)}
.difference{background:linear-gradient(135deg,#120c10 0%,#321725 72%,#4a2034 100%)}
.steps{background:linear-gradient(135deg,var(--blush),#fff4ef 52%,var(--champagne))}
.contact{background:linear-gradient(120deg,#160e12 0%,#4a2034 68%,#7b314e 100%)}
footer{background:#0d090b;border-top:1px solid rgba(201,139,124,.3)}
.terms-notice{background:linear-gradient(135deg,var(--blush),#fff3eb);border-left-color:var(--rose-gold)}

/* Stronger visible application of the selected palette */
body{background:#fff0f3}
.hero-shade{background:linear-gradient(90deg,rgba(18,8,13,.94) 0%,rgba(101,35,66,.72) 48%,rgba(214,103,135,.22) 82%)}
.trip-section{background:linear-gradient(145deg,#f8d6dc 0%,#fff4ef 48%,#f3dfc0 100%)}
.trip-section .section-heading h2,.about-copy h2,.steps h2{color:#4a2034}
.trip-body{background:linear-gradient(180deg,#fffafa 0%,#fdecef 100%)}
.trip-status{border:1px solid rgba(201,139,124,.55)}
.about{background:#fff4f5}
.about-copy{background:linear-gradient(145deg,#fff9f7 0%,#f9dfe3 100%)}
.button-dark{background:linear-gradient(135deg,#4a2034,#ad4163);box-shadow:0 8px 24px rgba(173,65,99,.24)}
.steps li>span{background:linear-gradient(135deg,#ad4163,#d86b8a);box-shadow:0 8px 20px rgba(173,65,99,.2)}
.terms-page{background:linear-gradient(145deg,#fff8f6,#f9dfe3)}

/* Vibrant pink, berry and champagne finish */
:root{--plum:#561735;--rose:#d62f73;--blush:#ffc8d8;--gold:#edb73e;--champagne:#ffe2a3;--rose-gold:#df806f;--cream:#fff3f7;--muted:#654c57;--line:rgba(214,47,115,.27)}
body{background:#ffe7ef}
.site-header{border-bottom:2px solid #df806f}
.header-cta,.button-gold{background:linear-gradient(135deg,#ff4f8b 0%,#ff91ad 45%,#edb73e 100%);border:1px solid #ffd777;color:#1b0b12;box-shadow:0 10px 28px rgba(214,47,115,.3)}
.hero-shade{background:linear-gradient(90deg,rgba(18,7,13,.94) 0%,rgba(111,20,63,.72) 50%,rgba(255,76,137,.25) 84%)}
.trip-section{background:linear-gradient(145deg,#ffb8ce 0%,#ffeaf0 48%,#ffe1a8 100%)}
.trip-card{border:2px solid rgba(223,128,111,.58);box-shadow:0 20px 58px rgba(160,28,82,.18)}
.trip-body{background:linear-gradient(180deg,#fffafd 0%,#ffdeE8 100%)}
.trip-location,.eyebrow.dark{color:#a71951}
.trip-status{border:2px solid rgba(214,47,115,.35)}
.difference{background:linear-gradient(135deg,#12090e 0%,#55152f 58%,#a71951 100%)}
.about-copy{background:linear-gradient(145deg,#fff7fa 0%,#ffc9da 100%)}
.button-dark{background:linear-gradient(135deg,#8c1748,#e13678);box-shadow:0 10px 26px rgba(214,47,115,.3)}
.steps{background:linear-gradient(135deg,#ffbad0 0%,#ffe6ee 50%,#ffdda0 100%)}
.steps li>span{background:linear-gradient(135deg,#bd1f5c,#f05288);box-shadow:0 9px 24px rgba(214,47,115,.3)}
.contact{background:linear-gradient(120deg,#140a0f 0%,#65183d 58%,#b51f59 100%)}

/* Real travel moments */
.travel-gallery{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,6vw,7rem);background:linear-gradient(145deg,#fff8fa 0%,#ffd9e5 58%,#ffe6b5 100%)}
.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}
.memory-card{position:relative;min-height:370px;margin:0;overflow:hidden;border-radius:24px;background:#2b1721;box-shadow:0 18px 50px rgba(95,25,57,.2)}
.memory-card.memory-wide{grid-column:span 2;min-height:430px}
.memory-card.memory-full{grid-column:1/-1;min-height:430px}
.memory-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.memory-card:nth-child(2) img{object-position:center 38%}
.memory-card:nth-child(3) img{object-position:center 45%}
.memory-card:nth-child(4) img{object-position:center 55%}
.memory-ghana img{object-position:center 42%}
.memory-kakum img{object-position:center 44%}
.memory-japan img{object-position:center 58%}
.memory-card.memory-full img{object-position:center}
.memory-card::after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(16,7,12,.78))}
.memory-card figcaption{position:absolute;z-index:2;left:1.35rem;right:1.35rem;bottom:1.15rem;color:#fff;font-family:"Playfair Display",serif;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:600;text-shadow:0 2px 14px rgba(0,0,0,.45)}
.memory-card:hover img{transform:scale(1.025)}
.about-art img{object-position:center 48%}

@media(max-width:900px){.travel-gallery{padding-left:1.2rem;padding-right:1.2rem}.memory-grid{grid-template-columns:repeat(2,1fr)}.memory-card.memory-wide,.memory-card.memory-full{grid-column:1/-1}}
@media(max-width:560px){.memory-grid{grid-template-columns:1fr}.memory-card,.memory-card.memory-wide,.memory-card.memory-full{grid-column:auto;min-height:360px}.memory-card:first-child,.memory-card:last-child{min-height:280px}.memory-card:nth-child(4) img{object-position:center 48%}}
@media(prefers-reduced-motion:reduce){.memory-card img{transition:none}}
