*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #fefdf8;--surface: #f5ede0;--surface-2: #fff9f0;--border: #ddd0bc;--border-hover:#b8a48c;--text: #1c1209;--text-muted: #7a6552;--green: #27863a;--green-hover: #1d6b2d;--green-light: #e6f4e8;--amber: #c96a00;--amber-light: #fef3c7;--font-sans: "Nunito", system-ui, -apple-system, sans-serif;--font-serif: "Lora", Georgia, serif;--max-w: 1100px;--content-w: 760px;--nav-h: 60px;--radius: 10px;--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.1)}html{font-size:16px;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.65;min-height:100vh}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.nav{position:sticky;top:0;z-index:100;background:#fefdf8eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);height:var(--nav-h)}.nav-inner{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;gap:.25rem}.nav-brand{font-weight:800;font-size:1.1rem;color:var(--text);margin-right:auto;display:flex;align-items:center;gap:.4rem;letter-spacing:-.01em}.nav-brand:hover{text-decoration:none;color:var(--green)}.nav-link{padding:.4rem .85rem;border-radius:20px;font-size:.875rem;font-weight:600;color:var(--text-muted);transition:background .15s,color .15s}.nav-link:hover{background:var(--surface);color:var(--text);text-decoration:none}.nav-link.active{color:var(--green);background:var(--green-light)}.container{max-width:var(--max-w);margin:0 auto;padding:2rem 1.5rem 4rem}.container--narrow{max-width:var(--content-w);margin:0 auto;padding:2rem 1.5rem 4rem}.hero-banner{width:100%;height:380px;overflow:hidden}.hero-banner-img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-text{background:var(--surface);border-bottom:1px solid var(--border);padding:2.75rem 1.5rem 2.5rem;text-align:center}.hero-text-inner{max-width:680px;margin:0 auto}.hero-title{font-family:var(--font-sans);font-weight:800;font-size:2.75rem;line-height:1.15;margin-bottom:.75rem;color:var(--text);letter-spacing:-.02em}.hero-subtitle{font-size:1.1rem;color:var(--text-muted);margin-bottom:1.75rem;line-height:1.6}.btn{display:inline-block;background:var(--green);color:#fff;padding:.75rem 1.75rem;border-radius:24px;font-weight:700;font-size:.95rem;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 2px 12px #27863a4d}.btn:hover{background:var(--green-hover);transform:translateY(-1px);box-shadow:0 4px 16px #27863a59;text-decoration:none}.info-box{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;font-size:.9rem;color:var(--text-muted);line-height:1.7}.info-box strong{color:var(--text)}.page-title{font-family:var(--font-sans);font-weight:800;font-size:1.85rem;letter-spacing:-.02em;margin-bottom:.35rem;color:var(--text)}.page-subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem}.lang-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:1rem}.lang-card{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);border-top:3px solid transparent;padding:1.1rem .85rem;text-align:center;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;flex-direction:column;align-items:center;gap:.45rem;color:var(--text);box-shadow:var(--shadow-sm)}.lang-card:hover{border-top-color:var(--green);border-color:var(--border-hover);transform:translateY(-3px);box-shadow:var(--shadow-md);text-decoration:none}.lang-flag{font-size:2.4rem;line-height:1}.lang-name{font-size:.875rem;font-weight:700;line-height:1.2}.lang-count{font-size:.75rem;color:var(--text-muted)}.article-list{display:flex;flex-direction:column}.article-card{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border)}.article-card:last-child{border-bottom:none}.article-card-thumb{width:130px;height:82px;border-radius:6px;object-fit:cover;flex-shrink:0;background:var(--surface);border:1px solid var(--border)}.article-card-thumb--placeholder{background:linear-gradient(135deg,var(--surface) 0%,var(--green-light) 100%);display:flex;align-items:center;justify-content:center;font-size:1.75rem}.article-card-body{flex:1;display:flex;flex-direction:column;gap:.3rem;justify-content:center}.article-card-title{font-size:.975rem;font-weight:700;color:var(--text);line-height:1.35}.article-card-title:hover{color:var(--green);text-decoration:none}.article-meta{font-size:.78rem;color:var(--text-muted)}.article-pdf{font-size:.78rem;display:inline-flex;align-items:center;gap:.3rem;color:var(--amber);font-weight:600;width:fit-content}.article-pdf:hover{text-decoration:underline}.article-header{margin-bottom:1.5rem}.article-page-title{font-family:var(--font-sans);font-weight:800;font-size:1.85rem;line-height:1.25;letter-spacing:-.02em;margin-bottom:.75rem}.article-cover{width:100%;max-height:440px;object-fit:cover;border-radius:var(--radius);margin-bottom:1.75rem;box-shadow:var(--shadow-md)}.article-body{font-family:var(--font-serif);font-size:1.0625rem;line-height:1.875;max-width:var(--content-w)}.article-body h1,.article-body h2,.article-body h3{font-family:var(--font-sans);font-weight:700;margin:2rem 0 .6rem;color:var(--text)}.article-body h2{font-size:1.25rem}.article-body h3{font-size:1.05rem}.article-body p{margin-bottom:1.1rem}.article-body a{color:var(--green)}.article-body img{border-radius:8px;margin:1rem 0;box-shadow:var(--shadow-sm)}.article-body ul,.article-body ol{padding-left:1.5rem;margin-bottom:1rem}.article-body li{margin-bottom:.3rem}.pdf-download{display:inline-flex;align-items:center;gap:.4rem;background:var(--amber-light);border:1px solid #f0c070;color:var(--amber);padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:700;margin-bottom:1.5rem;transition:background .15s}.pdf-download:hover{background:#fde8a0;text-decoration:none}.also-in{background:var(--green-light);border:1px solid #c5e0c8;border-radius:8px;padding:.7rem 1rem;margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.85rem}.also-in-label{color:var(--text-muted);margin-right:.1rem;font-weight:600}.also-in-flag{display:inline-flex;align-items:center;gap:.25rem;background:#fff;border:1px solid #c5e0c8;border-radius:20px;padding:.2rem .6rem;color:var(--text);font-size:.8rem;font-weight:600;transition:border-color .15s,background .15s}.also-in-flag:hover{border-color:var(--green);background:var(--green-light);text-decoration:none}.search-wrap{margin-top:1.5rem}#search-input{width:100%;padding:.8rem 1rem;border:2px solid var(--border);border-radius:24px;font-size:1rem;font-family:var(--font-sans);background:var(--bg);color:var(--text);margin-bottom:1.5rem}#search-input:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px var(--green-light)}#search-results .result-item{padding:.75rem 0;border-bottom:1px solid var(--border)}#search-results .result-item:last-child{border-bottom:none}#search-results a{font-weight:700;color:var(--green);font-size:.975rem}#search-results p{font-size:.875rem;color:var(--text-muted);margin-top:.25rem}.back-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:var(--text-muted);margin-bottom:1.5rem;padding:.3rem .6rem;border-radius:6px;transition:background .1s,color .1s}.back-link:hover{background:var(--surface);color:var(--green);text-decoration:none}.footer{border-top:1px solid var(--border);padding:2rem 1.5rem;text-align:center;font-size:.8rem;color:var(--text-muted);background:var(--surface);line-height:1.8}.footer a{color:var(--text-muted)}.footer a:hover{color:var(--green)}@media (max-width: 640px){.hero-banner{height:240px}.hero-title{font-size:2rem}.lang-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.article-card-thumb{width:90px;height:60px}.article-page-title{font-size:1.5rem}}
