:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f1;color:#181715}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f5f1}button,input,select,textarea{font:inherit}#app{width:100%;min-height:100vh}.toolbar{position:sticky;top:0;z-index:10;display:flex;align-items:end;justify-content:space-between;gap:24px;padding:18px 20px;border-bottom:1px solid rgba(24,23,21,.1);background:#f5f5f1eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.eyebrow{margin:0 0 4px;color:#77736b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1,h2,p{margin:0}h1{font-size:clamp(24px,3vw,42px);line-height:.95;letter-spacing:-.05em}.meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:#5f5b53;font-size:13px}.meta span{border:1px solid rgba(24,23,21,.12);border-radius:999px;padding:7px 10px;background:#ffffff80}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;padding:12px}.card{min-width:0;overflow:hidden;border:1px solid rgba(24,23,21,.1);border-radius:18px;background:#fff;box-shadow:0 14px 32px #1817150d}.card header{display:flex;align-items:center;gap:12px;min-height:68px;padding:14px 16px;border-bottom:1px solid rgba(24,23,21,.08)}.index{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border-radius:50%;background:#181715;color:#fff;font-size:12px;font-weight:800}.card h2{color:#181715;font-size:15px;line-height:1.15;letter-spacing:-.02em}.card p{margin-top:4px;color:#77736b;font-size:12px}.widget{min-height:330px;background:#fff}.widget iframe{display:block;width:100%!important}.loading,.boot,.error{display:grid;place-items:center;min-height:220px;padding:24px;color:#77736b;text-align:center}.error{min-height:100vh}.error h1{margin-bottom:10px}@media(max-width:1180px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.toolbar{position:static;display:block}.meta{justify-content:flex-start;margin-top:14px}.grid{grid-template-columns:1fr;padding:8px}.card{border-radius:14px}}.widget-error{display:grid;place-items:center;gap:10px;min-height:260px;padding:24px;color:#77736b;text-align:center}.widget-error a{color:#181715;font-weight:800;text-decoration:underline}.card p a{color:#181715;font-weight:700;text-decoration:none}.card p a:hover{text-decoration:underline}.widget iframe{min-height:330px!important;height:330px!important}.volume-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px}.volume-badge,.volume-note{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;line-height:1}.volume-badge{border:1px solid rgba(24,23,21,.08);text-transform:uppercase;letter-spacing:.04em}.volume-note{color:#6f6a61;background:#f5f2ec}.volume-tiny{color:#5f5b53;background:#eeeae2}.volume-small{color:#72541d;background:#fff2cf}.volume-medium{color:#69451c;background:#ffe3bd}.volume-large{color:#69351f;background:#ffd2c2}.volume-huge{color:#fff;background:#181715}.volume-unknown{color:#5f5b53;background:#ececec}
