:root{--ivory:#f7f2e9;--cream:#eee2d1;--ink:#0c0b0a;--gold:#b48a4a;--line:#d8cdbf;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Montserrat",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:96px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,4vw,68px);position:relative;background:rgba(247,242,233,.97);z-index:20}.brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:74px;display:grid;place-items:center;overflow:hidden}.brand img,.footer-brand img{width:100%;filter:none}.desktop-nav{display:flex;gap:30px;text-transform:uppercase;font-size:.72rem;letter-spacing:.17em}.desktop-nav a,.footer-brand,.header-actions{transition:opacity .2s}.desktop-nav a:hover,.header-actions a:hover{opacity:.55}.header-actions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:22px}.search-button{width:20px;height:20px;border:1.7px solid #111;border-radius:50%;background:none;position:relative}.search-button:after{content:"";width:7px;border-top:1.7px solid #111;position:absolute;right:-5px;bottom:-2px;transform:rotate(45deg)}.bag{width:25px;height:25px;border:1.7px solid #111;position:relative}.bag:before{content:"";position:absolute;width:10px;height:7px;border:1.7px solid #111;border-bottom:0;border-radius:8px 8px 0 0;left:5px;top:-8px}.bag span{position:absolute;right:-12px;top:-9px;background:var(--gold);color:white;font-size:.6rem;width:17px;height:17px;border-radius:50%;display:grid;place-items:center}.menu-button,.mobile-menu{display:none}
.hero{min-height:760px;height:calc(100svh - 96px);max-height:900px;position:relative;overflow:hidden;background:linear-gradient(90deg,#f5ede2 0%,#eadac8 100%);display:block}.hero-model{position:absolute;height:102%;width:auto;max-width:none;right:3%;bottom:-1%;object-fit:contain}.hero-copy{position:absolute;left:max(6vw,70px);top:50%;transform:translateY(-52%);z-index:2}.eyebrow,.brand-line{font-size:.76rem;line-height:1.9;letter-spacing:.27em;text-transform:uppercase;font-weight:500}.gold-rule{display:block;width:64px;border-top:2px solid var(--gold);margin:22px 0}.hero h1{font:500 clamp(4.5rem,8vw,8rem)/.72 var(--serif);letter-spacing:-.045em;text-transform:uppercase;margin:0}.brand-line{margin-top:32px}.hero-cta,.button{position:absolute;left:max(6vw,70px);bottom:48px;background:#0b0b0b;color:white;padding:21px 28px;text-transform:uppercase;letter-spacing:.17em;font-size:.72rem}.hero-cta b,.text-link span,.button span{margin-left:14px;color:var(--gold);font-size:1rem}.values{min-height:150px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px max(3vw,20px)}.values div{display:flex;align-items:center;justify-content:center;gap:20px}.values div+div{border-left:1px solid var(--line)}.values p{text-transform:uppercase;letter-spacing:.17em;text-align:center;font-size:.72rem;line-height:1.55}.value-icon{color:var(--gold);font:2rem var(--serif)}.leaf{font-size:2.6rem;transform:rotate(-45deg)}.statement{text-align:center;padding:90px 24px 98px;border-bottom:1px solid var(--line)}.statement p{font:italic 500 clamp(2.8rem,5vw,5.2rem)/1 var(--serif);margin:0}.statement h2{font:500 clamp(2rem,4vw,4rem)/1 var(--serif);text-transform:uppercase;letter-spacing:.07em;margin:12px 0 22px}.statement span{text-transform:uppercase;letter-spacing:.36em;font-size:.7rem}.section-grid{display:grid;grid-template-columns:minmax(280px,.68fr) 1.8fr;padding:110px max(5vw,50px);gap:6vw;border-bottom:1px solid var(--line)}.kicker{text-transform:uppercase;letter-spacing:.25em;font-size:.7rem;color:#705735}.section-intro h2,.editorial-copy h2,.closing-copy h2{font:500 clamp(3.6rem,6vw,6.4rem)/.82 var(--serif);margin:18px 0 30px;letter-spacing:-.035em}.section-intro>p:not(.kicker),.editorial-copy>p:not(.kicker){font-family:var(--serif);font-size:1.25rem;line-height:1.5;max-width:450px}.text-link{display:inline-block;margin-top:28px;padding-bottom:8px;border-bottom:1px solid #1a1815;text-transform:uppercase;letter-spacing:.16em;font-size:.7rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.product-grid figure{margin:0}.product-grid img{width:100%;aspect-ratio:.79;object-fit:cover;object-position:center;background:#101010}.product-grid figure:nth-child(2){margin-top:70px}.product-grid figcaption{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;padding:18px 2px}.editorial{display:grid;grid-template-columns:1.35fr .85fr;min-height:660px;border-bottom:1px solid var(--line)}.editorial-image{overflow:hidden;background:#111}.editorial-image img{width:100%;height:100%;object-fit:cover}.wear-art .editorial-image img{object-position:center}.editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(45px,7vw,120px);background:#efe5d8}.artist{grid-template-columns:.9fr 1.1fr}.artist .editorial-copy{background:var(--ivory)}.artist .editorial-image img{object-position:center top}.closing{display:grid;grid-template-columns:1fr 1fr;min-height:580px;border-bottom:1px solid var(--line)}.closing-image{overflow:hidden}.closing-image img{width:100%;height:100%;object-fit:cover}.closing-copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:80px clamp(45px,8vw,140px);background:#f4ede3}.closing-copy .button{position:static;width:max-content;margin-top:25px}footer{display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;padding:70px max(5vw,50px);min-height:280px}footer nav{display:flex;flex-direction:column;gap:15px;text-transform:uppercase;font-size:.67rem;letter-spacing:.18em}.footer-brand{text-align:center}.footer-brand img{width:170px;margin:0 auto 24px}.footer-brand p{font:1.2rem/1.45 var(--serif)}.copyright{justify-self:end;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:#665e54}
@media(max-width:760px){.site-header{height:88px;padding:0 23px}.desktop-nav,.search-button{display:none}.menu-button{display:flex;width:27px;height:23px;padding:0;border:0;background:none;flex-direction:column;justify-content:space-between}.menu-button span{display:block;border-top:2px solid #111;width:100%}.brand{width:130px;height:59px}.header-actions{gap:0}.mobile-menu{display:flex;position:absolute;top:88px;left:0;right:0;background:var(--ivory);border-bottom:1px solid var(--line);padding:26px;flex-direction:column;gap:22px;text-transform:uppercase;font-size:.76rem;letter-spacing:.18em;transform:translateY(-125%);opacity:0;transition:.25s;z-index:-1}.mobile-menu.open{transform:translateY(0);opacity:1}.hero{height:660px;min-height:0;max-height:none;background:#f2e8dc}.hero-model{height:auto;width:104%;right:-29%;bottom:0;max-width:none}.hero-copy{left:22px;top:67px;transform:none;width:48%}.eyebrow,.brand-line{font-size:.59rem;line-height:1.88;letter-spacing:.22em}.gold-rule{width:38px;margin:16px 0}.hero h1{font-size:3.25rem;line-height:.78}.brand-line{margin-top:22px}.hero-cta{display:none}.values{min-height:130px;padding:18px 8px}.values div{gap:4px;flex-direction:column}.values p{font-size:.54rem;letter-spacing:.11em;margin:0;line-height:1.5}.value-icon{font-size:1.55rem}.leaf{font-size:2rem}.statement{padding:52px 18px 58px}.statement p{font-size:2.5rem}.statement h2{font-size:1.5rem;margin:10px 0 18px}.statement span{font-size:.52rem;letter-spacing:.27em}.section-grid{display:block;padding:70px 20px}.section-intro h2,.editorial-copy h2,.closing-copy h2{font-size:3.8rem}.section-intro>p:not(.kicker),.editorial-copy>p:not(.kicker){font-size:1.08rem}.product-grid{display:block;margin-top:55px}.product-grid figure,.product-grid figure:nth-child(2){margin:0 0 42px}.product-grid img{aspect-ratio:.86;object-fit:cover}.editorial,.artist,.closing{display:flex;flex-direction:column;min-height:0}.editorial-image,.closing-image{height:auto}.editorial-image img,.closing-image img{height:auto;max-height:none}.wear-art .editorial-image img{aspect-ratio:1.15;object-fit:cover}.artist .editorial-image img{aspect-ratio:.82;object-fit:cover}.editorial-copy,.closing-copy{padding:62px 24px 70px}.closing-copy .button{padding:18px 20px;font-size:.65rem}.closing-image img{aspect-ratio:1.2;object-fit:cover}footer{display:flex;flex-direction:column;padding:58px 24px 40px;text-align:center;gap:42px}footer nav{flex-direction:row;justify-content:center;gap:22px}.copyright{justify-self:auto}.footer-brand img{width:150px}}
@media(min-width:761px) and (max-width:1050px){.hero-model{right:-17%}.hero-copy{left:50px}.hero-cta{left:50px}.desktop-nav{gap:16px;font-size:.63rem}.product-grid{gap:12px}}
@media(max-width:390px){.hero{height:620px}.hero-model{width:108%;right:-32%}.hero h1{font-size:3rem}.hero-copy{top:56px}.eyebrow,.brand-line{font-size:.56rem}.brand{width:122px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mobile-menu{transition:none}}
.hero{background:#efe3d4}

/* Product page and reference-matched header */
.product-page{background:#f6efe6}.product-main{max-width:1440px;margin:0 auto;padding:34px clamp(24px,5vw,74px) 110px}.breadcrumbs{display:flex;align-items:center;gap:13px;font-size:.78rem;letter-spacing:.02em;margin-bottom:28px;color:#48413b}.breadcrumbs span{color:#8f806d}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:clamp(45px,7vw,110px);align-items:start}.product-stage{background:#d9c9b7;overflow:hidden;aspect-ratio:.92}.product-stage img{width:100%;height:100%;object-fit:cover;object-position:center;transition:object-position .3s,transform .3s}.product-stage img.detail-view{transform:scale(1.6)}.product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.product-thumbs button{padding:0;border:1px solid transparent;background:none;aspect-ratio:1;overflow:hidden;cursor:pointer}.product-thumbs button.active{border-color:#111}.product-thumbs img{width:100%;height:100%;object-fit:cover}.product-thumbs button:nth-child(2) img{object-position:50% 20%;transform:scale(1.7)}.product-thumbs button:nth-child(3) img{object-position:50% 76%;transform:scale(1.7)}.product-thumbs button:nth-child(4) img{object-position:50% 40%;transform:scale(1.7)}.product-details{padding-top:18px}.product-details h1{font:500 clamp(3.5rem,5.5vw,6rem)/.82 var(--serif);letter-spacing:-.04em;margin:20px 0 26px}.product-rule{display:block;width:52px;border-top:2px solid var(--gold);margin:0 0 28px}.product-description{font-family:var(--serif);font-size:1.3rem;line-height:1.48;max-width:560px}.product-points{list-style:none;padding:0;margin:34px 0;display:grid;gap:17px;font-size:.88rem}.product-points li{display:flex;align-items:center;gap:14px}.product-points span{color:var(--gold);font:1.65rem var(--serif);width:26px;text-align:center}.product-action{display:flex;align-items:center;justify-content:center;background:#0d0c0b;color:#fff;min-height:72px;padding:18px 30px;text-transform:uppercase;letter-spacing:.2em;font-size:.72rem}.product-action span{margin-left:15px;color:var(--gold);font-size:1rem}.product-note{font-size:.67rem;letter-spacing:.05em;color:#756c62;margin-top:14px}.product-footer{border-top:1px solid var(--line)}
@media(max-width:760px){.site-header{height:80px}.brand{width:145px;height:66px}.mobile-menu{top:80px}.product-main{padding:25px 18px 70px}.breadcrumbs{font-size:.69rem;gap:9px;white-space:nowrap;overflow:hidden;margin-bottom:18px}.product-layout{display:block}.product-stage{aspect-ratio:.94}.product-thumbs{gap:8px;margin-top:10px}.product-details{padding-top:28px}.product-details .kicker{display:none}.product-details h1{font-size:2.65rem;line-height:.9;margin:0 0 17px}.product-rule{width:38px;margin-bottom:18px}.product-description{font-family:var(--sans);font-size:.85rem;line-height:1.58}.product-points{gap:12px;margin:25px 0;font-size:.78rem}.product-points span{font-size:1.35rem}.product-action{min-height:62px;font-size:.65rem}.product-note{font-size:.62rem}.product-footer{display:none}}

/* Bright editorial-luxury refinement */
:root{--ivory:#fcf9f4;--cream:#f8f2e9;--ink:#070706;--gold:#aa7a32;--line:#dfd5c8}body,.product-page{background:var(--ivory);color:var(--ink)}.site-header{background:rgba(252,249,244,.98)}.hero{background:#f8f1e8}.editorial-copy,.artist .editorial-copy,.closing-copy{background:var(--ivory)}.statement,.values,.collection,footer{background:#fcf9f4}.hero h1,.section-intro h2,.editorial-copy h2,.closing-copy h2,.product-details h1{font-weight:600;color:#050504}.hero h1{font-size:clamp(5rem,8.7vw,8.8rem);line-height:.69}.eyebrow,.brand-line{font-weight:600;color:#12100d}.kicker{color:#17120c;font-weight:600;position:relative;padding-bottom:15px}.kicker:after{content:"";position:absolute;left:0;bottom:0;width:42px;border-top:2px solid var(--gold)}.statement p{font-weight:600;color:#080706}.statement h2{font-weight:600;color:#070706;letter-spacing:.09em}.section-intro h2,.editorial-copy h2,.closing-copy h2{font-size:clamp(4rem,6.7vw,7rem);line-height:.78}.section-intro>p:not(.kicker),.editorial-copy>p:not(.kicker){font-size:1.38rem;color:#201b16}.product-grid figure{background:#fffdf9;padding:12px;box-shadow:0 18px 48px rgba(55,40,25,.08)}.product-grid figcaption{font-weight:600;color:#080706;padding:18px 4px 7px}.wear-art .editorial-image,.closing-image{background:var(--ivory);padding:34px}.wear-art .editorial-image img,.closing-image img{object-fit:contain}.product-main{background:var(--ivory)}.product-stage{background:#fffdf9;padding:22px;box-shadow:0 18px 55px rgba(55,40,25,.1)}.product-stage img{object-fit:contain;background:#121212}.product-thumbs button{background:#fffdf9;padding:5px}.product-description{font-size:1.4rem;color:#201b16}.product-points{font-weight:500}.product-action{background:#080706}.footer-brand p{font-size:1.35rem;color:#17130f}
@media(max-width:760px){.hero{background:#f8f1e8}.hero h1{font-size:3.45rem;line-height:.74}.eyebrow,.brand-line{font-weight:600}.statement p{font-size:2.8rem}.statement h2{font-size:1.72rem}.section-intro h2,.editorial-copy h2,.closing-copy h2{font-size:4.15rem;line-height:.78}.section-intro>p:not(.kicker),.editorial-copy>p:not(.kicker){font-size:1.18rem}.product-grid figure{padding:10px}.wear-art .editorial-image,.closing-image{padding:18px}.product-stage{padding:12px}.product-details h1{font-size:3rem;line-height:.84}.product-description{font-size:.93rem}.product-action{font-weight:600}}

/* Keep the hero statement crisp over the model */
.hero h1{display:inline-block;background:rgba(252,249,244,.92);border-left:3px solid var(--gold);padding:.08em .18em .11em .14em;margin-left:-.14em;box-shadow:0 16px 42px rgba(35,25,16,.09)}
@media(max-width:760px){.hero h1{background:rgba(252,249,244,.94);border-left-width:2px;padding:.1em .14em .13em .12em;margin-left:-.12em;box-shadow:0 12px 28px rgba(35,25,16,.08)}}

/* Monochrome luxury palette: white, black and light gray */
:root{--ivory:#f4f4f2;--cream:#ececea;--ink:#050505;--gold:#747474;--line:#d4d4d1}body,.product-page,.product-main{background:#f4f4f2;color:#050505}.site-header{background:rgba(255,255,255,.98);border-color:#d4d4d1}.mobile-menu{background:#fff}.hero,.hero h1{background:#efefed}.hero h1{border-left-color:#111;box-shadow:0 16px 42px rgba(0,0,0,.1)}.gold-rule{border-color:#222}.values,.statement,.collection,footer{background:#fff}.editorial-copy,.artist .editorial-copy,.closing-copy{background:#f4f4f2}.kicker{color:#111}.kicker:after,.product-rule{border-color:#777}.value-icon,.hero-cta b,.text-link span,.button span,.product-points span,.product-action span{color:#666}.product-grid figure,.product-stage,.product-thumbs button{background:#fff}.product-grid figure{box-shadow:0 18px 48px rgba(0,0,0,.08)}.wear-art .editorial-image,.closing-image{background:#f4f4f2}.product-stage{box-shadow:0 18px 55px rgba(0,0,0,.1)}.bag span{background:#111}.hero-cta,.button,.product-action{background:#050505}

/* Keep the complete logo—including its Tied in Power line—visible in the header. */
.brand{height:90px;overflow:visible}
.brand img{height:auto;max-height:90px;object-fit:contain}
@media(max-width:760px){.brand{height:74px;overflow:visible}.brand img{height:auto;max-height:74px;object-fit:contain}}

.product-grid figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:16px}
.product-grid figcaption strong{font-weight:600;font-size:.78rem;letter-spacing:.08em;white-space:nowrap}
.product-price{font:600 1.55rem/1 var(--serif);margin:-4px 0 22px;letter-spacing:.03em}
@media(max-width:760px){.product-grid figcaption{font-size:.68rem}.product-grid figcaption strong{font-size:.72rem}.product-price{font-size:1.4rem;margin:-6px 0 19px}}

.collection-cta{grid-column:2;justify-self:start;margin-top:34px;border-bottom:1px solid #111;padding:0 0 9px;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem}.collection-cta span{margin-left:14px}.catalog-main{padding:80px max(5vw,50px) 110px}.catalog-heading{max-width:720px;margin-bottom:58px}.catalog-heading h1,.checkout-heading h1{font:600 clamp(4rem,7vw,7.5rem)/.78 var(--serif);margin:18px 0 24px;letter-spacing:-.035em}.catalog-heading>p:not(.kicker),.checkout-heading>p:not(.kicker){font:1.25rem/1.5 var(--serif);max-width:580px}.catalog-grid{grid-template-columns:repeat(3,1fr)}.catalog-grid figure:nth-child(2){margin-top:0}.checkout-main{padding:70px max(6vw,70px) 110px;min-height:70vh}.checkout-layout{display:grid;grid-template-columns:1.4fr .7fr;gap:8vw;margin-top:55px}.checkout-items{display:grid;gap:22px}.checkout-item{display:grid;grid-template-columns:130px 1fr;gap:25px;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.checkout-item img{width:130px;height:155px;object-fit:cover;background:#111}.checkout-item h2{font:600 1.8rem/1 var(--serif);margin:0 0 8px}.checkout-item p{margin:0 0 18px}.checkout-item button{border:0;border-bottom:1px solid #555;background:none;padding:0 0 4px;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem}.order-summary{background:#fff;padding:32px;height:max-content}.order-summary h2{font:600 2rem var(--serif);margin:0 0 28px}.summary-line{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0;font-weight:600}.checkout-button{display:block;width:100%;border:0;background:#050505;color:#fff;text-align:center;padding:20px;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem}.checkout-note{font-size:.72rem;line-height:1.5;color:#666;margin:16px 0 0}.empty-bag{font:1.5rem var(--serif)}
.product-action{width:100%;border:0;cursor:pointer;font-family:var(--sans)}
@media(max-width:760px){.collection-cta{grid-column:auto;margin-top:4px}.catalog-main,.checkout-main{padding:55px 20px 80px}.catalog-heading h1,.checkout-heading h1{font-size:3.8rem}.catalog-grid{display:block}.checkout-layout{display:block;margin-top:38px}.order-summary{margin-top:44px}.checkout-item{grid-template-columns:95px 1fr}.checkout-item img{width:95px;height:120px}.checkout-item h2{font-size:1.5rem}}

.product-grid a{display:block;transition:transform .35s ease}.product-grid a:hover{transform:translateY(-5px)}.product-grid img{transition:filter .35s ease}.product-grid a:hover img{filter:brightness(1.04)}.availability{display:flex;align-items:center;gap:9px;margin:0 0 25px;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:600}.availability span{width:7px;height:7px;border-radius:50%;background:#2f6845}.product-specs{margin:0 0 30px;border-top:1px solid var(--line)}.product-specs div{display:grid;grid-template-columns:105px 1fr;gap:22px;padding:14px 0;border-bottom:1px solid var(--line)}.product-specs dt{text-transform:uppercase;letter-spacing:.13em;font-size:.66rem;font-weight:600}.product-specs dd{margin:0;font:1rem/1.3 var(--serif);color:#332f2b}.checkout-button:disabled{background:#777;cursor:not-allowed}.header-actions{min-width:38px}.bag{display:block}.catalog-grid figure{overflow:hidden}
@media(max-width:760px){.product-specs div{grid-template-columns:86px 1fr;gap:14px}.product-specs dd{font-size:.9rem}.availability{font-size:.61rem}.header-actions{min-width:25px}}

.product-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));max-width:50%}
@media(max-width:760px){.product-thumbs{max-width:64%}}
@media(max-width:760px){.hero,.hero h1{background:#efefed}.hero h1{box-shadow:0 12px 28px rgba(0,0,0,.09)}}

/* Translucent hero title plate keeps the model visible at every width */
.hero h1{background:rgba(239,239,237,.68);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}
@media(max-width:760px){.hero h1{background:rgba(239,239,237,.72)}}

/* Updo campaign model: preserve hair, face and the complete compact neckpiece */
.hero-model{height:105%;width:auto;right:3%;bottom:-3%;object-fit:contain}
@media(max-width:1050px){.hero-model{height:102%;right:-8%;bottom:-2%}}
@media(max-width:760px){.hero-model{height:98%;width:auto;right:-18%;bottom:0}}
@media(max-width:390px){.hero-model{height:96%;right:-20%}}

/* Cohesive studio hero replaces the extracted cutout */
.hero{background:#fff}.hero-campaign{height:100%;width:auto;max-width:none;right:0;bottom:0;object-fit:contain;object-position:right center}
@media(max-width:1050px){.hero-campaign{height:100%;width:auto;right:-4%;bottom:0}}
@media(max-width:760px){.hero{background:#fff}.hero-campaign{height:100%;width:auto;right:-48%;bottom:0}}
@media(max-width:430px){.hero-campaign{right:-55%}}
@media(max-width:390px){.hero-campaign{height:100%;right:-61%}}
