@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap");:root{--ink:#18231d;--forest:#173f32;--green:#245b48;--sage:#dfe8dc;--cream:#f7f4ed;--sand:#eadcc8;--gold:#c79b59;--white:#fff;--muted:#6f766f;--line:rgba(24,35,29,.13);--max:1240px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:var(--cream);color:var(--ink)}a{color:inherit;text-decoration:none}.container{max-width:var(--max);margin:auto;padding-left:28px;padding-right:28px}.announcement{height:32px;background:var(--forest);color:#eaf0ec;text-align:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase;display:grid;place-items:center}.announcement span{margin:0 12px;color:var(--gold)}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(42,38%,95%,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.headerInner{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:28px;gap:28px}.brand{display:flex;align-items:center;gap:10px;width:max-content}.brandMark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:#fff;font-family:Playfair Display;font-size:21px}.brand strong{display:block;letter-spacing:.16em;font-size:14px}.brand small{display:block;font-size:8px;letter-spacing:.4em;color:var(--muted)}.mainNav{display:flex;gap:30px;font-size:13px;font-weight:600}.mainNav a:hover{color:var(--green)}.headerTools{display:flex;justify-content:flex-end;align-items:center;gap:18px}.searchForm{border-bottom:1px solid var(--ink);display:flex;width:150px}.searchForm input{border:0;background:transparent;padding:8px 2px;width:100%;outline:0}.searchForm button{border:0;background:none;font-size:19px;cursor:pointer}.bagLink{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.bagLink span{margin-left:4px;border-radius:50%;background:var(--forest);color:#fff;width:20px;height:20px;display:inline-grid;place-items:center}.hero{background:var(--forest);color:#fff;min-height:640px;overflow:hidden}.heroInner{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:72px;gap:72px;align-items:center;min-height:640px}.heroCopy{padding:72px 0}.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:#d4c3a6;font-weight:700}.kicker.dark{color:var(--green)}.hero h1{font-family:Playfair Display,serif;font-size:clamp(48px,5vw,76px);line-height:1.02;letter-spacing:-.03em;margin:22px 0}.hero h1 em{display:block;color:#d9b77e;font-weight:600}.heroCopy>p{font-size:17px;line-height:1.7;max-width:590px;color:#d7e0dc}.heroActions{display:flex;gap:28px;margin-top:34px}.btn,.heroActions{align-items:center}.btn{border:0;padding:15px 22px;display:inline-flex;justify-content:center;gap:22px;font-weight:700;cursor:pointer}.btnPrimary{background:var(--gold);color:var(--ink)}.btnPrimary:hover{background:#d8ad6b}.btnGhost{border:1px solid var(--line);background:#fff}.textLink{font-weight:700;border-bottom:1px solid hsla(0,0%,100%,.45);padding-bottom:4px}.heroProof{display:flex;gap:25px;margin-top:56px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.15);font-size:11px;color:#aebdb5}.heroProof strong{color:#fff;display:block;font-size:13px}.heroVisual{height:520px;position:relative}.heroTile{position:absolute;display:flex;flex-direction:column}.heroTileLarge{inset:0 0 30px 50px;background:linear-gradient(145deg,#d7c6aa,#9c674f);padding:46px;justify-content:flex-end;box-shadow:-30px 30px 0 hsla(0,0%,100%,.06)}.heroTileLarge:before{content:"R";position:absolute;font-family:Playfair Display;font-size:280px;line-height:1;color:hsla(0,0%,100%,.12);top:25px;right:40px}.heroTile span{font-size:10px;letter-spacing:.2em}.heroTile strong{font-family:Playfair Display;font-size:42px;line-height:1.08;margin:14px 0}.heroTile a{font-size:12px;font-weight:700}.heroTileSmall{right:-45px;top:36px;background:#cfad78;color:#1a2b23;width:190px;height:170px;padding:24px;justify-content:center;box-shadow:0 20px 50px rgba(0,0,0,.18)}.heroTileSmall strong{font-size:24px}.heroTileSmall small{font-size:11px}.homeContent{padding-top:90px;padding-bottom:90px}.sectionHeading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px}.sectionHeading h1,.sectionHeading h2{font:600 40px/1.1 Playfair Display;margin:9px 0 0}.sectionHeading>a{font-size:12px;font-weight:700;border-bottom:1px solid}.collectionSection,.featuredSection{margin-bottom:100px}.categoryGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.categoryCard{min-height:310px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s;position:relative;overflow:hidden}.categoryCard:hover{transform:translateY(-5px)}.categoryCard:after{content:"";width:180px;height:180px;border:1px solid rgba(23,63,50,.14);border-radius:50%;position:absolute;right:-40px;top:-30px}.category01{background:#d7e1d4}.category02{background:#e7d6cc}.category03{background:#e5d7b9}.categoryNumber{font:italic 20px Playfair Display;opacity:.6}.categoryCard h3{font:600 30px Playfair Display;margin:0 0 8px}.categoryCard p{margin:0;color:#58625c;font-size:13px}.circleArrow{margin-top:22px;width:42px;height:42px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.productCard{display:block}.productImageWrap{aspect-ratio:4/5;background:#e9e5dc;position:relative;overflow:hidden}.productImage{width:100%;height:100%;object-fit:cover;transition:transform .5s}.productCard:hover .productImage{transform:scale(1.035)}.imagePlaceholder{height:100%;display:grid;place-items:center;color:var(--muted)}.discountBadge{top:12px;background:var(--forest);color:#fff;padding:6px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.discountBadge,.quickView{position:absolute;left:12px}.quickView{bottom:0;right:12px;background:#fff;padding:12px;text-align:center;font-size:12px;font-weight:700;transform:translateY(110%);transition:.25s}.productCard:hover .quickView{transform:translateY(-12px)}.productInfo{padding:16px 2px}.eyebrow{text-transform:uppercase;color:var(--muted);font-size:10px;letter-spacing:.12em}.productTitle{font:600 18px Playfair Display;margin:6px 0 8px}.priceRow{display:flex;gap:9px;align-items:center;font-size:14px}.mrp{text-decoration:line-through;color:#90958f;font-size:12px}.promiseSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.promiseSection>div{padding:34px 22px;border-right:1px solid var(--line)}.promiseSection>div:last-child{border:0}.promiseIcon{font-size:25px;display:block;margin-bottom:20px;color:var(--green)}.promiseSection strong{font:600 17px Playfair Display}.promiseSection p{font-size:12px;line-height:1.6;color:var(--muted);margin-bottom:0}.productPage,.shopPage{padding-top:64px;padding-bottom:90px;min-height:60vh}.shopIntro{max-width:550px;color:var(--muted);line-height:1.6}.filterRow{display:flex;gap:8px;margin:28px 0 34px;flex-wrap:wrap}.filterChip{padding:10px 16px;border:1px solid var(--line);font-size:12px;background:#fff}.filterChip.active{background:var(--forest);color:#fff}.emptyState{padding:50px;text-align:center;background:#fff}.productDetailGrid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:55px;gap:55px}.detailImageWrap{aspect-ratio:1/1.05;background:#e9e5dc}.detailImage{width:100%;height:100%;object-fit:cover}.productSummary{padding:36px 0;display:flex;flex-direction:column;gap:18px}.productSummary h1{font:600 48px/1.1 Playfair Display;margin:0}.detailPrice{font-size:22px}.productSummary p{line-height:1.7;color:var(--muted)}.stock{font-size:12px;font-weight:700}.inStock{color:#39734e}.outStock{color:#a33333}.actionRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.deliveryNote{border-top:1px solid var(--line);padding-top:18px;color:var(--muted);font-size:12px}.siteFooter{background:#132d25;color:#dfe7e3;padding-top:64px}.footerGrid{display:grid;grid-template-columns:1.7fr .7fr .7fr 1.2fr;grid-gap:50px;gap:50px}.brandLight .brandMark{background:#d0a662;color:#132d25}.brandLight strong{color:#fff}.brandLight small{color:#b9c7c0}.footerBrand p,.newsletter p{color:#9fb0a7;font-size:13px;line-height:1.7;max-width:330px}.footerGrid>div>strong{display:block;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px}.footerGrid>div>a{display:block;color:#aebbb5;font-size:13px;margin:12px 0}.newsletter form{display:flex;border-bottom:1px solid #64776e}.newsletter input{background:none;border:0;padding:12px 0;color:#fff;outline:0;width:100%}.newsletter button{background:none;border:0;color:#fff;font-size:20px}.footerBottom{display:flex;justify-content:space-between;border-top:1px solid hsla(0,0%,100%,.12);margin-top:55px;padding-top:22px;padding-bottom:28px;color:#8fa198;font-size:11px}@media(max-width:900px){.headerInner{grid-template-columns:1fr auto}.mainNav{display:none}.heroInner{grid-template-columns:1fr}.hero{min-height:auto}.heroVisual{display:none}.productGrid{grid-template-columns:repeat(2,1fr)}.categoryGrid{grid-template-columns:1fr}.categoryCard{min-height:230px}.promiseSection{grid-template-columns:1fr 1fr}.productDetailGrid{grid-template-columns:1fr}.footerGrid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.container{padding-left:18px;padding-right:18px}.announcement{font-size:8px}.headerInner{height:66px}.searchForm{display:none}.heroCopy{padding:65px 0}.hero h1{font-size:45px}.heroProof{gap:14px}.homeContent{padding-top:60px}.sectionHeading h1,.sectionHeading h2{font-size:32px}.sectionHeading>a{display:none}.productGrid{gap:12px}.productTitle{font-size:16px}.promiseSection{grid-template-columns:1fr}.promiseSection>div{border-right:0;border-bottom:1px solid var(--line)}.footerGrid{grid-template-columns:1fr}.productSummary h1{font-size:38px}}.mobileBottomNav,.mobileSearch,.mobileSearchForm{display:none}@media(max-width:600px){body{padding-bottom:68px;overflow-x:hidden}.announcement{height:28px;white-space:nowrap}.announcement span{margin:0 6px}.siteHeader{top:0}.headerInner{padding-left:16px;padding-right:16px}.brandMark{width:34px;height:34px}.brand strong{font-size:12px}.brand small{font-size:7px}.headerTools{gap:12px}.mobileSearch{display:grid;font-size:22px;width:34px;height:34px;place-items:center}.bagLink{font-size:0}.bagLink span{font-size:11px;margin:0;width:28px;height:28px}.mobileSearchForm{display:flex;margin:0 16px 12px;border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.mobileSearchForm input{min-width:0;flex:1 1;border:0;padding:12px;font-size:13px;outline:none}.mobileSearchForm button{border:0;background:var(--forest);color:#fff;padding:0 14px;font-size:11px;font-weight:700}.mobileBottomNav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);bottom:0;left:0;right:0;height:64px;background:#fff;border-top:1px solid var(--line);z-index:100;padding-bottom:env(safe-area-inset-bottom)}.mobileBottomNav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;font-weight:700;color:#637068}.mobileBottomNav a span{font-size:20px;color:var(--forest)}.heroCopy{padding:52px 0 46px}.hero h1{font-size:clamp(40px,12vw,50px);margin:17px 0}.heroCopy>p{font-size:15px;line-height:1.6}.heroActions{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.heroActions .btn{width:100%;min-height:48px}.heroActions .textLink{justify-self:center}.heroProof{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.heroProof span{font-size:9px}.heroProof strong{font-size:11px}.homeContent{padding-top:50px;padding-bottom:55px}.collectionSection,.featuredSection{margin-bottom:65px}.categoryGrid{gap:12px}.categoryCard{min-height:185px;padding:22px}.categoryCard h3{font-size:26px}.categoryCard:after{width:130px;height:130px}.circleArrow{width:38px;height:38px;margin-top:15px}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.productImageWrap{aspect-ratio:3/4}.discountBadge{top:8px;left:8px;padding:5px 7px;font-size:8px}.quickView{display:none}.productInfo{padding:11px 1px}.eyebrow{font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.productTitle{font-size:15px;line-height:1.25;margin:5px 0 7px}.priceRow{font-size:13px}.productPage,.shopPage{padding-top:38px;padding-bottom:58px}.shopIntro{font-size:14px}.filterRow{margin:22px -18px 28px;padding:0 18px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.filterChip{white-space:nowrap;min-height:40px;display:grid;place-items:center}.productDetailGrid{gap:0}.detailImageWrap{margin:0 -18px;aspect-ratio:1/1.05}.productSummary{padding:28px 0;gap:15px}.productSummary h1{font-size:34px}.actionRow{position:-webkit-sticky;position:sticky;bottom:70px;background:var(--cream);padding:10px 0;z-index:10}.actionRow .btn{min-height:48px;padding:12px 8px}.siteFooter{padding-top:48px}.footerGrid{gap:35px}.footerBottom{margin-top:35px;flex-direction:column;gap:8px}}@media(max-width:360px){.container{padding-left:14px;padding-right:14px}.hero h1{font-size:38px}.heroProof{gap:7px}.productTitle{font-size:14px}.actionRow{grid-template-columns:1fr}}.newBadge{position:absolute;top:12px;left:12px;background:var(--gold);color:var(--ink);padding:6px 10px;font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.gallery{min-width:0}.detailImageWrap{position:relative;overflow:hidden}.galleryArrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:hsla(0,0%,100%,.9);font-size:28px;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.12)}.galleryArrow.prev{left:16px}.galleryArrow.next{right:16px}.galleryThumbs{display:flex;gap:9px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.galleryThumbs button{flex:0 0 72px;width:72px;height:82px;border:2px solid transparent;background:#e8e6df;padding:0;overflow:hidden;cursor:pointer}.galleryThumbs button.active{border-color:var(--forest)}.galleryThumbs img{width:100%;height:100%;object-fit:cover}.videoThumb{display:grid;place-items:center;width:100%;height:100%;font-size:22px;background:#233a32;color:#fff}.productNewLabel{align-self:flex-start;background:#ead5ad;padding:7px 10px;text-transform:uppercase;font-size:9px;letter-spacing:.13em;font-weight:800}@media(max-width:600px){.newBadge{top:8px;left:8px;padding:5px 7px}.galleryArrow{width:38px;height:38px}.galleryThumbs{margin-left:0;margin-right:0}.galleryThumbs button{flex-basis:60px;width:60px;height:68px}}.brandLogo{width:46px;height:46px;border-radius:12px;background:#fff;overflow:hidden;display:grid;place-items:center;box-shadow:0 3px 12px rgba(23,63,50,.12)}.brandLogo img{width:100%;height:100%;object-fit:cover;transform:scale(1.08)}.footerLogo{width:52px;height:52px}.brandShowcase{height:540px;position:relative;display:grid;place-items:center}.showcaseHalo{position:absolute;width:470px;height:470px;border-radius:50%;border:1px solid rgba(211,167,95,.32);box-shadow:inset 0 0 0 55px hsla(0,0%,100%,.025)}.showcaseCard{width:350px;min-height:420px;background:#f9f5ee;color:var(--ink);padding:28px 34px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;box-shadow:0 28px 80px rgba(3,20,13,.28)}.showcaseCard:after,.showcaseCard:before{content:"";position:absolute;width:46px;height:46px;border-color:#b38652}.showcaseCard:before{top:14px;left:14px;border-left:1px solid;border-top:1px solid}.showcaseCard:after{right:14px;bottom:14px;border-right:1px solid;border-bottom:1px solid}.showcaseCard img{width:220px;height:220px;object-fit:cover;margin:13px 0}.showcaseCard>strong{font:600 27px Playfair Display;color:var(--forest)}.showcaseCard>small{font-size:11px;color:var(--muted);max-width:240px;line-height:1.5;margin-top:8px}.showcaseLabel{font-size:9px;letter-spacing:.28em;color:var(--green);font-weight:800}.floatingCategory{position:absolute;background:#cda870;color:var(--ink);padding:17px 20px;min-width:180px;font-size:12px;font-weight:700;box-shadow:0 13px 35px rgba(0,0,0,.2)}.floatingCategory span{display:block;font:italic 13px Playfair Display;margin-bottom:5px;opacity:.65}.floatingCategory.one{right:-15px;top:92px}.floatingCategory.two{left:2px;bottom:48px;background:#dce4da}.heroCopy>p{max-width:620px}.heroActions .btn{min-height:52px}.heroProof span{line-height:1.5}@media(max-width:900px){.brandShowcase{display:none}}@media(max-width:600px){.brandLogo{width:40px;height:40px;border-radius:10px}.brand strong{font-size:13px}.hero h1 em{margin-top:5px}.heroCopy>p{font-size:14px}.heroProof{grid-template-columns:1fr 1fr}.heroProof span:last-child{display:none}}.brandedProductVisual{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;background:linear-gradient(145deg,#e4eadf,#cbd8cb);color:var(--forest)}.brandedProductVisual.kids-wear{background:linear-gradient(145deg,#f1e3dd,#dbc4b8)}.brandedProductVisual.artificial-jewellery{background:linear-gradient(145deg,#eee3c9,#d9c49a)}.brandedProductVisual img{width:105px;height:105px;object-fit:cover;border-radius:22px;mix-blend-mode:multiply;margin-bottom:24px}.brandedProductVisual span{text-transform:uppercase;font-size:8px;letter-spacing:.18em;font-weight:800}.brandedProductVisual strong{font:600 22px/1.15 Playfair Display;margin:8px 0}.brandedProductVisual small{font-size:9px;opacity:.58}@media(max-width:600px){.brandedProductVisual{padding:16px}.brandedProductVisual img{width:72px;height:72px;border-radius:15px;margin-bottom:14px}.brandedProductVisual strong{font-size:17px}.brandedProductVisual small{font-size:8px}}.categoryPlaceholderMark{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(23,63,50,.25);font:italic 56px Playfair Display;color:rgba(23,63,50,.68);margin-bottom:22px;position:relative}.categoryPlaceholderMark:after{content:"";position:absolute;inset:8px;border:1px solid rgba(23,63,50,.12);border-radius:50%}@media(max-width:600px){.categoryPlaceholderMark{width:70px;height:70px;font-size:38px;margin-bottom:14px}.brandedProductVisual img{display:none}}.installAppButton{border:1px solid var(--line);background:#fff;color:var(--forest);padding:9px 12px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap}.installAppButton span{font-size:14px;margin-right:4px}.installAppButton:hover{background:var(--forest);color:#fff}@media(max-width:600px){.installAppButton{width:34px;height:34px;border-radius:50%;padding:0;font-size:0;display:grid;place-items:center}.installAppButton span{font-size:19px;margin:0}}.showcaseSlide{animation:showcaseIn .55s ease both}.showcaseSlide.women{background:linear-gradient(155deg,#f6eee8,#e4cfc3)}.showcaseSlide.kids{background:linear-gradient(155deg,#f7eadc,#d8e4d7)}.showcaseSlide.jewellery{background:linear-gradient(155deg,#f8f1df,#ddc79c)}@keyframes showcaseIn{0%{opacity:0;transform:translateX(18px) scale(.98)}to{opacity:1;transform:none}}.collectionArtwork{width:230px;height:230px;border-radius:50%;display:grid;place-items:center;position:relative;margin:10px 0 16px;background:hsla(0,0%,100%,.42);border:1px solid rgba(23,63,50,.12);overflow:hidden}.collectionArtwork>span{font:italic 150px/1 Playfair Display;color:rgba(23,63,50,.13)}.collectionArtwork img{position:absolute!important;width:74px!important;height:74px!important;right:18px;bottom:18px;margin:0!important;border-radius:18px;box-shadow:0 8px 24px rgba(23,63,50,.16)}.slideLink{margin-top:18px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;border-bottom:1px solid;padding-bottom:4px}.showcaseArrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border-radius:50%;border:1px solid hsla(0,0%,100%,.28);background:rgba(19,45,37,.78);color:#fff;font-size:25px;cursor:pointer;display:grid;place-items:center;transition:.2s}.showcaseArrow:hover{background:var(--gold);color:var(--ink)}.showcaseArrow.previous{left:-6px}.showcaseArrow.next{right:-6px}.showcaseDots{position:absolute;bottom:3px;display:flex;gap:8px}.showcaseDots button{width:24px;height:3px;padding:0;border:0;background:hsla(0,0%,100%,.28);cursor:pointer}.showcaseDots button.active{background:var(--gold);width:38px}.slideCounter{position:absolute;right:20px;bottom:0;font-size:9px;letter-spacing:.12em;color:#9db0a7}.slideCounter span{color:#fff;font-weight:800}@media(prefers-reduced-motion:reduce){.showcaseSlide{animation:none}}@media(min-width:901px){.hero,.heroInner{min-height:540px}.heroCopy{padding:48px 0}.hero h1{font-size:clamp(46px,4.35vw,66px);margin:17px 0}.heroCopy>p{font-size:15px;line-height:1.6}.heroActions{margin-top:27px}.heroProof{margin-top:38px}.brandShowcase{height:470px}.showcaseHalo{width:410px;height:410px}.showcaseCard{width:310px;min-height:370px;padding:22px 28px 26px}.showcaseCard>img{width:182px;height:182px;margin:9px 0}.showcaseCard>strong{font-size:24px}.collectionArtwork{width:190px;height:190px;margin:7px 0 12px}.collectionArtwork>span{font-size:125px}.floatingCategory{padding:14px 17px;min-width:160px}.showcaseArrow.previous{left:6px}.showcaseArrow.next{right:6px}}