:root{--ink:#21141d;--paper:#fbf5f6;--pink:#f4c7d6;--dark:#2b1723;--line:rgba(33,20,29,.22);--page:clamp(20px,5vw,76px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif;font-size:14px}a{color:inherit}img{max-width:100%;height:auto;display:block}button,input,select{font:inherit}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-header{height:72px;padding:0 var(--page);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:rgba(251,245,246,.95);position:relative;z-index:3}.wordmark{font:400 50px/1 "Instrument Serif",serif;letter-spacing:-.09em;text-decoration:none}.site-nav{display:flex;align-items:center;gap:27px;font:500 10px "DM Mono",monospace;letter-spacing:.08em;text-transform:uppercase}.site-nav a{text-decoration:none}.cart-link{border-bottom:1px solid var(--ink);padding-bottom:3px}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:42% 58%}.hero__copy{padding:clamp(42px,8vw,130px) var(--page) 45px;display:flex;flex-direction:column;justify-content:space-between;background:var(--pink)}.eyebrow,.section-label,.price{font:500 10px "DM Mono",monospace;letter-spacing:.1em;text-transform:uppercase}.eyebrow{margin-bottom:29px}.display,.hero h1{font:400 clamp(55px,8vw,122px)/.78 "Instrument Serif",serif;letter-spacing:-.08em;margin:0}.hero h1{font-size:clamp(72px,10vw,156px)}.display i,.hero h1 i{font-style:italic}.hero__copy p{max-width:280px;margin:38px 0 0;font-size:13px;line-height:1.55}.hero__meta{display:flex;justify-content:space-between;align-items:end;gap:20px;font:10px "DM Mono",monospace}.underlined{border-bottom:1px solid;padding-bottom:4px;text-decoration:none}.hero__media{min-height:530px;background:#d8b0c0;overflow:hidden}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.04)}.section{padding:108px var(--page)}.section-label{border-bottom:1px solid var(--line);padding-bottom:13px;display:flex;justify-content:space-between;gap:15px}.collection-head{padding:28px 0 42px;display:flex;justify-content:space-between;align-items:end;gap:30px}.collection-head p{max-width:220px;font-size:12px;line-height:1.5;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{text-decoration:none}.product-card__media{aspect-ratio:1/1.14;background:#edbfd0;overflow:hidden;position:relative}.product-card:nth-child(2n) .product-card__media{background:#e7d0db}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{height:100%;display:grid;place-items:center;font:500 clamp(22px,2.8vw,42px)/.85 "Instrument Serif",serif;text-align:center}.product-card__meta{display:flex;justify-content:space-between;gap:10px;margin-top:13px}.product-card h3{font-size:12px;font-weight:500;margin:5px 0 0}.badge{position:absolute;top:10px;left:10px;background:var(--paper);padding:5px 7px;font:500 9px "DM Mono",monospace;text-transform:uppercase}.dark{background:var(--dark);color:#fbeef3}.dark .section-label{border-color:rgba(251,238,243,.28)}.live-intro{padding:29px 0 43px;display:flex;justify-content:space-between;align-items:end}.live-intro p{max-width:215px;margin:0;font-size:12px;line-height:1.5}.gallery{display:grid;grid-template-columns:1.55fr 1fr 1fr;gap:15px}.gallery figure{height:370px;overflow:hidden;margin:0;position:relative;background:#442233}.gallery figure:first-child{height:520px}.gallery img{height:100%;width:100%;object-fit:cover}.gallery figcaption{position:absolute;bottom:13px;left:15px;color:#fff;font:10px "DM Mono",monospace;text-shadow:0 1px 5px #000}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(30px,7vw,110px);padding:55px var(--page) 100px}.product-page__media{background:#e9c6d4}.product-page__media img{width:100%}.product-page__info{max-width:440px}.product-page h1{font:400 clamp(54px,6vw,92px)/.84 "Instrument Serif",serif;letter-spacing:-.07em;margin:20px 0}.product-page__price{font:500 12px "DM Mono",monospace}.product-page__description{line-height:1.6;margin:30px 0}.variant-select{width:100%;border:1px solid var(--ink);background:transparent;padding:13px;margin:18px 0}.button{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--ink);padding:15px 22px;background:var(--ink);color:var(--paper);font:500 10px "DM Mono",monospace;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;cursor:pointer}.button--wide{width:100%}.collection-page,.cart-page,.page-content{padding:55px var(--page) 100px}.page-title{font:400 clamp(58px,8vw,124px)/.8 "Instrument Serif",serif;letter-spacing:-.08em;margin:0 0 45px}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.cart-item img{width:100px;aspect-ratio:1;object-fit:cover}.cart-item a{text-decoration:none}.cart-summary{margin-left:auto;max-width:350px;padding-top:28px}.cart-total{display:flex;justify-content:space-between;margin-bottom:15px;font:500 12px "DM Mono",monospace}.footer{padding:75px var(--page) 30px;background:#edb2c7}.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-bottom:65px}.newsletter .display{font-size:clamp(55px,7vw,110px)}.newsletter form{align-self:end;border-bottom:1px solid var(--ink);display:flex;padding-bottom:10px}.newsletter input{min-width:0;flex:1;border:0;background:none;outline:none;font-size:12px}.newsletter button{border:0;background:none;font:500 10px "DM Mono",monospace;letter-spacing:.08em;cursor:pointer}.footer-bottom{border-top:1px solid rgba(33,20,29,.35);padding-top:16px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font:10px "DM Mono",monospace}@media(max-width:720px){.site-header{height:62px}.wordmark{font-size:42px}.site-nav a:not(.cart-link):not(.contact-link){display:none}.hero,.product-page{grid-template-columns:1fr;min-height:auto}.hero__copy{min-height:500px}.hero__media{min-height:440px}.section,.dark{padding-block:72px}.product-grid{grid-template-columns:repeat(2,1fr);gap:22px 12px}.gallery{grid-template-columns:1fr 1fr}.gallery figure:first-child{grid-column:span 2;height:420px}.gallery figure{height:260px}.product-page{padding-top:30px}.newsletter{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr}.cart-item img{width:80px}.cart-item__price{grid-column:2}.collection-head{align-items:start;flex-direction:column}}
