:root{--royal:#1748c8;--royal-dark:#0f2f85;--ink:#101828;--muted:#667085;--line:#e6e9ef;--soft:#f6f8fc;--white:#fff;--green:#137a4f;--red:#b42318}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{text-align:center;background:var(--royal);color:#fff;letter-spacing:1.3px;padding:10px 20px;font-size:11px}.storeHeader{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;gap:40px;height:82px;padding:0 6vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.logo{background:var(--royal);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-family:Georgia,serif;display:grid}.brand strong{letter-spacing:4px;display:block}.brand span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.storeHeader nav{gap:28px;margin-left:auto;font-size:14px;display:flex}.headerIcons{align-items:center;gap:18px;display:flex}.cartBadge{position:relative}.cartBadge b{background:var(--royal);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:-10px;right:-9px}.hero{background:linear-gradient(120deg,#f8faff,#eef3ff);grid-template-columns:1.1fr .9fr;min-height:540px;display:grid}.hero>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:100px 7vw;display:flex}.eyebrow{letter-spacing:2.2px;font-size:11px;font-weight:700}.royal{color:var(--royal)}.hero h1,.sectionHead h2,.whatsappBlock h2,.cartBox h2,.pageTitle h1,.panel h2{font-family:Georgia,serif;font-weight:400}.hero h1{max-width:700px;margin:18px 0;font-size:clamp(44px,5vw,72px);line-height:1.03}.hero p{color:var(--muted);margin-bottom:30px;font-size:17px}.heroVisual{background:var(--royal);color:#fff;place-items:center;font-family:Georgia,serif;font-size:180px;display:grid}.btnPrimary,.btnOutline,.btnWhite{cursor:pointer;letter-spacing:1.2px;border:0;padding:14px 20px;font-size:11px}.btnPrimary{background:var(--royal);color:#fff}.btnPrimary:hover{background:var(--royal-dark)}.btnOutline{border:1px solid var(--royal);color:var(--royal);background:#fff}.btnWhite{color:var(--royal);background:#fff}.wide{width:100%}.section{padding:85px 7vw}.sectionHead,.pageTitle,.panelHead{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.sectionHead h2{margin:8px 0 0;font-size:38px}.muted{color:var(--muted)}.productGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px;display:grid}.productCard{border:1px solid var(--line);position:relative}.heartBtn{background:#fff;border:0;border-radius:50%;width:36px;height:36px;position:absolute;top:12px;right:12px}.productVisual{height:280px;color:var(--royal);background:#f1f4f9;place-items:center;font-family:Georgia,serif;font-size:90px;display:grid;overflow:hidden}.productVisual img{object-fit:cover;width:100%;height:100%}.productInfo{padding:18px}.productInfo>span{color:var(--muted);text-transform:uppercase;font-size:10px}.productInfo h3{margin:9px 0 4px}.productInfo p{color:var(--muted);margin:0 0 12px;font-size:12px}.productInfo .btnOutline{width:100%;margin-top:16px}.whatsappBlock{background:var(--royal);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin:0 7vw 85px;padding:42px;display:grid}.whatsappBlock h2{margin:7px 0;font-size:34px}.whatsappBlock p{color:#dbe5ff;margin:0}.cartBox{border:1px solid var(--line);max-width:700px;margin:0 auto 80px;padding:34px}.cartRow,.cartTotal{border-bottom:1px solid var(--line);justify-content:space-between;padding:13px 0;display:flex}.cartTotal{border-bottom:0;padding-top:20px;font-size:18px}.cartBox .btnPrimary{margin-top:15px}.adminShell{background:var(--soft);grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#0c1f54;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.adminBrand{border-bottom:1px solid #ffffff1f;padding:0 8px 26px}.adminBrand .logo{color:var(--royal);background:#fff}.adminBrand span{color:#aebce6}.sideNav{flex-direction:column;gap:6px;margin-top:22px;display:flex}.sideNav a{color:#dbe5ff;border-radius:8px;align-items:center;gap:11px;padding:12px;font-size:13px;display:flex}.sideNav a:hover{color:#fff;background:#ffffff14}.backStore{color:#aebce6;margin-top:auto;padding:12px;font-size:12px}.adminMain{min-width:0}.adminTop{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex}.adminTop strong{display:block}.adminTop span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.adminUser{background:var(--soft);border-radius:20px;padding:10px 13px;font-size:12px}.adminContent{padding:32px}.pageTitle{margin-bottom:28px}.pageTitle h1{margin:7px 0 0;font-size:40px}.pageTitle p{margin:6px 0 0}.statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px;display:grid}.statCard,.panel{border:1px solid var(--line);background:#fff;border-radius:12px}.statCard{padding:22px}.statCard>span{color:var(--muted);font-size:12px}.statCard strong{margin:10px 0;font-family:Georgia,serif;font-size:30px;display:block}.statCard p{color:var(--muted);margin:0;font-size:11px}.profileGrid,.formGrid{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}.panel{margin-bottom:20px;padding:22px}.panelHead{align-items:center;margin-bottom:16px}.panelHead h2,.panel h2{margin:0;font-size:23px}.panelHead>span,.panelHead>a{color:var(--muted);font-size:11px}.table{width:100%}.tr{border-bottom:1px solid var(--line);grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:13px 6px;font-size:12px;display:grid}.th{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:10px}.productsTable .tr{grid-template-columns:.8fr 1.5fr 1fr 1fr 1fr 1fr}.tr small{color:var(--muted);margin-top:3px;display:block}.clickable:hover{background:#fafbff}.pill{color:#b54708;background:#fff4e5;border-radius:20px;width:max-content;padding:6px 9px;font-size:10px;display:inline-flex}.pill.ok{color:var(--green);background:#ecfdf3}.pill.danger{color:var(--red);background:#fef3f2}.details{grid-template-columns:1fr 1fr;gap:18px;display:grid}.details span{color:var(--muted);text-transform:uppercase;margin-bottom:5px;font-size:10px;display:block}.details strong{font-size:12px}.summaryCard{flex-direction:column;justify-content:center;display:flex}.summaryCard>span{color:var(--muted);font-size:12px}.summaryCard>strong{margin:10px 0;font-family:Georgia,serif;font-size:36px}.summaryCard p{color:var(--muted);margin:0;font-size:12px}.textBtn{color:var(--royal);cursor:pointer;background:0 0;border:0}.formFields{grid-template-columns:1fr 1fr;gap:0 16px;margin-bottom:18px;display:grid}.span2{grid-column:1/-1}label{color:var(--muted);margin:14px 0 7px;font-size:11px;display:block}input,select,textarea{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:13px}textarea{resize:vertical;min-height:85px}.inputAction{grid-template-columns:1fr auto;gap:10px;display:grid}.emptyState{text-align:center;color:var(--muted);padding:30px;font-size:12px}.retiradaTotal{justify-content:flex-end;align-items:center;gap:28px;padding:24px 6px;display:flex}.retiradaTotal span{color:var(--muted);font-size:12px}.retiradaTotal strong{font-family:Georgia,serif;font-size:28px}.actionsRow{justify-content:flex-end;gap:10px;display:flex}.errorText{color:var(--red);margin:10px 0 0;font-size:12px}@media (max-width:950px){.productGrid,.statsGrid{grid-template-columns:repeat(2,1fr)}.profileGrid,.formGrid,.adminShell{grid-template-columns:1fr}.sidebar{display:none}.adminContent{padding:20px}}@media (max-width:700px){.storeHeader{padding:0 20px}.storeHeader nav,.brand span{display:none}.hero{grid-template-columns:1fr}.hero>div:first-child{padding:70px 24px}.heroVisual{min-height:280px}.section{padding:60px 20px}.productGrid{grid-template-columns:1fr}.whatsappBlock{grid-template-columns:1fr;margin:0 20px 60px}.cartBox{margin:0 20px 60px}.statsGrid{grid-template-columns:1fr}.tr,.productsTable .tr{grid-template-columns:1fr 1fr}.th{display:none}.formFields{grid-template-columns:1fr}.span2{grid-column:auto}}.settlementTable{width:100%}.settlementRow{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.5fr .6fr .7fr .7fr .7fr 1fr;align-items:center;gap:10px;padding:11px 0;font-size:12px;display:grid}.settlementHead{text-transform:uppercase;color:var(--muted);letter-spacing:.5px;font-size:10px}.settlementRow input{padding:9px}.paymentBalance{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;display:flex}.receiptHeader{justify-content:space-between;align-items:center;display:flex}.receiptMeta{text-align:right;flex-direction:column;gap:4px;font-size:12px;display:flex}.receiptMeta span{color:var(--muted)}.receiptTotals{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.receiptTotals div{background:var(--soft);border-radius:8px;padding:14px}.receiptTotals span{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:10px;display:block}.signatureGrid{text-align:center;grid-template-columns:1fr 1fr;gap:50px;margin-top:55px;display:grid}.signatureGrid span{margin-bottom:8px;display:block}.notice{color:var(--royal-dark);background:#eef4ff;border:1px solid #c7d7fe;border-radius:8px;padding:12px 14px;font-size:12px}.centerBtn{text-align:center}@media print{.sidebar,.adminTop,.pageTitle .btnOutline,.actionsRow,.notice{display:none!important}.adminShell{display:block}.adminContent{background:#fff;padding:0}.panel{box-shadow:none;border:0}.printArea{display:block}body{background:#fff}.settlementRow input{border:0;padding:0}.pageTitle{margin-bottom:10px}.pageTitle h1{font-size:28px}}@media (max-width:900px){.settlementRow{grid-template-columns:1fr 1fr}.settlementHead{display:none}.receiptTotals,.signatureGrid{grid-template-columns:1fr}}.loginPage{background:linear-gradient(120deg,#f8faff,#eaf0ff);place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(430px,100%);padding:36px;box-shadow:0 18px 50px #1748c814}.loginBrand{margin-bottom:34px}.loginCard h1{margin:10px 0;font-family:Georgia,serif;font-size:36px;font-weight:400}.loginCard form{margin-top:26px}.loginCard .btnPrimary{margin-top:20px}.sidebarBottom{flex-direction:column;gap:8px;margin-top:auto;display:flex}.logoutBtn{color:#fff;cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff2e;border-radius:8px;padding:11px 12px}.logoutBtn:hover{background:#ffffff14}.accessPending{background:var(--soft);place-items:center;min-height:100vh;padding:24px;display:grid}.accessPending .logoutBtn{color:var(--royal);border-color:var(--line);text-align:center;width:100%;margin-top:20px}.emptyCatalog{border:1px dashed var(--line);text-align:center;background:var(--soft);padding:50px}.emptyCatalog h3{margin:0 0 8px;font-family:Georgia,serif;font-size:28px;font-weight:400}.emptyCatalog p{color:var(--muted);margin:0}:root{--mjg-blue:#2447c6;--mjg-navy:#10172b;--mjg-ink:#151515;--mjg-ivory:#f5f3ee;--mjg-warm:#e7e0d5;--mjg-gold:#b58b48}html{scroll-behavior:smooth}.luxStore{color:var(--mjg-ink);background:#fff;overflow:hidden}.luxStore button,.luxStore a{font-family:inherit}.luxTopbar{background:var(--mjg-blue);color:#fff;letter-spacing:2px;justify-content:center;align-items:center;gap:13px;height:34px;font-size:10px;font-weight:600;display:flex}.luxTopbar i{opacity:.7;font-style:normal}.luxHeader{z-index:20;background:#fff;border-bottom:1px solid #ececec;grid-template-columns:1fr auto 1fr;align-items:center;height:96px;padding:0 clamp(22px,5vw,70px);display:grid;position:relative}.iconButton,.bagButton{color:var(--mjg-ink);cursor:pointer;background:0 0;border:0;place-items:center;padding:10px;display:grid}.iconButton svg,.bagButton svg{stroke-width:1.5px;width:27px;height:27px}.luxBrand{color:var(--mjg-ink);justify-self:center;align-items:center;gap:14px;text-decoration:none;display:flex}.luxMonogram{border:1px solid var(--mjg-blue);width:52px;height:52px;color:var(--mjg-blue);letter-spacing:1px;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid;transform:rotate(45deg)}.luxMonogram:first-line{transform:rotate(-45deg)}.luxBrand>span:last-child{flex-direction:column;display:flex}.luxBrand strong{letter-spacing:3px;font-family:Georgia,serif;font-size:21px;font-weight:400}.luxBrand small{letter-spacing:1.4px;color:#777;margin-top:4px;font-size:9px}.luxActions{justify-self:end;align-items:center;gap:2px;display:flex}.bagButton{position:relative}.bagButton b{background:var(--mjg-blue);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:1px;right:1px}.menuOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b147a;position:fixed;inset:0}.menuPanel{background:#fff;width:min(420px,86vw);height:100%;padding:35px 36px;box-shadow:20px 0 80px #00000026}.menuClose{float:right;cursor:pointer;background:0 0;border:0;padding:5px}.menuLogo{letter-spacing:5px;color:var(--mjg-blue);margin:60px 0 55px;font-family:Georgia,serif;font-size:32px}.menuLogo span{color:#222;letter-spacing:8px;margin-top:8px;font-size:12px;display:block}.menuPanel nav{flex-direction:column;display:flex}.menuPanel nav a{color:#171717;border-bottom:1px solid #eee;padding:16px 0;font-family:Georgia,serif;font-size:28px;text-decoration:none}.menuPanel p{color:#888;letter-spacing:2px;text-transform:uppercase;margin-top:45px;font-size:10px}.luxHero{background:var(--mjg-ivory);grid-template-columns:1.1fr .9fr;min-height:680px;display:grid;position:relative}.heroPhoto{background:linear-gradient(135deg,#cfc9bd 0%,#eeeae2 45%,#b7b1a8 100%);min-height:680px;position:relative;overflow:hidden}.heroPhoto:before{content:"";background:linear-gradient(145deg,#ffffffd1,#ffffff0d);border-radius:48% 48% 40% 40%;width:62%;height:115%;position:absolute;top:-7%;left:21%;transform:rotate(8deg);box-shadow:0 30px 90px #43372729}.heroFrame{border:1px solid #ffffffb3;position:absolute;inset:38px}.jewelGlow{z-index:2;color:#fff;text-shadow:0 5px 22px #5e3f0e59;font-family:Georgia,serif;position:absolute}.jewelOne{color:#c39b56;font-size:120px;top:35%;left:39%;transform:rotate(-12deg)}.jewelTwo{color:#fff;font-size:64px;top:49%;left:57%}.heroCopy{flex-direction:column;justify-content:center;padding:80px clamp(38px,7vw,110px);display:flex;position:relative}.heroCopy:before{content:"MJG";color:#2447c609;font-family:Georgia,serif;font-size:210px;position:absolute;bottom:0;right:-30px}.luxKicker{letter-spacing:4px;color:var(--mjg-blue);margin-bottom:24px;font-size:11px;font-weight:700}.heroCopy h1{letter-spacing:-2px;margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(54px,6vw,88px);font-weight:400;line-height:.98}.heroCopy p{color:#666;max-width:470px;margin:0 0 38px;font-size:15px;line-height:1.8}.luxButton{border:1px solid var(--mjg-blue);background:var(--mjg-blue);color:#fff;letter-spacing:2px;cursor:pointer;justify-content:center;align-items:center;gap:13px;width:max-content;min-height:50px;padding:0 26px;font-size:11px;text-decoration:none;display:inline-flex}.luxIntro{text-align:center;max-width:900px;margin:auto;padding:110px 24px 90px}.luxIntro>span,.luxSectionTitle>span{letter-spacing:4px;color:var(--mjg-blue);font-size:10px;font-weight:700}.luxIntro h2,.luxSectionTitle h2,.storyCopy h2,.resellerLuxury h2{margin:18px 0 24px;font-family:Georgia,serif;font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1.08}.luxIntro p{color:#747474;max-width:650px;margin:auto;font-size:14px;line-height:1.9}.diamondDivider{justify-content:center;align-items:center;gap:15px;margin-top:45px;display:flex}.diamondDivider i{background:#d8d1c6;width:80px;height:1px}.diamondDivider b{color:var(--mjg-gold);font-family:Georgia,serif;font-size:20px;font-weight:400}.luxCategories{padding:30px clamp(22px,5vw,80px) 120px}.luxSectionTitle{margin-bottom:42px}.luxSectionTitle h2{margin:12px 0;font-size:48px}.luxSectionTitle.centered{text-align:center}.categoryGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.categoryTile{cursor:pointer;text-align:center;background:#ddd;border:0;height:480px;padding:0;position:relative;overflow:hidden}.categoryTile:nth-child(2),.categoryTile:nth-child(3){height:400px}.categoryArt{background:linear-gradient(135deg,#d6d0c6,#f2eee8 55%,#c2b9aa);place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.cat-necklaces .categoryArt{background:linear-gradient(155deg,#c5b7a9,#eee7dd 52%,#b9ada1)}.cat-bracelets .categoryArt{background:linear-gradient(125deg,#d8d8d2,#f1eee7 45%,#b5b6b1)}.cat-rings .categoryArt{background:linear-gradient(145deg,#c7c0b4,#efe9df 50%,#afa598)}.categoryArt span{color:#c39a54;text-shadow:0 12px 30px #49361533;font-family:Georgia,serif;font-size:170px;transform:rotate(-12deg)}.categoryArt i{color:#fff;font-family:Georgia,serif;font-size:70px;font-style:normal;position:absolute;transform:translate(70px,70px)}.categoryShade{background:linear-gradient(#0000 40%,#08080875);position:absolute;inset:0}.categoryInner{color:#fff;border:1px solid #ffffffb8;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:42px;display:flex;position:absolute;inset:20px}.zoomMark{margin-bottom:8px;font-size:42px;font-weight:200}.categoryInner strong{letter-spacing:3px;font-family:Georgia,serif;font-size:32px;font-weight:400}.categoryInner small{letter-spacing:3px;opacity:.85;margin-top:10px;font-size:9px}.editorialBanner{color:#fff;background:linear-gradient(115deg,#171717,#3e3a35 50%,#777067);align-items:center;min-height:620px;padding:70px clamp(30px,8vw,130px);display:flex;position:relative;overflow:hidden}.editorialBanner:after{content:"";background:linear-gradient(145deg,#ffffff38,#ffffff05);border-radius:50%;width:45%;height:140%;position:absolute;top:-20%;right:5%;transform:rotate(-15deg)}.editorialDecor span{color:#c49a54;opacity:.75;font-family:Georgia,serif;font-size:80px;position:absolute}.editorialDecor span:first-child{top:26%;right:25%}.editorialDecor span:nth-child(2){font-size:50px;top:55%;right:15%}.editorialDecor span:nth-child(3){font-size:110px;bottom:18%;right:35%}.editorialCopy{z-index:2;max-width:650px;position:relative}.luxKicker.light{color:#d5b06d}.editorialCopy h2{letter-spacing:5px;margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(54px,7vw,92px);font-weight:400;line-height:.95}.editorialCopy h2 em{color:#d0c8bc;letter-spacing:2px;font-size:.48em;font-style:normal}.editorialCopy p{color:#d1ccc4;max-width:540px;line-height:1.9}.lightButton{color:#fff;background:0 0;border-color:#d5b06d;margin-top:22px}.luxProducts{padding:110px clamp(22px,5vw,80px)}.clearCategory,.luxTextButton{color:var(--mjg-blue);letter-spacing:1px;cursor:pointer;background:0 0;border:0;font-size:11px;text-decoration:underline}.luxProductGrid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.luxProductCard{background:#fff}.luxProductImage{aspect-ratio:4/5;background:var(--mjg-ivory);position:relative;overflow:hidden}.luxProductImage img{object-fit:cover;width:100%;height:100%}.productPlaceholder{background:linear-gradient(145deg,#f7f4ee,#e7e0d5);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.productPlaceholder span{color:#c5a166;font-family:Georgia,serif;font-size:85px}.productPlaceholder small{letter-spacing:5px;color:#aaa;margin-top:15px;font-family:Georgia,serif}.productTag{letter-spacing:2px;color:var(--mjg-blue);background:#fff;padding:7px 10px;font-size:8px;position:absolute;top:15px;left:15px}.luxProductInfo{text-align:center;padding:22px 5px 10px}.luxProductInfo>span{letter-spacing:2px;color:#999;text-transform:uppercase;font-size:9px}.luxProductInfo h3{margin:9px 0;font-family:Georgia,serif;font-size:20px;font-weight:400}.luxProductInfo strong{color:var(--mjg-gold);margin-bottom:15px;font-size:16px;display:block}.luxProductInfo button{color:#fff;letter-spacing:1.5px;cursor:pointer;background:#171717;border:0;width:100%;min-height:44px;font-size:10px}.luxEmpty{text-align:center;background:var(--mjg-ivory);color:#777;padding:70px 30px}.luxEmpty h3{color:#222;margin:10px;font-family:Georgia,serif;font-size:30px;font-weight:400}.emptyDiamond{color:var(--mjg-gold);font-family:Georgia,serif;font-size:55px}.smallEmpty{padding:35px}.storySection{background:var(--mjg-ivory);grid-template-columns:1fr 1fr;min-height:590px;display:grid}.storyVisual{background:linear-gradient(135deg,#d0cbc2,#eee9e0);place-items:center;padding:50px;display:grid}.storyFrame{aspect-ratio:4/5;border:1px solid #ffffffe6;place-items:center;width:min(440px,80%);display:grid;position:relative}.storyFrame:before{content:"";background:#ffffff59;border-radius:50%;width:60%;height:105%;position:absolute;transform:rotate(12deg)}.storyJewel{color:#b58b48;font-family:Georgia,serif;font-size:130px;position:relative}.storyJewel.second{color:#fff;font-size:55px;position:absolute;bottom:20%;right:18%}.storyCopy{flex-direction:column;justify-content:center;padding:80px clamp(35px,7vw,100px);display:flex}.storyCopy p{color:#6f6b66;max-width:500px;line-height:1.9}.signature{color:var(--mjg-gold);margin-top:30px;font-family:Georgia,serif;font-size:24px;font-style:italic}.resellerLuxury{background:var(--mjg-navy);color:#fff;text-align:center;padding:100px 25px}.resellerLuxury h2{font-size:52px}.resellerLuxury p{color:#c7cbd7;max-width:590px;margin:0 auto 20px;line-height:1.8}.resellerLuxury .luxButton{margin:20px auto 0}.luxCart{max-width:1100px;margin:auto;padding:100px clamp(22px,8vw,140px)}.luxCartRows{border-top:1px solid #ddd}.luxCartRow,.luxCartTotal{border-bottom:1px solid #e7e7e7;justify-content:space-between;padding:20px 0;display:flex}.luxCartTotal{margin-top:10px;font-family:Georgia,serif;font-size:25px}.checkout{margin-top:25px}.luxFooter{color:#fff;background:#0d1019;grid-template-columns:1.4fr repeat(3,1fr);gap:45px;padding:75px clamp(25px,7vw,110px) 30px;display:grid}.luxFooter>div{flex-direction:column;gap:12px;display:flex}.luxFooter>div>strong{letter-spacing:2px;color:#c5a166;font-size:10px}.luxFooter a,.luxFooter .socialLine{color:#aaa;font-size:12px;text-decoration:none}.footerBrand{align-items:flex-start}.footerBrand>strong{color:#fff!important;letter-spacing:3px!important;font-family:Georgia,serif!important;font-size:20px!important}.footerBrand small{color:#777;letter-spacing:1px;font-size:9px}.footerMonogram{color:#c5a166;border-color:#c5a166;margin:0 0 8px 8px;transform:rotate(45deg)scale(.75)}.socialLine{align-items:center;gap:8px;display:flex}.footerBottom{color:#656975;letter-spacing:1.5px;text-align:center;border-top:1px solid #222;grid-column:1/-1;margin-top:20px;padding-top:25px;font-size:9px}@media (max-width:800px){.luxTopbar{letter-spacing:1.4px;height:30px;font-size:8px}.luxHeader{height:78px;padding:0 18px}.luxBrand{gap:10px}.luxMonogram{width:38px;height:38px;font-size:10px}.luxBrand strong{letter-spacing:2px;font-size:16px}.luxBrand small{font-size:7px}.searchDesktop{display:none}.iconButton svg,.bagButton svg{width:25px;height:25px}.luxHero{flex-direction:column;min-height:0;display:flex}.heroPhoto{order:2;min-height:520px}.heroCopy{text-align:center;order:1;align-items:center;padding:65px 28px 55px}.heroCopy h1{font-size:53px}.heroCopy p{font-size:13px}.heroCopy:before{font-size:130px}.luxIntro{padding:85px 25px 65px}.luxIntro h2{font-size:39px}.luxCategories{padding:25px 24px 85px}.luxSectionTitle{text-align:center}.luxSectionTitle h2{font-size:39px}.categoryGrid{grid-template-columns:1fr;gap:24px}.categoryTile,.categoryTile:nth-child(2),.categoryTile:nth-child(3){height:480px}.categoryInner strong{font-size:28px}.editorialBanner{align-items:flex-end;min-height:570px;padding:55px 28px}.editorialBanner:after{width:75%;right:-10%}.editorialCopy h2{font-size:57px}.editorialCopy p{font-size:13px}.luxProducts{padding:85px 20px}.luxProductGrid{grid-template-columns:repeat(2,1fr);gap:14px}.luxProductInfo h3{font-size:17px}.luxProductInfo button{padding:0 5px;font-size:8px}.luxProductInfo strong{font-size:14px}.storySection{grid-template-columns:1fr}.storyVisual{min-height:480px;padding:35px}.storyCopy{text-align:center;align-items:center;padding:70px 28px}.storyCopy h2{font-size:42px}.resellerLuxury{padding:80px 28px}.resellerLuxury h2{font-size:42px}.luxCart{padding:80px 24px}.luxFooter{grid-template-columns:1fr 1fr;padding:65px 28px 28px}.footerBrand{text-align:center;grid-column:1/-1;align-items:center}.footerBottom{grid-column:1/-1}}@media (max-width:390px){.luxBrand small{display:none}.luxBrand strong{font-size:14px}.luxMonogram{width:34px;height:34px}.heroPhoto{min-height:440px}.heroCopy h1{font-size:46px}.categoryTile,.categoryTile:nth-child(2),.categoryTile:nth-child(3){height:420px}.luxProductGrid{grid-template-columns:1fr 1fr}}.luxBrand{justify-content:center;justify-self:center;align-items:center;display:flex}.luxBrandLogo{object-fit:contain;width:92px;height:68px;display:block}.menuLogoImg{justify-content:flex-start;margin:55px 0 42px;display:flex}.menuLogoImg img{object-fit:contain;width:120px;height:105px}.footerLogo{object-fit:contain;width:95px;height:78px;margin-bottom:4px}@media (max-width:800px){.luxBrandLogo{width:78px;height:58px}.luxHeader{grid-template-columns:1fr auto 1fr}}@media (max-width:390px){.luxBrandLogo{width:70px;height:54px}}.commerceTopbar{color:#fff;letter-spacing:2.1px;background:#08285c;justify-content:center;align-items:center;height:28px;font-size:9px;font-weight:600;display:flex}.commerceHeader{z-index:30;background:#fff;border-bottom:1px solid #eceef2;grid-template-columns:150px minmax(300px,1fr) 205px 175px 100px 82px;align-items:center;min-height:92px;padding:0 3.2vw;display:grid;position:relative}.commerceLogo img{object-fit:contain;width:122px;height:82px}.commerceMenuButton{color:#08285c;cursor:pointer;background:0 0;border:0;padding:10px;font-size:24px;display:none}.commerceSearch{background:#f6f6f7;border-radius:26px;align-items:center;gap:9px;height:46px;margin:0 22px;padding:0 18px;display:flex}.commerceSearch span{color:#646d7d;font-size:22px}.commerceSearch input,.mobileSearchBar input{color:#111;background:0 0;border:0;outline:0;padding:0}.commerceSearch input::placeholder,.mobileSearchBar input::placeholder{color:#a3a6ad}.commerceWhatsapp{color:#08285c;border-left:1px solid #eceef2;border-right:1px solid #eceef2;justify-content:center;align-items:center;gap:11px;height:100%;padding:0 16px;display:flex}.waIcon{font-size:29px}.commerceWhatsapp span:last-child{flex-direction:column;display:flex}.commerceWhatsapp small{color:#444;margin-bottom:3px;font-size:11px}.commerceWhatsapp strong{white-space:nowrap;font-size:13px;font-weight:500}.commerceInstagram{color:#08285c;border-right:1px solid #eceef2;justify-content:center;align-items:center;gap:10px;height:100%;padding:0 12px;display:flex}.commerceInstagram .igIcon{font-size:27px;line-height:1}.commerceInstagram span:last-child{flex-direction:column;display:flex}.commerceInstagram small{color:#444;margin-bottom:3px;font-size:11px}.commerceInstagram strong{white-space:nowrap;font-size:12px;font-weight:500}.commerceAccount{color:#08285c;border-right:1px solid #eceef2;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.commerceAccount span{font-size:31px;line-height:.8}.commerceAccount small{margin-top:6px;font-size:9px}.commerceBag{color:#08285c;place-items:center;height:100%;display:grid;position:relative}.commerceBag b{color:#fff;background:#2447c6;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;display:grid;position:absolute;top:20px;right:21px}.commerceCategories{background:#fff;border-bottom:1px solid #e8e8eb;justify-content:space-around;align-items:center;height:58px;padding:0 4vw;display:flex}.commerceCategories button{color:#192038;cursor:pointer;background:0 0;border:0;padding:18px 14px;font-family:Georgia,Times New Roman,serif;font-size:17px}.commerceCategories button:hover{color:#2447c6}.mobileSearchBar{display:none}.commerceHero{background:linear-gradient(135deg,#f4f4f1,#fff 48%,#f0f0ee);grid-template-columns:1.08fr .92fr;min-height:560px;display:grid;overflow:hidden}.commerceHeroVisual{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.commerceHeroVisual:before{content:"";background:radial-gradient(circle at 50% 45%,#fffffff2,#e5e4df57 55%,#0000 72%);border-radius:50%;width:76%;height:76%;position:absolute}.ring{color:#c99f4f;text-shadow:0 14px 32px #6749172e;font-family:Georgia,serif;position:absolute}.ringA{font-size:190px;transform:translate(-145px,30px)rotate(-15deg)}.ringB{color:#d6b35f;font-size:165px;transform:translate(20px,-22px)rotate(22deg)}.ringC{color:#e0c477;font-size:150px;transform:translate(145px,52px)}.commerceHeroCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 7vw 70px 4vw;display:flex}.commerceKicker{letter-spacing:4px;color:#2447c6;margin-bottom:18px;font-size:11px;font-weight:700}.commerceHeroCopy h1{color:#0b224d;letter-spacing:-2.3px;margin:0 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,5.5vw,88px);font-weight:400;line-height:.95}.commerceHeroCopy p{color:#64666c;max-width:480px;margin:0 0 30px;font-size:15px;line-height:1.7}.commerceHeroButton{color:#fff;letter-spacing:3px;background:#08285c;border-radius:28px;justify-content:center;align-items:center;min-width:260px;height:52px;font-size:11px;display:inline-flex;box-shadow:0 12px 26px #08285c29}@media (max-width:900px){.commerceHeader{grid-template-columns:1fr auto 1fr;min-height:78px;padding:0 16px}.commerceMenuButton{justify-content:flex-start;align-items:center;display:flex}.commerceLogo{justify-self:center}.commerceLogo img{width:82px;height:60px}.commerceSearch,.commerceWhatsapp,.commerceInstagram,.commerceAccount{display:none}.commerceBag{justify-self:end;width:52px}.commerceBag b{top:10px;right:1px}.mobileSearchBar{background:#f5f5f6;border-radius:24px;align-items:center;gap:8px;height:46px;margin:12px 16px;padding:0 16px;display:flex}.commerceCategories{justify-content:flex-start;gap:8px;height:50px;padding:0 14px;overflow-x:auto}.commerceCategories button{white-space:nowrap;padding:14px 13px;font-size:15px}.commerceHero{grid-template-columns:1fr;min-height:0}.commerceHeroCopy{text-align:center;order:1;align-items:center;padding:58px 28px 48px}.commerceHeroCopy h1{font-size:54px}.commerceHeroCopy p{font-size:13px}.commerceHeroButton{min-width:235px}.commerceHeroVisual{order:2;min-height:430px}.ringA{font-size:140px;transform:translate(-105px,25px)rotate(-15deg)}.ringB{font-size:125px;transform:translate(10px,-18px)rotate(22deg)}.ringC{font-size:115px;transform:translate(105px,46px)}}.commerceCategories button:last-child{color:#08285c;font-weight:600}.commerceLogo img,.menuLogoImg img,.footerLogo,.loginLogo,.adminLogo{object-fit:contain}@media (max-width:1200px) and (min-width:901px){.commerceHeader{grid-template-columns:135px minmax(250px,1fr) 185px 150px 90px 75px;padding:0 2vw}.commerceLogo img{width:108px}.commerceWhatsapp strong,.commerceInstagram strong{font-size:11px}}.waIcon,.igIcon{flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.waIcon svg,.igIcon svg{width:27px;height:27px;display:block}.customerAuthPage{color:#17213a;background:#fff;grid-template-columns:minmax(360px,.85fr) 1.15fr;min-height:100vh;display:grid}.customerAuthVisual{background:radial-gradient(circle at 70% 22%,#c4a1663b,#0000 26%),radial-gradient(circle at 20% 80%,#2447c61c,#0000 30%),linear-gradient(145deg,#f5f1e9,#e5e1d8);align-items:flex-end;min-height:100vh;padding:42px;display:flex;position:relative;overflow:hidden}.customerAuthVisual:before,.customerAuthVisual:after{content:"";pointer-events:none;border:1px solid #fffc;border-radius:50%;position:absolute}.customerAuthVisual:before{width:430px;height:430px;top:80px;right:-130px}.customerAuthVisual:after{width:270px;height:270px;bottom:80px;left:-100px}.customerBack{z-index:2;letter-spacing:1px;color:#25324b;font-size:11px;position:absolute;top:34px;left:38px}.customerVisualContent{z-index:2;max-width:560px;padding:0 12px 70px;position:relative}.customerAuthLogo{object-fit:contain;width:120px;height:95px;margin-bottom:34px}.customerVisualContent>span,.customerEyebrow{letter-spacing:3.2px;color:#2447c6;font-size:10px;font-weight:700;display:block}.customerVisualContent h1{color:#102850;margin:16px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,76px);font-weight:400;line-height:.98}.customerVisualContent p{color:#677080;max-width:440px;font-size:14px;line-height:1.8}.customerAuthFormWrap{justify-content:center;align-items:center;padding:64px clamp(30px,7vw,110px);display:flex}.customerAuthForm{width:min(480px,100%)}.customerAuthForm h2{color:#102850;margin:10px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400}.customerSubtext{color:#7a8090;margin:0 0 28px;font-size:13px;line-height:1.7}.customerAuthForm label{color:#495268;margin:16px 0 7px;font-size:11px}.customerAuthForm input{background:#fff;border:1px solid #dde1e8;border-radius:0;min-height:50px;padding:0 15px;transition:border-color .2s,box-shadow .2s}.customerAuthForm input:focus{border-color:#2447c6;outline:none;box-shadow:0 0 0 3px #2447c614}.customerPrimaryButton,.customerSecondaryButton{letter-spacing:2.1px;cursor:pointer;border:1px solid #102850;justify-content:center;align-items:center;width:100%;min-height:52px;font-size:10px;display:flex}.customerPrimaryButton{color:#fff;background:#102850;margin-top:26px}.customerPrimaryButton:hover{background:#2447c6;border-color:#2447c6}.customerSecondaryButton{color:#102850;background:#fff}.customerSecondaryButton:hover{background:#f6f8fc}.customerTextButton{color:#6c7380;cursor:pointer;background:0 0;border:0;margin:16px auto 0;font-size:11px;text-decoration:underline;display:block}.customerDivider{color:#aaa;align-items:center;gap:14px;margin:31px 0 22px;font-size:10px;display:flex}.customerDivider span{background:#e3e5e9;flex:1;height:1px}.customerRegisterText{text-align:center;color:#6d7280;font-size:12px}.customerSecurityNote{color:#777e8c;background:#f8f9fb;gap:12px;margin-top:28px;padding:16px;font-size:10px;line-height:1.6;display:flex}.customerSecurityNote span{color:#b58b48;font-size:22px}.customerSecurityNote p{margin:0}.customerError{color:#a42a20;background:#fff2f0;border:1px solid #f3c6c1;margin-top:16px;padding:11px 12px;font-size:11px}.customerTwoCols{grid-template-columns:1fr 1fr;gap:16px;display:grid}.customerRegisterForm{width:min(650px,100%)}.customerAlready{text-align:center;color:#747b8a;margin-top:20px;font-size:12px}.customerAlready a{color:#2447c6;text-decoration:underline}.customerLoading{background:#f7f7f5;place-items:center;min-height:100vh;display:grid}.customerLoading img{object-fit:contain;width:120px;height:100px}.customerArea{color:#16233d;background:#f7f7f5;min-height:100vh}.customerAreaHeader{background:#fff;border-bottom:1px solid #e8e8e6;justify-content:space-between;align-items:center;min-height:88px;padding:0 clamp(24px,6vw,90px);display:flex}.customerAreaLogo img{object-fit:contain;width:105px;height:70px}.customerContinueShopping{letter-spacing:1px;color:#2447c6;font-size:11px}.customerWelcome{justify-content:space-between;align-items:flex-end;gap:25px;max-width:1240px;margin:auto;padding:78px 30px 45px;display:flex}.customerWelcome h1{color:#102850;margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:58px;font-weight:400}.customerWelcome p{color:#737987;max-width:600px;margin:0;line-height:1.7}.customerLogout{color:#6e7481;cursor:pointer;background:0 0;border:0;font-size:11px;text-decoration:underline}.customerAccountGrid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:1240px;margin:0 auto;padding:0 30px 90px;display:grid}.customerAccountCard{background:#fff;border:1px solid #e3e3e0;grid-template-columns:58px 1fr auto;align-items:center;gap:20px;min-height:180px;padding:28px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.customerAccountCard:hover{border-color:#cbd2e1;transform:translateY(-2px);box-shadow:0 12px 30px #1028500d}.customerHighlightCard{color:#fff;background:linear-gradient(120deg,#102850,#183d75);border:0;grid-column:1/-1;min-height:210px}.customerCardIcon{color:#2447c6;border:1px solid #d7dce7;place-items:center;width:54px;height:54px;font-family:Georgia,serif;font-size:25px;display:grid}.customerHighlightCard .customerCardIcon{color:#d7b371;border-color:#ffffff40}.customerAccountCard>div>span{color:#2447c6;letter-spacing:2.5px;font-size:9px;font-weight:700}.customerHighlightCard>div>span{color:#d7b371}.customerAccountCard h2{color:#102850;margin:8px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.customerHighlightCard h2{color:#fff;font-size:36px}.customerAccountCard p{color:#7b808b;margin:0;font-size:12px;line-height:1.6}.customerHighlightCard p{color:#c9d2e1}.customerAccountCard>b{color:#2447c6;font-size:23px;font-weight:400}.customerAccountFooterNote{text-align:center;border-top:1px solid #e6e6e3;padding:45px 20px 70px}.customerAccountFooterNote img{object-fit:contain;width:82px;height:65px}.customerAccountFooterNote p{color:#737987;margin:4px 0 0;font-family:Georgia,serif;font-style:italic}@media (max-width:800px){.customerAuthPage{grid-template-columns:1fr}.customerAuthVisual{align-items:flex-end;min-height:390px;padding:28px}.customerBack{top:25px;left:25px}.customerVisualContent{padding:65px 0 20px}.customerAuthLogo{width:88px;height:70px;margin-bottom:20px}.customerVisualContent h1{font-size:46px}.customerAuthFormWrap{padding:55px 25px 70px}.customerAuthForm h2{font-size:40px}.customerTwoCols{grid-template-columns:1fr;gap:0}.customerAreaHeader{min-height:76px;padding:0 20px}.customerAreaLogo img{width:85px;height:58px}.customerContinueShopping{font-size:9px}.customerWelcome{padding:55px 22px 32px;display:block}.customerWelcome h1{font-size:45px}.customerLogout{margin-top:20px}.customerAccountGrid{grid-template-columns:1fr;padding:0 18px 65px}.customerHighlightCard{grid-column:auto}.customerAccountCard{grid-template-columns:48px 1fr auto;gap:14px;min-height:155px;padding:22px}.customerCardIcon{width:44px;height:44px}.customerAccountCard h2{font-size:22px}.customerHighlightCard h2{font-size:27px}}.customerTextLink{text-align:center;color:#6c7380;font-size:11px;text-decoration:underline;display:block}.customerCenteredLink{margin-top:22px}.customerSuccess{color:#176a43;background:#effaf4;border:1px solid #bde7ce;margin-top:16px;padding:11px 12px;font-size:11px}.customerSimpleAuth{background:#f6f5f2;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:35px 20px;display:flex}.customerSimpleLogo img{object-fit:contain;width:100px;height:75px;margin-bottom:30px}.customerSimpleCard{background:#fff;border:1px solid #e4e4e1;width:min(480px,100%);padding:38px}.customerSimpleCard h1{color:#102850;margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400}.customerSimpleCard>p{color:#737987;font-size:13px;line-height:1.7}.customerAreaHeaderActions{letter-spacing:.7px;color:#2447c6;gap:25px;font-size:10px;display:flex}.customerPageHeading{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1180px;margin:auto;padding:58px 28px 28px;display:flex}.customerPageHeading h1{color:#102850;margin:8px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:50px;font-weight:400}.customerPageHeading p{color:#8a8f99;margin:0;font-size:11px}.customerAccountNav{gap:10px;max-width:1180px;margin:0 auto;padding:0 28px 20px;display:flex;overflow-x:auto}.customerAccountNav a{white-space:nowrap;color:#50596d;background:#fff;border:1px solid #e0e2e7;padding:10px 15px;font-size:10px}.customerPageContent{max-width:1180px;margin:0 auto;padding:0 28px 85px}.customerSummaryStrip{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1180px;margin:0 auto 24px;padding:0 30px;display:grid}.customerSummaryStrip>div{background:#fff;border:1px solid #e3e3e0;padding:18px}.customerSummaryStrip span{color:#8a8f99;letter-spacing:1.5px;text-transform:uppercase;font-size:9px;display:block}.customerSummaryStrip strong{color:#102850;margin-top:6px;font-family:Georgia,serif;font-size:22px;font-weight:400;display:block}.customerDetailPanel{background:#fff;border:1px solid #e2e2df;padding:30px}.customerDetailForm{max-width:760px}.customerDetailForm .customerPrimaryButton{max-width:280px}.customerDetailForm input:disabled{color:#999;background:#f5f5f4}.customerPageActions{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.customerPageActions p{color:#777d88;margin:0;font-size:12px}.customerPrimarySmall,.customerPrimaryInline{color:#fff;letter-spacing:1.5px;cursor:pointer;background:#102850;border:0;padding:13px 18px;font-size:9px}.customerPrimaryInline{margin-top:16px;display:inline-flex}.customerPanelTitle{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.customerPanelTitle h2{color:#102850;margin:7px 0;font-family:Georgia,serif;font-size:30px;font-weight:400}.customerCloseForm{color:#667085;cursor:pointer;background:0 0;border:0;font-size:28px}.customerAddressFormPanel{margin-bottom:20px}.customerAddressGrid{grid-template-columns:150px 1fr 120px;gap:16px;display:grid}.customerCheck{align-items:center;gap:10px;display:flex;color:#596174!important;margin:20px 0!important}.customerCheck input{width:17px;height:17px;padding:0}.customerAddressList{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.customerAddressCard{background:#fff;border:1px solid #e1e2e5;padding:24px}.customerAddressCard.default{border-color:#9fb0dc;box-shadow:inset 3px 0 #2447c6}.customerAddressCardTop{justify-content:space-between;align-items:flex-start;display:flex}.customerAddressCardTop h2{color:#102850;margin:6px 0 15px;font-family:Georgia,serif;font-size:26px;font-weight:400}.customerAddressCardTop b{color:#2447c6;background:#eef2ff;padding:6px 8px;font-size:9px;font-weight:600}.customerAddressCard p{color:#6f7580;margin:6px 0;font-size:12px;line-height:1.5}.customerAddressActions{border-top:1px solid #eee;flex-wrap:wrap;gap:12px;margin-top:20px;padding-top:15px;display:flex}.customerAddressActions button{color:#2447c6;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;text-decoration:underline}.customerEmptyState{text-align:center;color:#777e89;background:#fff;border:1px dashed #d9dce2;padding:70px 25px}.customerEmptyState>span{color:#b58b48;font-size:42px}.customerEmptyState h2{color:#102850;margin:12px 0 8px;font-family:Georgia,serif;font-size:30px;font-weight:400}.customerEmptyState p{max-width:500px;margin:0 auto;font-size:12px;line-height:1.7}.customerOrdersList{flex-direction:column;gap:16px;display:flex}.customerOrderCard{background:#fff;border:1px solid #e2e3e6;padding:25px}.customerOrderHead{border-bottom:1px solid #eee;justify-content:space-between;gap:20px;padding-bottom:18px;display:flex}.customerOrderHead h2{color:#102850;margin:6px 0;font-family:Georgia,serif;font-size:27px;font-weight:400}.customerOrderStatus{text-align:right}.customerOrderStatus span{color:#2447c6;font-size:11px;font-weight:600;display:block}.customerOrderStatus small{color:#9297a0;margin-top:5px;font-size:10px;display:block}.customerOrderItems{padding:15px 0}.customerOrderItems>div{color:#646b78;justify-content:space-between;gap:20px;padding:7px 0;font-size:12px;display:flex}.customerOrderTotals{border-top:1px solid #eee;justify-content:flex-end;gap:50px;padding-top:18px;display:flex}.customerOrderTotals span{color:#9297a0;text-transform:uppercase;letter-spacing:1px;font-size:9px;display:block}.customerOrderTotals strong{color:#102850;margin-top:5px;display:block}.customerPaymentSecurity{color:#fff;background:linear-gradient(120deg,#102850,#183d75);grid-template-columns:55px 1fr;align-items:center;gap:20px;margin-bottom:20px;padding:32px;display:grid}.customerPaymentShield{color:#d7b371;border:1px solid #ffffff4d;place-items:center;width:50px;height:50px;font-size:24px;display:grid}.customerPaymentSecurity h2{margin:7px 0;font-family:Georgia,serif;font-size:28px;font-weight:400}.customerPaymentSecurity p{color:#c7d0df;max-width:800px;margin:0;font-size:12px;line-height:1.7}.customerPaymentList{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.customerPaymentCard{background:#fff;border:1px solid #e0e2e7;flex-direction:column;min-height:180px;padding:25px;display:flex}.paymentCardBrand{letter-spacing:1.4px;text-transform:uppercase;color:#2447c6;font-size:10px}.customerPaymentCard>strong{color:#102850;margin:22px 0 8px;font-family:Georgia,serif;font-size:23px}.customerPaymentCard>span{color:#777;font-size:11px}.customerPaymentCard>b{color:#2447c6;background:#eef2ff;width:max-content;margin-top:10px;padding:5px 8px;font-size:9px}.customerPaymentCard>div:last-child{gap:15px;margin-top:auto;padding-top:18px;display:flex}.customerPaymentCard button{color:#2447c6;cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}.customerComingSoon{color:#8a6a34;letter-spacing:1px;text-transform:uppercase;background:#f4f1e9;margin-top:20px;padding:8px 11px;font-size:9px;display:inline-flex}@media (max-width:800px){.customerAreaHeaderActions{gap:12px;font-size:9px}.customerPageHeading{padding:45px 20px 22px;display:block}.customerPageHeading h1{font-size:40px}.customerPageHeading .customerLogout{margin-top:16px}.customerAccountNav{padding:0 18px 18px}.customerPageContent{padding:0 18px 65px}.customerSummaryStrip{grid-template-columns:1fr 1fr 1fr;padding:0 18px}.customerDetailPanel{padding:22px}.customerPageActions{flex-direction:column;align-items:flex-start}.customerAddressGrid,.customerAddressList,.customerPaymentList{grid-template-columns:1fr}.customerPaymentSecurity{grid-template-columns:1fr;padding:25px}.customerOrderTotals{justify-content:space-between;gap:20px}}@media (max-width:480px){.customerSummaryStrip{grid-template-columns:1fr}.customerSimpleCard{padding:28px 22px}}.customerBack,.customerContinueShopping,.customerAreaHeaderActions a,.customerLogout,.customerPrimaryButton,.customerSecondaryButton,.customerPrimarySmall,.customerPrimaryInline,.customerAccountNav a,.customerAddressActions button,.customerPaymentCard button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.customerBack{justify-content:flex-start}.customerContinueShopping{justify-content:flex-end}.customerAreaHeaderActions a{justify-content:flex-start}.customerCardIcon svg,.customerPaymentShield svg,.customerEmptyState>span svg{display:block}.customerAccountCard>b{justify-content:center;align-items:center;display:flex}.customerAddressActions button,.customerPaymentCard button{justify-content:flex-start}.customerAddressActions button svg,.customerPaymentCard button svg,.customerPrimaryButton svg,.customerSecondaryButton svg,.customerPrimarySmall svg,.customerPrimaryInline svg{flex:none}.adminLoginPage{color:#17213a;background:#fff;grid-template-columns:.92fr 1.08fr;min-height:100vh;display:grid}.adminLoginBrandPanel{color:#fff;background:radial-gradient(circle at 20% 20%,#2447c626,#0000 26%),radial-gradient(circle at 80% 70%,#b58b482e,#0000 28%),linear-gradient(145deg,#102850,#183d75);align-items:flex-end;min-height:100vh;padding:46px;display:flex;position:relative;overflow:hidden}.adminLoginBrandPanel:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:520px;height:520px;position:absolute;top:80px;right:-190px}.adminLoginBack{color:#dce4f2;letter-spacing:.7px;z-index:2;font-size:11px;position:absolute;top:35px;left:40px}.adminLoginBrandContent{z-index:2;max-width:570px;padding-bottom:60px;position:relative}.adminLoginLogo{object-fit:contain;filter:brightness(0)invert();width:118px;height:90px;margin-bottom:30px}.adminLoginBrandContent>span,.adminLoginEyebrow{letter-spacing:3.2px;color:#d7b371;font-size:9px;font-weight:700;display:block}.adminLoginBrandContent h1{margin:15px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:1}.adminLoginBrandContent p{color:#c7d1e1;max-width:470px;font-size:14px;line-height:1.8}.adminLoginFormPanel{background:#fbfbfa;justify-content:center;align-items:center;padding:60px clamp(35px,8vw,120px);display:flex}.adminLoginCard{width:min(460px,100%)}.adminLoginCard h2{color:#102850;margin:10px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:400}.adminLoginCard>p{color:#7a8090;margin-bottom:28px;font-size:13px}.adminLoginCard label{color:#596174;letter-spacing:.4px;margin:16px 0 7px;font-size:10px}.adminInputWrap{background:#fff;border:1px solid #dfe2e8;align-items:center;gap:10px;height:52px;padding:0 14px;display:flex}.adminInputWrap span{color:#2447c6;font-size:16px}.adminInputWrap input{border:0;border-radius:0;outline:0;height:100%;padding:0}.adminLoginButton{color:#fff;letter-spacing:2px;cursor:pointer;background:#102850;border:0;width:100%;height:54px;margin-top:25px;font-size:10px}.adminLoginButton:hover{background:#2447c6}.adminLoginButton:disabled{opacity:.65;cursor:wait}.adminLoginError{color:#a3362d;background:#fff1ef;border:1px solid #f2c6c0;padding:11px;font-size:11px}.adminLoginSecurity{color:#7d8390;border-top:1px solid #e2e4e8;gap:10px;margin-top:26px;padding-top:18px;font-size:10px;line-height:1.6;display:flex}.adminLoginSecurity span{color:#b58b48;font-size:20px}.adminLoginSecurity p{margin:0}.adminShellPolished{background:#f6f7f9}.adminSidebarPolished{background:linear-gradient(#0e234c,#0a1837);padding:24px 16px}.adminSidebarBrand{border-bottom:1px solid #ffffff1a;padding:6px 10px 25px}.adminSidebarBrand .adminLogo{object-fit:contain;filter:brightness(0)invert();width:95px;height:70px;margin-bottom:8px;display:block}.adminSidebarBrand span{letter-spacing:2px;color:#9eacc9;font-size:8px}.adminSideNav{gap:7px;margin-top:20px}.adminSideNav a{color:#dce4f2;border:1px solid #0000;border-radius:7px;padding:12px 11px}.adminSideNav a:hover{background:#ffffff12;border-color:#ffffff14}.adminNavIcon{color:#d7b371;border:1px solid #ffffff1f;border-radius:6px;flex:none;place-items:center;width:28px;height:28px;display:grid}.adminSidebarBottom{flex-direction:column;gap:8px;margin-top:auto;display:flex}.adminStoreLink{color:#9eacc9;padding:10px 12px;font-size:10px}.adminLogoutBtn{margin:0}.adminTopPolished{height:78px;padding:0 30px;box-shadow:0 1px #e6e9ef}.adminTopPolished>div:first-child{flex-direction:column;display:flex}.adminTopPolished strong{color:#102850;font-family:Georgia,serif;font-size:18px;font-weight:400}.adminTopKicker{letter-spacing:2px!important;color:#b58b48!important;margin-bottom:4px!important;font-size:8px!important}.adminTopStatus{background:#f3f6f4;border:1px solid #dbe9e0;border-radius:20px;align-items:center;gap:7px;padding:8px 11px;color:#48715b!important;flex-direction:row!important;font-size:9px!important;display:flex!important}.adminTopStatus i{background:#46a06d;border-radius:50%;width:7px;height:7px}.adminPageTitlePolished{align-items:flex-end}.adminPageSubtitle{color:#7d8491;margin:7px 0 0;font-size:12px}.adminPrimaryButton{border-radius:7px;padding:14px 18px}.adminPanelHeading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.adminPanelHeading h2{color:#102850;margin:6px 0 0;font-family:Georgia,serif;font-size:27px;font-weight:400}.adminPanelHint{color:#9298a3;font-size:10px}.adminProductFormPanel{border-radius:14px;padding:26px}.adminProductCreateGrid{grid-template-columns:270px 1fr;gap:28px;display:grid}.adminProductPhotoBox>label:first-child{color:#697080;margin:0 0 9px;font-size:10px}.adminPhotoUploader{cursor:pointer;background:#fafaf9;border:1px dashed #cbd1dd;justify-content:center;align-items:center;min-height:325px;display:flex;position:relative;overflow:hidden}.adminPhotoUploader:hover{background:#f7f9ff;border-color:#2447c6}.adminPhotoUploader input{opacity:0;pointer-events:none;position:absolute}.adminPhotoUploader img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.adminPhotoPlaceholder{text-align:center;color:#737b89;padding:20px}.adminPhotoPlaceholder span{color:#2447c6;background:#eef2ff;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 12px;font-size:24px;display:grid}.adminPhotoPlaceholder strong{color:#102850;font-family:Georgia,serif;font-size:19px;font-weight:400;display:block}.adminPhotoPlaceholder small{color:#969ba5;margin-top:7px;font-size:9px;display:block}.adminRemovePhoto{color:#b42318;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:10px;text-decoration:underline}.adminProductFields .formFields{grid-template-columns:1fr 1fr}.adminSaveProductButton{border-radius:7px;min-width:190px;margin-top:5px}.adminSaveProductButton:disabled{opacity:.6;cursor:wait}.adminProductsPanel{border-radius:14px;padding:24px}.adminProductList{flex-direction:column;display:flex}.adminProductRow{border-bottom:1px solid #eceef2;grid-template-columns:66px minmax(190px,1.5fr) repeat(3,minmax(90px,.7fr)) minmax(120px,.9fr);align-items:center;gap:16px;padding:15px 6px;display:grid}.adminProductRow:last-child{border-bottom:0}.adminProductThumb{color:#b58b48;background:#f1f2f4;border-radius:9px;place-items:center;width:58px;height:58px;font-family:Georgia,serif;font-size:25px;display:grid;overflow:hidden}.adminProductThumb img{object-fit:cover;width:100%;height:100%}.adminProductMainInfo strong{color:#17213a;font-size:12px;display:block}.adminProductMainInfo span{color:#9298a3;margin-top:5px;font-size:9px;display:block}.adminProductMetric span,.adminProductPrice span{color:#9298a3;text-transform:uppercase;letter-spacing:.6px;font-size:8px;display:block}.adminProductMetric strong,.adminProductPrice strong{color:#17213a;margin-top:5px;font-size:12px;display:block}.adminProductPrice strong{color:#2447c6}@media (max-width:950px){.adminLoginPage{grid-template-columns:1fr}.adminLoginBrandPanel{min-height:360px;padding:30px}.adminLoginBrandContent{padding-bottom:20px}.adminLoginBrandContent h1{font-size:46px}.adminLoginFormPanel{padding:50px 25px 70px}.adminProductCreateGrid{grid-template-columns:1fr}.adminProductPhotoBox{max-width:360px}.adminProductRow{grid-template-columns:58px 1fr 80px 95px}.adminProductRow .adminProductMetric:nth-of-type(4){display:none}.adminProductPrice{grid-column:auto}}@media (max-width:700px){.adminLoginBrandPanel{min-height:320px}.adminLoginBack{top:24px;left:24px}.adminLoginLogo{width:90px;height:68px}.adminLoginBrandContent h1{font-size:39px}.adminLoginCard h2{font-size:38px}.adminProductFields .formFields{grid-template-columns:1fr}.adminProductRow{grid-template-columns:54px 1fr auto;gap:12px;padding:14px 0}.adminProductMetric{display:none!important}.adminProductPrice{text-align:right}.adminPanelHeading{flex-direction:column;align-items:flex-start}}.adminProductCreateGridWide{grid-template-columns:minmax(310px,410px) 1fr}.adminMultiPhotoUploader{min-height:170px}.adminPhotoGallery{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;display:grid}.adminGalleryItem{aspect-ratio:1;background:#f3f4f6;border:1px solid #e1e4ea;border-radius:9px;position:relative;overflow:hidden}.adminGalleryItem.primary{border:2px solid #2447c6}.adminGalleryItem>img{object-fit:cover;width:100%;height:100%}.adminPrimaryPhotoBadge,.adminPendingPhotoBadge{letter-spacing:1px;color:#fff;background:#2447c6;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:700;position:absolute;top:7px;left:7px}.adminPendingPhotoBadge{color:#2447c6;background:#fff;border:1px solid #d5dcef}.adminGalleryActions{background:linear-gradient(#0000,#000000b8);justify-content:center;gap:5px;padding:7px;display:flex;position:absolute;bottom:0;left:0;right:0}.adminGalleryActions button{cursor:pointer;background:#fffffff2;border:0;border-radius:5px;padding:6px 7px;font-size:7px}.adminGalleryActions button.danger{color:#b42318}.adminProductRowEditable{grid-template-columns:66px minmax(180px,1.3fr) 90px 90px 120px 120px}.adminProductMainInfo small{text-transform:uppercase;border-radius:20px;width:max-content;margin-top:6px;padding:4px 7px;font-size:7px;font-weight:700;display:inline-flex}.adminStatusActive{color:#137a4f;background:#ecfdf3}.adminStatusInactive{color:#777d88;background:#f2f3f5}.adminProductRowActions{gap:6px;display:flex}.adminProductRowActions a,.adminProductRowActions button{color:#2447c6;cursor:pointer;background:#fff;border:1px solid #d8dce5;border-radius:6px;padding:8px 9px;font-size:8px}.luxProductOpen{color:inherit;display:block}.luxProductInfoLink{padding-bottom:7px}.luxSeeDetails{color:#2447c6;letter-spacing:1.2px;margin-top:9px;font-size:8px;display:block}.luxProductQuickAction{padding:0 16px 16px}.luxProductQuickAction button{color:#fff;letter-spacing:1.3px;cursor:pointer;background:#102850;border:0;width:100%;min-height:40px;font-size:9px}.productDetailLoading,.productDetailNotFound{text-align:center;background:#f7f7f5;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.productDetailLoading img,.productDetailNotFound img{object-fit:contain;width:110px;height:80px}.productDetailNotFound h1{color:#102850;font-family:Georgia,serif;font-weight:400}.productDetailNotFound a{color:#2447c6;text-decoration:underline}.productDetailPage{color:#17213a;background:#fff;min-height:100vh}.productDetailHeader{border-bottom:1px solid #ececea;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(24px,6vw,90px);display:flex}.productDetailLogo img{object-fit:contain;width:100px;height:66px}.productDetailHeaderLinks{color:#2447c6;gap:24px;font-size:10px;display:flex}.productDetailBreadcrumb{color:#969ba5;gap:8px;max-width:1260px;margin:auto;padding:25px 30px 5px;font-size:10px;display:flex}.productDetailGrid{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:70px;max-width:1260px;margin:auto;padding:34px 30px 80px;display:grid}.productDetailMainImage{aspect-ratio:1;background:#f6f5f2;justify-content:center;align-items:center;display:flex;overflow:hidden}.productDetailMainImage img{object-fit:cover;width:100%;height:100%}.productDetailPlaceholder{color:#b58b48;font-size:70px}.productDetailThumbs{grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px;display:grid}.productDetailThumbs button{aspect-ratio:1;cursor:pointer;background:#fff;border:1px solid #e2e3e6;padding:0;overflow:hidden}.productDetailThumbs button.active{border:2px solid #2447c6}.productDetailThumbs img{object-fit:cover;width:100%;height:100%}.productDetailInfo{padding-top:20px}.productDetailKicker{color:#2447c6;letter-spacing:2.7px;font-size:9px;font-weight:700;display:block}.productDetailInfo h1{color:#102850;margin:13px 0 10px;font-family:Georgia,serif;font-size:clamp(44px,4.5vw,68px);font-weight:400;line-height:1.02}.productDetailCode{color:#9a9fa9;font-size:10px}.productDetailPrice{color:#102850;margin:28px 0 8px;font-family:Georgia,serif;font-size:34px}.productDetailPaymentText{color:#7c8390;font-size:11px;line-height:1.6}.productDetailStock{align-items:center;gap:8px;margin:22px 0;font-size:10px;font-weight:600;display:flex}.productDetailStock span{border-radius:50%;width:8px;height:8px}.productDetailStock.available{color:#287a50}.productDetailStock.available span{background:#48a872}.productDetailStock.unavailable{color:#a03b36}.productDetailStock.unavailable span{background:#c66058}.productDetailSpecs{border-top:1px solid #e8e9ec;border-bottom:1px solid #e8e9ec;margin-bottom:25px;padding:10px 0}.productDetailSpecs>div{justify-content:space-between;gap:20px;padding:10px 0;display:flex}.productDetailSpecs span{color:#8b909a;font-size:10px}.productDetailSpecs strong{color:#283247;font-size:11px}.productDetailBuyRow{grid-template-columns:120px 1fr;gap:10px;display:grid}.productQtySelector{border:1px solid #dfe2e7;grid-template-columns:35px 1fr 35px;display:grid}.productQtySelector button{cursor:pointer;background:#fff;border:0}.productQtySelector span{place-items:center;font-size:12px;display:grid}.productDetailBuyButton{color:#fff;letter-spacing:1.5px;background:#102850;justify-content:center;align-items:center;min-height:52px;font-size:9px;display:flex}.productDetailWhatsapp{color:#2447c6;letter-spacing:1px;border:1px solid #2447c6;justify-content:center;align-items:center;gap:8px;min-height:50px;margin-top:11px;font-size:9px;display:flex}.productDetailBenefits{gap:12px;margin-top:26px;display:grid}.productDetailBenefits>div{align-items:center;gap:12px;display:flex}.productDetailBenefits>div>span{color:#b58b48;border:1px solid #e1e4ea;place-items:center;width:38px;height:38px;display:grid}.productDetailBenefits p{margin:0}.productDetailBenefits strong{font-size:10px;display:block}.productDetailBenefits small{color:#8b909a;margin-top:3px;font-size:9px;display:block}.productDetailDescription{background:#f7f6f3;padding:70px max(30px,50vw - 600px)}.productDetailDescription h2{color:#102850;margin:10px 0;font-family:Georgia,serif;font-size:42px;font-weight:400}.productDetailDescription p{color:#727985;max-width:700px;font-size:13px;line-height:1.8}@media (max-width:900px){.productDetailGrid{grid-template-columns:1fr;gap:35px}.productDetailInfo{padding-top:0}.adminProductCreateGridWide{grid-template-columns:1fr}.adminProductRowEditable{grid-template-columns:58px 1fr auto}.adminProductMetric,.adminProductPrice{display:none}.adminProductRowActions{grid-column:2/-1}}@media (max-width:600px){.productDetailHeader{height:74px;padding:0 18px}.productDetailHeaderLinks{gap:12px;font-size:9px}.productDetailBreadcrumb{white-space:nowrap;padding:18px 18px 0;overflow:hidden}.productDetailGrid{padding:22px 18px 55px}.productDetailThumbs{grid-template-columns:repeat(4,1fr)}.productDetailInfo h1{font-size:42px}.productDetailBuyRow{grid-template-columns:105px 1fr}.productDetailDescription{padding:55px 22px}.adminPhotoGallery{grid-template-columns:repeat(2,1fr)}}.mjgFooterLogo{object-fit:contain;filter:brightness(0)invert();width:145px;height:115px;margin:0 auto 24px;display:block}.mjgFooterSpark span{font-size:25px}.mjgFooterBrand>p{color:#d7dce5;margin:0 auto 38px;font-size:14px;line-height:1.8}.mjgFooterBenefits span{color:#fff;font-size:28px;line-height:1}.mjgFooterColumn>a>span{flex:none;place-items:center;width:30px;height:30px;font-size:20px;display:grid}.mjgFooterSocialIcons a{color:#fff;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:46px;height:46px;font-size:19px;transition:all .2s;display:grid}.mjgFooterDiamond{border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:58px;height:58px;font-size:29px;display:grid}.mjgFooterNews strong{margin-bottom:7px;font-size:12px;display:block}.mjgFooterNews small{color:#d7dce5;font-size:9px;line-height:1.6;display:block}.mjgFooterPayments h4{letter-spacing:1.5px;margin:0 0 18px;font-size:11px}.mjgFooterLock{border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.mjgFooterSecure strong{letter-spacing:1.5px;margin-bottom:8px;font-size:11px;display:block}.mjgFooterSecure small{color:#d8dde5;font-size:10px;line-height:1.6}.mjgFooterCopyright{color:#d8dde5;padding-left:45px;font-size:11px;line-height:1.8}@media (max-width:1000px){.mjgFooterMain{grid-template-columns:1fr 1fr;padding:55px 30px}.mjgFooterBrand{border-bottom:1px solid #ffffff40;border-right:0;grid-column:1/-1;margin-bottom:40px;padding:0 0 45px}.mjgFooterService{padding-left:0}.mjgFooterSocial{padding-right:0}.mjgFooterBottom{grid-template-columns:1fr 1fr;padding:30px}.mjgFooterPayments{border-bottom:1px solid #ffffff40;border-right:0;grid-column:1/-1;margin-bottom:20px;padding:0 0 28px}}@media (max-width:650px){.mjgFooterMain{padding:48px 22px 35px;display:block}.mjgFooterBrand{padding-bottom:38px}.mjgFooterLogo{width:115px;height:90px}.mjgFooterBenefits{grid-template-columns:repeat(2,1fr);gap:25px 12px}.mjgFooterColumn{border-bottom:1px solid #ffffff38;border-right:0;padding:35px 0}.mjgFooterSocial{border-bottom:0}.mjgFooterBottom{padding:30px 22px 40px;display:block}.mjgFooterPayments{border-bottom:1px solid #ffffff38;margin:0;padding:0 0 28px}.mjgFooterSecure{border-bottom:1px solid #ffffff38;border-right:0;justify-content:flex-start;padding:20px 0}.mjgFooterCopyright{padding:22px 0 0}}.mjgFooter{color:#fff!important;background:#0b2f66!important;border-top:0!important}.mjgFooterMain{grid-template-columns:1.05fr .9fr .95fr;max-width:1450px;margin:auto;padding:72px 55px 62px;display:grid}.mjgFooterBrand{text-align:center;border-right:1px solid #ffffff59;padding-right:65px}.mjgFooterLogo{object-fit:contain;width:145px;height:115px;margin:0 auto 24px;display:block;filter:brightness(0)invert()!important}.mjgFooterSpark{color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;max-width:390px;margin:0 auto 32px;display:grid}.mjgFooterSpark i{background:#ffffff73;height:1px}.mjgFooterSpark span{color:#fff;font-size:25px}.mjgFooterBrand>p{color:#fff;opacity:.92;margin:0 auto 38px;font-size:14px;line-height:1.8}.mjgFooterBenefits{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.mjgFooterBenefits>div{flex-direction:column;align-items:center;gap:10px;display:flex}.mjgFooterBenefits svg{stroke-width:1.45px;color:#fff;width:30px;height:30px}.mjgFooterBenefits small{color:#fff;font-size:10px;line-height:1.45}.mjgFooterColumn{padding:14px 55px 0}.mjgFooterService{border-right:1px solid #ffffff59}.mjgFooterColumn h3{color:#fff;letter-spacing:2.2px;margin:0;font-size:13px;font-weight:700}.mjgFooterHeadingLine{background:#ffffffb3;width:38px;height:1px;margin:16px 0 28px}.mjgFooterColumn>a:not(.mjgFooterNews){color:#fff;align-items:center;gap:15px;margin:0 0 24px;font-size:13px;transition:all .2s;display:flex}.mjgFooterColumn>a:not(.mjgFooterNews):hover{opacity:.72;transform:translate(3px)}.mjgFooterColumn>a:not(.mjgFooterNews) svg{stroke-width:1.55px;color:#fff;flex:none;width:25px;height:25px}.mjgFooterSocialIcons{border-top:1px solid #ffffff59;gap:14px;margin-top:5px;padding-top:18px;display:flex}.mjgFooterSocialIcons a{color:#fff;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:46px;height:46px;transition:all .2s;display:grid}.mjgFooterSocialIcons svg{stroke-width:1.55px;width:21px;height:21px}.mjgFooterSocialIcons a:hover{color:#0b2f66;background:#fff}.mjgFooterNews{color:#fff;border:1px solid #ffffff8c;border-radius:7px;grid-template-columns:62px 1fr auto;align-items:center;gap:14px;min-height:112px;margin-top:24px;padding:16px 20px;display:grid}.mjgFooterDiamond{border:1px solid #ffffffbf;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.mjgFooterDiamond svg{stroke-width:1.4px;width:29px;height:29px}.mjgFooterNews p{margin:0}.mjgFooterNews strong{color:#fff;margin-bottom:7px;font-size:12px;display:block}.mjgFooterNews small{color:#fff;opacity:.87;font-size:9px;line-height:1.6;display:block}.mjgFooterNews b{font-size:28px;font-weight:300}.mjgFooterBottom{border-top:1px solid #ffffff59;grid-template-columns:1.25fr .75fr .8fr;align-items:center;max-width:1450px;min-height:155px;margin:auto;padding:25px 55px;display:grid}.mjgFooterPayments{border-right:1px solid #ffffff59;padding-right:45px}.mjgFooterPayments h4{letter-spacing:1.5px;color:#fff;align-items:center;gap:9px;margin:0 0 18px;font-size:11px;display:flex}.mjgFooterPayments h4 svg{stroke-width:1.5px;width:20px;height:20px}.mjgFooterPayments>div{flex-wrap:wrap;gap:8px;display:flex}.mjgFooterPayments span{color:#0b2f66;background:#fff;border-radius:5px;place-items:center;min-width:74px;height:38px;padding:0 10px;font-size:10px;font-weight:700;display:grid}.mjgFooterSecure{border-right:1px solid #ffffff59;justify-content:center;align-items:center;gap:17px;height:90px;display:flex}.mjgFooterLock{border:1px solid #ffffffbf;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.mjgFooterLock svg{stroke-width:1.45px;width:25px;height:25px}.mjgFooterSecure p{margin:0}.mjgFooterSecure strong{letter-spacing:1.5px;color:#fff;margin-bottom:8px;font-size:11px;display:block}.mjgFooterSecure small{color:#fff;opacity:.88;font-size:10px;line-height:1.6}.mjgFooterCopyright{color:#fff;opacity:.92;padding-left:45px;font-size:11px;line-height:1.8}@media (max-width:1000px){.mjgFooterMain{grid-template-columns:1fr 1fr;padding:55px 30px}.mjgFooterBrand{border-bottom:1px solid #ffffff4d;border-right:0;grid-column:1/-1;margin-bottom:40px;padding:0 0 45px}.mjgFooterService{padding-left:0}.mjgFooterSocial{padding-right:0}.mjgFooterBottom{grid-template-columns:1fr 1fr;padding:30px}.mjgFooterPayments{border-bottom:1px solid #ffffff4d;border-right:0;grid-column:1/-1;margin-bottom:20px;padding:0 0 28px}}@media (max-width:650px){.mjgFooterMain{padding:48px 22px 35px;display:block}.mjgFooterBrand{padding-bottom:38px}.mjgFooterLogo{width:115px;height:90px}.mjgFooterBenefits{grid-template-columns:repeat(2,1fr);gap:25px 12px}.mjgFooterColumn{border-bottom:1px solid #ffffff40;border-right:0;padding:35px 0}.mjgFooterSocial{border-bottom:0}.mjgFooterBottom{padding:30px 22px 40px;display:block}.mjgFooterPayments{border-bottom:1px solid #ffffff40;margin:0;padding:0 0 28px}.mjgFooterSecure{border-bottom:1px solid #ffffff40;border-right:0;justify-content:flex-start;padding:20px 0}.mjgFooterCopyright{padding:22px 0 0}}.mjgFooterLogo{filter:brightness(0)invert()!important}.mjgFooter svg{display:block}
