.mg-simple{--mg-navy: #191c3b;--mg-gold: #b6813c;--mg-paper: #ffffff;--mg-ivory: #f6f1e8;--mg-white: #ffffff;--mg-ink: #25262d;--mg-muted: #6d6f78;--mg-green: #286149;--mg-line: rgba(25, 28, 59, .14);--mg-line-strong: rgba(25, 28, 59, .26);--mg-shadow: 0 24px 70px rgba(16, 19, 41, .11);--mg-soft-shadow: 0 10px 30px rgba(16, 19, 41, .07);--mg-font-body: "Instrument Sans", var(--font-body-family, Arial, sans-serif);--mg-font-heading: "Newsreader", var(--font-heading-family, Georgia, serif);display:block;background:var(--mg-paper);color:var(--mg-ink);font-family:var(--mg-font-body);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 400)}.mg-simple *,.mg-simple *:before,.mg-simple *:after{box-sizing:border-box}.mg-simple button,.mg-simple input,.mg-simple select,.mg-simple textarea{font:inherit}.mg-simple button{cursor:pointer}.mg-simple button:focus-visible,.mg-simple input:focus-visible,.mg-simple textarea:focus-visible{outline:3px solid rgba(182,129,60,.26);outline-offset:2px}.mg-simple__shell{width:min(1380px,calc(100% - 48px));margin-inline:auto;padding-block:28px 88px}.mg-simple__breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;color:var(--mg-muted);font-size:12px}.mg-simple__breadcrumbs a{color:inherit;text-decoration:none}.mg-simple__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(470px,.95fr);gap:clamp(34px,4vw,58px);align-items:start}.mg-simple__media{position:sticky;top:24px}.mg-simple__media-stage{position:relative;overflow:hidden;border-radius:24px;background:#ded8ce;box-shadow:inset 0 0 0 1px #ffffffb8}.mg-simple__native-media,.mg-simple__zepto-mirror{min-height:420px}.mg-simple__image,.mg-simple__native-media>img,.mg-simple__zepto-mirror>*{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.mg-simple__zepto-mirror{background:#ded8ce}.mg-simple__media-badge{position:absolute;z-index:3;top:18px;left:18px;padding:9px 12px;border:1px solid rgba(255,255,255,.88);border-radius:999px;background:#ffffffe8;color:var(--mg-navy);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mg-simple__proof-summary{position:absolute;z-index:3;right:18px;bottom:18px;left:18px;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:14px 16px;border-radius:16px;background:#101329eb;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mg-simple__proof-summary span,.mg-simple__proof-summary strong{display:block}.mg-simple__proof-summary span{margin-bottom:3px;color:#ffffff94;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.mg-simple__proof-summary strong{font-family:var(--mg-font-heading);font-size:19px;font-weight:500}.mg-simple__proof-summary button{min-height:40px;padding-inline:13px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:#ffffff14;color:#fff;font-size:11px;font-weight:800}.mg-simple__buying-points{display:grid;grid-template-columns:repeat(var(--mg-point-count),minmax(0,1fr));gap:10px;margin-top:14px}.mg-simple__buying-point{display:flex;gap:9px;align-items:flex-start;padding-top:11px;border-top:1px solid var(--mg-line)}.mg-simple__point-icon{color:var(--mg-gold);font-size:14px;line-height:1.2}.mg-simple__buying-point strong,.mg-simple__buying-point span{display:block}.mg-simple__buying-point strong{color:var(--mg-navy);font-size:12px}.mg-simple__buying-point span{margin-top:3px;color:var(--mg-muted);font-size:10px;line-height:1.45}.mg-simple__eyebrow{color:var(--mg-gold);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.mg-simple__rating{display:flex;gap:8px;align-items:center;margin-top:10px;color:var(--mg-muted);font-size:12px}.mg-simple__rating span{color:var(--mg-gold);letter-spacing:.08em}.mg-simple__rating a{color:inherit;text-underline-offset:3px}.mg-simple__title{margin:10px 0 11px;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:clamp(38px,4vw,48px);font-weight:500;letter-spacing:-.035em;line-height:1.02}.mg-simple__description{color:var(--mg-muted);font-size:15px;line-height:1.62}.mg-simple__description>*:first-child{margin-top:0}.mg-simple__description>*:last-child{margin-bottom:0}.mg-simple__price-row{display:flex;gap:20px;align-items:flex-end;justify-content:space-between;padding:19px 0;border-bottom:1px solid var(--mg-line)}.mg-simple__price-row>div>*{display:block}.mg-simple__price{color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:34px;font-weight:500}.mg-simple__price-row>div>span,.mg-simple__price-row p{margin:3px 0 0;color:var(--mg-muted);font-size:11px;line-height:1.5}.mg-simple__price-row p{text-align:right}.mg-simple__progress{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px;margin:22px 0 12px}.mg-simple__progress span{height:4px;overflow:hidden;border-radius:999px;background:#e8e4dd}.mg-simple__progress span.is-complete{background:var(--mg-green)}.mg-simple__progress span.is-current{background:linear-gradient(90deg,var(--mg-gold),var(--mg-navy))}.mg-simple__steps{display:grid;gap:9px}.mg-simple__step{overflow:hidden;border:1px solid var(--mg-line);border-radius:14px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.mg-simple__step.is-open{border-color:#b6813c94;box-shadow:var(--mg-soft-shadow)}.mg-simple__step.is-complete{border-color:#28614942}.mg-simple__step-header{width:100%;padding:14px;border:0;background:#fff;color:var(--mg-navy);display:grid;grid-template-columns:32px 1fr auto 16px;gap:11px;align-items:center;text-align:left}.mg-simple__step-number{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--mg-ivory);font-size:10px;font-weight:700}.is-open .mg-simple__step-number{background:var(--mg-navy);color:#fff}.is-complete:not(.is-open) .mg-simple__step-number{background:var(--mg-green);color:#fff}.mg-simple__step-header strong,.mg-simple__step-header small{display:block}.mg-simple__step-header strong{font-size:13px}.mg-simple__step-title-line{display:flex;flex-wrap:wrap;gap:7px 10px;align-items:center}.mg-simple__inline-help{display:inline-flex;gap:5px;align-items:center;color:var(--mg-gold);font-family:var(--mg-font-body);font-size:10px;font-weight:700;line-height:1.25;text-decoration:underline;text-underline-offset:3px}.mg-simple__inline-help i{width:18px;height:18px;display:inline-grid;place-items:center;flex:none;border:1px solid currentColor;border-radius:50%;font-family:var(--mg-font-body);font-size:10px;font-style:normal;text-decoration:none}.mg-simple__inline-help:focus-visible{border-radius:4px;outline:3px solid rgba(182,129,60,.26);outline-offset:3px}.mg-simple__step-header small{margin-top:3px;color:var(--mg-muted);font-size:10px}.mg-simple__step-header b{color:var(--mg-gold);font-size:10px;text-align:right}.mg-simple__step-header>.mg-simple__step-chevron{color:var(--mg-gold);font-size:19px;font-style:normal;transition:transform .18s ease}.is-open .mg-simple__step-header>.mg-simple__step-chevron{transform:rotate(90deg)}.mg-simple__step-content{display:none;padding:0 15px 17px 57px}.is-open .mg-simple__step-content{display:block;animation:mgSimpleFade .18s ease}@keyframes mgSimpleFade{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.mg-simple__choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mg-simple__choice{position:relative;min-height:78px;padding:13px;border:1px solid var(--mg-line-strong);border-radius:12px;background:#fff;color:var(--mg-navy);text-align:left;transition:transform .16s ease,border-color .16s ease}.mg-simple__choice:hover{transform:translateY(-1px);border-color:var(--mg-gold)}.mg-simple__choice.is-selected{padding:12px;border:2px solid var(--mg-navy);background:var(--mg-paper)}.mg-simple__choice strong,.mg-simple__choice>span:not(.mg-simple__choice-check){display:block}.mg-simple__choice strong{font-size:13px}.mg-simple__choice>span:not(.mg-simple__choice-check){margin-top:4px;color:var(--mg-muted);font-size:10px;line-height:1.4}.mg-simple__choice-check{position:absolute;top:9px;right:9px;width:20px;height:20px;display:none;place-items:center;border-radius:50%;background:var(--mg-navy);color:#fff;font-size:9px}.mg-simple__choice.is-selected .mg-simple__choice-check{display:grid}.mg-simple__size-grid{display:flex;flex-wrap:wrap;gap:8px}.mg-simple__size-grid button{min-width:52px;min-height:44px;padding:8px 11px;border:1px solid var(--mg-line-strong);border-radius:10px;background:#fff;color:var(--mg-navy);font-size:12px;font-weight:700}.mg-simple__size-grid button:hover{border-color:var(--mg-gold)}.mg-simple__size-grid button.is-selected{border-color:var(--mg-navy);background:var(--mg-navy);color:#fff}.mg-simple__size-grid button:disabled{cursor:not-allowed;opacity:.35;text-decoration:line-through}.mg-simple__helper{display:flex;gap:6px;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;margin-top:10px;color:var(--mg-muted);font-size:11px;line-height:1.5}.mg-simple__helper--size:before{content:"i";width:18px;height:18px;display:inline-grid;place-items:center;flex:none;border-radius:50%;background:var(--mg-ivory);color:var(--mg-navy);font-size:10px;font-weight:700}.mg-simple__helper button{flex:none;padding:0;border:0;background:transparent;color:var(--mg-gold);font-size:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px}.mg-simple__zepto-intro{margin-bottom:12px}.mg-simple__zepto-intro strong,.mg-simple__zepto-intro span{display:block}.mg-simple__zepto-intro strong{color:var(--mg-navy);font-family:var(--mg-font-body);font-size:18px;font-weight:700}.mg-simple__zepto-intro span{margin-top:4px;color:var(--mg-muted);font-size:10px;line-height:1.5}.mg-simple__zepto,.mg-simple__zepto-app{min-width:0}.mg-simple__zepto-app :where(input,select,textarea){max-width:100%}.mg-simple__zepto-app :where(canvas,img){max-width:100%;height:auto}.mg-simple__field-note{margin:9px 0 0;color:var(--mg-muted);font-size:9px;line-height:1.45}.mg-simple__quantity-grid{display:grid;gap:8px}.mg-simple__quantity--custom{display:grid;gap:7px;background:linear-gradient(135deg,#fffdf8,#f7efe2)}.mg-simple__quantity--custom.is-selected{padding:11px 12px;border:2px solid var(--mg-gold);box-shadow:0 10px 30px #b6813c24}.mg-simple__quantity--custom>em{position:static;width:max-content;padding:4px 7px;border-radius:999px;background:var(--mg-gold);color:#fff;font-size:8px;font-style:normal;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mg-simple__quantity-stepper--inline{width:max-content;margin-top:5px}.mg-simple__custom-quantity-result{display:grid;grid-template-columns:1fr auto;gap:3px 12px;align-items:end;padding-top:8px;border-top:1px solid rgba(182,129,60,.25)}.mg-simple__custom-quantity-result>span{color:var(--mg-muted);font-size:10px}.mg-simple__custom-quantity-result>strong{grid-row:1 / span 2;grid-column:2;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:21px;font-weight:500}.mg-simple__custom-quantity-result>small{color:var(--mg-green);font-size:10px;font-weight:700}.mg-simple__quantity{position:relative;overflow:hidden;padding:12px 13px;border:1px solid var(--mg-line);border-radius:13px;background:#fff;color:var(--mg-navy);text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mg-simple__quantity:hover{transform:translateY(-1px);border-color:var(--mg-gold)}.mg-simple__quantity.is-selected{padding:11px 12px;border:2px solid var(--mg-navy);box-shadow:var(--mg-soft-shadow)}.mg-simple__quantity.is-highlighted{animation:mgSimpleUpgrade .85s ease}@keyframes mgSimpleUpgrade{0%{box-shadow:0 0 #b6813c6b}60%{box-shadow:0 0 0 14px #b6813c00}to{box-shadow:var(--mg-soft-shadow)}}.mg-simple__quantity-persona{display:block;color:var(--mg-gold);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mg-simple__quantity-main{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;margin-top:4px}.mg-simple__quantity-main strong{font-family:var(--mg-font-body);font-size:15px;font-weight:700}.mg-simple__quantity-main b{font-size:15px}.mg-simple__quantity>span:not(.mg-simple__quantity-persona):not(.mg-simple__quantity-main),.mg-simple__quantity>small{display:block;color:var(--mg-muted);font-size:9px;line-height:1.42}.mg-simple__quantity>span:not(.mg-simple__quantity-persona):not(.mg-simple__quantity-main){margin-top:4px}.mg-simple__quantity>small{margin-top:6px}.mg-simple__quantity em{position:absolute;top:9px;right:9px;padding:4px 7px;border-radius:999px;background:var(--mg-gold);color:#fff;font-size:7px;font-style:normal;font-weight:700}.mg-simple__gift-options{display:grid;gap:9px}.mg-simple .mg-addon{border-radius:13px}.mg-simple .mg-addon__row{gap:11px}.mg-simple .mg-addon__title{font-family:var(--mg-font-heading);font-size:18px;font-weight:500}.mg-simple .mg-addon.is-selected{animation:mgSimpleGiftUpgrade .85s ease}@keyframes mgSimpleGiftUpgrade{0%{background:#fff}35%{background:#f0dfc2}to{background:inherit}}.mg-simple__note{padding:11px;border:1px solid var(--mg-line);border-radius:13px;background:#fff}.mg-simple__note-top{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center}.mg-simple__note-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--mg-ivory);color:var(--mg-gold)}.mg-simple__note-top strong,.mg-simple__note-top span{display:block}.mg-simple__note-top strong{color:var(--mg-navy);font-size:10px}.mg-simple__note-top div>span{margin-top:2px;color:var(--mg-muted);font-size:8px;line-height:1.4}.mg-simple__switch{width:42px;height:24px;padding:3px;border:0;border-radius:999px;background:#c8c9ce}.mg-simple__switch:before{content:"";display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #00000024;transition:transform .18s ease}.mg-simple__switch.is-on{background:var(--mg-navy)}.mg-simple__note-fields{margin-top:9px}.mg-simple__note-fields textarea{width:100%;min-height:84px;padding:10px;resize:vertical;border:1px solid var(--mg-line-strong);border-radius:10px;background:#fff;color:var(--mg-navy);font-size:10px;line-height:1.45}.mg-simple__note-fields>div{display:flex;gap:12px;justify-content:space-between;margin-top:5px;color:var(--mg-muted);font-size:8px}.mg-simple__note-fields b{color:var(--mg-navy)}.mg-simple__order-review{margin-top:12px;padding:14px;border:1px solid var(--mg-line);border-radius:14px;background:#fff;box-shadow:var(--mg-soft-shadow)}.mg-simple__review-head{display:flex;gap:12px;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid var(--mg-line)}.mg-simple__review-head strong{color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:20px;font-weight:500}.mg-simple__review-head span{color:var(--mg-gold);font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mg-simple__review-head span.is-ready{color:var(--mg-green)}.mg-simple__review-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;margin-top:5px}.mg-simple__review-grid>div{display:flex;gap:10px;justify-content:space-between;padding:6px 0;border-bottom:1px solid var(--mg-line);color:var(--mg-muted);font-size:9px}.mg-simple__review-grid b{color:var(--mg-navy);text-align:right}.mg-simple__atc{width:100%;min-height:54px;margin-top:11px;padding:0 15px;display:flex;gap:12px;align-items:center;justify-content:space-between;border:0;border-radius:11px;background:var(--mg-navy);color:#fff;font-size:11px;font-weight:700}.mg-simple__atc:disabled{cursor:not-allowed;opacity:.48}.mg-simple__atc [data-mg-submit-total]{font-family:var(--mg-font-heading);font-size:17px;font-weight:500}.mg-simple__spinner{display:none}.mg-simple__status{margin:8px 0 0;color:var(--mg-muted);font-size:9px;text-align:center}.mg-simple__payment-note{margin-top:6px;color:var(--mg-muted);font-size:8px;text-align:center}.mg-simple__mobile-dock{display:none}.mg-simple__dialog{width:min(640px,calc(100% - 28px));max-height:90vh;padding:19px;overflow:auto;border:0;border-radius:19px;background:#fff;box-shadow:var(--mg-shadow)}.mg-simple__dialog::backdrop{background:#1013299e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.mg-simple__dialog-head{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:13px}.mg-simple__dialog-head strong{color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:27px;font-weight:500}.mg-simple__dialog-head button{width:35px;height:35px;border:1px solid var(--mg-line);border-radius:50%;background:#fff;color:var(--mg-navy);font-size:18px}.mg-simple__proof-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.mg-simple__proof-dialog-media{overflow:hidden;border-radius:14px;background:#ded8ce}.mg-simple__proof-dialog-media img{width:100%;height:100%;object-fit:cover}.mg-simple__proof-dialog-copy{padding:16px;border-radius:14px;background:var(--mg-navy);color:#fff}.mg-simple__proof-dialog-copy>span{color:#e7d3b1;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.mg-simple__proof-dialog-copy h3{margin:9px 0 12px;font-family:var(--mg-font-heading);font-size:28px;font-weight:500}.mg-simple__proof-dialog-copy dl,.mg-simple__proof-dialog-copy div{margin:0}.mg-simple__proof-dialog-copy dl>div{display:flex;gap:10px;justify-content:space-between;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#ffffff94;font-size:9px}.mg-simple__proof-dialog-copy dd{margin:0;color:#fff}.mg-simple__dialog-approve{width:100%;min-height:50px;margin-top:13px;border:0;border-radius:10px;background:var(--mg-navy);color:#fff;font-size:11px;font-weight:700}.mg-simple__dialog>img{max-width:100%;height:auto}.mg-simple__editor-warning{padding:12px;border:1px solid #d8a634;border-radius:10px;background:#fff8e1;color:#6a4d00;font-size:11px}@media(max-width:1050px){.mg-simple__grid{grid-template-columns:1fr}.mg-simple__media{position:static}}@media(max-width:720px){.mg-simple__shell{width:min(100% - 24px,1380px);padding-block:14px 104px}.mg-simple__breadcrumbs{display:none}.mg-simple__grid{gap:20px}.mg-simple__media-stage{border-radius:16px}.mg-simple__proof-summary{right:10px;bottom:10px;left:10px;grid-template-columns:1fr;padding:11px}.mg-simple__proof-summary button{width:100%}.mg-simple__buying-points{grid-template-columns:1fr}.mg-simple__title{font-size:36px}.mg-simple__description{font-size:14px}.mg-simple__price-row p{display:none}.mg-simple__step-header{grid-template-columns:32px 1fr 16px}.mg-simple__step-header b{grid-column:2;margin-top:-6px;text-align:left}.mg-simple__step-content{padding-left:14px}.mg-simple__choice-grid{grid-template-columns:1fr}.mg-simple__helper{display:block}.mg-simple__helper button{margin-top:7px}.mg-simple__review-grid,.mg-simple__proof-dialog-grid{grid-template-columns:1fr}.mg-simple__mobile-dock{position:fixed;z-index:80;right:10px;bottom:10px;left:10px;display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px 11px;border-radius:14px;background:var(--mg-navy);color:#fff;box-shadow:0 18px 38px #1013294d}.mg-simple__mobile-dock strong,.mg-simple__mobile-dock span{display:block}.mg-simple__mobile-dock strong{font-size:12px}.mg-simple__mobile-dock span{margin-top:2px;color:#ffffff9e;font-size:9px}.mg-simple__mobile-dock button{padding:11px 13px;border:0;border-radius:9px;background:#fff;color:var(--mg-navy);font-size:10px;font-weight:700}}.mg-simple-addon{overflow:hidden;border:1px solid rgba(182,129,60,.48);border-radius:14px;background:linear-gradient(135deg,#fffdf8,#f4ebdc);color:var(--mg-navy);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mg-simple-addon:hover{transform:translateY(-1px);box-shadow:var(--mg-soft-shadow)}.mg-simple-addon.is-selected{border:2px solid var(--mg-gold);box-shadow:0 15px 34px #b6813c2b;animation:mgSimpleGiftSelect .8s ease}@keyframes mgSimpleGiftSelect{0%{background:#fff}38%{background:#f0dfc2}to{background:linear-gradient(135deg,#fffdf8,#f4ebdc)}}.mg-simple-addon__layout{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:start;padding:12px}.mg-simple-addon__media{display:block;width:74px;height:74px;overflow:hidden;border:1px solid var(--mg-line);border-radius:14px;background:#fff;box-shadow:var(--mg-soft-shadow)}.mg-simple-addon__image{width:100%;height:100%;object-fit:cover}.mg-simple-addon__content{min-width:0}.mg-simple-addon__kicker{display:block;margin-bottom:4px;color:var(--mg-gold);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mg-simple-addon__heading-row{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}.mg-simple-addon__heading-row h3{margin:0;color:var(--mg-navy);font-family:var(--mg-font-body);font-size:16px;font-weight:700;line-height:1.25}.mg-simple-addon__price{flex:none;text-align:right}.mg-simple-addon__price>*{display:block}.mg-simple-addon__price span{color:var(--mg-muted);font-size:8px;text-decoration:line-through}.mg-simple-addon__price strong{margin-top:1px;color:var(--mg-navy);font-size:15px}.mg-simple-addon__price em{margin-top:2px;color:var(--mg-green);font-size:8px;font-style:normal;font-weight:700}.mg-simple-addon .is-hidden{display:none!important}.mg-simple-addon__description{margin-top:5px;color:var(--mg-muted);font-size:9px;line-height:1.42}.mg-simple-addon__description p{margin:0}.mg-simple-addon__matching{display:flex;gap:6px;align-items:center;margin-top:6px;color:var(--mg-muted);font-size:8px;line-height:1.4}.mg-simple-addon__matching>span:first-child{color:var(--mg-gold);font-weight:900}.mg-simple-addon__footer{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;margin-top:10px}.mg-simple-addon__colour-label{display:block;color:var(--mg-muted);font-size:8px}.mg-simple-addon__colour-label strong{color:var(--mg-navy)}.mg-simple-addon__swatches{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.mg-simple-addon__swatch{width:22px;height:22px;padding:3px;display:grid;place-items:center;border:1px solid var(--mg-line-strong);border-radius:50%;background:#fff}.mg-simple-addon__swatch>span{width:100%;height:100%;border:1px solid rgba(25,28,59,.08);border-radius:50%;background:var(--mg-addon-swatch, #d7d3ca)}.mg-simple-addon__swatch.is-active{border-color:var(--mg-navy);box-shadow:0 0 0 1px var(--mg-navy)}.mg-simple-addon__swatch:disabled{cursor:not-allowed;opacity:.35}.mg-simple-addon__toggle{min-width:96px;min-height:36px;padding:8px 11px;border:1px solid var(--mg-navy);border-radius:9px;background:#fff;color:var(--mg-navy);font-size:9px;font-weight:700}.mg-simple-addon__status{margin:7px 0 0;color:var(--mg-muted);font-size:8px}.mg-simple-addon__empty{padding:13px;color:var(--mg-muted);font-size:10px}.mg-simple-addon__empty strong,.mg-simple-addon__empty span{display:block}.mg-simple-addon__empty strong{color:var(--mg-navy)}.mg-simple-addon__empty span{margin-top:3px}@media(max-width:720px){.mg-simple-addon__layout{grid-template-columns:60px minmax(0,1fr);padding:10px}.mg-simple-addon__media{width:60px;height:60px}.mg-simple-addon__heading-row{display:block}.mg-simple-addon__price{display:flex;gap:6px;align-items:baseline;margin-top:5px;text-align:left}.mg-simple-addon__footer{display:grid;grid-template-columns:1fr}.mg-simple-addon__toggle{width:100%}}.mg-simple{--mg-paper: #ffffff;background:#fff}.section-mg-simple-personalised-product,.section-mg-simple-personalised-product+*{background:#fff}.mg-simple__gallery-main{position:relative;background:#ded8ce}.mg-simple__gallery-slide{width:100%}.mg-simple__gallery-slide[hidden]{display:none!important}.mg-simple__gallery-slide.is-active{display:block}.mg-simple__media-object,.mg-simple__gallery-slide video,.mg-simple__gallery-slide iframe,.mg-simple__gallery-slide model-viewer{display:block;width:100%;min-height:420px;aspect-ratio:1 / 1;object-fit:cover}.mg-simple__gallery-slide--zepto,.mg-simple__zepto-mirror{min-height:420px;background:#ded8ce}.mg-simple__zepto-mirror>*{display:block;width:100%!important;max-width:100%!important;min-height:420px;margin:0 auto;object-fit:contain}.mg-simple__gallery-thumbs{display:flex;gap:9px;margin-top:10px;padding-bottom:2px;overflow-x:auto;scrollbar-width:thin}.mg-simple__gallery-thumbs--single:empty{display:none}.mg-simple__gallery-thumb{width:66px;height:66px;flex:0 0 66px;padding:3px;overflow:hidden;border:1px solid var(--mg-line);border-radius:10px;background:#fff}.mg-simple__gallery-thumb img{width:100%;height:100%;border-radius:7px;object-fit:cover}.mg-simple__gallery-thumb.is-active{border-color:var(--mg-navy);box-shadow:0 0 0 1px var(--mg-navy)}.mg-simple__gallery-thumb--live{display:grid;place-items:center;align-content:center;background:var(--mg-navy);color:#fff}.mg-simple__gallery-thumb--live span,.mg-simple__gallery-thumb--live small{display:block}.mg-simple__gallery-thumb--live span{color:var(--mg-gold-soft, #e7d3b1);font-size:9px;font-weight:700;letter-spacing:.1em}.mg-simple__gallery-thumb--live small{margin-top:2px;font-size:9px}.mg-simple__stamped-rating{min-height:22px;margin:8px 0 11px;color:var(--mg-muted);font-size:12px}.mg-simple__stamped-rating .stamped-product-reviews-badge{display:inline-flex!important;align-items:center;min-height:20px;color:var(--mg-muted);font-family:var(--mg-font-body)!important}.mg-simple__stamped-rating .stamped-badge-star,.mg-simple__stamped-rating .stamped-fa-star,.mg-simple__stamped-rating .stamped-fa-star-half-o{color:var(--mg-gold)!important}.mg-simple__stamped-rating a{color:var(--mg-muted);text-underline-offset:3px}.mg-simple__hand-help{display:inline-flex;gap:8px;align-items:center;margin-top:10px;padding:0;border:0;background:transparent;color:var(--mg-navy);font-size:10px}.mg-simple__hand-help>span{width:23px;height:23px;display:grid;place-items:center;border:1px solid var(--mg-gold);border-radius:50%;color:var(--mg-gold);font-size:12px;font-weight:700}.mg-simple__hand-help strong{text-decoration:underline;text-decoration-color:#b6813c73;text-underline-offset:3px}.mg-simple__hand-guide{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mg-simple__hand-guide>div{padding:15px;border:1px solid var(--mg-line);border-radius:12px;background:var(--mg-ivory)}.mg-simple__hand-guide span,.mg-simple__hand-guide strong{display:block}.mg-simple__hand-guide span{color:var(--mg-gold);font-size:8px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.mg-simple__hand-guide strong{margin-top:5px;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:20px;font-weight:500}.mg-simple__hand-guide p,.mg-simple__hand-guide-note{color:var(--mg-muted);font-size:10px;line-height:1.55}.mg-simple__hand-guide-note{margin:11px 0 0}.mg-simple__zepto-app,.mg-simple__zepto-app :where(*){font-family:var(--mg-font-body)!important}.mg-simple__zepto-app :where(h1,h2,h3,h4,h5,h6,legend,[class*=title],[class*=heading]){color:var(--mg-navy)!important;font-family:var(--mg-font-heading)!important;font-weight:500!important;letter-spacing:-.015em!important}.mg-simple__zepto-app :where(label,[class*=label],p,small,[class*=description],[class*=help]){color:var(--mg-muted)!important;font-family:var(--mg-font-body)!important}.mg-simple__zepto-app :where(input:not([type=radio]):not([type=checkbox]),select,textarea){min-height:46px!important;max-width:100%!important;border:1px solid var(--mg-line-strong)!important;border-radius:10px!important;background:#fff!important;color:var(--mg-navy)!important;box-shadow:none!important;font-family:var(--mg-font-body)!important}.mg-simple__zepto-app :where(button,[role=button]){border-radius:9px!important;font-family:var(--mg-font-body)!important}.mg-simple__zepto-app :where(input:focus,select:focus,textarea:focus){border-color:var(--mg-gold)!important;outline:2px solid rgba(182,129,60,.16)!important;outline-offset:1px!important}.mg-simple__quantity-saving{color:var(--mg-green)!important;font-weight:700}.mg-simple__extended-quantity{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;margin-top:9px;padding:13px;border:1px solid rgba(182,129,60,.46);border-radius:13px;background:linear-gradient(135deg,#fffdf8,#f6eddf);animation:mgExtendedReveal .26s ease}@keyframes mgExtendedReveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.mg-simple__extended-quantity>div:first-child strong,.mg-simple__extended-quantity>div:first-child span{display:block}.mg-simple__extended-quantity>div:first-child strong{color:var(--mg-navy);font-size:11px}.mg-simple__extended-quantity>div:first-child span{margin-top:3px;color:var(--mg-muted);font-size:8px}.mg-simple__quantity-stepper{display:grid;grid-template-columns:36px 48px 36px;overflow:hidden;border:1px solid var(--mg-line-strong);border-radius:10px;background:#fff}.mg-simple__quantity-stepper button,.mg-simple__quantity-stepper input{height:39px;border:0;background:#fff;color:var(--mg-navy);text-align:center;font-size:13px;font-weight:700}.mg-simple__quantity-stepper input{width:48px;border-right:1px solid var(--mg-line);border-left:1px solid var(--mg-line);-webkit-appearance:textfield;appearance:textfield}.mg-simple__quantity-stepper input::-webkit-outer-spin-button,.mg-simple__quantity-stepper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.mg-simple__extended-price{min-width:100px;text-align:right}.mg-simple__extended-price strong,.mg-simple__extended-price span{display:block}.mg-simple__extended-price strong{color:var(--mg-navy);font-family:var(--mg-font-body);font-size:17px;font-weight:700}.mg-simple__extended-price span{margin-top:2px;color:var(--mg-green);font-size:8px;font-weight:700}.mg-simple__order-saving{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:8px;padding:8px 10px;border-radius:9px;background:#28614914;color:var(--mg-green);font-size:9px}.mg-simple__order-saving strong{font-size:10px}.mg-simple__proof-dialog-media [data-proof-live-preview]>*,.mg-simple__proof-dialog-media [data-proof-fallback]>*{display:block;width:100%;height:100%;min-height:340px;object-fit:contain}.mg-simple__details{padding:72px 24px 88px;border-top:1px solid var(--mg-line);background:#fff}.mg-simple__details-inner{width:min(1120px,100%);margin-inline:auto;display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(34px,6vw,80px)}.mg-simple__details-heading>span{color:var(--mg-gold);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mg-simple__details-heading h2{margin:8px 0 0;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:clamp(30px,3vw,43px);font-weight:500;letter-spacing:-.03em;line-height:1.06}.mg-simple__details-list{border-top:1px solid var(--mg-line)}.mg-simple__detail{border-bottom:1px solid var(--mg-line)}.mg-simple__detail summary{min-height:64px;display:flex;gap:16px;align-items:center;justify-content:space-between;color:var(--mg-navy);cursor:pointer;list-style:none;font-family:var(--mg-font-heading);font-size:20px;font-weight:500}.mg-simple__detail summary::-webkit-details-marker{display:none}.mg-simple__detail summary i{font-style:normal;transition:transform .18s ease}.mg-simple__detail[open] summary i{transform:rotate(45deg)}.mg-simple__detail-content{padding:0 0 22px;color:var(--mg-muted);font-size:13px;line-height:1.65}@media(max-width:720px){.mg-simple__gallery-thumb{width:58px;height:58px;flex-basis:58px}.mg-simple__hand-guide,.mg-simple__details-inner,.mg-simple__extended-quantity{grid-template-columns:1fr}.mg-simple__extended-price{text-align:left}.mg-simple__details{padding:48px 14px 92px}}.mg-simple,.mg-simple__details,.mg-simple__benefits,.mg-simple__testimonials,.mg-simple__reviews{background:#fff}.mg-simple__step-header{min-height:64px;padding:15px 16px}.mg-simple__step-header strong{font-size:15px;line-height:1.3}.mg-simple__step-header small{font-size:12px;line-height:1.42}.mg-simple__step-header b{font-size:11px;line-height:1.35}.mg-simple__choice strong,.mg-simple__note-top strong{font-size:14px}.mg-simple__choice>span:not(.mg-simple__choice-check),.mg-simple__note-top div>span,.mg-simple__helper,.mg-simple__field-note{font-size:12px}.mg-simple__quantity-persona{font-size:10px}.mg-simple__quantity-main strong{font-size:22px}.mg-simple__quantity-main b{font-size:17px}.mg-simple__quantity>span:not(.mg-simple__quantity-persona):not(.mg-simple__quantity-main),.mg-simple__quantity>small,.mg-simple__quantity-saving{font-size:12px}.mg-simple__review-grid>div,.mg-simple__status,.mg-simple__payment-note{font-size:12px}.mg-simple__atc{min-height:58px;font-size:15px}.mg-simple__atc [data-mg-submit-total]{font-size:19px}.mg-simple__zepto-app,.mg-simple__zepto-app :where(*){font-size:13px!important;line-height:1.45!important}.mg-simple__zepto-app :where(h1,h2,h3,h4,h5,h6,legend,[class*=title],[class*=heading]){font-size:18px!important;line-height:1.25!important}.mg-simple__zepto-app :where(label,[class*=label],p,small,[class*=description],[class*=help]){font-size:13px!important;line-height:1.45!important}.mg-simple__zepto-app :where(input:not([type=radio]):not([type=checkbox]),select,textarea){min-height:48px!important;padding:10px 12px!important;font-size:14px!important}.mg-simple__zepto-app :where(button,[role=button]){min-height:42px!important;font-size:13px!important}.mg-simple__conversion-inner{width:min(1280px,calc(100% - 48px));margin-inline:auto}.mg-simple__benefits,.mg-simple__testimonials,.mg-simple__reviews{padding:72px 0;border-top:1px solid var(--mg-line)}.mg-simple__testimonials{background:var(--mg-ivory)}.mg-simple__conversion-heading{max-width:760px;margin:0 auto 30px;text-align:center}.mg-simple__conversion-heading>span{color:var(--mg-gold);font-size:10px;font-weight:700;letter-spacing:.12em}.mg-simple__conversion-heading h2{margin:7px 0 0;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:clamp(32px,4vw,46px);font-weight:500;letter-spacing:-.03em;line-height:1.04}.mg-simple__conversion-heading p{margin:10px 0 0;color:var(--mg-muted);font-size:14px}.mg-simple__benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mg-simple__benefit-card{min-width:0}.mg-simple__benefit-media{aspect-ratio:1.15 / 1;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:var(--mg-ivory)}.mg-simple__benefit-media img{width:100%;height:100%;object-fit:cover}.mg-simple__benefit-media>span{color:var(--mg-gold);font-family:var(--mg-font-heading);font-size:48px}.mg-simple__benefit-card h3{margin:16px 0 7px;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:23px;font-weight:500}.mg-simple__benefit-card .rte{color:var(--mg-muted);font-size:14px;line-height:1.6}.mg-simple__benefit-card .rte p{margin:0}.mg-simple__testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mg-simple__testimonial{margin:0;padding:24px;border:1px solid rgba(182,129,60,.2);border-radius:16px;background:#fff;box-shadow:var(--mg-soft-shadow)}.mg-simple__testimonial>span{color:var(--mg-gold);font-family:var(--mg-font-heading);font-size:38px;line-height:.7}.mg-simple__testimonial h3{margin:12px 0 8px;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:22px;font-weight:500}.mg-simple__testimonial .rte{color:var(--mg-muted);font-size:14px;line-height:1.65}.mg-simple__testimonial .rte p{margin:0}.mg-simple__testimonial footer{margin-top:16px;color:var(--mg-navy);font-size:12px;font-weight:750}.mg-simple__reviews #stamped-main-widget{min-height:160px}@media(max-width:900px){.mg-simple__benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mg-simple__testimonial-grid{grid-template-columns:1fr}}@media(max-width:720px){.mg-simple__conversion-inner{width:min(100% - 28px,1280px)}.mg-simple__benefits,.mg-simple__testimonials,.mg-simple__reviews{padding:52px 0}.mg-simple__benefit-grid{grid-template-columns:1fr}.mg-simple__step-header{min-height:70px}.mg-simple__mobile-dock button[data-mobile-action].is-purchase-ready{background:var(--mg-gold);color:#fff}}.mg-simple{background:#fff}.mg-simple__step{scroll-margin-top:88px}.mg-simple__step-header{grid-template-columns:32px minmax(0,1fr) auto auto 16px}.mg-simple__step-summary{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.mg-simple__step-summary b{color:var(--mg-gold);font-size:11px;text-align:right;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mg-simple__step-summary em{display:none;color:var(--mg-navy);font-size:9px;font-style:normal;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mg-simple__step.is-complete:not(.is-open) .mg-simple__step-summary em{display:inline}.mg-simple__step.is-complete:not(.is-open) .mg-simple__step-number{font-size:0}.mg-simple__step.is-complete:not(.is-open) .mg-simple__step-number:after{content:"\2713";font-size:12px}.mg-simple__step-error{margin:11px 0 0;padding:9px 10px;border-left:3px solid #9f3439;border-radius:6px;background:#fff1f1;color:#7d282d;font-size:11px;line-height:1.45}.mg-simple__personalisation-confirmation{margin-top:12px;padding:14px;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;border:1px solid rgba(182,129,60,.42);border-radius:13px;background:linear-gradient(135deg,#fffdf8,#f7efe3)}.mg-simple__personalisation-confirmation-copy>*{display:block}.mg-simple__personalisation-confirmation-copy>span{color:var(--mg-gold);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mg-simple__personalisation-confirmation-copy strong{margin-top:4px;color:var(--mg-navy);font-family:var(--mg-font-body);font-size:18px;font-weight:700;line-height:1.25}.mg-simple__personalisation-confirmation-copy small{margin-top:5px;color:var(--mg-muted);font-size:11px;line-height:1.5}.mg-simple__personalisation-confirmation button{min-height:40px;padding:9px 12px;border:1px solid var(--mg-navy);border-radius:9px;background:#fff;color:var(--mg-navy);font-size:10px;font-weight:700}.mg-simple__personalisation-confirmation.is-complete{border-color:#2861495c;background:linear-gradient(135deg,#fafffc,#eef7f1)}.mg-simple__personalisation-confirmation.is-complete .mg-simple__personalisation-confirmation-copy>span{color:var(--mg-green)}.mg-simple__note-preview{margin-top:9px;padding:11px 12px;border:1px solid var(--mg-line);border-radius:10px;background:var(--mg-ivory)}.mg-simple__note-preview>span{display:block;color:var(--mg-gold);font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mg-simple__note-preview blockquote{margin:6px 0 0;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:16px;line-height:1.45}.mg-simple__receipt{margin-top:8px}.mg-simple__receipt-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;align-items:start;padding:11px 0;border-bottom:1px solid var(--mg-line)}.mg-simple__receipt-line strong,.mg-simple__receipt-line span{display:block}.mg-simple__receipt-line strong{color:var(--mg-navy);font-size:12px}.mg-simple__receipt-line span{margin-top:3px;color:var(--mg-muted);font-size:10px;line-height:1.45}.mg-simple__receipt-line [data-receipt-product-details]{display:flex;flex-wrap:wrap;gap:0}.mg-simple__receipt-line [data-receipt-product-details]>span:not(:last-child):after{content:" \b7  ";white-space:pre}.mg-simple__receipt-price{text-align:right}.mg-simple__receipt-price del{display:block;color:var(--mg-muted);font-size:9px}.mg-simple__receipt-price b{display:block;margin-top:2px;color:var(--mg-navy);font-size:13px}.mg-simple__receipt-adjustment{display:flex;justify-content:space-between;gap:12px;padding:7px 0;color:var(--mg-green);font-size:10px}.mg-simple__receipt-adjustment strong{color:var(--mg-green)}.mg-simple__receipt-line--note>b{color:var(--mg-green);font-size:10px}.mg-simple__receipt-total{display:flex;align-items:end;justify-content:space-between;gap:14px;padding-top:12px;margin-top:3px}.mg-simple__receipt-total span{color:var(--mg-muted);font-size:10px}.mg-simple__receipt-total strong{color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:28px;font-weight:500}.mg-simple__atc-guidance{margin:11px 0 -2px;color:var(--mg-muted);font-size:10px;line-height:1.45;text-align:center}.mg-simple__atc-guidance.is-warning{color:#8a5a19}.mg-simple__gallery-thumb--live.is-updated{animation:mgLiveThumbPulse .8s ease}@keyframes mgLiveThumbPulse{0%{box-shadow:0 0 #b6813c73}65%{box-shadow:0 0 0 12px #b6813c00}to{box-shadow:none}}@media(max-width:720px){.mg-simple__step-header{grid-template-columns:32px minmax(0,1fr) 16px}.mg-simple__step-title-line{display:block}.mg-simple__inline-help{margin-top:5px}.mg-simple__step-summary{grid-column:2;justify-content:flex-start;margin-top:-6px}.mg-simple__step-summary b{max-width:230px;text-align:left}.mg-simple__personalisation-confirmation{grid-template-columns:1fr}.mg-simple__personalisation-confirmation button{width:100%}.mg-simple__receipt-line{grid-template-columns:1fr auto}}.mg-simple__proof-empty{min-height:360px;display:grid;place-items:center;align-content:center;gap:7px;padding:32px;background:var(--mg-ivory);color:var(--mg-navy);text-align:center}.mg-simple__proof-empty>span{color:var(--mg-gold);font-size:25px}.mg-simple__proof-empty>strong{font-family:var(--mg-font-heading);font-size:23px;font-weight:500}.mg-simple__proof-empty>small{max-width:320px;color:var(--mg-muted);font-family:var(--mg-font-body);font-size:11px;line-height:1.5}.mg-simple__receipt-total>div{text-align:right}.mg-simple__receipt-total del{display:block;color:var(--mg-muted);font-size:10px}.mg-simple__receipt-total span small{display:block;margin-top:3px;color:var(--mg-green);font-size:9px;font-weight:700}.mg-simple__atc-price{display:grid;justify-items:end;line-height:1.05}.mg-simple__atc-price del{color:#fff9;font-size:9px}.mg-simple__atc-price strong{font-family:var(--mg-font-heading);font-size:18px;font-weight:500}.mg-simple__atc-price small{margin-top:2px;color:#f3d6a9;font-size:8px;font-weight:700}.mg-simple__progress span{position:relative;transition:background .22s ease,transform .22s ease}.mg-simple__progress span.is-current{transform:scaleY(1.5)}.mg-simple__progress span[data-state=complete]{background:var(--mg-green)}.mg-simple__progress span[data-state=current]{background:linear-gradient(90deg,var(--mg-gold),var(--mg-navy))}.mg-simple__progress span[data-state=upcoming]{background:#e8e4dd}.mg-simple__delivery-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mg-simple__delivery-heading>div>*{display:block}.mg-simple__delivery-heading>div>span{color:var(--mg-gold);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mg-simple__delivery-heading strong{margin-top:3px;color:var(--mg-navy);font-family:var(--mg-font-body);font-size:17px;font-weight:700}.mg-simple__delivery-status{max-width:220px;color:var(--mg-muted);font-size:9px;line-height:1.45;text-align:right}.mg-simple__delivery-timeline{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center;margin-top:13px}.mg-simple__delivery-timeline div{min-width:0;padding:10px;border-radius:10px;background:#fff;border:1px solid var(--mg-line)}.mg-simple__delivery-timeline span,.mg-simple__delivery-timeline b{display:block}.mg-simple__delivery-timeline span{color:var(--mg-muted);font-size:8px}.mg-simple__delivery-timeline b{margin-top:3px;color:var(--mg-navy);font-size:11px;line-height:1.35}.mg-simple__delivery-timeline i{color:var(--mg-gold);font-style:normal}.mg-simple__postcode{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:end;margin-top:11px}.mg-simple__postcode label{color:var(--mg-navy);font-size:10px;font-weight:750}.mg-simple__postcode label small{color:var(--mg-muted);font-weight:500}.mg-simple__postcode>div{display:flex;gap:7px}.mg-simple__postcode input{width:120px;min-height:44px;border:1px solid var(--mg-line-strong);border-radius:9px;padding:0 11px;color:var(--mg-navy)}.mg-simple__postcode button{min-height:44px;border:1px solid var(--mg-navy);border-radius:9px;background:#fff;color:var(--mg-navy);padding:0 12px;font-size:10px;font-weight:700}.mg-simple__postcode p{grid-column:1/-1;margin:0;color:#9b2f35;font-size:9px}.mg-simple__saved-configuration{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;margin:16px 0 10px;padding:11px;border:1px solid rgba(40,97,73,.28);border-radius:12px;background:#f3faf6;color:var(--mg-navy)}.mg-simple__saved-configuration[hidden]{display:none}.mg-simple__saved-configuration>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--mg-green);color:#fff}.mg-simple__saved-configuration strong,.mg-simple__saved-configuration small{display:block}.mg-simple__saved-configuration strong{font-size:11px}.mg-simple__saved-configuration small{margin-top:2px;color:var(--mg-muted);font-size:8px}.mg-simple__saved-configuration button{min-height:40px;border:0;background:transparent;color:var(--mg-navy);font-size:9px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.mg-simple__same-personalisation{display:flex;gap:9px;align-items:flex-start;margin-top:11px;padding:11px;border-radius:11px;background:var(--mg-ivory)}.mg-simple__same-personalisation>span{color:var(--mg-green);font-weight:900}.mg-simple__same-personalisation strong,.mg-simple__same-personalisation a{display:block}.mg-simple__same-personalisation strong{color:var(--mg-navy);font-size:10px;line-height:1.4}.mg-simple__same-personalisation a{margin-top:3px;color:var(--mg-gold);font-size:9px;line-height:1.4;text-underline-offset:3px}.mg-simple__confirmation-dialog{width:min(700px,calc(100% - 28px))}.mg-simple__confirmation-dialog .mg-simple__dialog-head>div>span{display:block;color:var(--mg-gold);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mg-simple__confirmation-intro{margin:0 0 13px;color:var(--mg-muted);font-size:11px;line-height:1.55}.mg-simple__confirmation-card{border:1px solid var(--mg-line);border-radius:14px;overflow:hidden;background:#fff}.mg-simple__confirmation-product,.mg-simple__confirmation-extras,.mg-simple__confirmation-delivery{padding:14px;border-bottom:1px solid var(--mg-line)}.mg-simple__confirmation-card>div>strong{display:block;color:var(--mg-navy);font-family:var(--mg-font-body);font-size:16px;font-weight:700}.mg-simple__confirmation-card dl{margin:8px 0 0}.mg-simple__confirmation-card dl div{display:flex;gap:12px;justify-content:space-between;padding:5px 0;color:var(--mg-muted);font-size:10px}.mg-simple__confirmation-card dd{margin:0;color:var(--mg-navy);text-align:right;font-weight:700}.mg-simple__confirmation-product p{margin:9px 0 0;padding:8px;border-radius:8px;background:var(--mg-ivory);color:var(--mg-navy);font-size:9px;line-height:1.45}.mg-simple__confirmation-delivery span{display:block;margin-top:5px;color:var(--mg-muted);font-size:10px;line-height:1.45}.mg-simple__confirmation-total{display:flex;align-items:end;justify-content:space-between;padding:14px;background:var(--mg-navy);color:#fff}.mg-simple__confirmation-total span{color:#ffffffa6;font-size:10px}.mg-simple__confirmation-total strong{font-family:var(--mg-font-heading);font-size:27px;font-weight:500}.mg-simple__confirmation-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:9px;margin-top:12px}.mg-simple__confirmation-actions button{min-height:50px;border-radius:10px;font-size:11px;font-weight:700}.mg-simple__confirmation-back{border:1px solid var(--mg-line-strong);background:#fff;color:var(--mg-navy)}.mg-simple__confirmation-submit{border:0;background:var(--mg-navy);color:#fff}.mg-simple__stamped-lazy{min-height:260px;content-visibility:auto;contain-intrinsic-size:800px}.mg-simple__stamped-placeholder{min-height:220px;display:grid;place-items:center;align-content:center;gap:5px;border:1px solid var(--mg-line);border-radius:14px;background:#fff;text-align:center;color:var(--mg-navy)}.mg-simple__stamped-placeholder>span{color:var(--mg-gold);letter-spacing:.08em}.mg-simple__stamped-placeholder small{color:var(--mg-muted)}.mg-simple__details,.mg-simple__benefits,.mg-simple__testimonials,.mg-simple__reviews{content-visibility:auto;contain-intrinsic-size:700px}.mg-simple__choice,.mg-simple__size-grid button,.mg-simple__quantity,.mg-simple-addon__swatch,.mg-simple__hand-help,.mg-simple__step-header{min-height:44px}.mg-simple__step-error:focus{outline:3px solid rgba(155,47,53,.18);outline-offset:3px}@media(max-width:720px){.mg-simple__delivery-heading,.mg-simple__postcode{grid-template-columns:1fr;display:grid}.mg-simple__delivery-status{max-width:none;text-align:left}.mg-simple__delivery-timeline{grid-template-columns:1fr}.mg-simple__delivery-timeline i{transform:rotate(90deg);text-align:center}.mg-simple__postcode>div{width:100%}.mg-simple__postcode input{flex:1;width:auto}.mg-simple__saved-configuration{grid-template-columns:32px 1fr}.mg-simple__saved-configuration button{grid-column:1/-1;justify-self:start}.mg-simple__confirmation-actions{grid-template-columns:1fr}}.mg-simple__inline-help{padding:0;border:0;background:transparent;color:var(--mg-gold);text-decoration:underline;text-underline-offset:3px}.mg-simple__inline-help i{display:none}.mg-simple__quantity-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mg-simple__quantity{min-height:0;padding:10px;border-radius:11px}.mg-simple__quantity.is-selected{padding:9px}.mg-simple__quantity-persona{padding-right:0;font-size:7px;letter-spacing:.075em}.mg-simple__quantity-main{display:grid;gap:2px;align-items:start;margin-top:5px}.mg-simple__quantity-main strong{font-size:14px;line-height:1.2}.mg-simple__quantity-main b{font-family:var(--mg-font-heading);font-size:17px;font-weight:500}.mg-simple__quantity>span:not(.mg-simple__quantity-persona):not(.mg-simple__quantity-main){min-height:0;margin-top:4px;font-size:8px;line-height:1.35}.mg-simple__quantity>small{margin-top:5px;font-size:8px}.mg-simple__quantity em{position:static;display:inline-block;width:max-content;margin-bottom:4px;padding:3px 5px;font-size:6px}.mg-simple__quantity--custom{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto auto;gap:7px 12px;align-items:center;padding:10px 11px}.mg-simple__quantity--custom>em,.mg-simple__quantity--custom>.mg-simple__quantity-persona,.mg-simple__quantity--custom>.mg-simple__quantity-main,.mg-simple__quantity--custom>span:not(.mg-simple__quantity-persona):not(.mg-simple__quantity-main){grid-column:1}.mg-simple__quantity-stepper--inline{grid-column:2;grid-row:1 / span 4;margin:0}.mg-simple__custom-quantity-result{grid-column:3;grid-row:1 / span 4;min-width:118px;padding:0 0 0 12px;border-top:0;border-left:1px solid rgba(182,129,60,.25)}.mg-simple__custom-quantity-result>strong{font-size:18px}.mg-simple-addon{overflow:visible;border:1px solid var(--mg-line);border-radius:13px;background:#fff;box-shadow:none}.mg-simple-addon:hover{transform:none;border-color:#b6813c85;box-shadow:var(--mg-soft-shadow)}.mg-simple-addon.is-selected{border:2px solid var(--mg-gold);background:#fffdf9;box-shadow:0 10px 24px #b6813c1f;animation:none}.mg-simple-addon__layout{grid-template-columns:78px minmax(0,1fr);gap:12px;padding:12px}.mg-simple-addon__media{width:78px;height:78px;border-radius:11px;box-shadow:none}.mg-simple-addon__top{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}.mg-simple-addon__top h3{margin:0;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:18px;font-weight:500;line-height:1.12}.mg-simple-addon__kicker{margin-bottom:3px;font-size:7px}.mg-simple-addon__price strong{font-family:var(--mg-font-heading);font-size:17px;font-weight:500}.mg-simple-addon__description{margin-top:5px;font-size:9px}.mg-simple-addon__personalisation{display:flex;gap:7px;align-items:center;margin-top:7px;padding:7px 8px;border-radius:8px;background:var(--mg-ivory)}.mg-simple-addon__personalisation span{color:var(--mg-muted);font-size:8px}.mg-simple-addon__personalisation strong{color:var(--mg-navy);font-size:9px}.mg-simple-addon__controls{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;margin-top:8px}.mg-simple-addon__swatches{margin-top:5px}.mg-simple-addon__swatch{width:25px;height:25px}.mg-simple-addon__toggle{min-width:108px;min-height:38px}@media(max-width:820px){.mg-simple__quantity-grid{grid-template-columns:1fr}.mg-simple__quantity--custom{grid-column:auto;grid-template-columns:1fr auto}.mg-simple__quantity--custom>em,.mg-simple__quantity--custom>.mg-simple__quantity-persona,.mg-simple__quantity--custom>.mg-simple__quantity-main,.mg-simple__quantity--custom>span:not(.mg-simple__quantity-persona):not(.mg-simple__quantity-main){grid-column:1 / -1}.mg-simple__quantity-stepper--inline{grid-column:1;grid-row:auto}.mg-simple__custom-quantity-result{grid-column:2;grid-row:auto}}@media(max-width:560px){.mg-simple__quantity--custom{grid-template-columns:1fr}.mg-simple__quantity-stepper--inline,.mg-simple__custom-quantity-result{grid-column:1}.mg-simple__custom-quantity-result{padding:8px 0 0;border-top:1px solid rgba(182,129,60,.25);border-left:0}.mg-simple-addon__layout{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px}.mg-simple-addon__media{width:64px;height:64px}.mg-simple-addon__top{display:block}.mg-simple-addon__price{display:flex;gap:6px;align-items:baseline;margin-top:4px;text-align:left}.mg-simple-addon__controls{display:grid;grid-template-columns:1fr}.mg-simple-addon__toggle{width:100%}}.mg-simple__step-header{grid-template-columns:32px minmax(0,1fr) minmax(88px,30%) 14px;min-height:70px;overflow:hidden}.mg-simple__step-header>span:nth-child(2),.mg-simple__step-summary,.mg-simple__step-summary b{min-width:0}.mg-simple__step-summary{max-width:100%;overflow:hidden;white-space:nowrap}.mg-simple__step-summary b{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mg-simple__step.is-open .mg-simple__step-summary{visibility:hidden}.mg-simple__step.is-open .mg-simple__step-header{min-height:70px}.mg-simple__quantity-grid{display:grid;grid-template-columns:1fr;gap:7px}.mg-simple__quantity{min-height:0;padding:11px 13px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 14px;align-items:center;border-radius:11px;text-align:left}.mg-simple__quantity.is-selected{padding:10px 12px}.mg-simple__quantity-persona{grid-column:1;grid-row:1;margin:0;font-size:8px;line-height:1.2}.mg-simple__quantity>em{position:static;grid-column:2;grid-row:1;justify-self:end;width:max-content;margin:0;padding:4px 7px;font-size:7px;line-height:1.1}.mg-simple__quantity-main{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:baseline}.mg-simple__quantity-main strong{font-size:15px;line-height:1.25}.mg-simple__quantity-main b{font-size:15px;line-height:1}.mg-simple__quantity-description{display:none!important}.mg-simple__quantity-meta{grid-column:1 / -1;grid-row:3;display:flex;gap:10px;align-items:center;justify-content:space-between;min-height:15px}.mg-simple__quantity-meta small{margin:0;font-size:9px}.mg-simple__quantity-exact{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px 14px;align-items:center;margin-top:2px;padding:10px 12px;border:1px dashed rgba(25,28,59,.24);border-radius:11px;background:#fbfaf7}.mg-simple__quantity-exact.is-selected{border-style:solid;border-color:var(--mg-gold);background:#fffdf8;box-shadow:0 8px 22px #b6813c17}.mg-simple__quantity-exact-copy strong,.mg-simple__quantity-exact-copy span{display:block}.mg-simple__quantity-exact-copy strong{color:var(--mg-navy);font-size:12px;font-weight:700}.mg-simple__quantity-exact-copy span{margin-top:2px;color:var(--mg-muted);font-size:9px;line-height:1.4}.mg-simple__quantity-exact .mg-simple__quantity-stepper{flex:none}.mg-simple__quantity-exact-result{min-width:105px;text-align:right}.mg-simple__quantity-exact-result strong,.mg-simple__quantity-exact-result span{display:block}.mg-simple__quantity-exact-result strong{color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:17px;font-weight:500}.mg-simple__quantity-exact-result span{margin-top:2px;color:var(--mg-green);font-size:8px;font-weight:700}.mg-simple__view-live-preview{min-height:42px;margin-top:12px;padding:9px 13px;display:inline-flex;gap:8px;align-items:center;border:1px solid var(--mg-navy);border-radius:9px;background:#fff;color:var(--mg-navy);font-family:var(--mg-font-body);font-size:10px;font-weight:700}.mg-simple__view-live-preview:before{content:"\21a5";color:var(--mg-gold);font-size:14px}.mg-simple-addon.is-selected{border:1px solid var(--mg-green);background:#fbfdfb;box-shadow:0 8px 24px #28614914;animation:none}.mg-simple-addon__kicker{margin-bottom:2px;font-size:7px}.mg-simple-addon__price{min-width:72px;text-align:right}.mg-simple-addon__price span{font-size:8px}.mg-simple-addon__price strong{font-family:var(--mg-font-heading);font-size:16px;font-weight:500}.mg-simple-addon__price em{font-size:8px}.mg-simple-addon__matching span{flex:none}.mg-simple-addon__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;margin-top:8px}.mg-simple-addon__colour-label{font-size:8px}.mg-simple-addon__swatches{gap:7px;margin-top:5px}.mg-simple-addon__swatch{width:27px;height:27px}.mg-simple-addon__toggle{min-width:100px;min-height:38px;padding:8px 12px;border:1px solid var(--mg-navy);border-radius:8px;background:var(--mg-navy);color:#fff;font-size:9px;font-weight:700}.mg-simple-addon.is-selected .mg-simple-addon__toggle{border-color:var(--mg-green);background:var(--mg-green);color:#fff}.mg-simple-addon__status{margin:5px 0 0;color:var(--mg-green);font-size:8px}@media(max-width:720px){.mg-simple__step-header{grid-template-columns:32px minmax(0,1fr) minmax(72px,25%) 14px}.mg-simple__step-summary{max-width:100%}.mg-simple__quantity-exact{grid-template-columns:minmax(0,1fr) auto}.mg-simple__quantity-exact-result{grid-column:1 / -1;display:flex;justify-content:space-between;min-width:0;padding-top:7px;border-top:1px solid var(--mg-line);text-align:left}.mg-simple-addon__layout{grid-template-columns:60px minmax(0,1fr);gap:10px;padding:10px}.mg-simple-addon__media{width:60px;height:60px}}@media(max-width:520px){.mg-simple__step-header{grid-template-columns:32px minmax(0,1fr) 72px 14px}.mg-simple__step-summary em{display:none}.mg-simple__quantity-exact{grid-template-columns:1fr}.mg-simple__quantity-exact .mg-simple__quantity-stepper{justify-self:start}.mg-simple-addon__top{grid-template-columns:1fr}.mg-simple-addon__price{display:flex;gap:6px;align-items:baseline;text-align:left}.mg-simple-addon__footer{grid-template-columns:1fr}.mg-simple-addon__toggle{width:100%}}.mg-simple [hidden]{display:none!important}.mg-simple{--mg-gold-text: #865d24}.mg-simple__inline-help,.mg-simple-addon__kicker,.mg-simple__quantity-persona{color:var(--mg-gold-text)}.mg-simple__mobile-product-context{display:none}.mg-simple__hand-help-row{padding:0 14px}.mg-simple__inline-help{position:relative;width:max-content;max-width:100%;min-height:44px;margin:-4px 0 -6px 40px;padding:10px 2px;display:inline-flex;gap:5px;align-items:center;border:0;background:transparent;-webkit-appearance:none;appearance:none;font-size:9px;font-weight:650;line-height:1.25;text-align:left}.mg-simple__inline-help>span{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.mg-simple__inline-help i{width:16px;height:16px;display:inline-grid;place-items:center;flex:none;border:1px solid currentColor;border-radius:50%;font-style:normal;font-size:9px;text-decoration:none;transform:none}.mg-simple__step[data-step="1"].is-complete .mg-simple__hand-help-row{display:none}html.mg-modal-open,body.mg-modal-open{overscroll-behavior:none}.mg-simple__modal-overlay[hidden]{display:none}.mg-simple__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;padding:18px;display:grid;place-items:center;background:#1013299e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.mg-simple__modal-panel{width:min(620px,100%);max-height:min(88vh,720px);overflow:auto;padding:20px;border-radius:18px;background:#fff;box-shadow:0 28px 90px #10132947}.mg-simple__hand-modal .mg-simple__hand-guide{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mg-simple__hand-modal .mg-simple__hand-guide>div{padding:14px;border:1px solid var(--mg-line);border-radius:12px;background:var(--mg-ivory)}.mg-simple__hand-modal .mg-simple__hand-guide>div>span,.mg-simple__hand-modal .mg-simple__hand-guide>div>strong,.mg-simple__hand-modal .mg-simple__hand-guide>div>p{display:block}.mg-simple__hand-modal .mg-simple__hand-guide>div>span{color:var(--mg-gold-text);font-size:8px;font-weight:700;text-transform:uppercase}.mg-simple__hand-modal .mg-simple__hand-guide>div>strong{margin-top:4px;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:20px;font-weight:500}.mg-simple__hand-modal .mg-simple__hand-guide>div>p,.mg-simple__hand-guide-note{margin:5px 0 0;color:var(--mg-muted);font-size:10px;line-height:1.5}.mg-simple__gallery-zoom{padding:14px}.mg-simple__gallery-zoom-panel{position:relative;width:min(980px,100%);max-height:92vh;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:#f3efe8;box-shadow:0 30px 90px #10132952}.mg-simple__gallery-zoom-panel>button{position:absolute;z-index:2;top:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(25,28,59,.15);border-radius:50%;background:#fffffff0;color:var(--mg-navy);font-size:22px}.mg-simple__gallery-zoom-panel img{display:block;max-width:100%;max-height:92vh;width:auto;height:auto;object-fit:contain}.mg-simple__zepto,.mg-simple__zepto-app,.mg-simple__zepto-app>*,.mg-simple__personalisation-actions{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.mg-simple__zepto-app{overflow-x:clip}.mg-simple__personalisation-actions{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:10px;align-items:center;margin-top:12px}.mg-simple__personalisation-actions .mg-simple__view-live-preview{width:max-content;min-width:0;min-height:44px;margin:0;padding:10px 3px;display:inline-flex;gap:5px;align-items:center;border:0;border-radius:0;background:transparent;color:var(--mg-muted);box-shadow:none;font-size:9px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.mg-simple__personalisation-actions .mg-simple__view-live-preview:before{content:"\25c9";color:var(--mg-gold);font-size:9px}.mg-simple__personalisation-actions .mg-simple__view-live-preview:hover{background:transparent;color:var(--mg-navy);transform:none;box-shadow:none}.mg-simple__personalisation-continue{width:100%;min-width:0;min-height:44px;padding:10px 14px;justify-self:stretch;border:1px solid var(--mg-navy);border-radius:8px;background:var(--mg-navy);color:#fff;font-family:var(--mg-font-body);font-size:10px;font-weight:700;white-space:normal}.mg-simple__personalisation-continue:after{content:"\2192";margin-left:7px;color:var(--mg-gold)}.mg-simple__personalisation-continue:disabled{cursor:not-allowed;border-color:#d6d6d9;background:#ececef;color:#7d7f88}.mg-simple__personalisation-continue:disabled:after{color:#a8a9af}.mg-simple__personalisation-ready{margin:7px 0 0;color:var(--mg-green);font-size:9px;line-height:1.4}.mg-simple__collapsed-live-preview{display:none;width:max-content;min-height:32px;margin:-1px 44px 5px auto;padding:7px 0;gap:4px;align-items:center;border:0;border-radius:0;background:transparent;color:var(--mg-muted);box-shadow:none;font-size:8px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.mg-simple__collapsed-live-preview>span{color:var(--mg-gold);font-size:8px}.mg-simple__step[data-step="3"].is-complete:not(.is-open) .mg-simple__collapsed-live-preview{display:inline-flex}.mg-simple__zepto-app .mg-zepto-colour-choice{position:relative!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:7px!important;display:inline-grid!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(25,28,59,.24)!important;border-radius:50%!important;background-clip:content-box!important;box-shadow:none!important}.mg-simple__zepto-app .mg-zepto-colour-choice :where(span,i,img,svg){border-radius:50%!important}.mg-simple__zepto-app .mg-zepto-colour-choice.is-selected,.mg-simple__zepto-app .mg-zepto-colour-choice[aria-pressed=true],.mg-simple__zepto-app .mg-zepto-colour-choice[aria-selected=true]{padding:6px!important;border:2px solid var(--mg-navy)!important;box-shadow:0 0 0 2px #b6813c33!important}.mg-simple-addon{overflow:hidden;border:1px solid var(--mg-line);border-radius:12px;background:#fff;box-shadow:none}.mg-simple-addon:hover{transform:none;border-color:#191c3b47;box-shadow:0 8px 24px #1013290f}.mg-simple-addon.is-selected{border-color:var(--mg-green);background:#fbfdfb;box-shadow:0 8px 24px #28614914;animation:none}.mg-simple-addon__layout{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;align-items:start;padding:11px}.mg-simple-addon__media{width:70px;height:70px;border:1px solid var(--mg-line);border-radius:10px;background:var(--mg-ivory);box-shadow:none}.mg-simple-addon__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.mg-simple-addon__top h3{margin:0;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:16px;font-weight:500;line-height:1.15}.mg-simple-addon__description{max-width:500px;margin-top:4px;color:var(--mg-muted);font-size:9px;line-height:1.4}.mg-simple-addon__matching{display:flex;gap:5px;align-items:baseline;margin-top:7px;padding:6px 8px;border-radius:7px;background:var(--mg-ivory);color:var(--mg-muted);font-size:8px;line-height:1.4}.mg-simple-addon__matching strong{min-width:0;overflow:hidden;color:var(--mg-navy);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mg-simple-addon__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:8px}.mg-simple-addon__swatches{display:flex;flex-wrap:wrap;gap:2px;margin:2px 0 0 -7px}.mg-simple-addon__swatch{position:relative;width:44px;min-width:44px;height:44px;min-height:44px;padding:8px;display:grid;place-items:center;overflow:visible;border:0;border-radius:50%;background:transparent;box-shadow:none}.mg-simple-addon__swatch>span{width:28px;height:28px;display:block;border:1px solid rgba(25,28,59,.2);border-radius:50%;background:var(--mg-addon-swatch, #d7d3ca)}.mg-simple-addon__swatch.is-active>span{border:2px solid #fff;box-shadow:0 0 0 2px var(--mg-navy),0 0 0 4px #b6813c2e}.mg-simple-addon__swatch.is-active:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.7)}.mg-simple-addon__toggle,.mg-simple-addon.is-selected .mg-simple-addon__toggle{width:auto;min-width:88px;max-width:118px;min-height:36px;height:36px;padding:7px 11px;border:1px solid var(--mg-navy);border-radius:8px;background:var(--mg-navy);color:#fff;font-family:var(--mg-font-body);font-size:9px;font-weight:700;line-height:1;white-space:nowrap}.mg-simple-addon.is-selected .mg-simple-addon__toggle{border-color:var(--mg-green);background:var(--mg-green)}.mg-simple-addon__status:empty{display:none}.mg-simple__note-top{grid-template-columns:34px minmax(0,1fr) 52px;gap:10px;align-items:center}.mg-simple__note-icon{width:34px;height:34px;display:grid;place-items:center;align-self:center;border-radius:50%;background:var(--mg-ivory);color:var(--mg-gold);line-height:0}.mg-simple__note-icon svg{width:15px;height:15px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mg-simple__switch{position:relative;width:52px;height:44px;padding:0;border:0;border-radius:999px;background:transparent}.mg-simple__switch:after{content:"";position:absolute;top:10px;left:5px;width:42px;height:24px;border-radius:999px;background:#c8c9ce;transition:background .18s ease}.mg-simple__switch:before{content:"";position:absolute;z-index:1;top:13px;left:8px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #00000024;transition:transform .18s ease}.mg-simple__switch.is-on{background:transparent}.mg-simple__switch.is-on:after{background:var(--mg-navy)}.mg-simple__switch.is-on:before{transform:translate(18px)}.mg-simple__step.is-error{border-color:#b33b42;box-shadow:0 0 0 2px #b33b421a}.mg-simple__step.is-error>.mg-simple__step-header{background:#fff7f7}.mg-simple__step.is-error .mg-simple__step-number{background:#9f3439;color:#fff}.mg-simple__step.is-error .mg-simple__step-header>span:nth-child(2)>strong,.mg-simple__step.is-error .mg-simple__step-title-line>strong{color:#8a2d33}.mg-simple__receipt-addons[hidden]{display:none}.mg-simple__receipt-addons .mg-simple__receipt-line+.mg-simple__receipt-adjustment{margin-top:-1px}.mg-simple__setup-check{margin:10px 0 14px;padding:12px 14px;border:1px solid #d8a634;border-radius:10px;background:#fff8e1;color:#604700;font-size:10px}.mg-simple__setup-check strong{display:block;margin-bottom:5px}.mg-simple__setup-check ul{margin:0;padding-left:18px}.mg-simple__mobile-dock{transition:opacity .18s ease,transform .18s ease}.mg-simple__mobile-dock.is-retired{opacity:0;transform:translateY(calc(100% + 28px));pointer-events:none}@media(max-width:720px){.mg-simple__shell{padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.mg-simple__grid{gap:14px}.mg-simple__mobile-product-context{display:block;order:-2;padding:2px 2px 0}.mg-simple__mobile-product-context>span{display:block;color:var(--mg-gold-text);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mg-simple__mobile-product-context>strong{display:block;margin-top:4px;color:var(--mg-navy);font-family:var(--mg-font-heading);font-size:clamp(25px,7.5vw,32px);font-weight:500;line-height:1.03}.mg-simple__mobile-product-context>div{display:flex;gap:12px;align-items:baseline;justify-content:space-between;margin-top:7px}.mg-simple__mobile-product-context b{color:var(--mg-navy);font-size:17px}.mg-simple__mobile-product-context a{color:var(--mg-muted);font-size:9px;text-decoration:underline;text-underline-offset:2px}.mg-simple__information>.mg-simple__eyebrow,.mg-simple__information>.mg-simple__title,.mg-simple__information>.mg-simple__stamped-rating,.mg-simple__information>.mg-simple__price-row{display:none}.mg-simple__gallery-main{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mg-simple__gallery-main::-webkit-scrollbar{display:none}.mg-simple__gallery-slide{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always}.mg-simple__gallery-slide[hidden]{display:block}.mg-simple__gallery-main img{cursor:zoom-in}.mg-simple__personalisation-actions{grid-template-columns:1fr;gap:3px}.mg-simple__personalisation-actions .mg-simple__view-live-preview{width:max-content}.mg-simple__hand-modal .mg-simple__hand-guide{grid-template-columns:1fr}.mg-simple__inline-help{margin-left:40px;white-space:normal}.mg-simple__collapsed-live-preview{margin-right:14px}.mg-simple-addon__layout{grid-template-columns:60px minmax(0,1fr);gap:10px;padding:10px}.mg-simple-addon__media{width:60px;height:60px}.mg-simple-addon__top,.mg-simple-addon__footer{grid-template-columns:minmax(0,1fr) auto}.mg-simple__mobile-dock{right:max(10px,env(safe-area-inset-right,0px));bottom:max(10px,env(safe-area-inset-bottom,0px));left:max(10px,env(safe-area-inset-left,0px));padding-bottom:calc(10px + env(safe-area-inset-bottom,0px)/4)}}@media(max-width:520px){.mg-simple-addon__top{grid-template-columns:1fr}.mg-simple-addon__price{display:flex;gap:6px;align-items:baseline;text-align:left}.mg-simple-addon__footer{grid-template-columns:1fr auto}.mg-simple-addon__toggle,.mg-simple-addon.is-selected .mg-simple-addon__toggle{min-width:86px}}.mg-simple__helper--hand:before,.mg-simple__helper--size:before{content:"i";width:18px;height:18px;display:inline-grid;place-items:center;flex:none;border-radius:50%;background:var(--mg-ivory);color:var(--mg-navy);font-size:10px;font-weight:700}.mg-simple__step[data-step="1"].is-complete .mg-simple__helper--hand{display:none!important}.mg-simple__zepto-app .mg-zepto-colour-choice{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:7px!important;border:0!important;border-radius:50%!important;background-clip:content-box!important;overflow:hidden!important;box-shadow:none!important;color:transparent!important;font-size:0!important}.mg-simple__zepto-app .mg-zepto-colour-choice :where(span,i,img,svg){width:30px!important;height:30px!important;border-radius:50%!important;object-fit:cover!important}.mg-simple__zepto-app .mg-zepto-colour-choice.is-selected,.mg-simple__zepto-app .mg-zepto-colour-choice[aria-pressed=true],.mg-simple__zepto-app .mg-zepto-colour-choice[aria-selected=true]{padding:7px!important;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px var(--mg-navy)!important}.mg-simple__personalisation-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;margin-top:10px!important}.mg-simple__personalisation-actions .mg-simple__view-live-preview{width:max-content!important;min-width:0!important;min-height:28px!important;margin:0!important;padding:2px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--mg-gold)!important;box-shadow:none!important;font-family:var(--mg-font-body)!important;font-size:8.5px!important;font-weight:650!important;line-height:1.2!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:2px!important}.mg-simple__personalisation-actions .mg-simple__view-live-preview:before{content:"\25c9"!important;color:var(--mg-gold)!important;font-size:8px!important}.mg-simple__personalisation-continue{width:auto!important;min-width:154px!important;max-width:190px!important;min-height:36px!important;padding:8px 13px!important;justify-self:auto!important;border:1px solid var(--mg-navy)!important;border-radius:7px!important;background:var(--mg-navy)!important;color:#fff!important;font-family:var(--mg-font-body)!important;font-size:9px!important;font-weight:700!important;line-height:1.1!important;white-space:nowrap!important;box-shadow:none!important}.mg-simple__personalisation-continue:disabled{border-color:#d9d9dd!important;background:#f1f1f3!important;color:#8a8c94!important}.mg-simple__personalisation-reminder{margin:7px 0 0!important;color:var(--mg-muted)!important;font-family:var(--mg-font-body)!important;font-size:9px!important;font-weight:400!important;line-height:1.45!important}.mg-simple__collapsed-live-preview{min-height:22px!important;margin:-1px 44px 6px auto!important;padding:1px 0!important;gap:4px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--mg-gold)!important;box-shadow:none!important;font-family:var(--mg-font-body)!important;font-size:8px!important;font-weight:650!important;line-height:1!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:2px!important}.mg-simple-addon__toggle,.mg-simple-addon.is-selected .mg-simple-addon__toggle{width:auto!important;min-width:88px!important;max-width:112px!important;min-height:32px!important;height:32px!important;padding:6px 11px!important;border-radius:7px!important;font-family:var(--mg-font-body)!important;font-size:8.5px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;box-shadow:none!important}.mg-simple-addon__toggle{border:1px solid var(--mg-navy)!important;background:var(--mg-navy)!important;color:#fff!important}.mg-simple-addon.is-selected .mg-simple-addon__toggle{border:1px solid var(--mg-gold)!important;background:#fff!important;color:var(--mg-navy)!important}.mg-simple__note-top{grid-template-columns:minmax(0,1fr) 48px!important;gap:12px!important;align-items:center!important}.mg-simple__note-copy{min-width:0!important;align-self:center!important}.mg-simple__note-copy>strong,.mg-simple__note-copy>span{display:block!important}.mg-simple__note-copy>span{margin-top:2px!important}.mg-simple__switch{justify-self:end!important;width:48px!important}@media(max-width:720px){.mg-simple__personalisation-actions{flex-wrap:nowrap!important}.mg-simple__personalisation-continue{min-width:145px!important;max-width:170px!important}.mg-simple__collapsed-live-preview{margin-right:14px!important}}@media(max-width:390px){.mg-simple__personalisation-actions{align-items:flex-end!important;flex-direction:column-reverse!important}.mg-simple__personalisation-actions .mg-simple__view-live-preview{align-self:flex-start!important}.mg-simple__personalisation-continue{align-self:flex-end!important}}.mg-simple__step[data-step="1"].is-complete:not(.is-open) .mg-simple__helper--hand{display:none!important}.mg-simple__step[data-step="1"].is-complete.is-open .mg-simple__helper--hand{display:flex!important}.mg-simple__step[data-step="3"].is-complete:not(.is-open) .mg-simple__collapsed-live-preview{display:flex!important}.mg-simple__collapsed-live-preview{width:max-content!important;min-height:26px!important;margin:-2px 14px 8px auto!important;padding:4px 8px!important;gap:5px!important;align-items:center!important;border:1px solid rgba(182,129,60,.25)!important;border-radius:999px!important;background:#fbf8f2!important;color:var(--mg-navy)!important;box-shadow:none!important;font-family:var(--mg-font-body)!important;font-size:8px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important}.mg-simple__collapsed-live-preview svg{width:12px!important;height:12px!important;flex:none!important;fill:none!important;stroke:var(--mg-gold)!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.mg-simple__collapsed-live-preview>span{color:inherit!important;font-size:inherit!important}.mg-simple__collapsed-live-preview:hover{border-color:#b6813c8c!important;background:#f7f0e5!important}.mg-simple__zepto-intro>strong:only-child{margin-bottom:0!important}.mg-simple__hand-guide-voucher{margin:9px 0 0!important;padding-top:8px!important;border-top:1px solid rgba(25,28,59,.1)!important;color:var(--mg-muted)!important;font-family:var(--mg-font-body)!important;font-size:9px!important;line-height:1.45!important}.mg-simple__hand-guide-voucher span{margin-right:4px!important}.mg-simple__hand-guide-voucher a{color:var(--mg-gold)!important;font-weight:700!important;text-decoration:underline!important;text-underline-offset:2px!important}@media(max-width:720px){.mg-simple__collapsed-live-preview{margin-right:12px!important}}.mg-simple-addon__swatch>span{background-color:var(--mg-addon-swatch, #d7d3ca)!important;background-image:var(--mg-addon-swatch-image, none)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important}.mg-simple__payment-note{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;flex-wrap:wrap!important;margin-top:10px!important;color:var(--mg-muted)!important;font-family:var(--mg-font-body)!important;font-size:8.5px!important;line-height:1.2!important}.mg-simple__payment-label{white-space:nowrap}.mg-simple__payment-icons{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap}.mg-simple__payment-icons>span{display:inline-flex;align-items:center}.mg-simple__payment-icon{display:block;width:32px;height:auto}@media(max-width:420px){.mg-simple__payment-note{gap:6px!important}.mg-simple__payment-icon{width:30px}}.mg-simple__secure-checkout-brand{display:inline-flex;align-items:center;gap:5px;flex:none}.mg-simple__shopify-mark{display:inline-flex;align-items:center;justify-content:center;width:20px;line-height:0;text-decoration:none}.mg-simple__shopify-mark img{display:block;width:20px;height:auto}.mg-simple__payment-label{font-weight:600}@media(max-width:420px){.mg-simple__secure-checkout-brand{gap:4px}.mg-simple__shopify-mark,.mg-simple__shopify-mark img{width:18px}}.mg-simple__gift-skip-row{display:flex;justify-content:flex-end;margin-top:10px}.mg-simple__gift-skip{min-height:38px;padding:8px 13px;border:1px solid rgba(25,28,59,.18);border-radius:8px;background:#fff;color:var(--mg-navy);font-family:var(--mg-font-body);font-size:9px;font-weight:700;line-height:1;cursor:pointer}.mg-simple__gift-skip:hover{border-color:var(--mg-gold);color:var(--mg-gold)}.mg-simple-addon__swatches.is-required{border-radius:999px;box-shadow:0 0 0 3px #b33b421a}.mg-simple-addon__colour-label [data-addon-colour-label][hidden]{display:none!important}@media(max-width:720px){.mg-simple__gift-skip{min-height:44px;padding-inline:15px}}.mg-simple__gift-skip-row{display:flex!important;justify-content:flex-end!important;margin-top:12px!important}.mg-simple__gift-skip{width:auto!important;min-width:0!important;min-height:36px!important;padding:7px 0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--mg-navy)!important;box-shadow:none!important;font-family:var(--mg-font-body)!important;font-size:12px!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;cursor:pointer!important}.mg-simple__gift-skip>span:first-child{text-decoration:none!important}.mg-simple__gift-skip-arrow{color:var(--mg-gold)!important;font-size:14px!important;font-weight:500!important;line-height:1!important;transition:transform .18s ease!important}.mg-simple__gift-skip:hover,.mg-simple__gift-skip:focus-visible{color:var(--mg-navy)!important;background:transparent!important}.mg-simple__gift-skip:hover>span:first-child{text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}.mg-simple__gift-skip:hover .mg-simple__gift-skip-arrow{transform:translate(2px)!important}.mg-simple__gift-skip:focus-visible{outline:2px solid rgba(182,129,60,.45)!important;outline-offset:3px!important}@media(max-width:720px){.mg-simple__gift-skip{min-height:44px!important;font-size:13px!important}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/mg-simple-personalised-product.css.map */
