.elementor-2588 .elementor-element.elementor-element-55950b1:not(.elementor-motion-effects-element-type-background), .elementor-2588 .elementor-element.elementor-element-55950b1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.tiomandivebuddy.com/wp-content/uploads/2021/04/tioman-padi-course-cover-2.jpg");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-2588 .elementor-element.elementor-element-55950b1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:230px 0px 150px 0px;}.elementor-2588 .elementor-element.elementor-element-55950b1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2588 .elementor-element.elementor-element-220fa03 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-2588 .elementor-element.elementor-element-ca972f7{--spacer-size:50px;}.elementor-2588 .elementor-element.elementor-element-dfb4e34 > .elementor-widget-container{padding:0px 0px 30px 0px;}.elementor-2588 .elementor-element.elementor-element-99edacf{--spacer-size:30px;}.elementor-2588 .elementor-element.elementor-element-d63b624{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-2588 .elementor-element.elementor-element-d63b624 .elementor-divider-separator{width:100%;}.elementor-2588 .elementor-element.elementor-element-d63b624 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-2588 .elementor-element.elementor-element-49f1481{--spacer-size:28px;}.elementor-2588 .elementor-element.elementor-element-cf9e300{padding:0px 0px 0px 0px;}.elementor-2588 .elementor-element.elementor-element-79038e1{--spacer-size:10px;}.elementor-2588 .elementor-element.elementor-element-90aff12{text-align:center;}.elementor-2588 .elementor-element.elementor-element-dec5ee8 .elementor-button{background-color:#08B9E1;}@media(max-width:767px){.elementor-2588 .elementor-element.elementor-element-55950b1:not(.elementor-motion-effects-element-type-background), .elementor-2588 .elementor-element.elementor-element-55950b1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2588 .elementor-element.elementor-element-55950b1{padding:0px 0px 0170px 0px;}.elementor-2588 .elementor-element.elementor-element-ca972f7{--spacer-size:120px;}.elementor-2588 .elementor-element.elementor-element-dfb4e34 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2588 .elementor-element.elementor-element-dfb4e34{text-align:center;}}/* Start custom CSS *//* ============================================================
   TDB AOW — "Deep Explorer / Midnight Expedition" Theme
   Typography: Lexend Deca (geometric modern) + Figtree (clean friendly)
   Palette: Midnight Slate + Emerald + Amber Gold
   ============================================================ */

/* --- VARIABLES --- */
.aow-page{
  --aow-midnight:#0F172A;
  --aow-slate:#1E293B;
  --aow-steel:#334155;
  --aow-iron:#475569;

  --aow-emerald:#10B981;
  --aow-emerald-light:#34D399;
  --aow-teal:#14B8A6;

  --aow-gold:#EAB308;
  --aow-amber:#F59E0B;
  --aow-warm:#FEF9C3;

  --aow-white:#FFFFFF;
  --aow-off:#F8FAFC;
  --aow-cloud:#F1F5F9;
  --aow-light:#E2E8F0;
  --aow-text:#334155;
  --aow-muted:#64748B;

  --font-head:'Lexend Deca',sans-serif;
  --font-body:'Figtree',sans-serif;

  --sp-xs:8px;--sp-sm:16px;--sp-md:24px;--sp-lg:40px;--sp-xl:64px;--sp-2xl:96px;
  --radius:10px;

  font-family:var(--font-body);font-weight:400;color:var(--aow-text);line-height:1.7;
  margin:0;padding:0;
}
.aow-page *,.aow-page *::before,.aow-page *::after{box-sizing:border-box}
.aow-page h1,.aow-page h2,.aow-page h3,.aow-page h4{font-family:var(--font-head);margin:0;line-height:1.1}
.aow-page p{margin:0}
.aow-page img{max-width:100%;display:block}
.aow-page a{text-decoration:none}
.aow-wrap{max-width:1140px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}

/* --- HERO --- */
.aow-hero{
  position:relative;min-height:100vh;display:flex;align-items:flex-end;
  overflow:hidden;background:var(--aow-midnight);
  width:100vw;left:50%;margin-left:-50vw;
  margin-top:-40px;padding-top:40px;
}
.aow-hero__bg{position:absolute;inset:0}
.aow-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center 35%}
.aow-hero__overlay{
  position:absolute;inset:0;
  background:
    linear-gradient(180deg,rgba(15,23,42,.15) 0%,rgba(15,23,42,.45) 35%,rgba(15,23,42,.88) 68%,rgba(15,23,42,.98) 100%),
    linear-gradient(160deg,rgba(16,185,129,.04) 0%,transparent 40%);
}

