:root{color-scheme:light;--ink:#29231e;--paper:#fffdfa;--cream:#f6efe5;--orange:#bc5f2c;--line:#d9cdc0}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.6}.site-shell{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{background:#2d2722;color:#fff}.site-header__row,.site-footer__row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0}.brand{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:800}.brand span{color:#ffcf91}.site-nav{display:flex;flex-wrap:wrap;gap:16px}.site-nav a,.site-footer a{color:inherit}.breadcrumbs{font-size:.9rem;margin:20px 0;color:#665d54}.breadcrumbs a{color:#70411f}.article{width:min(960px,calc(100% - 32px));margin:0 auto 56px}.article h1{font-family:Georgia,serif;font-size:clamp(2.35rem,5vw,4.6rem);line-height:1.05;margin:.2em 0}.dek{font-size:1.17rem;max-width:68ch}.hero{margin:28px 0}.hero img{display:block;width:100%;height:auto;border-radius:20px}.article h2{font-family:Georgia,serif;line-height:1.2;margin:2.25rem 0 .7rem}.article a{color:#9a431d;text-underline-offset:3px}.answer-block{border-left:5px solid var(--orange);padding:14px 17px;background:var(--cream);margin:20px 0}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:12px}.idea-matrix{border-collapse:collapse;width:100%;min-width:650px}.idea-matrix th,.idea-matrix td{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}.idea-matrix th{background:var(--cream)}.site-footer{background:#2d2722;color:#f8f1e8;padding:24px 0}.site-footer p{margin:0}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:9;background:#fff;padding:8px}@media(max-width:640px){.site-header__row{align-items:flex-start;flex-direction:column;gap:8px}.site-nav{gap:12px}.article{width:min(100% - 24px,960px)}.article h1{font-size:2.5rem}.site-footer__row{align-items:flex-start;flex-direction:column}}
