.mg-layup-page{--layup-blue: #0e91c3;--layup-blue-dark: #08759f;--layup-green: #a6ce39;--layup-ink: #151719;--layup-muted: #5d646b;padding:36px 0 88px;background:#fff;color:var(--layup-ink)}.mg-layup-page__inner{max-width:1120px}.mg-layup-page h1,.mg-layup-page h2,.mg-layup-page p{margin-top:0}.mg-layup-page h1,.mg-layup-page h2{font-family:Roboto Slab,serif;color:var(--layup-ink);letter-spacing:-.025em}.mg-layup-page h1{margin-bottom:18px;font-size:clamp(34px,4vw,48px);line-height:1.08}.mg-layup-hero{min-height:350px;display:grid;grid-template-columns:minmax(0,.96fr) minmax(390px,1.04fr);align-items:stretch;overflow:hidden;border:1px solid #e9edef;border-radius:22px;background:#f6f7f7}.mg-layup-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px 28px 48px 50px}.mg-layup-eyebrow{margin-bottom:13px;color:#687078;font-size:12px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.mg-layup-hero__copy h2{margin-bottom:13px;font-size:clamp(32px,4vw,48px);line-height:1.04;text-transform:uppercase}.mg-layup-hero__copy>p:last-of-type{max-width:470px;margin-bottom:23px;color:var(--layup-muted);font-size:16px;line-height:1.65}.mg-layup-cta{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 21px;border-radius:999px;background:var(--layup-green);color:#172006;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.mg-layup-cta:hover{color:#172006;transform:translateY(-2px);box-shadow:0 12px 24px #779b1733}.mg-layup-hero__visual{position:relative;min-height:350px;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.2),transparent 30%),linear-gradient(135deg,var(--layup-blue) 0%,#38a8cf 100%)}.mg-layup-hero__visual:before,.mg-layup-hero__visual:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.19);border-radius:50%}.mg-layup-hero__visual:before{width:330px;height:330px;right:-110px;top:-135px}.mg-layup-hero__visual:after{width:210px;height:210px;left:-85px;bottom:-120px}.mg-layup-wordmark{position:absolute;top:22px;left:28px;z-index:2;display:flex;align-items:center;gap:7px;color:#fff;font-size:36px;font-weight:900;font-style:italic;letter-spacing:-2px;line-height:1}.mg-layup-wordmark svg{width:36px;height:33px}.mg-layup-wordmark span span{color:#c6ecf5}.mg-layup-device{position:absolute;right:80px;bottom:-32px;z-index:1;width:220px;height:310px;padding:12px;border:8px solid #15242d;border-radius:34px;background:#15242d;box-shadow:0 30px 55px #073e5359;transform:rotate(5deg)}.mg-layup-device__speaker{position:absolute;top:10px;left:50%;z-index:2;width:58px;height:7px;border-radius:99px;background:#15242d;transform:translate(-50%)}.mg-layup-device__screen{height:100%;display:flex;flex-direction:column;align-items:center;padding:45px 17px 20px;border-radius:21px;background:#fff;color:#24333a;text-align:center}.mg-layup-device__tick{width:46px;height:46px;display:grid;place-items:center;margin-bottom:12px;border-radius:50%;background:#eaf7c8;color:#709e00;font-size:24px;font-weight:900}.mg-layup-device__screen strong{margin-bottom:4px;font-size:18px}.mg-layup-device__screen small{color:#7a858b;font-size:11px}.mg-layup-progress{width:100%;height:8px;margin:22px 0 14px;overflow:hidden;border-radius:99px;background:#e8ecee}.mg-layup-progress span{width:44%;height:100%;display:block;border-radius:inherit;background:var(--layup-green)}.mg-layup-plan-row{width:100%;display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf0f2;font-size:11px}.mg-layup-plan-row span{color:#7a858b}.mg-layup-plan-row b{color:#405159}.mg-layup-float-card{position:absolute;z-index:2;display:flex;flex-direction:column;padding:13px 16px;border:1px solid rgba(255,255,255,.45);border-radius:14px;background:#fffffff0;color:#1d313b;box-shadow:0 18px 40px #073e5338}.mg-layup-float-card span{color:var(--layup-blue-dark);font-size:20px;font-weight:900}.mg-layup-float-card small{color:#6c787e;font-size:11px;font-weight:700}.mg-layup-float-card--top{top:92px;right:24px}.mg-layup-float-card--bottom{left:28px;bottom:35px}.mg-layup-how,.mg-layup-faq{max-width:1000px;margin-inline:auto}.mg-layup-how{padding:38px 0 24px}.mg-layup-how h2,.mg-layup-faq h2{margin-bottom:20px;font-size:clamp(26px,3vw,33px);line-height:1.15}.mg-layup-steps{margin:0;padding:0;counter-reset:layup-step;list-style:none}.mg-layup-steps li{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;padding-bottom:18px;counter-increment:layup-step}.mg-layup-steps li:before{position:relative;z-index:1;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#edf7d7;color:#587d00;content:counter(layup-step);font-size:14px;font-weight:900}.mg-layup-steps li:not(:last-child):after{position:absolute;top:34px;bottom:0;left:16px;width:2px;background:#e4e9eb;content:""}.mg-layup-steps strong{display:block;margin:4px 0 3px;font-size:16px}.mg-layup-steps p{margin-bottom:0;color:var(--layup-muted);font-size:15px;line-height:1.6}.mg-layup-faq{padding-top:20px}.mg-layup-faq__list{border-top:1px solid #dde2e4}.mg-layup-faq details{border-bottom:1px solid #dde2e4}.mg-layup-faq summary{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 8px;color:var(--layup-ink);cursor:pointer;font-size:15px;font-weight:800;list-style:none}.mg-layup-faq summary::-webkit-details-marker{display:none}.mg-layup-faq summary span{position:relative;width:18px;height:18px;flex:0 0 18px}.mg-layup-faq summary span:before,.mg-layup-faq summary span:after{position:absolute;top:8px;left:3px;width:12px;height:2px;border-radius:2px;background:#1f2a30;content:"";transition:transform .2s ease}.mg-layup-faq summary span:after{transform:rotate(90deg)}.mg-layup-faq details[open] summary span:after{transform:rotate(0)}.mg-layup-faq summary:hover,.mg-layup-faq details[open] summary{color:var(--layup-blue-dark)}.mg-layup-faq__answer{max-width:870px;padding:0 44px 18px 8px;color:var(--layup-muted);font-size:15px;line-height:1.7}.mg-layup-faq__answer p{margin-bottom:0}.mg-layup-faq__answer a{color:var(--layup-blue-dark);font-weight:700;text-decoration:underline;text-underline-offset:2px}.mg-layup-note{margin:22px 0 0;padding:15px 18px;border-left:3px solid var(--layup-green);background:#f6f8f3;color:var(--layup-muted);font-size:13px;line-height:1.55}.mg-layup-help{margin-top:38px;padding:58px 28px;border-radius:28px;background:#f6f8f9;text-align:center}.mg-layup-help h2{margin-bottom:10px;font-family:Roboto,Segoe UI,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:800;letter-spacing:-.02em}.mg-layup-help p{margin-bottom:26px;color:#536074;font-size:clamp(16px,2vw,20px);line-height:1.55}.mg-layup-help a{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 25px;border-radius:10px;background:#20b8bf;color:#fff;font-size:17px;font-weight:800;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.mg-layup-help a:hover{background:#169da4;color:#fff;transform:translateY(-2px);box-shadow:0 12px 24px #169da433}@media(max-width:820px){.mg-layup-page{padding:26px 0 64px}.mg-layup-hero{grid-template-columns:1fr}.mg-layup-hero__copy{padding:36px 28px 32px}.mg-layup-hero__visual{min-height:330px}}@media(max-width:480px){.mg-layup-hero{border-radius:16px}.mg-layup-hero__copy{padding:30px 22px}.mg-layup-hero__visual{min-height:310px}.mg-layup-wordmark{left:20px;font-size:30px}.mg-layup-device{right:42px;width:190px;height:275px}.mg-layup-float-card--top{top:82px;right:12px}.mg-layup-float-card--bottom{left:12px;bottom:28px}.mg-layup-how{padding-top:32px}.mg-layup-faq summary{min-height:58px;padding-inline:2px;font-size:14px}.mg-layup-faq__answer{padding-left:2px;padding-right:24px}.mg-layup-help{margin-top:30px;padding:42px 20px;border-radius:20px}}@media(prefers-reduced-motion:reduce){.mg-layup-cta,.mg-layup-help a,.mg-layup-faq summary span:after{transition:none}}.mg-collections-page{background:#f6f7f8;padding:40px 0 80px}.mg-collections-page__inner{width:min(1240px,calc(100% - 40px));margin:0 auto}.mg-collections-hero{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;min-height:330px;padding:56px;border-radius:28px;color:#fff;background:radial-gradient(circle at 88% 18%,rgba(153,204,39,.32),transparent 28%),linear-gradient(135deg,#101820,#172637 62%,#123c2c);box-shadow:0 24px 60px #0f182024}.mg-collections-hero:after{content:"";position:absolute;z-index:-1;right:-90px;bottom:-150px;width:360px;height:360px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 54px #ffffff09,0 0 0 108px #ffffff06}.mg-collections-hero__content{max-width:720px}.mg-collections-hero__eyebrow,.mg-collections-heading__eyebrow{margin:0 0 10px;color:#99cc27;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mg-collections-hero h1{margin:0;max-width:700px;color:#fff;font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.045em}.mg-collections-hero__intro{max-width:650px;margin:22px 0 0;color:#ffffffc7;font-size:18px;line-height:1.6}.mg-collections-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.mg-collections-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-weight:800;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.mg-collections-button:hover{transform:translateY(-2px)}.mg-collections-button--primary{color:#10200b;background:#99cc27}.mg-collections-button--secondary{color:#fff;border-color:#ffffff47;background:#ffffff14}.mg-collections-hero__stat{display:flex;flex-direction:column;width:220px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mg-collections-hero__stat strong{color:#99cc27;font-size:18px}.mg-collections-hero__stat span{margin-top:6px;color:#ffffffbd;font-size:14px;line-height:1.5}.mg-collections-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:56px 0 24px}.mg-collections-heading h2{margin:0;color:#121820;font-size:clamp(30px,4vw,44px);line-height:1.05;letter-spacing:-.035em}.mg-collections-heading__link{flex:0 0 auto;color:#121820;font-weight:800;text-decoration:none}.mg-collections-heading__link span{color:#72a800}.mg-collections-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.mg-collection-card{min-width:0;overflow:hidden;border:1px solid #e5e8eb;border-radius:20px;background:#fff;box-shadow:0 8px 30px #1118200e;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mg-collection-card:hover{transform:translateY(-5px);border-color:#72a80059;box-shadow:0 18px 42px #1118201c}.mg-collection-card__link{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}.mg-collection-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;background:linear-gradient(145deg,#f0f3f4,#e7ebed)}.mg-collection-card__image{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .26s ease}.mg-collection-card:hover .mg-collection-card__image{transform:scale(1.035)}.mg-collection-card__fallback{display:grid;width:100%;height:100%;place-items:center;background:radial-gradient(circle at 30% 25%,rgba(153,204,39,.28),transparent 32%),linear-gradient(145deg,#14212e,#1e3b2c)}.mg-collection-card__fallback span{color:#ffffffe6;font-size:72px;font-weight:900}.mg-collection-card__badge{position:absolute;top:14px;left:14px;padding:7px 11px;border-radius:999px;color:#16200f;background:#ffffffe6;box-shadow:0 5px 18px #11182014;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mg-collection-card--deals .mg-collection-card__badge{color:#fff;background:#0abf53}.mg-collection-card__content{display:flex;flex:1;flex-direction:column;padding:22px}.mg-collection-card__title-row{display:flex;align-items:start;justify-content:space-between;gap:16px}.mg-collection-card h3{margin:0;color:#121820;font-size:20px;line-height:1.2;letter-spacing:-.02em}.mg-collection-card__arrow{flex:0 0 auto;color:#72a800;font-size:22px;line-height:1;transition:transform .18s ease}.mg-collection-card:hover .mg-collection-card__arrow{transform:translate(4px)}.mg-collection-card__content p{margin:12px 0 18px;color:#64707c;font-size:14px;line-height:1.55}.mg-collection-card__count{margin-top:auto;color:#38434d;font-size:13px;font-weight:750}.mg-collection-card__link:focus-visible,.mg-collections-button:focus-visible,.mg-collections-heading__link:focus-visible{outline:3px solid #99cc27;outline-offset:3px}@media screen and (max-width:1050px){.mg-collections-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:800px){.mg-collections-page{padding-top:24px}.mg-collections-page__inner{width:min(100% - 28px,720px)}.mg-collections-hero{grid-template-columns:1fr;min-height:auto;padding:38px 30px}.mg-collections-hero__stat{width:auto;max-width:320px}.mg-collections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:560px){.mg-collections-page{padding-bottom:56px}.mg-collections-page__inner{width:min(100% - 22px,520px)}.mg-collections-hero{padding:32px 24px;border-radius:22px}.mg-collections-hero h1{font-size:42px}.mg-collections-hero__intro{font-size:16px}.mg-collections-hero__actions,.mg-collections-button{width:100%}.mg-collections-heading{align-items:start;margin-top:42px}.mg-collections-heading__link{display:none}.mg-collections-grid{grid-template-columns:1fr;gap:16px}.mg-collection-card__media{aspect-ratio:16 / 10}}@media(prefers-reduced-motion:reduce){.mg-collection-card,.mg-collection-card__image,.mg-collection-card__arrow,.mg-collections-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
