:root{
  --mgx-navy:#071426;--mgx-navy-2:#101d35;--mgx-cyan:#12c5e5;--mgx-cyan-dark:#08a8c7;
  --mgx-pawn:#f5a623;--mgx-light:#f5f8fc;--mgx-white:#fff;--mgx-text:#101828;--mgx-muted:#667085;
  --mgx-success:#22a66f;--mgx-border:#d8e1ed;--mgx-shadow:0 22px 55px rgba(7,20,38,.12);
  --mgx-radius:18px;--mgx-container:1220px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--mgx-text);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.mgx-menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.mgx-container{width:min(calc(100% - 40px),var(--mgx-container));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:8px;left:8px;padding:10px 14px;background:#fff;color:#000;z-index:99999}.mgx-icon{width:22px;height:22px;display:inline-block;flex:0 0 auto}.mgx-eyebrow,.mgx-kicker{margin:0 0 12px;color:var(--mgx-cyan);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mgx-kicker{color:#087f98}.mgx-section{padding:84px 0}.mgx-section--muted,.mgx-section--process,.mgx-section--products,.mgx-section--faq{background:var(--mgx-light)}.mgx-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.mgx-section-heading h2,.mgx-page-hero h1,.mgx-repairs-band h2,.mgx-final-cta h2{margin:0;line-height:1.08;letter-spacing:-.035em}.mgx-section-heading h2{font-size:clamp(1.8rem,3vw,2.8rem)}.mgx-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 22px;border:1px solid var(--mgx-cyan);border-radius:9px;background:var(--mgx-cyan);color:#04111c;font-weight:800;line-height:1.1;box-shadow:0 10px 24px rgba(18,197,229,.16);transition:.2s ease}.mgx-button:hover{transform:translateY(-2px);background:#4ed7ef}.mgx-button--small{min-height:42px;padding:9px 16px;font-size:.9rem}.mgx-button--pawn{border-color:var(--mgx-pawn);background:var(--mgx-pawn);box-shadow:0 10px 24px rgba(245,166,35,.15)}.mgx-button--outline{border-color:#7e91aa;background:transparent;color:#fff;box-shadow:none}.mgx-button--ghost{border-color:#2b455f;background:#12243a;color:#fff;box-shadow:none}.mgx-button--outline-dark{border-color:#7190ad;background:transparent;color:#16324d;box-shadow:none}.mgx-button--whatsapp{border-color:var(--mgx-success);background:var(--mgx-success);color:#fff;box-shadow:0 10px 24px rgba(34,166,111,.18)}.mgx-text-button{display:inline-flex;align-items:center;gap:7px;color:#087f98;font-weight:800}.mgx-text-button .mgx-icon{width:18px;height:18px}.mgx-trustbar{background:#04101f;color:#d9e7f5;border-bottom:1px solid rgba(255,255,255,.08);font-size:.78rem}.mgx-trustbar__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.mgx-trustbar__inner span{display:flex;align-items:center;gap:8px}.mgx-trustbar .mgx-icon{width:16px;height:16px;color:var(--mgx-cyan)}.mgx-header{position:sticky;top:0;z-index:1000;background:rgba(7,20,38,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);transition:.25s ease}.mgx-header.is-scrolled{box-shadow:0 12px 30px rgba(0,0,0,.18)}.mgx-header.is-hidden{transform:translateY(-100%)}.mgx-header__inner{height:76px;display:grid;grid-template-columns:205px 1fr auto;align-items:center;gap:28px}.mgx-brand{display:block;line-height:0}.mgx-brand img{width:190px;max-height:52px;object-fit:contain;object-position:left center}.mgx-brand .custom-logo-link{display:block}.mgx-nav__list{list-style:none;display:flex;justify-content:center;align-items:center;gap:28px;padding:0;margin:0}.mgx-nav__list a{font-size:.92rem;font-weight:700;color:#e8f0f8}.mgx-nav__list a:hover,.mgx-nav__list .current-menu-item>a{color:var(--mgx-cyan)}.mgx-header__actions{display:flex;align-items:center;gap:14px}.mgx-cart-link{position:relative;display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:#fff}.mgx-cart-link:hover{background:#12263f}.mgx-cart-link span{position:absolute;right:1px;top:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:10px;background:var(--mgx-cyan);color:#04111c;font-size:.7rem;font-weight:800}.mgx-menu-toggle{display:none;border:0;background:transparent;color:#fff;padding:8px}.mgx-menu-toggle__close{display:none}.mgx-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 55% 25%,#123c62 0,rgba(9,40,68,.55) 25%,transparent 50%),linear-gradient(125deg,#061324,#071a2d 58%,#09182a);color:#fff}.mgx-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(18,197,229,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(18,197,229,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,black,transparent 75%);pointer-events:none}.mgx-hero__glow{position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(18,197,229,.08);filter:blur(70px);left:38%;top:-180px}.mgx-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.72fr);gap:46px;align-items:center;padding-top:58px;padding-bottom:58px}.mgx-hero__content{position:relative;min-height:560px;padding-top:32px}.mgx-hero h1{max-width:700px;margin:0;font-size:clamp(3.1rem,6vw,5.75rem);line-height:.96;letter-spacing:-.055em}.mgx-hero h1 span{color:var(--mgx-cyan)}.mgx-hero__lead{margin:24px 0 10px;font-size:1.2rem}.mgx-hero__content>p:not(.mgx-eyebrow):not(.mgx-hero__lead){max-width:610px;color:#c9d7e6}.mgx-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.mgx-hero__trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#d9e6f2;font-size:.84rem}.mgx-hero__trust span,.mgx-mini-trust span{display:flex;align-items:center;gap:7px}.mgx-hero__trust .mgx-icon{width:17px;height:17px;color:var(--mgx-cyan)}.mgx-hero__devices{position:absolute;width:570px;right:-35px;bottom:-50px;opacity:.97;pointer-events:none;filter:saturate(.95)}.mgx-hero__form{position:relative;z-index:2}.mgx-plugin-notice{padding:30px;border:1px solid rgba(255,255,255,.15);border-radius:var(--mgx-radius);background:#0c2036}.mgx-section--services{padding:28px 0 34px;background:#fff}.mgx-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mgx-service-card{position:relative;padding:26px;border:1px solid var(--mgx-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.05);display:flex;flex-direction:column;min-height:275px;transition:.22s ease}.mgx-service-card:hover{transform:translateY(-4px);box-shadow:var(--mgx-shadow)}.mgx-service-card--sell{border-color:#76dff0}.mgx-service-card--pawn{border-color:#f7c678}.mgx-service-card__tag{position:absolute;right:14px;top:12px;padding:4px 8px;border-radius:5px;background:#e7f9fc;color:#087f98;font-size:.67rem;font-weight:800;text-transform:uppercase}.mgx-service-card--pawn .mgx-service-card__tag{background:#fff2da;color:#b36f00}.mgx-service-card__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;margin-bottom:18px;background:var(--mgx-navy);color:var(--mgx-cyan)}.mgx-service-card--pawn .mgx-service-card__icon{color:var(--mgx-pawn)}.mgx-service-card h2{font-size:1.15rem;margin:0 0 8px}.mgx-service-card p{margin:0 0 20px;color:var(--mgx-muted);font-size:.91rem}.mgx-service-card .mgx-text-button{margin-top:auto}.mgx-split-panels{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mgx-panel{padding:28px;border:1px solid var(--mgx-border);border-radius:var(--mgx-radius);background:#fff}.mgx-process{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px}.mgx-process__step{display:grid;justify-items:center;text-align:center;gap:6px}.mgx-process__step>span{display:grid;place-items:center;width:65px;height:65px;border:2px solid #385975;border-radius:50%;color:#1b4664}.mgx-process__step small{color:var(--mgx-muted);line-height:1.4}.mgx-process__arrow{color:#55728d}.mgx-panel__note{text-align:center;margin:24px 0 0;color:var(--mgx-muted);font-size:.85rem}.mgx-device-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.mgx-device-grid>div{min-height:105px;display:grid;place-items:center;align-content:center;gap:10px;border:1px solid var(--mgx-border);border-radius:11px;background:#fbfdff;text-align:center;font-size:.8rem;font-weight:700}.mgx-device-grid .mgx-icon{width:35px;height:35px;color:#183b58}.mgx-repairs-band{padding:64px 0;color:#fff;background:linear-gradient(115deg,#061526,#0a2743 65%,#061526);position:relative;overflow:hidden}.mgx-repairs-band:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(18,197,229,.14),transparent 40%)}.mgx-repairs-band__grid{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.4fr;gap:45px;align-items:center}.mgx-repairs-band h2{font-size:clamp(2rem,4vw,3.7rem)}.mgx-repairs-band p:not(.mgx-eyebrow){color:#c8d6e4}.mgx-mini-trust{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px;font-size:.84rem}.mgx-mini-trust .mgx-icon{width:17px;height:17px;color:var(--mgx-cyan)}.mgx-repair-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mgx-repair-grid a{min-height:120px;display:grid;place-items:center;align-content:center;gap:11px;border:1px solid #2e4f6d;border-radius:13px;background:rgba(10,31,51,.78);color:#fff;text-align:center;font-size:.88rem;font-weight:700;transition:.2s}.mgx-repair-grid a:hover{border-color:var(--mgx-cyan);background:#102f4b}.mgx-repair-grid .mgx-icon{width:35px;height:35px;color:var(--mgx-cyan)}.mgx-trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.mgx-trust-grid article{padding:24px;border:1px solid var(--mgx-border);border-radius:15px;background:#fff}.mgx-trust-grid article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#eefbfe;color:#0798b4}.mgx-trust-grid h3{font-size:1rem;margin:15px 0 8px}.mgx-trust-grid p{font-size:.86rem;color:var(--mgx-muted);margin:0}.mgx-contact-card{grid-column:span 1;background:linear-gradient(145deg,#f8fdff,#eef6fb)!important}.mgx-contact-card h3{font-size:.92rem}.mgx-contact-card p{display:flex;gap:8px;margin:10px 0}.mgx-contact-card p .mgx-icon{width:17px;height:17px}.mgx-contact-card .mgx-button{margin-top:18px}.mgx-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.mgx-product-card{overflow:hidden;border:1px solid var(--mgx-border);border-radius:15px;background:#fff;box-shadow:0 7px 20px rgba(16,24,40,.05)}.mgx-product-card__image{display:grid;place-items:center;aspect-ratio:1.08;background:#fff}.mgx-product-card__image img{max-width:88%;max-height:88%;object-fit:contain}.mgx-product-card__body{padding:16px}.mgx-product-card__badges{display:flex;flex-wrap:wrap;gap:5px;min-height:24px}.mgx-product-card__badges span{padding:3px 6px;border-radius:5px;background:#e7f8ee;color:#167348;font-size:.63rem;font-weight:800}.mgx-product-card h3{font-size:.93rem;line-height:1.35;margin:9px 0}.mgx-price{display:block;font-size:1.08rem;margin-bottom:13px}.mgx-product-card .mgx-button{width:100%}.mgx-empty-state{padding:30px;border:1px dashed #9fb2c5;border-radius:14px;background:#fff;color:var(--mgx-muted);text-align:center}.mgx-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mgx-review-card{padding:26px;border:1px solid var(--mgx-border);border-radius:16px;background:#fff}.mgx-stars{display:flex;gap:2px;color:#f5b622}.mgx-stars .mgx-icon{width:18px;height:18px;fill:currentColor;stroke:none}.mgx-review-card blockquote{margin:17px 0;color:#344054}.mgx-review-card footer{display:flex;flex-direction:column}.mgx-review-card footer span{color:var(--mgx-muted);font-size:.85rem}.mgx-location-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:35px;align-items:stretch}.mgx-location-grid h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;margin:0 0 16px}.mgx-contact-list{list-style:none;padding:0;margin:25px 0;display:grid;gap:14px}.mgx-contact-list li{display:flex;align-items:flex-start;gap:11px}.mgx-contact-list .mgx-icon{color:#078ba5;margin-top:2px}.mgx-map-card{min-height:390px;border:1px solid var(--mgx-border);border-radius:18px;overflow:hidden;background:#e8f2f7}.mgx-map-card iframe{width:100%;height:100%;min-height:390px;border:0}.mgx-map-placeholder{height:100%;min-height:390px;display:grid;place-items:center;align-content:center;gap:12px;padding:35px;text-align:center;color:#294861;background:radial-gradient(circle at 30% 30%,#fff,transparent 35%),linear-gradient(135deg,#dcecf2,#eef6f8)}.mgx-map-placeholder .mgx-icon{width:56px;height:56px;color:var(--mgx-cyan-dark)}.mgx-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.mgx-faq-grid details{border:1px solid var(--mgx-border);border-radius:12px;background:#fff}.mgx-faq-grid summary{position:relative;cursor:pointer;list-style:none;padding:18px 50px 18px 20px;font-weight:750}.mgx-faq-grid summary::-webkit-details-marker{display:none}.mgx-faq-grid summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.3rem;color:#087f98}.mgx-faq-grid details[open] summary:after{content:"−"}.mgx-faq-grid details p{padding:0 20px 20px;margin:0;color:var(--mgx-muted)}.mgx-final-cta{padding:28px 0 0;background:#fff}.mgx-final-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 42px;border-radius:17px 17px 0 0;color:#fff;background:linear-gradient(110deg,#061426,#0a3153)}.mgx-final-cta h2{font-size:clamp(1.8rem,3vw,3rem);max-width:620px}.mgx-final-cta__inner>div{display:flex;gap:12px;flex-wrap:wrap}.mgx-footer{padding:58px 0 22px;background:#04101f;color:#cbd7e4}.mgx-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:45px}.mgx-footer__logo{width:185px;margin-bottom:14px}.mgx-footer h2{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:#fff}.mgx-footer p{max-width:370px;color:#9fb0c0}.mgx-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.mgx-footer a:hover{color:var(--mgx-cyan)}.mgx-footer__contact li{display:flex;gap:9px}.mgx-footer__contact .mgx-icon{width:17px;height:17px;color:var(--mgx-cyan);margin-top:3px}.mgx-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:28px;margin-top:35px;border-top:1px solid rgba(255,255,255,.1);font-size:.83rem}.mgx-footer__bottom p{margin:0}.mgx-footer__social{display:flex;gap:18px}.mgx-mobile-actions{display:none}.mgx-page-hero{padding:95px 0;color:#fff;background:radial-gradient(circle at 75% 20%,rgba(18,197,229,.18),transparent 33%),linear-gradient(115deg,#061324,#0b2a47)}.mgx-page-hero h1{font-size:clamp(2.7rem,5.3vw,5rem);max-width:900px}.mgx-page-hero p:not(.mgx-eyebrow){max-width:760px;margin:20px 0 0;color:#c9d8e8;font-size:1.1rem}.mgx-standard-page{min-height:60vh}.mgx-entry-content{max-width:900px}.mgx-entry-content h2,.mgx-entry-content h3{line-height:1.2;margin-top:1.7em}.mgx-entry-content a{color:#087f98;text-decoration:underline}.mgx-service-hero{padding:72px 0;color:#fff;background:radial-gradient(circle at 18% 16%,rgba(18,197,229,.12),transparent 28%),linear-gradient(120deg,#061324,#0b2945)}.mgx-service-hero--pawn{background:radial-gradient(circle at 18% 16%,rgba(245,166,35,.13),transparent 28%),linear-gradient(120deg,#061324,#2c210d)}.mgx-service-hero__grid{display:grid;grid-template-columns:1fr minmax(390px,.7fr);gap:60px;align-items:center}.mgx-service-hero h1{font-size:clamp(2.8rem,5vw,5.3rem);line-height:.98;letter-spacing:-.05em;margin:0}.mgx-service-hero__lead{font-size:1.15rem;color:#cedbe8;max-width:700px}.mgx-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mgx-benefit-grid article{padding:28px;border:1px solid var(--mgx-border);border-radius:16px;background:#fff}.mgx-benefit-grid article>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#ebf9fc;color:#078da7}.mgx-benefit-grid h3{margin:16px 0 7px}.mgx-benefit-grid p{margin:0;color:var(--mgx-muted)}.mgx-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mgx-step-grid article{position:relative;padding:28px;border-radius:16px;background:#fff;border:1px solid var(--mgx-border)}.mgx-step-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--mgx-navy);color:var(--mgx-cyan);font-weight:900}.mgx-step-grid h3{margin:16px 0 8px}.mgx-step-grid p{margin:0;color:var(--mgx-muted)}.mgx-step-grid--large{grid-template-columns:repeat(5,1fr)}.mgx-step-grid--large h2{font-size:1.1rem}.mgx-about-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:45px;align-items:start}.mgx-contact-page-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px}.mgx-contact-panel,.mgx-contact-form-wrap{padding:32px;border:1px solid var(--mgx-border);border-radius:18px;background:#fff}.mgx-contact-panel h2{margin-top:0}.mgx-contact-panel .mgx-contact-list li span{display:flex;flex-direction:column}.mgx-contact-panel .mgx-contact-list strong{font-size:.82rem;text-transform:uppercase;letter-spacing:.07em}.mgx-map-card--wide{min-height:480px}.mgx-map-card--wide iframe,.mgx-map-card--wide .mgx-map-placeholder{min-height:480px}.mgx-shop-main{padding:65px 0}.woocommerce .woocommerce-breadcrumb{color:var(--mgx-muted)}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:16px;border:1px solid var(--mgx-border);border-radius:15px;background:#fff}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem}.woocommerce ul.products li.product .price{color:var(--mgx-text);font-weight:800}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:8px;background:var(--mgx-cyan);color:#04111c;font-weight:800}.woocommerce span.onsale{background:var(--mgx-success)}
@media(max-width:1100px){.mgx-header__inner{grid-template-columns:175px 1fr auto;gap:15px}.mgx-brand img{width:165px}.mgx-nav__list{gap:18px}.mgx-hero__grid{grid-template-columns:1fr 390px}.mgx-hero__devices{width:470px;opacity:.75}.mgx-service-grid{grid-template-columns:repeat(2,1fr)}.mgx-trust-grid{grid-template-columns:repeat(3,1fr)}.mgx-product-grid{grid-template-columns:repeat(3,1fr)}.mgx-step-grid--large{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.mgx-container{width:min(calc(100% - 28px),var(--mgx-container))}.mgx-trustbar__inner span:nth-child(3),.mgx-trustbar__inner span:nth-child(4){display:none}.mgx-trustbar__inner{justify-content:center}.mgx-header__inner{height:68px;grid-template-columns:1fr auto auto}.mgx-menu-toggle{display:block;grid-column:3}.mgx-header__actions{grid-column:2;grid-row:1}.mgx-header__actions .mgx-button{display:none}.mgx-nav{position:fixed;inset:104px 0 auto 0;max-height:calc(100vh - 104px);overflow:auto;padding:22px;background:#071426;border-top:1px solid rgba(255,255,255,.08);transform:translateY(-120%);opacity:0;visibility:hidden;transition:.25s ease}.mgx-menu-open .mgx-nav{transform:none;opacity:1;visibility:visible}.mgx-menu-open .mgx-menu-toggle__open{display:none}.mgx-menu-open .mgx-menu-toggle__close{display:block}.mgx-nav__list{flex-direction:column;align-items:stretch;gap:0}.mgx-nav__list a{display:block;padding:14px;border-bottom:1px solid rgba(255,255,255,.08)}.mgx-hero__grid,.mgx-service-hero__grid{grid-template-columns:1fr}.mgx-hero__content{min-height:auto;padding-top:5px;padding-bottom:300px}.mgx-hero__devices{width:min(620px,95vw);left:50%;right:auto;transform:translateX(-50%);bottom:-45px}.mgx-hero__form{margin-top:-10px}.mgx-split-panels,.mgx-repairs-band__grid,.mgx-location-grid,.mgx-about-grid,.mgx-contact-page-grid{grid-template-columns:1fr}.mgx-trust-grid{grid-template-columns:repeat(2,1fr)}.mgx-step-grid,.mgx-step-grid--large{grid-template-columns:repeat(2,1fr)}.mgx-footer__grid{grid-template-columns:repeat(2,1fr)}.mgx-product-grid{grid-template-columns:repeat(3,1fr)}.mgx-section{padding:68px 0}}
@media(max-width:620px){body{padding-bottom:68px}.mgx-trustbar{display:none}.mgx-header{top:0}.mgx-nav{inset:68px 0 auto}.mgx-brand img{width:150px}.mgx-hero__grid{padding-top:40px;padding-bottom:45px}.mgx-hero h1{font-size:3.15rem}.mgx-hero__content{padding-bottom:245px}.mgx-hero__devices{width:440px;bottom:-12px}.mgx-hero__buttons .mgx-button{flex:1 1 calc(50% - 6px);padding-inline:10px}.mgx-hero__trust{gap:10px;justify-content:center}.mgx-service-grid,.mgx-trust-grid,.mgx-product-grid,.mgx-review-grid,.mgx-benefit-grid,.mgx-step-grid,.mgx-step-grid--large,.mgx-faq-grid{grid-template-columns:1fr}.mgx-service-card{min-height:auto}.mgx-process{grid-template-columns:1fr}.mgx-process__arrow{transform:rotate(90deg);margin:auto}.mgx-device-grid{grid-template-columns:repeat(3,1fr)}.mgx-repair-grid{grid-template-columns:repeat(2,1fr)}.mgx-repairs-band{padding:54px 0}.mgx-final-cta__inner,.mgx-section-heading,.mgx-footer__bottom{align-items:flex-start;flex-direction:column}.mgx-final-cta__inner{padding:30px 22px}.mgx-footer__grid{grid-template-columns:1fr;gap:28px}.mgx-footer__bottom{display:flex}.mgx-mobile-actions{position:fixed;z-index:1500;bottom:0;left:0;right:0;height:68px;display:grid;grid-template-columns:repeat(4,1fr);background:#061426;color:#fff;border-top:1px solid #1f3c58;box-shadow:0 -8px 20px rgba(0,0,0,.15)}.mgx-mobile-actions a{display:grid;place-items:center;align-content:center;gap:2px;font-size:.7rem;font-weight:700}.mgx-mobile-actions a:nth-child(1){color:var(--mgx-cyan)}.mgx-mobile-actions a:nth-child(2){color:var(--mgx-pawn)}.mgx-mobile-actions a:nth-child(4){color:#38d98b}.mgx-mobile-actions .mgx-icon{width:22px;height:22px}.mgx-page-hero{padding:72px 0}.mgx-service-hero{padding:52px 0}.mgx-service-hero h1{font-size:3rem}.mgx-contact-panel,.mgx-contact-form-wrap{padding:22px}.mgx-map-card,.mgx-map-card iframe,.mgx-map-placeholder{min-height:320px}.mgx-section{padding:56px 0}}


/* Hero photography added in v1.1.0 */
.mgx-hero__devices--photo{width:min(760px,64vw);right:-95px;bottom:-6px;aspect-ratio:1672/941;object-fit:cover;object-position:center;opacity:1;filter:none;border-radius:22px;mask-image:linear-gradient(90deg,transparent 0,#000 19%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 19%,#000 100%)}
.mgx-service-hero__copy{min-width:0}.mgx-service-hero__media{margin:30px 0 0;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#071426;box-shadow:0 24px 55px rgba(0,0,0,.22)}.mgx-service-hero__media img{display:block;width:100%;height:260px;object-fit:cover;object-position:center}
.mgx-page-hero--with-image{padding:72px 0}.mgx-page-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:54px}.mgx-page-hero__content{position:relative;z-index:1}.mgx-page-hero__media{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#071426;box-shadow:0 28px 65px rgba(0,0,0,.28)}.mgx-page-hero__media img{display:block;width:100%;height:390px;object-fit:cover;object-position:center}
@media(max-width:1100px){.mgx-hero__devices--photo{width:690px;right:-150px}.mgx-page-hero__grid{grid-template-columns:1fr 1fr;gap:34px}.mgx-page-hero__media img{height:340px}}
@media(max-width:900px){.mgx-hero__devices--photo{width:min(760px,105vw);right:auto;left:50%;transform:translateX(-50%);bottom:-26px}.mgx-service-hero__media img{height:340px}.mgx-page-hero__grid{grid-template-columns:1fr}.mgx-page-hero__media img{height:auto;aspect-ratio:16/9}}
@media(max-width:620px){.mgx-hero__devices--photo{width:620px;bottom:3px}.mgx-service-hero__media{margin-top:24px}.mgx-service-hero__media img{height:auto;aspect-ratio:16/9}.mgx-page-hero--with-image{padding:56px 0}.mgx-page-hero__grid{gap:28px}.mgx-page-hero__media{border-radius:15px}}

/* Hero placement refinement added in v1.2.0 */
@media (min-width: 901px) {
  .mgx-hero {
    min-height: 680px;
  }
  .mgx-hero__grid {
    position: relative;
    grid-template-columns: minmax(0, 1fr) minmax(405px, .72fr);
    align-items: stretch;
    min-height: 680px;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .mgx-hero__content {
    position: relative;
    z-index: 3;
    min-height: 584px;
    padding: 22px 0 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .mgx-hero__content .mgx-hero__buttons,
  .mgx-hero__content .mgx-hero__trust {
    position: relative;
    z-index: 4;
  }
  .mgx-hero__visual {
    position: absolute;
    z-index: 1;
    top: 18px;
    bottom: 18px;
    left: 0;
    right: 430px;
    margin: 0;
    overflow: hidden;
    pointer-events: none;
  }
  .mgx-hero__visual::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(6,19,36,.98) 0%, rgba(6,19,36,.82) 31%, rgba(6,19,36,.16) 59%, rgba(6,19,36,0) 82%);
    pointer-events: none;
  }
  .mgx-hero__visual img {
    position: absolute;
    top: 50%;
    right: -92px;
    width: min(940px, 92vw);
    max-width: none;
    height: auto;
    transform: translateY(-50%);
    object-fit: contain;
    object-position: right center;
    display: block;
  }
  .mgx-hero__form {
    z-index: 5;
    align-self: center;
  }

  .mgx-service-hero {
    padding: 46px 0 58px;
  }
  .mgx-service-hero__grid {
    grid-template-columns: minmax(0, 1fr) minmax(405px, .70fr);
    gap: 44px;
    align-items: start;
  }
  .mgx-service-hero__stage {
    min-width: 0;
    display: grid;
    grid-template-rows: minmax(250px, 315px) auto;
    gap: 28px;
  }
  .mgx-service-hero__media {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 250px;
    margin: 0;
    overflow: hidden;
    border: 0;
    border-radius: 20px;
    background: rgba(3,12,24,.42);
    box-shadow: 0 26px 58px rgba(0,0,0,.24);
  }
  .mgx-service-hero__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(6,19,36,.52), rgba(6,19,36,0) 48%);
    pointer-events: none;
  }
  .mgx-service-hero--pawn .mgx-service-hero__media::after {
    background: linear-gradient(90deg, rgba(20,15,7,.50), rgba(20,15,7,0) 48%);
  }
  .mgx-service-hero__media img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 250px;
    object-fit: cover;
    object-position: center;
  }
  .mgx-service-hero__copy {
    position: relative;
    z-index: 2;
    min-width: 0;
  }
  .mgx-service-hero__copy h1 {
    font-size: clamp(2.75rem, 4.1vw, 4.75rem);
  }
  .mgx-service-hero__form {
    position: relative;
    z-index: 3;
    padding-top: 34px;
  }
}

@media (min-width: 901px) and (max-width: 1180px) {
  .mgx-hero__visual {
    right: 400px;
  }
  .mgx-hero__visual img {
    right: -150px;
    width: 850px;
  }
  .mgx-service-hero__grid {
    gap: 30px;
  }
  .mgx-service-hero__stage {
    grid-template-rows: minmax(230px, 270px) auto;
  }
}

@media (max-width: 900px) {
  .mgx-hero__grid {
    grid-template-columns: 1fr;
  }
  .mgx-hero__content {
    min-height: auto;
    padding: 0;
  }
  .mgx-hero__visual {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 330px;
    margin: 6px 0 24px;
    overflow: hidden;
    border-radius: 18px;
  }
  .mgx-hero__visual::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(6,19,36,.30), rgba(6,19,36,0));
  }
  .mgx-hero__visual img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 330px;
    object-fit: cover;
    object-position: center;
  }
  .mgx-hero__form {
    margin-top: 0;
  }
  .mgx-service-hero__grid {
    grid-template-columns: 1fr;
  }
  .mgx-service-hero__stage {
    display: flex;
    flex-direction: column;
    gap: 28px;
  }
  .mgx-service-hero__media {
    order: 0;
    margin: 0;
  }
  .mgx-service-hero__media img {
    height: auto;
    aspect-ratio: 16 / 9;
  }
  .mgx-service-hero__copy {
    order: 1;
  }
  .mgx-service-hero__form {
    order: 2;
  }
}

@media (max-width: 620px) {
  .mgx-hero__visual {
    min-height: 235px;
    margin-top: 2px;
  }
  .mgx-hero__visual img {
    min-height: 235px;
  }
  .mgx-service-hero__stage {
    gap: 22px;
  }
  .mgx-service-hero__media {
    border-radius: 14px;
  }
}

/* Full-height homepage artwork and footer branding added in v1.3.0 */
@media (min-width: 901px) {
  .mgx-hero {
    min-height: 720px;
    isolation: isolate;
  }
  .mgx-hero__grid {
    min-height: 720px;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .mgx-hero__visual {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 430px;
    margin: 0;
    overflow: hidden;
    border-radius: 0;
    pointer-events: none;
  }
  .mgx-hero__visual::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
      linear-gradient(90deg, rgba(6,19,36,.99) 0%, rgba(6,19,36,.92) 27%, rgba(6,19,36,.57) 45%, rgba(6,19,36,.10) 69%, rgba(6,19,36,.03) 100%),
      linear-gradient(180deg, rgba(6,19,36,.18) 0%, rgba(6,19,36,0) 24%, rgba(6,19,36,.05) 72%, rgba(6,19,36,.36) 100%);
    pointer-events: none;
  }
  .mgx-hero__visual img {
    position: absolute;
    top: 0;
    right: -430px;
    width: auto;
    max-width: none;
    height: 100%;
    min-height: 100%;
    transform: none;
    object-fit: contain;
    object-position: right center;
    display: block;
  }
  .mgx-hero__content,
  .mgx-hero__form {
    position: relative;
    z-index: 3;
  }
  .mgx-hero__content {
    min-height: 624px;
    padding-top: 30px;
  }
}

@media (min-width: 901px) and (max-width: 1180px) {
  .mgx-hero__visual {
    right: 400px;
  }
  .mgx-hero__visual img {
    right: -455px;
  }
}

.mgx-footer__logo {
  display: block;
  width: min(100%, 285px);
  height: auto;
  max-height: none;
  margin: 0 0 20px;
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 900px) {
  .mgx-footer__logo {
    width: min(100%, 260px);
  }
}

/* =========================================================
   MG Xchange branded WooCommerce experience — v1.5.0
   ========================================================= */

/* Keep the sticky site navigation below the WordPress toolbar. */
body.admin-bar .mgx-header{top:32px}
@media(max-width:782px){body.admin-bar .mgx-header{top:46px}}

/* Shared commerce shell */
.mgx-commerce-hero{position:relative;overflow:hidden;padding:72px 0 66px;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(18,197,229,.2),transparent 34%),linear-gradient(115deg,#061324,#0b2d4c)}
.mgx-commerce-hero:after,.mgx-page-hero--commerce:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(18,197,229,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(18,197,229,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,black,transparent 82%);pointer-events:none}
.mgx-commerce-hero__inner{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:44px}
.mgx-commerce-hero h1{max-width:820px;margin:0;font-size:clamp(2.8rem,5.2vw,5rem);line-height:1;letter-spacing:-.05em}
.mgx-commerce-hero p:not(.mgx-eyebrow){max-width:680px;margin:18px 0 0;color:#c8d8e8;font-size:1.04rem}
.mgx-commerce-hero__trust{display:grid;gap:10px;min-width:230px;padding:20px 22px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(7,20,38,.54);backdrop-filter:blur(12px)}
.mgx-commerce-hero__trust span{display:flex;align-items:center;gap:9px;color:#e5eef6;font-size:.86rem;font-weight:700}
.mgx-commerce-hero__trust .mgx-icon{width:18px;height:18px;color:var(--mgx-cyan)}
.mgx-shop-main{padding:0;background:#fff}
.mgx-commerce-content{padding-top:58px;padding-bottom:82px}
.mgx-page-hero--commerce{position:relative;overflow:hidden;padding:66px 0;background:radial-gradient(circle at 76% 18%,rgba(18,197,229,.20),transparent 35%),linear-gradient(115deg,#061324,#0b2d4c)}
.mgx-page-hero--commerce>.mgx-container{position:relative;z-index:1}
.mgx-page-hero--commerce h1{font-size:clamp(2.7rem,5vw,4.8rem)}
.mgx-commerce-page-content{width:min(calc(100% - 40px),var(--mgx-container));max-width:var(--mgx-container);padding-top:66px;padding-bottom:82px}
.mgx-commerce-page-content>.woocommerce{width:100%}

/* Global WooCommerce typography, links, messages and controls */
.woocommerce{color:var(--mgx-text)}
.woocommerce a{color:#087f98}
.woocommerce h1,.woocommerce h2,.woocommerce h3,.woocommerce h4{color:var(--mgx-text);line-height:1.18;letter-spacing:-.02em}
.woocommerce .woocommerce-breadcrumb{margin:0 0 28px;color:var(--mgx-muted);font-size:.88rem}
.woocommerce .woocommerce-breadcrumb a{color:#087f98;font-weight:700}
.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{margin:0 0 28px!important;padding:18px 22px 18px 54px!important;border:1px solid #b9dce4;border-top:0;border-radius:12px;background:#eefbfe;color:#12344c;box-shadow:none}
.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{top:18px;left:20px;color:#078da7}
.woocommerce .woocommerce-error{border-color:#efb8c0;background:#fff2f4;color:#7b2130}
.woocommerce .woocommerce-error:before{color:#c63850}
.woocommerce .woocommerce-message{border-color:#a8dfc5;background:#effbf5;color:#155c3e}
.woocommerce .woocommerce-message:before{color:var(--mgx-success)}
.woocommerce form .form-row{margin:0 0 20px;padding:0}
.woocommerce form .form-row label{margin:0 0 7px;color:#18344f;font-size:.9rem;font-weight:800}
.woocommerce form .form-row .required{color:#c63850}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce .select2-container .select2-selection--single{min-height:50px;border:1px solid #b9c9d8;border-radius:10px;background:#fff;color:var(--mgx-text);box-shadow:none}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:12px 14px}
.woocommerce form .form-row textarea{min-height:130px}
.woocommerce .select2-container .select2-selection--single .select2-selection__rendered{padding:10px 42px 10px 14px;line-height:28px}
.woocommerce .select2-container .select2-selection--single .select2-selection__arrow{height:48px;right:10px}
.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{top:.75em;right:1em}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{min-height:46px;padding:13px 19px!important;border:1px solid var(--mgx-cyan)!important;border-radius:9px!important;background:var(--mgx-cyan)!important;color:#04111c!important;font-weight:850!important;line-height:1.05!important;box-shadow:0 9px 22px rgba(18,197,229,.15);transition:.2s ease}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{transform:translateY(-1px);background:#4ed7ef!important;color:#04111c!important}
.woocommerce a.button.cancel{border-color:#efb8c0!important;background:#fff2f4!important;color:#9d2639!important;box-shadow:none}
.woocommerce table.shop_table{width:100%;overflow:hidden;margin:0 0 28px;border:1px solid var(--mgx-border);border-collapse:separate;border-spacing:0;border-radius:14px;background:#fff;box-shadow:0 12px 32px rgba(16,24,40,.05)}
.woocommerce table.shop_table th{padding:15px 17px;background:#edf7fa;color:#17344e;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}
.woocommerce table.shop_table td{padding:16px 17px;border-top:1px solid var(--mgx-border);vertical-align:middle}
.woocommerce table.shop_table tbody tr:hover{background:#fbfdff}
.woocommerce table.shop_table a{font-weight:750}
.woocommerce address{font-style:normal;line-height:1.8}
.woocommerce .quantity .qty{min-height:44px;border:1px solid #b9c9d8;border-radius:8px}

/* Shop archive and catalogue cards */
.woocommerce .woocommerce-result-count{margin:7px 0 24px;color:var(--mgx-muted);font-weight:650}
.woocommerce .woocommerce-ordering{margin:0 0 24px}
.woocommerce .woocommerce-ordering select{min-width:220px;min-height:46px;padding:9px 38px 9px 13px;border:1px solid #b9c9d8;border-radius:9px;background:#fff;color:var(--mgx-text)}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0!important}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 20px;border:1px solid var(--mgx-border);border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(16,24,40,.06);overflow:hidden;transition:.22s ease}
.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(16,24,40,.11)}
.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:contain;margin:0 0 15px;padding:18px;background:#f7fafc}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:2.75em;padding:0 18px;font-size:1.03rem;font-weight:800;line-height:1.35}
.woocommerce ul.products li.product .price{display:block;margin:6px 18px 16px;color:var(--mgx-text);font-size:1.05rem;font-weight:900}
.woocommerce ul.products li.product .button{margin:0 18px;width:calc(100% - 36px);text-align:center}
.woocommerce span.onsale{top:12px!important;left:12px!important;min-width:auto;min-height:auto;padding:7px 11px;border-radius:999px;background:var(--mgx-success);font-size:.72rem;line-height:1;font-weight:850}
.woocommerce nav.woocommerce-pagination{margin-top:38px}
.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px}
.woocommerce nav.woocommerce-pagination ul li{border:0}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--mgx-border);border-radius:9px;background:#fff;color:#17344e;font-weight:800}
.woocommerce nav.woocommerce-pagination ul li span.current{border-color:var(--mgx-cyan);background:var(--mgx-cyan);color:#04111c}
#sidebar,.widget-area.woocommerce-sidebar{display:none!important}

/* Single product */
.single-product .mgx-commerce-content{padding-top:54px}
.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:58px}
.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important}
.woocommerce div.product div.images{padding:24px;border:1px solid var(--mgx-border);border-radius:18px;background:#f8fbfd}
.woocommerce div.product .product_title{font-size:clamp(2rem,3.5vw,3.4rem);line-height:1.05}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:#0b7187;font-size:1.65rem;font-weight:900}
.woocommerce div.product .woocommerce-product-details__short-description{color:var(--mgx-muted)}
.woocommerce div.product form.cart{display:flex;gap:12px;margin:28px 0}
.woocommerce div.product .product_meta{display:grid;gap:8px;padding:20px;border-radius:12px;background:var(--mgx-light);color:var(--mgx-muted);font-size:.88rem}
.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;padding-top:20px}
.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:9px;padding:0!important;margin:0 0 20px!important}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:1px solid var(--mgx-border)!important;border-radius:9px!important;background:#fff!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color:var(--mgx-cyan)!important;background:#e9fafd!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:11px 17px!important}
.woocommerce div.product .woocommerce-tabs .panel{padding:26px;border:1px solid var(--mgx-border);border-radius:14px;background:#fff}
.woocommerce .related.products{grid-column:1/-1;margin-top:30px}

/* My Account */
.woocommerce-account .mgx-commerce-page-content{padding-top:58px}
.woocommerce-account .woocommerce{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px;align-items:start}
.woocommerce-account .woocommerce:before,.woocommerce-account .woocommerce:after{display:none}
.woocommerce-account .woocommerce-MyAccount-navigation{float:none!important;width:auto!important;margin:0;position:sticky;top:132px}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:12px;border:1px solid var(--mgx-border);border-radius:16px;background:#071426;box-shadow:0 14px 34px rgba(7,20,38,.15)}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:48px;padding:11px 14px;border-radius:9px;color:#d9e7f5;font-weight:750}
.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#102943;color:#fff}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--mgx-cyan);color:#04111c}
.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:auto!important;min-width:0;padding:30px;border:1px solid var(--mgx-border);border-radius:17px;background:#fff;box-shadow:0 12px 34px rgba(16,24,40,.06)}
.woocommerce-account .woocommerce-MyAccount-content>p:first-child{margin-top:0;font-size:1.05rem}
.woocommerce-account .woocommerce-MyAccount-content mark{padding:2px 5px;border-radius:4px;background:#e8fafd;color:#076e82}
.woocommerce-account .woocommerce-MyAccount-content fieldset{margin:28px 0 0;padding:22px;border:1px solid var(--mgx-border);border-radius:13px;background:#f8fbfd}
.woocommerce-account .woocommerce-MyAccount-content legend{padding:0 8px;color:#17344e;font-weight:850}
.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.woocommerce-account .woocommerce-Address{float:none!important;width:auto!important;margin:0;padding:24px;border:1px solid var(--mgx-border);border-radius:14px;background:#f9fbfd}
.woocommerce-account .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:18px}
.woocommerce-account .woocommerce-Address-title h2{margin:0;font-size:1.25rem}
.woocommerce-account .woocommerce-Address-title a{font-weight:800}
.woocommerce-account .woocommerce-Address address{margin-top:16px}
.woocommerce-account .woocommerce-orders-table__cell-order-actions{white-space:nowrap}
.woocommerce-account .woocommerce-orders-table__cell-order-actions .button{margin:3px 4px 3px 0}
.woocommerce-account .woocommerce-order-details,.woocommerce-account .woocommerce-customer-details{margin-top:30px}
.woocommerce-account .woocommerce-customer-details .woocommerce-column{float:none!important;width:auto!important;padding:22px;border:1px solid var(--mgx-border);border-radius:13px;background:#f9fbfd}
.woocommerce-account .woocommerce-customer-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.woocommerce-account .woocommerce-customer-details:before,.woocommerce-account .woocommerce-customer-details:after{display:none}
.woocommerce-account .woocommerce-customer-details address{border:0;padding:0}
.woocommerce-account .woocommerce-info .button{float:none;margin-left:18px}

/* Cart */
.woocommerce-cart .woocommerce{width:100%}
.woocommerce-cart table.cart img{width:90px;border-radius:10px;background:#f6f9fb}
.woocommerce-cart table.cart td.actions{padding:20px}
.woocommerce-cart table.cart td.actions .coupon{display:flex;gap:10px}
.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:200px;min-height:46px;padding:10px 13px;border:1px solid #b9c9d8;border-radius:9px}
.woocommerce-cart .cart-collaterals{display:flex;justify-content:flex-end}
.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:min(100%,520px);padding:28px;border:1px solid var(--mgx-border);border-radius:16px;background:#f8fbfd}
.woocommerce-cart .cart-collaterals .cart_totals h2{margin-top:0}

/* Checkout and order-payment screens */
.woocommerce-checkout .woocommerce{width:100%}
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:30px;align-items:start}
.woocommerce-checkout #customer_details{display:grid;grid-template-columns:1fr;gap:24px}
.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none;width:auto;padding:28px;border:1px solid var(--mgx-border);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(16,24,40,.05)}
.woocommerce-checkout #order_review_heading{grid-column:2;margin:0;padding:24px 26px 0;border:1px solid var(--mgx-border);border-bottom:0;border-radius:16px 16px 0 0;background:#071426;color:#fff}
.woocommerce-checkout #order_review{grid-column:2;padding:18px 26px 26px;border:1px solid var(--mgx-border);border-top:0;border-radius:0 0 16px 16px;background:#f8fbfd;box-shadow:0 12px 34px rgba(16,24,40,.06)}
.woocommerce-checkout #payment{border-radius:13px;background:#e9f2f6}
.woocommerce-checkout #payment ul.payment_methods{padding:20px}
.woocommerce-checkout #payment div.payment_box{border-radius:10px;background:#dceaf0;color:#17344e}
.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#dceaf0}
.woocommerce-checkout #payment div.form-row{padding:20px}
.woocommerce-order-pay .mgx-commerce-page-content{max-width:1040px}
.woocommerce-order-pay .woocommerce{padding:30px;border:1px solid var(--mgx-border);border-radius:17px;background:#fff;box-shadow:0 12px 34px rgba(16,24,40,.06)}
.woocommerce-order-pay #payment{padding:0;border-radius:14px;background:#edf4f7}
.woocommerce-order-pay #payment ul.payment_methods{padding:24px}
.woocommerce-order-pay #payment div.form-row{padding:24px}
.woocommerce-order-pay .shop_table{margin-bottom:26px}
.woocommerce-order-received .woocommerce-order{padding:30px;border:1px solid var(--mgx-border);border-radius:17px;background:#fff}
.woocommerce-order-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 30px!important;padding:0!important}
.woocommerce ul.order_details li{float:none;margin:0;padding:16px;border:1px solid var(--mgx-border);border-right:1px solid var(--mgx-border);border-radius:10px;background:#f8fbfd}

/* Product search and block-based fallback elements */
.wc-block-components-button,.wp-block-button__link{border-radius:9px!important;background:var(--mgx-cyan)!important;color:#04111c!important;font-weight:850!important}
.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{border-radius:9px!important}

@media(max-width:1100px){
  .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}
  .woocommerce-checkout form.checkout{grid-template-columns:1fr}
  .woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1}
  .woocommerce div.product{gap:34px}
}
@media(max-width:900px){
  .mgx-commerce-hero__inner{align-items:flex-start;flex-direction:column}
  .mgx-commerce-hero__trust{grid-template-columns:repeat(3,1fr);width:100%}
  .woocommerce-account .woocommerce{grid-template-columns:1fr}
  .woocommerce-account .woocommerce-MyAccount-navigation{position:static}
  .woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .woocommerce-account .woocommerce-MyAccount-navigation a{justify-content:center;text-align:center}
  .woocommerce div.product{grid-template-columns:1fr}
  .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
  .woocommerce-order-overview{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .mgx-commerce-hero,.mgx-page-hero--commerce{padding:54px 0}
  .mgx-commerce-content,.mgx-commerce-page-content{padding-top:42px;padding-bottom:60px}
  .mgx-commerce-page-content{width:min(calc(100% - 28px),var(--mgx-container))}
  .mgx-commerce-hero__trust{grid-template-columns:1fr}
  .woocommerce ul.products{grid-template-columns:1fr}
  .woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr))}
  .woocommerce-account .woocommerce-MyAccount-content{padding:20px}
  .woocommerce-account .woocommerce-Addresses,.woocommerce-account .woocommerce-customer-details{grid-template-columns:1fr}
  .woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block;padding:12px}
  .woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid var(--mgx-border)}
  .woocommerce table.shop_table_responsive tr td:before,.woocommerce-page table.shop_table_responsive tr td:before{font-weight:800}
  .woocommerce-cart table.cart td.actions .coupon{display:grid;grid-template-columns:1fr}
  .woocommerce-cart table.cart td.actions .coupon .input-text{width:100%;min-width:0}
  .woocommerce-cart .cart-collaterals .cart_totals{padding:20px}
  .woocommerce-order-overview{grid-template-columns:1fr}
  .woocommerce form .form-row-first,.woocommerce form .form-row-last{float:none;width:100%}
}
