html { scroll-behavior: smooth; }
* { box-sizing: border-box; }
button, a { -webkit-tap-highlight-color: transparent; }
button { font: inherit; }
:focus-visible { outline: 2px solid #9f2e35; outline-offset: 3px; }
body { margin: 0; font-family: "Manrope", sans-serif; }

.site-shell { background: #f5eddf; color: #24221f; min-height: 100vh; }
.skip-link { position: fixed; left: 1rem; top: -4rem; z-index: 100; background: #9f2e35; color: #fffaf1; padding: .75rem 1rem; font-family: "DM Mono", monospace; font-size: .75rem; }
.skip-link:focus { top: 1rem; }

.site-header { align-items: center; background: rgb(255 250 241 / .94); box-shadow: 0 5px 24px rgb(40 30 14 / .08); display: flex; height: 84px; justify-content: space-between; left: 0; padding: 0 4.5vw; position: sticky; right: 0; top: 0; z-index: 50; }
.brand-lockup { align-items: center; color: #24221f; display: inline-flex; gap: .65rem; text-decoration: none; }
.brand-lockup img { height: 41px; object-fit: contain; width: 41px; }
.brand-lockup span, .footer-mark span { font-family: "Cormorant Garamond", Georgia, serif; font-size: 1.15rem; line-height: .86; letter-spacing: -.03em; display: grid; }
.desktop-nav { align-items: center; display: flex; gap: 1.8rem; }
.desktop-nav a { background: transparent; border: 0; color: #37342e; font-family: "DM Mono", monospace; font-size: .67rem; letter-spacing: .06em; padding: .5rem 0; text-decoration: none; text-transform: uppercase; }
.desktop-nav a:hover { color: #c28e44; }
.nav-purchase { align-items: center; border-bottom: 1px solid currentColor; color: #9f2e35; display: flex; font-family: "DM Mono", monospace; font-size: .68rem; letter-spacing: .05em; text-decoration: none; text-transform: uppercase; }

.section-shell { padding-left: 8.2vw; padding-right: 8.2vw; }
.legal-main { padding-bottom: 6rem; padding-top: 3rem; }
.legal-main h1 { font-family: "Cormorant Garamond", Georgia, serif; font-size: clamp(3.2rem, 6vw, 5.4rem); letter-spacing: -.05em; line-height: .9; margin: 0 0 1.4rem; }
.legal-main h2 { font-family: "Cormorant Garamond", Georgia, serif; font-size: 2rem; margin: 2.4rem 0 .8rem; }
.legal-main p, .blog-prose p { color: #5e584d; font-size: 1.02rem; line-height: 1.8; max-width: 680px; }
.legal-main ul { color: #5e584d; line-height: 1.8; max-width: 640px; padding-left: 1.2rem; }
.legal-main a, .blog-prose a { color: #9f2e35; }
.overline { align-items: center; color: #9f2e35; display: flex; font-family: "DM Mono", monospace; font-size: .66rem; gap: .7rem; letter-spacing: .12em; margin: 0 0 1.2rem; text-transform: uppercase; }
.lead-copy { color: #4f4b44; font-size: 1.04rem; line-height: 1.82; margin: 1.7rem 0 0; max-width: 580px; }
.button { align-items: center; border: 1px solid transparent; display: inline-flex; font-family: "DM Mono", monospace; font-size: .69rem; gap: .55rem; justify-content: center; letter-spacing: .08em; min-height: 49px; padding: .8rem 1.1rem; text-decoration: none; text-transform: uppercase; }
.button-ink { background: #24221f; color: #fffaf1; margin-top: 1.6rem; }
.button-ink:hover { background: #1e4037; }
.login-note { color: #5e584d; font-size: .95rem; line-height: 1.7; max-width: 520px; }

.blog-grid { display: grid; gap: 1.6rem 1.8rem; grid-template-columns: repeat(auto-fill, minmax(300px, 360px)); margin-top: 3rem; }
.blog-card { background: #fffaf1; border: 1px solid #d4c3a7; max-width: 360px; }
.blog-card a { color: inherit; display: block; text-decoration: none; }
.blog-card img { aspect-ratio: 16 / 10; display: block; object-fit: cover; width: 100%; }
.blog-card .overline, .blog-card h2, .blog-card p { padding-left: 1.15rem; padding-right: 1.15rem; }
.blog-card .overline { margin: 1rem 0 .4rem; }
.blog-card h2 { font-family: "Cormorant Garamond", Georgia, serif; font-size: 1.85rem; letter-spacing: -.03em; line-height: 1; margin: 0 0 .7rem; }
.blog-card p { padding-bottom: 1.3rem; }
.blog-empty { background: #fffaf1; border: 1px solid #d4c3a7; margin-top: 2.4rem; max-width: 640px; padding: 1.5rem 1.4rem; }
.blog-hero-figure { margin: 2.4rem 0 2rem; max-width: 820px; }
.blog-hero-figure img { display: block; max-width: 100%; width: 100%; }
.blog-hero-figure figcaption { color: #7a7164; font-family: "DM Mono", monospace; font-size: .58rem; letter-spacing: .08em; margin-top: .6rem; text-transform: uppercase; }
.blog-prose { max-width: 680px; }
.blog-prose h2, .blog-prose h3, .blog-prose h4 { font-family: "Cormorant Garamond", Georgia, serif; letter-spacing: -.03em; }
.blog-prose h2 { font-size: 2rem; margin: 2.3rem 0 .8rem; }
.blog-prose h3 { font-size: 1.5rem; margin: 1.8rem 0 .6rem; }
.blog-prose ul, .blog-prose ol { color: #5e584d; line-height: 1.7; max-width: 640px; }
.blog-prose blockquote { border-left: 2px solid #9f2e35; color: #3d3832; font-family: "Cormorant Garamond", Georgia, serif; font-size: 1.35rem; font-style: italic; margin: 1.6rem 0; padding-left: 1rem; }
.blog-back { margin-top: 3rem; }
.blog-admin-list { color: #5e584d; line-height: 1.8; }

.site-footer { align-items: center; background: #24221f; color: #f5eddf; display: grid; gap: 1.4rem; grid-template-columns: 1fr 1.1fr auto; padding: 2rem 8.2vw; }
.footer-mark { align-items: center; display: flex; gap: .55rem; }
.footer-mark img { height: 43px; object-fit: contain; width: 43px; }
.site-footer > p { color: #dbcfbd; font-family: "Cormorant Garamond", Georgia, serif; font-size: 1.05rem; font-style: italic; margin: 0; }
.footer-links { align-items: center; display: flex; flex-wrap: wrap; gap: .85rem 1.15rem; justify-content: flex-end; }
.site-footer a { align-items: center; color: #f1d2b7; display: inline-flex; font-family: "DM Mono", monospace; font-size: .61rem; gap: .35rem; letter-spacing: .07em; text-decoration: none; text-transform: uppercase; }
.site-footer small { color: #9e9281; font-family: "DM Mono", monospace; font-size: .52rem; grid-column: 1 / -1; letter-spacing: .07em; text-transform: uppercase; }

@media (max-width: 900px) {
  .desktop-nav a:not(.nav-purchase) { display: none; }
  .section-shell { padding-left: 8vw; padding-right: 8vw; }
}

@media (max-width: 680px) {
  .site-header { height: 72px; }
  .legal-main { padding-top: 2rem; }
  .site-footer { align-items: start; display: flex; flex-direction: column; gap: 1rem; padding: 2rem 7vw; }
}
