.history-search{width:calc(100% - 16px);min-height:38px;margin:0 8px 10px;padding:0 11px;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--text);font:inherit}.history-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.history-entry .history-item{min-width:0}.history-actions{display:flex;align-items:center;gap:2px}.history-action{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--muted);font:inherit;font-size:18px;line-height:1;cursor:pointer}.history-action:hover,.history-action:focus-visible{border-color:var(--line);color:var(--text);outline:0}.history-delete:hover,.history-delete:focus-visible{border-color:#e85d7870;background:#e85d7818;color:#ff9caf}.history-action:disabled,.history-entry[aria-busy="true"]{opacity:.55;cursor:wait}.history-preferences{display:grid;gap:12px;margin:10px 0;padding:17px;border:1px solid #ffffff18;border-radius:14px;background:#ffffff08}.history-preferences h3,.history-preferences p{margin:0}.history-preferences p,.history-preferences small{color:#b8aabd;font-size:11px}.history-preferences label{display:flex;align-items:center;justify-content:space-between;gap:18px}.history-preferences label span{display:grid}.history-preferences input{width:18px;height:18px;accent-color:#a72cc8}.session-auth-notice,.session-sync-notice{position:fixed;z-index:120;top:88px;left:50%;transform:translateX(-50%);width:min(680px,calc(100% - 32px));margin:0!important;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 18px 54px #0008}.session-auth-notice a{flex:none;color:var(--pink);font-weight:800;text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.history-action{width:38px;height:38px}.history-actions{gap:3px}}@media(max-width:600px){.session-auth-notice,.session-sync-notice{top:84px;align-items:flex-start;flex-direction:column;gap:8px}}
