@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--plum:#4b1533;--cream:#fffaf4;--blush:#f5e7e2;--sage:#e5eee3;--coral:#e77562;--ink:#292126;--muted:#71656c;--line:#e5dcd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:14px Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.announce{text-align:center;background:var(--plum);color:#fff;padding:8px;font-size:11px}.announce a{text-decoration:underline}header{height:80px;background:#fffdf9;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(22px,calc((100vw - 1240px)/2));gap:26px;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap}.brand i{background:var(--plum);color:#fff;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;font:italic 25px Georgia}.brand b{display:block;font:22px 'DM Serif Display',Georgia;color:var(--plum)}.brand em{color:var(--coral);font-style:normal}.brand small{display:block;font-size:8px;letter-spacing:.11em;text-transform:uppercase;color:var(--plum)}nav{display:flex;gap:23px;margin:auto;font-size:12px;font-weight:800}nav a:hover,.bag:hover{color:var(--coral)}.actions{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:800}.bag strong{display:inline-grid;place-items:center;background:var(--coral);color:#fff;border-radius:50%;height:20px;width:20px;margin-left:4px;font-size:10px}.button{display:inline-block;background:var(--plum);border:1px solid var(--plum);color:#fff;padding:14px 21px;font-weight:800;font-size:12px}.button.ghost{background:transparent;color:var(--plum)}.mini{padding:12px 16px}.menu{display:none;background:none;border:0;font-size:24px;color:var(--plum)}main{min-height:680px}.wrap{width:min(1240px,calc(100% - 44px));margin:auto}.hero{padding:80px 0 52px;background:linear-gradient(120deg,#fffaf4 55%,var(--blush))}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.eyebrow{color:var(--coral);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.hero h1,h2{font-family:'DM Serif Display',Georgia;color:var(--plum);font-weight:400;line-height:1.02}.hero h1{font-size:clamp(45px,5.4vw,73px);margin:13px 0 21px}.hero h1 em{color:var(--coral);font-style:normal}.hero p{font-size:17px;line-height:1.7;color:var(--muted);max-width:600px}.hero-art{height:485px;position:relative}.hero-art img{height:100%;width:calc(100% - 75px);object-fit:cover;border-radius:180px 180px 15px 15px}.hero-art .tag{position:absolute;right:0;bottom:15px;background:var(--plum);color:#fff;border-radius:50%;width:142px;height:142px;display:grid;place-items:center;text-align:center;font:20px 'DM Serif Display'}.trust{background:var(--sage)}.trust .wrap{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;padding:22px;color:#49624d;font-weight:800;font-size:12px}.section{padding:76px 0}.tint{background:#fcf5ee}.head{max-width:680px;margin-bottom:36px}.head h2{font-size:48px;margin:10px 0}.head p{font-size:16px;color:var(--muted);line-height:1.7}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #4b15331c}.card img{width:100%;aspect-ratio:4/4.2;object-fit:cover}.card .copy{padding:17px}.card small{color:var(--muted);text-transform:uppercase;font-size:9px;letter-spacing:.08em}.card h3{font:21px 'DM Serif Display';color:var(--plum);margin:8px 0 15px;min-height:50px}.meta,.card-actions{display:flex;align-items:center;justify-content:space-between;gap:6px}.meta strong{font-size:15px}.meta span{font-size:9px;background:#e3f0e1;color:#416646;padding:4px}.card-actions{border-top:1px solid var(--line);padding-top:13px;margin-top:14px;font-size:11px;font-weight:800}.link-button{border:0;background:none;color:var(--coral);font-weight:800;padding:0;cursor:pointer}.custom{background:var(--plum);color:#fff}.custom .custom-grid{display:grid;grid-template-columns:1.1fr .8fr;gap:70px}.custom h2{color:#fff;font-size:50px;margin:12px 0}.custom p{color:#dfcbd5;line-height:1.7;font-size:16px}.custom .button{background:#fff;color:var(--plum)}.steps{display:grid;grid-template-columns:repeat(4,1fr)}.steps article{padding:22px;border-block:1px solid var(--line)}.steps article+article{border-left:1px solid var(--line)}.steps span{color:var(--coral);font-weight:800}.steps h3{font:22px 'DM Serif Display';color:var(--plum)}.steps p{color:var(--muted);line-height:1.6}.editorial{background:var(--sage)}.editorial .wrap{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:center}.editorial img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:170px 170px 10px 10px}.editorial h2{font-size:57px;margin:14px 0}.editorial p{font-size:17px;color:var(--muted);line-height:1.7}.delivery{display:grid;grid-template-columns:1fr 1fr;gap:80px}.delivery h2{font-size:50px;margin:10px 0}.delivery p,.delivery li{color:var(--muted);line-height:1.65;font-size:15px}.delivery li{padding:12px 0;border-bottom:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:17px 0}summary{font-weight:800;color:var(--plum);cursor:pointer}details p{font-size:13px}.page-hero{text-align:center;padding:70px 20px;background:var(--blush)}.page-hero h1{font:55px 'DM Serif Display';color:var(--plum);margin:10px}.page-hero p{color:var(--muted);max-width:650px;margin:auto;line-height:1.7}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 28px}.filters button{background:#fff;border:1px solid var(--line);padding:10px 14px;color:var(--plum);font-weight:700;cursor:pointer}.filters button.active{background:var(--plum);color:#fff}.product{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:70px 0}.product img{width:100%;aspect-ratio:4/4.4;object-fit:cover}.product h1{font:58px 'DM Serif Display';color:var(--plum);margin:12px 0}.product p{color:var(--muted);line-height:1.7}.price{font:24px 'DM Serif Display';color:var(--ink)!important}.product select,.order-form input,.order-form textarea{width:100%;padding:12px;border:1px solid #cdbfbb;background:#fff;margin:7px 0 16px;font:14px Manrope}.order{display:grid;grid-template-columns:1fr 380px;gap:60px;padding:65px 0}.order h1{font:52px 'DM Serif Display';color:var(--plum)}.order-summary{background:#fff;border:1px solid var(--line);padding:25px;height:max-content}.request{display:flex;gap:16px;border-bottom:1px solid var(--line);padding:14px 0}.request img{width:84px;height:84px;object-fit:cover}.request h3{font:20px 'DM Serif Display';color:var(--plum);margin:0}.request p{color:var(--muted);font-size:12px}.empty{padding:45px;border:1px dashed var(--line);text-align:center;color:var(--muted)}footer{background:#29101f;color:#ead8df;padding:60px max(22px,calc((100vw - 1240px)/2))}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr .8fr;gap:50px}.footer-grid h3{font:20px 'DM Serif Display';color:#fff}.footer-grid a{display:block;margin:9px 0;font-size:12px}.footer-grid p{font-size:12px;line-height:1.7}
@media(max-width:1050px){nav{display:none}.menu{display:block;margin-left:auto}nav.open{display:flex;position:absolute;top:80px;left:0;right:0;background:#fff;flex-direction:column;padding:20px}.cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){header{height:68px;padding:0 14px;gap:10px}.brand i{width:34px;height:34px}.actions .mini{display:none}.hero{padding-top:45px}.hero-grid,.editorial .wrap,.delivery,.custom .custom-grid,.product,.order{grid-template-columns:1fr;gap:35px}.hero-art{height:370px}.trust .wrap{grid-template-columns:1fr 1fr;gap:15px}.cards{grid-template-columns:1fr 1fr;gap:10px}.card .copy{padding:12px}.card h3{font-size:18px}.section{padding:56px 0}.head h2,.delivery h2{font-size:40px}.editorial h2,.custom h2{font-size:43px}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(3){border-left:0}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.product h1,.order h1{font-size:44px}.page-hero h1{font-size:43px}}@media(max-width:420px){.cards{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.steps article+article{border-left:0}.actions{font-size:11px}.brand b{font-size:18px}}
.footer-brand{margin-bottom:18px}.footer-brand b{color:#fff}.footer-brand small{color:#f5d9e4}.footer-brand i{background:#fff;color:var(--plum);border:2px solid #e7778f}
