:root {
  --ivory: #f8f6f1;
  --paper: #f3eee7;
  --sand: #d9cbbe;
  --taupe: #b7a89a;
  --blush: #e8d5d2;
  --sage: #a7b09a;
  --ink: #20201e;
  --muted: #6f6c66;
  --line: rgba(32,32,30,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ivory);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-weight:300}
a{color:inherit;text-decoration:none}.announcement{padding:8px 20px;background:var(--ink);color:#fff;text-align:center;font-size:10px;letter-spacing:.24em}
.site-header{height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5vw;border-bottom:1px solid var(--line);background:rgba(248,246,241,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}
.brand img{width:67px;height:67px;display:block;border-radius:50%;object-fit:cover}.nav{display:flex;gap:32px;font-size:12px;letter-spacing:.09em}.nav a{padding:8px 2px;border-bottom:1px solid transparent}.nav a:hover{border-color:var(--ink)}.mini-cta{justify-self:end;font-size:11px;letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid var(--ink);padding-bottom:4px}
.hero{min-height:720px;display:grid;grid-template-columns:1.04fr .96fr;max-width:1500px;margin:auto}.hero-copy{padding:11vh 6vw 8vh;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:10px;letter-spacing:.32em;font-weight:600;margin:0 0 24px}.hero h1,.manifesto h2,.section-heading h2,.editorial h2,.story h2,.signup h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;margin:0;line-height:.98}.hero h1{font-size:clamp(60px,7vw,112px);letter-spacing:-.04em}.hero h1 em,.manifesto em{font-weight:500}.hero-text{max-width:560px;font-size:18px;line-height:1.7;color:var(--muted);margin:34px 0}.hero-actions{display:flex;align-items:center;gap:28px}.button{font-size:11px;text-transform:uppercase;letter-spacing:.14em}.button.dark{background:var(--ink);color:#fff;padding:17px 24px}.button.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px}.note{font-size:11px;color:var(--muted);margin-top:34px;letter-spacing:.08em}.hero-image-wrap{position:relative;min-height:720px;background:var(--sand);overflow:hidden}.hero-image-wrap>img{width:100%;height:100%;object-fit:cover;object-position:center}.floating-card{position:absolute;bottom:36px;left:36px;background:rgba(248,246,241,.92);backdrop-filter:blur(8px);padding:22px 26px;width:275px;display:flex;flex-direction:column;gap:6px}.floating-card span{font-size:9px;letter-spacing:.22em}.floating-card strong{font-family:"Playfair Display",Georgia,serif;font-size:26px;font-weight:500}.floating-card small{color:var(--muted);font-size:11px;line-height:1.5}
.manifesto{text-align:center;padding:120px 6vw 115px;border-top:1px solid var(--line)}.manifesto p{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--muted)}.manifesto h2{font-size:clamp(42px,5vw,72px);margin-top:16px}
.shop-links{display:grid;grid-template-columns:repeat(3,1fr);max-width:1400px;margin:0 auto 120px;padding:0 4vw;gap:1px}.shop-card{min-height:220px;padding:28px 30px;display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:28px;transition:transform .25s ease}.shop-card:hover{transform:translateY(-5px)}.shop-card.sand{background:var(--sand)}.shop-card.blush{background:var(--blush)}.shop-card.sage{background:var(--sage)}.shop-card>span{align-self:start;font-size:10px;letter-spacing:.16em}.shop-card small{font-size:9px;letter-spacing:.23em}.shop-card h3{font-family:"Playfair Display",Georgia,serif;font-size:34px;font-weight:500;margin:4px 0 0}.shop-card b{font-size:24px;font-weight:300}
.featured{padding:0 5vw 130px;max-width:1500px;margin:auto}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:45px}.section-heading h2{font-size:54px}.section-heading>p{max-width:500px;color:var(--muted);line-height:1.7;justify-self:end}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-width:0}.product-art,.image-product{height:360px;background:var(--paper);overflow:hidden;position:relative}.image-product img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;justify-content:space-between;gap:12px;padding-top:18px;align-items:flex-start}.product-info small{font-size:8px;letter-spacing:.2em;color:var(--muted)}.product-info h3{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:22px;margin:4px 0}.product-info strong{font-size:13px;font-weight:500;margin-top:7px}.product-card>p{font-size:12px;color:var(--muted);line-height:1.65;margin-top:8px}.bag-pair{background:linear-gradient(145deg,#e5d8ca,#c5aa90);display:flex;align-items:center;justify-content:center;gap:18px}.bag{background:#a87755;border-radius:7px 7px 13px 13px;box-shadow:0 18px 35px rgba(38,28,22,.18);position:relative;display:flex;align-items:center;justify-content:center}.bag:before{content:"";position:absolute;width:55%;height:38px;border:5px solid #9c6b4e;border-bottom:0;border-radius:28px 28px 0 0;top:-35px}.bag-big{width:154px;height:185px}.bag-small{width:106px;height:132px;background:#d5bda4}.bag-small:before{border-color:#c3a68a}.bag span{font-family:"Playfair Display";font-size:15px;opacity:.65}.bracelets{background:#e9ded6;display:grid;place-items:center}.bracelet{position:absolute;border:2px solid #a68763;border-radius:50%;width:170px;height:170px}.bracelet.one{transform:translateX(-38px)}.bracelet.two{width:132px;height:132px;transform:translate(45px,24px);border-color:#b39c8a}.tiny-mark{font-family:"Playfair Display";font-size:22px;z-index:2}.clips{background:#e3ddd3}.clips i{position:absolute;width:88px;height:28px;background:#4c4540;border-radius:24px;transform:rotate(-18deg)}.clips i:nth-child(1){top:90px;left:65px}.clips i:nth-child(2){top:138px;right:60px;background:#aa9280;transform:rotate(22deg)}.clips i:nth-child(3){bottom:90px;left:85px;background:#d3b8b2;transform:rotate(12deg)}.clips i:nth-child(4){bottom:120px;right:85px;background:#727966;transform:rotate(-32deg)}
.editorial{display:grid;grid-template-columns:1fr 1fr;background:#e9e1d7;min-height:620px}.editorial-image img{width:100%;height:100%;object-fit:cover}.editorial-copy{padding:9vw 8vw;display:flex;flex-direction:column;justify-content:center}.editorial h2{font-size:clamp(42px,4.6vw,70px);line-height:1.05}.editorial-copy>p:not(.eyebrow){line-height:1.8;color:var(--muted);font-size:15px;max-width:600px;margin:28px 0}.principles{display:flex;flex-wrap:wrap;gap:8px}.principles span{border:1px solid rgba(32,32,30,.2);padding:9px 12px;font-size:10px;letter-spacing:.08em}
.story{display:grid;grid-template-columns:1.1fr .9fr;max-width:1400px;margin:auto;padding:130px 5vw;gap:8vw;align-items:center}.story h2{font-size:clamp(44px,5vw,72px);line-height:1.04;margin-bottom:30px}.story-copy>p:not(.eyebrow){font-family:"Playfair Display",Georgia,serif;font-size:19px;line-height:1.8;color:#5b5751;max-width:690px}.story-image img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover}
.signup{text-align:center;background:var(--ink);color:#fff;padding:105px 24px}.signup h2{font-size:clamp(44px,5vw,68px)}.signup>p:not(.eyebrow){color:#c9c6c1;margin:20px 0 35px}.signup form{display:flex;max-width:580px;margin:auto;border-bottom:1px solid #777}.signup input{flex:1;background:transparent;border:0;color:#fff;padding:15px 4px;outline:none;font:inherit}.signup input::placeholder{color:#a7a39d}.signup button{background:none;border:0;color:#fff;text-transform:uppercase;font-size:10px;letter-spacing:.18em;cursor:pointer;padding:0 6px}.form-message{font-size:11px;min-height:20px;margin-top:18px;color:#cfcac3}
footer{padding:45px 5vw;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:15px}.footer-brand img{width:48px;border-radius:50%}.footer-brand p{font-family:"Playfair Display";font-style:italic}.footer-right{display:flex;gap:32px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media (max-width: 980px){.nav{display:none}.site-header{grid-template-columns:1fr 1fr}.hero{grid-template-columns:1fr}.hero-image-wrap{min-height:620px}.product-grid{grid-template-columns:1fr 1fr}.shop-links{grid-template-columns:1fr}.editorial,.story{grid-template-columns:1fr}.editorial-image{height:620px}.story-image{max-width:560px}.section-heading{grid-template-columns:1fr}.section-heading>p{justify-self:start}.hero-copy{padding-top:80px}.product-art,.image-product{height:420px}}
@media (max-width: 620px){.site-header{height:78px}.brand img{width:56px;height:56px}.hero-copy{padding:70px 7vw}.hero h1{font-size:60px}.hero-image-wrap{min-height:500px}.floating-card{left:18px;bottom:18px}.manifesto{padding:85px 7vw}.manifesto h2{font-size:43px}.shop-links{padding:0 18px;margin-bottom:85px}.featured{padding:0 18px 90px}.section-heading h2{font-size:44px}.product-grid{grid-template-columns:1fr}.product-art,.image-product{height:430px}.editorial-image{height:520px}.editorial-copy{padding:80px 24px}.story{padding:85px 24px}.signup{padding:80px 20px}.signup form{max-width:100%}footer{align-items:flex-start;gap:30px;flex-direction:column}.footer-right{flex-direction:column;gap:8px}.mini-cta{font-size:9px}}

.hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}
