*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f1e8;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#2a2420;font-family:"Public Sans",system-ui,sans-serif;font-size:17px;line-height:1.6;display:flex;flex-direction:column;min-height:100vh}:root{--accent:#cf6a4a;--accent-soft:#f6e4d9;--head:'Newsreader',Georgia,serif}::selection{background:var(--accent-soft)}a{color:inherit}img{max-width:100%;display:block}#content{flex:1}.ia-wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,52px)}.ia-nav{display:flex;gap:30px;align-items:center}.ia-burger{display:none;align-items:center;justify-content:center;background:0 0;border:1px solid rgb(42 36 32/.2);border-radius:10px;width:42px;height:42px;cursor:pointer;color:#2a2420}@media (max-width:820px){.ia-nav{display:none}.ia-burger{display:inline-flex}}.ia-mobile-menu{display:none;flex-direction:column;gap:4px;border-top:1px solid rgb(42 36 32/.07)}.ia-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:clamp(24px,3vw,38px)}.ia-link{text-decoration:none;transition:color .2s}.ia-card-hov{transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s}.ia-card-hov:hover{transform:translateY(-5px);box-shadow:0 14px 34px rgb(42 36 32/.1)}.ia-header{position:sticky;top:0;z-index:50;background:rgb(247 241 232/.82);backdrop-filter:blur(12px);border-bottom:1px solid rgb(42 36 32/.09)}.ia-header-row{height:70px;justify-content:space-between}.ia-eyebrow,.ia-header-row,.ia-logo{display:flex;align-items:center}.ia-logo{gap:11px;cursor:pointer}.ia-nav a{cursor:pointer;font-size:15px;font-weight:500}.ia-eyebrow{gap:12px;margin-bottom:18px}.ia-eyebrow span.label{font-family:ui-monospace,Menlo,monospace;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.ia-eyebrow .rule{flex:1;height:1px;background:rgb(42 36 32/.12)}.ia-card-body h3,.ia-h1-hero{font-family:var(--head);font-weight:500;margin:0}.ia-h1-hero{font-size:clamp(34px,5.2vw,58px);line-height:1.05;letter-spacing:-.02em;max-width:18ch}.ia-card{cursor:pointer;display:flex;flex-direction:column;background:#fffdf9;border:1px solid rgb(42 36 32/.09);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px rgb(42 36 32/.04);text-decoration:none}.ia-card-thumb{aspect-ratio:16/10;position:relative;background:repeating-linear-gradient(135deg,#efe5d6,#efe5d6 10px,#e8dcc9 10px,#e8dcc9 20px);background-size:cover;background-position:center}.ia-card-body{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}.ia-card-body .meta{display:flex;align-items:center;gap:9px;font-family:ui-monospace,Menlo,monospace;font-size:11.5px;color:#8a7e70}.ia-card-body .meta .cat{color:var(--accent);font-weight:600}.ia-card-body h3{font-size:21px;line-height:1.2;letter-spacing:-.01em}.ia-card-body p{margin:0;color:#6d6459;font-size:14.5px;flex:1}.ia-card-body .date{font-size:13px;color:#a89c8c;font-family:ui-monospace,Menlo,monospace}.ia-archive-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}.ia-archive-pill,.ia-footer-col a{cursor:pointer;text-decoration:none}.ia-archive-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 17px;font-family:"Public Sans",sans-serif;font-size:14.5px;font-weight:500;border:1px solid rgb(42 36 32/.13);background:#f7f1e8;color:#2a2420}.ia-archive-pill.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.ia-archive-pill .count{font-family:ui-monospace,Menlo,monospace;font-size:11.5px;opacity:.7}.ia-pagination{display:flex;gap:10px;justify-content:center;margin-top:clamp(40px,5vw,64px);flex-wrap:wrap}.ia-footer{background:#2a2420;color:#e9e1d6}.ia-footer-top{padding:clamp(44px,5vw,64px)0 clamp(30px,3vw,40px)}.ia-footer-row{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.ia-footer-brand{max-width:340px}.ia-footer-brand .logo-row{display:flex;align-items:center;gap:11px;margin-bottom:14px}.ia-footer-brand .logo-dot-wrap{position:relative;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.ia-footer-brand .logo-dot-ring{position:absolute;inset:0;border-radius:50%;border:1.5px solid var(--accent)}.ia-footer-brand .logo-dot{width:8px;height:8px;border-radius:50%;background:var(--accent)}.ia-footer-brand .logo-text{font-family:var(--head);font-size:20px;font-weight:600}.ia-footer-brand .logo-text em{font-style:italic;color:var(--accent)}.ia-footer-brand p{color:#b3a999;font-size:15px;line-height:1.6;margin:0}.ia-footer-cols{display:flex;gap:56px;flex-wrap:wrap}.ia-footer-col{display:flex;flex-direction:column;gap:11px}.ia-footer-col .col-title{font-family:ui-monospace,Menlo,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#8a7e6e;margin-bottom:3px}.ia-footer-col a{font-size:15px;color:#e9e1d6}.ia-footer-bottom{margin-top:44px;padding-top:24px;border-top:1px solid rgb(233 225 214/.15);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;color:#8a7e6e;font-size:13.5px}.ia-footer-bottom a{color:#8a7e6e;text-decoration:none}.ia-footer-bottom a:hover{color:#e9e1d6}.ia-footer-legal{display:flex;gap:16px;flex-wrap:wrap}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px}