:root{--canvas:#fbfbfa;--surface:#fff;--ink:#1a1a19;--muted:#787774;--hairline:#eaeaea;--accent:#c96442;--bone:#f7f1de;--store-gold:#c9a24a;--store-navy:#2c3e50;--store-muted:#5d6d7e;--store-line:#e8e3d6;--display:Georgia,"Times New Roman",serif;--sans:"Avenir Next",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:"IBM Plex Mono","JetBrains Mono",ui-monospace,monospace}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:radial-gradient(circle at 12% 18%,rgba(106,92,56,.055),transparent 45%),radial-gradient(circle at 88% 72%,rgba(106,92,56,.04),transparent 50%),var(--canvas);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.article-header h1,.subtitle,.hero-figure figcaption,.article-content p,.article-content h2,.callout{overflow-wrap:anywhere}.brand-icon{width:28px;height:28px;fill:none;stroke:var(--store-gold);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.storefront-header{position:sticky;top:0;z-index:50;width:100%;min-height:64px;padding:0 max(16px,calc((100vw - 1120px)/2 + 16px));display:grid;grid-template-columns:minmax(150px,auto) 1fr minmax(128px,auto);align-items:center;gap:20px;border-bottom:1px solid var(--store-line);background:#fffefb;box-shadow:0 10px 26px -22px rgba(20,20,19,.45)}.storefront-brand{display:inline-flex;align-items:center;gap:8px;color:var(--store-navy);font-size:18px;font-weight:800;white-space:nowrap}.storefront-nav{display:flex;justify-content:center;align-items:center;gap:24px;overflow-x:auto;scrollbar-width:none}.storefront-nav a{padding:22px 0;color:var(--store-navy);font-size:14px;font-weight:700;white-space:nowrap;transition:color .18s ease}.storefront-nav a:hover,.storefront-nav a.active{color:var(--store-gold)}.storefront-actions{display:flex;justify-content:flex-end;align-items:center;gap:6px}.storefront-actions a{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:8px;color:var(--store-navy);transition:background .18s ease,color .18s ease}.storefront-actions a:hover{background:#f6f1e5;color:var(--store-gold)}.storefront-actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.journal{width:min(1160px,100%);margin:0 auto;padding:56px 32px 96px}.od-pill{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:5px 11px;border:1px solid var(--hairline);border-radius:999px;background:var(--surface);color:var(--muted);font-family:var(--mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase}.od-pill span{width:6px;height:6px;border-radius:99px;background:#346538}.blog-list-hero{max-width:860px;margin:0 0 34px}.blog-list-hero h1{margin:0;color:var(--ink);font-family:var(--display);font-size:clamp(46px,6.8vw,84px);font-weight:400;letter-spacing:-.04em;line-height:1}.blog-list-hero p:not(.od-pill){max-width:720px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.58}.article-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--hairline);background:var(--hairline)}.showcase-card{display:flex;min-height:100%;flex-direction:column;background:var(--surface);padding:0;overflow:hidden;transition:background .18s ease}.showcase-card:hover{background:#fdfbf5}.showcase-card img{width:100%;height:260px;object-fit:cover;filter:saturate(.94) contrast(1.02)}.showcase-lead{grid-column:span 1}.showcase-lead img{height:260px}.showcase-card span{margin:24px 26px 12px;color:var(--accent);font-family:var(--mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase}.showcase-card h2{margin:0 26px 14px;color:var(--ink);font-family:var(--display);font-size:clamp(28px,3vw,44px);font-weight:400;letter-spacing:-.035em;line-height:1.02}.showcase-lead h2{font-size:clamp(28px,3vw,44px);max-width:none}.showcase-card p{margin:0 26px 22px;color:var(--muted);font-size:15px;line-height:1.62}.showcase-card small{margin:auto 26px 26px;color:var(--muted);font-size:12px}.quiet-retro-note{margin-top:70px;padding:32px;border:1px solid var(--hairline);background:rgba(255,255,255,.72)}.quiet-retro-note h2{max-width:820px;margin:0 0 24px;font-family:var(--display);font-size:clamp(30px,4vw,48px);font-weight:400;letter-spacing:-.03em;line-height:1.06}.quiet-retro-note div{display:flex;flex-wrap:wrap;gap:12px}.quiet-retro-note a{border:1px solid var(--hairline);border-radius:999px;background:var(--surface);padding:10px 14px;color:var(--ink);font-size:13px;font-weight:650}.article-shell{width:min(1080px,100%);margin:0 auto;padding:64px 28px 104px}.article-shell article{max-width:760px;margin:0 auto}.back-link{display:inline-block;margin-bottom:46px;color:var(--muted);font-size:13px;font-weight:600}.article-header .eyebrow{margin:0 0 14px;color:var(--accent);font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.article-header h1{margin:0 0 20px;font-family:var(--display);font-size:clamp(42px,6vw,64px);font-weight:500;letter-spacing:-.025em;line-height:1.08}.subtitle{margin:0 0 34px;color:#5f5a52;font-family:var(--display);font-size:24px;font-style:italic;line-height:1.5}.hero-figure{margin:0 0 34px}.hero-figure img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px;box-shadow:0 20px 50px -34px rgba(32,25,18,.38)}.hero-figure--natural img{aspect-ratio:auto;object-fit:contain;max-height:78vh;background:transparent}.hero-figure--portrait{display:flex;flex-direction:column;align-items:center;max-width:660px;margin:0 auto 34px}.hero-figure--portrait img{width:100%;max-width:660px;aspect-ratio:auto;object-fit:contain;background:transparent}.hero-figure--portrait figcaption{max-width:100%;align-self:stretch}.hero-figure figcaption,.article-content figcaption{display:block;margin-top:16px;padding:0 4px;color:#332d25;font-size:17px;font-weight:500;line-height:1.72;letter-spacing:.01em}.meta{display:flex;gap:10px;align-items:center;margin:0 0 50px;padding-bottom:28px;border-bottom:1px solid var(--hairline);color:#5c554a;font-size:14px}.article-content p{margin:28px 0;color:#1f1d18;font-family:Georgia,"Times New Roman",serif;font-size:20.5px;line-height:1.92}.article-content p:first-child::first-letter{float:left;padding:6px 10px 0 0;color:var(--accent);font-size:64px;font-weight:600;line-height:.9}.article-content h2{margin:60px 0 16px;font-family:var(--display);font-size:32px;font-weight:700;letter-spacing:-.01em;line-height:1.18}.article-content blockquote{margin:46px 0;padding:0 0 0 24px;border-left:3px solid var(--accent);color:#5d5850;font-family:var(--display);font-size:27px;font-style:italic;line-height:1.42}.article-content blockquote cite{display:block;margin-top:12px;color:var(--muted);font-family:var(--mono);font-size:11px;font-style:normal;letter-spacing:.12em;text-transform:uppercase}.callout{margin:38px 0;padding:24px 26px;border:1px solid var(--hairline);border-radius:14px;background:linear-gradient(180deg,#faf4e6 0%,#f7f1de 100%);color:var(--ink);font-family:var(--display);font-size:25px;line-height:1.38}.article-content figure{margin:46px 0}.article-content figure img{width:100%;border-radius:10px;box-shadow:0 16px 40px -34px rgba(24,22,18,.45)}.commerce-card{display:grid;grid-template-columns:150px 1fr;gap:22px;margin:48px 0;padding:22px;border:1px solid var(--hairline);border-radius:14px;background:var(--surface);box-shadow:0 14px 30px -28px rgba(24,22,18,.3)}.commerce-image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.commerce-card .eyebrow{color:var(--accent);font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.commerce-card h3{margin:0 0 8px;font-family:var(--display);font-size:28px}.commerce-card p{font-family:var(--sans);font-size:14px;line-height:1.55}.button{display:inline-flex;border-radius:8px;background:var(--ink);color:var(--canvas);padding:10px 14px;font-size:13px;font-weight:650}.related{max-width:1120px;margin:108px auto 0;padding:38px 0 6px;border-top:1px solid #e2ddd2}.related-kicker{margin:0 0 10px;color:var(--accent);font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase}.related>h2{max-width:640px;margin:0 0 30px;font-family:var(--display);font-size:42px;font-weight:400;line-height:1.08}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;background:transparent;border:none}.article-card{display:flex;flex-direction:column;background:linear-gradient(180deg,#fffefb 0%,#ffffff 100%);padding:0;min-height:100%;overflow:hidden;border:1px solid #e4ddd0;border-radius:20px;box-shadow:0 20px 48px -36px rgba(30,24,18,.26);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.article-card:hover{transform:translateY(-3px);box-shadow:0 26px 58px -36px rgba(30,24,18,.34);border-color:#d6ccb8}.card-image{display:block;aspect-ratio:16/10;background:var(--bone);overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover}.article-card .card-kicker,.article-card h2,.article-card p,.article-card small{margin-left:22px;margin-right:22px}.card-kicker{margin-top:18px;color:var(--accent);font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.article-card h2{margin-top:0;margin-bottom:12px;font-family:var(--display);font-size:28px;font-weight:400;letter-spacing:-.025em;line-height:1.06}.article-card p{margin-top:0;margin-bottom:18px;color:#4f4b45;font-size:14px;line-height:1.64}.article-card small{margin-top:auto;margin-bottom:22px;padding-top:14px;border-top:1px solid #eee7db;color:#6f685d;font-size:12px;line-height:1.55}.storefront-footer{border-top:1px solid var(--store-line);background:#fffefb}.storefront-footer-inner{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:48px 0}.storefront-footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-bottom:40px}.footer-brand{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--store-navy);font-size:20px;font-weight:800}.footer-tagline,.footer-copy{max-width:420px;color:var(--store-muted);font-size:14px;line-height:1.6}.footer-links{display:flex;flex-wrap:wrap;gap:16px;font-size:14px;font-weight:500}.footer-links a{color:var(--store-navy)}.footer-links a:hover{color:var(--store-gold)}.footer-heading{margin:0 0 12px;color:var(--store-gold);font-family:var(--sans);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-newsletter-form{display:flex;gap:8px;margin-bottom:10px}.footer-newsletter-form input{min-width:0;flex:1;border:1px solid var(--store-line);border-radius:8px;background:white;color:var(--store-navy);font:inherit;font-size:14px;padding:11px 12px;outline:none}.footer-newsletter-form input:focus{border-color:var(--store-gold);box-shadow:0 0 0 3px rgba(201,162,74,.15)}.footer-newsletter-form button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:64px;border:0;border-radius:8px;background:var(--store-gold);color:white;cursor:pointer}.footer-newsletter-form button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.footer-newsletter-status{min-height:20px;color:var(--store-muted);font-size:13px}.footer-legal{border-top:1px solid var(--store-line);padding-top:24px;text-align:center;color:var(--store-muted);font-size:14px}
@media(max-width:900px){.storefront-header{grid-template-columns:auto 1fr auto;padding:0 16px}.storefront-nav{justify-content:flex-start;gap:16px}.storefront-actions a:nth-child(2){display:none}.journal{padding:42px 18px 76px}.article-showcase{grid-template-columns:1fr}.showcase-lead{grid-column:span 1}.showcase-lead img,.showcase-card img{height:260px}.article-grid{grid-template-columns:1fr}.related{margin-top:88px}.storefront-footer-grid{grid-template-columns:1fr}}
@media(max-width:620px){html,body{width:100%;max-width:100%;overflow-x:hidden}.storefront-header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;width:min(100%,390px);max-width:390px;overflow:hidden;padding:0 14px}.storefront-brand span{font-size:16px}.storefront-nav{min-width:0;max-width:100%;justify-content:flex-start;gap:13px;overflow-x:auto}.storefront-nav a{flex:0 0 auto;padding:18px 0;font-size:12px}.storefront-actions{display:none}.journal,.article-shell{width:min(100%,390px);max-width:390px;margin:0;padding-left:18px;padding-right:18px;overflow:hidden}.article-shell article,.article-header,.article-content{width:100%;max-width:100%;min-width:0;overflow:hidden}.article-showcase,.showcase-card{width:100%;max-width:100%;overflow:hidden}.blog-list-hero,.blog-list-hero p:not(.od-pill){max-width:100%}.blog-list-hero h1{font-size:43px}.blog-list-hero p:not(.od-pill){font-size:17px}.showcase-card{min-width:0}.showcase-card span,.showcase-card h2,.showcase-card p,.showcase-card small{margin-left:18px;margin-right:18px}.showcase-card h2,.showcase-lead h2{font-size:28px;max-width:none;overflow-wrap:anywhere;word-break:break-word}.quiet-retro-note{padding:22px}.article-grid{grid-template-columns:1fr;gap:18px}.article-header h1{font-size:34px;line-height:1.08}.article-header h1,.subtitle,.article-content p,.article-content h2,.hero-figure figcaption{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.subtitle{font-size:21px}.hero-figure figcaption,.article-content figcaption{font-size:16px;line-height:1.78;color:#241f19;padding:0 2px;margin-top:14px;font-weight:500}.meta{font-size:13px;line-height:1.55;flex-wrap:wrap;color:#575146}.article-card .card-kicker,.article-card h2,.article-card p,.article-card small{margin-left:18px;margin-right:18px}.article-card h2{font-size:25px}.article-card p{font-size:15px;line-height:1.68}.article-card small{font-size:12px;line-height:1.55;color:#5d564b}.commerce-card{grid-template-columns:1fr}.footer-newsletter-form{flex-direction:column}.footer-newsletter-form button{width:100%;height:42px}}