@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&display=swap');
.hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:54px;align-items:end}.doris-photo{width:260px;height:340px;object-fit:cover;object-position:center;border-radius:130px 130px 12px 12px;filter:saturate(.88)}@media(max-width:700px){.hero{display:block}.doris-photo{width:180px;height:230px;margin-top:28px}}
.card{padding:0}.card-image{width:100%;height:148px;object-fit:cover;background:var(--wash)}.card-body{padding:20px 25px 25px;display:flex;flex:1;flex-direction:column}.card h3{margin-top:22px}
:root{--paper:#f8f4ed;--ink:#22211e;--muted:#716e68;--line:#ddd6cc;--accent:#a35432;--wash:#eee7dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 'DM Sans',sans-serif}.topbar,main,footer{max-width:1160px;margin:auto;padding-inline:32px}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,footer span{font:500 23px Fraunces,serif;text-decoration:none;color:var(--ink)}.brand span,footer span span{color:var(--accent)}nav{display:flex;gap:24px}nav a{color:var(--muted);text-decoration:none;font-size:14px}.hero{padding:108px 0 90px;max-width:730px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:700;color:var(--accent);margin:0 0 14px}h1,h2{font-family:Fraunces,serif;font-weight:500;line-height:1.05;margin:0}h1{font-size:clamp(48px,8vw,88px);letter-spacing:-.05em}h1 em{font-weight:400;color:var(--accent)}.intro{font-size:19px;max-width:590px;color:var(--muted);margin:28px 0}.button{background:var(--ink);color:#fff;display:inline-flex;gap:28px;align-items:center;padding:14px 19px;text-decoration:none;font-size:14px}.button b{font-size:20px}.daily,.catalog{padding:68px 0;border-top:1px solid var(--line)}.daily{background:linear-gradient(90deg,transparent,rgba(163,84,50,.07),transparent)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading h2,.method h2{font-size:clamp(32px,5vw,49px);letter-spacing:-.04em}.status{margin:0;color:var(--muted);font-size:13px;text-align:right}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{padding:25px;background:#fff;border:1px solid var(--line);display:flex;min-height:282px;flex-direction:column}.card .meta{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.tag{color:var(--accent);font-weight:700}.card h3{font:500 23px/1.15 Fraunces,serif;margin:28px 0 10px}.card .description{font-size:14px;color:var(--muted);margin:0 0 18px}.card footer{margin-top:auto;padding:0;display:flex;max-width:none;align-items:center;justify-content:space-between;gap:10px}.price{font-weight:700}.shop{font-size:12px;color:var(--ink);font-weight:700;text-decoration:none;border-bottom:1px solid var(--accent);padding-bottom:2px}.empty{padding:34px;background:var(--wash);color:var(--muted)}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 24px}.filter{border:1px solid var(--line);border-radius:99px;background:transparent;padding:8px 13px;cursor:pointer;color:var(--muted)}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.search{font-size:12px;color:var(--muted);display:grid;gap:4px}.search input{font:14px 'DM Sans';border:1px solid var(--line);background:#fff;padding:9px 12px;width:190px}.method{margin:64px 0 0;padding:70px 0 88px;border-top:1px solid var(--line)}.method h2{max-width:630px}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:42px}.method-grid p{color:var(--muted);margin:0}.method-grid b{display:block;color:var(--ink);margin-bottom:8px}footer{padding-block:30px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:32px}footer p{max-width:520px;text-align:right;color:var(--muted);font-size:12px;margin:0}@media(max-width:700px){.topbar,main,footer{padding-inline:20px}.topbar{height:70px}nav{gap:14px}.hero{padding:70px 0}.cards,.method-grid{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column}.status{text-align:left}.search input{width:100%}footer{align-items:start;flex-direction:column;gap:10px}footer p{text-align:left}}
