:root{--bg:#E6D8C9;--surface:#F7F7F5;--accent:#7A8F7B;--text:#2b2b2b;--muted:#4A4A4A;--accent-strong:#5F7360;--accent-strong-hover:#4E6050;--link:#4A5C4B;--footer-bg:#DDD8CD;--tint:rgba(122, 143, 123, 0.10);--tint-strong:rgba(122, 143, 123, 0.20);--max-width:820px;--container:var(--max-width)}.is-home{--container:1100px}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.75;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}img{max-width:100%;height:auto}a{color:var(--link);text-decoration:none}:focus-visible{outline:2px solid var(--accent-strong);outline-offset:3px;border-radius:2px}.site-header :focus-visible,.button:focus-visible{outline-color:#fff}a:hover{text-decoration:underline}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:absolute;left:12px;top:-100px;z-index:100;padding:10px 18px;background:var(--accent-strong);color:#fff;border-radius:0 0 6px 6px;font-size:.9rem;transition:top .15s ease}.skip-link:focus{top:0;text-decoration:none}main:focus{outline:none}.button{display:inline-flex;align-items:center;gap:.45em;padding:10px 20px;background:var(--accent-strong);color:#fff;border-radius:6px;font-size:.9rem;font-weight:500;transition:transform .2s ease,background-color .2s ease}.button:hover{text-decoration:none;background:var(--accent-strong-hover);transform:translateY(-2px)}.link-action{display:inline-flex;align-items:baseline;gap:.5em;padding-bottom:4px;color:var(--link);font-size:1rem;font-weight:500;letter-spacing:.005em;border-bottom:1px solid rgba(74,92,75,.35);transition:border-color .2s ease}.link-action:hover{text-decoration:none;border-bottom-color:var(--link)}.link-action-arrow{display:inline-block;transition:transform .2s ease}.link-action:hover .link-action-arrow{transform:translateX(3px)}@media(prefers-reduced-motion:reduce){.button,.link-action,.link-action-arrow,.post-nav-item,.nav-toggle-bars,.nav-toggle-bars::before,.nav-toggle-bars::after{transition:none}.button:hover{transform:none}.link-action:hover .link-action-arrow{transform:none}}h1,h2,h3,h4{line-height:1.2;margin:0 0 1rem;overflow-wrap:break-word}p,li,td,dd,figcaption{overflow-wrap:break-word}h1{font-size:2rem}h2{font-size:1.4rem;margin-top:2.5rem}p{margin:0 0 1.2em;max-width:68ch}.site-header{background:var(--accent-strong);padding:0}.site-header .nav{max-width:var(--container);margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;min-height:62px}.nav-brand{color:#fff;font-weight:600;font-size:1rem;letter-spacing:-.01em}.nav-brand-short{display:none;font-size:1.05rem;font-weight:700;letter-spacing:.06em}.nav-brand:hover{text-decoration:none;opacity:.85}.nav-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:26px}.nav-menu a{color:#fff;font-weight:500;font-size:.95rem;letter-spacing:.2px;display:inline-block}.nav-menu a:hover{opacity:.85;text-decoration:none}.nav-menu a[aria-current=page]{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px}.nav-toggle{display:none;align-items:center;gap:9px;background:0 0;border:0;padding:10px 0;margin:0;color:#fff;font:inherit;font-size:.9rem;font-weight:500;letter-spacing:.02em;cursor:pointer}.nav-toggle-bars{position:relative;display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:background-color .2s ease}.nav-toggle-bars::before,.nav-toggle-bars::after{content:"";position:absolute;left:0;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .25s ease,top .25s ease}.nav-toggle-bars::before{top:-7px}.nav-toggle-bars::after{top:7px}.nav[data-open=true] .nav-toggle-bars{background:0 0}.nav[data-open=true] .nav-toggle-bars::before{top:0;transform:rotate(45deg)}.nav[data-open=true] .nav-toggle-bars::after{top:0;transform:rotate(-45deg)}main{width:100%;max-width:var(--container);margin:60px auto;padding:0 20px;flex:1 0 auto}.hero{display:grid;grid-template-columns:minmax(0,1fr)380px;align-items:center;gap:80px;padding:32px 0 72px}.hero-text{max-width:34rem}.hero-kicker{margin:0 0 18px;max-width:none;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;line-height:1.6;color:var(--link)}.hero-name{font-size:clamp(2.4rem,4.6vw,3.4rem);font-weight:600;letter-spacing:-.035em;line-height:1.05;margin:0}.hero-rule{display:block;width:68px;height:4px;border-radius:2px;background:var(--accent-strong);margin:26px 0 30px}.hero-statement{margin:0 0 20px;max-width:30ch;font-size:clamp(1.3rem,2.1vw,1.6rem);font-weight:500;line-height:1.4;letter-spacing:-.015em;color:var(--text)}.hero-body p{margin:0 0 1.1em;max-width:46ch;font-size:1.02rem;line-height:1.75;color:var(--muted)}.hero-body p:last-child{margin-bottom:0}.hero-actions{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px 34px;margin:40px 0 0;max-width:none}.hero-image{display:flex;justify-content:flex-end}.hero-image img{width:100%;max-width:380px;aspect-ratio:4/5;object-fit:cover;border-radius:4px}.about{max-width:68ch;margin:0 0 60px}.about-content{max-width:68ch}.about h1{font-size:clamp(2.2rem,5vw,3rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;margin-bottom:1.5rem}.about-content p{font-size:1.08rem;line-height:1.9;margin-bottom:1.4rem}.about h2{margin-top:4.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;line-height:1.3}.about .link-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem;list-style:none;padding-left:0}.list-header{margin-bottom:48px}.list-header h1{font-size:clamp(2.2rem,5vw,3rem);font-weight:600;letter-spacing:-.03em;margin-bottom:1.2rem}.list-intro p{color:var(--muted);font-size:1.05rem;margin-bottom:0}.categories{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:1.8rem}.categories-label{font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.blog-list{display:flex;flex-direction:column;gap:40px}.blog-item{padding-bottom:32px;border-bottom:1px solid rgba(0,0,0,.12)}.blog-item:last-child{border-bottom:0}.blog-title{font-size:1.5rem;margin:0 0 8px}.blog-title a{color:var(--text)}.blog-title a:hover{color:var(--link);text-decoration:none}.blog-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:.85rem;color:var(--muted);margin-bottom:12px}.blog-excerpt{color:var(--muted);margin-bottom:0}.tag-list{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;list-style:none;margin:0 0 0 20px;padding:0}.tag-pill{display:inline-flex;align-items:baseline;gap:.35em;padding:3px 10px;border-radius:4px;background:var(--tint);color:var(--link);font-size:.78rem;font-weight:500;letter-spacing:.01em;transition:background-color .2s ease}.tag-pill:hover{background:var(--tint-strong);text-decoration:none}.tag-index{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0}.read-more{display:inline-block;margin-top:8px;font-size:.9rem;color:var(--link)}.post{max-width:68ch;margin:0 0 56px}.post h1{font-size:clamp(1.7rem,3.4vw,2.15rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-bottom:1.5rem}.post-back{font-size:.9rem;margin-bottom:20px}.post-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:.85rem;color:var(--muted);margin-bottom:16px}.post-content{font-size:1.06rem;line-height:1.7}.post-content p{max-width:none;margin-bottom:1.5em}.post-content h2,.post-content h3{margin-top:2.8rem;margin-bottom:.9rem;font-weight:600;letter-spacing:-.01em;line-height:1.3}.post-content h2{font-size:1.5rem}.post-content h3{font-size:1.25rem}.post-content h4{margin-top:2.2rem;font-size:1.08rem;font-weight:600}.post-content ul,.post-content ol{margin:0 0 1.5em;padding-left:1.4em;line-height:1.55}.post-content li{margin-bottom:.4em}.post-content li:last-child{margin-bottom:0}.post-content li::marker{color:var(--accent-strong)}.post-content blockquote{margin:2em 0;padding:.2em 0 .2em 1.4em;border-left:3px solid var(--accent);color:var(--muted);font-style:italic}.post-content blockquote p:last-child{margin-bottom:0}.post-content a{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.post-content img{display:block;width:100%;height:auto;border-radius:12px;margin:2.2em 0}.post-content figure{margin:2.2em 0}.post-content figcaption{font-size:.85rem;color:var(--muted);margin-top:.6em}.post-content hr{border:0;border-top:1px solid rgba(0,0,0,.15);margin:3em 0}.post-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;background:rgba(0,0,0,6%);padding:.15em .4em;border-radius:4px}.post-content pre{background:#2b2b2b;color:#f5f5f2;padding:18px 20px;border-radius:10px;overflow-x:auto;font-size:.88rem;line-height:1.6;margin:2em 0}.post-content pre code{background:0 0;padding:0;color:inherit}.post-content table{width:100%;border-collapse:collapse;margin:2em 0;font-size:.95rem}.post-content th,.post-content td{text-align:left;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.12)}.post-nav{max-width:68ch;margin:0 0 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding-top:32px;border-top:1px solid rgba(0,0,0,.12)}.post-nav-item{display:flex;flex-direction:column;gap:4px;padding:16px 18px;border-radius:8px;background:var(--tint);border-left:3px solid var(--accent);transition:background-color .2s ease,border-color .2s ease}.post-nav-item:hover{background:var(--tint-strong);border-left-color:var(--accent-strong);text-decoration:none}.post-nav-item:hover .post-nav-label{color:var(--link)}.post-nav-label{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.post-nav-title{font-weight:500;color:var(--text);line-height:1.35}.notfound{max-width:62ch;margin:40px auto 80px;text-align:center}.notfound-code{font-size:clamp(4rem,14vw,7rem);font-weight:600;letter-spacing:-.05em;line-height:1;color:var(--accent);margin:0 0 .2em;max-width:none}.notfound h1{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:600;letter-spacing:-.02em;margin-bottom:1.2rem}.notfound p{max-width:none;color:var(--muted)}.notfound-actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 28px;margin-top:2.5rem}.notfound-secondary{font-size:.95rem}.site-footer{margin-top:80px;padding:34px 0;background:var(--footer-bg)}.footer-inner{max-width:var(--container);margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:32px}.footer-copyright{font-size:.9rem;color:var(--muted)}.footer-links{display:flex;align-items:center;gap:22px;font-size:.9rem}.footer-links a{color:var(--muted);display:inline-flex;align-items:center;transition:color .2s ease}.footer-links a:hover{color:var(--link);text-decoration:none}.footer-social-icon{width:21px;height:21px;fill:var(--muted);display:block}.footer-links a[aria-label=LinkedIn]:hover .footer-social-icon,.footer-links a[aria-label=GitHub]:hover .footer-social-icon{fill:var(--link)}.footer-links a[aria-label=LinkedIn],.footer-links a[aria-label=GitHub]{padding:8px;margin:-8px}.bilingual-table{display:grid;grid-template-columns:1fr 1fr;column-gap:3rem;row-gap:2rem;align-items:start}.bilingual-table>div{min-width:0}@media(max-width:900px){.hero{gap:48px;grid-template-columns:minmax(0,1fr)300px}}@media(max-width:800px){.hero{grid-template-columns:1fr;gap:40px;padding:24px 0 56px}.bilingual-table{grid-template-columns:1fr;row-gap:1.5rem}.hero-image{order:-1;justify-content:flex-start}.hero-image img{max-width:260px}.hero-text{max-width:none}}@media(max-width:640px){.nav-toggle{display:inline-flex}.nav-brand-full{display:none}.nav-brand-short{display:inline}.nav-menu{flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;margin:0 -20px;padding:6px 0 10px;border-top:1px solid rgba(255,255,255,.22)}.nav-menu a{display:block;padding:13px 20px;font-size:1rem}.nav-menu a:hover{background:rgba(0,0,0,.12);opacity:1}.nav-menu a[aria-current=page]{background:rgba(0,0,0,.22);text-decoration:none}.nav[data-open=false] .nav-menu{display:none}}@media(max-width:600px){main{margin:36px auto 48px}.list-header{margin-bottom:36px}.blog-list{gap:32px}.site-footer{padding:28px 0}.footer-inner{flex-direction:column;align-items:flex-start;gap:20px}.footer-links{flex-wrap:wrap;gap:16px}}