body.ma-shop-page{--ink:#25291f;--olive:#2c3925;--deep:#1d281a;--cream:#f1ead9;--paper:#f8f2e7;--wheat:#d9c49b;--gold:#b89447;--terra:#a65039;--plum:#593d48;--rose:#c27b75;--line:rgba(37,41,31,.2);--serif:var(--font-heading,"Gilda Display",Georgia,serif);--sans:var(--font-body,"DM Sans",Arial,sans-serif);--pad:clamp(1.15rem,4vw,4.75rem)}body.ma-shop-page *,body.ma-shop-page *:before,body.ma-shop-page *:after{box-sizing:border-box}html:has(body.ma-shop-page){scroll-behavior:smooth}body.ma-shop-page{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.ma-shop-page:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;pointer-events:none;content:"";opacity:.09;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.2'/%3E%3C/svg%3E");mix-blend-mode:multiply}body.ma-shop-page img{display:block;max-width:100%}body.ma-shop-page a{color:inherit;text-decoration:none}body.ma-shop-page button,body.ma-shop-page input,body.ma-shop-page select{color:inherit;font:inherit}body.ma-shop-page button{cursor:pointer}body.ma-shop-page :focus-visible{outline:2px solid var(--gold);outline-offset:3px}body.ma-shop-page .skip{position:fixed;top:.75rem;left:.75rem;z-index:100;padding:.8rem 1rem;transform:translateY(-160%);background:var(--paper);font-weight:600}body.ma-shop-page .skip:focus{transform:none}body.ma-shop-page .eyebrow{margin:0 0 1rem;font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}body.ma-shop-page .eyebrow:before{display:inline-block;width:2.2rem;height:1px;margin-right:.8rem;vertical-align:.26em;background:currentColor;content:""}body.ma-shop-page .btn{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;padding:.9rem 1.35rem;border:1px solid transparent;background:var(--olive);color:var(--paper);font-size:.67rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;transition:.2s}body.ma-shop-page .btn:hover{transform:translateY(-2px);background:var(--terra)}body.ma-shop-page .btn-light{background:var(--paper);color:var(--olive)}body.ma-shop-page .btn-outline{border-color:currentColor;background:transparent}body.ma-shop-page .announcement{display:flex;min-height:2.2rem;align-items:center;justify-content:center;padding:.45rem var(--pad);background:var(--deep);color:var(--cream);font-size:.63rem;letter-spacing:.1em;text-align:center;text-transform:uppercase}body.ma-shop-page .announcement span+span:before{margin:0 1rem;color:var(--gold);content:"\2726"}body.ma-shop-page .header{position:relative;z-index:50;display:grid;min-height:6rem;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 var(--pad);border-bottom:1px solid var(--line);background:#f8f2e7f7}body.ma-shop-page .header.stuck{position:fixed;top:0;right:0;left:0;min-height:4.8rem;box-shadow:0 8px 28px #1d281a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.ma-shop-page .nav,body.ma-shop-page .actions{display:flex;align-items:center;gap:clamp(1rem,2.2vw,2.2rem)}body.ma-shop-page .nav a,body.ma-shop-page .text-link{position:relative;border:0;background:none;font-size:.64rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}body.ma-shop-page .nav a.active:after,body.ma-shop-page .nav a:hover:after{position:absolute;right:0;bottom:-.5rem;left:0;height:1px;background:currentColor;content:""}body.ma-shop-page .brand{display:flex;flex-direction:column;align-items:center;text-align:center}body.ma-shop-page .brand-name{font-family:var(--serif);font-size:clamp(1.2rem,2vw,1.72rem)}body.ma-shop-page .brand-place{margin-top:.3rem;font-size:.49rem;font-weight:600;letter-spacing:.32em}body.ma-shop-page .actions{justify-content:flex-end}body.ma-shop-page .bag{display:flex;min-width:3rem;min-height:3rem;align-items:center;justify-content:center;gap:.55rem;border:0;background:none;font-size:.68rem;letter-spacing:.1em}body.ma-shop-page .bag-icon{position:relative;width:1.05rem;height:1rem;border:1px solid currentColor}body.ma-shop-page .bag-icon:before{position:absolute;top:-.42rem;left:50%;width:.54rem;height:.45rem;transform:translate(-50%);border:1px solid currentColor;border-bottom:0;border-radius:.45rem .45rem 0 0;content:""}body.ma-shop-page .menu{display:none;width:2.8rem;height:2.8rem;align-items:center;justify-content:center;border:0;background:none}body.ma-shop-page .menu span,body.ma-shop-page .menu span:before,body.ma-shop-page .menu span:after{display:block;width:1.25rem;height:1px;background:currentColor;content:""}body.ma-shop-page .menu span{position:relative}body.ma-shop-page .menu span:before{position:absolute;top:-.4rem}body.ma-shop-page .menu span:after{position:absolute;top:.4rem}body.ma-shop-page .mobile-drawer,body.ma-shop-page .cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;transform:translate(100%);grid-template-rows:auto 1fr auto;padding:1.5rem;background:var(--deep);color:var(--paper);visibility:hidden;transition:.25s}body.ma-shop-page .mobile-drawer.open,body.ma-shop-page .cart-drawer.open{transform:none;visibility:visible}body.ma-shop-page .drawer-top,body.ma-shop-page .drawer-foot,body.ma-shop-page .cart-top{display:flex;align-items:center;justify-content:space-between}body.ma-shop-page .close{width:3rem;height:3rem;border:1px solid rgba(248,242,231,.35);border-radius:50%;background:none;color:inherit;font-size:1.3rem}body.ma-shop-page .mobile-nav{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.8rem}body.ma-shop-page .mobile-nav a{font-family:var(--serif);font-size:clamp(2.2rem,10vw,4rem)}body.ma-shop-page .drawer-foot{padding-top:1.2rem;border-top:1px solid rgba(248,242,231,.24);font-size:.64rem;letter-spacing:.12em;text-transform:uppercase}body.ma-shop-page .cart-drawer{right:0;left:auto;width:min(100%,30rem);padding:0;background:var(--paper);box-shadow:-2rem 0 4rem #14191129;color:var(--ink)}body.ma-shop-page .cart-top{padding:1.4rem;border-bottom:1px solid var(--line)}body.ma-shop-page .cart-top h2{margin:0;font-family:var(--serif);font-size:2rem;font-weight:400}body.ma-shop-page .cart-top .close{border-color:var(--line)}body.ma-shop-page .cart-items{padding:0 1.4rem;overflow-y:auto}body.ma-shop-page .empty{display:grid;height:100%;place-items:center;color:#25291f9e;text-align:center}body.ma-shop-page .cart-item{display:grid;grid-template-columns:5.5rem 1fr auto;gap:1rem;padding:1.3rem 0;border-bottom:1px solid var(--line)}body.ma-shop-page .cart-item img{width:5.5rem;aspect-ratio:1;object-fit:cover}body.ma-shop-page .cart-item h3{margin:0;font-family:var(--serif);font-size:1.15rem;font-weight:400}body.ma-shop-page .cart-item p{margin:.35rem 0 0;font-size:.72rem}body.ma-shop-page .cart-footer{padding:1.4rem;border-top:1px solid var(--line)}body.ma-shop-page .cart-total{display:flex;justify-content:space-between;margin-bottom:1rem;font-family:var(--serif);font-size:1.25rem}body.ma-shop-page .cart-footer .btn{width:100%}body.ma-shop-page .shop-hero{display:grid;min-height:42rem;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);background:var(--wheat)}body.ma-shop-page .hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(5rem,9vw,8rem) var(--pad)}body.ma-shop-page .hero-copy h1{max-width:8ch;margin:0;font-family:var(--serif);font-size:clamp(4rem,7.3vw,7.8rem);font-weight:400;letter-spacing:-.045em;line-height:.9}body.ma-shop-page .hero-copy>p:not(.eyebrow){max-width:34rem;margin:2rem 0 0;font-size:clamp(.96rem,1.35vw,1.1rem);line-height:1.75}body.ma-shop-page .hero-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2.3rem}body.ma-shop-page .hero-art{position:relative;min-height:40rem;overflow:hidden;background:var(--olive)}body.ma-shop-page .hero-orbit{position:absolute;top:10%;left:17%;width:min(33vw,30rem);aspect-ratio:1;border-radius:50%;background:var(--terra)}body.ma-shop-page .hero-product{position:absolute;filter:drop-shadow(0 1.7rem 1.5rem rgba(20,25,17,.22))}body.ma-shop-page .hero-product.one{right:2%;bottom:-7%;z-index:3;width:57%;transform:rotate(4deg)}body.ma-shop-page .hero-product.two{top:7%;left:-5%;z-index:2;width:45%;transform:rotate(-8deg)}body.ma-shop-page .hero-product.three{right:-7%;top:5%;z-index:1;width:39%;transform:rotate(7deg)}body.ma-shop-page .hero-art-label{position:absolute;bottom:2rem;left:2rem;z-index:4;color:var(--paper);font-family:var(--serif);font-size:clamp(1.4rem,3vw,2.8rem);writing-mode:vertical-rl}body.ma-shop-page .trust{display:grid;border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(3,1fr)}body.ma-shop-page .trust article{padding:1.6rem var(--pad);border-right:1px solid var(--line)}body.ma-shop-page .trust article:last-child{border-right:0}body.ma-shop-page .trust strong{font-family:var(--serif);font-size:1.17rem;font-weight:400}body.ma-shop-page .trust span{display:block;margin-top:.25rem;color:#25291f9e;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase}body.ma-shop-page .catalog{padding:clamp(4rem,8vw,7rem) var(--pad);background:var(--paper)}body.ma-shop-page .catalog-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}body.ma-shop-page .catalog-head h2{margin:0;font-family:var(--serif);font-size:clamp(3.2rem,5.8vw,6rem);font-weight:400;letter-spacing:-.04em}body.ma-shop-page .catalog-head p:last-child{max-width:28rem;margin:0;color:#25291fa6;line-height:1.65}body.ma-shop-page .filter-wrap{position:sticky;top:0;z-index:45;margin:0 calc(var(--pad)*-1) 2.6rem;padding:0 var(--pad);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f2e7f7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.ma-shop-page .filter-row{display:flex;min-height:4.8rem;align-items:center;justify-content:space-between;gap:1rem}body.ma-shop-page .filters{display:flex;min-width:0;gap:.35rem;overflow-x:auto;scrollbar-width:none}body.ma-shop-page .filters::-webkit-scrollbar{display:none}body.ma-shop-page .filter{min-height:2.5rem;flex:0 0 auto;padding:.65rem .85rem;border:1px solid transparent;background:none;font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}body.ma-shop-page .filter.active{border-color:var(--olive);background:var(--olive);color:var(--paper)}body.ma-shop-page .sort{display:flex;flex:0 0 auto;align-items:center;gap:.7rem}body.ma-shop-page .sort label{font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}body.ma-shop-page .sort select{padding:.65rem 1.8rem .65rem .7rem;border:1px solid var(--line);border-radius:0;background:var(--paper);font-size:.72rem}body.ma-shop-page .result-line{display:flex;justify-content:space-between;margin-bottom:1rem;color:#25291f99;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}body.ma-shop-page .products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.2rem,2.2vw,2.3rem) clamp(.8rem,1.6vw,1.5rem)}body.ma-shop-page .product{min-width:0}body.ma-shop-page .product-media{position:relative;aspect-ratio:1;overflow:hidden;background:var(--cream)}body.ma-shop-page .product-media:before{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--accent,#d9c49b);content:"";opacity:.28}body.ma-shop-page .product-media img{position:relative;width:100%;height:100%;object-fit:cover;transition:transform .5s}body.ma-shop-page .product:hover img{transform:scale(1.035)}body.ma-shop-page .badge{position:absolute;top:.75rem;left:.75rem;z-index:2;padding:.43rem .58rem;background:var(--paper);font-size:.54rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase}body.ma-shop-page .badge.low{background:var(--terra);color:#fff}body.ma-shop-page .quick{position:absolute;right:.65rem;bottom:.65rem;left:.65rem;z-index:3;min-height:2.9rem;transform:translateY(calc(100% + .8rem));border:0;background:var(--olive);color:var(--paper);font-size:.62rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:.22s}body.ma-shop-page .product:hover .quick,body.ma-shop-page .quick:focus-visible{transform:none}body.ma-shop-page .quick.wait{background:var(--paper);color:var(--ink)}body.ma-shop-page .product-info{display:grid;grid-template-columns:1fr auto;gap:.75rem;padding-top:.95rem}body.ma-shop-page .product-name{margin:0;font-family:var(--serif);font-size:clamp(1.15rem,1.55vw,1.42rem);font-weight:400;line-height:1.15}body.ma-shop-page .arabic{margin:.3rem 0 0;color:#25291f8f;font-size:.69rem}body.ma-shop-page .price{font-size:.75rem;font-weight:600}body.ma-shop-page .product-note{margin:.55rem 0 0;color:#25291f9e;font-size:.72rem;line-height:1.5}body.ma-shop-page .load-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem}body.ma-shop-page .load-wrap p{margin:0;color:#25291f8c;font-size:.67rem;letter-spacing:.1em;text-transform:uppercase}body.ma-shop-page .load-wrap .btn[hidden]{display:none}body.ma-shop-page .no-results{grid-column:1/-1;padding:6rem 0;text-align:center}body.ma-shop-page .no-results h3{margin:0;font-family:var(--serif);font-size:2.5rem;font-weight:400}body.ma-shop-page .bundle{display:grid;min-height:36rem;grid-template-columns:1.05fr .95fr;background:var(--gold)}body.ma-shop-page .bundle-art{position:relative;overflow:hidden;background:var(--terra)}body.ma-shop-page .bundle-art img{width:100%;height:100%;object-fit:cover;filter:saturate(.8)}body.ma-shop-page .bundle-art:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 60%,rgba(184,148,71,.45));content:""}body.ma-shop-page .bundle-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(4rem,8vw,7rem) var(--pad)}body.ma-shop-page .bundle-copy h2{max-width:8ch;margin:0;font-family:var(--serif);font-size:clamp(3.3rem,5.8vw,6rem);font-weight:400;line-height:.92}body.ma-shop-page .bundle-copy>p:not(.eyebrow){max-width:32rem;margin:1.7rem 0 0;line-height:1.7}body.ma-shop-page .tiers{display:grid;width:100%;grid-template-columns:repeat(3,1fr);margin:2.3rem 0;border-top:1px solid rgba(37,41,31,.38);border-bottom:1px solid rgba(37,41,31,.38)}body.ma-shop-page .tier{padding:1.1rem .6rem;border-right:1px solid rgba(37,41,31,.28)}body.ma-shop-page .tier:last-child{border-right:0}body.ma-shop-page .tier strong{display:block;font-family:var(--serif);font-size:1.35rem;font-weight:400}body.ma-shop-page .tier span{font-size:.61rem;letter-spacing:.1em;text-transform:uppercase}body.ma-shop-page .finder{padding:clamp(5rem,9vw,8rem) var(--pad);background:var(--cream)}body.ma-shop-page .finder-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3.5rem}body.ma-shop-page .finder h2{max-width:11ch;margin:0;font-family:var(--serif);font-size:clamp(3rem,5.4vw,5.5rem);font-weight:400;line-height:.96}body.ma-shop-page .finder-head>p{max-width:30rem;margin:0;color:#25291fa3;line-height:1.65}body.ma-shop-page .finder-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}body.ma-shop-page .finder-card{min-height:17rem;padding:1.6rem 1.4rem 1.6rem 0;border-right:1px solid var(--line)}body.ma-shop-page .finder-card+.finder-card{padding-left:1.4rem}body.ma-shop-page .finder-card:last-child{border-right:0}body.ma-shop-page .finder-num{color:var(--terra);font-family:var(--serif);font-size:1.2rem}body.ma-shop-page .finder-card h3{margin:3.7rem 0 .7rem;font-family:var(--serif);font-size:1.75rem;font-weight:400}body.ma-shop-page .finder-card p{margin:0;color:#25291fa6;font-size:.8rem;line-height:1.6}body.ma-shop-page .finder-card button{margin-top:1rem;padding:0;border:0;border-bottom:1px solid;background:none;font-size:.59rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}body.ma-shop-page .service{display:grid;background:var(--olive);color:var(--paper);grid-template-columns:repeat(3,1fr)}body.ma-shop-page .service article{padding:2.7rem var(--pad);border-right:1px solid rgba(248,242,231,.2)}body.ma-shop-page .service article:last-child{border-right:0}body.ma-shop-page .service h3{margin:0;font-family:var(--serif);font-size:1.45rem;font-weight:400}body.ma-shop-page .service p{margin:.6rem 0 0;color:#f8f2e7a3;font-size:.78rem;line-height:1.6}body.ma-shop-page .newsletter{display:grid;grid-template-columns:.85fr 1.15fr;background:var(--wheat)}body.ma-shop-page .newsletter-copy,body.ma-shop-page .newsletter-form{padding:clamp(3.5rem,7vw,6rem) var(--pad)}body.ma-shop-page .newsletter-copy{border-right:1px solid var(--line)}body.ma-shop-page .newsletter h2{max-width:12ch;margin:0;font-family:var(--serif);font-size:clamp(2.3rem,4vw,4rem);font-weight:400;line-height:1}body.ma-shop-page .newsletter-form{display:flex;flex-direction:column;justify-content:center}body.ma-shop-page .newsletter-form p{max-width:34rem;margin:0 0 2rem;line-height:1.7}body.ma-shop-page .email-form{display:flex;border-bottom:1px solid}body.ma-shop-page .email-form input{min-width:0;flex:1;padding:1rem 0;border:0;background:none;outline:0}body.ma-shop-page .email-form button{border:0;background:none;font-size:.64rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}body.ma-shop-page footer{padding:clamp(4rem,8vw,7rem) var(--pad) 2rem;background:var(--deep);color:var(--paper)}body.ma-shop-page .footer-main{display:grid;grid-template-columns:1.3fr repeat(3,.7fr);gap:3rem;padding-bottom:5rem}body.ma-shop-page .footer-brand{max-width:25rem}body.ma-shop-page .footer-name{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3.3rem)}body.ma-shop-page .footer-brand p{color:#f8f2e79e;line-height:1.7}body.ma-shop-page .footer-col h3{margin:0 0 1.2rem;color:var(--gold);font-size:.63rem;letter-spacing:.16em;text-transform:uppercase}body.ma-shop-page .footer-col a{display:block;width:fit-content;margin:.75rem 0;color:#f8f2e7c2;font-size:.82rem}body.ma-shop-page .footer-bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(248,242,231,.2);color:#f8f2e785;font-size:.6rem;letter-spacing:.09em;text-transform:uppercase}body.ma-shop-page .toast{position:fixed;right:1rem;bottom:1rem;z-index:110;display:flex;max-width:calc(100vw - 2rem);align-items:center;gap:1rem;padding:1rem 1.2rem;transform:translateY(150%);background:var(--paper);box-shadow:0 1.2rem 3rem #14191133;font-size:.77rem;visibility:hidden;transition:.24s}body.ma-shop-page .toast.show{transform:none;visibility:visible}body.ma-shop-page .toast:before{display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:50%;background:var(--olive);color:#fff;content:"\2713"}@media(max-width:1050px){body.ma-shop-page .products{grid-template-columns:repeat(3,1fr)}body.ma-shop-page .shop-hero,body.ma-shop-page .finder-grid{grid-template-columns:1fr 1fr}body.ma-shop-page .finder-card:nth-child(2){border-right:0}body.ma-shop-page .finder-card:nth-child(n+3){border-top:1px solid var(--line)}}@media(max-width:820px){body.ma-shop-page .nav,body.ma-shop-page .actions .text-link{display:none}body.ma-shop-page .menu{display:flex;justify-self:start}body.ma-shop-page .shop-hero,body.ma-shop-page .bundle,body.ma-shop-page .newsletter{grid-template-columns:1fr}body.ma-shop-page .hero-art{min-height:32rem;grid-row:1}body.ma-shop-page .hero-copy{padding-top:4rem}body.ma-shop-page .trust{grid-template-columns:1fr}body.ma-shop-page .trust article{border-right:0;border-bottom:1px solid var(--line)}body.ma-shop-page .catalog-head,body.ma-shop-page .finder-head{align-items:flex-start;flex-direction:column}body.ma-shop-page .filter-row{align-items:flex-start;flex-direction:column;padding:1rem 0}body.ma-shop-page .filters{width:100%}body.ma-shop-page .sort{width:100%;justify-content:space-between}body.ma-shop-page .products{grid-template-columns:repeat(2,1fr)}body.ma-shop-page .quick{transform:none}body.ma-shop-page .bundle-art{min-height:28rem}body.ma-shop-page .newsletter-copy{border-right:0;border-bottom:1px solid var(--line)}body.ma-shop-page .service{grid-template-columns:1fr}body.ma-shop-page .service article{border-right:0;border-bottom:1px solid rgba(248,242,231,.2)}body.ma-shop-page .footer-main{grid-template-columns:1fr 1fr}body.ma-shop-page .footer-brand{grid-column:1/-1}}@media(max-width:520px){body.ma-shop-page .announcement span:nth-child(n+2){display:none}body.ma-shop-page .header{min-height:5rem}body.ma-shop-page .brand-name{font-size:1.03rem}body.ma-shop-page .brand-place{font-size:.43rem;letter-spacing:.2em}body.ma-shop-page .bag span:last-child{display:none}body.ma-shop-page .hero-art{min-height:27rem}body.ma-shop-page .hero-orbit{width:70vw}body.ma-shop-page .hero-product.one{width:69%}body.ma-shop-page .hero-product.two{width:50%}body.ma-shop-page .hero-product.three{width:48%}body.ma-shop-page .hero-art-label{bottom:1rem;left:1rem}body.ma-shop-page .catalog{padding-top:3.5rem}body.ma-shop-page .products{gap:1.5rem .65rem}body.ma-shop-page .product-info{grid-template-columns:1fr}body.ma-shop-page .price{grid-row:1;justify-self:end}body.ma-shop-page .product-name{padding-right:2.6rem}body.ma-shop-page .product-note{display:none}body.ma-shop-page .badge{top:.45rem;left:.45rem}body.ma-shop-page .quick{right:.4rem;bottom:.4rem;left:.4rem;min-height:2.55rem}body.ma-shop-page .tiers{grid-template-columns:1fr}body.ma-shop-page .tier{border-right:0;border-bottom:1px solid rgba(37,41,31,.28)}body.ma-shop-page .finder-grid{grid-template-columns:1fr}body.ma-shop-page .finder-card,body.ma-shop-page .finder-card+.finder-card{min-height:auto;padding:1.5rem 0;border-right:0;border-top:1px solid var(--line)}body.ma-shop-page .finder-card h3{margin:2.5rem 0 .7rem}body.ma-shop-page .footer-main{grid-template-columns:1fr}body.ma-shop-page .footer-brand{grid-column:auto}body.ma-shop-page .footer-bottom{align-items:flex-start;flex-direction:column}}body.ma-shop-page .filter-wrap{top:4.8rem}body.ma-shop-page .btn{border-color:var(--olive)!important;background:var(--olive)!important;color:var(--paper)!important}body.ma-shop-page .btn-outline{background:transparent!important;color:var(--olive)!important}body.ma-shop-page .btn:hover{border-color:var(--terra)!important;background:var(--terra)!important;color:var(--paper)!important}body.ma-shop-page .service p,body.ma-shop-page footer .footer-brand p{color:#f8f2e7cc!important}body.ma-shop-page .ma-shop-concept>section{margin:0!important}body.ma-shop-page .catalog{padding-top:clamp(4.5rem,8vw,7rem)}body.ma-shop-page .catalog-head{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);align-items:end;gap:clamp(2rem,6vw,7rem)}body.ma-shop-page .catalog-head h1{max-width:12ch;margin:0;font-family:var(--serif);font-size:clamp(3.5rem,6.2vw,6.5rem);font-weight:400;letter-spacing:-.045em;line-height:.94;overflow-wrap:normal}body.ma-shop-page .catalog-intro{align-self:end;max-width:38rem}body.ma-shop-page .catalog-intro p{margin:0;color:#25291fc2;font-size:clamp(1.03rem,1.28vw,1.14rem);line-height:1.75}body.ma-shop-page .section-cta{display:inline-flex;align-items:center;gap:.7rem;margin-top:1.4rem;padding:0 0 .35rem;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--olive);font-size:.72rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase}body.ma-shop-page .catalog-bundle{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(22rem,.9fr) auto;align-items:center;gap:clamp(1.5rem,4vw,4rem);margin:clamp(2.8rem,5vw,4.5rem) 0;padding:clamp(1.6rem,3vw,2.5rem);background:var(--olive);color:var(--paper)}body.ma-shop-page .catalog-bundle .eyebrow{color:var(--gold)}body.ma-shop-page .catalog-bundle h2{margin:0;font-family:var(--serif);font-size:clamp(2.2rem,3.7vw,4rem);font-weight:400;line-height:.98}body.ma-shop-page .catalog-bundle-copy>p:last-child{max-width:39rem;margin:1rem 0 0;color:#f8f2e7d1!important;font-size:1rem;line-height:1.7}body.ma-shop-page .catalog-bundle-tiers{display:grid;gap:.7rem;font-size:.78rem;letter-spacing:.04em}body.ma-shop-page .catalog-bundle-tiers span{padding-bottom:.7rem;border-bottom:1px solid rgba(248,242,231,.24)}body.ma-shop-page .catalog-bundle-tiers strong{font-family:var(--serif);font-size:1.3rem;font-weight:400}body.ma-shop-page .catalog-bundle .btn{flex:none;border-color:var(--paper)!important;background:var(--paper)!important;color:var(--olive)!important;white-space:nowrap}body.ma-shop-page .products{align-items:start}body.ma-shop-page .products .product{width:auto!important;max-width:none!important;margin:0!important;padding:0!important}body.ma-shop-page .products .product-media{width:100%!important;max-width:none!important;margin:0!important;aspect-ratio:1}body.ma-shop-page .products .product-media>a,body.ma-shop-page .products .product-media>a img,body.ma-shop-page .products .product-media>a svg{width:100%!important;max-width:none!important;height:100%!important;margin:0!important;object-fit:cover}body.ma-shop-page .product-info{width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:start;margin:0;padding-top:1rem}body.ma-shop-page .product-name{font-size:clamp(1.28rem,1.55vw,1.55rem);line-height:1.08;overflow-wrap:anywhere}body.ma-shop-page .product-note,body.ma-shop-page .arabic{font-size:.82rem;line-height:1.55}body.ma-shop-page .filter,body.ma-shop-page .sort,body.ma-shop-page .result-line{font-size:max(.78rem,13px);line-height:1.5}body.ma-shop-page .header,body.ma-shop-page .header.stuck{position:sticky!important;top:0!important;min-height:5.6rem!important;background:#f8f2e7f7!important;color:var(--ink)!important}body.ma-shop-page .header.stuck{box-shadow:0 8px 28px #1d281a14}body.ma-shop-page .filter-wrap{top:5.6rem}body.ma-shop-page .brand-name,body.ma-shop-page .header.stuck .brand-name{font-size:clamp(1.2rem,2vw,1.72rem)!important;line-height:1!important}body.ma-shop-page .product-name{text-transform:none!important;letter-spacing:-.015em!important}body.ma-shop-page .shop-arabic-heading,body.ma-shop-page .bundle-arabic{font-family:var(--serif);color:var(--terra)}body.ma-shop-page .shop-arabic-heading{margin:0 0 .7rem;font-size:clamp(1rem,1.5vw,1.35rem)}body.ma-shop-page .bundle-arabic{margin-bottom:.85rem;font-size:clamp(1rem,1.5vw,1.3rem)}body.ma-shop-page .filter small{display:block;margin-top:.18rem;font-family:var(--serif);font-size:.73rem;font-weight:400;letter-spacing:0;line-height:1;text-transform:none}body.ma-shop-page .filter.active small{color:var(--gold)}body.ma-shop-page .price{padding-top:.15rem;font-size:.83rem;white-space:nowrap}body.ma-shop-page .bundle-badge{background:var(--gold);color:var(--ink)}body.ma-shop-page .bundle-copy h2,body.ma-shop-page .finder h2,body.ma-shop-page .newsletter h2{max-width:12ch}body.ma-shop-page .bundle-copy>p:not(.eyebrow),body.ma-shop-page .finder-head>p,body.ma-shop-page .finder-card p,body.ma-shop-page .service p,body.ma-shop-page .newsletter-form p,body.ma-shop-page footer .footer-brand p,body.ma-shop-page .footer-col a{font-size:max(.9rem,14px);line-height:1.7}@media(max-width:980px){body.ma-shop-page .catalog-bundle{grid-template-columns:1fr 1fr}body.ma-shop-page .catalog-bundle .btn{justify-self:start}}@media(max-width:820px){body.ma-shop-page .catalog-head,body.ma-shop-page .catalog-bundle{grid-template-columns:1fr}body.ma-shop-page .catalog-head{align-items:start}}@media(max-width:520px){body.ma-shop-page .catalog{padding-top:3.5rem}body.ma-shop-page .catalog-head h1{font-size:clamp(3rem,14vw,4.4rem)}body.ma-shop-page .catalog-bundle{margin-inline:-.4rem;padding:1.35rem}body.ma-shop-page .product-name{font-size:1.12rem}body.ma-shop-page .product-note{display:block;font-size:.76rem}}body.ma-shop-page .catalog-head h1{line-height:1}body.ma-shop-page .shopify-section-group-header-group{position:sticky!important;top:0;z-index:90}body.ma-shop-page .ma-header-shell{position:relative;z-index:90}body.ma-shop-page .header__space{display:none!important;height:0!important}body.ma-shop-page .header,body.ma-shop-page .header.stuck{position:relative!important;top:auto!important;right:auto!important;left:auto!important;min-height:5.6rem!important}body.ma-shop-page .filter-wrap{top:7.8rem;z-index:60}body.ma-shop-page .filter-row{display:grid;min-height:auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;padding:.75rem 0}body.ma-shop-page .filters{flex-wrap:wrap;overflow:visible;padding-right:.75rem}body.ma-shop-page .product-scent{display:block;margin:.55rem 0 0;color:#25291fc7;font-size:.82rem;line-height:1.62}body.ma-shop-page .product-scent span{margin-right:.35rem;color:var(--terra);font-size:.67rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}body.ma-shop-page .product-note,body.ma-shop-page .arabic{line-height:1.62}body.ma-shop-page .bundle-copy h2,body.ma-shop-page .finder h2,body.ma-shop-page .newsletter h2{line-height:1}@media(max-width:1180px)and (min-width:821px){body.ma-shop-page .nav{gap:.85rem}body.ma-shop-page .nav a{font-size:.6rem;letter-spacing:.11em}}@media(max-width:820px){body.ma-shop-page .filter-row{display:flex;align-items:stretch;flex-direction:column}body.ma-shop-page .filters{width:calc(100% + var(--pad));flex-wrap:nowrap;overflow-x:auto;padding-right:var(--pad);scroll-padding-right:var(--pad)}body.ma-shop-page .filters:after{flex:0 0 .5rem;content:""}body.ma-shop-page .sort{width:100%;justify-content:space-between}}@media(max-width:520px){body.ma-shop-page .header,body.ma-shop-page .header.stuck{min-height:5rem!important}body.ma-shop-page .filter-wrap{top:7.2rem}body.ma-shop-page .product-scent{font-size:.76rem}}body.ma-shop-page .catalog-title-group{align-self:end}body.ma-shop-page .shop-arabic-heading{width:100%;margin:0 0 .55rem;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.25;text-align:left}body.ma-shop-page .section-cta{min-height:3.1rem;padding:.82rem 1.2rem;border:1px solid var(--olive);background:transparent;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}body.ma-shop-page .section-cta:hover{background:var(--olive);color:var(--paper);transform:translateY(-2px)}body.ma-shop-page .product-info .arabic{display:block;width:100%;margin:.42rem 0 0;color:#25291fad;font-family:var(--serif);font-size:.9rem;line-height:1.5;text-align:left}body.ma-shop-page .product-scent{margin-top:.48rem}body.ma-shop-page .finder-card button{display:inline-flex;min-height:2.85rem;align-items:center;justify-content:center;margin-top:1.15rem;padding:.72rem 1rem;border:1px solid var(--olive);background:transparent;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}body.ma-shop-page .finder-card button:hover{background:var(--olive);color:var(--paper);transform:translateY(-2px)}@media(max-width:820px){body.ma-shop-page .products{grid-template-columns:repeat(2,minmax(0,1fr))}body.ma-shop-page .product-info{grid-template-columns:minmax(0,1fr);gap:.4rem}body.ma-shop-page .product-info>div{min-width:0;overflow-wrap:anywhere}body.ma-shop-page .product-name{padding-right:0}body.ma-shop-page .product-info>.price{grid-area:auto;justify-self:start}body.ma-shop-page .products .product-media{aspect-ratio:auto;overflow:visible;background:transparent}body.ma-shop-page .products .product-media:before{display:none}body.ma-shop-page .products .product-media>a{position:relative;height:auto!important;aspect-ratio:1;overflow:hidden;background:var(--cream)}body.ma-shop-page .products .product-media>a img,body.ma-shop-page .products .product-media>a svg{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:contain;transform:none}body.ma-shop-page .ma-quick-form{margin:.6rem 0 0}body.ma-shop-page .quick{position:static;width:100%;min-height:2.75rem;padding:.8rem .5rem;transform:none;line-height:1.4;white-space:normal;overflow-wrap:anywhere}body.ma-shop-page .badge{top:.5rem;left:.5rem;max-width:calc(100% - 1rem);padding:.3rem .4rem;overflow-wrap:anywhere}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/ma-shop.css.map */