/* Depth lines */
.aow-hero__depth{position:absolute;right:clamp(20px,6vw,80px);top:0;bottom:0;width:80px;z-index:1;pointer-events:none}
.aow-dline{
  position:absolute;display:flex;align-items:center;
  width:100%;height:1px;background:rgba(16,185,129,.08);
}
.aow-dline em{
  position:absolute;right:0;
  font-family:var(--font-head);font-size:.6rem;font-style:normal;font-weight:500;
  color:rgba(16,185,129,.2);letter-spacing:.08em;white-space:nowrap;
  transform:translateY(-12px);
}

/* Decorations */
.aow-deco{position:absolute;pointer-events:none;z-index:1}
.aow-deco--fish1{width:28px;top:32%;color:rgba(16,185,129,.05);animation:aowSwimR 26s linear infinite}
.aow-deco--fish2{width:20px;top:58%;color:rgba(234,179,8,.04);animation:aowSwimL 32s linear infinite;animation-delay:4s}
.aow-deco--turtle{width:45px;top:44%;color:rgba(16,185,129,.03);animation:aowSwimR 40s linear infinite;animation-delay:10s}
.aow-deco--manta{width:55px;top:22%;right:20%;color:rgba(255,255,255,.03);animation:aowMantaGlide 22s ease-in-out infinite}
@keyframes aowSwimR{0%{left:-5%}100%{left:105%}}
@keyframes aowSwimL{0%{left:105%;transform:scaleX(-1)}100%{left:-5%;transform:scaleX(-1)}}
@keyframes aowMantaGlide{
  0%,100%{transform:translateX(0) translateY(0) rotate(0deg)}
  25%{transform:translateX(25px) translateY(-12px) rotate(-3deg)}
  50%{transform:translateX(50px) translateY(8px) rotate(2deg)}
  75%{transform:translateX(20px) translateY(-8px) rotate(-1deg)}
}

/* Bubbles */
.aow-bubbles{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}
.aow-bubbles i{
  position:absolute;bottom:-10px;border-radius:50%;
  background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.07),rgba(255,255,255,.01));
  border:1px solid rgba(255,255,255,.04);
  animation:aowBub linear infinite;
}
.aow-bubbles i:nth-child(1){width:5px;height:5px;left:8%;animation-duration:14s}
.aow-bubbles i:nth-child(2){width:12px;height:12px;left:18%;animation-duration:20s;animation-delay:2s;
  background:radial-gradient(circle at 35% 35%,rgba(16,185,129,.06),transparent);border-color:rgba(16,185,129,.04)}
.aow-bubbles i:nth-child(3){width:4px;height:4px;left:28%;animation-duration:11s;animation-delay:5s}
.aow-bubbles i:nth-child(4){width:16px;height:16px;left:38%;animation-duration:24s;animation-delay:1s;
  background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.05),transparent);border-color:rgba(255,255,255,.03)}
.aow-bubbles i:nth-child(5){width:7px;height:7px;left:48%;animation-duration:16s;animation-delay:7s}
.aow-bubbles i:nth-child(6){width:4px;height:4px;left:56%;animation-duration:10s;animation-delay:3s}
.aow-bubbles i:nth-child(7){width:20px;height:20px;left:65%;animation-duration:26s;animation-delay:6s;
  background:radial-gradient(circle at 35% 35%,rgba(16,185,129,.05),transparent);border-color:rgba(16,185,129,.03)}
.aow-bubbles i:nth-child(8){width:6px;height:6px;left:74%;animation-duration:14s;animation-delay:4.5s}
.aow-bubbles i:nth-child(9){width:10px;height:10px;left:82%;animation-duration:18s;animation-delay:0s}
.aow-bubbles i:nth-child(10){width:8px;height:8px;left:25%;animation-duration:17s;animation-delay:9s}
.aow-bubbles i:nth-child(11){width:14px;height:14px;left:52%;animation-duration:22s;animation-delay:2.5s;
  background:radial-gradient(circle at 35% 35%,rgba(234,179,8,.04),transparent);border-color:rgba(234,179,8,.03)}
