:root{--bg:#f6f8f5;--surface:#fff;--surface-soft:#eef4ed;--surface-strong:#e4ece2;--text:#102318;--text-soft:#627066;--brand:#16794a;--brand-hover:#0e633b;--brand-light:#dff4e8;--accent:#e9a825;--accent-light:#fff5d8;--danger:#c53b3b;--success:#168454;--border:#dfe7dd;--border-strong:#cbd7c8;--shadow-sm:0 8px 24px rgba(18,51,30,.06);--shadow-md:0 20px 55px rgba(18,51,30,.12);--shadow-brand:0 14px 30px rgba(22,121,74,.22);--radius-xs:.65rem;--radius-sm:.85rem;--radius-md:1.15rem;--radius-lg:1.65rem;--radius-xl:2.2rem;--pill:999px;--container:1180px;--ease:cubic-bezier(.2,.8,.2,1);--section:clamp(4rem,7vw,7rem);--font:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}::selection{background:var(--brand);color:white}html{scrollbar-gutter:stable}*{scrollbar-width:thin;scrollbar-color:#5a9f79 transparent}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{min-height:44px;border:3px solid transparent;border-radius:999px;background:linear-gradient(180deg,#69ad87,var(--brand)) padding-box;box-shadow:0 0 0 1px rgba(22,121,74,.08) inset}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#44966b,var(--brand-hover)) padding-box}*::-webkit-scrollbar-thumb:active{background:var(--brand-hover) padding-box}*::-webkit-scrollbar-corner{background:transparent}.custom-select-list,.language-popover,[data-history]{scrollbar-width:thin;scrollbar-color:var(--brand) transparent}.custom-select-list::-webkit-scrollbar,.language-popover::-webkit-scrollbar,[data-history]::-webkit-scrollbar{width:8px}.custom-select-list::-webkit-scrollbar-thumb,.language-popover::-webkit-scrollbar-thumb,[data-history]::-webkit-scrollbar-thumb{border:2px solid transparent;background:var(--brand) padding-box}
