.MainNavigation_topNav__hvYWm{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 3rem),1320px);min-height:5.2rem;margin:0 auto;padding:0 .35rem;border-bottom:1px solid rgba(26,20,17,.12);background:rgba(245,240,231,.82);backdrop-filter:blur(18px)}.MainNavigation_brandLink__k_dHH{color:inherit;text-decoration:none;border-radius:var(--radius-pill)}.MainNavigation_mobileNavList__Tb0Rq,.MainNavigation_navList__u1vnk{display:flex;align-items:center;list-style:none;margin:0;padding:0}.MainNavigation_navList__u1vnk{gap:.35rem}.MainNavigation_navItem__peXAj{position:relative}.MainNavigation_navItem__peXAj a{position:relative;display:flex;align-items:center;gap:.5rem;padding:.72rem .95rem;border-radius:var(--radius-pill);color:var(--espresso-soft);text-decoration:none;transition:color var(--motion-fast) ease,background-color var(--motion-fast) ease}.MainNavigation_navItem__peXAj a:hover{color:var(--clay);background:rgba(255,250,242,.7)}.MainNavigation_active__5mbyy a{color:var(--espresso);background:var(--paper)}.MainNavigation_active__5mbyy:after{content:"";position:absolute;right:.9rem;bottom:.32rem;left:.9rem;height:2px;border-radius:var(--radius-pill);background:var(--clay);transform-origin:left;animation:MainNavigation_activeLine__i_yYd .45s cubic-bezier(.22,1,.36,1)}.MainNavigation_navIcon__a_utA{display:none}.MainNavigation_navText__ZKfHI{font-size:.82rem;font-weight:720;letter-spacing:.04em}.MainNavigation_mobileNav__ZVqmf{position:fixed;right:.9rem;bottom:calc(.9rem + env(safe-area-inset-bottom));left:.9rem;z-index:100;display:none;max-width:31rem;margin:0 auto;padding:.45rem;border:1px solid rgba(245,240,231,.16);border-radius:1.45rem;background:rgba(26,20,17,.94);box-shadow:0 20px 50px rgba(26,20,17,.28);backdrop-filter:blur(18px)}.MainNavigation_mobileNavList__Tb0Rq{justify-content:space-around;width:100%}.MainNavigation_mobileNavItem__4skwS{position:relative;flex:1}.MainNavigation_mobileNavItem__4skwS a{display:flex;min-height:3.35rem;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;border-radius:1rem;color:rgba(245,240,231,.64);text-decoration:none;transition:color var(--motion-fast) ease,background-color var(--motion-fast) ease}.MainNavigation_activeMobile___Yd8E a{color:var(--bone);background:rgba(245,240,231,.1)}.MainNavigation_activeMobile___Yd8E:before{content:"";position:absolute;top:.35rem;left:50%;width:.28rem;height:.28rem;border-radius:50%;background:var(--crema);transform:translateX(-50%)}.MainNavigation_mobileNavIcon__4_DXS{display:flex;line-height:0}.MainNavigation_mobileNavIcon__4_DXS svg{width:1.18rem;height:1.18rem}.MainNavigation_mobileNavText__wREwq{font-size:.64rem;font-weight:680;letter-spacing:.02em}@keyframes MainNavigation_activeLine__i_yYd{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:768px){.MainNavigation_topNav__hvYWm{display:none}.MainNavigation_mobileNav__ZVqmf{display:block}}.MainLayout_container__fJyci{display:flex;flex-direction:column;min-height:100vh;background:radial-gradient(circle at 18% 8%,rgba(200,156,106,.16),transparent 30rem),radial-gradient(circle at 90% 36%,rgba(101,113,83,.1),transparent 28rem),var(--background);color:var(--foreground);font-family:var(--body-font);overflow-x:hidden;position:relative}.MainLayout_ambientBackdrop__7w8Su{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;opacity:.8}.MainLayout_ambientBackdrop__7w8Su:before{content:"";position:absolute;inset:0;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.14'/%3E%3C/svg%3E");mix-blend-mode:multiply}.MainLayout_ambientOrb__sOnN8{position:absolute;width:34rem;height:34rem;right:-18rem;top:22vh;border:1px solid rgba(184,92,56,.18);border-radius:50%}.MainLayout_ambientLine__dWYwf{position:absolute;width:45vw;height:1px;left:-10vw;top:65vh;background:linear-gradient(90deg,transparent,rgba(101,113,83,.28),transparent);transform:rotate(-7deg)}.MainLayout_mainContent__nNbq_{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.5rem 0 4rem;position:relative;z-index:1;width:100%;box-sizing:border-box;max-width:1440px;margin:0 auto}@media (max-width:768px){.MainLayout_mainContent__nNbq_{padding:1rem 0 7rem}}:root{color-scheme:light;--bone:#f5f0e7;--bone-deep:#e9dfd1;--espresso:#1a1411;--espresso-soft:#30251f;--clay:#b85c38;--clay-dark:#934329;--moss:#657153;--crema:#c89c6a;--paper:#fffaf2;--white:#ffffff;--surface-canvas:var(--bone);--surface-subtle:#eee5d8;--surface-raised:var(--paper);--surface-raised-translucent:rgba(255,250,242,0.92);--surface-control:#fffdf8;--surface-accent-soft:#f1dfd5;--surface-success-soft:#e7ebdf;--surface-danger-soft:#f6e1dc;--surface-inverse:var(--espresso);--surface-inverse-soft:var(--espresso-soft);--surface-overlay:rgba(26,20,17,0.54);--text-primary:var(--espresso);--text-secondary:#655a54;--text-tertiary:#847870;--text-accent:var(--clay);--text-success:#4f5c40;--text-danger:#913c30;--text-on-inverse:var(--bone);--text-on-inverse-muted:rgba(245,240,231,0.7);--text-on-accent:#fffaf2;--text-disabled:#9b918a;--border-subtle:rgba(26,20,17,0.12);--border-default:rgba(26,20,17,0.18);--border-strong:rgba(26,20,17,0.32);--border-accent:rgba(184,92,56,0.42);--border-on-inverse:rgba(245,240,231,0.18);--control-bg:var(--surface-control);--control-border:var(--border-default);--control-text:var(--text-primary);--control-placeholder:var(--text-tertiary);--control-hover:#f7efe4;--control-active:var(--surface-inverse);--control-active-text:var(--text-on-inverse);--background:var(--surface-canvas);--foreground:var(--text-primary);--accent-1:var(--clay);--accent-2:#ead8c4;--highlight:var(--surface-raised);--border-color:var(--border-default);--decor-line:var(--border-accent);--muted-text:var(--text-secondary);--light-line:var(--border-subtle);--card-bg:var(--surface-raised-translucent);--paper-white:var(--surface-raised);--article-bg:var(--surface-raised);--dark-text:var(--text-primary);--text-color:var(--text-primary);--text-color-light:var(--text-secondary);--text-color-strong:var(--text-primary);--background-hover-light:var(--control-hover);--accent-color:var(--clay);--accent-color-darker:var(--clay-dark);--accent-color-lighter-transparent:rgba(184,92,56,0.1);--coffee-dark:var(--espresso);--coffee-medium-dark:#6f533f;--coffee-medium:var(--crema);--coffee-cream-light:var(--surface-subtle);--primary:var(--clay);--primary-hover:var(--clay-dark);--muted:var(--text-tertiary);--title-font:var(--font-fraunces),Georgia,serif;--heading-font:var(--font-fraunces),Georgia,serif;--headline-font:var(--font-fraunces),Georgia,serif;--body-font:var(--font-manrope),Arial,sans-serif;--ui-font:var(--font-manrope),Arial,sans-serif;--space-3xs:0.25rem;--space-2xs:0.5rem;--space-xs:0.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:5rem;--space-3xl:8rem;--page-gutter:clamp(1rem,3vw,3rem);--page-width:1280px;--reading-width:760px;--section-space:clamp(4rem,8vw,8rem);--panel-padding:clamp(1.25rem,3vw,2.5rem);--control-height:3rem;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--radius-pill:999px;--border-radius:var(--radius-md);--border-radius-pill:var(--radius-pill);--border-radius-circle:50%;--card-border:1px solid var(--border-color);--shadow-card:0 18px 48px rgba(55,36,27,0.08);--shadow-raised:0 28px 75px rgba(55,36,27,0.14);--shadow-overlay:0 30px 90px rgba(26,20,17,0.24);--card-shadow:var(--shadow-card);--focus-ring:0 0 0 4px rgba(184,92,56,0.2);--motion-fast:180ms;--motion-base:280ms;--motion-slow:600ms}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--surface-canvas)}body{color:var(--text-primary);font-family:var(--body-font);margin:0;padding:0;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}::selection{color:var(--paper);background:var(--clay)}a,button,input,select,textarea{font:inherit;color:var(--control-text)}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--clay);outline-offset:3px;box-shadow:var(--focus-ring)}input::placeholder,textarea::placeholder{color:var(--control-placeholder);opacity:1}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}img,svg{max-width:100%}@media (max-width:768px){:root{--page-gutter:0.9rem}}@media screen and (max-width:390px){html{font-size:90%;-webkit-text-size-adjust:90%}button,input[type=button],input[type=reset],input[type=submit],select{min-height:44px}.newspaper-container{padding:0 .4rem}img{max-width:100%;height:auto}}.newspaper-container{max-width:1200px;margin:var(--space-lg) auto;padding:0 var(--space-md);position:relative;border-radius:8px;overflow:hidden;width:100%;box-sizing:border-box}@media (max-width:600px){.newspaper-container{padding:0 .5rem}}@media (max-width:900px){.newspaper-container{padding:0 .7rem}}.headline{font-family:var(--title-font);font-size:2.75rem;letter-spacing:.02em;font-weight:700;text-align:left;margin-bottom:.5rem;color:var(--foreground);line-height:1.2;padding-bottom:.5rem;margin-top:2rem;width:fit-content}.subheadline{font-family:var(--ui-font);font-size:1.1rem;text-align:left;margin-bottom:2rem;color:var(--accent-1);letter-spacing:.03em;font-weight:400}.section-title,h2{font-size:1.75rem;letter-spacing:.01em;padding-bottom:.5rem;margin-top:2rem;margin-bottom:1.5rem;width:fit-content}.section-title,h2,h3{font-family:var(--heading-font);font-weight:600;color:var(--foreground)}h3{font-size:1.4rem;margin-top:var(--space-lg);margin-bottom:var(--space-md);position:relative}h4{font-family:var(--headline-font);font-weight:700;font-size:1.1rem;letter-spacing:.05em;color:var(--foreground);margin-top:var(--space-md);margin-bottom:var(--space-xs)}p{font-family:var(--body-font);line-height:1.6;margin-bottom:var(--space-md)}.sidebar-column{width:100%;max-width:100%;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media (max-width:700px){.sidebar-column{align-items:stretch}.newspaper-card.coffee-notes{margin:0;width:100%;box-sizing:border-box}}.modern-layout{display:flex;flex-direction:column;width:100%;max-width:800px;margin:0 auto;padding:0 var(--space-md);box-sizing:border-box;overflow-x:hidden}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:var(--space-lg) 0}.cards-grid,.newspaper-grid{gap:var(--space-md);width:100%;box-sizing:border-box}.newspaper-grid{display:flex;flex-direction:column;max-width:800px;margin:0 auto}.full-width-container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--space-md);box-sizing:border-box}.newspaper-card{border:none;background-color:var(--surface-raised-translucent);padding:var(--space-md) var(--space-lg);margin-bottom:var(--space-lg);position:relative;box-shadow:var(--shadow-card);border-radius:var(--border-radius)}.newspaper-card.featured{border-width:2px;border-style:double;padding:var(--space-lg)}.newspaper-card__title{font-family:var(--headline-font);font-weight:700;font-size:1.3rem;letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--space-sm);color:var(--foreground)}.newspaper-card__content{font-family:var(--body-font);line-height:1.6}.article-divider{height:2px;background-color:var(--accent-1);margin:var(--space-lg) 0;position:relative;width:80px}.pill{display:inline-block;background-color:var(--highlight);color:var(--accent-1);border:1px solid var(--accent-1);border-radius:var(--border-radius-pill);padding:.25rem .75rem;margin-right:.5rem;margin-bottom:.5rem;font-family:var(--ui-font);font-size:.85rem;font-weight:500}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.articles{margin-top:2.2em}.article-preview{border-bottom:1.5px dotted #c2b280;padding-bottom:1.2em;padding-top:1.2em;margin-bottom:1.2em;padding-left:.7em;border-left:3.5px solid #c2b280}.article-title{font-family:var(--headline-font);font-size:1.7rem;margin-bottom:.25em;letter-spacing:.01em;text-shadow:1px 1px 0 #e5dac2}.article-summary{font-family:var(--body-font);font-size:1.08rem;color:#3d2c13;line-height:1.6}.article-summary:first-letter{float:left;font-size:2.1em;font-family:var(--headline-font);color:#bfa977;padding-right:.12em;line-height:1}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-fraunces:"Fraunces","Fraunces Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-manrope:"Manrope","Manrope Fallback"}