html:has(body.mwapi-page-active), body.mwapi-page-active {
  background: #020812 !important; margin: 0 !important; max-width: 100% !important;
  overflow-x: clip !important; padding: 0 !important;
}
body.mwapi-page-active #header, body.mwapi-page-active header#header,
body.mwapi-page-active .site-header, body.mwapi-page-active #nav-topbar,
body.mwapi-page-active #nav-header, body.mwapi-page-active .page-title,
body.mwapi-page-active .page-header, body.mwapi-page-active .entry-header,
body.mwapi-page-active .entry-title, body.mwapi-page-active .sidebar,
body.mwapi-page-active #sidebar, body.mwapi-page-active #sidebar-1,
body.mwapi-page-active #sidebar-2, body.mwapi-page-active #nav-footer,
body.mwapi-page-active #footer, body.mwapi-page-active footer#footer,
body.mwapi-page-active #footer-bottom, body.mwapi-page-active .site-footer { display: none !important; }
body.mwapi-page-active #wrapper, body.mwapi-page-active #page,
body.mwapi-page-active #page > .container, body.mwapi-page-active #page > .container-inner,
body.mwapi-page-active #page > .container > .container-inner, body.mwapi-page-active .main,
body.mwapi-page-active .main-inner, body.mwapi-page-active .main > .container,
body.mwapi-page-active .main > .container-inner, body.mwapi-page-active .content,
body.mwapi-page-active .content-inner, body.mwapi-page-active .content-area,
body.mwapi-page-active .site-content, body.mwapi-page-active .site-main,
body.mwapi-page-active article.page, body.mwapi-page-active article,
body.mwapi-page-active .post-inner, body.mwapi-page-active .entry,
body.mwapi-page-active .entry-inner {
  background: transparent !important; border: 0 !important; box-shadow: none !important;
  float: none !important; margin: 0 !important; max-width: none !important;
  min-height: 0 !important; min-width: 0 !important; padding: 0 !important; width: 100% !important;
}
body.mwapi-page-active .goog-te-gadget-simple { transform: scale(.58); transform-origin: top right; }