.aow-bubbles i:nth-child(12){width:3px;height:3px;left:72%;animation-duration:9s;animation-delay:6.5s}
.aow-bubbles i:nth-child(13){width:18px;height:18px;left:12%;animation-duration:28s;animation-delay:1.5s;
  background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.04),transparent);border-color:rgba(255,255,255,.02)}
.aow-bubbles i:nth-child(14){width:5px;height:5px;left:42%;animation-duration:12s;animation-delay:3.5s}
.aow-bubbles i:nth-child(15){width:22px;height:22px;left:58%;animation-duration:30s;animation-delay:.5s;
  background:radial-gradient(circle at 35% 35%,rgba(16,185,129,.04),transparent);border-color:rgba(16,185,129,.02)}
.aow-bubbles i:nth-child(16){width:6px;height:6px;left:88%;animation-duration:13s;animation-delay:5.5s}
.aow-bubbles i:nth-child(17){width:9px;height:9px;left:34%;animation-duration:19s;animation-delay:8s}
.aow-bubbles i:nth-child(18){width:4px;height:4px;left:78%;animation-duration:11s;animation-delay:7.5s}
.aow-bubbles i:nth-child(19){width:15px;height:15px;left:4%;animation-duration:25s;animation-delay:4s;
  background:radial-gradient(circle at 35% 35%,rgba(234,179,8,.03),transparent);border-color:rgba(234,179,8,.02)}
.aow-bubbles i:nth-child(20){width:7px;height:7px;left:92%;animation-duration:15s;animation-delay:2s}
@keyframes aowBub{
  0%{transform:translateY(0) scale(0);opacity:0}
  10%{opacity:.5;transform:translateY(-8vh) scale(1)}
  50%{opacity:.2;transform:translateY(-50vh) scale(.9)}
  100%{transform:translateY(-110vh) scale(.4);opacity:0}
}

@media(max-width:768px){
  .aow-deco,.aow-bubbles,.aow-hero__depth,.aow-scu{display:none}
}

/* Hero content */
.aow-hero__content{position:relative;z-index:10;padding-top:clamp(140px,22vh,220px);padding-bottom:clamp(70px,11vh,130px)}

.aow-hero__badge{
  display:inline-flex;align-items:center;gap:10px;
  font-family:var(--font-head);font-size:.78rem;font-weight:500;
  color:var(--aow-emerald);
  padding:8px 20px;border-radius:var(--radius);
  background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.15);
  margin-bottom:var(--sp-md);
}
.aow-hero__badge-pulse{
  width:8px;height:8px;background:var(--aow-emerald);border-radius:50%;
  animation:aowPulse 2s ease-in-out infinite;
}
@keyframes aowPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.6)}}

.aow-hero h1{
  font-size:clamp(2.6rem,7vw,5rem);font-weight:800;
  color:var(--aow-white);margin-bottom:var(--sp-md);letter-spacing:-.02em;
}
.aow-hero h1 span{
  background:linear-gradient(135deg,var(--aow-emerald),var(--aow-teal));
  -webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;
}

.aow-hero__sub{
  font-size:clamp(.95rem,1.5vw,1.08rem);color:rgba(255,255,255,.55);
  max-width:560px;margin-bottom:var(--sp-lg);line-height:1.75;
}

.aow-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:var(--sp-sm)}
.aow-hero__actions2{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:var(--sp-xl)}

/* Buttons */
.aow-btn{
  display:inline-flex;align-items:center;gap:8px;
  font-family:var(--font-head);font-size:.85rem;font-weight:600;
  padding:14px 28px;border-radius:var(--radius);border:none;cursor:pointer;
  transition:all .35s cubic-bezier(.23,1,.32,1);
}
.aow-btn--em{background:var(--aow-emerald);color:var(--aow-white)}
.aow-btn--em:hover{
  background:var(--aow-emerald-light);transform:translateY(-3px);
  box-shadow:0 12px 40px rgba(16,185,129,.35);
}
.aow-btn--em2{background:var(--aow-gold);color:var(--aow-midnight)}
.aow-btn--em2:hover{
  background:var(--aow-amber);transform:translateY(-3px);
  box-shadow:0 12px 40px rgba(234,179,8,.35);
}
.aow-btn--ghost{
  background:rgba(255,255,255,.06);color:var(--aow-white);
  border:1px solid rgba(255,255,255,.15);
}
.aow-btn--ghost:hover{border-color:var(--aow-emerald);color:var(--aow-emerald);transform:translateY(-3px)}
.aow-btn--ghost-w{background:transparent;color:var(--aow-white);border:1px solid rgba(255,255,255,.3);border-radius:var(--radius)}
.aow-btn--ghost-w:hover{border-color:var(--aow-white);transform:translateY(-3px)}

