:root{--ink:#111110;--charcoal:#1a1917;--paper:#f4f0e8;--white:#fffdf8;--gold:#c49a4b;--gold-light:#e0c17f;--muted:#716d65;--line:#d9d2c5;--danger:#a83d31;--shadow:0 24px 80px rgba(0,0,0,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.55}body:has(dialog[open]){overflow:hidden}a{color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:.98;margin:0}h1{font-size:clamp(3.3rem,8vw,7.8rem);letter-spacing:-.045em}h2{font-size:clamp(2.3rem,4vw,4.2rem);letter-spacing:-.025em}h3{font-size:1.65rem}.eyebrow{font-size:.76rem;font-weight:600;letter-spacing:.19em;text-transform:uppercase;margin:0 0 1rem}.gold{color:#987020}.site-header{height:82px;padding:0 clamp(1.25rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--white);position:relative;z-index:20}.brand{display:inline-flex;gap:.75rem;align-items:center;text-decoration:none;font-size:.92rem;letter-spacing:.09em;text-transform:uppercase;font-weight:600}.brand-mark{width:39px;height:39px;border:1px solid var(--gold);display:grid;place-items:center;font-family:"Cormorant Garamond",serif;font-size:1.1rem;color:var(--gold-light)}.site-header nav{display:flex;align-items:center;gap:clamp(.8rem,3vw,2.4rem)}.site-header nav>a{text-decoration:none;font-size:.88rem;color:#ddd8ce}.cart-button{background:none;border:1px solid #625d53;color:var(--white);border-radius:999px;padding:.7rem 1rem}.cart-button span{display:inline-grid;place-items:center;background:var(--gold);color:var(--ink);border-radius:50%;min-width:1.45rem;height:1.45rem;margin-left:.45rem;font-weight:700}.hero{height:min(790px,calc(100svh - 82px));min-height:610px;position:relative;background:var(--charcoal);color:var(--white);overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,9,8,.9) 0%,rgba(10,9,8,.67) 35%,rgba(10,9,8,.08) 75%)}.hero-copy{position:absolute;left:clamp(1.4rem,8vw,8rem);top:50%;transform:translateY(-50%);max-width:700px}.hero-copy h1{margin-bottom:1.6rem}.hero-copy>p:not(.eyebrow){font-size:1.05rem;color:#ddd7cc;max-width:510px;margin-bottom:2rem}.button{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;padding:.92rem 1.3rem;font-weight:600;min-height:48px}.button.primary{background:var(--gold);color:var(--ink)}.button.primary:hover{background:var(--gold-light)}.button.secondary{border:1px solid var(--ink);background:transparent}.collection{padding:clamp(5rem,10vw,10rem) clamp(1.25rem,6vw,6rem)}.section-heading{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.65fr);gap:3rem;align-items:end;max-width:1450px;margin:0 auto 3.5rem}.section-heading>p{color:var(--muted);margin:0;max-width:450px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.5vw,2.4rem);max-width:1450px;margin:auto}.product-card{background:var(--white);position:relative}.product-image{aspect-ratio:4/4.7;overflow:hidden;background:#d9d2c5}.product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-image img{transform:scale(1.025)}.soldout{position:absolute;top:1rem;left:1rem;background:var(--ink);color:white;padding:.45rem .65rem;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.product-body{padding:1.35rem}.product-body h3{margin-bottom:.6rem}.product-body p{color:var(--muted);margin:.5rem 0 1.2rem;font-size:.92rem;min-height:4.3em}.product-buy{display:flex;align-items:center;justify-content:space-between;gap:1rem}.price{font-size:1.05rem;font-weight:600}.add-button{border:1px solid var(--ink);background:var(--ink);color:white;width:46px;height:46px;font-size:1.3rem}.add-button:hover{background:var(--gold);color:var(--ink);border-color:var(--gold)}.add-button:disabled{opacity:.4;cursor:not-allowed}.atelier{background:var(--ink);color:var(--white);padding:clamp(5rem,9vw,9rem) clamp(1.25rem,8vw,8rem);display:grid;grid-template-columns:.25fr .9fr .75fr;gap:clamp(2rem,6vw,6rem);align-items:center}.atelier-number{font-family:"Cormorant Garamond",serif;font-size:6rem;color:var(--gold);line-height:1}.atelier>p{color:#bdb8ae;max-width:550px}.loading{grid-column:1/-1;color:var(--muted)}footer{background:#0c0c0b;color:#c8c2b7;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:3rem clamp(1.25rem,4vw,4rem);font-size:.82rem}.footer-brand{color:white}footer>p{text-align:center}footer nav{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:1rem}footer nav a{text-decoration:none}.cart-drawer{margin:0 0 0 auto;width:min(520px,100%);height:100%;max-height:none;border:0;padding:0;background:var(--white);box-shadow:var(--shadow)}dialog::backdrop{background:rgba(0,0,0,.66)}.cart-head{display:flex;align-items:flex-start;justify-content:space-between;padding:2rem;border-bottom:1px solid var(--line)}.cart-head h2{font-size:3rem}.icon-button{border:0;background:transparent;font-size:2rem;line-height:1;width:42px;height:42px}.cart-lines{padding:0 2rem;overflow:auto;max-height:44vh}.empty-cart{text-align:center;color:var(--muted);padding:4rem 1rem}.cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--line);align-items:center}.cart-line img{width:72px;height:82px;object-fit:cover}.cart-line h3{font-family:"DM Sans";font-size:.95rem;line-height:1.3}.qty{display:flex;align-items:center;gap:.55rem;margin-top:.55rem}.qty button{border:1px solid var(--line);background:white;width:28px;height:28px}.remove{color:var(--danger);border:0;background:none;font-size:.78rem;text-decoration:underline}.cart-summary{padding:1.5rem 2rem}.cart-summary>div:not(.notice):not(.paypal-buttons){display:flex;justify-content:space-between;margin:.5rem 0}.cart-summary .total{border-top:1px solid var(--ink);padding-top:1rem;margin-top:1rem;font-size:1.15rem}.tax-note{font-size:.76rem;color:var(--muted)}.legal-check{display:flex;gap:.7rem;font-size:.79rem;margin:1.25rem 0;align-items:flex-start}.legal-check input{width:18px;height:18px;flex:0 0 auto}.notice{font-size:.82rem;padding:.7rem 0;color:var(--muted)}.notice.error{color:var(--danger)}.paypal-buttons{min-height:46px}.success-dialog{width:min(520px,calc(100% - 2rem));border:0;padding:3rem;text-align:center;box-shadow:var(--shadow)}.success-dialog .icon-button{position:absolute;right:1rem;top:1rem}.success-mark{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:var(--gold);font-size:2rem;margin:0 auto 1.6rem}.success-dialog h2{font-size:3rem}.success-dialog p:not(.eyebrow){color:var(--muted);margin:1.5rem 0}.legal-page{max-width:820px;margin:0 auto;padding:5rem 1.25rem 8rem}.legal-page h1{font-size:4rem;margin-bottom:2rem}.legal-page h2{font-family:"DM Sans";font-size:1.2rem;line-height:1.3;margin:2.5rem 0 .8rem}.legal-page .placeholder{background:#fff1cf;border-left:4px solid var(--gold);padding:1rem;margin:1.5rem 0}.legal-header{background:var(--ink);color:white;padding:1.2rem clamp(1.25rem,4vw,4rem)}
@media(max-width:800px){.site-header nav>a{display:none}.hero{min-height:650px}.hero-shade{background:linear-gradient(90deg,rgba(10,9,8,.84),rgba(10,9,8,.28))}.section-heading{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr}.atelier{grid-template-columns:1fr}.atelier-number{font-size:4rem}footer{grid-template-columns:1fr;text-align:center}footer nav{justify-content:center}}
@media(max-width:560px){h1{font-size:3.5rem}.site-header{height:70px}.brand>span:last-child{font-size:.72rem}.hero{height:calc(100svh - 70px);min-height:600px}.hero-copy{top:auto;bottom:3.5rem;transform:none}.product-grid{grid-template-columns:1fr}.collection{padding-top:4rem}.cart-head,.cart-summary{padding-left:1.2rem;padding-right:1.2rem}.cart-lines{padding:0 1.2rem}.success-dialog{padding:2.5rem 1.5rem}}
