/*
Theme Name: Elang Tour Destinasi + Paket Tour + Home v1.10.7
Template: elang-tour-theme
Version: 1.10.7
Description: Child theme Elang Tour untuk katalog/detail Destinasi dan Paket Tour dengan itinerary timeline.
*/
.et-dest-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center;margin-bottom:34px}.et-dest-hero-media{border-radius:22px;overflow:hidden;min-height:340px;background:#eef1f4}.et-dest-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.et-dest-kicker{display:inline-block;padding:6px 11px;border-radius:999px;background:#fff1dc;color:#8a5b15;font-size:12px;font-weight:800;margin-bottom:12px}.et-dest-title{font-size:clamp(36px,5vw,58px);line-height:1.05;margin:0 0 12px;color:var(--et-primary)}.et-dest-sub{color:var(--et-muted);font-size:16px;margin:0 0 20px}.et-dest-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}.et-dest-fact{border:1px solid #e6e9ee;border-radius:14px;padding:14px;background:#fff}.et-dest-fact strong{display:block;font-size:12px;color:var(--et-muted);text-transform:uppercase;letter-spacing:.05em}.et-dest-fact span{display:block;margin-top:3px;font-weight:700}.et-dest-rating{font-weight:800}.et-dest-section{margin-top:34px}.et-dest-section h2{font-size:28px;color:var(--et-primary);margin:0 0 12px}.et-dest-content{font-size:16px}.et-dest-map{margin-top:28px;border-radius:18px;overflow:hidden;border:1px solid #e6e9ee;background:#fff}.et-dest-map iframe{width:100%;height:360px;border:0;display:block}.et-dest-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.et-dest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.et-dest-card{border:1px solid #e6e9ee;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 32px rgba(10,20,30,.06);transition:transform .18s ease,box-shadow .18s ease}.et-dest-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(10,20,30,.1)}.et-dest-card-media{display:block;position:relative;aspect-ratio:16/10;background:#eef1f4;overflow:hidden}.et-dest-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.et-dest-card:hover .et-dest-card-media img{transform:scale(1.03)}.et-dest-no-image{height:100%;display:grid;place-items:center;color:#667085;font-size:13px}.et-dest-card-badge{position:absolute;left:14px;top:14px;padding:6px 10px;border-radius:999px;background:#fff;color:#8a5b15;font-size:11px;font-weight:800;box-shadow:0 3px 12px rgba(0,0,0,.08)}.et-dest-card-body{padding:20px}.et-dest-card h2{font-size:23px;line-height:1.2;margin:0 0 8px;color:var(--et-primary)}.et-dest-card h2 a{color:inherit;text-decoration:none}.et-dest-location{margin:0 0 8px;color:var(--et-muted);font-size:14px}.et-dest-card-rating{font-size:14px;margin-bottom:12px}.et-dest-excerpt{font-size:14px;line-height:1.55;color:var(--et-muted);margin:0 0 16px}.et-dest-card-link{display:inline-flex;gap:8px;align-items:center;font-weight:800;text-decoration:none;color:var(--et-primary)}.et-dest-archive-head{max-width:760px;margin:0 0 34px}.et-dest-archive-head .et-dest-title{font-size:clamp(38px,5vw,52px)}.et-dest-empty{padding:40px;border:1px dashed #ccd3db;border-radius:16px;text-align:center}.et-dest-note{font-size:13px;color:var(--et-muted)}.et-dest-cta{padding:28px;border-radius:18px;background:#f8fafc;border:1px solid #e6e9ee}.et-dest-cta h2{margin-bottom:8px}.et-dest-cta p{margin:0;color:var(--et-muted)}
@media(max-width:900px){.et-dest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.et-dest-hero{grid-template-columns:1fr}.et-dest-hero-media{min-height:240px}.et-dest-grid{grid-template-columns:1fr}.et-dest-facts{grid-template-columns:1fr}.et-dest-title{font-size:42px}}
/* v1.5 catalog width/layout fix */
.et-dest-archive{width:calc(100% - 44px)!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important}
.et-dest-archive-head{width:100%;max-width:900px}
.et-dest-grid{width:100%}
@media(max-width:600px){.et-dest-archive{width:calc(100% - 28px)!important;padding-left:14px!important;padding-right:14px!important}.et-dest-card-body{padding:16px}.et-dest-card h2{font-size:20px}}

/* Paket Tour v1.7 — catalog + detailed itinerary timeline */
.et-package-archive,.et-package-single{width:calc(100% - 44px)!important;max-width:1200px!important;margin:0 auto!important}.et-package-archive-head{max-width:820px;margin:20px 0 34px}.et-package-kicker,.et-package-mini{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.12em;color:#8a5b15}.et-package-title{font-size:clamp(40px,5vw,58px);margin:6px 0 10px;color:var(--et-primary)}.et-package-archive-head p{color:var(--et-muted);font-size:16px;line-height:1.7}.et-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.et-package-card{border:1px solid #e6e9ee;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 32px rgba(10,20,30,.06)}.et-package-card-media{display:block;position:relative;aspect-ratio:16/10;background:#eef1f4;overflow:hidden;text-decoration:none}.et-package-card-media img{width:100%;height:100%;object-fit:cover;display:block}.et-package-card-media>span{height:100%;display:grid;place-items:center;color:#667085;font-size:13px}.et-package-badge{position:absolute;right:14px;top:14px;background:#fff;padding:7px 10px;border-radius:999px;font-size:12px}.et-package-card-body{padding:20px}.et-package-dest{font-size:13px;color:#667085;margin-bottom:8px}.et-package-card h2{font-size:22px;line-height:1.2;margin:0 0 12px}.et-package-card h2 a{color:var(--et-primary);text-decoration:none}.et-package-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:13px;font-weight:700;margin-bottom:12px}.et-package-card p{font-size:14px;line-height:1.6;color:var(--et-muted)}.et-package-link{font-weight:900;text-decoration:none;color:var(--et-primary)}.et-package-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center;margin-bottom:34px}.et-package-hero-media{min-height:380px;border-radius:22px;overflow:hidden;background:#eef1f4}.et-package-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.et-package-hero-media>div{height:100%;min-height:380px;display:grid;place-items:center;color:#667085}.et-package-hero-copy h1{font-size:clamp(36px,5vw,58px);line-height:1.05;color:var(--et-primary);margin:5px 0 12px}.et-package-sub{color:var(--et-muted)}.et-package-rating{font-weight:900;margin:10px 0}.et-package-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.et-package-facts div{border:1px solid #e6e9ee;border-radius:14px;padding:13px;background:#fff}.et-package-facts small{display:block;color:#667085;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.et-package-facts strong{display:block;margin-top:4px}.et-package-section{margin-top:40px}.et-package-section h2{font-size:30px;color:var(--et-primary);margin:0 0 12px}.et-package-content{font-size:16px;line-height:1.75}.et-package-section-head p{max-width:780px;color:var(--et-muted);line-height:1.65}.et-day-card{border:1px solid #e6e9ee;border-radius:18px;background:#fff;margin:16px 0;overflow:hidden}.et-day-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 20px;background:#fafbfc}.et-day-head>div>span{font-size:11px;font-weight:900;color:#8a5b15;letter-spacing:.12em}.et-day-head h3{margin:5px 0 0;font-size:20px}.et-detail-btn{border:0;border-radius:999px;padding:10px 15px;font-weight:900;cursor:pointer;background:var(--et-primary);color:#fff}.et-day-summary{padding:8px 20px 16px}.et-summary-row{display:grid;grid-template-columns:80px 1fr;gap:14px;padding:10px 0;border-bottom:1px solid #eef1f4;font-size:14px}.et-summary-row b{font-size:14px}.et-summary-row span{color:#475467;line-height:1.5}.et-more{padding-top:12px;font-size:13px;color:#667085}.et-itinerary-modal{display:none;position:fixed;inset:0;z-index:99999}.et-itinerary-modal.is-open{display:block}.et-modal-backdrop{position:absolute;inset:0;background:rgba(10,20,30,.58)}.et-modal-panel{position:relative;width:min(760px,calc(100% - 28px));max-height:86vh;overflow:auto;margin:7vh auto;background:#fff;border-radius:22px;padding:28px;box-shadow:0 25px 80px rgba(0,0,0,.22)}.et-modal-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:30px;cursor:pointer}.et-modal-panel h3{font-size:27px;margin:7px 40px 22px 0;color:var(--et-primary)}.et-time-item{display:grid;grid-template-columns:105px 18px 1fr;gap:12px;position:relative;padding:0 0 22px}.et-time{font-weight:900;font-size:13px;padding-top:2px}.et-time-line{position:relative}.et-time-line:before{content:"";position:absolute;left:4px;top:5px;width:9px;height:9px;border-radius:50%;background:#d68b2f}.et-time-line:after{content:"";position:absolute;left:8px;top:18px;bottom:-22px;width:1px;background:#d9dee5}.et-time-item:last-child .et-time-line:after{display:none}.et-time-body{border:1px solid #e6e9ee;border-radius:14px;padding:13px 15px}.et-time-body strong{display:block}.et-time-body p{margin:6px 0;color:#475467;line-height:1.55}.et-time-body small{display:block;color:#667085;margin-top:5px}.et-package-two{display:grid;grid-template-columns:1fr 1fr;gap:24px}.et-package-list{border:1px solid #e6e9ee;border-radius:16px;padding:18px;line-height:1.8;color:#475467;white-space:normal}.et-package-cta{margin:45px 0;padding:28px;border:1px solid #e6e9ee;border-radius:20px;background:#f8fafc;display:flex;justify-content:space-between;gap:24px;align-items:center}.et-package-cta h2{margin:5px 0 8px;color:var(--et-primary)}.et-package-cta p{margin:0;color:#667085}.et-package-empty{padding:35px;border:1px dashed #ccd3db;border-radius:16px;text-align:center}.et-modal-open{overflow:hidden}@media(max-width:900px){.et-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.et-package-hero{grid-template-columns:1fr}}@media(max-width:700px){.et-package-grid,.et-package-two{grid-template-columns:1fr}.et-package-archive,.et-package-single{width:calc(100% - 28px)!important}.et-package-facts{grid-template-columns:1fr}.et-day-head{align-items:flex-start;flex-direction:column}.et-summary-row{grid-template-columns:65px 1fr}.et-time-item{grid-template-columns:75px 14px 1fr}.et-modal-panel{padding:22px}.et-package-cta{flex-direction:column;align-items:flex-start}}


.grid{display:grid;gap:20px}.four{grid-template-columns:repeat(4,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.two{grid-template-columns:repeat(2,minmax(0,1fr))}

/* Elang Tour Home v1.8 — WordPress version of the original SPA */
.et-home { overflow:hidden; }
.et-home .hero{min-height:750px;color:#fff;display:flex;align-items:center;background:linear-gradient(90deg,#061413cc,#06141344),url("https://images.unsplash.com/photo-1530789253388-582c481c54b0?auto=format&fit=crop&w=1800&q=85") center/cover}
.et-home .hero p{color:#ffffffdb;max-width:650px;font-size:1.08rem}
.et-home .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}
.et-home .search{margin-top:36px;background:#fff;color:#101820;padding:9px;border-radius:18px;display:grid;grid-template-columns:1.5fr 1fr 1fr auto;box-shadow:0 16px 40px #10202718}
.et-home .field{padding:8px 13px;border-right:1px solid #dce8ea}
.et-home .field label{display:block;font-size:.7rem;font-weight:900;color:#66727a;text-transform:uppercase}
.et-home .field input{width:100%;border:0;outline:0;background:none;padding-top:3px}
.et-home .et-soft{background:#eefbfd}
.et-home .et-white{background:#fff}
.et-home .packages{grid-template-columns:repeat(3,1fr)}
.et-home .card{background:#fff;border:1px solid #dce8ea;border-radius:20px;overflow:hidden;transition:.2s}
.et-home .card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #10202718}
.et-home .body{padding:20px}
.et-home .cover{width:100%;height:220px;object-fit:cover}
.et-home .et-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#10bfd2,#0794a8);color:#fff;font-weight:950;letter-spacing:.12em}
.et-home .et-placeholder span{border:1px solid #ffffff88;padding:12px 18px;border-radius:12px}
.et-home .badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#e8f9fb;color:#0794a8;font-size:.7rem;font-weight:900}
.et-home .meta{display:flex;gap:13px;flex-wrap:wrap;color:#66727a;font-size:.85rem;margin:9px 0}
.et-home .price{font-weight:900;font-size:1.15rem;margin:12px 0}
.et-home .card-actions{display:flex;gap:8px}
.et-home .card-actions>*{flex:1}
.et-home .dest{position:relative;min-height:300px;color:#fff}
.et-home .dest img,.et-home .dest-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.et-home .dest-placeholder{background:linear-gradient(135deg,#0c6570,#101820)}
.et-home .dest:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000a,transparent 65%)}
.et-home .dest .dtext{position:absolute;z-index:2;left:20px;right:20px;bottom:18px}
.et-home .dest p{color:#ffffffcf;margin:3px 0}
.et-home .gallery-placeholder{min-height:250px;border:1px dashed #b7cdd1;border-radius:20px;background:#fff;display:grid;place-items:center;text-align:center;padding:40px;color:#66727a}
.et-home .gallery-placeholder div{font-size:1.3rem;font-weight:900;color:#101820}
.et-home .gallery-placeholder p{max-width:600px;margin:4px auto}
.et-home .et-avatar{display:grid;place-items:center;background:#e8f9fb;color:#0794a8;font-weight:900}
.et-home .person small{display:block;color:#66727a}
.et-home .empty-state{grid-column:1/-1;padding:35px;border:1px dashed #b7cdd1;border-radius:18px;background:#fff;text-align:center;color:#66727a}
.et-home .final{background:linear-gradient(135deg,#10bfd2,#0aa5b9);color:#fff;text-align:center}
.et-home .final p{color:#ffffffd0;max-width:650px;margin:12px auto 22px}

/* Header / navbar */
.nav{position:fixed;z-index:100;inset:0 0 auto;height:76px;color:#fff;transition:.25s}
.nav.scrolled{background:#fffffff2;color:#101820;backdrop-filter:blur(16px);box-shadow:0 1px 0 #dce8ea}
.navin{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{font-weight:950;display:flex;align-items:center;gap:10px}
.mark{width:46px;height:46px;border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid #dce8ea;box-shadow:0 5px 18px #0002;flex:none}
.mark .custom-logo-link{display:block;width:100%;height:100%}
.mark .custom-logo{width:100%;height:100%;object-fit:cover;margin:0}
.et-mark-text{color:#0794a8;font-weight:950;font-size:1rem}
.brand-text{display:flex;flex-direction:column;line-height:1.05}
.brand-text strong{font-size:.98rem;letter-spacing:.02em}
.brand-text small{font-size:.62rem;font-weight:700;opacity:.78;margin-top:3px;letter-spacing:.03em}
.links{display:flex;align-items:center;gap:20px;font-weight:750;font-size:.9rem}
.links>a,.nav-drop-toggle{color:inherit}
.links a:hover{color:#10bfd2}
.nav-dropdown{position:relative;height:76px;display:flex;align-items:center}
.nav-drop-menu{position:absolute;top:66px;left:50%;transform:translate(-50%,-8px);width:210px;background:#fff;color:#101820;border:1px solid #dce8ea;border-radius:14px;padding:8px;box-shadow:0 16px 40px #10202718;opacity:0;visibility:hidden;pointer-events:none;transition:.18s}
.nav-dropdown:hover .nav-drop-menu,.nav-dropdown:focus-within .nav-drop-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.nav-drop-menu a{display:block;padding:9px 10px;border-radius:9px}
.nav-drop-menu a:hover{background:#e8f9fb;color:#0794a8}
.menu{display:none;background:none;border:0;color:inherit;font-size:1.5rem}
footer .footer-brand{color:#fff}
.wa{position:fixed;right:20px;bottom:20px;z-index:90;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:950;box-shadow:0 10px 30px #0003}
.modal{position:fixed;inset:0;z-index:200;background:#06141399;display:none;align-items:center;justify-content:center;padding:20px}
.modal.open{display:flex}
.modalbox{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:25px;box-shadow:0 20px 70px #0005}
.modalhead{display:flex;align-items:start;justify-content:space-between;gap:20px}
.close{border:0;background:#eefbfd;border-radius:10px;width:38px;height:38px;font-size:1.5rem;cursor:pointer}
.form{display:grid;gap:12px;margin-top:15px}
.form label{font-size:.82rem;font-weight:800}
.form input,.form select,.form textarea{display:block;width:100%;margin-top:5px;padding:11px 12px;border:1px solid #dce8ea;border-radius:10px;outline:none;background:#fff}
.form textarea{min-height:100px;resize:vertical}
.et-modal-open{overflow:hidden}
.drawer{position:fixed;inset:0;background:#06141399;z-index:190;display:none}
.drawer.open{display:block}
.drawer-panel{background:#fff;width:85%;max-width:340px;height:100%;padding:25px;display:grid;align-content:start;gap:14px;box-shadow:20px 0 50px #0003}
.drawer-panel>a{padding:8px 0;font-weight:800}

@media (max-width: 1100px){
  .links{gap:12px;font-size:.82rem}
}
@media (max-width: 900px){
  .links{display:none}
  .menu{display:block}
  .et-home .search{grid-template-columns:1fr 1fr}
  .et-home .search .btn{grid-column:1/-1}
  .et-home .packages,.et-home .three{grid-template-columns:repeat(2,1fr)}
  .et-home .four{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 640px){
  .et-home .hero{min-height:720px}
  .et-home .search{grid-template-columns:1fr}
  .et-home .field{border-right:0;border-bottom:1px solid #dce8ea}
  .et-home .packages,.et-home .three,.et-home .four{grid-template-columns:1fr}
  .et-home .hero h1{font-size:clamp(2.5rem,12vw,4rem)}
  .et-home .section{padding:65px 0}
  .nav{height:68px}
  .nav-dropdown{display:none}
}


/* =========================================================
   HOME V1.9 — isolate Home from parent-theme typography
   and restore the large SPA presentation.
   ========================================================= */
html,body{margin:0!important;padding:0!important}
body.home{background:#fff!important;color:#101820!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:16px!important;line-height:1.55!important}
body.home #page,body.home .site,body.home .site-content{margin:0!important;padding:0!important;max-width:none!important;width:100%!important}
body.home .container,
body.home .navin,
body.home footer .container{
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.home .et-home h1,body.home .et-home h2,body.home .et-home h3,
body.home .et-home p,body.home .et-home a,body.home .et-home button,
body.home .et-home input,body.home .et-home select,body.home .et-home textarea{
  font-family:inherit!important;
}
body.home .et-home h1{font-size:clamp(3rem,6vw,5.6rem)!important;line-height:1.02!important;letter-spacing:-.055em!important;margin:16px 0 18px!important;font-weight:950!important}
body.home .et-home h2{font-size:clamp(2rem,3.4vw,3.25rem)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:8px 0 12px!important;font-weight:900!important}
body.home .et-home h3{font-size:1.18rem!important;line-height:1.25!important;margin:8px 0!important;font-weight:850!important}
body.home .et-home p{font-size:1rem!important;line-height:1.65!important;margin:8px 0!important}
body.home .et-home .eyebrow{font-size:.72rem!important;line-height:1.2!important;letter-spacing:.18em!important;font-weight:900!important}
body.home .et-home .section{padding:96px 0!important}
body.home .et-home .hero{min-height:790px!important;padding-top:76px!important;box-sizing:border-box!important;background:
linear-gradient(90deg,rgba(5,18,20,.72),rgba(5,18,20,.18)),
url("https://images.unsplash.com/photo-1530789253388-582c481c54b0?auto=format&fit=crop&w=2000&q=88") center/cover no-repeat!important}
body.home .et-home .hero>.container{padding-top:80px!important}
body.home .et-home .hero p{max-width:650px!important;font-size:1.08rem!important;color:#fff!important}
body.home .et-home .actions{margin-top:28px!important}
body.home .et-home .btn{min-height:46px!important;padding:12px 18px!important;border-radius:10px!important;font-size:.88rem!important;font-weight:850!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;box-sizing:border-box!important}
body.home .et-home .btn-primary{background:#071c2b!important;color:#fff!important;border:1px solid #071c2b!important}
body.home .et-home .btn-accent{background:#10bfd2!important;color:#062027!important;border:1px solid #10bfd2!important}
body.home .et-home .btn-light{background:#fff!important;color:#071c2b!important;border:1px solid #fff!important}
body.home .et-home .btn-outline{background:#fff!important;color:#071c2b!important;border:1px solid #b8cdd1!important}
body.home .et-home .search{
  max-width:980px!important;
  margin-top:42px!important;
  padding:10px!important;
  border-radius:16px!important;
  grid-template-columns:1.45fr 1fr .75fr auto!important;
}
body.home .et-home .field{padding:9px 15px!important}
body.home .et-home .field label{font-size:.66rem!important;letter-spacing:.1em!important}
body.home .et-home .field input{font-size:.92rem!important}
body.home .et-home .head{margin-bottom:34px!important}
body.home .et-home .head p{max-width:650px!important;color:#607078!important}
body.home .et-home .grid{gap:22px!important}
body.home .et-home .four{grid-template-columns:repeat(4,minmax(0,1fr))!important}
body.home .et-home .three{grid-template-columns:repeat(4,minmax(0,1fr))!important}
body.home .et-home .packages{grid-template-columns:repeat(4,minmax(0,1fr))!important}
body.home .et-home .feature{
  min-height:180px!important;padding:25px!important;border:1px solid #dce8ea!important;
  border-radius:18px!important;background:#fff!important;box-sizing:border-box!important;
}
body.home .et-home .feature p{color:#607078!important}
body.home .et-home .icon{
  width:42px!important;height:42px!important;border-radius:12px!important;
  display:grid!important;place-items:center!important;background:#e8f9fb!important;
  color:#0794a8!important;font-weight:900!important;margin-bottom:16px!important;
}
body.home .et-home .card{border-radius:18px!important}
body.home .et-home .cover{height:260px!important}
body.home .et-home .body{padding:22px!important}
body.home .et-home .dest{min-height:360px!important;border-radius:18px!important;overflow:hidden!important}
body.home .et-home .custom{
  padding:70px!important;border-radius:24px!important;
  background:linear-gradient(135deg,#071c2b,#0b6f7c)!important;color:#fff!important;
}
body.home .et-home .custom p{max-width:650px!important;color:#d7f5f7!important}
body.home .et-home .quote{padding:25px!important}
body.home .et-home .stars{letter-spacing:.12em!important;margin-bottom:15px!important}
body.home .et-home .final{padding:110px 0!important}
body.home .et-home .final h2{font-size:clamp(2.5rem,5vw,4.5rem)!important}
body.home .nav{
  height:76px!important;
  background:rgba(6,20,22,.18)!important;
  border:0!important;
  box-shadow:none!important;
}
body.home .nav.scrolled{
  background:rgba(255,255,255,.96)!important;
  color:#101820!important;
  box-shadow:0 1px 0 #dce8ea!important;
}
body.home .navin{height:76px!important}
body.home .brand-text strong{font-size:1rem!important}
body.home .brand-text small{font-size:.62rem!important}
body.home .links{font-size:.86rem!important;gap:19px!important}
body.home .links a{font-weight:750!important;text-decoration:none!important}
body.home footer{font-size:1rem!important}
body.home footer p{color:#b8c5c9!important}
body.home .gallery-placeholder{min-height:320px!important}
@media(max-width:900px){
  body.home .container,body.home .navin,body.home footer .container{width:calc(100% - 34px)!important}
  body.home .et-home .four,body.home .et-home .three,body.home .et-home .packages{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.home .links{display:none!important}
  body.home .menu{display:block!important}
}
@media(max-width:600px){
  body.home .et-home .section{padding:68px 0!important}
  body.home .et-home .hero{min-height:760px!important}
  body.home .et-home .hero>.container{padding-top:60px!important}
  body.home .et-home .four,body.home .et-home .three,body.home .et-home .packages{grid-template-columns:1fr!important}
  body.home .et-home .search{grid-template-columns:1fr!important}
  body.home .et-home .field{border-right:0!important;border-bottom:1px solid #dce8ea!important}
  body.home .et-home .custom{padding:40px 24px!important}
}


/* HOME V1.9.1 — logo + navbar link fix */
body.home .brand,
body.home .brand:hover,
body.home .brand:focus,
body.home .brand:visited{
  text-decoration:none!important;
  border-bottom:0!important;
  box-shadow:none!important;
  color:inherit!important;
}
body.home .brand-text,
body.home .brand-text strong,
body.home .brand-text small{
  text-decoration:none!important;
  border-bottom:0!important;
}
body.home .mark{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  min-height:46px!important;
  padding:0!important;
  background:#fff!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
body.home .mark .et-site-logo{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  margin:0!important;
  padding:0!important;
}
body.home .mark .et-mark-text{
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  height:100%!important;
  font-size:15px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
body.home .links a,
body.home .nav-dropdown>a{
  text-decoration:none!important;
  border-bottom:0!important;
  box-shadow:none!important;
}


/* =========================================================
   LAYANAN v1.10.2 — SPA catalog + Elementor editable text
   ========================================================= */
body.page-template-default .et-layanan-spa{width:100%;}
.et-layanan-spa{box-sizing:border-box;background:#fff;}
.et-layanan-head{background:#eefbfd;padding:86px max(24px,calc((100% - 1200px)/2)) 72px;box-sizing:border-box;}
.et-layanan-label{font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.18em;color:#00a9c2;text-transform:uppercase;margin-bottom:14px;}
.et-layanan-head h1{font-size:clamp(48px,6vw,76px)!important;line-height:.98!important;margin:0 0 18px!important;color:#071521!important;font-weight:900!important;}
.et-layanan-head p{font-size:16px!important;line-height:1.7!important;color:#5d6f7f!important;margin:0!important;max-width:680px;}
.et-layanan-grid{max-width:1200px;margin:0 auto;padding:84px 24px 100px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;box-sizing:border-box;}
.et-layanan-card{position:relative;min-height:210px;padding:24px 24px 24px 28px;background:#fff;border:1px solid #dce8ea;border-radius:18px;box-shadow:0 10px 30px rgba(10,30,40,.04);box-sizing:border-box;overflow:hidden;}
.et-layanan-card:before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:3px;background:#ff7043;border-radius:0 3px 3px 0;}
.et-layanan-num{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#e8f9fb;color:#00a9c2;font-size:14px;font-weight:900;margin-bottom:20px;}
.et-layanan-card h3{margin:0 0 12px!important;font-size:18px!important;line-height:1.25!important;color:#071521!important;font-weight:900!important;}
.et-layanan-card p{margin:0!important;font-size:15px!important;line-height:1.65!important;color:#607080!important;}
@media(max-width:1000px){.et-layanan-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.et-layanan-head{padding-top:72px;}}
@media(max-width:600px){.et-layanan-grid{grid-template-columns:1fr;padding:55px 18px 70px;}.et-layanan-head{padding:70px 22px 55px;}.et-layanan-head h1{font-size:48px!important;}}
/* Give fixed navbar clearance on non-home pages without changing the navbar itself. */
body:not(.home) .et-layanan-spa{padding-top:0;}
body:not(.home) .et-layanan-spa .et-layanan-head{padding-top:100px;}

/* =========================================================
   v1.10.5 CMS AUDIT — native Elementor cards
   ========================================================= */
.et-layanan-spa a,.et-layanan-spa a:hover,.et-layanan-spa a:focus{text-decoration:none!important;border-bottom:0!important;box-shadow:none!important}
body.page-template-default .elementor .et-layanan-card-native{border:1px solid #dce8ea;border-radius:18px;background:#fff;box-sizing:border-box;min-height:235px;position:relative;overflow:hidden}
body.page-template-default .elementor .et-layanan-card-native:before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:3px;background:#ff7043;border-radius:0 3px 3px 0}
body.page-template-default .elementor .et-layanan-card-native .elementor-widget-heading:first-child{background:#e8f9fb;border-radius:12px;width:43px;height:43px;display:flex;align-items:center;justify-content:center}
body.page-template-default .elementor .et-layanan-card-native .elementor-widget-heading:first-child .elementor-heading-title{color:#00a9c2!important;font-size:14px!important}
body.page-template-default .elementor .et-about-card-native{border:1px solid #dce8ea;border-radius:18px;background:#fff;box-sizing:border-box;min-height:210px}
body.page-template-default .elementor .et-about-card-native a{text-decoration:none!important}
@media(max-width:1000px){body.page-template-default .elementor .et-layanan-card-native,body.page-template-default .elementor .et-about-card-native{min-height:200px}}


/* v1.10.7 — Footer logo sizing + HFE-ready fallback */
.et-native-footer .et-footer-brand-col{display:flex;flex-direction:column;align-items:flex-start;max-width:340px}
.et-native-footer .footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;color:#fff;text-decoration:none}
.et-native-footer .et-footer-mark{width:140px!important;height:140px!important;min-width:140px!important;min-height:140px!important;padding:0!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}
.et-native-footer .et-footer-mark .et-footer-logo{display:block!important;width:100%!important;height:100%!important;max-width:140px!important;max-height:140px!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:8px!important;box-sizing:border-box!important}
.et-native-footer .et-footer-mark .et-mark-text{display:grid;place-items:center;width:100%;height:100%;font-size:32px;font-weight:900;color:#061413}
.et-native-footer .brand-text{display:flex;flex-direction:column;gap:3px}
.et-native-footer .brand-text strong{font-size:1rem!important;line-height:1.2}
.et-native-footer .brand-text small{font-size:.62rem!important;line-height:1.2}
@media(max-width:600px){.et-native-footer .et-footer-mark{width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important}.et-native-footer .et-footer-mark .et-footer-logo{max-width:110px!important;max-height:110px!important}}