/* Hero stats */
.aow-hero__bar{
  display:flex;flex-wrap:wrap;gap:0;
  background:rgba(16,185,129,.04);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);
  border:1px solid rgba(16,185,129,.1);border-radius:var(--radius);
  max-width:720px;overflow:hidden;
}
.aow-hero__bar-item{
  flex:1;min-width:110px;padding:14px 18px;text-align:center;
  border-right:1px solid rgba(16,185,129,.06);
}
.aow-hero__bar-item:last-child{border-right:none}
.aow-hero__bar-item strong{
  display:block;font-family:var(--font-head);font-size:.9rem;font-weight:700;color:var(--aow-emerald);
}
.aow-hero__bar-item span{font-size:.6rem;color:rgba(255,255,255,.35);letter-spacing:.06em;text-transform:uppercase}

/* --- SECTIONS --- */
.aow-section{
  padding:var(--sp-2xl) 0;position:relative;overflow:hidden;
  width:100vw;left:50%;margin-left:-50vw;
}
.aow-section--white{background:var(--aow-white)}
.aow-section--warm{background:var(--aow-off)}
.aow-section--dark{background:var(--aow-midnight)}
.aow-section--slate{background:var(--aow-slate)}

.aow-sh{margin-bottom:var(--sp-xl)}
.aow-sh h2{font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:800;color:var(--aow-midnight);letter-spacing:-.02em}
.aow-sh--light h2{color:var(--aow-white)}
.aow-sh__sub{font-size:1rem;color:var(--aow-muted);max-width:560px;margin-top:var(--sp-sm);line-height:1.7}

.aow-tag{
  display:inline-flex;align-items:center;gap:10px;
  font-family:var(--font-head);font-size:.7rem;font-weight:600;
  letter-spacing:.12em;text-transform:uppercase;color:var(--aow-emerald);
  margin-bottom:var(--sp-sm);
}
.aow-tag::before{content:'';width:20px;height:3px;background:var(--aow-emerald);border-radius:3px}
.aow-tag--em{color:var(--aow-emerald-light)}.aow-tag--em::before{background:var(--aow-emerald-light)}
.aow-tag--gold{color:var(--aow-amber)}.aow-tag--gold::before{background:var(--aow-amber)}

/* --- SCUBA ELEMENTS (section decorations) --- */
.aow-scu{position:absolute;pointer-events:none;z-index:0}

.aow-scu--jelly1{width:30px;right:5%;top:20%;color:rgba(16,185,129,.03);animation:aowJellyFloat 16s ease-in-out infinite}
.aow-scu--fish-r1{width:24px;top:55%;color:rgba(234,179,8,.04);animation:aowSwimR 28s linear infinite;animation-delay:3s}

.aow-scu--school1{width:65px;top:12%;color:rgba(255,255,255,.03);animation:aowSwimL 36s linear infinite}
.aow-scu--turtle2{width:40px;right:6%;top:65%;color:rgba(16,185,129,.03);animation:aowSwimR 38s linear infinite;animation-delay:6s}

.aow-scu--seahorse{width:24px;right:4%;top:10%;color:rgba(234,179,8,.04);animation:aowSeahorseBob 12s ease-in-out infinite}
.aow-scu--fish-l1{width:22px;top:70%;color:rgba(16,185,129,.04);animation:aowSwimL 28s linear infinite;animation-delay:5s}

.aow-scu--coral1{width:36px;right:4%;bottom:8%;color:rgba(234,179,8,.03);animation:aowSeaweedSway 14s ease-in-out infinite}

.aow-scu--manta2{width:50px;right:8%;top:18%;color:rgba(255,255,255,.03);animation:aowMantaGlide 20s ease-in-out infinite;animation-delay:3s}
.aow-scu--seaweed1{width:14px;left:3%;bottom:10%;color:rgba(16,185,129,.04);animation:aowSeaweedSway 9s ease-in-out infinite}

.aow-scu--jelly2{width:26px;left:4%;top:25%;color:rgba(234,179,8,.03);animation:aowJellyFloat 18s ease-in-out infinite;animation-delay:5s}

