:root{--bg: #efefef;--text: #121212;--text-body: #23282f;--muted: #6c737c;--rule: #cbced3;--toggle-bg: #e2e5e9;--toggle-icon: #3e4650;--accent: #21759b;--accent-hover: #21759b;--max-width: 1500px;--content-width: 1160px}[data-theme="dark"]{--bg: #14181d;--text: #e6ecf2;--text-body: #d7dee6;--muted: #9aa5b1;--rule: #3a4652;--toggle-bg: #232c35;--toggle-icon: #e6ecf2;--accent: #21759b;--accent-hover: #21759b}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:"Avenir Next", "Helvetica Neue", Arial, sans-serif;line-height:1.5}.page{max-width:var(--max-width);margin:0 auto;padding:3rem 2.8rem 3.8rem}.top-row{display:flex;align-items:center;justify-content:flex-end;max-width:var(--content-width);margin-left:auto;margin-right:auto;margin-bottom:0.8rem}.top-controls{display:inline-flex;align-items:center;gap:0.6rem}.section-label{margin:0;color:var(--muted);font-size:clamp(1rem, 0.9vw, 1.12rem);font-weight:400;letter-spacing:0.01em}.theme-toggle{width:2rem;height:2rem;padding:0;border:0;border-radius:999px;background:var(--toggle-bg);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 120ms ease}.theme-toggle:hover{transform:translateY(-1px)}.theme-icon{width:0.95rem;height:0.95rem;fill:var(--toggle-icon)}.name-rule{width:100%;height:1px;background:var(--rule);margin-bottom:0.9rem}.site-header h1{margin:0 0 2rem;font-size:clamp(1.72rem, 1.72vw, 2.2rem);font-weight:700;letter-spacing:0.01em;color:var(--text)}.site-header{max-width:var(--content-width);margin-left:auto;margin-right:auto}.hero{display:grid;grid-template-columns:minmax(140px, 188px) minmax(0, 1fr);gap:clamp(2rem, 3.4vw, 4.2rem);align-items:start;max-width:var(--content-width);margin-left:auto;margin-right:auto}.hero-photo img{width:100%;max-width:188px;aspect-ratio:1 / 1;object-fit:cover;border-radius:50%;display:block}.hero-content h2{margin:0 0 1.6rem;max-width:28ch;font-size:clamp(1.62rem, 2.2vw, 2.72rem);font-weight:700;line-height:1.05;letter-spacing:-0.015em}.hero-content .accent{color:var(--accent)}.hero-content p{margin:0 0 1.35rem;max-width:76ch;font-size:clamp(1rem, 0.82vw, 1.18rem);color:var(--text-body);line-height:1.46}.hero-content strong{font-weight:700}.hero-content p.links-line{margin-top:0.9rem;font-size:0.82rem !important;line-height:1.25 !important;font-weight:700 !important;color:var(--muted)}a{color:var(--accent);text-decoration:underline;text-underline-offset:0.14em;text-decoration-thickness:1px}a:hover{color:var(--accent-hover)}.hero-content .hl{color:var(--accent);font-weight:700}.hero-content .mark{background:rgba(33,117,155,0.14);padding:0 0.2em;border-radius:0.2em}.sep{margin:0 0.42rem;color:var(--muted)}.news{margin-top:2.2rem;max-width:var(--content-width);margin-left:auto;margin-right:auto}.news h3{margin:0 0 0.95rem;font-size:clamp(1rem, 0.82vw, 1.18rem);font-weight:700;text-transform:lowercase}.news-list{margin:0;padding:0;list-style:none}.news-list li{margin:0 0 0.45rem;font-size:clamp(0.88rem, 0.72vw, 1.02rem);line-height:1.5;color:var(--text-body)}.news-date{color:var(--muted);font-weight:700;margin-right:0.4rem}.news-more{margin-top:0.55rem}.news-more summary{width:fit-content;cursor:pointer;color:var(--accent);font-size:clamp(0.84rem, 0.72vw, 0.92rem);text-decoration:underline;text-underline-offset:0.16em}.news-list-all{margin-top:0.45rem}@media (max-width: 900px){.page{padding:1.8rem 1.1rem 2.6rem}.top-row{margin-bottom:0.65rem}.site-header h1{margin-bottom:1.45rem}.hero{grid-template-columns:1fr;gap:1.2rem}.hero-photo img{max-width:150px}.hero-content h2{margin-bottom:1rem;max-width:18ch}.hero-content p{max-width:none;margin-bottom:0.95rem}.news{margin-top:1.3rem}}
