:root{--ms-ink:#123d31;--ms-accent:#d89b59;--ms-cream:#f5f0e7;--ms-cream-2:#eee5d6;--ms-paper:#fbfaf6;--ms-text:#173229;--ms-muted:#68746f;--ms-line:rgba(18,61,49,.14);--ms-shadow:0 24px 70px rgba(20,44,36,.13);--ms-radius:26px;--ms-serif:Georgia,'Times New Roman',serif;--ms-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--ms-paper);color:var(--ms-text);font-family:var(--ms-sans);font-size:16px;line-height:1.65;overflow-x:hidden}body.menu-open,body.search-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.ms-shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.ms-icon{width:22px;height:22px;display:inline-block;flex:0 0 auto}.screen-reader-text{position:absolute;left:-9999px}.screen-reader-text:focus{left:12px;top:12px;background:#fff;padding:12px;z-index:99999}
.ms-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--ms-accent)}.ms-eyebrow:before{content:'';width:28px;height:1px;background:currentColor}.ms-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:999px;font-weight:750;font-size:14px;transition:.28s ease;border:1px solid transparent;position:relative;overflow:hidden}.ms-btn .ms-icon{width:18px;height:18px}.ms-btn-dark{background:var(--ms-ink);color:#fff}.ms-btn-dark:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(18,61,49,.22)}.ms-btn-light{background:#fff;color:var(--ms-ink)}.ms-btn-light:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(0,0,0,.14)}.ms-btn-outline{border-color:var(--ms-line);background:transparent;color:var(--ms-ink)}.ms-btn-outline:hover{background:var(--ms-ink);color:#fff}.ms-text-link,.ms-link-arrow{display:inline-flex;align-items:center;gap:10px;font-weight:750;font-size:14px}.ms-text-link .ms-icon{width:18px;height:18px}.ms-link-arrow span{transition:.25s}.ms-link-arrow:hover span{transform:translate(3px,3px)}
.ms-announcement{background:#0c2f26;color:#dce8e2;font-size:11px;letter-spacing:.11em;text-transform:uppercase}.ms-announcement .ms-shell{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ms-announcement-mark{opacity:.58}.ms-header{height:80px;position:sticky;top:0;z-index:1000;background:rgba(251,250,246,.92);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s}.ms-header.is-scrolled{height:68px;border-color:var(--ms-line);box-shadow:0 10px 30px rgba(27,48,41,.06)}.ms-header-row{height:100%;display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;gap:22px}.ms-brand{display:flex;align-items:center;gap:12px;min-width:0}.ms-brand .custom-logo{max-width:180px;max-height:52px;object-fit:contain}.ms-brand-mark{width:42px;height:42px;border-radius:50%;background:var(--ms-ink);color:#fff;display:grid;place-items:center;font-family:var(--ms-serif);font-weight:700;font-size:14px;letter-spacing:.06em}.ms-brand-copy{min-width:0;display:flex;flex-direction:column}.ms-brand-copy strong{font-family:var(--ms-serif);font-size:17px;line-height:1.1;white-space:nowrap}.ms-brand-copy small{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:var(--ms-muted);margin-top:4px;white-space:nowrap}.ms-desktop-nav{display:flex;gap:28px;align-items:center}.ms-desktop-nav a{font-size:13px;font-weight:700;position:relative}.ms-desktop-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--ms-accent);transition:.25s}.ms-desktop-nav a:hover:after{right:0}.ms-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:9px}.ms-icon-btn{width:42px;height:42px;border:0;background:transparent;color:var(--ms-ink);border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:.25s}.ms-icon-btn:hover{background:#eee9df}.ms-header-enquire{min-height:42px;padding:0 17px;border-radius:999px;background:var(--ms-ink);color:#fff;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:750}.ms-menu-toggle{display:none}
.ms-mobile-nav,.ms-search-overlay{position:fixed;inset:0;z-index:3000;pointer-events:none;visibility:hidden}.ms-mobile-nav.is-open,.ms-search-overlay.is-open{pointer-events:auto;visibility:visible}.ms-mobile-backdrop,.ms-search-backdrop{position:absolute;inset:0;background:rgba(7,26,21,.58);opacity:0;transition:.3s}.is-open .ms-mobile-backdrop,.is-open .ms-search-backdrop{opacity:1}.ms-mobile-panel{position:absolute;top:0;right:0;width:min(460px,94vw);height:100%;background:#133c31;color:#fff;padding:26px;transform:translateX(100%);transition:.42s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.is-open .ms-mobile-panel{transform:none}.ms-mobile-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.16)}.ms-mobile-head>div{display:flex;flex-direction:column}.ms-mobile-head span{font-size:10px;letter-spacing:.2em;color:#d9a467}.ms-mobile-head strong{font-family:var(--ms-serif);font-size:26px;font-weight:500}.ms-mobile-head .ms-icon-btn{color:#fff;background:rgba(255,255,255,.08)}.ms-mobile-panel nav{display:flex;flex-direction:column;padding:20px 0}.ms-mobile-panel nav a{display:flex;justify-content:space-between;align-items:center;padding:14px 2px;font-family:var(--ms-serif);font-size:31px;border-bottom:1px solid rgba(255,255,255,.09)}.ms-mobile-panel nav a span{font-family:var(--ms-sans);font-size:10px;letter-spacing:.2em;color:#d9a467}.ms-mobile-contact{margin-top:auto;padding:24px 0}.ms-mobile-contact p{color:#bcd0c9;font-size:13px}.ms-search-card{position:absolute;top:70px;left:50%;width:min(760px,calc(100% - 32px));transform:translate(-50%,-40px);background:#f8f4ec;border-radius:28px;padding:52px;opacity:0;transition:.35s;box-shadow:var(--ms-shadow)}.is-open .ms-search-card{opacity:1;transform:translate(-50%,0)}.ms-search-card h2{font:500 clamp(34px,6vw,62px)/.98 var(--ms-serif);margin:14px 0 28px}.ms-search-close{position:absolute;right:20px;top:20px}.ms-search-card form{display:flex;border-bottom:1px solid var(--ms-ink)}.ms-search-card input{flex:1;border:0;background:transparent;padding:16px 4px;outline:none;font-size:18px}.ms-search-card form button{border:0;background:none;cursor:pointer}
.ms-hero{position:relative;min-height:760px;background:var(--ms-ink);color:#fff;overflow:hidden}.ms-hero:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 70% 38%,rgba(216,155,89,.18),transparent 26%),linear-gradient(110deg,rgba(255,255,255,.02),transparent 45%)}.ms-hero-grain{position:absolute;inset:0;opacity:.13;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' 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='.25'/%3E%3C/svg%3E")}.ms-hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%;animation:orbitPulse 8s ease-in-out infinite}.orbit-a{width:500px;height:500px;right:-100px;top:60px}.orbit-b{width:720px;height:720px;right:-80px;top:-45px;animation-delay:-3s}@keyframes orbitPulse{50%{transform:scale(1.04);opacity:.55}}.ms-hero-grid{min-height:700px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;position:relative;z-index:2;padding:72px 0 92px}.ms-hero-copy h1{font:500 clamp(62px,7vw,102px)/.86 var(--ms-serif);letter-spacing:-.045em;margin:20px 0 28px;max-width:720px}.ms-hero-copy h1 em{font-weight:400;color:#e3c59d}.ms-hero-copy>p{max-width:590px;color:#c6d4ce;font-size:17px}.ms-hero-actions{display:flex;align-items:center;gap:24px;margin:32px 0}.ms-hero-copy .ms-link-arrow{color:#fff}.ms-hero-mini{display:flex;gap:36px;margin-top:44px}.ms-hero-mini div{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;max-width:190px}.ms-hero-mini strong{font:500 34px var(--ms-serif);color:#e3c59d}.ms-hero-mini span{font-size:10px;line-height:1.4;text-transform:uppercase;letter-spacing:.1em;color:#9fb5ad}.ms-hero-stage{min-height:560px;position:relative;perspective:1000px}.ms-hero-halo{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,#f2e5d2 0,#d9b58a 62%,transparent 63%);left:48%;top:48%;transform:translate(-50%,-50%);box-shadow:0 0 0 50px rgba(255,255,255,.03),0 0 0 100px rgba(255,255,255,.02)}.ms-hero-pack{position:absolute;display:block;width:230px;height:350px;border-radius:28px;background:#f7f3ea;padding:14px;box-shadow:0 35px 65px rgba(0,0,0,.28);transition:.4s;transform-style:preserve-3d}.ms-hero-pack img{width:100%;height:100%;object-fit:contain;border-radius:18px}.ms-hero-pack span{position:absolute;left:18px;right:18px;bottom:16px;background:rgba(12,47,38,.91);color:#fff;border-radius:999px;padding:8px 12px;text-align:center;font-size:11px;font-weight:750;backdrop-filter:blur(8px)}.pack-1{left:50%;top:43%;transform:translate(-50%,-50%) rotate(-4deg);z-index:3}.pack-2{left:16%;top:39%;transform:rotate(-13deg) scale(.82);z-index:2}.pack-3{right:2%;top:43%;transform:rotate(11deg) scale(.86);z-index:2}.ms-hero-stage:hover .pack-1{transform:translate(-50%,-53%) rotate(-2deg)}.ms-hero-stage:hover .pack-2{transform:rotate(-16deg) translate(-8px,-8px) scale(.82)}.ms-hero-stage:hover .pack-3{transform:rotate(14deg) translate(8px,-8px) scale(.86)}.ms-hero-note{position:absolute;right:0;bottom:25px;background:#fff;color:var(--ms-ink);padding:18px 20px;border-radius:18px;display:flex;flex-direction:column;box-shadow:var(--ms-shadow);z-index:5}.ms-hero-note span{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--ms-accent)}.ms-hero-note strong{font:500 18px var(--ms-serif)}.ms-hero-note small{font-size:10px;color:var(--ms-muted)}.ms-marquee{position:absolute;left:0;right:0;bottom:0;border-top:1px solid rgba(255,255,255,.13);height:52px;overflow:hidden;display:flex;align-items:center}.ms-marquee>div{display:flex;gap:28px;white-space:nowrap;animation:marquee 26s linear infinite;font-size:10px;letter-spacing:.18em;color:#b9cdc6}.ms-marquee i{color:#d9a467;font-style:normal}@keyframes marquee{to{transform:translateX(-50%)}}
.ms-intro-section,.ms-featured-section,.ms-format-section,.ms-philosophy,.ms-editorial,.ms-catalogue-ribbon,.ms-pack-section,.ms-faq,.ms-final-cta{padding:110px 0}.ms-intro-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}.ms-intro-copy h2,.ms-section-head h2,.ms-philosophy h2,.ms-editorial h2,.ms-pack-copy h2,.ms-faq h2,.ms-final-card h2,.ms-product-story-head h2,.ms-product-label h2{font:500 clamp(46px,5vw,72px)/.95 var(--ms-serif);letter-spacing:-.04em;margin:18px 0 24px}.ms-intro-copy h2 em,.ms-section-head h2 em,.ms-editorial h2 em,.ms-product-story-head h2 em{font-weight:400;color:#9b6c3e}.ms-intro-copy p{color:var(--ms-muted);max-width:580px}.ms-intro-copy .ms-text-link{margin-top:20px}.ms-intro-visual{position:relative;min-height:590px}.ms-intro-card{position:absolute;border-radius:30px;overflow:hidden;background:#ebe5da;box-shadow:var(--ms-shadow)}.ms-intro-card img{width:100%;height:100%;object-fit:contain;background:#f4f1e9}.ms-intro-card span{position:absolute;left:16px;bottom:16px;background:var(--ms-ink);color:#fff;border-radius:999px;padding:8px 13px;font-size:10px;letter-spacing:.08em}.intro-big{left:6%;top:2%;width:55%;height:500px;transform:rotate(-3deg)}.intro-small{right:2%;bottom:0;width:45%;height:380px;transform:rotate(5deg)}.ms-intro-stamp{position:absolute;right:36%;top:41%;width:130px;height:130px;border-radius:50%;background:#d89b59;color:#173229;display:grid;place-items:center;text-align:center;z-index:4;box-shadow:0 18px 40px rgba(0,0,0,.12)}.ms-intro-stamp b{font:500 42px/.7 var(--ms-serif);display:block}.ms-intro-stamp span{font-size:9px;letter-spacing:.14em;text-transform:uppercase}.ms-section-head{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:54px}.ms-section-head>p{max-width:390px;color:var(--ms-muted);margin:0 0 8px}.ms-section-head.compact{align-items:center}.ms-section-head.compact h2{margin-bottom:0}.ms-featured-section{background:#f1ebdf}.ms-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ms-product-card{--card-accent:#7e947d;display:flex;flex-direction:column;border-radius:28px;overflow:hidden;background:#fff;border:1px solid rgba(18,61,49,.08);transition:transform .28s,box-shadow .28s;transform-style:preserve-3d}.ms-product-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(31,48,41,.13)}.ms-product-card-media{height:330px;position:relative;display:grid;place-items:center;background:linear-gradient(145deg,color-mix(in srgb,var(--card-accent) 15%,white),#f8f5ee);overflow:hidden}.ms-product-card-media img{width:88%;height:88%;object-fit:contain;position:relative;z-index:2;transition:.4s}.ms-product-card:hover .ms-product-card-media img{transform:scale(1.035) translateY(-5px)}.ms-card-glow{position:absolute;width:210px;height:210px;border-radius:50%;background:color-mix(in srgb,var(--card-accent) 28%,transparent);filter:blur(32px);opacity:.5}.ms-product-no{position:absolute;top:16px;left:17px;font-size:10px;letter-spacing:.18em;font-weight:800;z-index:5;color:var(--ms-ink)}.ms-product-card-copy{padding:22px 22px 24px;display:flex;flex:1;flex-direction:column}.ms-product-card-copy>span{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#9b6c3e;font-weight:800}.ms-product-card-copy h2,.ms-product-card-copy h3{font:500 29px/1 var(--ms-serif);margin:8px 0 12px}.ms-product-card-copy p{font-size:12px;color:var(--ms-muted);margin:0 0 18px;line-height:1.6}.ms-product-card-copy b{margin-top:auto;display:flex;justify-content:space-between;font-size:12px}.ms-product-card-copy em{font-style:normal;font-size:18px}.ms-product-card-featured{grid-column:span 2}.ms-product-card-featured .ms-product-card-media{height:360px}.ms-product-card-featured .ms-product-card-copy h3{font-size:36px}.ms-center-action{text-align:center;margin-top:44px}.ms-format-section{background:var(--ms-paper)}.ms-format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ms-format-card{min-height:520px;border-radius:30px;padding:30px;position:relative;overflow:hidden;display:flex;flex-direction:column;isolation:isolate;box-shadow:inset 0 0 0 1px rgba(18,61,49,.08);transition:.35s}.ms-format-card:hover{transform:translateY(-5px);box-shadow:var(--ms-shadow)}.ms-format-card>span{font-size:10px;letter-spacing:.2em}.ms-format-card>div:not(.ms-format-images){position:relative;z-index:4;margin-top:40px}.ms-format-card small{font-size:9px;letter-spacing:.17em;font-weight:800}.ms-format-card h3{font:500 48px/.95 var(--ms-serif);margin:8px 0 12px}.ms-format-card p{max-width:280px;font-size:13px;opacity:.72}.ms-format-card>b{margin-top:auto;position:relative;z-index:4;font-size:12px}.format-green{background:#133e32;color:#fff}.format-cream{background:#e8ddc8}.format-rust{background:#9b5b3e;color:#fff}.ms-format-images{position:absolute;right:-48px;bottom:-18px;width:72%;height:58%;z-index:-1}.ms-format-images img{position:absolute;width:48%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(0,0,0,.18))}.ms-format-images img:first-child{left:6%;bottom:-4%;transform:rotate(-8deg)}.ms-format-images img:last-child{right:0;bottom:7%;transform:rotate(10deg)}.ms-philosophy{background:#0f352b;color:#fff;position:relative;overflow:hidden}.ms-philosophy:after{content:'SATVA';position:absolute;right:-50px;bottom:-85px;font:500 260px/.7 var(--ms-serif);color:rgba(255,255,255,.035);letter-spacing:-.08em}.ms-philosophy-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;position:relative;z-index:2}.ms-philosophy-title p{max-width:470px;color:#b7cbc3}.ms-philosophy-steps article{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:30px 0;border-top:1px solid rgba(255,255,255,.15)}.ms-philosophy-steps article:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.ms-philosophy-steps article>span{font:500 32px var(--ms-serif);color:#d9a467}.ms-philosophy-steps h3{font:500 34px var(--ms-serif);margin:0 0 8px}.ms-philosophy-steps p{color:#a9bfb6;margin:0;max-width:590px;font-size:14px}.ms-editorial{background:#f4eee3}.ms-editorial-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}.ms-editorial-copy p{color:var(--ms-muted);max-width:490px}.ms-editorial-copy .ms-btn{margin-top:20px}.ms-editorial-mosaic{position:relative;min-height:650px}.mosaic{position:absolute;border-radius:30px;overflow:hidden;background:#fff;box-shadow:var(--ms-shadow);padding:14px}.mosaic img{width:100%;height:100%;object-fit:contain;background:#f7f4ee;border-radius:20px}.mosaic span{position:absolute;left:28px;bottom:28px;background:#123d31;color:#fff;padding:8px 12px;border-radius:999px;font-size:10px}.m1{width:54%;height:540px;left:4%;top:0;transform:rotate(-3deg)}.m2{width:45%;height:370px;right:0;top:44px;transform:rotate(4deg)}.m3{width:43%;height:330px;right:8%;bottom:0;transform:rotate(-5deg)}.ms-catalogue-ribbon{background:#fff}.ms-catalogue-ribbon h2{font:500 clamp(46px,5vw,76px)/1 var(--ms-serif);max-width:850px;margin:20px 0 44px}.ms-name-cloud{display:flex;flex-wrap:wrap;gap:10px}.ms-name-cloud a{display:inline-flex;align-items:center;gap:12px;border:1px solid var(--ms-line);padding:12px 16px;border-radius:999px;font-size:12px;font-weight:700;transition:.25s;background:#fbfaf6}.ms-name-cloud a span{opacity:.5;transition:.25s}.ms-name-cloud a:hover{background:var(--ms-ink);color:#fff;border-color:var(--ms-ink)}.ms-name-cloud a:hover span{transform:translate(2px,-2px);opacity:1}.ms-pack-section{background:#e9e1d4}.ms-pack-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center}.ms-pack-visual{min-height:620px;position:relative}.pack-tile{position:absolute;background:#fff;border-radius:28px;padding:12px;box-shadow:var(--ms-shadow);overflow:hidden}.pack-tile img{width:100%;height:100%;object-fit:contain;background:#f6f3ed;border-radius:19px}.pack-tile.one{width:52%;height:500px;left:0;top:40px;transform:rotate(-4deg)}.pack-tile.two{width:42%;height:350px;right:2%;top:0;transform:rotate(6deg)}.pack-tile.three{width:44%;height:330px;right:5%;bottom:0;transform:rotate(-3deg)}.ms-pack-copy p{color:#596963}.ms-pack-copy ul{padding:0;margin:32px 0 0;list-style:none}.ms-pack-copy li{display:flex;gap:14px;padding:18px 0;border-top:1px solid rgba(18,61,49,.14)}.ms-pack-copy li .ms-icon{margin-top:2px;color:#9b6c3e}.ms-pack-copy li span{display:flex;flex-direction:column}.ms-pack-copy li b{font-size:14px}.ms-pack-copy li small{color:var(--ms-muted)}.ms-faq{background:#f9f7f1}.ms-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.ms-faq-grid>div:first-child>p{color:var(--ms-muted);max-width:380px}.ms-accordion details{border-top:1px solid var(--ms-line)}.ms-accordion details:last-child{border-bottom:1px solid var(--ms-line)}.ms-accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-weight:750;cursor:pointer}.ms-accordion summary::-webkit-details-marker{display:none}.ms-accordion summary span{font-size:22px;font-weight:400;transition:.25s}.ms-accordion details[open] summary span{transform:rotate(45deg)}.ms-accordion p{margin:0 0 22px;max-width:650px;color:var(--ms-muted);font-size:14px}.ms-final-cta{background:#fff}.ms-final-card{border-radius:34px;background:var(--ms-ink);color:#fff;padding:58px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end;position:relative;overflow:hidden}.ms-final-card:after{content:'';position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-80px;top:-120px;box-shadow:0 0 0 50px rgba(255,255,255,.02),0 0 0 100px rgba(255,255,255,.015)}.ms-final-card h2{font-size:clamp(46px,5vw,68px);margin-bottom:0}.ms-final-card>div:last-child{position:relative;z-index:2}.ms-final-card>div:last-child p{color:#b6c9c1;max-width:430px}.ms-final-card .ms-btn{margin-top:16px}
.ms-inner-hero{padding:110px 0 90px;background:var(--ms-ink);color:#fff}.ms-inner-hero .ms-shell{display:flex;justify-content:space-between;align-items:end;gap:50px}.ms-inner-hero h1{font:500 clamp(62px,7vw,96px)/.9 var(--ms-serif);letter-spacing:-.05em;margin:20px 0}.ms-inner-hero h1 em{color:#dfc096;font-weight:400}.ms-inner-hero p{color:#b9cbc4;max-width:560px}.ms-inner-hero-count{display:flex;align-items:center;gap:14px;padding:22px 26px;border:1px solid rgba(255,255,255,.16);border-radius:22px}.ms-inner-hero-count strong{font:500 52px var(--ms-serif);color:#dfc096}.ms-inner-hero-count span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#a8bdb5}.ms-product-archive{padding:72px 0 120px;background:#f4efe6}.ms-filter-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:34px}.ms-filter-tabs button{border:1px solid var(--ms-line);background:#fff;padding:10px 15px;border-radius:999px;font-size:11px;font-weight:750;cursor:pointer}.ms-filter-tabs button.active,.ms-filter-tabs button:hover{background:var(--ms-ink);color:#fff}.ms-archive-grid .ms-product-card.is-hidden{display:none}
.ms-product-hero{padding:90px 0 100px;background:#f3eee4}.ms-product-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:start}.ms-product-gallery{position:sticky;top:100px}.ms-gallery-main{height:640px;border-radius:34px;background:linear-gradient(145deg,color-mix(in srgb,var(--product-accent) 14%,white),#f7f4ed);display:grid;place-items:center;position:relative;overflow:hidden}.ms-gallery-main:before{content:'';position:absolute;width:440px;height:440px;border-radius:50%;background:color-mix(in srgb,var(--product-accent) 23%,transparent);filter:blur(40px);opacity:.45}.ms-gallery-main img{width:88%;height:88%;object-fit:contain;position:relative;z-index:2;transition:.35s}.ms-gallery-badge{position:absolute;left:22px;bottom:22px;background:#123d31;color:#fff;padding:9px 14px;border-radius:999px;font-size:10px;z-index:4}.ms-gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.ms-gallery-thumbs button{height:130px;border:1px solid transparent;border-radius:18px;background:#fff;padding:7px;cursor:pointer;overflow:hidden}.ms-gallery-thumbs button.active{border-color:var(--ms-ink)}.ms-gallery-thumbs img{width:100%;height:100%;object-fit:contain}.ms-product-summary{padding-top:24px}.ms-back-link{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#65756f;margin-bottom:48px}.ms-product-summary h1{font:500 clamp(64px,6vw,88px)/.9 var(--ms-serif);letter-spacing:-.05em;margin:18px 0 24px}.ms-product-lead{font-size:17px;color:#5b6b65;max-width:600px}.ms-product-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ms-line);border:1px solid var(--ms-line);border-radius:20px;overflow:hidden;margin:30px 0}.ms-product-meta div{background:#faf8f3;padding:17px}.ms-product-meta small{display:block;font-size:8px;letter-spacing:.14em;color:#8a7160;margin-bottom:5px}.ms-product-meta strong{font-size:12px}.ms-product-note{display:flex;gap:13px;padding:18px;border:1px solid rgba(18,61,49,.13);border-radius:18px;background:rgba(255,255,255,.62)}.ms-product-note .ms-icon{color:#9b6c3e;flex:0 0 auto}.ms-product-note p{margin:0;display:flex;flex-direction:column;gap:4px}.ms-product-note strong{font-size:13px}.ms-product-note span{font-size:11px;color:#68766f}.ms-product-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.ms-product-story{padding:105px 0;background:#fff}.ms-product-story-head{max-width:760px;margin-bottom:50px}.ms-product-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ms-product-story-grid article{min-height:290px;border-radius:26px;background:#f4efe6;padding:28px;display:flex;flex-direction:column}.ms-product-story-grid article>span{font:500 32px var(--ms-serif);color:#b9824e}.ms-product-story-grid h3{font:500 31px var(--ms-serif);margin:auto 0 10px}.ms-product-story-grid p{font-size:13px;color:var(--ms-muted);margin:0}.ms-product-label{padding:90px 0;background:#123d31;color:#fff}.ms-product-label-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.ms-product-label-grid p{color:#b9cbc4;max-width:560px}.ms-related{padding:105px 0;background:#f3eee4}.ms-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ms-related-card{background:#fff;border-radius:24px;padding:14px 14px 22px;transition:.3s}.ms-related-card:hover{transform:translateY(-5px);box-shadow:var(--ms-shadow)}.ms-related-card>div{height:260px;background:#f6f2ea;border-radius:16px;display:grid;place-items:center}.ms-related-card img{width:92%;height:92%;object-fit:contain}.ms-related-card>span{display:block;margin-top:16px;font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:#9b6c3e}.ms-related-card h3{font:500 28px var(--ms-serif);margin:5px 0 10px}.ms-related-card b{font-size:11px}
.ms-page-hero{padding:100px 0 72px;background:#123d31;color:#fff}.ms-page-hero h1{font:500 clamp(58px,6vw,84px)/.94 var(--ms-serif);margin:18px 0}.ms-page-content{padding:80px 0 110px}.ms-page-narrow{max-width:860px}.ms-page-content h2,.ms-page-content h3{font-family:var(--ms-serif);font-weight:500}.ms-page-content h2{font-size:42px}.ms-page-content p{color:#5e6b66}.ms-page-content .ms-contact-form{margin-top:32px}.ms-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ms-contact-form{display:grid;gap:14px}.ms-contact-form label{display:grid;gap:7px}.ms-contact-form label span{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ms-contact-form input,.ms-contact-form textarea{width:100%;border:1px solid var(--ms-line);border-radius:14px;background:#fff;padding:14px;outline:none}.ms-contact-form input:focus,.ms-contact-form textarea:focus{border-color:#9b6c3e}.ms-honeypot{position:absolute;left:-9999px}.ms-form-success,.ms-form-error{padding:14px;border-radius:14px;margin-bottom:20px}.ms-form-success{background:#e5f1e8;color:#285c37}.ms-form-error{background:#f8e5e2;color:#85372c}.ms-post-card{padding:26px 0;border-bottom:1px solid var(--ms-line)}.ms-post-card h2{margin:0 0 8px}.ms-search-results{display:grid;gap:12px}.ms-search-result{display:grid;grid-template-columns:130px 1fr auto;gap:22px;align-items:center;padding:14px;background:#fff;border-radius:20px;border:1px solid var(--ms-line)}.ms-search-result img{width:130px;height:120px;object-fit:contain;background:#f5f1e9;border-radius:13px}.ms-search-result span{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#9b6c3e}.ms-search-result h2{font:500 29px var(--ms-serif);margin:3px 0}.ms-search-result p{margin:0;font-size:12px}.ms-404{min-height:70vh;display:grid;place-items:center;text-align:center;padding:70px 0}.ms-404 span{font:500 120px/.8 var(--ms-serif);color:#d8c7ac}.ms-404 h1{font:500 54px var(--ms-serif);margin:20px 0}.ms-404>div>div{display:flex;justify-content:center;gap:10px}
.ms-footer{background:#0b2e25;color:#fff;padding:80px 0 18px}.ms-footer-top{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px}.ms-footer-kicker{font-size:10px;letter-spacing:.19em;color:#d8a160}.ms-footer-brand h2{font:500 52px/.98 var(--ms-serif);margin:15px 0}.ms-footer-brand p{color:#aac0b7;max-width:520px;font-size:13px}.ms-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ms-footer-links h3{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#d9a467}.ms-footer-links div{display:flex;flex-direction:column;gap:10px}.ms-footer-links a{font-size:12px;color:#bfd0c9}.ms-footer-links a:hover{color:#fff}.ms-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:60px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#75948a}.ms-floating-actions{position:fixed;right:18px;bottom:18px;z-index:1500;display:flex;flex-direction:column;gap:10px}.ms-float{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 12px 25px rgba(0,0,0,.22);position:relative}.ms-float .ms-icon{width:25px;height:25px}.ms-float-wa{background:#1ca75a}.ms-float-call{background:#123d31}.ms-float i{position:absolute;inset:-5px;border:1px solid currentColor;border-radius:50%;opacity:.3;animation:pulseRing 2s infinite}@keyframes pulseRing{70%{transform:scale(1.3);opacity:0}100%{opacity:0}}
[data-reveal]{opacity:0;transform:translateY(32px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}[data-reveal].is-visible{opacity:1;transform:none}[data-tilt-card]{will-change:transform}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}
@media(max-width:1120px){.ms-shell{width:min(100% - 36px,1100px)}.ms-desktop-nav{gap:17px}.ms-desktop-nav a{font-size:12px}.ms-header-row{grid-template-columns:1fr auto}.ms-desktop-nav{display:none}.ms-menu-toggle{display:grid;order:-1}.ms-brand{justify-self:start}.ms-header-actions{grid-column:2}.ms-header-row{grid-template-columns:42px 1fr auto}.ms-product-grid{grid-template-columns:repeat(3,1fr)}.ms-product-card-featured{grid-column:span 1}.ms-product-card-featured .ms-product-card-media{height:330px}.ms-intro-grid,.ms-philosophy-grid,.ms-editorial-grid,.ms-pack-grid,.ms-faq-grid,.ms-product-hero-grid{gap:50px}.ms-format-card{min-height:470px}.ms-format-card h3{font-size:40px}.ms-hero-grid{grid-template-columns:1fr 1fr}.ms-hero-pack{width:190px;height:310px}.ms-product-story-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.ms-shell{width:min(100% - 28px,820px)}.ms-announcement-mark{display:none}.ms-header{height:68px}.ms-header-row{gap:10px}.ms-brand-copy small{display:none}.ms-brand-copy strong{font-size:15px}.ms-brand-mark{width:38px;height:38px}.ms-header-enquire{display:none}.ms-hero{min-height:auto}.ms-hero-grid{grid-template-columns:1fr;padding:72px 0 110px}.ms-hero-copy h1{font-size:clamp(58px,12vw,86px)}.ms-hero-stage{min-height:500px}.ms-hero-halo{width:360px;height:360px}.pack-2{left:10%}.pack-3{right:6%}.ms-intro-section,.ms-featured-section,.ms-format-section,.ms-philosophy,.ms-editorial,.ms-catalogue-ribbon,.ms-pack-section,.ms-faq,.ms-final-cta{padding:78px 0}.ms-intro-grid,.ms-philosophy-grid,.ms-editorial-grid,.ms-pack-grid,.ms-faq-grid,.ms-product-label-grid{grid-template-columns:1fr}.ms-intro-visual{min-height:520px}.ms-section-head{align-items:flex-start;flex-direction:column;gap:14px}.ms-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-format-grid{grid-template-columns:1fr}.ms-format-card{min-height:430px}.ms-format-images{width:50%}.ms-editorial-mosaic{min-height:600px}.ms-pack-visual{min-height:560px}.ms-inner-hero .ms-shell{align-items:flex-start;flex-direction:column}.ms-product-hero-grid{grid-template-columns:1fr}.ms-product-gallery{position:static}.ms-gallery-main{height:560px}.ms-product-summary{padding-top:0}.ms-related-grid{grid-template-columns:repeat(2,1fr)}.ms-product-story-grid{grid-template-columns:1fr}.ms-product-story-grid article{min-height:230px}.ms-final-card{grid-template-columns:1fr;padding:40px;gap:20px}.ms-footer-top{grid-template-columns:1fr;gap:44px}.ms-footer-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.ms-shell{width:calc(100% - 24px)}.ms-announcement{font-size:9px}.ms-announcement .ms-shell{min-height:31px}.ms-brand-copy strong{font-size:13px}.ms-brand .custom-logo{max-width:145px}.ms-header-actions .ms-icon-btn{width:38px;height:38px}.ms-hero-grid{padding-top:52px}.ms-hero-copy h1{font-size:56px}.ms-hero-copy>p{font-size:14px}.ms-hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.ms-hero-mini{gap:20px}.ms-hero-mini div{grid-template-columns:1fr;gap:2px}.ms-hero-stage{min-height:430px}.ms-hero-halo{width:280px;height:280px}.ms-hero-pack{width:150px;height:260px;border-radius:20px;padding:9px}.pack-1{top:44%}.pack-2{left:1%;top:42%}.pack-3{right:0;top:45%}.ms-hero-note{right:6px;bottom:5px;padding:12px}.ms-hero-note strong{font-size:14px}.ms-intro-copy h2,.ms-section-head h2,.ms-philosophy h2,.ms-editorial h2,.ms-pack-copy h2,.ms-faq h2,.ms-final-card h2,.ms-product-story-head h2,.ms-product-label h2{font-size:44px}.ms-intro-visual{min-height:430px}.intro-big{width:64%;height:360px;left:0}.intro-small{width:52%;height:280px;right:0}.ms-intro-stamp{width:100px;height:100px;right:31%;top:42%}.ms-product-grid{grid-template-columns:1fr}.ms-product-card-media,.ms-product-card-featured .ms-product-card-media{height:360px}.ms-format-card{min-height:390px;padding:24px}.ms-format-card h3{font-size:42px}.ms-format-images{width:58%;height:54%}.ms-philosophy-grid{gap:45px}.ms-philosophy-steps article{grid-template-columns:48px 1fr}.ms-philosophy-steps h3{font-size:29px}.ms-editorial-mosaic{min-height:500px}.m1{height:410px;width:60%}.m2{height:270px;width:48%}.m3{height:250px;width:47%}.ms-pack-visual{min-height:470px}.pack-tile.one{height:390px;width:58%}.pack-tile.two{height:260px;width:48%}.pack-tile.three{height:240px;width:50%}.ms-inner-hero{padding:75px 0 60px}.ms-inner-hero h1{font-size:56px}.ms-inner-hero-count{padding:14px 18px}.ms-filter-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:4px}.ms-filter-tabs button{white-space:nowrap}.ms-product-hero{padding:56px 0 72px}.ms-gallery-main{height:460px;border-radius:24px}.ms-gallery-thumbs button{height:100px}.ms-product-summary h1{font-size:58px}.ms-product-meta{grid-template-columns:1fr}.ms-product-actions{flex-direction:column}.ms-product-actions .ms-btn{width:100%}.ms-related-grid{grid-template-columns:1fr 1fr}.ms-related-card>div{height:190px}.ms-related-card h3{font-size:23px}.ms-product-label-grid{gap:20px}.ms-final-card{padding:30px 24px}.ms-footer{padding-top:60px}.ms-footer-brand h2{font-size:43px}.ms-footer-links{grid-template-columns:1fr 1fr}.ms-footer-bottom{align-items:flex-start;flex-direction:column}.ms-search-card{padding:38px 22px}.ms-search-card h2{font-size:42px}.ms-field-grid{grid-template-columns:1fr}.ms-search-result{grid-template-columns:90px 1fr auto}.ms-search-result img{width:90px;height:90px}.ms-search-result h2{font-size:23px}.ms-search-result p{display:none}.ms-404 h1{font-size:42px}.ms-404>div>div{flex-direction:column}.ms-floating-actions{right:12px;bottom:12px}.ms-float{width:50px;height:50px}}
@media(max-width:360px){.ms-shell{width:calc(100% - 20px)}.ms-brand-copy strong{font-size:12px}.ms-hero-copy h1{font-size:50px}.ms-hero-pack{width:138px;height:238px}.ms-related-grid{grid-template-columns:1fr}.ms-footer-links{grid-template-columns:1fr}.ms-mobile-panel nav a{font-size:28px}}

/* ===== V5 brand + mobile header + category navigation refinements ===== */
.ms-header{height:90px}
.ms-header.is-scrolled{height:76px}
.ms-brand{justify-self:start;line-height:0}
.ms-brand-logo{width:74px;height:74px;object-fit:contain;display:block;filter:drop-shadow(0 5px 12px rgba(18,61,49,.08))}
.ms-mobile-logo{display:inline-flex;align-items:center;justify-content:center;line-height:0}
.ms-mobile-logo img{width:82px;height:82px;object-fit:contain;display:block}
.ms-mobile-head{min-height:96px;padding-bottom:18px}
.ms-footer-top{grid-template-columns:.7fr 1.3fr;align-items:start}
.ms-footer-brand{display:flex;align-items:flex-start}
.ms-footer-logo{display:inline-flex;line-height:0}
.ms-footer-logo img{width:210px;height:210px;object-fit:contain;display:block;filter:drop-shadow(0 18px 30px rgba(0,0,0,.18))}
.ms-filter-tabs a{border:1px solid var(--ms-line);background:#fff;padding:10px 15px;border-radius:999px;font-size:11px;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:.22s}
.ms-filter-tabs a span{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#f1ece3;color:#6f7b76;font-size:9px}
.ms-filter-tabs a.active,.ms-filter-tabs a:hover{background:var(--ms-ink);color:#fff;border-color:var(--ms-ink)}
.ms-filter-tabs a.active span,.ms-filter-tabs a:hover span{background:rgba(255,255,255,.14);color:#fff}
.ms-empty-category{padding:70px 0;text-align:center}.ms-empty-category h2{font:500 46px var(--ms-serif);margin:0 0 22px}
.ms-intro-card{cursor:pointer}

@media(max-width:1120px){
  .ms-header{height:78px}.ms-header.is-scrolled{height:70px}
  .ms-brand-logo{width:64px;height:64px}
}
@media(max-width:860px){
  .ms-header,.ms-header.is-scrolled{height:70px}
  .ms-header-row{display:flex!important;grid-template-columns:none!important;align-items:center;justify-content:space-between;position:relative;gap:0!important}
  .ms-menu-toggle{display:grid!important;order:0;flex:0 0 42px;z-index:4}
  .ms-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);justify-self:auto!important;z-index:3;margin:0}
  .ms-brand-logo{width:58px;height:58px}
  .ms-header-actions{display:flex!important;grid-column:auto!important;margin-left:auto;z-index:4;gap:0}
  .ms-header-actions .ms-icon-btn{width:42px;height:42px}
  .ms-header-enquire{display:none!important}
  .ms-mobile-panel{width:min(400px,100vw);padding:20px 22px}
  .ms-mobile-head{min-height:88px;padding-bottom:14px}
  .ms-mobile-logo img{width:72px;height:72px}
  .ms-mobile-panel nav{padding:14px 0}
  .ms-mobile-panel nav a{font-size:28px;padding:12px 2px}
  .ms-footer-top{grid-template-columns:1fr;gap:34px}
  .ms-footer-brand{justify-content:center}
  .ms-footer-logo img{width:180px;height:180px}
}
@media(max-width:560px){
  .ms-announcement{display:none}
  .ms-header,.ms-header.is-scrolled{height:66px;background:rgba(251,250,246,.98)}
  .ms-shell.ms-header-row{width:calc(100% - 18px)}
  .ms-menu-toggle,.ms-header-actions .ms-icon-btn{width:40px;height:40px}
  .ms-brand-logo{width:54px;height:54px}
  .ms-mobile-panel{width:100vw;padding:16px 18px}
  .ms-mobile-head{min-height:78px}
  .ms-mobile-logo img{width:64px;height:64px}
  .ms-mobile-panel nav a{font-size:26px;padding:11px 2px}
  .ms-mobile-contact{padding:18px 0}
  .ms-filter-tabs{margin-left:-2px;margin-right:-12px;padding-right:12px;scrollbar-width:none}
  .ms-filter-tabs::-webkit-scrollbar{display:none}
  .ms-filter-tabs a{padding:9px 12px}
  .ms-footer-logo img{width:148px;height:148px}
}
@media(max-width:360px){
  .ms-brand-logo{width:50px;height:50px}
  .ms-mobile-panel nav a{font-size:24px}
}