.aow-scu--fish-r2{width:26px;top:40%;color:rgba(16,185,129,.04);animation:aowSwimR 24s linear infinite;animation-delay:2s}

.aow-scu--manta3{width:45px;left:5%;top:8%;color:rgba(234,179,8,.03);animation:aowMantaGlide 24s ease-in-out infinite;animation-delay:2s}
.aow-scu--regbub1{right:7%;top:30%}
.aow-scu--regbub1 i{
  display:block;border-radius:50%;
  background:radial-gradient(circle at 30% 30%,rgba(16,185,129,.06),rgba(16,185,129,.01));
  border:1px solid rgba(16,185,129,.04);
  animation:aowRegBub 6s ease-in-out infinite;
}
.aow-scu--regbub1 i:nth-child(1){width:6px;height:6px;margin:0 0 4px 8px;animation-delay:0s}
.aow-scu--regbub1 i:nth-child(2){width:9px;height:9px;margin:0 0 5px 2px;animation-delay:.8s}
.aow-scu--regbub1 i:nth-child(3){width:5px;height:5px;margin:0 0 4px 12px;animation-delay:1.6s}
.aow-scu--regbub1 i:nth-child(4){width:11px;height:11px;margin:0 0 5px 4px;animation-delay:2.4s}
.aow-scu--regbub1 i:nth-child(5){width:4px;height:4px;margin:0 0 0 10px;animation-delay:3.2s}

.aow-scu--diver{width:46px;left:8%;top:30%;color:rgba(255,255,255,.04);animation:aowSwimR 32s linear infinite;animation-delay:6s}

@keyframes aowJellyFloat{
  0%,100%{transform:translateY(0) rotate(-3deg)}
  25%{transform:translateY(-18px) rotate(2deg)}
  50%{transform:translateY(-6px) rotate(-2deg)}
  75%{transform:translateY(-22px) rotate(3deg)}
}
@keyframes aowSeahorseBob{
  0%,100%{transform:translateY(0) rotate(0)}
  33%{transform:translateY(-10px) rotate(3deg)}
  66%{transform:translateY(-5px) rotate(-2deg)}
}
@keyframes aowSeaweedSway{
  0%,100%{transform:rotate(0) scaleY(1)}
  25%{transform:rotate(4deg) scaleY(1.02)}
  75%{transform:rotate(-3deg) scaleY(.98)}
}
@keyframes aowRegBub{
  0%,100%{opacity:.3;transform:translateY(0) scale(1)}
  50%{opacity:.6;transform:translateY(-8px) scale(1.15)}
}

/* --- ABOUT --- */
.aow-about__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,5vw,80px);align-items:start}
.aow-about__main p{font-size:1.02rem;color:var(--aow-text);margin-bottom:var(--sp-sm)}
.aow-about__main strong{color:var(--aow-midnight);font-weight:600}

.aow-about__who h3{
  font-size:.95rem;font-weight:700;color:var(--aow-midnight);margin-bottom:var(--sp-md);
}
.aow-who-item{
  display:flex;gap:12px;align-items:center;
  padding:10px 0;border-bottom:1px solid var(--aow-light);
  font-size:.9rem;color:var(--aow-text);
  transition:all .3s ease;
}
.aow-who-item:hover{padding-left:6px}
.aow-who-item:last-child{border-bottom:none}
.aow-who-item span{color:var(--aow-emerald);font-weight:700;font-size:1rem}

/* --- ADVENTURE DIVES --- */
.aow-adv__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.aow-adv__card{
  padding:28px 24px;position:relative;overflow:hidden;
  background:rgba(16,185,129,.04);border:1px solid rgba(16,185,129,.08);
  border-radius:var(--radius);
  transition:all .35s ease;
}
.aow-adv__card:hover{
  border-color:rgba(16,185,129,.2);transform:translateY(-4px);
  box-shadow:0 12px 40px rgba(0,0,0,.15);
}
.aow-adv__card--lg{grid-column:span 1;border-color:rgba(16,185,129,.15);background:rgba(16,185,129,.06)}
.aow-adv__card:last-child{grid-column:span 2}
.aow-adv__num{
  font-family:var(--font-head);font-size:3rem;font-weight:900;
  color:rgba(16,185,129,.08);line-height:1;margin-bottom:4px;
}
.aow-adv__badge{
  display:inline-block;padding:3px 10px;border-radius:4px;
  font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;
  background:rgba(16,185,129,.15);color:var(--aow-emerald-light);margin-bottom:8px;
}
.aow-adv__card h3{font-size:1.1rem;font-weight:700;color:var(--aow-white);margin-bottom:8px}
.aow-adv__card p{font-size:.88rem;color:rgba(255,255,255,.55);line-height:1.65}
.aow-adv__card strong{color:rgba(255,255,255,.8)}
.aow-adv__depth{
  margin-top:var(--sp-sm);padding-top:var(--sp-xs);border-top:1px solid rgba(16,185,129,.1);
  font-family:var(--font-head);font-size:.72rem;font-weight:600;
  color:var(--aow-emerald);letter-spacing:.06em;text-transform:uppercase;
}

