.hero.history-page{min-height:auto;padding:140px 26px 96px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.history-title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);font-size:clamp(22px,2.8vw,28px);font-weight:800;line-height:1.02}.history-sub{color:var(--gray-2);margin:16px auto 0;font-size:17px;line-height:1.5;white-space:nowrap}.history-sub a{color:var(--ink);text-decoration:underline;text-underline-offset:2px}.history-sub a:hover{color:var(--magenta)}.history-empty{margin:40px auto 0;width:100%;max-width:560px;flex-direction:column;align-items:center;text-align:center;display:flex}.history-empty-box{flex-direction:column;align-items:center;gap:8px;text-align:center;background:var(--bar);border:1px dashed var(--line-strong);border-radius:20px;padding:48px 24px;display:flex;width:100%}.history-empty-box svg{width:34px;height:34px;color:var(--gray-2);margin-bottom:6px}.history-empty-title{color:var(--ink);font-weight:700;font-size:1.05rem;text-align:center}.history-empty-text{color:var(--gray-2);max-width:420px;font-size:15px;text-align:center;margin:0 auto}.history-list{flex-direction:column;gap:12px;margin:20px auto 0;width:100%;max-width:680px;text-align:left;display:flex}.history-pager{flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin:24px auto 0;width:100%;max-width:680px;display:flex}.history-pager button{min-width:38px;height:38px;padding:0 11px;border:1px solid var(--line-strong);border-radius:11px;background:var(--surface);color:var(--ink);font-family:var(--font-body);font-size:14px;font-weight:600;cursor:pointer;place-items:center;display:grid;transition:transform .22s var(--ease-spring),background .22s var(--ease-spring),color .22s var(--ease-spring),border-color .22s var(--ease-spring),opacity .22s var(--ease-spring)}.history-pager button:hover:not(:disabled){background:var(--hover);transform:translateY(-1px)}.history-pager button:active:not(:disabled){transform:scale(.96);transition-duration:.08s}.history-pager button:focus-visible{outline:none;box-shadow:0 0 0 3px var(--cyan-soft)}.history-pager button[aria-current=page]{background:var(--accent);border-color:var(--accent);color:#111212;pointer-events:none}.history-pager button:disabled{opacity:.35;cursor:default}.history-pager .h-pager-chev{font-size:16px;line-height:1;font-weight:500;padding:0 12px}.h-card{align-items:center;gap:14px;background:var(--surface);border:1px solid var(--line-strong);border-radius:18px;padding:14px 16px;transition:transform .28s var(--ease-spring),box-shadow .28s var(--ease-spring),border-color .28s var(--ease-spring);display:flex;flex-wrap:wrap}.h-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000014}.h-card.pinned{border-color:var(--amber)}.h-check{flex:none;width:18px;height:18px;accent-color:var(--accent);cursor:pointer;margin:0}.h-thumb{width:68px;height:68px;flex:none;border-radius:14px;overflow:hidden;background:var(--bar);border:1px solid var(--line);place-items:center;color:var(--gray-2);display:grid}.h-thumb img{width:100%;height:100%;object-fit:cover;display:block}.h-thumb svg{width:24px;height:24px;opacity:.7}.h-meta{flex:1 1 200px;min-width:0}.h-title{color:var(--ink);font-weight:700;line-height:1.25;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h-sub{align-items:center;flex-wrap:wrap;gap:6px;margin-top:5px;font-size:12.5px;color:var(--gray-2);display:flex}.h-badge{font-family:var(--font-mono);letter-spacing:.03em;color:var(--ink);background:var(--hover);border-radius:99px;align-items:center;gap:6px;padding:2px 8px;font-size:10.5px;line-height:1.4;display:inline-flex}.h-badge:before{content:"";width:7px;height:7px;background:var(--accent);border-radius:50%;flex:none}.h-badge.tiktok:before{background:var(--green)}.h-badge.youtube:before{background:var(--red)}.h-badge.type-video:before{background:var(--accent)}.h-badge.type-image:before{background:var(--green)}.h-badge.type-slideshow:before{background:var(--amber)}.h-badge.type-story:before{background:var(--magenta)}.h-badge.type-audio:before{background:var(--orange)}.h-detail{white-space:nowrap}.h-url{color:var(--gray-2);font-family:var(--font-mono);margin-top:4px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .18s var(--ease-spring);display:block}.h-url:hover{color:var(--magenta)}.h-actions{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.h-pin,.h-copy,.h-dl,.h-del{flex:none;width:38px;height:38px;border:1px solid var(--line-strong);background:var(--surface);color:var(--gray-2);border-radius:12px;place-items:center;cursor:pointer;transition:transform .22s var(--ease-spring),background .22s var(--ease-spring),color .22s var(--ease-spring),border-color .22s var(--ease-spring);display:grid}.h-pin svg,.h-copy svg,.h-dl svg,.h-del svg{width:16px;height:16px}.h-pin:hover,.h-pin.on{background:var(--amber);border-color:var(--amber);color:#111212}.h-pin:hover{transform:translateY(-1px)}.h-copy:hover{background:var(--green);border-color:var(--green);color:#fff;transform:translateY(-1px)}.h-dl:hover{background:var(--accent);border-color:var(--accent);color:#111212;transform:translateY(-1px)}.h-del:hover{background:var(--red);border-color:var(--red);color:#fff;transform:translateY(-1px)}.h-pin:active,.h-copy:active,.h-dl:active,.h-del:active{transform:scale(.96);transition-duration:.08s}.history-toolbar{flex-direction:column;gap:14px;margin:32px auto 0;width:100%;max-width:680px;text-align:left;display:flex}.history-controls{align-items:center;flex-wrap:wrap;gap:10px;display:flex}.history-search{flex:1 1 200px;position:relative;align-items:center;display:flex}.history-search-icon{position:absolute;left:14px;width:16px;height:16px;color:var(--gray-2);pointer-events:none}.history-search input{width:100%;padding:12px 14px 12px 40px;border:1px solid var(--line-strong);border-radius:12px;background:var(--surface);color:var(--ink);font-family:var(--font-body);font-size:14px;outline:none;transition:box-shadow .22s var(--ease-spring)}.history-search input:focus{box-shadow:0 0 0 3px var(--cyan-soft)}.history-search input::placeholder{color:var(--gray-2)}.history-select{border:1px solid var(--line-strong);border-radius:12px;background:var(--surface);color:var(--ink);font-family:var(--font-body);font-size:13px;padding:12px 34px 12px 12px;cursor:pointer;outline:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none"><path d="M6 9l6 6 6-6" stroke="%236b7280" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right 12px center;transition:box-shadow .22s var(--ease-spring)}.history-select:focus{box-shadow:0 0 0 3px var(--cyan-soft)}.history-meta-row{align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;display:flex}.history-stats{color:var(--gray-2);font-family:var(--font-mono);letter-spacing:.02em;font-size:12.5px;margin:0}.history-meter{width:140px;height:6px;border-radius:99px;background:var(--hover);overflow:hidden}.history-meter span{display:block;height:100%;width:0%;background:var(--accent);border-radius:99px;transition:width .3s var(--ease-spring)}.history-selection{align-items:center;flex-wrap:wrap;gap:10px;background:var(--bar);border:1px solid var(--line-strong);border-radius:12px;padding:10px 14px;display:flex}.history-selection-count{font-size:13px;color:var(--ink);font-weight:600;margin-right:auto}.history-selection-del{background:var(--red);color:#fff;border:0;font-family:var(--font-mono);letter-spacing:.03em;cursor:pointer;border-radius:10px;padding:9px 14px;font-size:13px}.history-selection-cancel{background:transparent;border:1px solid var(--line-strong);color:var(--ink);cursor:pointer;border-radius:10px;padding:9px 14px;font-size:13px}.history-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:120;align-items:center;gap:16px;background:var(--ink);color:var(--paper);border:1px solid var(--line-strong);border-radius:14px;padding:12px 16px 12px 18px;box-shadow:0 16px 40px #0000004d;font-size:14px;max-width:calc(100vw - 40px);display:flex}.history-toast button{background:none;border:0;color:var(--paper);cursor:pointer;font-weight:700;font-size:14px;text-decoration:underline;text-underline-offset:2px;padding:0}@media(max-width:640px){.history-sub{white-space:normal}.h-card{gap:12px;padding:12px}.h-thumb{width:56px;height:56px;border-radius:12px}.h-actions{width:100%;margin-left:0;justify-content:flex-end}}@media(max-width:960px){.history-toast{bottom:calc(90px + env(safe-area-inset-bottom))}}