.mwapi-shell {
  --ink: #030b16; --navy: #061629; --panel: rgba(6, 18, 34, .84);
  --gold: #efbd52; --cream: #fff0b9; --ice: #cfe5ff; --muted: #9eb3ca;
  color: #f6f8fb; display: block; font-family: Inter, system-ui, sans-serif;
  font-size: 16px; line-height: 1.65; margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); max-width: none; overflow: clip; width: 100vw;
}
.mwapi-shell, .mwapi-shell * { box-sizing: border-box; }
.mwapi-shell a { color: inherit; text-decoration: none; }
.mwapi-screen { align-items: center; display: flex; min-height: min(940px, 100svh); overflow: hidden; padding: 110px max(6vw, 28px); position: relative; isolation: isolate; }
.mwapi-media, .mwapi-media-poster, .mwapi-media video, .mwapi-veil { height: 100%; inset: 0; position: absolute; width: 100%; }
.mwapi-media { background: var(--ink); z-index: -2; }
.mwapi-media-poster, .mwapi-media video { object-fit: cover; object-position: center; transition: opacity .7s ease; }
.mwapi-media video { opacity: 0; z-index: 1; }
.mwapi-media.video-ready video { opacity: 1; }
.mwapi-media.video-ready .mwapi-media-poster { opacity: 0; }
.mwapi-veil { background: linear-gradient(90deg, rgba(2,8,18,.93), rgba(2,12,25,.68) 52%, rgba(2,8,18,.82)), linear-gradient(0deg, rgba(2,8,18,.72), transparent 55%); z-index: 2; }
.mwapi-hero .mwapi-veil { background: radial-gradient(circle at 65% 42%, rgba(10,83,126,.19), transparent 33%), linear-gradient(90deg, rgba(2,7,15,.94), rgba(2,10,20,.58), rgba(2,7,15,.83)); }
.mwapi-nav { align-items: center; display: flex; inset: 0 0 auto; justify-content: space-between; padding: 25px max(5vw, 24px); position: absolute; z-index: 5; }
.mwapi-brand { color: var(--cream) !important; font-family: 'Cormorant Garamond', Georgia, serif; font-size: clamp(20px, 2vw, 29px); font-weight: 700; letter-spacing: .08em; line-height: .8; }
.mwapi-brand small { color: var(--muted); display: block; font-family: Inter, sans-serif; font-size: 8px; letter-spacing: .34em; margin-top: 10px; }
.mwapi-nav > div { display: flex; gap: clamp(18px, 3vw, 44px); }
.mwapi-nav > div a { color: #dbe9f8; font-size: 12px; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; }
.mwapi-hero-content, .mwapi-copy, .mwapi-wide, .mwapi-control-grid { margin: 0 auto; max-width: 1280px; position: relative; width: 100%; z-index: 2; }
.mwapi-hero-content { margin-left: 5vw; max-width: 900px; }
.mwapi-eyebrow { color: var(--cream) !important; font-size: 12px !important; font-weight: 700; letter-spacing: .32em; margin: 0 0 22px !important; text-transform: uppercase; }
.mwapi-shell h1, .mwapi-shell h2, .mwapi-shell h3 { color: var(--cream); font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 600; letter-spacing: -.025em; line-height: .98; margin: 0; text-wrap: balance; }
.mwapi-shell h1 { font-size: clamp(56px, 7.7vw, 124px); max-width: 1050px; }
.mwapi-shell h2 { font-size: clamp(43px, 5.2vw, 82px); }
.mwapi-shell h3 { font-size: 32px; }
.mwapi-hero-content > p:not(.mwapi-eyebrow), .mwapi-copy > p:not(.mwapi-eyebrow), .mwapi-intro { color: var(--ice) !important; font-size: clamp(17px, 1.45vw, 22px) !important; max-width: 760px; }
.mwapi-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 35px; }
.mwapi-button, .mwapi-shell button:not(.link-delete) { align-items: center; background: linear-gradient(110deg, #fff0ba, #d8921e); border: 1px solid #ffd46e; border-radius: 999px; color: #07101e !important; cursor: pointer; display: inline-flex; font-family: Inter, sans-serif; font-size: 14px; font-weight: 800; justify-content: center; letter-spacing: .02em; min-height: 52px; padding: 0 25px; transition: transform .2s ease, box-shadow .2s ease; }
.mwapi-button:hover, .mwapi-shell button:not(.link-delete):hover { box-shadow: 0 12px 35px rgba(224,157,40,.25); transform: translateY(-2px); }
.mwapi-button.ghost { background: rgba(4,16,30,.54); border-color: rgba(179,219,255,.28); color: #e5f1ff !important; }
.mwapi-scroll { bottom: 28px; color: var(--muted); font-size: 9px; left: 50%; letter-spacing: .35em; position: absolute; transform: translateX(-50%); z-index: 2; }
.mwapi-why .mwapi-copy { margin-left: 48%; max-width: 660px; }
.mwapi-values { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 35px; }
.mwapi-values span { border: 1px solid rgba(239,189,82,.35); border-radius: 999px; color: var(--cream); font-size: 12px; letter-spacing: .1em; padding: 9px 15px; text-transform: uppercase; }
.mwapi-wide > .mwapi-eyebrow, .mwapi-wide > h2, .mwapi-wide > .mwapi-intro { margin-left: auto !important; margin-right: auto !important; text-align: center; }
.mwapi-wide > h2 { max-width: 1100px; }
.mwapi-offer-grid { display: grid; gap: 22px; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 52px auto 0; max-width: 1040px; }
.mwapi-offer { backdrop-filter: blur(17px); background: rgba(2,12,25,.76) !important; border: 1px solid rgba(159,196,229,.18) !important; border-radius: 30px; padding: clamp(28px, 4vw, 52px) !important; position: relative; }
.mwapi-offer.featured { border-color: rgba(239,189,82,.6) !important; box-shadow: inset 0 0 0 1px rgba(239,189,82,.12), 0 20px 70px rgba(0,0,0,.25) !important; }
.mwapi-key-icon { align-items: center; border: 1px solid rgba(239,189,82,.5); border-radius: 50%; color: var(--cream); display: flex; font-size: 28px; height: 58px; justify-content: center; width: 58px; }
.mwapi-plan { color: var(--gold) !important; font-size: 11px !important; font-weight: 800; letter-spacing: .26em; margin: 24px 0 8px !important; }
.mwapi-offer h3 { font-size: 58px; }
.mwapi-offer h3 small { color: var(--muted); font-family: Inter, sans-serif; font-size: 14px; }
.mwapi-offer > p:not(.mwapi-plan) { color: var(--muted); }
.mwapi-offer ul { list-style: none; margin: 25px 0 30px; padding: 0; }
.mwapi-offer li { border-top: 1px solid rgba(157,189,219,.14); color: #d8e5f3; padding: 11px 0 11px 25px; position: relative; }
.mwapi-offer li::before { color: var(--gold); content: '✦'; left: 0; position: absolute; }
.mwapi-control-grid { align-items: center; display: grid; gap: 8vw; grid-template-columns: .8fr 1.2fr; }
.mwapi-dashboard-demo, .mwapi-live-dashboard { backdrop-filter: blur(20px); background: rgba(4,15,29,.9); border: 1px solid rgba(239,189,82,.3); border-radius: 28px; box-shadow: 0 30px 90px rgba(0,0,0,.4); padding: clamp(24px, 4vw, 45px); }
.mwapi-demo-head, .mwapi-dashboard-head, .mwapi-section-head { align-items: center; display: flex; justify-content: space-between; }
.mwapi-demo-head { color: var(--muted); font-size: 13px; }
.mwapi-demo-head .online { color: #83e5bd; font-size: 10px; letter-spacing: .12em; }
.mwapi-dashboard-demo > strong { display: block; font-family: 'Cormorant Garamond', serif; font-size: 62px; line-height: 1; margin-top: 24px; }
.mwapi-dashboard-demo > small { color: var(--muted); }
.mwapi-bars { align-items: end; border-bottom: 1px solid rgba(183,213,240,.15); display: flex; gap: 8%; height: 150px; margin: 18px 0 25px; }
.mwapi-bars i { background: linear-gradient(#ffe395, #bf7613); border-radius: 7px 7px 0 0; flex: 1; opacity: .9; }
.mwapi-demo-stats, .mwapi-kpis { display: grid; gap: 12px; grid-template-columns: repeat(3, 1fr); }
.mwapi-demo-stats span, .mwapi-kpis article { color: var(--muted); font-size: 11px; }
.mwapi-demo-stats b, .mwapi-kpis strong { color: #fff; display: block; font-size: 20px; }
.mwapi-budget { margin-top: 24px; }
.mwapi-budget span, .mwapi-budget b { display: inline-block; font-size: 12px; }
.mwapi-budget b { float: right; }
.mwapi-budget i { background: rgba(255,255,255,.08); border-radius: 5px; clear: both; display: block; height: 7px; margin-top: 10px; overflow: hidden; }
.mwapi-budget em { background: linear-gradient(90deg, #4daade, var(--gold)); display: block; height: 100%; }
.mwapi-intro { max-width: 820px !important; }
.mwapi-steps { display: grid; gap: 18px; grid-template-columns: repeat(4, 1fr); margin-top: 48px; }
.mwapi-steps article { background: rgba(3,15,28,.7) !important; border: 1px solid rgba(170,208,240,.16) !important; border-radius: 22px; padding: 28px !important; }
.mwapi-steps b { color: var(--gold); font-family: 'Cormorant Garamond', serif; font-size: 27px; }
.mwapi-steps h3 { font-size: 27px; margin-top: 35px; }
.mwapi-steps p { color: var(--muted); font-size: 14px; }
.mwapi-code { background: #010710; border: 1px solid rgba(239,189,82,.25); border-radius: 14px; color: #cce8ff; font: 13px/1.8 ui-monospace, monospace; margin: 35px auto 0; max-width: 800px; overflow-x: auto; padding: 18px 24px; }
.mwapi-code > span { color: #77dfb2; font-weight: 700; }
.mwapi-code small { color: #7793ae; }
.mwapi-portal-screen { align-items: start; min-height: 100svh; }
.mwapi-portal-screen .mwapi-wide { padding-top: 30px; }
.mwapi-live-dashboard { margin-top: 45px; overflow: hidden; }
.mwapi-auth-grid { display: grid; gap: 22px; grid-template-columns: 1.3fr .7fr; margin: 45px auto 0; max-width: 1000px; }
.mwapi-panel { backdrop-filter: blur(20px); background: rgba(3,15,29,.89); border: 1px solid rgba(239,189,82,.28); border-radius: 26px; padding: clamp(25px, 4vw, 45px); }
.mwapi-panel.compact { align-self: start; }
.mwapi-panel h3 { margin-bottom: 22px; }
.mwapi-shell form label { color: #cfe0ef; display: block; font-size: 12px; font-weight: 600; letter-spacing: .03em; margin: 14px 0; }
.mwapi-shell input:not([type=checkbox]) { appearance: none; background: rgba(0,5,12,.72); border: 1px solid rgba(164,198,228,.25); border-radius: 10px; color: #fff; display: block; font: 15px Inter, sans-serif; margin-top: 7px; min-height: 48px; padding: 10px 13px; width: 100%; }
.mwapi-shell .mwapi-consent { align-items: flex-start; display: flex; font-weight: 400; gap: 9px; }
.mwapi-shell .mwapi-consent input { margin-top: 4px; }
.mwapi-shell .mwapi-consent a { color: var(--cream); text-decoration: underline; }
.mwapi-hp { height: 1px !important; left: -9999px !important; opacity: 0 !important; position: absolute !important; width: 1px !important; }
.mwapi-notice { background: rgba(250,190,70,.13); border: 1px solid rgba(250,190,70,.4); border-radius: 10px; margin-bottom: 18px; padding: 13px 16px; }
.mwapi-notice.success { background: rgba(72,207,151,.12); border-color: rgba(72,207,151,.42); }
.mwapi-notice.error { background: rgba(240,94,94,.12); border-color: rgba(240,94,94,.42); }
.mwapi-secret { background: #fff2bf; border-radius: 14px; color: #09111c; margin-bottom: 20px; padding: 18px; }
.mwapi-secret code { background: rgba(0,0,0,.08); display: block; margin: 10px 0; overflow-wrap: anywhere; padding: 10px; }
.mwapi-secret button { min-height: 38px !important; }
.mwapi-dashboard-head span, .mwapi-dashboard-head small { color: var(--muted); display: block; font-size: 11px; letter-spacing: .12em; text-transform: uppercase; }
.mwapi-dashboard-head h3 { font-size: 36px; }
.mwapi-env-switch { background: rgba(0,5,12,.55); border: 1px solid rgba(176,207,234,.14); border-radius: 14px; display: grid; gap: 8px; grid-template-columns: 1fr 1fr; margin: 24px 0; padding: 7px; }
.mwapi-env-switch a { border: 1px solid transparent; border-radius: 10px; color: var(--muted); font-size: 11px; font-weight: 800; letter-spacing: .08em; padding: 12px 15px; text-align: center; text-transform: uppercase; }
.mwapi-env-switch a.active { background: rgba(239,189,82,.14); border-color: rgba(239,189,82,.42); color: var(--cream); }
.mwapi-security-note { color: var(--muted); font-size: 12px; margin: 14px 0 0; }
.mwapi-kpis { grid-template-columns: repeat(4, 1fr); margin: 27px 0; }
.mwapi-kpis article { background: rgba(255,255,255,.035) !important; border: 1px solid rgba(180,210,235,.12) !important; border-radius: 14px; padding: 18px !important; }
.mwapi-kpis strong { font-size: 28px; }
.mwapi-dashboard-columns { display: grid; gap: 18px; grid-template-columns: 1fr 1fr; }
.mwapi-dashboard-columns > section, .mwapi-keys, .mwapi-history { background: rgba(0,5,12,.42); border: 1px solid rgba(176,207,234,.12); border-radius: 17px; margin-top: 18px; padding: 22px; }
.mwapi-daily { background: rgba(0,5,12,.42); border: 1px solid rgba(176,207,234,.12); border-radius: 17px; margin-top: 18px; padding: 22px; }
.mwapi-daily .mwapi-section-head small { color: var(--muted); }
.mwapi-daily-chart { align-items: end; border-bottom: 1px solid rgba(176,207,234,.15); display: grid; gap: 7px; grid-template-columns: repeat(14, 1fr); height: 155px; margin-top: 24px; }
.mwapi-daily-chart > span { align-items: center; display: flex; height: 100%; justify-content: end; position: relative; flex-direction: column; }
.mwapi-daily-chart b { background: linear-gradient(#ffe496, #b66a10); border-radius: 5px 5px 0 0; display: block; min-height: 3px; width: min(24px, 70%); }
.mwapi-daily-chart small { color: var(--muted); font-size: 9px; margin-top: 5px; position: absolute; top: 100%; }
.mwapi-dashboard-columns h4, .mwapi-section-head h4 { color: var(--cream); font-family: 'Cormorant Garamond', serif; font-size: 26px; margin: 0; }
.mwapi-inline-form button, .mwapi-section-head button { min-height: 38px !important; padding: 0 15px !important; }
.mwapi-shell table { border-collapse: collapse; color: #d3e0ec; font-size: 12px; margin-top: 16px; min-width: 760px; width: 100%; }
.mwapi-keys, .mwapi-history { overflow-x: auto; }
.mwapi-shell th, .mwapi-shell td { border-bottom: 1px solid rgba(166,197,224,.12); padding: 11px 8px; text-align: left; }
.mwapi-shell th { color: var(--muted); font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.mwapi-shell code { color: #b5dcff; }
.link-delete { background: none; border: 0; color: #ff9898; cursor: pointer; padding: 0; }
.mwapi-shell > footer { align-items: center; background: #01050b; color: var(--muted); display: flex; font-size: 11px; gap: 25px; justify-content: space-between; padding: 28px 5vw; }
.mwapi-shell > footer strong { color: var(--cream); font-family: 'Cormorant Garamond', serif; font-size: 20px; letter-spacing: .08em; }
.mwapi-shell > footer div { display: flex; gap: 18px; }

@media (max-width: 900px) {
  .mwapi-screen { min-height: auto; padding: 95px 22px; }
  .mwapi-hero { min-height: 100svh; }
  .mwapi-nav > div { display: none; }
  .mwapi-hero-content, .mwapi-why .mwapi-copy { margin-left: 0; }
  .mwapi-why { align-items: end; min-height: 85svh; }
  .mwapi-offer-grid, .mwapi-control-grid, .mwapi-auth-grid { grid-template-columns: 1fr; }
  .mwapi-steps { grid-template-columns: 1fr 1fr; }
  .mwapi-control-grid { gap: 45px; }
  .mwapi-dashboard-columns { grid-template-columns: 1fr; }
  .mwapi-env-switch { grid-template-columns: 1fr; }
  .mwapi-shell > footer { align-items: flex-start; flex-direction: column; }
}
@media (max-width: 560px) {
  .mwapi-screen { padding: 82px 17px; }
  .mwapi-shell h1 { font-size: clamp(47px, 15vw, 72px); }
  .mwapi-shell h2 { font-size: clamp(38px, 12vw, 57px); }
  .mwapi-eyebrow { font-size: 9px !important; letter-spacing: .23em; }
  .mwapi-hero-content > p:not(.mwapi-eyebrow), .mwapi-copy > p:not(.mwapi-eyebrow), .mwapi-intro { font-size: 16px !important; }
  .mwapi-actions, .mwapi-actions .mwapi-button { width: 100%; }
  .mwapi-offer { padding: 27px 21px !important; }
  .mwapi-offer h3 { font-size: 49px; }
  .mwapi-steps, .mwapi-demo-stats, .mwapi-kpis { grid-template-columns: 1fr 1fr; }
  .mwapi-steps article { padding: 22px !important; }
  .mwapi-steps h3 { font-size: 24px; margin-top: 18px; }
  .mwapi-dashboard-demo, .mwapi-live-dashboard { border-radius: 20px; padding: 20px; }
  .mwapi-dashboard-demo > strong { font-size: 48px; }
  .mwapi-media-poster, .mwapi-media video { object-position: center; }
  .mwapi-shell > footer div { flex-direction: column; gap: 6px; }
}
@media (prefers-reduced-motion: reduce) {
  .mwapi-shell *, .mwapi-shell *::before, .mwapi-shell *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
  .mwapi-media video { display: none; }
}
