:root { --cream: #f3ead6; --paper: #efe4cc; --ink: #2a2216; --faded: #5c5346; --rosemary: #3a5340; --rosemary-deep: #24352a; --clay: #8c4a32; --gold: #c4a15a; --tape: #d8c9a0; --rule: #2a2216; } * { box-sizing: border-box; } html { font-size: 19px; } body { margin: 0; color: var(--ink); background: repeating-linear-gradient( 0deg, transparent, transparent 27px, rgba(42, 34, 22, 0.035) 28px ), radial-gradient(ellipse at 12% 0%, #f7f0de 0%, var(--cream) 42%, var(--paper) 100%); font-family: "Source Serif 4", "Palatino Linotype", Palatino, "Book Antiqua", serif; line-height: 1.55; } body::before { content: ""; position: fixed; inset: 0; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.045'/%3E%3C/svg%3E"); z-index: 0; } header.mast { position: relative; z-index: 1; border-bottom: 3px double var(--ink); padding: 1.4rem 8vw 1rem; background: rgba(243, 234, 214, 0.72); } .eyebrow { font-family: "IBM Plex Mono", "Courier New", monospace; font-size: 0.68rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--rosemary); margin: 0 0 0.35rem; } h1 { font-family: "Fraunces", "Source Serif 4", serif; font-weight: 560; font-size: clamp(2.1rem, 5vw, 3.6rem); line-height: 1.05; letter-spacing: -0.02em; margin: 0 0 0.4rem; } .deck { max-width: 38rem; font-size: 1.05rem; color: var(--faded); margin: 0.4rem 0 0; } fort-nav { display: block; position: relative; z-index: 2; padding: 0.45rem 8vw; border-bottom: 1px solid rgba(42, 34, 22, 0.25); background: var(--rosemary-deep); color: var(--cream); font-family: "IBM Plex Mono", monospace; font-size: 0.78rem; letter-spacing: 0.04em; } main { position: relative; z-index: 1; padding: 2.2rem 8vw 4rem; max-width: 78rem; } .spread { display: grid; grid-template-columns: 1.4fr 0.8fr; gap: 2.6rem; } @media (max-width: 820px) { .spread { grid-template-columns: 1fr; } } article p { max-width: 40rem; } h2 { font-family: "Fraunces", serif; font-size: 1.7rem; font-weight: 550; margin: 2.1rem 0 0.55rem; border-top: 1px solid var(--ink); padding-top: 0.7rem; } h3 { font-family: "IBM Plex Mono", monospace; font-size: 0.82rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--clay); margin: 1.6rem 0 0.4rem; } .pull { font-family: "Fraunces", serif; font-style: italic; font-size: 1.45rem; line-height: 1.25; color: var(--rosemary-deep); border-left: 4px solid var(--clay); padding: 0.2rem 0 0.2rem 1.1rem; margin: 1.6rem 0; max-width: 28rem; } figure { margin: 1.2rem 0 1.6rem; } figure img, .plate img { width: 100%; display: block; filter: sepia(0.18) contrast(1.04); border: 1px solid var(--ink); } figcaption { font-family: "IBM Plex Mono", monospace; font-size: 0.7rem; letter-spacing: 0.06em; color: var(--faded); margin-top: 0.4rem; } .plate { background: #f7f1e0; border: 1px solid var(--ink); padding: 0.55rem; box-shadow: 6px 7px 0 rgba(42, 34, 22, 0.08); } aside.card { background: #f7f1e0; border: 1px solid var(--ink); padding: 1.1rem 1.15rem 1.25rem; margin-bottom: 1.3rem; } aside.card h2 { border: 0; margin: 0 0 0.5rem; padding: 0; font-size: 1.25rem; } .recipe { border: 2px solid var(--ink); background: repeating-linear-gradient( 180deg, #f8f2e2 0 31px, rgba(42, 34, 22, 0.06) 32px ); padding: 1.2rem 1.3rem 1.4rem; margin: 1.4rem 0; } .recipe ol { padding-left: 1.2rem; } .recipe li { margin: 0.35rem 0; } .fail { background: #f3e4d4; border: 1px dashed var(--clay); padding: 0.9rem 1rem; margin: 1.2rem 0; } .fail strong { color: var(--clay); } table { width: 100%; border-collapse: collapse; font-size: 0.92rem; margin: 1rem 0 1.6rem; } th, td { text-align: left; border-bottom: 1px solid rgba(42, 34, 22, 0.28); padding: 0.45rem 0.4rem; vertical-align: top; } th { font-family: "IBM Plex Mono", monospace; font-size: 0.72rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--rosemary); } a { color: var(--rosemary-deep); text-decoration-thickness: 1px; text-underline-offset: 3px; } a:hover { color: var(--clay); } .links a { display: inline-block; margin-right: 0.9rem; } footer { position: relative; z-index: 1; border-top: 3px double var(--ink); padding: 1.4rem 8vw 2.4rem; font-size: 0.88rem; color: var(--faded); } .stamp { display: inline-block; border: 2px solid var(--clay); color: var(--clay); font-family: "IBM Plex Mono", monospace; font-size: 0.68rem; letter-spacing: 0.16em; text-transform: uppercase; padding: 0.25rem 0.5rem; transform: rotate(-2deg); } .colophon { font-family: "IBM Plex Mono", monospace; font-size: 0.72rem; } .grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 1.4rem; } @media (max-width: 700px) { .grid-2 { grid-template-columns: 1fr; } }