:root{--ink:#29231f;--muted:#766e66;--cream:#f7f3ed;--line:#e4ddd4;--gold:#b57b38;--peach:#e9c4b8;--rose:#bf7c70}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}.announcement{background:#332b26;color:#f8f1e9;text-align:center;padding:10px;font-size:12px;letter-spacing:.04em}.announcement span{color:#ddae6d;margin:0 12px}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:10px 6vw;border-bottom:1px solid var(--line);background:rgba(247,243,237,.95);position:sticky;top:0;z-index:10}.brand img{width:104px;height:72px;object-fit:cover;object-position:center 62%;mix-blend-mode:multiply}.site-header nav{display:flex;gap:34px;font-size:14px}.site-header nav a:hover,.section-heading>a:hover,.text-link:hover{color:var(--gold)}.cart-button,.menu-button{font:inherit;background:transparent;border:0;cursor:pointer}.cart-button{font-size:14px}.cart-button span{display:inline-grid;place-items:center;background:var(--ink);color:white;border-radius:50%;font-size:11px;width:19px;height:19px;margin-left:5px}.menu-button{display:none;font-size:22px}.hero{min-height:625px;display:grid;grid-template-columns:1fr 1fr;background:#e8c5b8;overflow:hidden}.hero-copy{padding:clamp(70px,10vw,150px) 6vw;position:relative;z-index:1}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.16em;color:#99633f;margin:0 0 18px}.hero h1,h2{font-family:'Playfair Display',serif;font-weight:500;letter-spacing:-.04em}.hero h1{font-size:clamp(50px,6vw,80px);line-height:1.03;margin:0 0 25px}.hero h1 em,h2 em{font-weight:500;color:#9a564d}.hero-description{max-width:430px;font-size:16px;line-height:1.7;color:#604a42;margin-bottom:34px}.button{border:0;display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:15px 22px;font:600 13px 'DM Sans',sans-serif;letter-spacing:.02em;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px)}.button-dark{background:#302925;color:white}.button-light{background:white;color:#302925}.hero-art{position:relative;background:linear-gradient(130deg,#efd3c7,#ca8a7d);min-height:500px;overflow:hidden}.hero-art:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,transparent 0 15%,rgba(93,50,36,.08) 80%)}.arch{position:absolute;width:470px;height:620px;border:2px solid rgba(247,209,146,.9);border-bottom:0;border-radius:300px 300px 0 0;bottom:-90px;left:50%;transform:translateX(-50%);box-shadow:0 0 0 12px rgba(180,117,54,.18),0 0 0 14px rgba(255,231,180,.65)}.earring{position:absolute;top:185px;width:115px;height:190px;z-index:2}.earring i{position:absolute;left:50%;width:16px;height:16px;background:#fbe1a0;border:3px solid #a56a21;border-radius:50%;transform:translateX(-50%)}.earring b{position:absolute;top:23px;left:14px;width:88px;height:124px;background:linear-gradient(130deg,#f8d881,#a76818);clip-path:polygon(50% 0,83% 20%,100% 55%,50% 100%,0 55%,17% 20%);border-radius:48%;filter:drop-shadow(4px 7px 4px rgba(73,34,19,.25))}.earring-left{left:25%;transform:rotate(-8deg)}.earring-right{right:25%;transform:rotate(8deg)}.hero-art p{position:absolute;z-index:3;bottom:42px;left:0;right:0;text-align:center;text-transform:uppercase;font-size:10px;letter-spacing:.2em;color:#77423b}.trust-strip{display:flex;align-items:center;justify-content:center;gap:40px;padding:24px;font-size:12px;text-transform:uppercase;letter-spacing:.11em;border-bottom:1px solid var(--line)}.trust-strip span{color:var(--gold)}.section{padding:110px 6vw}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.section-heading h2{font-size:clamp(36px,4vw,53px);margin:0}.section-heading>a,.text-link{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:4px}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category{height:230px;padding:25px;display:flex;flex-direction:column;justify-content:end;position:relative;overflow:hidden;color:#332b26}.category span{font-family:Georgia;font-size:115px;line-height:.6;position:absolute;top:35px;left:50%;transform:translateX(-50%);opacity:.72;color:#a96d2d}.category b,.category small{z-index:1}.category b{font-family:'Playfair Display';font-size:25px;font-weight:500}.category small{font-size:12px;margin-top:4px}.category-earrings{background:#efd7cc}.category-necklaces{background:#d7d2c5}.category-bangles{background:#eddcae}.category-bridal{background:#d8b6ad}.products-section{background:#fffdfa}.filters{display:flex;gap:8px}.filter{border:1px solid var(--line);padding:9px 13px;border-radius:100px;background:transparent;font:12px 'DM Sans';cursor:pointer}.filter.active{background:var(--ink);color:white;border-color:var(--ink)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{position:relative}.product-image{height:320px;display:grid;place-items:center;position:relative;overflow:hidden}.product-image:before{content:'';position:absolute;width:185px;height:185px;border:1px solid rgba(111,66,33,.2);border-radius:50%}.product-jewel{font-family:Georgia;font-size:130px;line-height:1;color:#a96924;filter:drop-shadow(5px 7px 3px rgba(70,40,22,.22));z-index:1}.product:nth-child(1) .product-image{background:#e6cbc0}.product:nth-child(2) .product-image{background:#d9d5cb}.product:nth-child(3) .product-image{background:#eadab6}.product:nth-child(4) .product-image{background:#d9b8ae}.product:nth-child(5) .product-image{background:#e4d1c6}.product:nth-child(6) .product-image{background:#d5d0c6}.product:nth-child(7) .product-image{background:#ecdfc0}.product:nth-child(8) .product-image{background:#ddc0b8}.product-tag{position:absolute;top:12px;left:12px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;background:#fffdf9;padding:7px 8px;z-index:2}.add-button{position:absolute;bottom:14px;right:14px;border:0;border-radius:50%;width:38px;height:38px;background:#fffdf9;font-size:22px;cursor:pointer;opacity:0;transform:translateY(5px);transition:.2s}.product:hover .add-button{opacity:1;transform:none}.product-info{padding:16px 2px 5px;display:flex;justify-content:space-between;gap:10px}.product-info h3{font-size:14px;font-weight:500;margin:0 0 5px}.product-info p{font-size:12px;color:var(--muted);margin:0}.price{font-size:14px;font-weight:600;white-space:nowrap}.editorial{display:grid;grid-template-columns:1fr 1fr;background:#332b26;color:#f8f2eb}.editorial-art{min-height:480px;background:#c48c7d;position:relative;overflow:hidden}.gold-chain{position:absolute;width:320px;height:320px;border:12px solid #c48839;border-left-color:#f2cf7d;border-radius:50%;top:80px;left:calc(50% - 160px);box-shadow:inset 0 0 0 3px #7d4b18}.pearl{position:absolute;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle at 32% 26%,#fff,#d4b5a1 60%,#9e6e5b);z-index:2}.pearl-one{top:100px;left:25%}.pearl-two{bottom:82px;right:22%;width:70px;height:70px}.editorial-copy{padding:clamp(60px,9vw,120px);align-self:center}.editorial-copy .eyebrow{color:#d9a66c}.editorial h2{font-size:clamp(38px,4vw,57px);line-height:1.1;margin:0 0 25px}.editorial h2 em{color:#f0c1ad}.editorial-copy>p:not(.eyebrow){line-height:1.75;color:#d8cbc2;max-width:430px;margin-bottom:28px}.editorial .text-link{border-color:#f8f2eb}.newsletter{text-align:center;background:#ead9c8;padding:105px 20px}.newsletter h2{font-size:clamp(36px,4vw,54px);margin:0 0 10px}.newsletter>p:not(.eyebrow){color:#756056;font-size:14px}.newsletter form{display:flex;max-width:450px;margin:30px auto 8px}.newsletter input{border:0;background:#fffaf5;padding:16px;width:100%;font:14px 'DM Sans'}.newsletter small{color:#795348}footer{padding:55px 6vw 30px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:18px}footer img{width:100px;height:75px;object-fit:cover;object-position:center 62%;mix-blend-mode:multiply}footer p{font-family:'Playfair Display';font-size:19px;margin:0}footer div{display:flex;justify-content:end;gap:20px;font-size:13px}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:11px}.cart-panel{position:fixed;z-index:30;right:0;top:0;height:100%;width:min(430px,100%);background:#fffdfa;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;padding:25px}.cart-panel.open{transform:none}.overlay{position:fixed;inset:0;background:rgba(35,26,20,.35);z-index:20;opacity:0;visibility:hidden;transition:.3s}.overlay.open{opacity:1;visibility:visible}.cart-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.cart-header h2{font-size:29px;margin:0}.cart-header button{border:0;background:none;font-size:32px;cursor:pointer}.cart-items{flex:1;overflow:auto}.cart-item{display:grid;grid-template-columns:67px 1fr auto;gap:12px;padding:17px 0;border-bottom:1px solid var(--line)}.cart-icon{height:67px;display:grid;place-items:center;background:#ead6ca;font-family:Georgia;color:#a96924;font-size:34px}.cart-item h3{font-size:14px;margin:4px 0}.cart-item p{font-size:13px;margin:0;color:var(--muted)}.cart-item button{border:0;background:none;color:var(--muted);cursor:pointer;font-size:12px;padding:3px 0}.cart-empty{flex:1;padding-top:70px;text-align:center;color:var(--muted);line-height:1.7}.cart-empty button{margin-top:15px;border:0;border-bottom:1px solid;background:none;cursor:pointer;padding:3px}.cart-footer{border-top:1px solid var(--line);padding-top:18px}.cart-footer>div{display:flex;justify-content:space-between;font-size:15px}.cart-footer small{display:block;color:var(--muted);font-size:11px;margin:8px 0 16px}.cart-footer .button{width:100%}.toast{position:fixed;z-index:50;left:50%;bottom:25px;transform:translate(-50%,90px);background:#332b26;color:white;padding:13px 20px;border-radius:3px;font-size:13px;transition:.25s}.toast.show{transform:translate(-50%,0)}
@media(max-width:760px){.site-header{height:76px;padding:6px 5vw}.brand img{width:82px;height:58px}.menu-button{display:block;order:2}.site-header nav{display:none;position:absolute;top:75px;left:0;right:0;background:var(--cream);padding:20px 5vw;flex-direction:column;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.cart-button{order:3}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 7vw 55px}.hero-art{min-height:380px}.arch{width:340px;height:460px}.earring{top:110px;transform:scale(.8)}.earring-left{left:17%}.earring-right{right:17%}.trust-strip{gap:12px;font-size:9px;padding:17px 5px}.section{padding:70px 5vw}.section-heading{align-items:start;gap:20px}.section-heading>a{white-space:nowrap}.categories{grid-template-columns:repeat(2,1fr)}.category{height:180px}.products{grid-template-columns:repeat(2,1fr);gap:13px}.product-image{height:210px}.product-jewel{font-size:90px}.product-image:before{width:130px;height:130px}.add-button{opacity:1;transform:none;width:34px;height:34px}.filters{display:none}.editorial{grid-template-columns:1fr}.editorial-art{min-height:300px}.editorial-copy{padding:65px 7vw}.newsletter{padding:75px 20px}.newsletter form{flex-direction:column;gap:8px}.newsletter .button{width:100%}footer{grid-template-columns:1fr 1fr}footer p{font-size:16px}footer div{justify-content:start;grid-column:1/-1}.cart-panel{width:100%}}
