.MediaDropzone-module__ZeaveG__zone{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-5) var(--space-4);border:1.5px dashed var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-bg-subtle);color:var(--color-text-muted);cursor:pointer;text-align:center;flex-direction:column;transition:border-color .15s,background .15s,color .15s;display:flex}.MediaDropzone-module__ZeaveG__zone:hover:not(.MediaDropzone-module__ZeaveG__disabled){border-color:var(--color-accent);color:var(--color-text)}.MediaDropzone-module__ZeaveG__active{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent)}.MediaDropzone-module__ZeaveG__disabled{opacity:.5;cursor:not-allowed}.MediaDropzone-module__ZeaveG__prompt{font-size:var(--text-sm);font-weight:600;line-height:1.5}.MediaDropzone-module__ZeaveG__bar{border-radius:var(--radius-full);background:var(--color-border);width:100%;max-width:220px;height:6px;display:block;overflow:hidden}.MediaDropzone-module__ZeaveG__barFill{border-radius:var(--radius-full);background:var(--color-accent);height:100%;transition:width .2s;display:block}
.ClearableInput-module__rMXfIq__wrap{min-width:0;display:flex;position:relative}.ClearableInput-module__rMXfIq__wrap>input{flex:1;min-width:0}.ClearableInput-module__rMXfIq__hasClear{padding-right:36px}.ClearableInput-module__rMXfIq__clear{width:26px;height:26px;color:var(--color-text-faint);border-radius:var(--radius-full);background:0 0;border:none;place-items:center;transition:background .12s,color .12s;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.ClearableInput-module__rMXfIq__clear:hover{background:var(--color-surface-hover);color:var(--color-text)}
.TagPicker-module__I8C6tq__selectedWrap{gap:var(--space-2);margin-bottom:var(--space-3);flex-direction:column;display:flex}.TagPicker-module__I8C6tq__selectedLabel{font-size:var(--text-xs);color:var(--color-text-faint)}.TagPicker-module__I8C6tq__selectedRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.TagPicker-module__I8C6tq__selectedChip{border:1px solid var(--color-accent);border-radius:var(--radius-full);background:var(--color-accent);color:var(--color-accent-contrast);font-size:var(--text-xs);align-items:center;gap:2px;padding:2px 4px 2px 2px;display:inline-flex}.TagPicker-module__I8C6tq__selectedName{padding:0 var(--space-1);font-weight:600}.TagPicker-module__I8C6tq__moveBtn,.TagPicker-module__I8C6tq__removeBtn{border-radius:var(--radius-full);width:22px;height:22px;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.TagPicker-module__I8C6tq__moveBtn:hover:not(:disabled),.TagPicker-module__I8C6tq__removeBtn:hover{background:color-mix(in srgb, var(--color-accent-contrast) 22%, transparent)}.TagPicker-module__I8C6tq__moveBtn:disabled{opacity:.4;cursor:default}.TagPicker-module__I8C6tq__pickerHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.TagPicker-module__I8C6tq__picker{gap:var(--space-2);flex-wrap:wrap;flex:1;min-width:0;display:flex}.TagPicker-module__I8C6tq__chip{padding:var(--space-1) var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-text-muted);font-size:var(--text-xs);cursor:pointer;align-items:center;gap:5px;display:inline-flex}.TagPicker-module__I8C6tq__chip:disabled{opacity:.45;cursor:default}.TagPicker-module__I8C6tq__chipActive{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-contrast)}.TagPicker-module__I8C6tq__moreChip{color:var(--color-accent);background:0 0;border-color:#0000}.TagPicker-module__I8C6tq__moreChip:hover{background:var(--color-accent-soft);color:var(--color-accent);border-color:#0000}.TagPicker-module__I8C6tq__chipManage{border-color:var(--color-danger);color:var(--color-danger);background:0 0}.TagPicker-module__I8C6tq__chipManage:hover{background:color-mix(in srgb, var(--color-danger) 10%, transparent)}.TagPicker-module__I8C6tq__manageToggle{padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-text-muted);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;flex:none;align-items:center;gap:4px;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.TagPicker-module__I8C6tq__manageToggle:hover{border-color:var(--color-border-strong);color:var(--color-text)}.TagPicker-module__I8C6tq__manageOn{border-color:var(--color-danger);color:var(--color-danger)}.TagPicker-module__I8C6tq__moreBtn{padding:var(--space-1) var(--space-3);border:1px dashed var(--color-border-strong);border-radius:var(--radius-full);color:var(--color-accent);font-size:var(--text-xs);white-space:nowrap;cursor:pointer;background:0 0;flex:none;align-items:center;gap:3px;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.TagPicker-module__I8C6tq__moreBtn:hover{background:var(--color-accent-soft);border-color:var(--color-accent)}.TagPicker-module__I8C6tq__manageHint{font-size:var(--text-xs);color:var(--color-danger)}.TagPicker-module__I8C6tq__newTagRow{gap:var(--space-2);display:flex}.TagPicker-module__I8C6tq__inputGrow{flex:1}.TagPicker-module__I8C6tq__hint{font-size:var(--text-xs);color:var(--color-text-faint)}
.EditBookmarkDialog-module__AXwLhW__form{gap:var(--space-4);flex-direction:column;display:flex}.EditBookmarkDialog-module__AXwLhW__field{gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);flex-direction:column;display:flex}.EditBookmarkDialog-module__AXwLhW__cardPreview{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:100%;max-width:240px;overflow:hidden;box-shadow:0 2px 4px #0000000d}.EditBookmarkDialog-module__AXwLhW__previewThumb{aspect-ratio:16/9;border-bottom:1px solid var(--color-border);background:var(--color-bg-subtle);width:100%;overflow:hidden}.EditBookmarkDialog-module__AXwLhW__previewThumb img,.EditBookmarkDialog-module__AXwLhW__previewThumb video{object-fit:cover;width:100%;height:100%;display:block}.EditBookmarkDialog-module__AXwLhW__previewNoteFallback{color:#ffffffd9;background:#27272a;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.EditBookmarkDialog-module__AXwLhW__previewFallback{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:40px;font-weight:800;display:flex}.EditBookmarkDialog-module__AXwLhW__previewBody{gap:var(--space-1);padding:var(--space-3);flex-direction:column;display:flex}.EditBookmarkDialog-module__AXwLhW__previewTitle{font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.EditBookmarkDialog-module__AXwLhW__previewDesc{font-size:var(--text-sm);color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.EditBookmarkDialog-module__AXwLhW__mediaList{gap:var(--space-2);flex-wrap:wrap;display:flex}.EditBookmarkDialog-module__AXwLhW__mediaItem{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg-subtle);width:84px;height:84px;position:relative;overflow:hidden}.EditBookmarkDialog-module__AXwLhW__mediaItem img,.EditBookmarkDialog-module__AXwLhW__mediaItem video{object-fit:cover;width:100%;height:100%;display:block}.EditBookmarkDialog-module__AXwLhW__mediaRemove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex;position:absolute;top:4px;right:4px}.EditBookmarkDialog-module__AXwLhW__mediaHint{font-size:var(--text-xs);color:var(--color-text-faint)}.EditBookmarkDialog-module__AXwLhW__mediaError{font-size:var(--text-xs);color:var(--color-danger,#dc2626)}.EditBookmarkDialog-module__AXwLhW__mediaErrorDetail{margin-top:calc(-1 * var(--space-1));color:var(--color-text-faint);word-break:break-word;font-size:11px;line-height:1.4}.EditBookmarkDialog-module__AXwLhW__counter{font-size:var(--text-xs);color:var(--color-text-faint);align-self:flex-end}.EditBookmarkDialog-module__AXwLhW__footer{z-index:2;justify-content:flex-end;align-items:center;gap:var(--space-2);margin:0 calc(-1 * var(--space-5)) calc(-1 * var(--space-5));padding:var(--space-3) var(--space-5);background:var(--color-surface);border-top:1px solid var(--color-border);display:flex;position:sticky;bottom:0}.EditBookmarkDialog-module__AXwLhW__revertBtn{margin-right:auto}
.AddBookmarkBar-module__LVpaIG__dock{z-index:40;padding:var(--space-6) var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));background:linear-gradient(to top, var(--color-bg) 55%, transparent);pointer-events:none;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.AddBookmarkBar-module__LVpaIG__dockPushed{left:var(--sidebar-width)}}.AddBookmarkBar-module__LVpaIG__pill{pointer-events:auto;align-items:center;gap:var(--space-2);width:100%;max-width:720px;padding:var(--space-2);padding-left:var(--space-3);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-full);box-shadow:var(--shadow-md);margin:0 auto;transition:border-color .15s;display:flex}.AddBookmarkBar-module__LVpaIG__pill:focus-within{border-color:var(--color-border-strong)}.AddBookmarkBar-module__LVpaIG__field{min-width:0;padding:var(--space-3) 0;color:var(--color-text);background:0 0;border:none;flex:1;font-family:inherit;font-size:16px}.AddBookmarkBar-module__LVpaIG__field::placeholder{color:var(--color-text-faint)}.AddBookmarkBar-module__LVpaIG__field:focus{outline:none}.AddBookmarkBar-module__LVpaIG__noteBtn{height:36px;padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-bg-subtle);color:var(--color-text-muted);font-size:var(--text-sm);flex:none;justify-content:center;align-items:center;gap:6px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:flex}.AddBookmarkBar-module__LVpaIG__noteBtn:hover{background:var(--color-surface);border-color:var(--color-border-strong);color:var(--color-text)}.AddBookmarkBar-module__LVpaIG__send{border-radius:var(--radius-full);background:var(--color-primary);width:40px;height:40px;color:var(--color-primary-contrast);border:none;flex:none;justify-content:center;align-items:center;transition:background .12s,opacity .12s;display:flex}.AddBookmarkBar-module__LVpaIG__send:hover:not(:disabled){background:var(--color-primary-hover)}.AddBookmarkBar-module__LVpaIG__send:disabled{opacity:.35;cursor:not-allowed}.AddBookmarkBar-module__LVpaIG__spin{animation:.9s linear infinite AddBookmarkBar-module__LVpaIG__spin}@keyframes AddBookmarkBar-module__LVpaIG__spin{to{transform:rotate(360deg)}}.AddBookmarkBar-module__LVpaIG__error{pointer-events:auto;max-width:720px;margin:var(--space-2) auto 0;padding-left:var(--space-5);color:var(--color-danger);font-size:var(--text-sm)}.AddBookmarkBar-module__LVpaIG__errorAction{margin-left:var(--space-3);color:var(--color-text);font-size:var(--text-sm);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.AddBookmarkBar-module__LVpaIG__errorAction:disabled{opacity:.5;cursor:not-allowed}
.Dropdown-module__DasDQW__wrap{width:100%;position:relative}.Dropdown-module__DasDQW__trigger{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font-size:var(--text-base);text-align:left;font-family:inherit;line-height:1.4;transition:border-color .12s,box-shadow .12s;display:flex}.Dropdown-module__DasDQW__trigger:hover{border-color:var(--color-border-strong)}.Dropdown-module__DasDQW__trigger:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft);outline:none}.Dropdown-module__DasDQW__triggerLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dropdown-module__DasDQW__chevron{color:var(--color-text-faint);flex:none;transition:transform .15s}.Dropdown-module__DasDQW__chevronOpen{transform:rotate(180deg)}.Dropdown-module__DasDQW__panel{z-index:20;max-height:240px;padding:var(--space-1);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);margin:0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.Dropdown-module__DasDQW__option{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--color-text);cursor:pointer;white-space:pre;display:flex}.Dropdown-module__DasDQW__optionActive{background:var(--color-surface-hover)}.Dropdown-module__DasDQW__optionSelected{font-weight:700}.Dropdown-module__DasDQW__check{color:var(--color-accent);flex:none}
.TagFilter-module__Xu_O3a__row{gap:var(--space-2);padding:var(--space-3) var(--page-x);flex-wrap:wrap;display:flex}.TagFilter-module__Xu_O3a__rowBare{padding:var(--space-1) 0 0}.TagFilter-module__Xu_O3a__chip{padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-text-muted);font-size:var(--text-xs);white-space:nowrap;flex:none;align-items:center;gap:3px;font-weight:600;display:inline-flex}.TagFilter-module__Xu_O3a__chipOn{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-contrast)}.TagFilter-module__Xu_O3a__chipOn .TagFilter-module__Xu_O3a__check{color:var(--color-accent-contrast)}.TagFilter-module__Xu_O3a__count{color:var(--color-text-faint);margin-left:1px;font-weight:600}.TagFilter-module__Xu_O3a__chipOn .TagFilter-module__Xu_O3a__count{color:color-mix(in srgb, var(--color-accent-contrast) 70%, transparent)}.TagFilter-module__Xu_O3a__check{color:var(--color-text-faint);margin-left:-2px;transition:color .12s}.TagFilter-module__Xu_O3a__checkOn{color:var(--color-accent)}.TagFilter-module__Xu_O3a__chip:hover{border-color:var(--color-border-strong);color:var(--color-text)}.TagFilter-module__Xu_O3a__chipOn:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);color:var(--color-accent-contrast)}.TagFilter-module__Xu_O3a__moreBtn{padding:var(--space-1) var(--space-3);border:1px dashed var(--color-border-strong);border-radius:var(--radius-full);color:var(--color-accent);font-size:var(--text-xs);white-space:nowrap;background:0 0;flex:none;align-items:center;gap:3px;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.TagFilter-module__Xu_O3a__moreBtn:hover{background:var(--color-accent-soft);border-color:var(--color-accent)}.TagFilter-module__Xu_O3a__allOn{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-contrast)}.TagFilter-module__Xu_O3a__allOn:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);color:var(--color-primary-contrast)}
.SearchSheet-module__ytQz0G__body{gap:var(--space-3);flex-direction:column;display:flex}.SearchSheet-module__ytQz0G__ratingRow{align-items:center;gap:var(--space-2);display:flex}.SearchSheet-module__ytQz0G__ratingLabel{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:600}.SearchSheet-module__ytQz0G__results{gap:var(--space-4);flex-direction:column;min-height:120px;transition:opacity .15s;display:flex}.SearchSheet-module__ytQz0G__results[data-busy]{opacity:.55}.SearchSheet-module__ytQz0G__hint{padding:var(--space-4) 0;font-size:var(--text-sm);color:var(--color-text-muted);text-align:center}.SearchSheet-module__ytQz0G__section{gap:var(--space-2);flex-direction:column;display:flex}.SearchSheet-module__ytQz0G__sectionTitle{font-size:var(--text-xs);color:var(--color-text-muted);font-weight:700}.SearchSheet-module__ytQz0G__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.SearchSheet-module__ytQz0G__row{align-items:center;gap:var(--space-2);width:100%;padding:6px;padding-right:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;text-decoration:none;display:flex}.SearchSheet-module__ytQz0G__row:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover)}.SearchSheet-module__ytQz0G__rowTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-sm);flex:1;font-weight:600;overflow:hidden}.SearchSheet-module__ytQz0G__rowSub{text-overflow:ellipsis;white-space:nowrap;max-width:32%;color:var(--color-text-muted);flex:none;font-size:11px;overflow:hidden}.SearchSheet-module__ytQz0G__thumb{border-radius:calc(var(--radius-sm) - 2px);object-fit:cover;background:var(--color-bg);flex:none;width:48px;height:36px}.SearchSheet-module__ytQz0G__thumbFallback{border-radius:calc(var(--radius-sm) - 2px);background:var(--color-bg);width:48px;height:36px;color:var(--color-text-muted);flex:none;place-items:center;display:grid}.SearchSheet-module__ytQz0G__dialogForm{gap:var(--space-3);flex-direction:column;display:flex}.SearchSheet-module__ytQz0G__dialogActions{justify-content:flex-end;gap:var(--space-2);display:flex}
