/*
Theme Name: Milhas Travel Provisional
Theme URI: https://milhastravel.com/
Author: JFApps
Description: Tema provisório leve, mobile-first, SEO-first e focado em conversão para a Milhas Travel.
Version: 0.12.3
Requires at least: 6.2
Requires PHP: 7.4
License: GPL v2 or later
Text Domain: milhastravel
*/
:root{
--mt-primary:#CE3F2C;--mt-primary-dark:#A92F20;--mt-coral:#CE3F2C;--mt-coral-dark:#A92F20;
--mt-secondary:#D4E643;--mt-secondary-dark:#6A7E13;--mt-green:#1E9E5A;--mt-green-dark:#147241;
--mt-accent:#159BD7;--mt-accent-dark:#0A6F9F;--mt-charcoal:#26323A;--mt-ink:#26323A;
--mt-navy:#0F1E28;--mt-white:#FFFFFF;--mt-soft:#F7F9F5;--mt-warm:#FFF4EF;--mt-muted:#68737B;
--mt-line:#E4E8E3;--mt-radius:22px;--mt-shadow:0 20px 55px rgba(15,30,40,.13);--mt-max:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--mt-charcoal);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.mt-container{width:min(calc(100% - 32px),var(--mt-max));margin-inline:auto}.mt-skip{position:absolute;left:-9999px;top:8px;z-index:99999;background:#fff;color:#000;padding:10px 14px;border-radius:10px}.mt-skip:focus{left:8px}.mt-topbar{background:var(--mt-navy);color:#dce3e8;font-size:.82rem}.mt-topbar-inner{display:flex;gap:14px;align-items:center;justify-content:space-between;min-height:36px}.mt-topbar a{color:#fff;font-weight:750}.mt-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid var(--mt-line);backdrop-filter:blur(14px)}.mt-navrow{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px}.mt-brand{display:flex;align-items:center;min-width:172px}.mt-brand img{display:block;width:auto;max-height:52px}.mt-nav{display:flex;align-items:center;gap:3px;list-style:none;margin:0;padding:0}.mt-nav a{display:block;padding:9px 10px;border-radius:10px;font-weight:700;font-size:.91rem;color:#34414a}.mt-nav a:hover{background:#fff1eb;color:var(--mt-coral-dark)}.mt-header-actions{display:flex;align-items:center;gap:8px}.mt-menu-toggle{display:none;border:1px solid var(--mt-line);background:#fff;border-radius:12px;padding:9px 11px;cursor:pointer}.mt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 17px;border-radius:14px;border:1px solid transparent;font-weight:850;line-height:1.15;cursor:pointer;transition:.18s ease}.mt-btn:hover{transform:translateY(-1px)}.mt-btn-primary{background:var(--mt-coral);color:#fff;box-shadow:0 12px 28px rgba(239,129,91,.25)}.mt-btn-primary:hover{background:var(--mt-coral-dark)}.mt-btn-light{background:#fff;color:var(--mt-charcoal)}.mt-btn-outline{border-color:var(--mt-line);background:#fff;color:var(--mt-charcoal)}.mt-btn-dark{background:var(--mt-charcoal);color:#fff}.mt-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 10%,rgba(239,129,91,.22),transparent 30%),linear-gradient(135deg,#111B24,#27343D 70%,#392E2A);color:#fff;padding:78px 0 64px}.mt-hero:after{content:"";position:absolute;right:-100px;bottom:-180px;width:440px;height:440px;border:1px solid rgba(239,129,91,.28);border-radius:50%;box-shadow:0 0 0 55px rgba(239,129,91,.04),0 0 0 110px rgba(239,129,91,.025)}.mt-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr);gap:54px;align-items:center}.mt-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#ffd8cb;font-size:.76rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.mt-eyebrow:before{content:"";width:30px;height:2px;background:var(--mt-coral)}.mt-hero h1{font-size:clamp(2.5rem,6vw,5rem);line-height:.97;letter-spacing:-.055em;margin:16px 0 20px;max-width:860px}.mt-hero-copy{font-size:clamp(1.02rem,2vw,1.2rem);color:#d7e0e5;max-width:720px;margin:0 0 28px}.mt-actions{display:flex;flex-wrap:wrap;gap:10px}.mt-trustline{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:28px;color:#e2e9ed;font-size:.9rem}.mt-trustline span{display:inline-flex;align-items:center;gap:7px}.mt-trustline span:before{content:"✓";color:#ffb79e;font-weight:950}.mt-flightcard{position:relative;background:#fff;color:var(--mt-charcoal);border-radius:28px;padding:27px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.mt-flightcard-badge{display:inline-flex;padding:7px 10px;border-radius:999px;background:#fff0ea;color:var(--mt-coral-dark);font-weight:900;font-size:.75rem}.mt-flightcard h2{font-size:1.6rem;letter-spacing:-.03em;margin:15px 0 8px}.mt-flightcard p{margin:0 0 18px;color:var(--mt-muted)}.mt-route{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--mt-soft);border:1px solid var(--mt-line);border-radius:16px;padding:15px;margin:16px 0}.mt-airport strong{display:block;font-size:1.1rem}.mt-airport small{color:var(--mt-muted)}.mt-plane{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff0ea;color:var(--mt-coral);font-size:1.05rem}.mt-section{padding:78px 0}.mt-section-soft{background:var(--mt-soft)}.mt-section-dark{background:var(--mt-navy);color:#fff}.mt-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.mt-kicker{color:var(--mt-coral-dark);font-size:.76rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.mt-section h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.04;letter-spacing:-.045em;margin:0}.mt-lead{max-width:680px;color:var(--mt-muted);margin:12px 0 0}.mt-section-dark .mt-lead{color:#b9c7cf}.mt-grid-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.mt-service{background:#fff;border:1px solid var(--mt-line);border-radius:var(--mt-radius);padding:22px;box-shadow:0 8px 24px rgba(17,27,36,.035);transition:.2s ease}.mt-service:hover{transform:translateY(-3px);box-shadow:var(--mt-shadow);border-color:#f1c9bb}.mt-service-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#fff0ea;color:var(--mt-coral);font-size:1.3rem;margin-bottom:18px}.mt-service h3{font-size:1.13rem;margin:0 0 8px}.mt-service p{font-size:.92rem;color:var(--mt-muted);margin:0 0 18px}.mt-textlink{display:inline-flex;align-items:center;gap:7px;color:var(--mt-coral-dark);font-weight:900}.mt-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mt-path{position:relative;overflow:hidden;border-radius:28px;padding:34px;min-height:330px;display:flex;flex-direction:column;justify-content:flex-end}.mt-path-travel{background:linear-gradient(145deg,#fff3ed,#fff);border:1px solid #f0d1c5}.mt-path-pro{background:linear-gradient(145deg,#111B24,#2b3740);color:#fff}.mt-path-label{font-size:.75rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:var(--mt-coral-dark)}.mt-path-pro .mt-path-label{color:#ffae91}.mt-path h3{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05;letter-spacing:-.04em;margin:10px 0}.mt-path p{max-width:520px;color:var(--mt-muted)}.mt-path-pro p{color:#c7d2d9}.mt-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.mt-check{border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:18px;background:rgba(255,255,255,.04)}.mt-check strong{display:block;margin-bottom:4px}.mt-check span{color:#b9c7cf;font-size:.89rem}.mt-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mt-proof-card{border:1px solid var(--mt-line);border-radius:18px;padding:20px;background:#fff}.mt-proof-card strong{display:block;font-size:1.35rem;letter-spacing:-.03em;color:var(--mt-charcoal)}.mt-proof-card span{font-size:.86rem;color:var(--mt-muted)}.mt-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mt-post-card{overflow:hidden;border:1px solid var(--mt-line);border-radius:20px;background:#fff}.mt-post-media{aspect-ratio:16/9;background:linear-gradient(145deg,#111B24,#EF815B);overflow:hidden}.mt-post-media img{width:100%;height:100%;object-fit:cover}.mt-post-body{padding:20px}.mt-post-meta{font-size:.76rem;font-weight:900;color:var(--mt-coral-dark);text-transform:uppercase;letter-spacing:.08em}.mt-post-card h3{font-size:1.1rem;line-height:1.28;margin:8px 0}.mt-post-card p{font-size:.89rem;color:var(--mt-muted);margin:0}.mt-forms{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;align-items:start}.mt-contact-panel{background:linear-gradient(145deg,#111B24,#2c3942);color:#fff;border-radius:28px;padding:30px}.mt-contact-panel p{color:#c6d1d8}.mt-contact-list{display:grid;gap:10px;margin:22px 0}.mt-contact-list a,.mt-contact-list span{display:flex;gap:10px;align-items:flex-start;color:#edf2f5}.mt-form{background:#fff;border:1px solid var(--mt-line);border-radius:28px;padding:28px;box-shadow:var(--mt-shadow)}.mt-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mt-field{display:grid;gap:6px}.mt-field-full{grid-column:1/-1}.mt-field label{font-size:.83rem;font-weight:850;color:#394851}.mt-field input,.mt-field select,.mt-field textarea{width:100%;border:1px solid #dcd5cf;border-radius:12px;background:#fff;color:#26323A;padding:12px 13px;min-height:46px}.mt-field input:focus,.mt-field select:focus,.mt-field textarea:focus{outline:3px solid rgba(239,129,91,.18);border-color:var(--mt-coral)}.mt-field textarea{min-height:120px;resize:vertical}.mt-field small{color:var(--mt-muted)}.mt-honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.mt-notice{padding:12px 15px;border-radius:12px;margin-bottom:16px;font-weight:750}.mt-notice-success{background:#eef9f4;color:#13674a;border:1px solid #c5ead9}.mt-notice-error{background:#fff1ed;color:#9f4126;border:1px solid #f4c3b3}.mt-faq{display:grid;gap:10px;max-width:900px;margin:30px auto 0}.mt-faq details{border:1px solid var(--mt-line);border-radius:16px;background:#fff;padding:0 18px}.mt-faq summary{cursor:pointer;font-weight:850;padding:17px 0}.mt-faq p{color:var(--mt-muted);margin:0 0 18px}.mt-content{padding:55px 0}.mt-content-wrap{width:min(calc(100% - 32px),860px);margin-inline:auto}.mt-content h1{font-size:clamp(2.1rem,4.5vw,3.8rem);line-height:1.05;letter-spacing:-.045em}.mt-content .entry-content{font-size:1.02rem}.mt-content .entry-content a{color:var(--mt-coral-dark);text-decoration:underline}.mt-footer{background:#0b1218;color:#d9e2e7;padding:56px 0 28px}.mt-footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:34px}.mt-footer-logo{width:190px;filter:brightness(0) invert(1);opacity:.98}.mt-footer h2,.mt-footer h3{color:#fff;margin-top:0}.mt-footer p{color:#9fadb5}.mt-footer a{color:#e4eaed}.mt-footer-links{display:grid;gap:9px}.mt-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:20px;color:#8e9ca5;font-size:.83rem}.mt-mobilebar{display:none}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden}
@media(max-width:1080px){.mt-grid-5{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.mt-nav{display:none;position:absolute;left:16px;right:16px;top:72px;background:#fff;border:1px solid var(--mt-line);border-radius:18px;padding:10px;box-shadow:var(--mt-shadow);flex-direction:column;align-items:stretch}.mt-nav.is-open{display:flex}.mt-nav a{padding:12px}.mt-menu-toggle{display:inline-flex}.mt-header-actions .mt-btn{display:none}.mt-hero-grid{grid-template-columns:1fr;gap:34px}.mt-flightcard{max-width:620px}.mt-proof{grid-template-columns:repeat(2,1fr)}.mt-posts{grid-template-columns:repeat(2,1fr)}.mt-forms{grid-template-columns:1fr}}
@media(max-width:680px){body{padding-bottom:68px}.mt-topbar-inner{justify-content:center;text-align:center}.mt-topbar-secondary{display:none}.mt-navrow{min-height:68px}.mt-brand img{max-height:46px}.mt-hero{padding:56px 0 44px}.mt-hero h1{font-size:clamp(2.25rem,12vw,3.6rem)}.mt-actions{display:grid;grid-template-columns:1fr}.mt-actions .mt-btn{width:100%}.mt-section{padding:58px 0}.mt-section-head{display:block}.mt-grid-5,.mt-split,.mt-checks,.mt-proof,.mt-posts,.mt-form-grid,.mt-footer-grid{grid-template-columns:1fr}.mt-path{min-height:auto;padding:26px}.mt-form,.mt-contact-panel{padding:22px;border-radius:22px}.mt-footer-bottom{display:block}.mt-mobilebar{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);left:8px;right:8px;bottom:8px;z-index:200;background:rgba(17,27,36,.97);border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:7px;box-shadow:0 14px 45px rgba(0,0,0,.28);backdrop-filter:blur(14px)}.mt-mobilebar a{display:grid;place-items:center;gap:2px;color:#fff;font-size:.71rem;font-weight:850;padding:6px}.mt-mobilebar b{font-size:1rem;color:#ff9b79}}


/* v0.10.0 — Flight widget + Tanshuku public-config adapter */
.mt-flight-quote-link{display:block;margin-top:14px;text-align:center;color:var(--mt-coral);font-weight:800;font-size:.9rem}
.mt-service-secondary{display:inline-flex;margin-top:10px;font-size:.84rem;font-weight:800;color:var(--mt-ink);text-decoration:underline;text-underline-offset:3px}
.mt-flight-dialog{width:min(1180px,calc(100% - 28px));height:min(88vh,860px);padding:0;border:0;border-radius:24px;background:#fff;color:var(--mt-ink);box-shadow:0 30px 90px rgba(0,0,0,.35);overflow:hidden}
.mt-flight-dialog::backdrop{background:rgba(9,17,24,.76);backdrop-filter:blur(5px)}
.mt-flight-dialog-shell{height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto}
.mt-flight-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;border-bottom:1px solid rgba(38,50,58,.1)}
.mt-flight-dialog-head h2{margin:2px 0 0;font-size:clamp(1.25rem,2vw,1.8rem)}
.mt-dialog-close{width:44px;height:44px;border:1px solid rgba(38,50,58,.12);border-radius:999px;background:#f5f7f8;color:var(--mt-ink);font-size:1.7rem;line-height:1;cursor:pointer}
.mt-flight-dialog-actions{display:flex;gap:10px;flex-wrap:wrap;padding:12px 22px;background:#f7f8f9;border-bottom:1px solid rgba(38,50,58,.08)}
.mt-widget-frame-wrap{min-height:0;background:#f4f6f7}
.mt-widget-frame-wrap iframe{display:block;width:100%;height:100%;min-height:560px;border:0;background:#fff}
.mt-widget-note{margin:0;padding:10px 22px;font-size:.78rem;color:rgba(38,50,58,.65);background:#fff}
.mt-dialog-open{overflow:hidden}
.mt-mobile-actions{display:none}
@media(max-width:760px){
  .mt-flight-dialog{width:100%;height:100dvh;max-width:none;max-height:none;border-radius:0}
  .mt-flight-dialog-head{padding:12px 14px}
  .mt-flight-dialog-actions{padding:10px 14px}
  .mt-flight-dialog-actions .mt-btn{flex:1 1 100%;min-height:44px}
  .mt-widget-frame-wrap iframe{min-height:0;height:100%}
  .mt-widget-note{padding:8px 14px;font-size:.72rem}
  body{padding-bottom:64px}
  .mt-mobile-actions{position:fixed;z-index:90;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid rgba(38,50,58,.12);box-shadow:0 -10px 30px rgba(17,27,36,.08)}
  .mt-mobile-actions a{display:flex;min-height:62px;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--mt-ink);font-weight:800;font-size:.78rem}
  .mt-mobile-actions a:first-child{color:var(--mt-coral)}
}

/* =========================================================
   Milhas Travel 0.10.2 — Premium navigation & hover refinement
   Keeps interaction stable on touch devices and gives the
   real WordPress nested menu a native desktop dropdown.
   ========================================================= */

:root{
  --mt-hover-soft:#fff7f3;
  --mt-focus:rgba(239,129,91,.28);
  --mt-shadow-soft:0 12px 32px rgba(17,27,36,.09);
  --mt-shadow-menu:0 18px 48px rgba(17,27,36,.15);
}

/* Consistent keyboard accessibility */
.mt-nav a:focus-visible,
.mt-btn:focus-visible,
.mt-textlink:focus-visible,
.mt-menu-toggle:focus-visible,
.mt-submenu-toggle:focus-visible,
.mt-footer a:focus-visible,
.mt-contact-list a:focus-visible{
  outline:3px solid var(--mt-focus);
  outline-offset:3px;
}

/* Header/navigation: underline instead of a large peach block */
.mt-nav > li{position:relative}
.mt-nav > li > a{
  position:relative;
  border-radius:0;
  background:transparent;
  transition:color .16s ease;
}
.mt-nav > li > a::before{
  content:"";
  position:absolute;
  left:10px;
  right:10px;
  bottom:3px;
  height:2px;
  border-radius:999px;
  background:var(--mt-coral);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .18s ease;
}
.mt-nav > li.current-menu-item > a,
.mt-nav > li.current-menu-ancestor > a,
.mt-nav > li.current_page_item > a{
  color:var(--mt-coral-dark);
}
.mt-nav > li.current-menu-item > a::before,
.mt-nav > li.current-menu-ancestor > a::before,
.mt-nav > li.current_page_item > a::before{
  transform:scaleX(1);
}

/* WordPress nested menu */
.mt-nav .sub-menu{
  list-style:none;
  margin:0;
  padding:8px;
}
.mt-nav > li > .sub-menu{
  position:absolute;
  z-index:140;
  top:calc(100% + 10px);
  left:50%;
  min-width:220px;
  max-width:290px;
  transform:translate(-50%,8px);
  border:1px solid rgba(38,50,58,.10);
  border-radius:16px;
  background:rgba(255,255,255,.99);
  box-shadow:var(--mt-shadow-menu);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
}
.mt-nav .sub-menu::before{
  content:"";
  position:absolute;
  top:-6px;
  left:50%;
  width:12px;
  height:12px;
  background:#fff;
  border-left:1px solid rgba(38,50,58,.10);
  border-top:1px solid rgba(38,50,58,.10);
  transform:translateX(-50%) rotate(45deg);
}
.mt-nav .sub-menu li{position:relative}
.mt-nav .sub-menu a{
  display:flex;
  align-items:center;
  min-height:42px;
  padding:10px 12px;
  border-radius:10px;
  color:#34414a;
  font-size:.9rem;
  font-weight:750;
  line-height:1.25;
  transition:background-color .15s ease,color .15s ease,padding-left .15s ease;
}
.mt-nav .sub-menu .current-menu-item > a,
.mt-nav .sub-menu .current_page_item > a{
  background:var(--mt-hover-soft);
  color:var(--mt-coral-dark);
}

/* Small dropdown indicator; JS also injects a mobile control */
.mt-nav > .menu-item-has-children > a::after{
  content:"⌄";
  display:inline-block;
  margin-left:6px;
  color:#7d888f;
  font-size:.86em;
  line-height:1;
  transform:translateY(-1px);
}
.mt-submenu-toggle{
  display:none;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  padding:0;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#526069;
  cursor:pointer;
}
.mt-submenu-toggle svg{
  width:15px;
  height:15px;
  transition:transform .16s ease;
}
.menu-item-has-children.is-submenu-open > .mt-submenu-toggle svg{
  transform:rotate(180deg);
}

/* Stable, premium button interaction — no jumping */
.mt-btn{
  transform:none;
  transition:
    background-color .16s ease,
    border-color .16s ease,
    color .16s ease,
    box-shadow .16s ease;
}
.mt-btn:hover{transform:none}
.mt-btn-primary{box-shadow:0 9px 22px rgba(239,129,91,.20)}
.mt-btn-outline{box-shadow:0 1px 0 rgba(17,27,36,.02)}
.mt-btn-light{box-shadow:0 1px 0 rgba(17,27,36,.03)}

/* Cards remain physically stable; emphasis comes from border/shadow */
.mt-service,
.mt-post-card,
.mt-proof-card,
.mt-check{
  transform:none;
  transition:
    border-color .18s ease,
    box-shadow .18s ease,
    background-color .18s ease;
}
.mt-service:hover{transform:none}

/* Desktop/fine-pointer hover only */
@media (hover:hover) and (pointer:fine){
  .mt-nav > li:hover > a,
  .mt-nav > li:focus-within > a{
    color:var(--mt-coral-dark);
    background:transparent;
  }
  .mt-nav > li:hover > a::before,
  .mt-nav > li:focus-within > a::before{
    transform:scaleX(1);
  }
  .mt-nav > li:hover > .sub-menu,
  .mt-nav > li:focus-within > .sub-menu{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translate(-50%,0);
  }
  .mt-nav .sub-menu a:hover,
  .mt-nav .sub-menu a:focus-visible{
    background:var(--mt-hover-soft);
    color:var(--mt-coral-dark);
    padding-left:15px;
  }
  .mt-btn-primary:hover{
    background:var(--mt-coral-dark);
    box-shadow:0 12px 28px rgba(217,105,70,.24);
  }
  .mt-btn-outline:hover,
  .mt-btn-light:hover{
    border-color:rgba(239,129,91,.55);
    background:var(--mt-hover-soft);
    color:var(--mt-coral-dark);
    box-shadow:0 8px 22px rgba(17,27,36,.07);
  }
  .mt-btn-dark:hover{
    background:#18232b;
    box-shadow:0 10px 26px rgba(17,27,36,.18);
  }
  .mt-service:hover{
    border-color:rgba(239,129,91,.42);
    box-shadow:var(--mt-shadow-soft);
    background:#fffdfa;
  }
  .mt-service:hover .mt-service-icon{
    background:#ffe9df;
  }
  .mt-textlink:hover{
    color:var(--mt-coral-dark);
    text-decoration:underline;
    text-decoration-thickness:1.5px;
    text-underline-offset:4px;
  }
  .mt-post-card:hover{
    border-color:rgba(239,129,91,.30);
    box-shadow:var(--mt-shadow-soft);
  }
  .mt-post-card:hover h3{
    color:var(--mt-coral-dark);
  }
  .mt-proof-card:hover{
    border-color:rgba(239,129,91,.28);
    box-shadow:0 8px 24px rgba(17,27,36,.06);
  }
  .mt-contact-list a:hover,
  .mt-footer a:hover,
  .mt-topbar a:hover{
    color:#ffb69d;
  }
  .mt-mobile-actions a:hover{
    color:var(--mt-coral-dark);
  }
}

/* Mobile/tablet menu: no desktop hover dependency */
@media(max-width:980px){
  .mt-nav{
    gap:0;
    padding:8px;
    max-height:calc(100vh - 100px);
    overflow:auto;
  }
  .mt-nav > li{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:center;
    border-bottom:1px solid rgba(38,50,58,.07);
  }
  .mt-nav > li:last-child{border-bottom:0}
  .mt-nav > li > a{
    padding:13px 12px;
    border-radius:10px;
  }
  .mt-nav > li > a::before,
  .mt-nav > .menu-item-has-children > a::after{
    display:none;
  }
  .mt-submenu-toggle{
    display:inline-flex;
    margin-right:5px;
  }
  .mt-nav > li > .sub-menu{
    position:static;
    grid-column:1/-1;
    width:auto;
    min-width:0;
    max-width:none;
    margin:0 6px 8px 18px;
    padding:4px;
    border:0;
    border-left:2px solid rgba(239,129,91,.28);
    border-radius:0;
    background:#fffaf7;
    box-shadow:none;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
    display:none;
  }
  .mt-nav > li > .sub-menu::before{display:none}
  .mt-nav > li.is-submenu-open > .sub-menu{display:block}
  .mt-nav .sub-menu a{
    min-height:40px;
    padding:9px 11px;
    font-size:.88rem;
  }
  .mt-nav a:hover{background:transparent}
}

/* Touch interfaces should not retain hover-like visual movement */
@media (hover:none), (pointer:coarse){
  .mt-btn:hover,
  .mt-service:hover,
  .mt-post-card:hover,
  .mt-proof-card:hover{
    transform:none;
    box-shadow:inherit;
  }
}

/* Respect accessibility preference */
@media (prefers-reduced-motion:reduce){
  .mt-nav a,
  .mt-nav a::before,
  .mt-nav .sub-menu,
  .mt-btn,
  .mt-service,
  .mt-post-card,
  .mt-proof-card,
  .mt-submenu-toggle svg{
    transition:none!important;
    animation:none!important;
  }
}


/* =========================================================
   Milhas Travel 0.11.0 — Brand + Conversion System
   Logo palette adapted for conversion, trust and readability.
   ========================================================= */
body{background:var(--mt-white);color:var(--mt-ink)}

.mt-topbar{
  position:relative;
  background:linear-gradient(90deg,var(--mt-navy),#152c37 68%,#17342e);
  color:#eef4f5
}
.mt-topbar::after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:2px;
  background:linear-gradient(90deg,var(--mt-primary) 0 38%,var(--mt-secondary) 38% 68%,var(--mt-green) 68% 84%,var(--mt-accent) 84% 100%)
}
.mt-topbar a:hover{color:var(--mt-secondary)}

.mt-header{background:rgba(255,255,255,.98);border-bottom-color:#e5e9e5}
.mt-navrow{min-height:84px}
.mt-brand{display:block;min-width:220px;max-width:320px}
.mt-brand-picture{display:block;width:100%}
.mt-brand-image{display:block;width:min(100%,320px);height:auto;max-height:64px;object-fit:contain;object-position:left center}
.mt-brand-footer .mt-brand-image{width:min(100%,300px);max-height:74px;filter:drop-shadow(0 8px 22px rgba(0,0,0,.12))}

.mt-hero{
  position:relative;overflow:hidden;
  background:
    radial-gradient(circle at 85% 18%,rgba(21,155,215,.18),transparent 29%),
    radial-gradient(circle at 75% 72%,rgba(212,230,67,.13),transparent 28%),
    linear-gradient(135deg,var(--mt-navy),#122a35 60%,#16352e);
}
.mt-hero::after{
  content:"";position:absolute;right:-90px;bottom:-120px;width:360px;height:360px;border-radius:50%;
  border:48px solid rgba(206,63,44,.12);pointer-events:none
}
.mt-hero h1{color:#fff}
.mt-hero p{color:#dce6e9}
.mt-eyebrow,.mt-kicker{color:var(--mt-primary)}
.mt-kicker-on-dark{color:#ffad91!important}

.mt-btn-primary{
  background:var(--mt-primary);border-color:var(--mt-primary);color:#fff;
  box-shadow:0 10px 26px rgba(206,63,44,.24)
}
.mt-btn-partner{
  display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;
  background:var(--mt-green);border:1px solid var(--mt-green);color:#fff;font-weight:800;text-decoration:none;
  box-shadow:0 10px 24px rgba(30,158,90,.22);
  transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease
}
.mt-btn-outline{border-color:rgba(206,63,44,.5);color:var(--mt-primary-dark);background:#fff}
.mt-btn-light{background:#fff;border-color:#e2e7e2;color:var(--mt-ink)}
.mt-btn-dark{background:var(--mt-navy);border-color:var(--mt-navy);color:#fff}

.mt-section-soft{background:var(--mt-soft)}
.mt-section-dark{background:linear-gradient(135deg,var(--mt-navy),#142a34)}
.mt-section-dark .mt-check{border-color:rgba(212,230,67,.16)}
.mt-section-dark .mt-check strong{color:var(--mt-secondary)}

.mt-service{border-color:#e7ebe5;background:#fff}
.mt-service-icon{background:var(--mt-warm);color:var(--mt-primary)}
.mt-service:nth-child(2) .mt-service-icon{background:#f1f7d3;color:var(--mt-secondary-dark)}
.mt-service:nth-child(3) .mt-service-icon{background:#e8f6fc;color:var(--mt-accent-dark)}
.mt-service:nth-child(4) .mt-service-icon{background:#eef8f2;color:var(--mt-green-dark)}
.mt-service:nth-child(5) .mt-service-icon{background:#eff6d4;color:var(--mt-secondary-dark)}

.mt-path-travel{border-top:4px solid var(--mt-primary)}
.mt-path-pro{border-top:4px solid var(--mt-green)}
.mt-path-pro .mt-path-label{color:var(--mt-green-dark)}

.mt-proof-grid strong,.mt-proof-card strong{color:var(--mt-navy)}
.mt-proof-card:nth-child(2){border-top:3px solid var(--mt-primary)}
.mt-proof-card:nth-child(3){border-top:3px solid var(--mt-green)}
.mt-proof-card:nth-child(4){border-top:3px solid var(--mt-accent)}

.mt-form input:focus,.mt-form select:focus,.mt-form textarea:focus{
  outline:0;border-color:var(--mt-primary);box-shadow:0 0 0 4px rgba(206,63,44,.12)
}
.mt-notice-success{border-color:#b8e0c7;background:#eef9f2;color:#145b36}
.mt-notice-error{border-color:#f0c3ba;background:#fff4f1;color:#8e2d20}

.mt-flight-dialog-shell{border-top:5px solid var(--mt-primary)}
.mt-flight-dialog-head{background:linear-gradient(90deg,#fff,var(--mt-warm))}
.mt-widget-frame-wrap{border-color:#dde5df}
.mt-widget-note{border-left:3px solid var(--mt-secondary);padding-left:12px}

.mt-footer{
  background:linear-gradient(145deg,#0c1820,var(--mt-navy) 58%,#123027);
  border-top:4px solid transparent;
  border-image:linear-gradient(90deg,var(--mt-primary),var(--mt-secondary),var(--mt-green),var(--mt-accent)) 1
}
.mt-footer strong{color:var(--mt-secondary)}
.mt-footer a:hover{color:#ffad91}

.mt-mobile-actions a:first-child{color:var(--mt-primary)}
.mt-mobile-actions a:nth-child(2){color:var(--mt-accent-dark)}
.mt-mobile-actions a:nth-child(3){color:var(--mt-green-dark)}

@media (hover:hover) and (pointer:fine){
  .mt-btn-primary:hover{background:var(--mt-primary-dark);border-color:var(--mt-primary-dark)}
  .mt-btn-partner:hover{background:var(--mt-green-dark);border-color:var(--mt-green-dark);box-shadow:0 12px 28px rgba(20,114,65,.24)}
  .mt-btn-outline:hover{background:var(--mt-warm);border-color:var(--mt-primary);color:var(--mt-primary-dark)}
  .mt-service:hover{border-color:rgba(206,63,44,.28)}
}

@media(max-width:980px){
  .mt-brand{min-width:0;max-width:250px}
  .mt-brand-image{max-height:54px}
}
@media(max-width:680px){
  .mt-navrow{min-height:70px}
  .mt-brand{width:220px;max-width:58vw}
  .mt-brand-image{width:100%;max-height:52px}
  .mt-hero::after{width:220px;height:220px;border-width:28px;right:-80px;bottom:-80px}
}


/* =========================================================
   Milhas Travel 0.11.1 — Flight Search Mobile Shell
   Gives the embedded TPWL engine the real device viewport.
   ========================================================= */

.mt-flight-dialog,
.mt-flight-dialog * {
  box-sizing: border-box;
}

.mt-widget-frame-wrap {
  width: 100%;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
}

.mt-widget-frame-wrap iframe {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  display: block;
}

@media (max-width: 760px) {
  html.mt-dialog-open,
  html.mt-dialog-open body {
    overflow: hidden !important;
    overscroll-behavior: none;
  }

  .mt-flight-dialog {
    position: fixed;
    inset: 0;
    margin: 0;
    width: 100vw;
    width: 100dvw;
    height: 100vh;
    height: 100dvh;
    max-width: none;
    max-height: none;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
  }

  .mt-flight-dialog-shell {
    width: 100%;
    height: 100%;
    min-width: 0;
    min-height: 0;
    grid-template-rows: auto auto minmax(0,1fr);
    overflow: hidden;
    border-top-width: 3px;
  }

  .mt-flight-dialog-head {
    min-width: 0;
    padding: 8px 10px 7px 12px;
    gap: 8px;
  }

  .mt-flight-dialog-head .mt-kicker {
    margin-bottom: 1px;
    font-size: .62rem;
  }

  .mt-flight-dialog-head h2 {
    margin: 0;
    font-size: 1rem;
    line-height: 1.15;
  }

  .mt-dialog-close {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    font-size: 1.45rem;
  }

  .mt-flight-dialog-actions {
    display: grid;
    grid-template-columns: minmax(0,1fr) minmax(0,1fr);
    gap: 6px;
    padding: 7px 8px;
    min-width: 0;
    background: #fff;
  }

  .mt-flight-dialog-actions .mt-btn {
    width: 100%;
    min-width: 0;
    min-height: 40px;
    padding: 8px 7px;
    border-radius: 10px;
    font-size: .73rem;
    line-height: 1.08;
    text-align: center;
  }

  .mt-widget-frame-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
    background: #fff;
  }

  .mt-widget-frame-wrap iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    min-width: 0;
    min-height: 100%;
    max-width: 100%;
    border: 0;
    overflow: auto;
    background: #fff;
  }

  .mt-widget-note {
    display: none;
  }
}

@media (max-width: 390px) {
  .mt-flight-dialog-actions {
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 5px 7px;
  }

  .mt-flight-dialog-actions .mt-btn {
    min-height: 36px;
    padding: 6px 7px;
    font-size: .7rem;
  }

  .mt-flight-dialog-head {
    padding-block: 6px;
  }
}

@media (orientation: landscape) and (max-height: 520px) and (max-width: 980px) {
  .mt-flight-dialog-head {
    padding: 5px 8px;
  }

  .mt-flight-dialog-head .mt-kicker {
    display: none;
  }

  .mt-flight-dialog-head h2 {
    font-size: .9rem;
  }

  .mt-dialog-close {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }

  .mt-flight-dialog-actions {
    padding: 4px 6px;
  }

  .mt-flight-dialog-actions .mt-btn {
    min-height: 34px;
    padding: 5px 7px;
  }
}


/* =========================================================
   Milhas Travel 0.12.0 — Native Travelpayouts White Label
   wl_id=21311 — no iframe in the primary flight-search flow.
   ========================================================= */
.mt-flight-search-page{
  overflow:hidden;
  background:#fff;
}

.mt-flight-search-hero{
  position:relative;
  padding:clamp(34px,6vw,76px) 0 clamp(26px,4vw,52px);
  background:
    radial-gradient(circle at 88% 15%,rgba(21,155,215,.16),transparent 28%),
    radial-gradient(circle at 80% 90%,rgba(212,230,67,.13),transparent 28%),
    linear-gradient(135deg,var(--mt-navy),#122b36 62%,#17352e);
  color:#fff;
}
.mt-flight-search-hero h1{
  margin:.2em 0;
  max-width:780px;
  color:#fff;
  font-size:clamp(2rem,5vw,4.3rem);
  line-height:1.02;
}
.mt-flight-search-hero p{
  max-width:760px;
  color:#dce6e9;
  font-size:clamp(1rem,2vw,1.18rem);
}
.mt-flight-search-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:end;
  gap:32px;
}
.mt-flight-search-actions{
  display:grid;
  gap:10px;
  min-width:230px;
}
.mt-flight-trust{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:24px;
}
.mt-flight-trust span{
  padding:7px 11px;
  border:1px solid rgba(255,255,255,.17);
  border-radius:999px;
  background:rgba(255,255,255,.06);
  color:#f4f8f9;
  font-size:.8rem;
  font-weight:750;
}

.mt-flight-engine-section{
  position:relative;
  z-index:2;
  padding:clamp(18px,4vw,42px) 0;
  background:linear-gradient(180deg,#fff7f3 0,#fff 100%);
}
.mt-tpwl-shell{
  width:100%;
  min-width:0;
  padding:clamp(14px,3vw,28px);
  border:1px solid #eadfd9;
  border-radius:24px;
  background:#fff;
  box-shadow:0 24px 64px rgba(15,30,40,.11);
  overflow:visible;
}
.mt-tpwl-intro{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:18px;
}
.mt-tpwl-intro h2{
  margin:.25rem 0 0;
  color:var(--mt-ink);
  font-size:clamp(1.35rem,3vw,2rem);
}
.mt-tpwl-powered{
  color:#7a858b;
  font-size:.76rem;
  font-weight:700;
}
.mt-tpwl-search-host,
.mt-tpwl-results-host,
.mt-tpwl-search-host > *,
.mt-tpwl-results-host > *{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
}
.mt-tpwl-search-host{
  min-height:76px;
}
.mt-tpwl-loader{
  display:flex;
  align-items:center;
  gap:9px;
  margin-bottom:12px;
  color:#68737b;
  font-size:.85rem;
}
.mt-tpwl-loader-dot{
  width:9px;
  height:9px;
  border-radius:50%;
  background:var(--mt-primary);
  box-shadow:0 0 0 5px rgba(206,63,44,.12);
  animation:mtTpwlPulse 1.25s ease-in-out infinite;
}
.mt-tpwl-shell.is-search-ready .mt-tpwl-loader{
  display:none;
}
.mt-tpwl-delay{
  display:none;
  margin-top:14px;
  padding:14px;
  border:1px solid #edd7cf;
  border-radius:14px;
  background:var(--mt-warm);
  color:var(--mt-ink);
}
.mt-tpwl-delay strong,
.mt-tpwl-delay span{
  display:block;
}
.mt-tpwl-delay span{
  margin-top:3px;
  color:#68737b;
  font-size:.86rem;
}
.mt-tpwl-delay .mt-actions{
  margin-top:12px;
}
.mt-tpwl-shell.is-search-delayed .mt-tpwl-delay{
  display:block;
}
@keyframes mtTpwlPulse{
  50%{transform:scale(.82);opacity:.55}
}

.mt-flight-results-section{
  padding:0 0 clamp(26px,5vw,60px);
  background:#fff;
}
.mt-tpwl-results-host{
  min-height:0;
}
body.mt-flight-results-visible .mt-flight-results-section{
  padding-top:10px;
}

.mt-flight-human{
  padding:0 0 clamp(32px,6vw,78px);
}
.mt-flight-human-card{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:28px;
  padding:clamp(22px,4vw,40px);
  border-radius:24px;
  background:linear-gradient(135deg,var(--mt-navy),#17352e);
  color:#fff;
}
.mt-flight-human-card h2{
  margin:.3rem 0;
  color:#fff;
}
.mt-flight-human-card p{
  max-width:720px;
  margin-bottom:0;
  color:#dce6e9;
}
.mt-flight-seo-copy{
  border-top:1px solid #e7ebe7;
}
.mt-prose{
  max-width:860px;
}
.mt-prose h2{
  margin-top:2rem;
}
.mt-prose h3{
  margin-top:1.35rem;
}
.mt-prose li{
  margin:.4rem 0;
}

/* Travelpayouts official WordPress plugin compatibility layer.
   Vendor plugin remains unmodified/updateable. */
.tp-widget-table-container{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  overflow-x:auto !important;
  -webkit-overflow-scrolling:touch;
  border-radius:16px;
}
.tp-widget-table{
  max-width:100% !important;
}
.travelpayouts-table-button,
.tp-widget-table-cell-button a,
.tp-widget-table-cell-button button{
  border-radius:999px !important;
}
.mt-travelpayouts-active .travelpayouts-table-button,
.mt-travelpayouts-active .tp-widget-table-cell-button a,
.mt-travelpayouts-active .tp-widget-table-cell-button button{
  background-color:var(--mt-primary) !important;
  border-color:var(--mt-primary) !important;
  color:#fff !important;
}
.mt-travelpayouts-active .travelpayouts-row-link,
.mt-travelpayouts-active .tp-widget-table a{
  color:var(--mt-primary);
}

@media(max-width:760px){
  .mt-flight-search-hero{
    padding:28px 0 22px;
  }
  .mt-flight-search-hero-grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .mt-flight-search-actions{
    grid-template-columns:1fr 1fr;
    min-width:0;
  }
  .mt-flight-trust{
    gap:6px;
    margin-top:18px;
  }
  .mt-flight-trust span{
    padding:6px 9px;
    font-size:.72rem;
  }
  .mt-flight-engine-section{
    padding:10px 0 24px;
  }
  .mt-flight-engine-section .mt-container,
  .mt-flight-results-section .mt-container{
    width:100%;
    max-width:none;
    padding-inline:8px;
  }
  .mt-tpwl-shell{
    padding:10px 6px 12px;
    border-radius:16px;
    box-shadow:0 12px 34px rgba(15,30,40,.08);
  }
  .mt-tpwl-intro{
    align-items:flex-start;
    padding-inline:6px;
    margin-bottom:10px;
  }
  .mt-tpwl-powered{
    display:none;
  }
  .mt-tpwl-search-host{
    min-height:64px;
  }
  .mt-tpwl-loader{
    padding-inline:7px;
    font-size:.78rem;
  }
  .mt-flight-human-card{
    grid-template-columns:1fr;
    gap:18px;
    border-radius:18px;
  }
  .mt-flight-human-card .mt-btn{
    width:100%;
  }
  .tp-widget-table-container{
    border-radius:10px;
  }
}

@media(max-width:430px){
  .mt-flight-search-actions{
    grid-template-columns:1fr;
    gap:7px;
  }
  .mt-flight-search-actions .mt-btn{
    width:100%;
  }
  .mt-flight-engine-section .mt-container,
  .mt-flight-results-section .mt-container{
    padding-inline:3px;
  }
  .mt-tpwl-shell{
    padding-inline:3px;
    border-left:0;
    border-right:0;
    border-radius:0;
  }
  .mt-tpwl-intro{
    padding-inline:9px;
  }
  .mt-tpwl-delay{
    margin-inline:6px;
  }
  .mt-tpwl-delay .mt-actions{
    display:grid;
    grid-template-columns:1fr;
  }
}


/* =========================================================
   Milhas Travel 0.12.1 — Travelpayouts Search Widget
   Exact widget configuration supplied for promo_id 7879.
   ========================================================= */
.mt-travelpayouts-search-widget{
  position:relative;
  width:100%;
  max-width:100%;
  min-width:0;
  min-height:92px;
  overflow:visible;
  isolation:isolate;
}

.mt-travelpayouts-search-widget > *,
.mt-travelpayouts-search-widget iframe,
.mt-travelpayouts-search-widget form,
.mt-travelpayouts-search-widget [class*="tp"],
.mt-travelpayouts-search-widget [class*="travel"]{
  max-width:100% !important;
  min-width:0 !important;
}

.mt-travelpayouts-search-widget iframe{
  display:block;
  width:100% !important;
  border:0 !important;
}

.mt-tpwl-shell.is-search-ready .mt-tpwl-delay{
  display:none !important;
}

/* The widget itself owns its input/button colours via its generated URL.
   The theme only provides the surrounding conversion context. */
.mt-tpwl-shell{
  background:#fff;
  border-color:#E5D8D2;
}

.mt-tpwl-shell::before{
  content:"";
  display:block;
  height:3px;
  margin:calc(-1 * clamp(14px,3vw,28px)) calc(-1 * clamp(14px,3vw,28px)) 20px;
  border-radius:24px 24px 0 0;
  background:linear-gradient(90deg,#CE3F2C 0 46%,#D4E643 46% 66%,#1E9E5A 66% 82%,#159BD7 82% 100%);
}

@media(max-width:760px){
  .mt-travelpayouts-search-widget{
    min-height:120px;
    width:100%;
    overflow:visible;
  }

  .mt-travelpayouts-search-widget iframe{
    width:100% !important;
    max-width:100% !important;
  }

  .mt-tpwl-shell::before{
    margin:-10px -6px 12px;
    border-radius:16px 16px 0 0;
  }
}

@media(max-width:430px){
  .mt-travelpayouts-search-widget{
    width:100vw;
    max-width:100vw;
    margin-left:calc(50% - 50vw);
    padding-inline:3px;
  }

  .mt-travelpayouts-search-widget > *,
  .mt-travelpayouts-search-widget iframe{
    width:100% !important;
    max-width:100% !important;
  }

  .mt-tpwl-shell::before{
    margin:-10px -3px 12px;
    border-radius:0;
  }
}


/* =========================================================
   Milhas Travel 0.12.2 — Robust mobile flight search
   The third-party 7879 widget is loaded only >=768px.
   Mobile uses the Milhas Travel White Label directly.
   ========================================================= */
.mt-flight-widget-mobile{display:none}

@media (min-width:768px){
  .mt-flight-widget-desktop{display:block}
  .mt-flight-widget-mobile{display:none!important}
}

@media (max-width:767px){
  .mt-flight-widget-desktop{
    display:none!important;
  }

  .mt-flight-widget-mobile{
    display:block;
  }

  .mt-tpwl-shell{
    padding:0;
    overflow:hidden;
    border-radius:18px;
  }

  .mt-tpwl-shell::before{
    margin:0 0 0;
    height:4px;
    border-radius:0;
  }

  .mt-tpwl-intro{
    padding:16px 16px 8px;
    margin:0;
  }

  .mt-tpwl-intro h2{
    font-size:1.35rem;
  }

  .mt-mobile-flight-card{
    display:grid;
    grid-template-columns:auto minmax(0,1fr);
    gap:12px 13px;
    align-items:center;
    padding:12px 16px 18px;
    background:
      radial-gradient(circle at 90% 12%,rgba(21,155,215,.10),transparent 28%),
      linear-gradient(180deg,#fff,#fff8f5);
  }

  .mt-mobile-flight-icon{
    display:grid;
    place-items:center;
    width:48px;
    height:48px;
    border-radius:14px;
    background:#EAF6FC;
    color:#159BD7;
    font-size:1.45rem;
  }

  .mt-mobile-flight-card h3{
    margin:.15rem 0 .25rem;
    color:#26323A;
    font-size:1.15rem;
    line-height:1.15;
  }

  .mt-mobile-flight-card p{
    margin:0;
    color:#68737B;
    font-size:.85rem;
    line-height:1.4;
  }

  .mt-mobile-flight-card > .mt-btn{
    grid-column:1 / -1;
    width:100%;
    min-height:48px;
  }

  .mt-mobile-flight-search{
    margin-top:4px;
    font-size:1rem;
  }

  .mt-flight-engine-section .mt-container{
    padding-inline:10px;
  }
}

@media (max-width:390px){
  .mt-flight-engine-section .mt-container{
    padding-inline:0;
  }

  .mt-tpwl-shell{
    border-left:0;
    border-right:0;
    border-radius:0;
  }

  .mt-mobile-flight-card{
    padding-inline:12px;
  }
}


/* =========================================================
   Milhas Travel 0.12.3 — White Label Widget wl_id=14712
   Same responsive widget on desktop, tablet and mobile.
   Results: voo-barato.milhastravel.com
   ========================================================= */

.mt-flight-widget-desktop,
.mt-flight-widget-mobile{
  display:none !important;
}

.mt-tpwl-widget-14712{
  width:100%;
  max-width:100%;
  min-width:0;
}

.mt-tpwl-widget-14712 #tpwl-search{
  display:block;
  width:100%;
  max-width:100%;
  min-width:0;
  overflow:visible;
}

.mt-tpwl-widget-14712 #tpwl-search > *{
  max-width:100% !important;
  min-width:0 !important;
}

.mt-tpwl-widget-14712.is-search-ready .mt-tpwl-loader{
  display:none;
}

.mt-tpwl-widget-14712.is-search-ready .mt-tpwl-delay{
  display:none !important;
}

/* Brand context around the vendor widget.
   Internal WL colors are configured in the Travelpayouts Design panel. */
.mt-tpwl-widget-14712{
  border-color:#E5D8D2;
  background:#FFFFFF;
}

.mt-tpwl-widget-14712::before{
  content:"";
  display:block;
  height:4px;
  margin:calc(-1 * clamp(14px,3vw,28px)) calc(-1 * clamp(14px,3vw,28px)) 18px;
  border-radius:24px 24px 0 0;
  background:linear-gradient(
    90deg,
    #CE3F2C 0 46%,
    #D4E643 46% 66%,
    #1E9E5A 66% 82%,
    #159BD7 82% 100%
  );
}

@media(max-width:760px){
  .mt-flight-engine-section{
    padding:10px 0 24px;
  }

  .mt-flight-engine-section .mt-container{
    width:100%;
    max-width:none;
    padding-inline:8px;
  }

  .mt-tpwl-widget-14712{
    padding:10px 6px 14px;
    border-radius:16px;
    overflow:visible;
  }

  .mt-tpwl-widget-14712::before{
    margin:-10px -6px 12px;
    border-radius:16px 16px 0 0;
  }

  .mt-tpwl-widget-14712 .mt-tpwl-intro{
    padding-inline:6px;
    margin-bottom:10px;
  }

  .mt-tpwl-widget-14712 .mt-tpwl-powered{
    display:none;
  }

  .mt-tpwl-widget-14712 #tpwl-search{
    width:100%;
    max-width:100%;
    min-width:0;
  }
}

@media(max-width:430px){
  .mt-flight-engine-section .mt-container{
    padding-inline:3px;
  }

  .mt-tpwl-widget-14712{
    padding-inline:3px;
    border-left:0;
    border-right:0;
    border-radius:0;
  }

  .mt-tpwl-widget-14712::before{
    margin:-10px -3px 12px;
    border-radius:0;
  }

  .mt-tpwl-widget-14712 .mt-tpwl-intro{
    padding-inline:9px;
  }
}

