@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#252620;background:#f7f5ee;font-synthesis:none;font-size:16px;--red:#a43727;--line:#d6d5ca}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,.button{font:inherit;cursor:pointer;border:0;background:var(--red);color:#fff;padding:1.1rem 1.5rem;display:inline-block;text-align:center}button:disabled{cursor:default;background:#e4e1d7;color:#646256}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}.draft{background:#282b25;color:#fff9eb;text-align:center;padding:.6rem 1rem;font-size:.75rem;letter-spacing:.1em}.draft span{margin-left:1rem;letter-spacing:0;color:#d4d6ca}header{max-width:1500px;margin:auto;padding:2rem 5%;display:flex;align-items:center;justify-content:space-between}.brand{font-family:Manrope,sans-serif;font-size:1rem;letter-spacing:.1em;font-weight:700;display:flex;align-items:center;gap:.7rem}.seal{background:var(--red);color:#fff9eb;padding:.5rem .35rem;font-size:.75rem;letter-spacing:-.06em}.studio{font-size:.625rem;max-width:3rem;letter-spacing:.08em;border-left:1px solid #bbb;padding-left:.7rem}nav{display:flex;gap:2rem;font-size:.875rem}.hero{max-width:1500px;display:grid;grid-template-columns:1.1fr 1fr;margin:auto;padding:2rem 5% 4rem;gap:5%}.intro{padding-top:2rem;display:flex;flex-direction:column}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:600;line-height:1.8}.eyebrow span{display:inline-block;width:6px;height:6px;background:var(--red);margin-right:.7rem}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.055em;line-height:1.04;margin:2rem 0}h1{font-size:clamp(3.5rem,6.8vw,7.2rem)}em{color:var(--red);font-weight:400}h2{font-size:clamp(2.8rem,4.5vw,5rem)}.lead{font-size:1.125rem;line-height:1.6;color:#69695f;margin:0 0 2rem}.text-link{font-size:.9375rem;border-bottom:1px solid #888;align-self:flex-start;padding-bottom:.6rem}.text-link span{margin-left:2rem;font-size:1.4rem}.hero-bottom{display:flex;gap:1.5rem;font-size:.625rem;letter-spacing:.08em;padding-top:3rem;margin-top:auto;color:#74766a}.hero-art{margin:0;align-self:center}.hero-art img{display:block;width:100%;max-height:710px;object-fit:cover}.hero-art figcaption{display:flex;justify-content:space-between;font-size:.625rem;letter-spacing:.06em;margin-top:1rem;color:#6d6b5f}.collection{border-top:1px solid var(--line);padding:2rem 5% 5rem;max-width:1500px;margin:auto}.section-label{display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.1em;margin-bottom:3rem}.product{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.detail-art{background:#e8e4d9;padding:3rem 15% 1rem;text-align:center}.detail-art img{width:100%;display:block;box-shadow:0 12px 24px #37332822}.detail-art span{font-size:.75rem;display:block;line-height:1.5;margin-top:1.5rem;color:#656354}.product-copy h2{margin-top:1rem}.product-copy>p{line-height:1.7;color:#65655d;max-width:33rem}.product-copy blockquote{margin:1.5rem 0;font-family:Georgia,serif;font-size:1.5rem;line-height:1.4}.purchase{border-top:1px solid var(--line);padding:1.5rem 0 1rem;display:flex;justify-content:space-between;gap:1rem}.purchase span:last-child{font-size:.875rem;color:#74746a}.product-copy button{width:100%}.note{font-size:.875rem;line-height:1.6}.error:empty{display:none}.error{color:var(--red)!important}details{border-top:1px solid var(--line);padding:1rem 0;font-size:.875rem;line-height:1.6}summary{cursor:pointer}.story{background:#282d26;color:#eeeee5;padding:5rem max(5%,calc((100vw - 1350px)/2));display:grid;grid-template-columns:1fr 1fr;gap:0 10%}.story>.eyebrow{grid-column:1/-1;color:#b7baaa}.story h2{margin:1.5rem 0}.story em{color:#dbae8b}.story div{align-self:center;font-size:1.0625rem;line-height:1.8;color:#d1d4c8}.story-end{font-size:.6875rem;letter-spacing:.1em;display:block;margin-top:2rem}footer{max-width:1500px;margin:auto;padding:3rem 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem}footer p,footer>span{font-size:.875rem;color:#73756a}.order{max-width:800px;min-height:65vh;margin:auto;padding:3rem 5%;text-align:center}.order h1{font-size:4rem}.order>p{line-height:1.7}.order>a:last-child{display:block;margin-top:2rem;text-decoration:underline}@media(max-width:760px){.draft{font-size:.6875rem}.draft span{display:block;margin:.3rem 0 0}header{padding:1.4rem 5%}.studio{display:none}nav{gap:1rem;font-size:.8125rem}.brand{font-size:.8rem}.hero{grid-template-columns:1fr;padding-top:0;gap:2rem}.intro{padding-top:1rem}h1{font-size:4.1rem;margin:1.5rem 0}.hero-bottom{padding-top:2rem;flex-wrap:wrap;gap:.5rem}.hero-art img{max-height:650px}.product{grid-template-columns:1fr;gap:2rem}.detail-art{padding:2rem 20% 1rem}.section-label{font-size:.625rem;gap:1rem}.product-copy h2{font-size:3.2rem}.story{grid-template-columns:1fr;padding:3rem 6%}.story h2{font-size:3.5rem}footer{flex-direction:column;gap:.5rem;text-align:center}.order h1{font-size:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.sale-price{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.sale-price strong{font-size:1.6rem;color:var(--red)}.sale-price del{color:#767368}.sale-price span{font-size:.875rem}.detail-art{padding:0 0 1rem}.detail-art img{box-shadow:none}.hero-art img{max-height:none;object-fit:contain}.product-copy h1{font-size:clamp(2.8rem,4.5vw,5rem);margin:1rem 0 2rem}.collection{border-top:0;padding-top:1rem}.section-label{margin-bottom:1.5rem}.product{gap:7%;align-items:start}.detail-art img{max-height:720px;object-fit:contain}@media(max-width:760px){.detail-art img{max-height:48vh}.product-copy h1{font-size:3.2rem}.product{gap:1.25rem}.collection{padding-top:.5rem}}
