*{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-link{text-decoration:none;transition:color .2s}.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,.ia-logo{display:flex;align-items:center}.ia-header-row{height:70px;justify-content:space-between}.ia-logo{gap:11px;cursor:pointer}.ia-nav a,.ia-viewall{cursor:pointer;font-size:15px;font-weight:500}.ia-viewall{font-weight:600;color:var(--accent)}.ia-back-link{cursor:pointer;font-size:14px;color:#8a7e70;font-weight:500;text-decoration:none}.ia-article-meta{display:flex;align-items:center;gap:12px;font-family:ui-monospace,Menlo,monospace;font-size:12.5px;color:#8a7e70;margin:26px 0 16px;flex-wrap:wrap}.ia-article-meta .cat{color:var(--accent);font-weight:600}.ia-article-title{font-family:var(--head);font-weight:500;font-size:clamp(30px,4.8vw,50px);line-height:1.08;letter-spacing:-.02em;margin:0}.ia-article-thumb-wrap{padding-bottom:36px}.ia-article-thumb{aspect-ratio:16/8;border-radius:18px;position:relative;background:repeating-linear-gradient(135deg,#efe5d6,#efe5d6 12px,#e8dcc9 12px,#e8dcc9 24px);border:1px solid rgb(42 36 32/.08);background-size:cover;background-position:center}.ia-article-body{font-size:19px;line-height:1.78;color:#322d28}.ia-article-body h2,.ia-article-body h3{font-family:var(--head);font-weight:600;font-size:clamp(23px,3vw,30px);letter-spacing:-.015em;line-height:1.2;margin:42px 0 0}.ia-article-body h3{font-size:clamp(20px,2.6vw,25px);letter-spacing:-.01em;margin:36px 0 0}.ia-article-body p{margin:22px 0 0}.ia-article-body ul{margin:22px 0 0;padding-left:1.3em}.ia-article-body a{color:var(--accent);text-decoration:underline}.ia-author-card{margin:48px 0 0;padding-top:26px;border-top:1px solid rgb(42 36 32/.12);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.ia-author-card .who{display:flex;align-items:center;gap:13px}.ia-author-avatar{width:46px;height:46px;border-radius:50%;background:repeating-linear-gradient(135deg,#efe5d6,#efe5d6 6px,#e8dcc9 6px,#e8dcc9 12px);border:1px solid rgb(42 36 32/.1);background-size:cover;background-position:center}.ia-author-card .name{font-weight:600;font-size:15px}.ia-author-card .tag{color:#8a7e70;font-size:13px}.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{cursor:pointer;font-size:15px;color:#e9e1d6;text-decoration:none}.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}