*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 40px),var(--page));margin-inline:auto}.section{padding:84px 0}.section--tight{padding:42px 0}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.h1,.h2,.h3,h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.08;margin:0}.h1,h1{font-size:clamp(2.7rem,6vw,5.8rem)}.h2,h2{font-size:clamp(2.05rem,4vw,3.8rem)}.h3,h3{font-size:1.38rem}.muted{color:var(--muted)}.gold{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 27px;border:1px solid var(--gold);background:linear-gradient(135deg,#f7d778,var(--gold),#9b6a14);color:#090909;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;cursor:pointer;transition:transform .2s,filter .2s}.button:hover{filter:brightness(1.12);transform:translateY(-2px)}.button--secondary{background:#00000061;color:var(--text)}.button--full{width:100%}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:99;background:#fff;color:#000;padding:12px}.announcement{background:linear-gradient(90deg,#9b6a14,var(--gold),#9b6a14);color:#090909;text-align:center;padding:8px 16px;font-size:.72rem;font-weight:700;letter-spacing:.1em}.site-header{position:sticky;top:0;z-index:30;background:#040404eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{min-height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{font-family:Georgia,serif;letter-spacing:.14em;text-transform:uppercase;text-align:center;font-size:1rem}.brand span{color:var(--gold)}.nav{display:flex;gap:25px;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.nav a,.header-actions a{transition:color .2s}.nav a:hover,.header-actions a:hover{color:var(--gold)}.header-actions{display:flex;justify-content:flex-end;gap:18px;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.mobile-nav{display:none}.hero-brand{position:relative;min-height:min(80vh,820px);display:grid;place-items:center;overflow:hidden;background:#020202}.hero-brand__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-brand__picture,.hero-brand__picture img{width:100%;height:100%}.hero-brand__picture img{object-fit:cover;object-position:center}.hero-brand__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.12),transparent 50%),linear-gradient(0deg,rgba(0,0,0,.45),transparent 35%)}.hero-brand__content{position:relative;z-index:2;align-self:end;text-align:center;padding:0 20px 58px}.hero-brand__content p{margin:0 0 19px;color:#eee;font-size:.95rem;letter-spacing:.06em}.hero-brand__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-head__copy{max-width:700px}.section-head p{max-width:620px;margin:15px 0 0;color:var(--muted)}.grid{display:grid;gap:20px}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.class-card{min-height:265px;border:1px solid var(--line);background:linear-gradient(145deg,#15120c,#090909 60%);padding:25px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.class-card:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(208,166,71,.22);border-radius:50%;right:-70px;top:-70px}.class-card__number{font-family:Georgia,serif;font-size:3rem;color:#d0a64747}.class-card__title{color:var(--gold);font-size:1.55rem;margin-bottom:8px}.class-card p{margin:0;color:var(--muted);font-size:.88rem}.class-card__link{margin-top:20px;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;color:var(--gold)}.class-card:hover{border-color:var(--gold);transform:translateY(-3px);transition:.25s}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);background:var(--surface);overflow:hidden;transition:.25s}.product-card:hover{border-color:#d0a647b3;transform:translateY(-3px)}.product-card__image{aspect-ratio:4/5;background:#0b0b0b;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover img{transform:scale(1.035)}.product-card__body{padding:19px}.product-card__vendor{font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.product-card__title{font-family:Georgia,serif;font-size:1.3rem;margin:6px 0}.product-card__meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:.78rem}.badge-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.badge{border:1px solid var(--line);padding:4px 8px;border-radius:999px;font-size:.65rem;letter-spacing:.06em}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#080808}.trust__item{padding:27px 18px;text-align:center}.trust__item strong{font-family:Georgia,serif;display:block;font-size:1.13rem;margin-bottom:5px;color:var(--gold)}.journey{background:linear-gradient(180deg,#090909,#050505)}.journey__step{border-top:1px solid var(--gold);padding-top:20px}.journey__step span{display:block;color:var(--gold);font-family:Georgia,serif;font-size:2rem}.journey__step h3{margin:12px 0 8px}.journey__step p{margin:0;color:var(--muted);font-size:.9rem}.editorial{display:grid;grid-template-columns:1.05fr .95fr;min-height:480px;border:1px solid var(--line)}.editorial__media{background:#050505}.editorial__media img{width:100%;height:100%;object-fit:cover}.editorial__copy{padding:clamp(35px,6vw,80px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 100% 0,rgba(208,166,71,.12),transparent 45%),#0b0b0b}.editorial__copy p{color:var(--muted);max-width:560px}.collection-layout{display:block}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.collection-toolbar select,.field{background:var(--surface);color:var(--text);border:1px solid var(--line);padding:12px 14px}.product-main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:64px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery img{width:100%;background:#0d0d0d}.product-info{position:sticky;top:110px}.product-info__vendor{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:.75rem}.price{font-size:1.25rem;margin:18px 0}.variant-label{display:block;margin:20px 0 8px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.variant-select{width:100%;padding:14px;background:var(--surface);color:var(--text);border:1px solid var(--line)}.product-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.fact{border:1px solid var(--line);padding:14px}.fact small{display:block;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-size:.62rem}.accordion{border-top:1px solid var(--line)}.accordion details{border-bottom:1px solid var(--line);padding:18px 0}.accordion summary{cursor:pointer;font-family:Georgia,serif}.rte{color:#d4d4d4}.empty{padding:64px 20px;text-align:center;border:1px solid var(--line)}.footer{border-top:1px solid var(--line);padding:64px 0 24px;background:#050505}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer h3{font-size:1rem;margin-bottom:16px;color:var(--gold)}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:9px 0;color:var(--muted);font-size:.88rem}.footer-bottom{border-top:1px solid var(--line);margin-top:44px;padding-top:20px;color:var(--muted);font-size:.76rem}.newsletter{display:flex;gap:8px}.newsletter input{min-width:0;flex:1;background:transparent;border:1px solid var(--line);color:var(--text);padding:12px}.cart-page{max-width:900px}.cart-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}@media(max-width:990px){.nav{display:none}.mobile-nav{display:block}.grid--4,.product-grid{grid-template-columns:repeat(2,1fr)}.collection-layout{display:block}.product-main{grid-template-columns:1fr}.product-info{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr}.editorial__media{min-height:380px}}@media(max-width:640px){.page-width{width:min(calc(100% - 28px),var(--page))}.section{padding:58px 0}.header-inner{grid-template-columns:auto 1fr auto;min-height:68px}.brand{font-size:.72rem}.hero-brand{min-height:76vh}.hero-brand__content{padding-bottom:34px}.hero-brand__content p{font-size:.82rem}.grid--4,.grid--3,.product-grid{grid-template-columns:1fr}.section-head{display:block}.product-gallery,.footer-grid{grid-template-columns:1fr}.collection-toolbar{align-items:stretch;flex-direction:column}.cart-row{grid-template-columns:72px 1fr}.cart-row>div:last-child{grid-column:2}.class-card{min-height:220px}}:root{--serif:"Cormorant Garamond",Georgia,serif;--sans:"Manrope",Arial,sans-serif}body{font-family:var(--sans);font-weight:300;letter-spacing:.01em;background:radial-gradient(circle at 50% -10%,#161006 0,#080706 28%,#030303 68%)}.h1,.h2,.h3,h1,h2,h3,.brand,.class-card__title,.product-card__title,.trust__item strong,.journey__step span,.accordion summary{font-family:var(--serif)}.h1,h1{font-size:clamp(3rem,6.4vw,6.6rem);letter-spacing:-.035em;font-weight:500}.h2,h2{font-size:clamp(2.45rem,4.6vw,4.9rem);letter-spacing:-.025em}.h3,h3{font-size:1.6rem}.eyebrow{font-family:var(--sans);font-weight:500;letter-spacing:.32em;font-size:.66rem}.page-width{width:min(calc(100% - 64px),var(--page))}.section{padding:110px 0}.section--tight{padding:50px 0}.announcement{background:#070707;color:#d7b85d;border-bottom:1px solid rgba(208,166,71,.35);font-weight:500;letter-spacing:.18em;padding:10px 20px}.site-header{background:#030303f5;border-bottom:1px solid rgba(208,166,71,.22);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-inner{min-height:102px}.nav{gap:32px}.nav a,.header-actions a{font-size:.66rem;letter-spacing:.18em;font-weight:500}.brand{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.brand__monogram{font-size:1.7rem;color:var(--gold);letter-spacing:.02em;font-style:italic}.brand__name{margin-top:7px;font-family:var(--serif);font-size:.93rem;letter-spacing:.18em;text-transform:uppercase;color:#f5ead3}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:5px;border:1px solid rgba(208,166,71,.5);border-radius:999px;color:var(--gold)}.mobile-nav{border:0;background:none;width:28px;height:24px;padding:0}.mobile-nav span{display:block;height:1px;background:var(--gold);margin:7px 0}.hero-signature{background:#000;border-bottom:1px solid rgba(208,166,71,.24)}.hero-signature__frame{width:100%;background:#000;overflow:hidden}.hero-signature__picture{display:block;width:100%}.hero-signature__picture img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;background:#000}.hero-signature__intro{text-align:center;padding-top:66px;padding-bottom:82px;max-width:980px}.hero-signature__intro h1{max-width:900px;margin:0 auto;color:#f8eed8;text-shadow:0 0 35px rgba(208,166,71,.08)}.hero-signature__caption{max-width:660px;margin:22px auto 30px;color:#bbb3a5;font-size:1rem;line-height:1.8}.hero-signature__actions{display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:wrap}.hero-signature__ornament{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:28px;color:var(--gold)}.hero-signature__ornament span{width:74px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.hero-signature__ornament span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}.hero-signature__ornament b{font-size:.68rem}.text-link{text-transform:uppercase;font-size:.66rem;letter-spacing:.18em;color:#efe5d0;border-bottom:1px solid rgba(208,166,71,.55);padding:12px 0}.text-link span{color:var(--gold);margin-left:8px}.button{min-height:54px;padding:0 34px;background:linear-gradient(105deg,#8c5c11,#e5c569 50%,#9b6815);border-color:#d8b45a;box-shadow:0 8px 35px #c391251f;font-size:.66rem;letter-spacing:.18em}.section-head{margin-bottom:52px}.section-head__copy{max-width:820px}.section-head p{font-size:.95rem;line-height:1.8}.class-card{min-height:300px;padding:32px;background:linear-gradient(145deg,#201708ad,#080808fa 62%);border-color:#d0a6472e}.class-card:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px solid rgba(208,166,71,.08);pointer-events:none}.class-card__number{font-size:4rem;color:#d0a6472b}.class-card__title{font-size:1.9rem;letter-spacing:.02em}.class-card p{line-height:1.7}.class-card__link{letter-spacing:.18em}.class-card:hover{box-shadow:0 22px 50px #00000073}.product-card{background:linear-gradient(180deg,#0d0c0b,#080808);border-color:#d0a6472b}.product-card__body{padding:24px}.product-card__vendor{letter-spacing:.2em}.product-card__title{font-size:1.55rem}.product-card__image{background:radial-gradient(circle at 50% 35%,#21180b,#090909 60%)}.trust{background:#060606;border-color:#d0a6472e}.trust__item{padding:34px 18px}.trust__item strong{font-size:1.35rem;font-weight:500}.journey{background:linear-gradient(180deg,#080706,#030303)}.journey__step{border-top-color:#d0a6478c}.editorial{border-color:#d0a6472e;box-shadow:0 30px 80px #00000057}.footer{background:#020202;border-top-color:#d0a64733}@media(max-width:990px){.header-inner{min-height:84px}.page-width{width:min(calc(100% - 38px),var(--page))}}@media(max-width:749px){.page-width{width:min(calc(100% - 28px),var(--page))}.section{padding:76px 0}.announcement{font-size:.58rem;letter-spacing:.12em}.header-inner{grid-template-columns:auto 1fr auto;min-height:76px}.brand__monogram{font-size:1.3rem}.brand__name{font-size:.64rem;letter-spacing:.14em}.header-actions a:first-child{display:none}.header-actions a{font-size:.6rem}.hero-signature__frame{aspect-ratio:1/1}.hero-signature__picture,.hero-signature__picture img{width:100%;height:100%;object-fit:contain}.hero-signature__intro{padding-top:48px;padding-bottom:62px}.hero-signature__intro h1{font-size:clamp(2.7rem,13vw,4.2rem)}.hero-signature__caption{font-size:.9rem}.hero-signature__actions{gap:18px}.button{width:100%}.class-card{min-height:255px}}:root{--serif:"Bodoni Moda","Didot","Times New Roman",serif;--sans:"Montserrat",Arial,sans-serif}body{font-family:var(--sans);font-weight:300;letter-spacing:.015em;background:radial-gradient(circle at 50% -8%,#1b1308 0,#090806 27%,#030303 68%)}.h1,.h2,.h3,h1,h2,h3,.class-card__title,.product-card__title,.trust__item strong,.journey__step span,.accordion summary{font-family:var(--serif)}.h1,h1{font-size:clamp(3.25rem,6.7vw,7.2rem);font-weight:400;letter-spacing:-.045em;line-height:.98}.h2,h2{font-size:clamp(2.65rem,4.7vw,5.1rem);font-weight:400;letter-spacing:-.035em;line-height:1.02}.h3,h3{font-weight:400}.eyebrow{font-family:var(--sans);font-size:.62rem;letter-spacing:.38em;font-weight:500;color:#dabb65}.announcement{display:flex;align-items:center;justify-content:center;gap:16px;min-height:38px;background:linear-gradient(90deg,#050505,#120d05 50%,#050505);color:#dabc68;border-top:1px solid rgba(221,188,99,.2);border-bottom:1px solid rgba(221,188,99,.32);font-size:.6rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase}.announcement__ornament{font-size:.55rem;color:#f0d584}.site-header{background:#020202f6;border-bottom:1px solid rgba(216,180,87,.2)}.header-inner{min-height:118px;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr)}.nav{gap:34px}.nav a,.header-actions a{font-size:.61rem;letter-spacing:.22em;font-weight:500}.brand{display:flex;align-items:center;gap:18px;text-align:left;text-transform:none;letter-spacing:normal;font-family:var(--serif)}.brand__seal{position:relative;display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;transform:rotate(45deg);border:1px solid rgba(224,190,99,.78);background:radial-gradient(circle,#211607,#050505 72%);box-shadow:0 0 24px #d19e2a21}.brand__seal:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(224,190,99,.25)}.brand__seal span{transform:rotate(-45deg);font-family:var(--serif);font-size:1.15rem;font-style:italic;letter-spacing:-.08em;color:#f2d77f}.brand__wordmark{display:flex;flex-direction:column;align-items:flex-start}.brand__name{font-family:var(--serif);font-size:1.22rem;line-height:1;color:#f6eddb;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.brand__descriptor{margin-top:9px;font-family:var(--sans);font-size:.47rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:#bda76c;white-space:nowrap}.cart-count{font-family:var(--sans)}.hero-signature__intro{padding-top:88px;padding-bottom:104px}.hero-signature__intro h1{max-width:980px}.hero-signature__caption{max-width:720px;font-size:.96rem;line-height:1.95;letter-spacing:.025em;color:#c5bcad}.hero-signature__ornament{margin-bottom:34px}.hero-signature__ornament span{width:98px}.hero-signature__actions{margin-top:34px}.button{min-height:57px;padding:0 38px;font-size:.61rem;letter-spacing:.24em;font-weight:600;background:linear-gradient(110deg,#865710,#e7ca73 48%,#9d6914);box-shadow:0 12px 40px #b6801624}.text-link{font-size:.61rem;letter-spacing:.23em}.section{padding:124px 0}.section--tight{padding:62px 0}.section-head{margin-bottom:62px}.section-head p{max-width:670px;font-size:.91rem;line-height:1.95;color:#aaa295}.class-card{min-height:326px;padding:36px;background:linear-gradient(145deg,#271b099e,#070707fc 62%)}.class-card__number{font-family:var(--serif);font-style:italic;font-size:4.4rem}.class-card__title{font-size:2.08rem}.class-card p{font-size:.82rem;line-height:1.85}.class-card__link{font-size:.6rem;letter-spacing:.22em}.product-card__vendor{font-size:.59rem;letter-spacing:.24em}.product-card__title{font-size:1.65rem}.trust__item strong{font-size:1.42rem}.trust__item span{font-size:.74rem;letter-spacing:.03em}.editorial__copy p{line-height:1.95}.footer h3{font-family:var(--serif);font-size:1.25rem;font-weight:400}@media(max-width:1100px){.brand__descriptor{display:none}.brand__name{font-size:1rem}.brand__seal{width:42px;height:42px;flex-basis:42px}.header-inner{grid-template-columns:1fr auto 1fr}}@media(max-width:749px){.announcement{gap:8px;padding:8px 12px;font-size:.49rem;letter-spacing:.13em}.announcement__ornament{display:none}.header-inner{min-height:82px}.brand{gap:11px}.brand__seal{width:35px;height:35px;flex-basis:35px}.brand__seal span{font-size:.88rem}.brand__name{font-size:.68rem;letter-spacing:.06em}.hero-signature__intro{padding-top:58px;padding-bottom:72px}.hero-signature__caption{font-size:.86rem;line-height:1.8}.section{padding:82px 0}.section-head{margin-bottom:42px}}:root{--ivory:#f4eddf;--champagne:#d8bd74;--deep-black:#020202}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-header{box-shadow:0 12px 42px #00000047}.header-inner{min-height:108px}.brand--editorial{min-width:245px;justify-content:center;gap:15px}.brand__emblem{position:relative;width:31px;height:31px;display:grid;place-items:center;flex:0 0 31px;border:1px solid rgba(224,190,99,.64);transform:rotate(45deg);background:linear-gradient(145deg,#261c0cd9,#020202f5);box-shadow:inset 0 0 0 4px #050505,0 0 28px #cc9a2f1a}.brand__emblem:before,.brand__emblem:after{content:"";position:absolute;background:linear-gradient(90deg,transparent,var(--champagne),transparent)}.brand__emblem:before{width:17px;height:1px}.brand__emblem:after{height:17px;width:1px;background:linear-gradient(0deg,transparent,var(--champagne),transparent)}.brand__emblem i{width:4px;height:4px;border-radius:50%;background:#f2d987;box-shadow:0 0 10px #f2d9878c}.brand--editorial .brand__wordmark{align-items:center;text-align:center}.brand--editorial .brand__name{font-family:var(--serif);font-size:1.04rem;font-style:italic;letter-spacing:.055em;text-transform:none;color:var(--ivory)}.brand--editorial .brand__descriptor{margin-top:7px;font-size:.44rem;letter-spacing:.31em;color:#aa986c}.nav a,.header-actions a{position:relative;padding:10px 0}.nav a:after,.header-actions a:after{content:"";position:absolute;left:50%;right:50%;bottom:4px;height:1px;background:var(--champagne);transition:left .28s ease,right .28s ease}.nav a:hover:after,.header-actions a:hover:after{left:0;right:0}.hero-signature__frame{position:relative}.hero-signature__frame:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(224,190,99,.55),transparent)}.hero-signature__intro{position:relative}.hero-signature__intro:before{content:"";position:absolute;left:50%;top:0;width:1px;height:42px;background:linear-gradient(0deg,rgba(216,189,116,.6),transparent)}.hero-signature__caption{font-weight:300}.section-head{position:relative;padding-bottom:24px}.section-head:after{content:"";position:absolute;left:0;bottom:0;width:72px;height:1px;background:linear-gradient(90deg,var(--champagne),transparent)}.class-card,.product-card,.editorial{transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .45s ease,box-shadow .45s ease}.class-card:hover,.product-card:hover{transform:translateY(-6px)}.class-card:hover{box-shadow:0 26px 70px #00000080,inset 0 0 50px #c5912209}.product-card:hover{box-shadow:0 26px 65px #00000070}.button{transition:transform .28s ease,filter .28s ease,box-shadow .28s ease}.button:hover{box-shadow:0 16px 45px #b680163d}@media(max-width:1100px){.brand--editorial{min-width:auto}.brand--editorial .brand__name{font-size:.9rem}.brand--editorial .brand__descriptor{display:none}.brand__emblem{width:27px;height:27px;flex-basis:27px}.header-inner{min-height:92px}}@media(max-width:749px){.brand--editorial{gap:9px}.brand__emblem{width:24px;height:24px;flex-basis:24px}.brand--editorial .brand__name{font-size:.72rem;white-space:nowrap}.header-inner{min-height:76px}.announcement{line-height:1.5}.hero-signature__intro:before{height:28px}}.product-card__image{aspect-ratio:1 / 1!important;display:grid;place-items:center;overflow:hidden;background:#0b0b0b}.product-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.product-card:hover .product-card__image img{transform:none!important}.product-gallery img{width:100%!important;aspect-ratio:1 / 1;object-fit:contain!important;object-position:center center!important;background:#0b0b0b}:root{--serif:"Bodoni Moda","Didot","Bodoni 72","Georgia",serif;--sans:"Helvetica Neue","Avenir Next","Segoe UI",Arial,sans-serif;--page:1380px}body{font-family:var(--sans);font-weight:300;line-height:1.65;letter-spacing:.008em}h1,h2,h3,.h1,.h2,.h3{font-family:var(--serif);font-weight:400;text-wrap:balance}h1,.h1{letter-spacing:-.04em}h2,.h2{font-size:clamp(2.25rem,4vw,4.35rem);letter-spacing:-.032em}.section{padding:104px 0}.section--tight{padding:72px 0}.section-head{margin-bottom:48px}.section-head--centered{text-align:center;justify-content:center}.section-head--centered:after{left:50%;transform:translate(-50%)}.section-head--centered .section-head__copy,.section-head--centered p{margin-inline:auto}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card__image{padding:18px}.product-card__image img{max-width:100%;max-height:100%}.navigation-grid{display:grid;gap:22px}.navigation-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.navigation-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.navigation-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.navigation-card{display:flex;flex-direction:column;min-width:0;color:inherit;text-decoration:none;background:#0a0a0ab3;border:1px solid rgba(216,189,116,.16);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.navigation-card:hover{transform:translateY(-5px);border-color:#d8bd747a;box-shadow:0 24px 60px #00000061}.navigation-card__media{aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 42%,#1b1409,#070707 68%)}.navigation-card__media img{width:100%;height:100%;object-fit:contain;object-position:center;padding:14px;transition:transform .5s ease}.navigation-card:hover .navigation-card__media img{transform:scale(1.025)}.navigation-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#171006,#050505)}.navigation-card__placeholder span{font-family:var(--serif);font-size:clamp(4rem,8vw,7rem);font-style:italic;color:#e1c16ca3}.navigation-card__content{position:relative;padding:25px 26px 28px}.navigation-card__index{position:absolute;right:24px;top:25px;margin:0;font-size:.58rem;letter-spacing:.18em;color:#9a8658}.navigation-card__content h3{margin:0 42px 9px 0;font-size:clamp(1.45rem,2vw,2rem);line-height:1.1}.navigation-card__content>p:not(.navigation-card__index){margin:0;color:#a9a195;font-size:.79rem;line-height:1.75}.navigation-card__link{display:inline-block;margin-top:22px;font-size:.57rem;font-weight:600;letter-spacing:.19em;text-transform:uppercase;color:#d9bd73}.collection-navigation--framed .navigation-card{background:linear-gradient(145deg,#261b0a6b,#050505f0)}@media(max-width:1100px){.product-grid,.navigation-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.product-grid,.navigation-grid--3,.navigation-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.section{padding:72px 0}.section--tight{padding:54px 0}.section-head{margin-bottom:34px}.navigation-grid,.navigation-grid--2,.navigation-grid--3,.navigation-grid--4{grid-template-columns:1fr;gap:16px}.navigation-card{display:grid;grid-template-columns:112px 1fr;min-height:112px}.navigation-card__media{aspect-ratio:1/1}.navigation-card__content{padding:19px 18px}.navigation-card__content h3{font-size:1.35rem}.navigation-card__content>p:not(.navigation-card__index){display:none}.navigation-card__link{margin-top:12px;font-size:.52rem}.navigation-card__index{right:16px;top:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card__image{padding:10px}}.brand-name-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border-top:1px solid var(--line)}.brand-name-link{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:clamp(1.15rem,1.8vw,1.65rem);transition:background .25s,color .25s,padding .25s}.brand-name-link span:last-child{font-family:var(--sans);font-size:.9rem;color:var(--gold)}.brand-name-link:hover{background:#d8bd740f;color:var(--gold);padding-left:25px}.navigation-card--text-only{min-height:230px;justify-content:center;background:linear-gradient(145deg,#23190a59,#070707f5)}.navigation-card--text-only .navigation-card__content{min-height:230px;display:flex;flex-direction:column;justify-content:center}.navigation-card--text-only .navigation-card__content h3{font-size:clamp(1.65rem,2.4vw,2.5rem)}.navigation-card--text-only .navigation-card__content>p:not(.navigation-card__index){max-width:32ch}.product-main--stacked{display:block;max-width:1080px}.product-gallery--featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:56px}.product-gallery__item{aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden;background:#0a0a0a;border:1px solid var(--line)}.product-gallery__item--primary{grid-column:1/-1;max-width:760px;width:100%;margin-inline:auto}.product-gallery__item img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:22px;background:#0a0a0a}.product-info--below{position:static;max-width:860px;margin-inline:auto}.product-info__heading{text-align:center;margin-bottom:34px}.product-info__heading .price{margin-top:16px}.product-purchase{max-width:600px;margin:0 auto 60px;padding:30px;border:1px solid var(--line);background:#0c0c0cb8}.product-notes-panel{margin:0 0 34px;padding:38px;border:1px solid rgba(216,189,116,.22);background:linear-gradient(145deg,#23190a47,#060606f5)}.product-notes-panel .eyebrow{margin-bottom:8px}.product-notes-panel h2{margin-bottom:24px}.notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.note-card{padding:22px;border-top:1px solid var(--gold);background:#ffffff05}.note-card small{display:block;margin-bottom:10px;color:var(--gold);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.note-card p{margin:0;color:#d6d0c4;line-height:1.7}@media(max-width:990px){.brand-name-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.brand-name-grid{grid-template-columns:1fr}.brand-name-link{min-height:64px;font-size:1.2rem}.navigation-card--text-only,.navigation-card--text-only .navigation-card__content{min-height:170px}.navigation-card--text-only{display:block}.navigation-card--text-only .navigation-card__content>p:not(.navigation-card__index){display:block}.product-gallery--featured{grid-template-columns:1fr;gap:12px;margin-bottom:38px}.product-gallery__item--primary{grid-column:auto}.product-gallery__item img{padding:12px}.product-purchase{padding:22px;margin-bottom:42px}.product-notes-panel{padding:24px}.notes-grid{grid-template-columns:1fr}}body{font-family:Montserrat,Arial,sans-serif;font-weight:300;letter-spacing:.005em}.h1,.h2,.h3,h1,h2,h3{font-family:Bodoni Moda,Georgia,serif;font-weight:500;letter-spacing:-.025em;line-height:1.12}.h1,h1{font-size:clamp(2.25rem,4.2vw,4.35rem)}.h2,h2{font-size:clamp(1.85rem,3vw,2.85rem)}.h3,h3{font-size:clamp(1.15rem,1.6vw,1.45rem)}.section{padding:clamp(70px,8vw,112px) 0}.section-head{margin-bottom:clamp(30px,4vw,52px)}.section-head__copy{max-width:620px}.section-head p{font-size:.9rem;line-height:1.75}.eyebrow{font-size:.61rem;letter-spacing:.22em;font-weight:500;margin-bottom:12px}.button{min-height:46px;padding:0 25px;font-size:.61rem;letter-spacing:.16em;border-radius:2px;box-shadow:none;background:var(--gold);transition:background .25s,color .25s,transform .25s}.button:hover{background:#ead18a;filter:none;transform:translateY(-1px)}.text-link{font-size:.61rem;letter-spacing:.15em;padding:9px 0}.hero-signature{border-bottom:0}.hero-signature__frame{height:clamp(390px,57vw,650px);display:grid;place-items:center;background:#020202}.hero-signature__picture{width:100%;height:100%;display:block}.hero-signature__picture img{width:100%;height:100%;object-fit:contain!important;object-position:center!important;background:#020202}.hero-signature__frame:after{display:none}.hero-signature__intro{max-width:820px;padding-top:clamp(42px,5vw,66px);padding-bottom:clamp(58px,7vw,86px)}.hero-signature__intro:before{display:none}.hero-signature__ornament{margin-bottom:20px;gap:11px}.hero-signature__ornament span{width:52px;opacity:.55}.hero-signature__intro h1{max-width:720px;font-size:clamp(2.1rem,4vw,3.65rem);letter-spacing:-.035em;text-shadow:none}.hero-signature__caption{max-width:580px;margin:18px auto 26px;font-size:.9rem;line-height:1.75;letter-spacing:0;color:#bdb6aa}.hero-signature__actions{gap:22px;margin-top:0}.navigation-grid{gap:14px}.navigation-card{border-color:#d8bd7424;background:#090909;min-height:0;transition:border-color .25s,transform .25s,background .25s}.navigation-card:hover{transform:translateY(-2px);background:#0d0d0d;border-color:#d8bd746b}.navigation-card__media{aspect-ratio:1/1;background:#070707}.navigation-card__media img{width:100%;height:100%;object-fit:contain!important;object-position:center!important;padding:10px}.navigation-card__content{padding:22px;min-height:170px}.navigation-card__content h3{font-size:1.35rem}.navigation-card__content>p:not(.navigation-card__index){font-size:.78rem;line-height:1.65;margin-top:9px}.navigation-card__index{font-size:.56rem;opacity:.55}.navigation-card__link{font-size:.56rem;letter-spacing:.13em}.navigation-card--text-only,.navigation-card--text-only .navigation-card__content{min-height:150px}.navigation-card--text-only .navigation-card__content{justify-content:space-between}.brand-name-grid{gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.brand-name-link{min-height:76px;padding:18px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-family:Bodoni Moda,Georgia,serif;font-size:clamp(1.05rem,1.5vw,1.35rem);letter-spacing:-.015em;background:transparent}.brand-name-link:hover{background:#0d0d0d;color:#ead18a}.brand-name-link span:last-child{font-family:Montserrat,sans-serif;font-size:.85rem}.product-grid{gap:clamp(15px,2vw,24px)}.product-card{border:0;background:transparent;overflow:visible}.product-card:hover{transform:none}.product-card__image{aspect-ratio:1/1;background:#090909;border:1px solid rgba(216,189,116,.12)}.product-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:12px;transform:none!important}.product-card__body{padding:16px 2px 4px}.product-card__vendor{font-size:.56rem;letter-spacing:.15em}.product-card__title{font-size:1.12rem;margin:5px 0 7px}.product-card__meta{font-size:.7rem}.product-info__heading h1{font-size:clamp(2rem,3.7vw,3.45rem)}.product-purchase{background:#090909;border-color:#d8bd742e;padding:26px}.product-notes-panel{background:#090909;padding:30px}.note-card{padding:18px}@media(max-width:749px){.section{padding:64px 0}.hero-signature__frame{height:auto;min-height:0;aspect-ratio:auto}.hero-signature__picture,.hero-signature__picture img{height:auto;max-height:none;object-fit:contain!important}.hero-signature__intro{padding-top:40px;padding-bottom:58px}.hero-signature__intro h1{font-size:clamp(2rem,9.5vw,2.9rem)}.hero-signature__caption{font-size:.82rem;line-height:1.7}.hero-signature__actions{display:grid;gap:13px}.hero-signature__actions .button{width:100%}.brand-name-link{min-height:62px;padding:15px 17px}.navigation-card--text-only,.navigation-card--text-only .navigation-card__content{min-height:132px}.navigation-card__content{padding:19px}}.site-header--minimal{position:sticky;top:0;z-index:60;background:#030303eb;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner--minimal{min-height:64px!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center;gap:18px}.menu-toggle{width:34px;height:34px;padding:8px 6px;border:0;background:transparent;display:flex!important;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;color:inherit}.menu-toggle span{display:block;width:22px;height:1px;background:#f3eee4;transition:transform .25s,opacity .25s}.menu-toggle:hover span{background:var(--gold)}.brand--minimal{display:flex!important;align-items:center;justify-content:center;min-width:0;text-align:center}.brand--minimal .brand__logo{display:block;width:auto;max-width:150px;max-height:32px;object-fit:contain}.brand--minimal .brand__name{font-family:var(--sans,Arial,sans-serif)!important;font-size:.72rem!important;font-weight:500;letter-spacing:.2em!important;text-transform:uppercase;color:#f5f0e7!important;white-space:nowrap;margin:0!important}.header-actions--minimal{display:flex;align-items:center;justify-content:flex-end;gap:16px}.header-icon-link{font-size:.65rem!important;letter-spacing:.12em!important;text-transform:uppercase;padding:5px 0!important}.header-icon-link:after{display:none!important}.header-cart{display:flex;align-items:center;gap:7px}.header-cart small{display:grid;place-items:center;min-width:18px;height:18px;border:1px solid rgba(216,180,87,.45);font-size:.58rem;color:var(--gold)}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:79;background:#00000094;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.menu-drawer{position:fixed;top:0;left:0;bottom:0;z-index:80;width:min(390px,88vw);padding:24px 28px 30px;background:#080808;border-right:1px solid rgba(216,180,87,.22);transform:translate(-102%);transition:transform .34s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column}.menu-drawer.is-open{transform:translate(0)}.menu-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.09)}.menu-drawer__title{font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;color:#aaa39a}.menu-close{width:34px;height:34px;border:0;background:transparent;color:#fff;font-size:1.7rem;font-weight:200;cursor:pointer}.menu-drawer__nav{display:flex;flex-direction:column;padding:28px 0}.menu-drawer__nav a{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.07);font-family:var(--sans,Arial,sans-serif);font-size:.93rem;letter-spacing:.08em;text-transform:uppercase}.menu-drawer__nav a span{color:var(--gold);font-size:.85rem}.menu-drawer__footer{margin-top:auto;display:grid;gap:10px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:.67rem;letter-spacing:.14em;text-transform:uppercase;color:#aaa39a}body.menu-open{overflow:hidden}.hero-signature{background:#050505!important}.hero-signature__frame{height:clamp(300px,38vw,500px)!important;padding:18px 28px!important;display:flex!important;align-items:center;justify-content:center;background:#050505!important}.hero-signature__picture{display:flex!important;align-items:center;justify-content:center;width:100%;height:100%}.hero-signature__picture img{width:100%!important;height:100%!important;max-width:1320px!important;object-fit:contain!important;object-position:center!important;background:transparent!important}.hero-signature__intro{max-width:720px!important;padding-top:38px!important;padding-bottom:58px!important}.hero-signature__ornament{display:none!important}.hero-signature__intro .eyebrow{margin-bottom:12px;font-size:.61rem;letter-spacing:.2em}.hero-signature__intro h1{max-width:620px!important;font-family:var(--sans,Arial,sans-serif)!important;font-size:clamp(1.65rem,3vw,2.7rem)!important;font-weight:400!important;line-height:1.16!important;letter-spacing:-.02em!important;text-transform:none}.hero-signature__caption{max-width:520px!important;margin:15px auto 22px!important;font-size:.84rem!important;line-height:1.65!important}.hero-signature__actions{gap:16px!important}.button{min-height:44px!important;padding:0 24px!important;font-size:.61rem!important;letter-spacing:.15em!important;border-radius:0!important;box-shadow:none!important}.text-link{font-size:.61rem!important;padding:10px 0!important}.section{padding:72px 0!important}.section-head{margin-bottom:30px!important}.section-head h2,.section-head .h2{font-family:var(--sans,Arial,sans-serif)!important;font-size:clamp(1.55rem,2.5vw,2.25rem)!important;font-weight:400!important;letter-spacing:-.02em!important}.product-grid,.grid--4,.grid--3{gap:16px!important}.product-card,.class-card,.profile-card,.collection-card{border-radius:0!important}.product-card__image{aspect-ratio:1/1!important}.product-card__image img{object-fit:contain!important;padding:10px!important;transform:none!important}.product-card__body{padding:15px!important}.product-card__title{font-family:var(--sans,Arial,sans-serif)!important;font-size:1rem!important;font-weight:500!important}@media(max-width:749px){.header-inner--minimal{min-height:56px!important}.brand--minimal .brand__logo{max-width:112px;max-height:26px}.brand--minimal .brand__name{font-size:.58rem!important;letter-spacing:.13em!important}.header-cart span{display:none}.header-actions--minimal{gap:10px}.menu-toggle{margin-left:-6px}.hero-signature__frame{height:310px!important;padding:12px 14px!important}.hero-signature__intro{padding-top:30px!important;padding-bottom:46px!important}.hero-signature__intro h1{font-size:1.72rem!important}.hero-signature__caption{font-size:.78rem!important}.hero-signature__actions{display:grid!important;width:100%}.hero-signature__actions .button{width:100%}.section{padding:56px 0!important}.product-grid,.grid--4,.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card__body{padding:11px!important}.product-card__title{font-size:.86rem!important}.product-card__vendor{font-size:.55rem!important}.product-card__meta{font-size:.66rem!important}}.site-header--minimal .header-icon-link{min-width:40px;min-height:40px;padding:8px 10px!important;display:inline-flex;align-items:center;justify-content:center}.site-header--minimal .header-actions--minimal>.header-icon-link:first-child{font-size:1.15rem!important;line-height:1}.site-header--minimal .header-cart{min-width:auto;font-size:.7rem!important;gap:8px}.site-header--minimal .header-cart small{min-width:21px;height:21px;font-size:.62rem}@media(max-width:749px){.site-header--minimal .header-icon-link{min-width:38px;min-height:38px;padding:7px 9px!important}.site-header--minimal .header-cart small{min-width:20px;height:20px}}html{font-size:17px}body,p,.rte,li,label,input,select,textarea{font-size:1rem}.eyebrow{font-size:.72rem!important}.nav,.header-actions,.menu-drawer__footer{font-size:.75rem}.hero-signature__intro .eyebrow{font-size:.7rem!important}.hero-signature__intro h1{font-size:clamp(1.9rem,3.4vw,3rem)!important}.hero-signature__caption{font-size:1rem!important;line-height:1.75!important}.button,.text-link{font-size:.7rem!important}.section-head h2,.section-head .h2{font-size:clamp(1.8rem,2.9vw,2.6rem)!important}.section-head p{font-size:1rem;line-height:1.75}.product-card__vendor{font-size:.72rem!important}.product-card__title{font-size:1.1rem!important;line-height:1.35}.product-card__meta{font-size:.86rem!important;line-height:1.45}.badge{font-size:.72rem!important}.footer li,.muted,.journey__step p,.class-card p{font-size:.95rem}.product-card__image,.product-gallery__item,.cart-row__media{display:grid;place-items:center;overflow:hidden;background:#090909}.product-card__image img,.product-gallery__item img,.cart-row__media img,.editorial__media img,.navigation-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.product-card__image img{padding:12px!important}.product-gallery__item img{padding:18px!important}.cart-page{max-width:980px}.cart-row{grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:24px}.cart-row__media{width:120px;aspect-ratio:1/1;border:1px solid var(--line)}.cart-row__media img{padding:10px}.cart-row h3{font-size:1.25rem;line-height:1.3}.cart-row .field{width:92px;margin-top:8px}.cart-row__price{font-size:1.05rem;white-space:nowrap}.hero-signature__frame{height:auto!important;min-height:0!important;padding:0!important}.hero-signature__picture,.hero-signature__picture img{width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;object-fit:contain!important}@media(max-width:749px){html{font-size:16px}.hero-signature__frame{padding:0!important}.hero-signature__intro h1{font-size:clamp(1.75rem,8vw,2.35rem)!important}.hero-signature__caption{font-size:.96rem!important}.cart-row{grid-template-columns:88px minmax(0,1fr);gap:15px;align-items:start}.cart-row__media{width:88px}.cart-row__price{grid-column:2;margin-top:4px}.cart-row h3{font-size:1.08rem}}.collection-list-grid{margin-top:38px}.collection-card{display:block}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px}.article-card{border:1px solid var(--line);background:#090909}.article-card__image{display:block;aspect-ratio:4/3;overflow:hidden}.article-card__image img{width:100%;height:100%;object-fit:cover}.article-card__body{padding:24px}.article-page{max-width:900px}.article-page>h1{text-align:center;max-width:16ch;margin:0 auto 38px}.article-page>.eyebrow{text-align:center}.article-page__image{margin-bottom:42px}.article-page__image img{width:100%;height:auto}.article-page__content{font-size:1rem;line-height:1.9;margin-bottom:36px}.contact-page{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-form-card{padding:32px;border:1px solid var(--line);background:#090909}.contact-form-card form{display:grid;gap:12px}.contact-form-card label{font-size:.67rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-top:8px}.contact-form-card textarea{resize:vertical}.form-success{padding:14px;border:1px solid rgba(216,189,116,.4);color:#f4e4ae}.cart-page form{margin-top:34px}.cart-row__media img{width:100%;height:100%;object-fit:contain;background:#090909}.cart-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.cart-note{display:grid;gap:8px;max-width:520px;margin:26px 0 0 auto;text-align:left}.cart-note label{font-size:.67rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}@media(max-width:900px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-page{grid-template-columns:1fr;gap:36px}}@media(max-width:749px){.article-grid{grid-template-columns:1fr}.contact-form-card{padding:22px}.cart-actions{display:grid}.cart-actions .button{width:100%}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cart-summary{text-align:right}.cart-remove{font-size:.58rem}.cart-clear{margin-top:18px}.cart-form button,.cart-form a{pointer-events:auto}.cart-actions{position:relative;z-index:2}:root{--ease-luxe:cubic-bezier(.22,1,.36,1);--shadow-soft:0 18px 55px rgba(0,0,0,.28)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::selection{background:#d0a64747;color:#fff}.page-width{width:min(calc(100% - 48px),var(--page))}.section{padding:clamp(64px,7vw,104px) 0}.button{border-radius:2px;box-shadow:0 8px 28px #d0a6471f;transition:transform .35s var(--ease-luxe),filter .35s var(--ease-luxe),box-shadow .35s var(--ease-luxe)}.button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #d0a64738}.text-link{position:relative;display:inline-flex;align-items:center;gap:9px;padding-bottom:5px}.text-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--gold);transform:scaleX(.35);transform-origin:left;transition:transform .35s var(--ease-luxe)}.text-link:hover:after{transform:scaleX(1)}.hero-signature{overflow:hidden;background:#030303}.hero-signature__frame{position:relative;background:#020202;isolation:isolate}.hero-signature__frame:after{content:"";position:absolute;inset:auto 0 0;height:18%;pointer-events:none;background:linear-gradient(180deg,transparent,#030303);z-index:1}.hero-signature__picture{display:block;line-height:0;overflow:hidden}.hero-signature__picture img{display:block;transform:translateZ(0);backface-visibility:hidden;image-rendering:auto}.hero-signature__intro{position:relative;text-align:center;padding-top:clamp(44px,5vw,72px);padding-bottom:clamp(68px,7vw,110px)}.hero-signature__intro:before{content:"";position:absolute;z-index:-1;inset:10% 15% auto;height:180px;background:radial-gradient(ellipse,rgba(208,166,71,.09),transparent 68%);filter:blur(20px)}.hero-signature__intro h1{max-width:850px;margin-inline:auto;letter-spacing:-.025em;text-wrap:balance}.hero-signature__caption{max-width:690px;margin:20px auto 0;color:var(--muted);text-wrap:balance}.hero-signature__actions{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.hero-signature__ornament{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:22px;color:var(--gold)}.hero-signature__ornament span{width:52px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.hero-signature__ornament span:last-child{transform:scaleX(-1)}.hero-signature__ornament b{font-size:.7rem;font-weight:400}.product-card,.class-card,.navigation-card,.article-card{transition:transform .4s var(--ease-luxe),border-color .4s var(--ease-luxe),box-shadow .4s var(--ease-luxe)}.product-card:hover,.class-card:hover,.navigation-card:hover,.article-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-soft)}.product-card__image img{transition:transform .65s var(--ease-luxe),filter .65s var(--ease-luxe)}.product-card:hover .product-card__image img{transform:scale(1.025);filter:brightness(1.04)}.product-card__body{padding:21px}.section-head{margin-bottom:clamp(30px,4vw,48px)}.section-head h2{text-wrap:balance}@media(max-width:749px){.page-width{width:min(calc(100% - 30px),var(--page))}.section{padding:58px 0}.hero-signature__frame:after{height:12%}.hero-signature__picture img{width:100%!important;aspect-ratio:1/1;object-fit:cover!important;object-position:center!important;filter:saturate(.96) contrast(.98);transform:translateZ(0) scale(1.002)}.hero-signature__intro{padding-top:42px;padding-bottom:66px}.hero-signature__intro .eyebrow{line-height:1.65;letter-spacing:.18em}.hero-signature__intro h1{line-height:1.12}.hero-signature__caption{margin-top:16px;line-height:1.7!important}.hero-signature__actions{display:grid;gap:18px;margin-top:27px}.hero-signature__actions .button{width:100%;min-height:54px}.hero-signature__actions .text-link{justify-self:center}.hero-signature__ornament{margin-bottom:18px}.hero-signature__ornament span{width:38px}.product-grid{gap:16px}.product-card__body{padding:17px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.section-head h2,.section-head .h2{font-size:clamp(1.38rem,2.05vw,2rem)!important;line-height:1.22!important;letter-spacing:-.018em!important}.section-head p{max-width:580px;font-size:.9rem;line-height:1.7}@media(min-width:750px){.hero-signature__frame{height:clamp(300px,34vw,540px)!important;padding:clamp(20px,2.4vw,38px) clamp(28px,4vw,72px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero-signature__picture{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.hero-signature__picture img{width:auto!important;height:auto!important;max-width:min(100%,1500px)!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;aspect-ratio:auto!important;transform:none!important}}@media(max-width:749px){.page-width{width:min(calc(100% - 36px),var(--page))}.section{padding:50px 0!important}.section-head{margin-bottom:26px!important;padding-bottom:18px}.section-head h2,.section-head .h2{font-size:clamp(1.3rem,6.1vw,1.7rem)!important;line-height:1.24!important}.section-head p{margin-top:11px;font-size:.84rem;line-height:1.65}.hero-signature__frame{height:auto!important;min-height:0!important;padding:12px 14px 0!important}.hero-signature__picture{display:block!important;width:100%!important;height:auto!important;overflow:hidden!important}.hero-signature__picture img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;transform:none!important}.hero-signature__frame:after{height:8%}.hero-signature__intro{padding-top:32px!important;padding-bottom:48px!important}.hero-signature__intro .eyebrow{margin-bottom:10px!important;font-size:.6rem!important;line-height:1.55!important}.hero-signature__intro h1{max-width:19ch!important;font-size:clamp(1.55rem,7.2vw,2rem)!important;line-height:1.17!important}.hero-signature__caption{max-width:34ch!important;margin:13px auto 0!important;font-size:.82rem!important;line-height:1.62!important}.hero-signature__actions{gap:13px!important;margin-top:22px!important}.hero-signature__actions .button{min-height:47px!important;padding-inline:20px!important}.navigation-card{grid-template-columns:96px 1fr;min-height:100px}.navigation-card__content{padding:16px}.navigation-card__content h3{font-size:1.18rem}.product-grid{gap:12px}.product-card__body{padding:14px}.product-card__title{font-size:1.05rem}}.hero-signature__intro h1{font-size:clamp(1.9rem,3.6vw,3.15rem)!important;line-height:1.16!important;letter-spacing:-.02em!important}@media(max-width:749px){.hero-signature__intro h1{max-width:21ch!important;font-size:clamp(1.38rem,6.2vw,1.75rem)!important;line-height:1.2!important}}.hero-signature__intro h1{font-size:clamp(1.65rem,3vw,2.65rem)!important}.section h1,.section h2,.section .h1,.section .h2{font-size:clamp(1.35rem,2.15vw,2.05rem)!important;line-height:1.22!important}@media(max-width:749px){.hero-signature__intro h1{font-size:clamp(1.22rem,5.6vw,1.55rem)!important}.section h1,.section h2,.section .h1,.section .h2{font-size:clamp(1.18rem,5.3vw,1.48rem)!important;line-height:1.25!important}}.footer--professional{padding:54px 0 24px}.footer-contact-grid{display:grid;grid-template-columns:1fr 1.7fr auto;gap:40px;align-items:center}.footer-contact-brand .eyebrow{margin-bottom:9px}.footer-contact-brand .h3{font-size:1.35rem;color:var(--text)}.footer-contact-details{display:grid;gap:10px}.footer-contact-details p{margin:0;color:var(--muted);font-size:.9rem}.footer-contact-details span{color:var(--text);font-weight:500}.footer-contact-details a{transition:color .2s ease}.footer-contact-details a:hover{color:var(--gold)}.footer-contact-action{display:flex;justify-content:flex-end}@media(min-width:750px){.product-gallery--featured{grid-template-columns:repeat(3,minmax(0,1fr))}.product-gallery__item--primary{grid-column:auto;max-width:none;width:auto;margin-inline:0}}@media(max-width:900px){.footer-contact-grid{grid-template-columns:1fr 1fr}.footer-contact-action{grid-column:1/-1;justify-content:flex-start}}@media(max-width:640px){.footer--professional{padding-top:44px}.footer-contact-grid{grid-template-columns:1fr;gap:26px}.footer-contact-action{grid-column:auto}.footer-contact-action .button{width:100%}}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.field:focus,.variant-select:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 1px #d0a64733}.button:disabled{opacity:.5;cursor:not-allowed;filter:none;transform:none;box-shadow:none}.product-gallery__item{aspect-ratio:4/5;border:1px solid var(--line)}.product-gallery__item img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.footer-contact-details a{display:inline-block;border-bottom:1px solid transparent}.footer-contact-details a:hover{border-bottom-color:var(--gold)}.footer-bottom{display:flex;align-items:center;min-height:44px}.contact-page__intro{min-width:0}.contact-direct{margin-top:34px;border-top:1px solid var(--line)}.contact-direct__label{margin:0;padding:18px 0 10px;color:var(--gold);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.contact-direct>a{display:grid;grid-template-columns:100px minmax(0,1fr);gap:18px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);transition:color .2s ease,border-color .2s ease}.contact-direct>a:hover{color:var(--gold);border-bottom-color:#d0a6478c}.contact-direct span{font-size:.67rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.contact-direct strong{font-size:.9rem;font-weight:500;overflow-wrap:anywhere}.contact-form-card{box-shadow:0 24px 70px #0000002e}@media(max-width:640px){.contact-direct>a{grid-template-columns:1fr;gap:4px;padding:14px 0}.contact-form-card{padding:20px}.product-gallery__item{aspect-ratio:4/5}}.shipping-notice{border:1px solid var(--line);background:#ffffff05}.shipping-notice p{margin:0}.shipping-notice__highlight{color:var(--text);font-weight:600}.shipping-notice__meta{margin-top:7px!important;color:var(--muted);font-size:.78rem;line-height:1.55}.shipping-notice--product{display:grid;grid-template-columns:30px minmax(0,1fr);gap:13px;align-items:start;margin:24px 0;padding:17px 18px}.shipping-notice--product .shipping-notice__icon{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(208,166,71,.45);border-radius:50%;color:var(--gold);font-size:.72rem}.shipping-notice--product p:last-child{margin-top:5px;color:var(--muted);font-size:.82rem;line-height:1.55}.shipping-notice--cart{margin:18px 0 16px;padding:17px 18px}.shipping-notice--cart>p:nth-child(2){margin-top:4px;color:var(--muted);font-size:.84rem}.shipping-notice--footer{margin-top:42px;padding:28px 0 8px;border-width:1px 0 0;background:transparent}.shipping-notice--footer .eyebrow{margin-bottom:18px}.shipping-notice__footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.shipping-notice__footer-grid>div{padding:15px 16px;border:1px solid var(--line);background:#ffffff04}.shipping-notice__footer-grid span,.shipping-notice__footer-grid strong{display:block}.shipping-notice__footer-grid span{margin-bottom:5px;color:var(--muted);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}.shipping-notice__footer-grid strong{font-size:.86rem;font-weight:500;color:var(--text)}.shipping-policy-details{margin-top:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.shipping-policy-details summary{padding:16px 2px;cursor:pointer;color:var(--text);font-size:.86rem;font-weight:500;list-style-position:inside}.shipping-policy-details__content{max-width:840px;padding:0 2px 18px;color:var(--muted);font-size:.82rem;line-height:1.7}.shipping-policy-details__content p+p{margin-top:10px}.shipping-policy-details__content a{color:var(--text);border-bottom:1px solid rgba(208,166,71,.45)}@media(max-width:800px){.shipping-notice__footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.shipping-notice--product{grid-template-columns:1fr;padding:15px}.shipping-notice--product .shipping-notice__icon{display:none}.shipping-notice__footer-grid{grid-template-columns:1fr 1fr;gap:8px}.shipping-notice__footer-grid>div{padding:12px}.shipping-notice--footer{margin-top:34px}}.hero-signature__intro h1,.section-head h2,.section-head .h2,.section h1,.section h2,.section .h1,.section .h2,.footer-contact-brand .h3{font-family:Georgia,Times New Roman,serif!important;font-weight:400!important;letter-spacing:-.015em!important}@media(min-width:750px){.hero-signature__frame{width:100%!important;height:clamp(390px,40vw,610px)!important;padding:0!important;overflow:hidden!important}.hero-signature__picture{width:100%!important;height:100%!important;display:block!important;overflow:hidden!important}.hero-signature__picture img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center 51%!important}.hero-signature__intro{max-width:820px!important;padding-top:48px!important;padding-bottom:74px!important}}.shipping-notice--product{border-left:2px solid rgba(208,166,71,.58);background:linear-gradient(90deg,#d0a6470b,#ffffff03)}.shipping-notice--product .shipping-notice__highlight{line-height:1.45;letter-spacing:.005em}.shipping-notice--footer .eyebrow{letter-spacing:.2em}.shipping-notice__footer-grid>div{min-height:76px;display:flex;flex-direction:column;justify-content:center}@media(min-width:901px){.footer-contact-grid{grid-template-columns:.85fr 1.65fr .6fr;gap:48px}.footer-contact-action .button{min-width:150px}}@media(max-width:749px){.hero-signature__intro h1{font-family:Georgia,Times New Roman,serif!important}.shipping-notice--product{border-left:1px solid var(--line)}}@media(min-width:750px){.hero-signature{padding-inline:clamp(18px,2.2vw,38px)!important}.hero-signature__frame{width:min(100%,1440px)!important;height:clamp(330px,35vw,550px)!important;margin-inline:auto!important;padding:clamp(12px,1.4vw,22px) clamp(18px,2.6vw,42px)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.hero-signature__picture{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.hero-signature__picture img{width:100%!important;height:100%!important;max-width:1380px!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;aspect-ratio:auto!important;transform:none!important}}.footer-bottom{justify-content:space-between;gap:18px;flex-wrap:wrap}.footer-bottom a{color:var(--text);transition:color .2s ease}.footer-bottom a:hover{color:var(--gold)}.footer-contact-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-contact-brand .button{min-width:150px}@media(min-width:901px){.footer-contact-grid{grid-template-columns:.85fr 1.65fr;gap:48px}}@media(max-width:900px){.footer-contact-grid{grid-template-columns:1fr 1.5fr}}@media(max-width:640px){.footer-contact-grid{grid-template-columns:1fr;gap:26px}.footer-contact-brand .button{width:100%}}.product-gallery--featured .product-gallery__item{aspect-ratio:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:0!important}.product-gallery--featured .product-gallery__item img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;padding:0!important;margin:0!important;transform:none!important}.shipping-notice__mobile{display:none}@media(max-width:749px){.shipping-notice--product{display:block;margin:22px 0 28px;padding:0;overflow:hidden;border:1px solid var(--line);background:#ffffff05}.shipping-notice--product .shipping-notice__icon,.shipping-notice--product .shipping-notice__desktop{display:none}.shipping-notice--product .shipping-notice__mobile{display:block}.shipping-notice__mobile-title{padding:13px 14px 12px;border-bottom:1px solid var(--line);color:var(--gold);font-size:.66rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.shipping-notice__mobile-row{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:start;padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.07)}.shipping-notice__mobile-row:last-child{border-bottom:0}.shipping-notice__mobile-row span{color:var(--muted);font-size:.64rem;line-height:1.45;letter-spacing:.08em;text-transform:uppercase}.shipping-notice__mobile-row strong{color:var(--text);font-size:.78rem;font-weight:500;line-height:1.45;text-align:right}}@media(max-width:749px){.journey .grid--3{grid-template-columns:1fr!important;gap:22px!important}.journey .journey__step{width:100%}}.prelaunch-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:24px}.prelaunch-modal.is-open{display:flex}.prelaunch-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000c7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.prelaunch-modal__dialog{position:relative;width:min(100%,520px);padding:48px 48px 42px;border:1px solid rgba(208,166,71,.34);background:#080808;box-shadow:0 24px 70px #0000008f;text-align:center}.prelaunch-modal__close{position:absolute;top:13px;right:15px;width:34px;height:34px;border:0;background:transparent;color:#b9a675;font-family:Montserrat,Arial,sans-serif;font-size:1.35rem;font-weight:300;line-height:1;cursor:pointer}.prelaunch-modal__eyebrow{margin:0 0 15px;color:var(--gold);font-family:Montserrat,Arial,sans-serif;font-size:.58rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase}.prelaunch-modal__dialog h2{max-width:410px;margin:0 auto;color:var(--text);font-family:Bodoni Moda,Georgia,serif;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:400;line-height:1.2;letter-spacing:.01em}.prelaunch-modal__rule{width:34px;height:1px;margin:22px auto;background:#d0a64794}.prelaunch-modal__copy{max-width:410px;margin:0 auto;color:#bbb6ad;font-family:Montserrat,Arial,sans-serif;font-size:.78rem;font-weight:300;line-height:1.75}.prelaunch-modal__copy strong{color:#e8e1d3;font-weight:400}.prelaunch-modal__welcome{margin:22px 0 24px;color:#d8d1c6;font-family:Montserrat,Arial,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:.02em}.prelaunch-modal__welcome span{display:inline-block;margin-left:5px;color:var(--gold);font-weight:500;letter-spacing:.1em}.prelaunch-modal__cta{min-width:215px;padding-top:12px;padding-bottom:12px;font-size:.7rem;letter-spacing:.11em}.prelaunch-modal-open{overflow:hidden}.prelaunch-shipping-note{margin:12px 0 0;color:#a7a198;font-size:.7rem;line-height:1.5;text-align:center}.prelaunch-cart-notice{margin:18px 0;padding:12px 0;border-top:1px solid rgba(208,166,71,.22);border-bottom:1px solid rgba(208,166,71,.22);text-align:right}.prelaunch-cart-notice strong,.prelaunch-cart-notice span{display:block}.prelaunch-cart-notice strong{color:var(--gold);font-family:Montserrat,Arial,sans-serif;font-size:.58rem;font-weight:500;letter-spacing:.17em;text-transform:uppercase}.prelaunch-cart-notice span{margin-top:5px;color:var(--muted);font-size:.74rem}@media(max-width:749px){.prelaunch-modal{padding:16px}.prelaunch-modal__dialog{width:100%;padding:42px 25px 34px}.prelaunch-modal__close{top:10px;right:10px}.prelaunch-modal__eyebrow{margin-bottom:13px;font-size:.54rem}.prelaunch-modal__dialog h2{max-width:300px;font-size:1.65rem;line-height:1.22}.prelaunch-modal__rule{margin:19px auto}.prelaunch-modal__copy{max-width:300px;font-size:.74rem;line-height:1.7}.prelaunch-modal__welcome{margin:19px 0 21px;font-size:.66rem;line-height:1.6}.prelaunch-modal__welcome span{display:block;margin:3px 0 0}.prelaunch-modal__cta{width:100%;min-width:0}.prelaunch-cart-notice{text-align:left}}.announcement{min-height:0;padding:8px 18px 9px;background:linear-gradient(90deg,#050505,#120d05 50%,#050505);border-top:1px solid rgba(221,188,99,.15);border-bottom:1px solid rgba(221,188,99,.3);color:inherit;text-align:center}.announcement__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;line-height:1.35}.announcement__prelaunch{color:#dabc68;font-size:.57rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.announcement__offer{color:#d8d1c6;font-size:.55rem;font-weight:300;letter-spacing:.12em;text-transform:uppercase}.announcement__offer strong{margin-left:5px;color:#efd581;font-weight:500;letter-spacing:.16em}@media(max-width:749px){.announcement{padding:7px 10px 8px}.announcement__content{gap:2px}.announcement__prelaunch{font-size:.49rem;letter-spacing:.13em}.announcement__offer{font-size:.47rem;letter-spacing:.08em}.announcement__offer strong{margin-left:3px;letter-spacing:.11em}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/theme.css.map */
