@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400&family=DM+Sans:wght@300;400;500&display=swap";:root{--white:#fffcf8;--bg:#fdfaf6;--bg-chaux:#e5d9c8;--bg-soft:#f0e8dc;--panel:#e8dcc8;--bordeaux:#620017;--chocolate:#56352c;--muted:#8a6b5c;--muted-light:#a89488;--border:#d4c4b0;--accent:#620017;--chaux-texture:url(/textures/beige-chaux.png);--text:var(--muted);--text-h:var(--chocolate);--sans:"DM Sans", sans-serif;--heading:"Playfair Display", serif;color:var(--chocolate);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:var(--chocolate);background-color:var(--bg-chaux);background-image:linear-gradient(#fdfaf6e0, #fdfaf6e6), var(--chaux-texture);background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;margin:0}#root{text-align:left;background:0 0;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}.mj-chaux{background-color:var(--bg-chaux);background-image:linear-gradient(#fdfaf6d1, #ede4d8db), var(--chaux-texture);background-position:50%;background-size:cover}.mj-bestsellers-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:clamp(16px,2vw,24px);width:100%;margin:0 auto;display:flex}.mj-bestsellers-grid>*{flex:0 220px;width:220px;max-width:calc(50% - 8px)}@media (width<=520px){.mj-bestsellers-grid>*{flex:calc(50% - 8px);width:auto;min-width:140px}}h1,h2,h3,h4,h5,h6{color:var(--chocolate);margin:0;font-family:Playfair Display,serif;font-weight:400}p{margin:0}input,textarea,select{background:var(--white)!important;color:var(--chocolate)!important;-webkit-text-fill-color:var(--chocolate)!important;border-color:var(--border)!important}input::placeholder,textarea::placeholder{opacity:1;color:var(--muted-light)!important}h1,h2{font-size:inherit;letter-spacing:inherit;line-height:inherit}
