:root{color-scheme:light;--paper:#f4f2ec;--sheet:#fffefa;--ink:#202c2c;--muted:#455451;--rule:#d8ddd6;--rule-strong:#cdd3cc;--blue:#245b66;--blue-soft:#e6efed;--coral:#a43f2f;--result-deep:#23434a;--result-text:#f5f7f1;--result-muted:#d6e1db;--positive:#d9e9a9;--negative:#ffd0c2;--error-bg:#faece8;--error-ink:#762d22;color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{flex-direction:column;min-width:320px;min-height:100svh;margin:0;display:flex}::selection{color:#fff;background:var(--blue)}:focus-visible{outline:3px solid var(--coral);outline-offset:3px}button,input,select,textarea{font:inherit}button{transition:color .16s,background-color .16s,border-color .16s,transform .12s}button:active:not(:disabled){transform:translateY(1px)}input{accent-color:var(--blue);caret-color:var(--coral)}::placeholder{color:var(--muted);opacity:1}a{color:inherit}.topbar,.site-main,.footer{width:min(1120px,100% - 48px);margin-inline:auto}.site-main{flex:1 0 auto}.topbar{border-bottom:1px solid var(--rule-strong);justify-content:space-between;align-items:center;min-height:78px;display:flex}.brand{color:var(--ink);letter-spacing:-.045em;align-items:center;gap:10px;font-size:16px;font-weight:650;text-decoration:none;display:inline-flex}.brand b{color:var(--blue);font-weight:750}.brand-mark{width:29px;height:29px;color:var(--sheet);background:var(--blue);letter-spacing:-.08em;place-items:center;font-size:17px;font-weight:700;display:grid}.site-nav{gap:28px;display:flex}.site-nav a{color:var(--muted);text-underline-offset:5px;font-size:13px;font-weight:570;text-decoration-color:#0000;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.site-nav a:hover{color:var(--blue);text-decoration-color:currentColor}.language-switch{gap:9px;font-size:10px;font-weight:650;display:flex}.language-switch a{color:var(--muted);text-underline-offset:3px}.language-switch [aria-current=page]{color:var(--blue)}.footer{min-height:76px;color:var(--muted);flex:none;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;font-size:10px;display:flex}.footer-brand{color:#34433f;font-size:12px}.footer .brand-mark{width:22px;height:22px;font-size:14px}.footer-links{flex-wrap:wrap;justify-content:center;gap:8px 12px;display:flex}.footer-links a{color:var(--muted);text-underline-offset:3px}.footer-links a:hover{color:var(--blue)}.history-list>li{background:var(--sheet);border:1px solid var(--rule);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;display:grid}.history-content{min-width:0}.history-meta{color:var(--muted);margin:0 0 10px;font-size:11px;line-height:1.4}.history-summary{grid-template-columns:repeat(auto-fit,minmax(min(100%,145px),1fr));gap:8px;margin:0;display:grid}.history-metric{background:var(--blue-soft);min-width:0;padding:9px 11px}.history-metric dt{color:var(--muted);font-size:10px;line-height:1.35}.history-metric dd{color:var(--ink);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:3px 0 0;font-size:14px;font-weight:650}.history-actions{flex:none;align-items:center;gap:8px;display:flex}.history-actions button{cursor:pointer;border:1px solid #0000;min-height:42px;padding:9px 13px;font-size:12px;font-weight:650}.history-restore{color:#fffefa;background:var(--blue);border-color:var(--blue)!important}.history-restore:hover{background:#173f47}.history-remove{color:var(--muted);background:0 0;border-color:var(--rule-strong)!important}.history-remove:hover{color:var(--error-ink);background:var(--error-bg);border-color:#d7a89f!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=760px){.topbar,.site-main,.footer{width:min(100% - 36px,560px)}.topbar{min-height:68px}.site-nav{gap:16px}.site-nav a{font-size:11px}.language-switch{gap:7px}.footer{flex-wrap:wrap;justify-content:flex-start;padding:17px 0}.footer>span:last-child{flex-basis:100%}.history-list>li{grid-template-columns:1fr;align-items:stretch;gap:13px}}@media (width<=420px){.topbar,.site-main,.footer{width:calc(100% - 28px)}.site-nav{gap:10px}.site-nav a{font-size:10px}.language-switch{gap:5px;font-size:9px}.brand{gap:7px;font-size:13px}.brand-mark{width:24px;height:24px}.footer{column-gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
