:root{--ink:#20382d;--gold:#bb9159;--paper:#faf9f6;--muted:#72776e;--line:#dedfd7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #bd965e;outline-offset:5px}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper)}.brand{display:flex;gap:12px;align-items:center;font-weight:600;font-size:20px;letter-spacing:2px}.brand small{display:block;font-size:10px;letter-spacing:4px;margin-top:5px}.brandmark{font-family:'Playfair Display',serif;font-size:52px;letter-spacing:-7px;position:relative;line-height:1}.brandmark span{font-size:25px;position:relative;top:-24px;margin-left:1px}nav{display:flex;gap:35px;font-size:14px}.nav-cta{border:1px solid #bdc3b8;border-radius:4px;padding:13px 20px;font-size:14px}.nav-cta span{margin-left:28px}.hero{min-height:650px;height:calc(100svh - 185px);max-height:870px;position:relative;background:#20382d;color:white;display:flex;align-items:center;padding:65px 7%;overflow:hidden}.hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(8,24,22,.74),rgba(8,24,22,.16)),linear-gradient(0deg,rgba(9,24,20,.35),transparent 40%),url('hero.jpg');background-size:cover;background-position:center 55%}.hero-content{position:relative}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.3px;line-height:1.6}.hero .eyebrow{color:#e9e9dd;display:flex;gap:12px;align-items:center}.eyebrow>span:empty{width:24px;height:1px;background:#d7bb87}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Playfair Display',serif;font-weight:400}h1{font-size:clamp(66px,7.3vw,112px);line-height:1.05;letter-spacing:-3.5px;margin:25px 0}em{font-weight:400;color:var(--gold)}.hero em{color:#e9c98e}.hero p{color:#e0e3de;line-height:1.8;font-size:17px;margin-bottom:32px}.button{background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:center;gap:32px;border:0;padding:18px 23px;border-radius:3px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#36523f;transform:translateY(-2px)}.button.light{background:#f6f4ec;color:var(--ink)}.button.light:hover{background:#e4d7bd}.hero-bottom{position:absolute;left:7%;right:7%;bottom:28px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:2px}.sun{font-size:27px;margin-left:15px}.booking-strip{margin:0 5%;padding:34px 2%;display:flex;gap:40px;align-items:center;border-bottom:1px solid var(--line)}.booking-strip h2{font-size:27px;margin-top:4px}.booking-strip .eyebrow{font-size:10px;color:var(--gold)}#quick-book{flex:1;display:flex;align-items:end;gap:24px}label{display:flex;flex-direction:column;gap:10px;font-size:12px;font-weight:600}#quick-book label{flex:1}input,select,textarea{min-width:0;width:100%;padding:13px 12px;border:1px solid var(--line);border-radius:3px;background:transparent;color:var(--ink);font-size:14px}#quick-book select,#quick-book input{border-width:0 0 1px;padding-left:0}#quick-book .button{min-height:47px;white-space:nowrap}.promise-row{padding:25px 7%;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#646d63}.section{padding:95px 7%}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px;gap:24px}.section-heading .eyebrow,.experience .eyebrow{color:var(--gold);margin-bottom:15px}h2{font-size:clamp(37px,4vw,58px);line-height:1.17;letter-spacing:-1.4px}.section-heading p,p{line-height:1.8}.section-heading p{color:var(--muted);font-size:14px;padding-bottom:5px}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.tour-photo{height:310px;background-size:cover;background-position:center;position:relative;border-radius:5px;overflow:hidden}.ubud{background-image:url('ubud.jpg')}.uluwatu{background-image:url('uluwatu.jpg')}.east{background-image:url('hero.jpg');background-position:68% center}.tag{position:absolute;top:18px;left:18px;background:#faf9f3ed;padding:8px 10px;font-size:9px;letter-spacing:1.3px;border-radius:2px}.tour-photo button{position:absolute;bottom:18px;right:18px;border:0;border-radius:50%;width:45px;height:45px;font-size:24px;background:var(--paper);color:var(--ink)}.tour-meta{margin-top:22px;font-size:9px;letter-spacing:1.2px;color:#777d70;display:flex;justify-content:space-between}.tour-card h3{font-size:29px;margin:10px 0}.tour-card p{font-size:13px;color:var(--muted);min-height:70px}.tour-price{border-top:1px solid var(--line);padding-top:17px;margin-top:16px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.tour-price strong{color:var(--ink);font-size:15px;margin-left:5px}.more-tours{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;margin-top:40px}.more-tours button{background:none;border:0;border-bottom:1px solid var(--line);color:var(--ink);text-align:left;padding:15px 0;font-size:14px}.more-tours span{display:block;font-size:12px;color:var(--muted);margin-top:8px}.route-note{font-size:12px;color:var(--muted);margin-top:18px}.experience{background:#edf0e8;display:grid;grid-template-columns:1fr 1fr;gap:100px}.experience>div>p{max-width:390px;color:var(--muted);font-size:15px;margin:24px 0}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:8px}.experience-details{border-left:1px solid #ced4c8;padding-left:80px}.large-symbol{font-size:54px;color:var(--gold);line-height:1;margin-bottom:20px}.experience-details h3{font-size:32px;line-height:1.35}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:12px}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.packages article{border:1px solid var(--line);border-radius:4px;padding:32px}.packages h3{font-size:29px;margin:20px 0 15px}.packages p{font-size:14px;color:var(--muted)}.packages strong{display:block;font-size:23px;font-weight:500;margin:30px 0 25px}.packages button{width:100%;background:none;border:1px solid #b8c1b4;padding:12px;color:inherit;border-radius:3px;text-align:left;font-size:14px}.packages .featured{background:var(--ink);color:var(--paper);border-color:var(--ink)}.featured p{color:#c8cfc6}.featured .eyebrow{color:#e6c891}.eyebrow b{font-family:'DM Sans',sans-serif;font-size:9px;border:1px solid #73816d;padding:5px;margin-left:16px;letter-spacing:1px}.services{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.services h3{grid-column:1/-1;font-size:27px;margin-bottom:14px}.services button{display:flex;justify-content:space-between;gap:12px;background:none;border:0;border-bottom:1px solid var(--line);padding:20px 0;color:var(--ink);font-size:13px;text-align:left}.services strong{font-size:13px;font-weight:500;white-space:nowrap}.pricing-note{font-size:12px;color:var(--muted);margin-top:25px}.closing{text-align:center;background:var(--ink);color:var(--paper);padding:80px 24px}.closing .eyebrow{color:#d7bb87;margin-bottom:20px}.closing h2{font-size:clamp(45px,5vw,70px)}.closing .button{margin:30px 0 15px}.closing p{font-size:12px;color:#b8c5b9}footer{display:flex;justify-content:space-between;align-items:center;padding:40px 7%;gap:24px}footer p,footer>span{font-size:12px;color:var(--muted)}footer .brand{font-size:15px}footer .brand small{font-size:8px}dialog{width:min(540px,calc(100% - 28px));max-height:90svh;overflow:auto;border:0;border-radius:8px;padding:35px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#0c1d19b8;backdrop-filter:blur(5px)}dialog h2{font-size:35px;margin:14px 0 25px}.close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px;color:var(--ink)}#booking-form{display:grid;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.optional{font-weight:400}.estimate{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;font-size:13px;gap:10px}.fine{font-size:12px;color:var(--muted);line-height:1.6}#booking-status{font-size:13px}body:has(dialog[open]){overflow:hidden}@media(min-width:1500px){.section,header,.booking-strip,.promise-row,footer{padding-left:max(7%,calc((100% - 1320px)/2));padding-right:max(7%,calc((100% - 1320px)/2))}}@media(max-width:900px){header{height:80px}nav{gap:18px}.hero{min-height:580px;height:70svh}.booking-strip{gap:25px;align-items:start;flex-direction:column}#quick-book{width:100%}.promise-row{flex-wrap:wrap;justify-content:center;gap:15px 25px}.section{padding:65px 6%}.tour-photo{height:240px}.tour-card h3{font-size:24px}.tour-meta{font-size:8px;letter-spacing:.5px}.experience{gap:40px}.experience-details{padding-left:35px}.amenities{grid-template-columns:1fr}.packages{gap:14px}.packages article{padding:22px}.packages h3{font-size:25px}.packages strong{font-size:20px}.eyebrow b{display:table;margin:8px 0 0}footer p{display:none}}@media(max-width:620px){header{padding:0 6%;height:78px}.brand{font-size:16px;gap:8px}.brand small{font-size:8px}.brandmark{font-size:40px}.brandmark span{font-size:20px;top:-18px}nav{display:none}.nav-cta{font-size:12px;padding:11px}.nav-cta span{margin-left:10px}.hero{min-height:570px;height:75svh;padding:55px 7%}.hero-image{background-position:62% center}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:68px;letter-spacing:-2.5px}.hero p{font-size:15px}.hero-bottom{font-size:8px;letter-spacing:1px}.hero-bottom>span:nth-child(2){display:none}.booking-strip{margin:0 6%;padding:28px 0;gap:22px}.booking-strip h2{font-size:28px}#quick-book{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px}#quick-book .button{grid-column:1/-1}#quick-book label{font-size:11px}#quick-book input,#quick-book select{font-size:13px}.promise-row{padding:25px 6%;display:grid;grid-template-columns:1fr 1fr;font-size:10px;gap:17px 12px}.section-heading{display:block}.section-heading p{margin-top:20px}.section-heading h2{font-size:41px}.desktop{display:none}.tour-grid,.packages{grid-template-columns:1fr;gap:35px}.tour-photo{height:330px}.tour-card h3{font-size:30px}.tour-card p{min-height:0;font-size:14px}.tour-meta{font-size:10px}.tour-price{margin-top:20px}.more-tours{grid-template-columns:1fr;gap:0;margin-top:25px}.more-tours button{display:flex;align-items:center;justify-content:space-between}.more-tours span{margin:0}.experience{grid-template-columns:1fr;gap:45px}.experience-details{padding:35px 0 0;border:0;border-top:1px solid #ced4c8}.amenities{grid-template-columns:1fr 1fr}.packages article{padding:28px}.eyebrow b{display:inline;margin-left:15px}.packages strong{font-size:25px}.services{grid-template-columns:1fr}.services button{font-size:12px}.services strong{font-size:12px}footer{flex-direction:column;align-items:start;gap:20px}dialog{padding:32px 22px}.form-row{grid-template-columns:1fr 1fr}.estimate{font-size:12px}.closing .eyebrow{font-size:10px}}
/* Readable labels and supporting copy across screen sizes. */
label,.nav-cta,.tour-card p,.tour-price,.more-tours span,.services button,.services strong,.amenities,.packages button,.section-heading p,.experience>div>p,.promise-row{font-size:14px}.brand small{font-size:12px;letter-spacing:2px}.eyebrow,.booking-strip .eyebrow,.hero .eyebrow,.tour-meta,.tag,.hero-bottom,.pricing-note,.route-note,.fine,.closing p,footer p,footer>span,.eyebrow b,.closing .eyebrow{font-size:12px}.tour-meta{letter-spacing:.6px}.tag{letter-spacing:.5px}.hero-bottom{letter-spacing:1px}footer .brand small{font-size:12px}@media(max-width:620px){.promise-row{font-size:12px}#quick-book label,#quick-book select,#quick-book input{font-size:14px}.tour-meta{font-size:12px}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero-bottom{font-size:12px}.brand small{font-size:10px}.brand{font-size:14px}.nav-cta{font-size:12px}.tag{font-size:12px}.amenities{font-size:13px}}
.tour-grid{row-gap:52px}.tour-photo img{display:block;width:100%;height:100%;object-fit:cover}.expanded-tour{display:flex;flex-direction:column}.expanded-tour .tour-photo{flex-shrink:0}.expanded-tour .tour-route{min-height:0;margin-bottom:14px;color:var(--ink)}.expanded-tour .tour-description{min-height:0;margin-bottom:8px;flex:1;font-size:14px}.expanded-tour .tour-price{margin-top:18px}.tour-book-link{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:0;padding:17px 0 0;color:var(--ink);font-size:14px;text-align:left}.tour-book-link:hover{color:#976c35}.expanded-tour .tag{max-width:calc(100% - 36px)}@media(max-width:620px){.tour-grid{row-gap:38px}}
.frangipani-icon{display:inline-block;width:1.3em;height:1.3em;vertical-align:middle;object-fit:contain}.brandmark .frangipani-icon{width:25px;height:25px}.large-symbol .frangipani-icon{width:62px;height:62px}.sun .frangipani-icon{width:32px;height:32px}.promise-row .frangipani-icon{width:20px;height:20px}@media(max-width:620px){.brandmark .frangipani-icon{width:21px;height:21px}}
.itinerary{margin:20px 0 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.itinerary summary{padding:15px 0;cursor:pointer;font-size:14px;font-weight:600;list-style-position:inside}.itinerary summary:hover{color:var(--gold)}.itinerary ol{padding:0 0 0 22px;margin:3px 0 18px}.itinerary li{padding:0 0 15px 5px;font-size:14px;line-height:1.7}.itinerary li::marker{color:var(--gold)}.itinerary li b{display:block;font-size:14px;font-weight:600}.itinerary li span{display:block;color:var(--muted)}.tour-card .itinerary p,.packages .itinerary p{min-height:0;font-size:12px;line-height:1.7;margin:0 0 16px}.featured .itinerary{border-color:#65745f}.featured .itinerary li span,.featured .itinerary p{color:#d1d9ce}.tour-card{display:flex;flex-direction:column}.tour-card .tour-photo{flex-shrink:0}.tour-card>.tour-price{margin-top:auto;padding-top:17px}.tour-card>.itinerary{margin-bottom:20px}.expanded-tour .tour-description{flex:initial}
.booking-faq{padding-top:70px}.faq-list{max-width:900px}.faq-list details{border-top:1px solid var(--line);padding:0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:22px 26px 22px 0;font-size:16px;font-weight:500;line-height:1.5}.faq-list p{padding:0 25px 22px 0;font-size:16px;color:var(--muted);max-width:790px}.sticky-booking{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);width:min(650px,calc(100% - 32px));background:#faf9f6f5;backdrop-filter:blur(12px);border:1px solid #c9d0c4;border-radius:8px;box-shadow:0 6px 28px #13281d26;z-index:20;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:16px}.sticky-booking strong{display:block;font-size:14px}.sticky-booking span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.sticky-booking .button{padding:14px 18px;white-space:nowrap}body:has(dialog[open]) .sticky-booking{display:none}body{padding-bottom:94px}@media(max-width:620px){.sticky-booking{bottom:0;left:0;transform:none;width:100%;border-radius:0;border-width:1px 0 0;padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.sticky-booking>div{display:none}.sticky-booking .button{width:100%;min-height:48px}body{padding-bottom:calc(80px + env(safe-area-inset-bottom))}}@media(min-width:621px) and (max-width:950px){nav{gap:13px;font-size:12px}}
