:root{--cream:#f4f1eb;--ink:#141414;--line:#dedbd5;--beige:#eee9e1;--gold:#d9c4a1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:300 13px/1.65 Inter,Arial,sans-serif}img{display:block;width:100%}a{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:"Libre Baskerville",Georgia,serif;font-weight:400}.site-header{height:82px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.brand{width:132px}.header-actions{display:flex;align-items:center;gap:19px;font-size:11px}.header-actions a{text-decoration:none}.menu{border:0;background:none;font-size:18px}.titlebar{height:142px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;background:var(--cream)}.titlebar h1{font-size:28px;margin:0}.titlebar p{font-size:9px;color:#74706a;margin:0}.product{max-width:1240px;margin:0 auto;padding:85px 4vw 95px;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,.75fr);gap:70px;align-items:start}.product-photo{margin:0;min-height:690px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.product-photo img{width:92%;max-height:660px;object-fit:contain}.product-card{padding:48px 42px;background:var(--beige)}.product-card h2{font-size:30px;line-height:1.15;margin-bottom:5px}.product-card .code{font-size:9px;font-weight:500;margin-bottom:25px}.product-card>p{font-size:12px;line-height:1.65}.product-card h3{font:600 11px Inter,sans-serif;margin:23px 0 4px}.price{font:400 20px "Libre Baskerville",serif;margin:24px 0 18px}.pill{display:inline-flex;justify-content:center;align-items:center;min-width:180px;padding:14px 23px;border:0;border-radius:28px;background:var(--gold);text-decoration:none;color:#1c1915;font:400 11px Inter,sans-serif;cursor:pointer}.benefits{margin:0 auto 85px;max-width:1240px;background:#f7f6f2;display:grid;grid-template-columns:repeat(4,1fr);padding:27px 25px}.benefits article{text-align:center;border-right:1px solid #e8e5df}.benefits article:last-child{border:0}.benefits .icon{display:block;font:300 33px Georgia,serif;margin-bottom:10px;color:#777}.benefits p{font-size:11px;line-height:1.35;margin:0}.story-row{max-width:1240px;margin:0 auto 72px;padding:0 4vw;display:grid;grid-template-columns:1.45fr .85fr;gap:70px;align-items:center}.story-row.text-right{grid-template-columns:.85fr 1.45fr}.story-row img{height:235px;object-fit:cover}.story-copy h2{font-size:30px;margin:2px 0 10px}.story-copy p:not(.kicker){max-width:720px}.kicker{font-size:9px;letter-spacing:.04em;font-weight:600;margin-bottom:4px}.text-link{display:inline-block;margin-top:10px;font-weight:500}.collection-title{margin-top:95px;padding:40px;text-align:center;background:var(--cream);font-size:11px;color:#7b766f}.collection{max-width:1120px;margin:0 auto;padding:90px 4vw 120px;display:grid;grid-template-columns:1fr 1fr;gap:90px 120px}.collection article{text-align:center}.collection img{aspect-ratio:1/1;object-fit:cover;background:#f5f0e8}.collection h3{font-size:12px;margin-top:22px}.consultation{padding:75px max(4vw,calc((100vw - 1140px)/2));display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center;background:var(--cream)}.consultation h2{font-size:33px}.consultation form{display:grid;gap:18px}.consultation label{font-size:9px;text-transform:uppercase;letter-spacing:.1em}.consultation input{display:block;width:100%;margin-top:6px;padding:12px 0;border:0;border-bottom:1px solid #aaa;background:transparent;outline:none}.consultation form>a{text-align:center;font-size:11px}footer{position:relative;padding:75px 5vw 95px;background:var(--cream);display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px;border-top:1px solid var(--line)}footer img{width:145px;margin-bottom:10px}footer h4{font:600 11px "Libre Baskerville",serif;margin-bottom:12px}footer a,footer p{display:block;text-decoration:none;font-size:9px;line-height:2}.copyright{position:absolute;bottom:20px;left:5vw}.mobile-cta{display:none}
@media(max-width:760px){.site-header{height:65px;padding:0 18px}.brand{width:105px}.header-actions span,.header-actions>a:first-child{display:none}.titlebar{height:100px;padding:0 18px}.titlebar h1{font-size:22px}.titlebar p{display:none}.product{padding:35px 18px 55px;grid-template-columns:1fr;gap:25px}.product-photo{min-height:370px}.product-photo img{width:110%;max-height:390px}.product-card{padding:34px 27px}.product-card h2{font-size:26px}.benefits{margin:0 18px 60px;grid-template-columns:1fr 1fr;padding:20px}.benefits article{padding:15px 5px}.benefits article:nth-child(2){border-right:0}.benefits article:nth-child(-n+2){border-bottom:1px solid #e8e5df}.story-row,.story-row.text-right{margin-bottom:55px;padding:0 18px;grid-template-columns:1fr;gap:24px}.story-row.text-right img{order:2}.story-row img{height:200px}.story-copy h2{font-size:25px}.collection-title{margin-top:55px}.collection{padding:55px 18px 75px;gap:42px 22px}.collection h3{font-size:10px}.consultation{padding:60px 22px;grid-template-columns:1fr;gap:35px}.consultation h2{font-size:28px}footer{padding:55px 22px 85px;grid-template-columns:1fr 1fr;gap:35px 25px}footer>div:first-child{grid-column:1/-1}}
