:root{--wmgce-bg:#0d110d;--wmgce-panel:#151b13;--wmgce-text:#f5f3e8;--wmgce-muted:#b7bdad;--wmgce-line:rgba(255,255,255,.14);--wmgce-shadow:0 30px 90px rgba(0,0,0,.35)}html[data-wmgce-theme=light]{--wmgce-bg:#f0ede4;--wmgce-panel:#fffdf7;--wmgce-text:#172014;--wmgce-muted:#616a5d;--wmgce-line:rgba(20,30,18,.14);--wmgce-shadow:0 30px 80px rgba(30,36,24,.14)}.wmgce-site{background:var(--wmgce-bg);color:var(--wmgce-text);min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:.25s}.wmgce-site *{box-sizing:border-box}.wmgce-site a{text-decoration:none;color:inherit}.wmgce-header{position:sticky;top:0;z-index:20;min-height:82px;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;padding:14px clamp(18px,4vw,52px);background:color-mix(in srgb,var(--wmgce-bg) 84%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--wmgce-line)}.wmgce-brand{display:flex;align-items:center;gap:12px}.wmgce-brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--wmgce-primary);color:#fff;font-weight:900}.wmgce-brand strong,.wmgce-brand small{display:block}.wmgce-brand small{color:var(--wmgce-muted);margin-top:3px}.wmgce-header nav{display:flex;justify-content:center;gap:22px;font-weight:700;color:var(--wmgce-muted)}.wmgce-actions{display:flex;align-items:center;gap:9px}.wmgce-btn,.wmgce-icon-btn{border:1px solid var(--wmgce-line);border-radius:999px;padding:13px 18px;background:transparent;color:inherit;font-weight:800;cursor:pointer}.wmgce-icon-btn{width:44px;height:44px;padding:0;display:grid;place-items:center}.wmgce-btn-primary{background:var(--wmgce-accent);color:#17150d;border-color:transparent}.wmgce-btn-secondary{background:var(--wmgce-panel)}.wmgce-hero{padding:clamp(90px,12vw,180px) clamp(18px,4vw,52px);background:radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--wmgce-secondary) 36%,transparent),transparent 34%),linear-gradient(135deg,var(--wmgce-bg),color-mix(in srgb,var(--wmgce-primary) 32%,var(--wmgce-bg)))}.wmgce-hero-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(290px,.55fr);gap:clamp(34px,6vw,90px);align-items:end}.wmgce-eyebrow,.wmgce-kicker{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:900;color:var(--wmgce-accent)}.wmgce-hero h1,.wmgce-section-head h2,.wmgce-standard-hero h1,.wmgce-contact h2{font-family:var(--wmgce-display),system-ui,sans-serif;text-transform:uppercase;letter-spacing:-.035em;line-height:.92;margin:16px 0;font-size:clamp(3.6rem,9vw,9rem)}.wmgce-hero p,.wmgce-section-head p,.wmgce-contact>div>p{color:var(--wmgce-muted);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7;max-width:720px}.wmgce-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.wmgce-glass-card{background:color-mix(in srgb,var(--wmgce-panel) 75%,transparent);border:1px solid var(--wmgce-line);border-radius:28px;padding:28px;box-shadow:var(--wmgce-shadow);backdrop-filter:blur(18px)}.wmgce-glass-card h2{font-size:2rem;margin:10px 0}.wmgce-glass-card ul{padding-left:20px;color:var(--wmgce-muted);line-height:1.8}.wmgce-section{padding:clamp(80px,10vw,140px) clamp(18px,4vw,52px);max-width:1384px;margin:auto}.wmgce-section-head{display:grid;grid-template-columns:1.15fr .65fr;gap:50px;align-items:end;margin-bottom:48px}.wmgce-section-head h2{font-size:clamp(3rem,7vw,7rem);margin-bottom:0}.wmgce-feature-grid,.wmgce-product-grid,.wmgce-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.wmgce-feature-grid article,.wmgce-product-card,.wmgce-kpis article,.wmgce-empty{border:1px solid var(--wmgce-line);border-radius:24px;background:var(--wmgce-panel);padding:26px}.wmgce-feature-grid b{color:var(--wmgce-accent)}.wmgce-feature-grid h3,.wmgce-product-card h3{font-size:1.5rem;margin:44px 0 10px}.wmgce-feature-grid p,.wmgce-product-card p,.wmgce-empty p{color:var(--wmgce-muted);line-height:1.65}.wmgce-platform-preview{max-width:none;background:var(--wmgce-panel)}.wmgce-platform-preview>.wmgce-section-head,.wmgce-platform-preview>.wmgce-dashboard{max-width:1280px;margin-left:auto;margin-right:auto}.wmgce-dashboard{display:grid;grid-template-columns:230px 1fr;background:#f3f0e7;color:#192016;border-radius:28px;overflow:hidden;min-height:520px;box-shadow:var(--wmgce-shadow)}.wmgce-dashboard>aside{background:#131912;color:#eef0e6;padding:24px;display:flex;flex-direction:column;gap:8px}.wmgce-dashboard>aside strong{font-size:1.4rem;margin-bottom:24px}.wmgce-dashboard>aside a{padding:12px;border-radius:10px;color:#9ba594}.wmgce-dashboard>aside a.active{background:#293424;color:#fff}.wmgce-dashboard>div{padding:26px}.wmgce-dashboard>div>header{display:flex;justify-content:space-between;border-bottom:1px solid #d7d5cc;padding-bottom:18px}.wmgce-dashboard h3{margin:0;font-size:1.7rem}.wmgce-dashboard .wmgce-kpis{margin-top:24px}.wmgce-dashboard .wmgce-kpis article{background:white;border-color:#d7d5cc}.wmgce-dashboard .wmgce-kpis span{display:block;color:#687063}.wmgce-dashboard .wmgce-kpis strong{display:block;margin-top:20px;font-size:1.2rem}.wmgce-dashboard-panel{margin-top:14px;padding:22px;border:1px solid #d7d5cc;border-radius:18px;background:#fff}.wmgce-product-card{padding:0;overflow:hidden}.wmgce-product-media{height:220px;background:linear-gradient(135deg,var(--wmgce-primary),var(--wmgce-secondary));display:grid;place-items:center;color:white;font-size:4rem;font-weight:900}.wmgce-product-media img{width:100%;height:100%;object-fit:cover}.wmgce-product-body{padding:22px}.wmgce-product-body h3{margin:12px 0}.wmgce-text-link{font-weight:900;color:var(--wmgce-accent)}.wmgce-contact{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;align-items:start}.wmgce-contact h2{font-size:clamp(3rem,7vw,6rem)}.wmgce-lead-form{background:var(--wmgce-panel);border:1px solid var(--wmgce-line);border-radius:28px;padding:26px}.wmgce-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.wmgce-form-grid label{display:grid;gap:8px;font-weight:800;font-size:.82rem}.wmgce-form-grid input,.wmgce-form-grid textarea{width:100%;border:1px solid var(--wmgce-line);background:var(--wmgce-bg);color:var(--wmgce-text);border-radius:12px;padding:13px}.wmgce-full{grid-column:1/-1}.wmgce-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:start}.wmgce-consent input{width:auto;margin-top:4px}.wmgce-lead-form .wmgce-btn{margin-top:18px}.wmgce-footer{display:flex;justify-content:space-between;gap:20px;padding:34px clamp(18px,4vw,52px);border-top:1px solid var(--wmgce-line);color:var(--wmgce-muted)}.wmgce-standard-hero{padding:clamp(100px,14vw,180px) clamp(18px,4vw,52px);background:linear-gradient(135deg,var(--wmgce-bg),color-mix(in srgb,var(--wmgce-primary) 34%,var(--wmgce-bg)))}.wmgce-standard-hero h1{font-size:clamp(4rem,10vw,9rem)}.wmgce-standard-hero p{color:var(--wmgce-muted)}.wmgce-account-layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.wmgce-account-layout>aside{background:#11170f;color:#fff;padding:24px}.wmgce-account-layout>aside nav{display:grid;gap:5px;margin-top:38px}.wmgce-account-layout>aside nav a{padding:13px;border-radius:10px;color:#aab3a4}.wmgce-account-layout>aside nav a.active{background:#293424;color:#fff}.wmgce-account-layout>main>header{display:flex;justify-content:space-between;align-items:center;padding:25px clamp(18px,4vw,45px);border-bottom:1px solid var(--wmgce-line)}.wmgce-account-layout h1{margin:8px 0 0}.wmgce-webview .site-header,.wmgce-webview .site-footer,.wmgce-webview #wpadminbar{display:none!important}.wmgce-webview html{margin-top:0!important}.wmgce-webview .wmgce-header{position:fixed;left:0;right:0;top:0;padding-top:max(14px,env(safe-area-inset-top));}.wmgce-webview .wmgce-site{padding-top:82px;padding-bottom:env(safe-area-inset-bottom)}@media(max-width:900px){.wmgce-header nav{display:none}.wmgce-header{grid-template-columns:1fr auto}.wmgce-hero-grid,.wmgce-section-head,.wmgce-contact{grid-template-columns:1fr}.wmgce-feature-grid,.wmgce-product-grid{grid-template-columns:repeat(2,1fr)}.wmgce-dashboard{grid-template-columns:80px 1fr}.wmgce-dashboard>aside a{font-size:0}.wmgce-dashboard>aside a:before{content:'•';font-size:1rem}.wmgce-dashboard .wmgce-kpis{grid-template-columns:1fr}.wmgce-account-layout{grid-template-columns:1fr}.wmgce-account-layout>aside{display:none}}@media(max-width:620px){.wmgce-header{min-height:72px;padding:12px 18px}.wmgce-brand small{display:none}.wmgce-actions .wmgce-btn{display:none}.wmgce-feature-grid,.wmgce-product-grid,.wmgce-kpis,.wmgce-form-grid{grid-template-columns:1fr}.wmgce-full{grid-column:auto}.wmgce-dashboard{grid-template-columns:1fr}.wmgce-dashboard>aside{display:none}.wmgce-dashboard>div{padding:16px}.wmgce-footer{flex-direction:column}.wmgce-hero h1{font-size:clamp(4rem,21vw,6.5rem)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