/* --- PRICING --- */
.aow-price-group{
  margin-bottom:var(--sp-md);border-radius:var(--radius);overflow:hidden;
  border:1px solid var(--aow-light);background:var(--aow-white);
}
.aow-price-group--accent{border-color:var(--aow-emerald)}
.aow-price-head{padding:14px 24px;background:var(--aow-cloud);border-bottom:1px solid var(--aow-light)}
.aow-price-group--accent .aow-price-head{background:rgba(16,185,129,.06)}
.aow-price-head h3{font-size:.95rem;font-weight:700;color:var(--aow-midnight)}
.aow-price-row{
  display:flex;justify-content:space-between;align-items:center;
  padding:12px 24px;border-bottom:1px solid var(--aow-light);
  transition:background .2s ease;
}
.aow-price-row:last-child{border-bottom:none}
.aow-price-row:hover{background:var(--aow-cloud)}
.aow-price-row span{font-size:.88rem;color:var(--aow-text)}
.aow-price-row strong{font-family:var(--font-head);font-size:.9rem;font-weight:700;color:var(--aow-emerald)}
.aow-price-note{
  margin-top:var(--sp-md);font-size:.88rem;color:var(--aow-muted);
  padding:14px 20px;background:var(--aow-white);border-radius:var(--radius);border:1px solid var(--aow-light);
}
.aow-price-note a{color:var(--aow-emerald);font-weight:600;text-decoration:underline}
.aow-price-note a:hover{color:var(--aow-emerald-light)}

/* --- INCLUDES --- */
.aow-inc__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.aow-inc-card{
  padding:22px 16px;text-align:center;background:var(--aow-off);
  border:1px solid var(--aow-light);border-radius:var(--radius);
  transition:all .35s ease;
}
.aow-inc-card:hover{border-color:var(--aow-emerald);transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.05)}
.aow-inc-card span{font-size:1.6rem;display:block;margin-bottom:var(--sp-xs)}
.aow-inc-card strong{display:block;font-family:var(--font-head);font-size:.78rem;font-weight:700;color:var(--aow-midnight);margin-bottom:3px}
.aow-inc-card p{font-size:.7rem;color:var(--aow-muted);line-height:1.4}

/* --- WHY TIOMAN --- */
.aow-why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.aow-why__card{
  padding:24px 20px;background:rgba(16,185,129,.04);
  border:1px solid rgba(16,185,129,.08);border-radius:var(--radius);
  transition:all .35s ease;
}
.aow-why__card:hover{border-color:rgba(16,185,129,.2);transform:translateY(-4px);box-shadow:0 10px 32px rgba(0,0,0,.12)}
.aow-why__card h3{font-size:.92rem;font-weight:700;color:var(--aow-white);margin-bottom:8px}
.aow-why__card p{font-size:.82rem;color:rgba(255,255,255,.5);line-height:1.6}

/* --- PERKS --- */
.aow-perks__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.aow-perk{
  display:flex;gap:16px;align-items:flex-start;
  padding:22px;background:var(--aow-white);border-radius:var(--radius);
  border:1px solid var(--aow-light);transition:all .3s ease;
}
.aow-perk:hover{border-color:var(--aow-gold);transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.05)}
.aow-perk__badge{
  flex-shrink:0;width:48px;height:48px;border-radius:50%;
  background:linear-gradient(135deg,var(--aow-gold),var(--aow-amber));
  display:flex;align-items:center;justify-content:center;
  font-family:var(--font-head);font-size:.85rem;font-weight:800;color:var(--aow-white);
}
.aow-perk strong{display:block;font-family:var(--font-head);font-size:.9rem;font-weight:700;color:var(--aow-midnight);margin-bottom:3px}
.aow-perk p{font-size:.82rem;color:var(--aow-muted);line-height:1.6}

