:root{--iron: #232529;--iron-dark: #090a0c;--gold: #d9a733;--gold-dark: #bb8621;--ink: #111215;--muted: #5e6167;--bg: #f4f0eb;--card: #ffffff;--border: #ded9d2;--max: 720px;--max-wide: 1180px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65;text-rendering:optimizeLegibility}img{max-width:100%}.container{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:1.25rem}a{color:var(--gold-dark)}h1,h2,h3{color:var(--ink);font-family:Montserrat,Inter,sans-serif;letter-spacing:-.02em}h1{font-size:2.1rem;line-height:1.15;margin:1.5rem 0 .5rem}h2{font-size:1.45rem;line-height:1.18;margin-top:2.2rem}.site-header{position:relative;z-index:50;min-height:70px;border-bottom:1px solid rgba(17,18,21,.08);background:#fffdf9}.site-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;min-height:70px;padding-block:.7rem}.site-header__brand{display:inline-flex;flex-shrink:0;align-items:center;gap:.65rem;color:var(--iron-dark);font-family:Montserrat,Inter,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.025em;line-height:1;text-decoration:none}.brand-mark{display:block;width:48px;height:48px;flex:0 0 48px;object-fit:contain}.brand-mark--small{width:38px;height:38px;flex-basis:38px}.site-header__actions{display:flex;align-items:center;gap:2rem}.site-nav{display:flex;align-items:center;gap:clamp(1.5rem,3vw,2.7rem)}.site-nav a{color:var(--ink);font-size:.95rem;font-weight:500;text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible{color:var(--gold-dark)}.site-nav__cta{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:11px;background:linear-gradient(135deg,#e1b44a,#ca9229);box-shadow:0 7px 18px #ab74122e;color:#101010!important;font-weight:700;padding:.65rem 1.3rem;text-decoration:none;white-space:nowrap}.site-nav__cta:hover,.site-nav__cta:focus-visible{background:#e3b548}.site-nav__toggle{display:none;width:44px;height:44px;flex-direction:column;justify-content:center;gap:6px;padding:8px;border:0;background:none;cursor:pointer}.site-nav__toggle-bar{display:block;width:100%;height:3px;border-radius:3px;background:var(--ink)}.site-footer{margin-top:4rem;border-top:1px solid var(--border);background:#fffdf9;color:var(--muted);font-size:.9rem;padding-block:1.6rem 1rem}.site-footer__inner{display:grid;max-width:1240px;grid-template-columns:minmax(210px,1fr) auto;align-items:center;gap:2rem}.site-footer__brand{font-size:1.8rem}.site-footer__brand-block p{margin:.45rem 0 0;color:var(--ink)}.site-footer__nav{display:flex;align-items:center;justify-content:center;gap:2rem}.site-footer a{color:var(--ink);text-decoration:none}.site-footer a:hover,.site-footer a:focus-visible{color:var(--gold-dark)}.site-footer__copyright{margin:1rem 0 0;color:#88847f;font-size:.72rem;text-align:center}.app-cta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;border-radius:12px;margin-block:2rem;padding:1.3rem 1.5rem;background:var(--iron-dark);color:#fff}.app-cta--inline{margin-block:1.5rem}.app-cta__headline{margin:0;font-size:1.15rem;font-weight:700}.app-cta__sub{margin:.2rem 0 0;opacity:.85}.app-cta__actions{display:flex;flex-wrap:wrap;gap:.6rem}.app-cta__btn{border-radius:8px;background:#fff;color:var(--iron-dark)!important;font-weight:600;padding:.55rem 1rem;text-decoration:none;white-space:nowrap}.app-cta__btn--secondary{background:#ffffff26;color:#fff!important}.post-list{margin:1rem 0;padding:0;list-style:none}.post-list__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--border);padding:.9rem 0}.post-list__link{display:flex;flex:1 1 auto;min-width:0;align-items:center;gap:1rem;color:inherit;text-decoration:none}.post-list__text{display:flex;min-width:0;flex-direction:column}.post-list__title{color:var(--iron-dark);font-weight:600}.post-list__desc{color:var(--muted);font-size:.92rem}.thumb{width:132px;height:auto;flex:0 0 132px;aspect-ratio:3 / 2;border:1px solid var(--border);border-radius:8px;background:#ecebe8;object-fit:cover}.thumb--placeholder{display:flex;align-items:center;justify-content:center;color:var(--muted);opacity:.6}.topic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;padding:0;list-style:none}.topic-grid a,.topic-grid .feature-card{display:flex;height:100%;flex-direction:column;gap:.3rem;border:1px solid var(--border);border-radius:10px;background:var(--card);color:inherit;padding:1rem;text-decoration:none}.topic-grid__title{color:var(--iron-dark);font-weight:600}.topic-grid__desc{color:var(--muted);font-size:.9rem}.article__cluster{margin-bottom:.2rem;color:var(--muted);text-transform:capitalize}.article__cluster a{color:var(--muted)}.article__meta{margin-top:0;color:var(--muted);font-size:.9rem}.article__hero{margin:1.4rem 0 0}.article__hero img{display:block;width:100%;height:auto;border-radius:10px}.article__hero figcaption{margin-top:.4rem;color:var(--muted);font-size:.8rem}.article__hero figcaption a{color:var(--muted)}.article__body{font-size:1.05rem}.article__body img{max-width:100%;height:auto;border-radius:8px}.article__body table{width:100%;border-collapse:collapse;margin-block:1.5rem 2rem;line-height:1.45}.article__body th,.article__body td{vertical-align:top;padding-block:.75rem;text-align:left}.article__body th{border-bottom:2px solid var(--iron);color:var(--iron-dark);font-family:Montserrat,Inter,sans-serif;font-size:.95rem;line-height:1.3}.article__body td{border-bottom:1px solid var(--border)}.article__body th+th,.article__body td+td{padding-left:clamp(1.5rem,5vw,3rem)}.article__body tbody tr:last-child td{border-bottom:0}.related{margin-top:2.5rem;border-top:1px solid var(--border);padding-top:1.5rem}.related__list{padding:0;list-style:none}.related__list li{padding:.6rem 0}.related__link{display:flex;align-items:center;gap:.9rem;color:inherit;text-decoration:none}.related__text{display:flex;min-width:0;flex-direction:column}.related__title{color:var(--iron-dark);font-weight:600}.related__desc{color:var(--muted);font-size:.9rem}.contact-form{display:flex;max-width:480px;flex-direction:column;gap:1rem;margin-top:1.5rem}.contact-form label{display:flex;flex-direction:column;gap:.3rem;font-weight:600}.contact-form input,.contact-form textarea{border:1px solid var(--border);border-radius:6px;background:#fff;font:inherit;padding:.6rem}.contact-form button{align-self:flex-start;border:0;border-radius:8px;background:var(--iron-dark);color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.3rem}.hp{position:absolute;left:-5000px}@media(max-width:860px){.site-header__actions{gap:.8rem}.site-nav{gap:1.1rem}.site-footer__inner{grid-template-columns:1fr;text-align:center}.site-footer__brand-block{justify-self:center}.site-footer__nav{flex-wrap:wrap;gap:1rem 1.5rem}}@media(max-width:720px){.site-header,.site-header__inner{min-height:68px}.site-header{border-bottom-color:#ffffff0d;background:#0b0c0e}.site-header__brand{color:#fff;font-size:1.75rem}.brand-mark{width:44px;height:44px;flex-basis:44px}.site-nav__toggle{display:flex}.site-nav__toggle-bar{background:#fff}.site-header__inner{position:relative}.site-nav{position:absolute;top:calc(100% - 2px);right:1rem;display:none;width:min(250px,calc(100vw - 2rem));flex-direction:column;align-items:stretch;gap:0;border:1px solid rgba(255,255,255,.12);border-radius:0 0 12px 12px;background:#121315;box-shadow:0 18px 28px #0000004d;padding:.55rem 1rem .9rem}.site-nav--open{display:flex}.site-nav a{color:#fff;padding:.7rem 0}.site-nav__cta{min-height:42px;padding:.55rem 1rem}h1{font-size:1.8rem}.thumb{width:96px;flex-basis:96px}.article__body table{font-size:.95rem}.article__body th,.article__body td{padding-block:.65rem}.article__body th+th,.article__body td+td{padding-left:1rem}.site-footer{margin-top:2.5rem}.site-footer__brand{color:var(--ink)}}@media(max-width:430px){.site-header__inner{padding-inline:.85rem}.site-header__brand{gap:.5rem;font-size:1.55rem}.brand-mark{width:42px;height:42px;flex-basis:42px}.site-nav__cta{font-size:.88rem;padding-inline:.85rem}.site-header__actions{gap:.35rem}.site-nav__toggle{width:40px;padding-inline:6px}.site-footer__nav{gap:.75rem 1rem}}
