@media(max-width:1200px){
#uas-mobile-core-runtime{display:none!important}
.uas-mobile-core-hero{position:relative;overflow:hidden;background:#07162f;color:#fff}.uas-mobile-core-hero__track{position:relative;height:100%;min-height:inherit}.uas-mobile-core-hero__slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease}.uas-mobile-core-hero__slide.is-active{opacity:1;pointer-events:auto}.uas-mobile-core-hero__slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--fx) var(--fy)}.uas-mobile-core-hero__slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,11,30,var(--overlay)),rgba(3,11,30,.12))}.uas-mobile-core-hero__content{position:absolute;z-index:2;left:22px;right:22px;bottom:58px}.uas-mobile-core-hero__content h2{margin:0 0 10px;color:#fff;font-size:clamp(30px,8vw,44px);line-height:.98}.uas-mobile-core-hero__content p{max-width:34em;margin:0 0 18px;color:rgba(255,255,255,.82)}.uas-mobile-core-hero__buttons{display:flex;gap:10px;flex-wrap:wrap}.uas-mobile-core-hero__buttons a{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;border-radius:14px;text-decoration:none;font-weight:800}.uas-mobile-core-hero__buttons .is-primary{background:linear-gradient(135deg,var(--uas-mc-primary),var(--uas-mc-secondary));color:#fff}.uas-mobile-core-hero__buttons .is-secondary{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff}.uas-mobile-core-hero__dots{position:absolute;z-index:3;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:8px}.uas-mobile-core-hero__dots button{width:8px;height:8px;border:0;padding:0;border-radius:99px;background:rgba(255,255,255,.42)}.uas-mobile-core-hero__dots button.is-active{width:28px;background:#fff}
.uas-mobile-core-block{position:relative;overflow:hidden;min-height:var(--block-height);margin:18px 16px;border-radius:var(--block-radius);background:#f4f2ff}.uas-mobile-core-block>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--fx) var(--fy)}.uas-mobile-core-block__content{position:relative;z-index:2;min-height:var(--block-height);padding:22px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 15%,rgba(5,15,41,.78));color:#fff}.uas-mobile-core-block__content h3{margin:0 0 8px;color:#fff;font-size:27px}.uas-mobile-core-block__content p{margin:0 0 14px;color:rgba(255,255,255,.84)}.uas-mobile-core-block__content a{align-self:flex-start;min-height:44px;padding:0 16px;display:inline-flex;align-items:center;border-radius:14px;background:#fff;color:#5137d1;text-decoration:none;font-weight:800}.uas-mobile-core-block__coverlink{position:absolute;inset:0;z-index:3}
.uas-mobile-core-nav{position:fixed;z-index:9999;left:12px;right:12px;bottom:8px;display:flex;align-items:center;justify-content:space-around;padding:8px 6px;border:1px solid rgba(130,138,166,.22);box-shadow:0 18px 44px rgba(15,22,46,.16);backdrop-filter:blur(18px)}.uas-mobile-core-nav__item{min-width:0;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#727c92;text-decoration:none;font-size:10px;font-weight:750}.uas-mobile-core-nav__icon{width:32px;height:32px;display:grid;place-items:center}.uas-mobile-core-nav__icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9}.uas-mobile-core-nav__item--search .uas-mobile-core-nav__icon{border-radius:20px;background:linear-gradient(135deg,var(--uas-mc-primary),var(--uas-mc-secondary));color:#fff;border:5px solid #fff;box-shadow:0 9px 20px rgba(95,65,232,.26)}.uas-mobile-core-nav__item--search .uas-mobile-core-nav__icon svg{width:28px;height:28px}
.uas-mc-preset-premium{background:linear-gradient(180deg,#fff,#fbfaff)!important}.uas-mc-preset-compact{padding-top:10px!important;padding-bottom:10px!important}.uas-mc-preset-minimal{box-shadow:none!important;background:transparent!important}
}

/* Mobile Core 3.0 block library */
@media(max-width:1200px){
.uas-mobile-core-block{background:var(--block-bg,#f4f2ff);color:var(--block-text,#0b1733);padding:var(--block-padding,18px)}
.uas-mobile-core-block--full{margin-left:0;margin-right:0;border-radius:0}.uas-mobile-core-block--inset{margin-left:16px;margin-right:16px}.uas-mobile-core-block--half{width:calc(50% - 22px);margin-left:16px;margin-right:6px;display:inline-flex;vertical-align:top}
.uas-mobile-core-block--spacer{min-height:var(--block-height)!important;background:transparent!important;box-shadow:none!important;padding:0!important}
.uas-mobile-core-block--divider{min-height:var(--block-height)!important;background:transparent!important;box-shadow:none!important;padding:0 16px!important;display:flex;align-items:center}.uas-mobile-core-block__divider{display:block;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(109,82,245,.25),transparent)}
.uas-mobile-core-block--cta{background:linear-gradient(135deg,var(--uas-mc-primary),var(--uas-mc-secondary));color:#fff}.uas-mobile-core-block--cta .uas-mobile-core-block__content{background:transparent;color:#fff;justify-content:center}.uas-mobile-core-block--cta .uas-mobile-core-block__content h3,.uas-mobile-core-block--cta .uas-mobile-core-block__content p{color:#fff}
.uas-mobile-core-block--html{min-height:auto}.uas-mobile-core-block__html{position:relative;z-index:2;color:inherit}
.uas-mc-align-center .uas-section__head,.uas-mc-align-center .uas-premium-categories__head{text-align:center!important}.uas-mc-align-center .uas-text-link{margin-left:auto;margin-right:auto}.uas-mc-align-left .uas-section__head,.uas-mc-align-left .uas-premium-categories__head{text-align:left!important}
.uas-mc-preset-marketplace{border-radius:var(--uas-mc-radius);box-shadow:0 18px 45px rgba(17,24,49,.08)}
}

/* v4.1 live visual inspector — only active inside admin preview iframe */
html.uas-mc-inspector-active body *{cursor:crosshair!important}
html.uas-mc-inspector-active .uas-mc-inspector-hover{
  outline:2px dashed rgba(111,76,255,.92)!important;
  outline-offset:3px!important;
  box-shadow:0 0 0 4px rgba(111,76,255,.09)!important;
}
html.uas-mc-inspector-active .uas-mc-inspector-selected{
  outline:3px solid #754cf7!important;
  outline-offset:4px!important;
  box-shadow:0 0 0 7px rgba(117,76,247,.14),0 0 28px rgba(117,76,247,.26)!important;
}
html.uas-mc-inspector-active a,
html.uas-mc-inspector-active button,
html.uas-mc-inspector-active input,
html.uas-mc-inspector-active select,
html.uas-mc-inspector-active textarea{cursor:crosshair!important}
