.lpem-menu{
  --lpem-ink:#0b1220;
  --lpem-ink-2:#162033;
  --lpem-muted:#7b8aa1;
  --lpem-bg:#f3f6fa;
  --lpem-surface:#fff;
  --lpem-line:#e7edf5;
  --lpem-navy:#07111f;
  --lpem-navy-2:#111c31;
  --lpem-blue:#365cf5;
  --lpem-cyan:#11bfd4;
  --lpem-lime:#a8e72e;
  --lpem-shadow:0 26px 80px rgba(9,18,35,.22);
  --lpem-safe-top:env(safe-area-inset-top,0px);
  --lpem-safe-bottom:env(safe-area-inset-bottom,0px);
  position:relative;
  z-index:9999;
  width:100%;
  color:var(--lpem-ink);
  font-family:"Manrope","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
}
.lpem-menu,.lpem-menu *{box-sizing:border-box}
.lpem-menu a{color:inherit;text-decoration:none}
.lpem-menu button{font-family:inherit;-webkit-tap-highlight-color:transparent}
.lpem-menu svg{display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
body.lpem-lock{overflow:hidden;touch-action:none}

.lpem-brand{display:flex;align-items:center;gap:0;min-width:0;flex:0 1 auto;color:inherit;text-decoration:none}
.lpem-brand-mark{width:46px;height:46px;border-radius:16px;display:block;flex:0 0 auto;background:linear-gradient(145deg,var(--lpem-cyan),var(--lpem-blue));box-shadow:0 12px 26px rgba(54,92,245,.22),inset 0 0 0 1px rgba(255,255,255,.24)}
.lpem-wordmark{font-size:23px;font-weight:900;letter-spacing:-.055em;white-space:nowrap;color:#fff}
.lpem-wordmark span{color:var(--lpem-cyan)}

.lpem-desktop{display:block;padding:18px 0;position:relative;width:min(calc(100vw - 48px),1320px);max-width:none;margin-left:50%;transform:translateX(-50%)}
.lpem-shell{width:100%;max-width:none;margin:0 auto;padding:0;position:relative;z-index:2}
.lpem-header{display:flex;flex-direction:column;border-radius:26px;overflow:hidden;background:radial-gradient(circle at 42% -70%,rgba(54,92,245,.36),transparent 44%),linear-gradient(135deg,var(--lpem-navy),var(--lpem-navy-2));color:#fff;box-shadow:0 18px 48px rgba(7,17,31,.18);border:1px solid rgba(255,255,255,.1)}
.lpem-header-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 15px 12px 18px}
.lpem-top-menu{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}
.lpem-tool{min-height:42px;padding:0 10px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#dce6f4;background:rgba(255,255,255,.065);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);font-size:11.5px;font-weight:900;white-space:nowrap;transition:background .17s ease,color .17s ease,box-shadow .17s ease,transform .17s ease}
.lpem-tool:hover,.lpem-tool:focus-visible{outline:none;background:rgba(255,255,255,.12);color:#fff;box-shadow:0 0 0 4px rgba(17,191,212,.11),inset 0 0 0 1px rgba(255,255,255,.17)}
.lpem-tool--wallet{background:rgba(168,231,46,.075);box-shadow:inset 0 0 0 1px rgba(168,231,46,.15)}
.lpem-tool--cart{background:rgba(17,191,212,.075);box-shadow:inset 0 0 0 1px rgba(17,191,212,.15)}
.lpem-tool--account{background:linear-gradient(135deg,rgba(17,191,212,.15),rgba(54,92,245,.24));box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}
.lpem-tool-icon{width:17px;height:17px;display:grid;place-items:center;flex:0 0 auto}
.lpem-tool-icon svg{width:17px;height:17px}
.lpem-tool--language{padding:0 10px;min-width:92px;cursor:default}

.lpem-nav-row{display:flex;align-items:center;gap:9px;padding:9px 13px 11px;border-top:1px solid #e1e8f1;background:#f4f7fb}
.lpem-mega-toggle{min-height:40px;padding:0 14px;border:0;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;color:#fff;background:linear-gradient(135deg,var(--lpem-cyan),var(--lpem-blue));font-weight:900;font-size:14px;box-shadow:0 12px 25px rgba(54,92,245,.24);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;white-space:nowrap}
.lpem-mega-toggle:hover,.lpem-mega-toggle:focus-visible{outline:none;transform:translateY(-1px);filter:saturate(1.06);box-shadow:0 0 0 4px rgba(17,191,212,.13),0 15px 30px rgba(54,92,245,.28)}
.lpem-grid-icon{width:18px;height:18px;display:grid;grid-template-columns:repeat(2,6px);grid-auto-rows:6px;gap:3px;place-content:center}
.lpem-grid-icon i{display:block;border-radius:2px;background:currentColor}
.lpem-chevron-svg,.lpem-arrow-svg{width:15px;height:15px}.lpem-close-svg{width:20px;height:20px}.lpem-chevron-svg path,.lpem-arrow-svg path,.lpem-close-svg path{fill:none;stroke:currentColor;stroke-width:2.2}
.lpem-menu.is-open .lpem-mega-toggle .lpem-chevron-svg{transform:rotate(180deg)}
.lpem-platform-strip{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));align-items:center;flex:1;min-width:0;gap:3px}
.lpem-platform-chip{min-width:0;min-height:38px;padding:0 5px;border:1px solid transparent;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#24344c;background:transparent;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer;transition:background .17s ease,color .17s ease,border-color .17s ease,box-shadow .17s ease,transform .17s ease}
.lpem-platform-chip>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis}
.lpem-platform-chip:hover,.lpem-platform-chip:focus-visible,.lpem-platform-chip.is-selected{outline:none;background:#fff;color:#111d31;border-color:#dbe3ee;box-shadow:0 7px 18px rgba(18,34,57,.08)}.lpem-platform-chip:hover,.lpem-platform-chip:focus-visible{transform:translateY(-1px)}
.lpem-dot{width:5px;height:5px;border-radius:50%;background:var(--lpem-cyan);box-shadow:0 0 0 3px rgba(17,191,212,.1);flex:0 0 auto}
.lpem-platform-chip .lpem-platform-icon{display:none}

.lpem-shade{position:fixed;inset:0;background:rgba(4,10,20,.5);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;visibility:hidden;pointer-events:none;z-index:1;transition:opacity .2s ease,visibility .2s ease}
.lpem-menu.is-open .lpem-shade{opacity:1;visibility:visible;pointer-events:auto}
.lpem-mega{position:absolute;z-index:3;left:0;right:0;top:calc(100% + 12px);max-height:min(760px,calc(100vh - 218px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(15,29,49,.12);border-radius:26px;background:#fff;box-shadow:var(--lpem-shadow);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.992);transform-origin:top center;transition:opacity .2s ease,visibility .2s ease,transform .22s cubic-bezier(.22,.8,.26,1)}
.lpem-menu.is-open .lpem-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
.lpem-mega-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px 18px;border-bottom:1px solid var(--lpem-line);background:linear-gradient(180deg,#fff,#fbfcfe)}
.lpem-eyebrow{display:block;margin-bottom:4px;color:#7e8ca0;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.lpem-mega-title{margin:0;color:var(--lpem-ink);font-size:23px;font-weight:900;letter-spacing:-.045em}
.lpem-mega-close{width:40px;height:40px;border:0;border-radius:13px;display:grid;place-items:center;cursor:pointer;color:#506078;background:#f1f4f8;box-shadow:inset 0 0 0 1px #e1e7ef;transition:background .17s ease,color .17s ease,box-shadow .17s ease}
.lpem-mega-close:hover,.lpem-mega-close:focus-visible{outline:none;background:#e9eef5;color:#17243a;box-shadow:0 0 0 4px rgba(54,92,245,.1),inset 0 0 0 1px #dbe2ec}
.lpem-mega-body{display:grid;grid-template-columns:276px minmax(0,1fr);min-height:0;flex:1}
.lpem-rail{min-height:0;overflow-y:auto;padding:18px 18px 20px;background:#f4f7fb;border-right:1px solid var(--lpem-line);scrollbar-width:thin;scrollbar-color:#c5cfdd transparent}
.lpem-rail-tab{width:100%;min-height:58px;padding:7px 9px;border:1px solid transparent;border-radius:16px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;color:#3b4b62;background:transparent;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.lpem-rail-tab:hover,.lpem-rail-tab:focus-visible{outline:none;background:#fff;border-color:#e0e6ee;box-shadow:0 9px 22px rgba(20,32,51,.06)}
.lpem-rail-tab.is-selected{background:#fff;border-color:rgba(54,92,245,.22);box-shadow:0 12px 26px rgba(20,32,51,.08),inset 3px 0 0 var(--lpem-blue)}
.lpem-rail-copy{min-width:0;flex:1}.lpem-rail-title{display:block;color:#26364d;font-size:12.5px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpem-rail-count{display:block;margin-top:3px;color:#8795a9;font-size:10px;font-weight:800}
.lpem-rail-tab>.lpem-arrow-svg{color:#a0acbc;flex:0 0 auto}.lpem-rail-tab.is-selected>.lpem-arrow-svg{color:var(--lpem-blue)}

/* v1.0.4: prevent theme/Elementor button focus styles from leaving a red/pink clicked rail tab. */
.lpem-menu .lpem-rail-tab,
.lpem-menu .lpem-rail-tab:focus,
.lpem-menu .lpem-rail-tab:active{
  appearance:none;
  -webkit-appearance:none;
  outline:none!important;
  background:transparent!important;
  background-image:none!important;
  color:#3b4b62!important;
  box-shadow:none!important;
}
.lpem-menu .lpem-rail-tab .lpem-rail-title{color:#26364d!important}
.lpem-menu .lpem-rail-tab .lpem-rail-count{color:#8795a9!important}
.lpem-menu .lpem-rail-tab:hover,
.lpem-menu .lpem-rail-tab:focus-visible{
  background:#fff!important;
  background-image:none!important;
  border-color:#e0e6ee!important;
  box-shadow:0 9px 22px rgba(20,32,51,.06)!important;
  color:#26364d!important;
}
.lpem-menu .lpem-rail-tab.is-selected,
.lpem-menu .lpem-rail-tab.is-selected:hover,
.lpem-menu .lpem-rail-tab.is-selected:focus,
.lpem-menu .lpem-rail-tab.is-selected:active,
.lpem-menu .lpem-rail-tab.is-selected:focus-visible{
  background:#fff!important;
  background-image:none!important;
  border-color:rgba(54,92,245,.22)!important;
  box-shadow:0 12px 26px rgba(20,32,51,.08),inset 3px 0 0 var(--lpem-blue)!important;
  color:#26364d!important;
}
.lpem-menu .lpem-rail-tab:focus:not(:focus-visible){outline:none!important}

.lpem-platform-icon{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto;color:#fff;box-shadow:0 8px 18px rgba(10,20,35,.15),inset 0 0 0 1px rgba(255,255,255,.19)}
.lpem-platform-icon svg{width:21px;height:21px;fill:currentColor;stroke:currentColor;stroke-width:0}.lpem-platform-icon--instagram svg,.lpem-platform-icon--youtube svg{fill:none;stroke:currentColor;stroke-width:2.1}.lpem-platform-icon--facebook{background:#1877f2}.lpem-platform-icon--instagram{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4)}.lpem-platform-icon--youtube{background:#f00}.lpem-platform-icon--x{background:#050505}.lpem-platform-icon--tiktok{background:linear-gradient(145deg,#111,#ec1653)}.lpem-platform-icon--twitch{background:#9146ff}.lpem-platform-icon--kick{background:#53fc18;color:#073c0c}.lpem-platform-icon--soundcloud{background:#ff5500}.lpem-platform-icon--spotify{background:#1db954}.lpem-platform-icon--generic{background:linear-gradient(145deg,#365cf5,#11bfd4)}
.lpem-panel-wrap{min-height:0;overflow-y:auto;background:#fff;scrollbar-width:thin;scrollbar-color:#c5cfdd transparent}
.lpem-panel{padding:20px 22px 24px}.lpem-panel[hidden]{display:none!important}
.lpem-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding-bottom:17px;border-bottom:1px solid #edf1f5}.lpem-panel-title-wrap{display:flex;align-items:center;gap:12px;min-width:0}.lpem-panel-title-wrap .lpem-platform-icon{width:48px;height:48px;border-radius:16px}.lpem-panel-title{margin:0;color:#152238;font-size:21px;font-weight:900;letter-spacing:-.04em}.lpem-panel-head p{margin:4px 0 0;color:#74839a;font-size:11.5px;font-weight:750}
.lpem-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.lpem-service-card{position:relative;min-width:0;min-height:62px;padding:9px 10px;border:1px solid #e5eaf1;border-radius:16px;display:flex;align-items:center;gap:10px;color:#2a3b53;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.lpem-service-card:hover,.lpem-service-card:focus-visible{outline:none;transform:translateY(-1px);border-color:rgba(54,92,245,.28);background:#fcfcff;box-shadow:0 11px 25px rgba(20,32,51,.08)}.lpem-service-card.is-current{border-color:rgba(17,191,212,.45);background:#f0fffd;box-shadow:inset 3px 0 0 var(--lpem-cyan)}
.lpem-service-icon{width:37px;height:37px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;color:#365cf5;background:#f0f2ff;box-shadow:inset 0 0 0 1px rgba(54,92,245,.1)}.lpem-service-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.lpem-service-label{min-width:0;flex:1;color:#26364d;font-size:11.5px;font-weight:900;line-height:1.24;overflow-wrap:anywhere}.lpem-service-arrow{width:25px;height:25px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto;color:#8a98aa;background:#f4f7fa}.lpem-service-arrow svg{width:13px;height:13px}
.lpem-service-group{grid-column:1/-1;padding:14px;border:1px solid #e5eaf1;border-radius:18px;background:#f8fafc}.lpem-service-group-title{display:flex;align-items:center;gap:9px;margin-bottom:10px;color:#27384f;font-size:12px;font-weight:900}.lpem-service-group-title .lpem-service-icon{width:32px;height:32px}.lpem-service-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}

.lpem-mobile{display:none;position:relative;z-index:9999}.lpem-mobile .lpem-wordmark{color:var(--lpem-ink)}
.lpem-mobile-topbar{min-height:74px;padding:calc(10px + var(--lpem-safe-top)) 14px 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(220,227,238,.85);box-shadow:0 8px 28px rgba(10,20,38,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.lpem-mobile-start{display:flex;align-items:center;gap:12px;min-width:0;flex:1}
.lpem-mobile-tools{display:flex;align-items:center;gap:9px;flex:0 0 auto}.lpem-mobile-cart,.lpem-mobile-toggle{width:46px;height:46px;border:0;border-radius:15px;display:grid;place-items:center;cursor:pointer;background:#f3f6fb;color:var(--lpem-ink-2);box-shadow:inset 0 0 0 1px var(--lpem-line);transition:.2s ease}.lpem-mobile-cart svg{width:20px;height:20px}.lpem-mobile-toggle{background:var(--lpem-ink);color:#fff;box-shadow:0 10px 24px rgba(11,18,32,.18)}.lpem-mobile-toggle:hover,.lpem-mobile-toggle:focus-visible{background:#16233a;outline:none;box-shadow:0 0 0 4px rgba(54,92,245,.16),0 10px 24px rgba(11,18,32,.18)}
.lpem-burger,.lpem-burger:before,.lpem-burger:after{content:"";display:block;width:21px;height:2.5px;border-radius:99px;background:currentColor;transition:transform .22s ease,opacity .18s ease}.lpem-burger:before{transform:translateY(-7px)}.lpem-burger:after{transform:translateY(4.5px)}.lpem-mobile-toggle[aria-expanded="true"] .lpem-burger{background:transparent}.lpem-mobile-toggle[aria-expanded="true"] .lpem-burger:before{transform:translateY(0) rotate(45deg);background:#fff}.lpem-mobile-toggle[aria-expanded="true"] .lpem-burger:after{transform:translateY(-2.5px) rotate(-45deg);background:#fff}
.lpem-mobile-backdrop{position:fixed;inset:0;z-index:9001;background:rgba(4,10,20,.58);opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:opacity .24s ease,visibility .24s ease}.lpem-mobile-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}
.lpem-drawer{position:fixed;z-index:9002;left:0;top:0;bottom:0;width:min(92vw,430px);display:flex;flex-direction:column;background:var(--lpem-bg);box-shadow:var(--lpem-shadow);transform:translateX(-104%);visibility:hidden;transition:transform .28s cubic-bezier(.22,.8,.26,1),visibility .28s ease;overflow:hidden}.lpem-drawer.is-open{transform:translateX(0);visibility:visible}.lpem-drawer-head{padding:calc(14px + var(--lpem-safe-top)) 16px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--lpem-ink);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.lpem-drawer-head .lpem-wordmark{color:#fff}.lpem-drawer-head .lpem-wordmark span{color:#6de5ed}.lpem-drawer-close{width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.08);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.11)}
.lpem-mobile-utilities{padding:10px 12px;display:grid;grid-template-columns:1fr 1fr;gap:8px;background:rgba(255,255,255,.045);border-bottom:1px solid rgba(255,255,255,.1)}.lpem-mobile-utilities .lpem-tool{min-height:44px;padding:0 11px;color:#162033;background:#fff;border:1px solid var(--lpem-line);box-shadow:0 7px 18px rgba(12,23,43,.055);font-size:12px}.lpem-mobile-utilities .lpem-tool--language{grid-column:1/-1;justify-content:center}
.lpem-drawer-status{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 17px;background:#fff;border-bottom:1px solid var(--lpem-line);font-size:11.5px;font-weight:800;letter-spacing:.02em;color:var(--lpem-muted);text-transform:uppercase}.lpem-drawer-status span{display:inline-flex;align-items:center;gap:7px}.lpem-drawer-status i{width:8px;height:8px;border-radius:50%;background:var(--lpem-lime);box-shadow:0 0 0 4px rgba(168,231,46,.16)}
.lpem-drawer-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:12px 12px calc(20px + var(--lpem-safe-bottom));scrollbar-width:thin;scrollbar-color:#c5cfdd transparent}.lpem-mobile-platform{background:#fff;border:1px solid var(--lpem-line);border-radius:18px;overflow:hidden;box-shadow:0 8px 22px rgba(13,25,45,.055);margin-bottom:9px}.lpem-mobile-platform-summary{list-style:none;min-height:64px;padding:9px 11px;display:flex;align-items:center;gap:11px;cursor:pointer;user-select:none}.lpem-mobile-platform-summary::-webkit-details-marker,.lpem-mobile-service-summary::-webkit-details-marker{display:none}.lpem-mobile-platform-copy{min-width:0;flex:1}.lpem-mobile-platform-name{display:block;font-size:15.5px;font-weight:900;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpem-mobile-platform-meta{display:block;margin-top:3px;color:var(--lpem-muted);font-size:11.5px;font-weight:700}.lpem-mobile-chevron{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto;background:#f3f6fa;color:#66748c;transition:transform .2s ease,background .2s ease}.lpem-mobile-chevron svg{width:15px;height:15px}.lpem-mobile-platform[open]>.lpem-mobile-platform-summary .lpem-mobile-chevron,.lpem-mobile-service-details[open]>.lpem-mobile-service-summary .lpem-mobile-chevron{transform:rotate(180deg);background:#eaf0ff;color:var(--lpem-blue)}
.lpem-mobile-services{padding:8px 9px 10px;border-top:1px solid var(--lpem-line);background:#fbfcfe}.lpem-mobile-service-link,.lpem-mobile-service-summary{min-height:49px;padding:8px 7px;border-radius:13px;display:flex;align-items:center;gap:9px;color:#25364d;font-size:12.5px;font-weight:900;line-height:1.12}.lpem-mobile-service-link,.lpem-mobile-service-summary{border-top:1px solid #edf1f6}.lpem-mobile-service-link:hover,.lpem-mobile-service-link:focus-visible,.lpem-mobile-service-summary:hover,.lpem-mobile-service-summary:focus-visible{outline:none;background:#eef3fa}.lpem-mobile-service-link>span:nth-child(2),.lpem-mobile-service-summary>span:nth-child(2){min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lpem-mobile-service-link.is-current{border-color:rgba(54,92,245,.35);background:#eef3ff;box-shadow:inset 3px 0 0 var(--lpem-blue)}.lpem-mobile-subservices{display:grid;gap:6px;padding:0 0 9px 34px}.lpem-mobile-subservices .lpem-mobile-service-link{min-height:39px;background:#fff;border:1px solid #e9edf4}

@media(max-width:1320px){.lpem-service-grid,.lpem-service-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lpem-tool{font-size:10.7px;padding:0 8px}.lpem-platform-chip{font-size:12.2px;padding:0 3px;gap:4px}.lpem-shell{padding:0}.lpem-mega{left:0;right:0}}
@media(max-width:1120px){.lpem-header-top{gap:12px}.lpem-brand{gap:0}.lpem-wordmark{font-size:20px}.lpem-brand-mark{width:42px;height:42px}.lpem-tool{font-size:9.8px;padding:0 6px;gap:5px}.lpem-tool-icon,.lpem-tool-icon svg{width:15px;height:15px}.lpem-platform-chip{font-size:11.2px}.lpem-dot{display:none}.lpem-mega-body{grid-template-columns:250px minmax(0,1fr)}.lpem-rail{padding-left:16px;padding-right:14px}}
@media(max-width:979px){.lpem-desktop{display:none!important}.lpem-mobile{display:block}.lpem-menu--desktop-only{display:none!important}}
@media(min-width:980px){.lpem-menu--mobile-only{display:none!important}}
@media(max-width:360px){.lpem-wordmark{font-size:21px}.lpem-mobile-cart,.lpem-mobile-toggle{width:43px;height:43px}.lpem-drawer{width:95vw}.lpem-mobile-service-link,.lpem-mobile-service-summary{font-size:11.8px}.lpem-mobile-subservices{padding-left:32px}.lpem-mobile-utilities{gap:7px;padding-left:10px;padding-right:10px}.lpem-mobile-utilities .lpem-tool{font-size:11px;padding:0 8px}}
@media(min-width:760px) and (max-width:979px){.lpem-mobile-topbar{max-width:520px;margin:24px auto 0;border-radius:20px;border:1px solid var(--lpem-line)}.lpem-drawer{left:50%;width:430px;margin-left:-215px;border-radius:0 22px 22px 0}.lpem-mobile-backdrop{background:rgba(4,10,20,.68)}}
@media(prefers-reduced-motion:reduce){.lpem-menu *,.lpem-menu *:before,.lpem-menu *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}


/* v1.0.5: visually center close/cart/burger icons inside their buttons. */
.lpem-menu .lpem-mega-close,
.lpem-menu .lpem-drawer-close,
.lpem-menu .lpem-mobile-toggle,
.lpem-menu .lpem-mobile-cart{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  line-height:0;
}
.lpem-menu .lpem-mega-close .lpem-close-svg,
.lpem-menu .lpem-drawer-close .lpem-close-svg,
.lpem-menu .lpem-mobile-cart .lpem-tool-icon,
.lpem-menu .lpem-mobile-cart .lpem-tool-icon svg{
  flex:0 0 auto;
}
.lpem-menu .lpem-mobile-toggle .lpem-burger{
  position:relative;
  display:block;
  flex:0 0 auto;
}
.lpem-menu .lpem-mobile-toggle .lpem-burger,
.lpem-menu .lpem-mobile-toggle .lpem-burger:before,
.lpem-menu .lpem-mobile-toggle .lpem-burger:after{
  transform-origin:center;
}


/* v1.0.6: restore button text flow and add rail spacing. */
.lpem-menu .lpem-mega-toggle,
.lpem-menu .lpem-platform-chip,
.lpem-menu .lpem-rail-tab{
  line-height:1.15;
}
.lpem-menu .lpem-mega-toggle span,
.lpem-menu .lpem-platform-chip span,
.lpem-menu .lpem-rail-tab span{
  line-height:inherit;
}
.lpem-menu .lpem-mega-close,
.lpem-menu .lpem-drawer-close,
.lpem-menu .lpem-mobile-toggle,
.lpem-menu .lpem-mobile-cart{
  line-height:0;
}


/* v1.0.16: keep the native GTranslate popup centered and restore a full-page dark overlay behind it.
   Only targets the native popup container and native overlay element. */
body .gt_black_overlay,
body .gt_black_overlay.lpem-gt-native-overlay{
  position:fixed!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  width:100vw!important;
  height:100vh!important;
  max-width:none!important;
  max-height:none!important;
  min-width:100vw!important;
  min-height:100vh!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  background:rgba(7,17,31,.58)!important;
  opacity:1!important;
  z-index:2147483645!important;
}

body .gt_white_content,
body .gt_white_content.lpem-gt-native-popup{
  position:fixed!important;
  top:50%!important;
  left:50%!important;
  right:auto!important;
  bottom:auto!important;
  transform:translate(-50%,-50%)!important;
  width:min(980px,calc(100vw - 32px))!important;
  max-width:calc(100vw - 32px)!important;
  max-height:min(72vh,620px)!important;
  margin:0!important;
  overflow:auto!important;
  z-index:2147483646!important;
}

@media(max-width:979px){
  body .gt_white_content,
  body .gt_white_content.lpem-gt-native-popup{
    width:min(360px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
    max-height:70vh!important;
  }
}



/* v1.0.17: mobile GTranslate popup layout. Keep native popup centered and show countries in 2 columns on mobile. */
@media(max-width:979px){
  body .gt_white_content.lpem-gt-native-popup,
  body .gt_white_content{
    width:min(380px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
    max-height:70vh!important;
    overflow:auto!important;
  }

  body .gt_white_content.lpem-gt-native-popup table,
  body .gt_white_content table{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    border-collapse:collapse!important;
    table-layout:auto!important;
  }

  body .gt_white_content.lpem-gt-native-popup tbody,
  body .gt_white_content.lpem-gt-native-popup tr,
  body .gt_white_content tbody,
  body .gt_white_content tr{
    display:contents!important;
  }

  body .gt_white_content.lpem-gt-native-popup td,
  body .gt_white_content td{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }

  body .gt_white_content.lpem-gt-native-popup a,
  body .gt_white_content a{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    min-height:36px!important;
    padding:7px 8px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    box-sizing:border-box!important;
  }

  body .gt_white_content.lpem-gt-native-popup img,
  body .gt_white_content img{
    flex:0 0 auto!important;
    max-width:18px!important;
    height:auto!important;
  }
}


/* v1.0.18: use one initialized GTranslate instance on mobile and keep the native popup usable. */
.lpem-menu .lpem-gt-mobile-duplicate[hidden]{display:none!important}
.lpem-menu .lpem-mobile-utilities .lpem-tool--language.lpem-tool--mobile-live{
  grid-column:1/-1;
  width:100%;
  justify-content:center;
  cursor:pointer;
}
.lpem-menu .lpem-mobile-utilities .lpem-tool--language.lpem-tool--mobile-live .lpem-gtranslate,
.lpem-menu .lpem-mobile-utilities .lpem-tool--language.lpem-tool--mobile-live .gt_switcher,
.lpem-menu .lpem-mobile-utilities .lpem-tool--language.lpem-tool--mobile-live .gt_selector{
  max-width:100%;
}
@media(max-width:979px){
  body .gt_white_content.lpem-gt-native-popup,
  body .gt_white_content{
    left:50%!important;
    top:50%!important;
    right:auto!important;
    bottom:auto!important;
    transform:translate(-50%,-50%)!important;
    width:min(390px,calc(100vw - 22px))!important;
    max-width:calc(100vw - 22px)!important;
    max-height:72vh!important;
    overflow:auto!important;
    z-index:2147483646!important;
  }
}


/* v1.0.21: protect menu UI when stylesheet is loaded in wp_head.
   Some Elementor/theme button rules are printed after wp_head and can add red borders,
   link colors or inline-button layout. These scoped rules restore the original LajkiPRO UI only inside the plugin. */
.lpem-menu button.lpem-mega-toggle,
.lpem-menu button.lpem-platform-chip,
.lpem-menu button.lpem-rail-tab,
.lpem-menu button.lpem-mega-close,
.lpem-menu button.lpem-drawer-close,
.lpem-menu button.lpem-mobile-toggle{
  -webkit-appearance:none!important;
  appearance:none!important;
  text-decoration:none!important;
  font-family:inherit!important;
  cursor:pointer;
}
.lpem-menu button.lpem-mega-toggle{
  width:auto!important;
  min-height:40px!important;
  padding:0 14px!important;
  border:0!important;
  border-radius:13px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  color:#fff!important;
  background:linear-gradient(135deg,var(--lpem-cyan),var(--lpem-blue))!important;
  box-shadow:0 12px 25px rgba(54,92,245,.24)!important;
  font-weight:900!important;
  font-size:14px!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
.lpem-menu button.lpem-platform-chip{
  width:auto!important;
  min-width:0!important;
  min-height:38px!important;
  padding:0 5px!important;
  border:0!important;
  border-radius:11px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  color:#d9e3f1!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
.lpem-menu button.lpem-platform-chip:hover,
.lpem-menu button.lpem-platform-chip:focus-visible,
.lpem-menu button.lpem-platform-chip.is-selected{
  outline:none!important;
  background:rgba(255,255,255,.09)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.lpem-menu button.lpem-rail-tab{
  width:100%!important;
  min-height:58px!important;
  padding:7px 9px!important;
  border:1px solid transparent!important;
  border-radius:16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  text-align:left!important;
  color:#3b4b62!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  line-height:1.15!important;
}
.lpem-menu button.lpem-rail-tab:hover,
.lpem-menu button.lpem-rail-tab:focus-visible{
  outline:none!important;
  background:#fff!important;
  background-image:none!important;
  border-color:#e0e6ee!important;
  box-shadow:0 9px 22px rgba(20,32,51,.06)!important;
  color:#26364d!important;
}
.lpem-menu button.lpem-rail-tab.is-selected,
.lpem-menu button.lpem-rail-tab.is-selected:hover,
.lpem-menu button.lpem-rail-tab.is-selected:focus,
.lpem-menu button.lpem-rail-tab.is-selected:active,
.lpem-menu button.lpem-rail-tab.is-selected:focus-visible{
  background:#fff!important;
  background-image:none!important;
  border-color:rgba(54,92,245,.22)!important;
  box-shadow:0 12px 26px rgba(20,32,51,.08),inset 3px 0 0 var(--lpem-blue)!important;
  color:#26364d!important;
}
.lpem-menu button.lpem-mega-close{
  width:40px!important;
  height:40px!important;
  padding:0!important;
  border:0!important;
  border-radius:13px!important;
  display:grid!important;
  place-items:center!important;
  color:#506078!important;
  background:#f1f4f8!important;
  box-shadow:inset 0 0 0 1px #e1e7ef!important;
  line-height:0!important;
}
.lpem-menu button.lpem-mega-close:hover,
.lpem-menu button.lpem-mega-close:focus-visible{
  outline:none!important;
  background:#e9eef5!important;
  color:#17243a!important;
  box-shadow:0 0 0 4px rgba(54,92,245,.1),inset 0 0 0 1px #dbe2ec!important;
}

/* v1.0.22: desktop GTranslate click/dropdown guard.
   Keeps the existing desktop UI unchanged while allowing the native language dropdown/popup to open above the header. */
@media(min-width:980px){
  .lpem-menu .lpem-header,
  .lpem-menu .lpem-header-top,
  .lpem-menu .lpem-top-menu,
  .lpem-menu .lpem-tool--language,
  .lpem-menu .lpem-gtranslate,
  .lpem-menu .gt_switcher{
    overflow:visible!important;
  }

  .lpem-menu .lpem-header{
    position:relative;
    z-index:10;
  }

  .lpem-menu .lpem-header-top{
    position:relative;
    z-index:20;
  }

  .lpem-menu .lpem-nav-row{
    position:relative;
    z-index:1;
  }

  .lpem-menu .lpem-tool--language{
    position:relative;
    cursor:pointer!important;
    z-index:30;
  }

  .lpem-menu .lpem-gtranslate .gt_switcher{
    position:relative!important;
    z-index:2147483640!important;
  }

  .lpem-menu .lpem-gtranslate .gt_option,
  .lpem-menu .lpem-gtranslate .gt_options,
  .lpem-menu .lpem-gtranslate .option,
  .lpem-menu .lpem-gtranslate .options{
    z-index:2147483641!important;
    max-height:min(70vh,420px)!important;
    overflow:auto!important;
  }
}


/* v1.0.23: hard desktop GTranslate opener fallback.
   It keeps the native widget visible/clickable and opens inline GTranslate lists when the native desktop popup fails to trigger. */
@media(min-width:980px){
  .lpem-menu .lpem-tool--language,
  .lpem-menu .lpem-tool--language *{
    pointer-events:auto!important;
  }

  .lpem-menu .lpem-tool--language{
    padding:0 10px!important;
    overflow:visible!important;
    cursor:pointer!important;
  }

  .lpem-menu .lpem-tool--language .lpem-gtranslate{
    min-height:42px!important;
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:visible!important;
    cursor:pointer!important;
  }

  .lpem-menu .lpem-tool--language .gt_switcher,
  .lpem-menu .lpem-tool--language .gt_selected,
  .lpem-menu .lpem-tool--language .selected,
  .lpem-menu .lpem-tool--language .gt-selected,
  .lpem-menu .lpem-tool--language .gt-current-lang{
    overflow:visible!important;
    cursor:pointer!important;
  }

  .lpem-menu .lpem-tool--language .gt_switcher{
    position:relative!important;
    z-index:2147483640!important;
  }

  .lpem-menu .lpem-tool--language .gt_option,
  .lpem-menu .lpem-tool--language .gt_options,
  .lpem-menu .lpem-tool--language .option,
  .lpem-menu .lpem-tool--language .options,
  .lpem-menu .lpem-gtranslate.lpem-gt-is-open .gt_option,
  .lpem-menu .lpem-gtranslate.lpem-gt-is-open .gt_options,
  .lpem-menu .lpem-gtranslate.lpem-gt-is-open .option,
  .lpem-menu .lpem-gtranslate.lpem-gt-is-open .options,
  .lpem-menu .gt_switcher.lpem-gt-is-open .gt_option,
  .lpem-menu .gt_switcher.lpem-gt-is-open .gt_options,
  .lpem-menu .gt_switcher.lpem-gt-is-open .option,
  .lpem-menu .gt_switcher.lpem-gt-is-open .options{
    z-index:2147483641!important;
    max-height:min(70vh,420px)!important;
    overflow:auto!important;
  }

  .lpem-menu .lpem-tool--language.lpem-gt-is-open .gt_option,
  .lpem-menu .lpem-tool--language.lpem-gt-is-open .gt_options,
  .lpem-menu .lpem-tool--language.lpem-gt-is-open .option,
  .lpem-menu .lpem-tool--language.lpem-gt-is-open .options,
  .lpem-menu .lpem-gtranslate.lpem-gt-is-open .gt_option,
  .lpem-menu .lpem-gtranslate.lpem-gt-is-open .gt_options,
  .lpem-menu .lpem-gtranslate.lpem-gt-is-open .option,
  .lpem-menu .lpem-gtranslate.lpem-gt-is-open .options,
  .lpem-menu .gt_switcher.lpem-gt-is-open .gt_option,
  .lpem-menu .gt_switcher.lpem-gt-is-open .gt_options,
  .lpem-menu .gt_switcher.lpem-gt-is-open .option,
  .lpem-menu .gt_switcher.lpem-gt-is-open .options,
  .lpem-menu .lpem-gt-open-dropdown{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    position:absolute!important;
    top:calc(100% + 8px)!important;
    right:0!important;
    left:auto!important;
    min-width:190px!important;
    max-width:min(340px,calc(100vw - 32px))!important;
    background:#fff!important;
    color:#152238!important;
    border:1px solid #dfe7f2!important;
    border-radius:14px!important;
    box-shadow:0 20px 48px rgba(7,17,31,.18)!important;
  }

  .lpem-menu .lpem-gt-open-dropdown a,
  .lpem-menu .gt_switcher.lpem-gt-is-open .gt_option a,
  .lpem-menu .gt_switcher.lpem-gt-is-open .gt_options a,
  .lpem-menu .gt_switcher.lpem-gt-is-open .option a,
  .lpem-menu .gt_switcher.lpem-gt-is-open .options a{
    color:#152238!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    min-height:34px!important;
    padding:7px 10px!important;
    white-space:nowrap!important;
    text-decoration:none!important;
  }
}


/* v1.0.24: GTranslate popup reopen guard is handled in JS to avoid UI changes. */

/* v1.0.25: make the full language pill clickable and replace broken native GTranslate flag images with a safe local emoji fallback. */
.lpem-menu .lpem-tool--language{
  position:relative!important;
  cursor:pointer!important;
  min-height:42px!important;
}
.lpem-menu .lpem-tool--language .lpem-gtranslate,
.lpem-menu .lpem-tool--language .gt_switcher,
.lpem-menu .lpem-tool--language .gt_selected,
.lpem-menu .lpem-tool--language .selected,
.lpem-menu .lpem-tool--language .gt-selected,
.lpem-menu .lpem-tool--language .gt-current-lang{
  min-height:42px!important;
  height:100%!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
}
.lpem-menu .lpem-tool--language .gt_selected a,
.lpem-menu .lpem-tool--language .selected a,
.lpem-menu .lpem-tool--language .gt-selected a,
.lpem-menu .lpem-tool--language .gt-current-lang a{
  min-height:42px!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
}
@media(max-width:979px){
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .lpem-gtranslate,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .gt_switcher,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .gt_selected,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .selected,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .gt-selected,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .gt-current-lang,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .gt_selected a,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .selected a,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .gt-selected a,
  .lpem-menu .lpem-mobile-utilities .lpem-tool--language .gt-current-lang a{
    min-height:44px!important;
  }
}
body .gt_white_content img.lpem-gt-img-broken,
body .gt_white_content.lpem-gt-native-popup img.lpem-gt-img-broken{
  display:none!important;
  width:0!important;
  height:0!important;
  max-width:0!important;
  margin:0!important;
  padding:0!important;
}
body .gt_white_content .lpem-gt-flag-fallback,
body .gt_white_content.lpem-gt-native-popup .lpem-gt-flag-fallback{
  width:20px!important;
  min-width:20px!important;
  height:20px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-right:6px!important;
  font-size:16px!important;
  line-height:1!important;
  text-decoration:none!important;
  vertical-align:middle!important;
}


/* v1.0.26: local 3D WebP platform icons. The wrapper keeps the existing menu geometry,
   while the image replaces only the former flat brand SVG/background. */
.lpem-menu .lpem-platform-icon{
  overflow:visible;
  border-radius:0;
  color:inherit;
  background:transparent;
  background-image:none;
  box-shadow:none;
}
.lpem-menu .lpem-platform-icon-image{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:contain;
  object-position:center;
}

/* v1.0.27: show the local 3D platform icons in the horizontal desktop platform strip.
   This is intentionally scoped to the strip so rail, panel and mobile icon geometry remains unchanged. */
.lpem-menu .lpem-platform-chip .lpem-platform-icon{
  display:grid!important;
  width:29px;
  height:29px;
  min-width:29px;
  flex:0 0 29px;
  place-items:center;
}
.lpem-menu .lpem-platform-chip .lpem-platform-icon-image{
  width:100%;
  height:100%;
}
.lpem-menu .lpem-platform-chip .lpem-platform-chip-label{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
}
.lpem-menu button.lpem-platform-chip{
  gap:7px!important;
  padding:0 6px!important;
}
@media(max-width:1320px){
  .lpem-menu .lpem-platform-chip .lpem-platform-icon{
    width:25px;
    height:25px;
    min-width:25px;
    flex-basis:25px;
  }
  .lpem-menu button.lpem-platform-chip{
    gap:5px!important;
    padding:0 3px!important;
    font-size:11.8px!important;
  }
}
@media(max-width:1120px){
  .lpem-menu .lpem-platform-chip .lpem-platform-icon{
    width:22px;
    height:22px;
    min-width:22px;
    flex-basis:22px;
  }
  .lpem-menu button.lpem-platform-chip{
    gap:3px!important;
    padding:0 2px!important;
    font-size:10.3px!important;
  }
}


/* v1.0.28: user-supplied transparent-background 3D platform assets.
   No geometry changes: the same responsive wrappers are retained to avoid layout regression. */
.lpem-menu .lpem-platform-icon-image{
  background:transparent!important;
}


/* v1.0.31: light platform navigation strip matching the mega-menu rail background. */
.lpem-menu .lpem-nav-row{
  background:#f4f7fb!important;
  border-top-color:#e1e8f1!important;
}
.lpem-menu button.lpem-platform-chip,
.lpem-menu button.lpem-platform-chip:active{
  color:#24344c!important;
  background:transparent!important;
  background-image:none!important;
  border:1px solid transparent!important;
  box-shadow:none!important;
}
.lpem-menu button.lpem-platform-chip:hover,
.lpem-menu button.lpem-platform-chip:focus-visible,
.lpem-menu button.lpem-platform-chip.is-selected{
  color:#111d31!important;
  background:#fff!important;
  background-image:none!important;
  border-color:#dbe3ee!important;
  box-shadow:0 7px 18px rgba(18,34,57,.08)!important;
}


/* v1.0.32: remove the visible border/frame around the light desktop platform strip. */
.lpem-menu .lpem-header{
  border:none!important;
}
.lpem-menu .lpem-nav-row{
  border-top:none!important;
}


/* v1.0.33: remove the gray page overlay shown when hovering/opening the Oferta mega menu,
   while preserving outside-click close behavior. */
.lpem-menu .lpem-shade{
  background:transparent!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.lpem-menu.is-open .lpem-shade{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
.lpem-menu button.lpem-mega-toggle:hover,
.lpem-menu button.lpem-mega-toggle:focus-visible,
.lpem-menu.is-open button.lpem-mega-toggle{
  background:linear-gradient(135deg,var(--lpem-cyan),var(--lpem-blue))!important;
}