/* --- INFO --- */
.aow-info__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.aow-info-card{
  padding:20px;background:var(--aow-off);border-radius:var(--radius);
  border:1px solid var(--aow-light);transition:all .3s ease;
}
.aow-info-card:hover{border-color:var(--aow-emerald);box-shadow:0 6px 20px rgba(0,0,0,.04)}
.aow-info-card strong{display:block;font-family:var(--font-head);font-size:.85rem;font-weight:700;color:var(--aow-midnight);margin-bottom:6px}
.aow-info-card p{font-size:.82rem;color:var(--aow-muted);line-height:1.65}

/* --- FAQ --- */
.aow-faq__list{max-width:800px}
.aow-faq__item{border-bottom:1px solid var(--aow-light)}
.aow-faq__item:first-child{border-top:1px solid var(--aow-light)}
.aow-faq__q{
  display:flex;align-items:center;gap:16px;width:100%;
  padding:18px 0;cursor:pointer;list-style:none;
  font-family:var(--font-body);font-size:.95rem;font-weight:500;color:var(--aow-midnight);
  transition:all .3s ease;
}
.aow-faq__q::-webkit-details-marker{display:none}
.aow-faq__q::marker{display:none;content:''}
.aow-faq__q:hover{padding-left:8px;color:var(--aow-emerald)}

.aow-faq__icon{
  flex-shrink:0;width:26px;height:26px;border-radius:var(--radius);
  background:rgba(16,185,129,.08);border:2px solid var(--aow-emerald);
  position:relative;transition:all .35s ease;
}
.aow-faq__icon::before,.aow-faq__icon::after{
  content:'';position:absolute;top:50%;left:50%;background:var(--aow-emerald);transition:all .35s ease;
}
.aow-faq__icon::before{width:10px;height:2px;transform:translate(-50%,-50%)}
.aow-faq__icon::after{width:2px;height:10px;transform:translate(-50%,-50%)}

.aow-faq__item[open] .aow-faq__icon{background:var(--aow-emerald);transform:rotate(45deg)}
.aow-faq__item[open] .aow-faq__icon::before,.aow-faq__item[open] .aow-faq__icon::after{background:var(--aow-white)}
.aow-faq__item[open] .aow-faq__q{color:var(--aow-emerald)}

.aow-faq__a{padding:0 0 18px 42px}
.aow-faq__a p{font-size:.9rem;color:var(--aow-muted);line-height:1.75}

/* --- CTA --- */
.aow-cta{
  background:linear-gradient(160deg,var(--aow-midnight),#064e3b);
  text-align:center;position:relative;overflow:hidden;
  padding:var(--sp-2xl) 0 0 !important;
}
.aow-cta h2{font-size:clamp(2rem,4.5vw,3rem);font-weight:800;color:var(--aow-white);margin-bottom:var(--sp-sm);letter-spacing:-.02em}
.aow-cta p{font-size:1rem;color:rgba(255,255,255,.6);max-width:520px;margin:0 auto var(--sp-lg)}
.aow-cta__btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.aow-cta__fade{height:120px;background:linear-gradient(to bottom,transparent,#ffffff);margin-top:var(--sp-2xl)}

/* --- RESPONSIVE --- */
@media(max-width:1024px){
  .aow-about__grid{grid-template-columns:1fr}
  .aow-adv__grid{grid-template-columns:1fr}
  .aow-adv__card:last-child{grid-column:span 1}
  .aow-inc__grid{grid-template-columns:repeat(3,1fr)}
  .aow-why__grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:768px){
  .aow-hero{min-height:auto;padding-top:60px}
  .aow-hero__bar{flex-direction:column}
  .aow-hero__bar-item{border-right:none;border-bottom:1px solid rgba(16,185,129,.04)}
  .aow-hero__bar-item:last-child{border-bottom:none}
  .aow-hero__actions,.aow-hero__actions2{flex-direction:column;align-items:flex-start}
  .aow-section{padding:var(--sp-xl) 0}
  .aow-inc__grid{grid-template-columns:repeat(2,1fr)}
  .aow-why__grid{grid-template-columns:1fr}
  .aow-perks__grid{grid-template-columns:1fr}
  .aow-info__grid{grid-template-columns:1fr}
  .aow-cta__btns{flex-direction:column;align-items:center}
}/* End custom CSS */