.shell-main{padding:0;display:flex;flex-direction:column;min-height:0;width:100%;max-width:100%;overflow:hidden}html.has-shell-layout,html.has-shell-layout body{height:var(--app-height, 100vh);width:100%;max-width:100%;overflow:hidden;overscroll-behavior:none}@supports (-webkit-touch-callout: none){html.has-shell-layout body{position:fixed;inset:0;width:100%;max-width:100vw}}.shell-layout{display:grid;grid-template-columns:auto 8px minmax(0,1fr) minmax(220px,280px);column-gap:0;row-gap:0;padding:0;align-items:stretch;min-height:var(--shell-available-height, 0px);height:var(--shell-available-height, 0px);--shell-available-height: var(--app-height, 100vh);--shell-activity-width: 48px;--shell-header-height: 52px;flex:1 1 auto}body.is-sidebar-collapsed .shell-layout{grid-template-columns:var(--shell-activity-width) minmax(0,1fr) minmax(220px,280px)}.shell-layout.has-no-rail{grid-template-columns:auto 8px minmax(0,1fr)}body.is-sidebar-collapsed .shell-layout.has-no-rail{grid-template-columns:var(--shell-activity-width) minmax(0,1fr)}.shell-layout.has-no-rail .shell-rail{display:none}.shell-side{display:flex;min-height:var(--shell-available-height);height:var(--shell-available-height);border:0px solid var(--line);border-right:0;background:var(--panel);border-radius:0;overflow:hidden;box-sizing:border-box}.shell-activity{width:var(--shell-activity-width);flex:0 0 var(--shell-activity-width);display:flex;flex-direction:column;align-items:stretch;gap:2px;padding:0 0 4px;border-right:0;background:var(--panel);border-radius:0;height:100%;overflow:hidden;box-sizing:border-box;position:relative}.shell-activity:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:var(--line);pointer-events:none}.activity-logo{display:flex;align-items:center;justify-content:center;width:100%;height:var(--shell-header-height);padding:0;border-bottom:1px solid var(--line)}.activity-logo img{width:26px;height:26px;object-fit:contain;filter:var(--logo-filter)}.activity-buttons{display:flex;flex-direction:column;gap:2px;width:100%;align-items:stretch;flex:1;min-height:0}.activity-group{display:flex;flex-direction:column;gap:3px;align-items:stretch;width:100%;overflow-y:auto;overflow-x:hidden;padding-bottom:4px;flex:1;min-height:0}.activity-bottom{display:flex;flex-direction:column;align-items:stretch;width:100%;padding-top:4px}.activity-bottom .activity-btn{cursor:pointer}.activity-btn{width:100%;height:38px;border:none;background:transparent;color:var(--ink-muted);border-radius:0;display:inline-flex;align-items:center;justify-content:center;cursor:grab;position:relative;transition:color .16s ease,background .16s ease}.activity-btn svg{width:24px;height:24px}.activity-btn:hover,.activity-btn:focus-visible{color:var(--ink);background:var(--section-bg)}.activity-btn.is-active{color:var(--ink);background:var(--section-bg);box-shadow:inset 3px 0 0 var(--tag-new-ink)}html[data-theme=dark] .activity-btn.is-active{background:#0b1526;color:#f5f7ff;box-shadow:inset 3px 0 0 var(--tag-new-ink),inset 0 0 0 1px #ffffff0f}.activity-btn.is-dragging{background:var(--card-alt);color:var(--ink);box-shadow:var(--shadow-card);cursor:grabbing;outline:2px solid var(--accent);outline-offset:-2px}.shell-sidebar{display:flex;flex-direction:column;gap:0;min-height:var(--shell-available-height);height:var(--shell-available-height);width:var(--shell-sidebar-width, 320px);min-width:260px;overflow:hidden;position:relative;background:var(--panel);border-radius:0;box-sizing:border-box}.shell-sidebar.is-collapsed{display:none;visibility:hidden;pointer-events:none;width:0;min-width:0;flex:0 0 0;border:0;padding:0;margin:0}.mobile-ad{display:none}.mobile-ad:empty{display:none}.shell-resizer{width:8px;justify-self:stretch;align-self:stretch;border-radius:0;background:var(--panel);border-left:1px solid var(--line);border-right:1px solid var(--line);cursor:col-resize;position:relative}.shell-resizer:before{content:"";position:absolute;inset:8px 2px;border-radius:6px;background:var(--line);opacity:.5}.shell-resizer:hover:before,.shell-resizer:focus-visible:before{opacity:1;background:var(--accent)}body.is-resizing{cursor:col-resize;user-select:none}body.is-sidebar-collapsed .shell-side{border-right:1px solid var(--line);width:var(--shell-activity-width);min-width:var(--shell-activity-width);max-width:var(--shell-activity-width)}body.is-sidebar-collapsed .shell-resizer{display:none}.panel-header{padding:0 14px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:4px;min-height:var(--shell-header-height);justify-content:center}.panel-title{margin:0;font-size:1.3rem;font-weight:600}.panel-body{padding:12px 14px 16px;display:flex;flex-direction:column;gap:12px;min-height:0;flex:1;overflow-y:auto;overflow-x:hidden}.panel-section{display:none;flex-direction:column;gap:12px;min-height:0;flex:1;width:100%}.panel-section.is-active{display:flex}.panel-frame{width:100%;height:100%;min-height:0;flex:1 1 auto;border:0;background:var(--panel)}.changelog-panel{gap:0}.sidebar-search{background:transparent;border:none;border-radius:0;padding:0;box-shadow:none}@media (min-width: 901px){body.is-sidebar-collapsed .shell-resizer{display:none}}.settings-block{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--line);background:var(--section-bg)}.settings-block h3{margin:0;font-size:.9rem}.favicon-settings{display:grid;gap:8px}.favicon-settings .field{gap:4px}.settings-legal{display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:center;margin-top:auto;padding-top:12px}.settings-legal a{font-size:.75rem;color:var(--ink-muted);text-decoration:none}.settings-legal a:hover{color:var(--accent)}.settings-build{display:block;padding-top:8px;text-align:center}.settings-build .build-meta{font-size:.7rem;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em}.browse-tree{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.saved-tree .collection-grid{display:flex;flex-direction:column;gap:6px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:auto;width:100%;padding:2px;box-sizing:border-box}.saved-tree{flex:1;min-height:0}.saved-tree .collection-card{background:transparent;border:none;box-shadow:none;padding:0;gap:4px;width:100%;box-sizing:border-box;border-radius:6px;overflow:visible;position:relative;z-index:auto}.saved-tree .collection-header{gap:6px;padding:6px 8px;border-radius:8px;background:var(--section-bg);border:1px solid var(--section-border);flex-wrap:nowrap;width:100%;box-sizing:border-box;position:relative}.saved-tree .collection-card .collection-items{background:transparent;border:none;padding:0;margin-left:0;gap:2px;max-height:none;min-height:0;height:auto;overflow:visible;border-radius:0;width:100%;box-sizing:border-box}.saved-tree .collection-item{background:transparent;border:1px solid transparent;padding:4px 8px;border-radius:8px;gap:6px;justify-content:flex-start;width:100%;box-sizing:border-box;position:relative;z-index:auto}html:not([data-theme]) .saved-tree .collection-item,html[data-theme=light] .saved-tree .collection-item,html[data-theme=dark] .saved-tree .collection-item{background:var(--card);border-color:var(--section-border)}.saved-tree .collection-card.is-dragging,.saved-tree .collection-card.is-grabbed,.saved-tree .collection-item.is-dragging,.saved-tree .collection-item.is-grabbed{background:transparent;border-color:transparent;box-shadow:none;outline:none;z-index:2}.saved-tree .collection-card.is-dragging:after,.saved-tree .collection-card.is-grabbed:after,.saved-tree .collection-item.is-dragging:after,.saved-tree .collection-item.is-grabbed:after{content:"";position:absolute;inset:1px;border-radius:inherit;border:2px solid var(--accent);pointer-events:none;z-index:1}.saved-tree .collection-card.is-dragging:after,.saved-tree .collection-card.is-grabbed:after{border-radius:8px}.saved-tree .collection-item.is-dragging:after,.saved-tree .collection-item.is-grabbed:after{border-radius:8px}.saved-tree .collection-card:hover .collection-header,.saved-tree .collection-header:focus-within{background:var(--section-bg);border-color:var(--section-border)}.saved-tree .collection-item:hover{border-color:var(--accent);background:var(--card-alt)}.saved-tree .collection-title{font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-tree .collection-count{font-size:.7rem;padding:0;border-radius:0;border:0;background:transparent;margin-left:auto}.saved-tree .collection-title-wrap{flex:1;min-width:0;gap:6px}.saved-tree .collection-pill{display:none}.saved-tree .collection-rename,.saved-tree .collection-delete{border:none;background:transparent;padding:6px 12px;font-size:.85rem;color:var(--ink-muted);border-radius:6px}.saved-tree .collection-delete{color:var(--danger)}.saved-tree .collection-card .collection-rename,.saved-tree .collection-card .collection-delete{opacity:1;pointer-events:auto}.saved-tree .collection-card:hover .collection-rename,.saved-tree .collection-card:hover .collection-delete,.saved-tree .collection-header:focus-within .collection-rename,.saved-tree .collection-header:focus-within .collection-delete{opacity:1;pointer-events:auto}.saved-tree .collection-item a{font-size:.85rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-tree .collection-remove{padding:0;font-size:.75rem;margin-left:auto;color:var(--danger)}.saved-tree .collection-menu-toggle{border:1px solid var(--section-border);background:var(--section-bg);color:var(--ink-muted);border-radius:6px;padding:0;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;font-size:0;line-height:1;text-align:center;cursor:pointer;margin-left:6px}.saved-tree .collection-menu-toggle:hover{border-color:var(--accent);color:var(--accent-ink)}.saved-tree .collection-menu-toggle:before{content:"";width:3px;height:3px;border-radius:50%;background:currentColor;box-shadow:0 -6px 0 currentColor,0 6px 0 currentColor}.saved-tree .saved-menu{right:0;top:calc(100% + 6px);bottom:auto;min-width:160px;z-index:40}.saved-tree .saved-menu.is-flipped{top:auto;bottom:calc(100% + 6px)}.saved-tree .collection-toggle{width:20px;height:20px;border-radius:6px;color:var(--ink-muted)}.saved-tree .collection-toggle:before{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-135deg);transition:transform .16s ease}.saved-tree .collection-card.is-collapsed .collection-toggle:before{transform:rotate(45deg)}.saved-tree .drag-handle{width:24px;height:24px;border-radius:7px;border-color:transparent;background:transparent}.saved-tree .drag-handle-grip{width:12px;height:12px}.browse-tree .tree-list{list-style:none;margin:0;padding:0 2px 0 0;display:flex;flex-direction:column;gap:6px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:auto;max-height:none}.tree-group{display:flex;flex-direction:column;gap:2px}.tree-row{display:flex;align-items:center;gap:8px;padding:2px 8px;min-height:30px;border-radius:8px;background:var(--section-bg);border:1px solid var(--section-border)}.tree-row[data-item-url],.tree-item[data-item-url]{cursor:pointer}.tree-row.is-active{border-color:var(--accent);background:var(--accent-tint);box-shadow:var(--shadow-card)}.tree-row.is-match{border-color:var(--accent)}.tree-toggle{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:6px;border:none;background:transparent;color:var(--ink-muted);cursor:pointer;flex-shrink:0}.tree-toggle:before{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-135deg);transition:transform .16s ease}.tree-group.is-collapsed .tree-toggle:before{transform:rotate(45deg)}.tree-link{flex:1;min-width:0;font-size:.85rem;font-weight:500;text-decoration:none;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.tree-actions{display:flex;gap:10px;align-items:center;opacity:1;pointer-events:auto;position:relative;flex-shrink:0}.tree-action{border-radius:999px;border:none;background:transparent;color:var(--ink-muted);padding:4px 0;font-size:.7rem;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}.tree-action.is-active{color:var(--accent-ink)}.tree-action[data-pin-toggle].is-active{color:var(--tag-new-ink);font-weight:600}.tree-row:focus-within .tree-actions,.tree-item:focus-within .tree-actions,.tree-row.is-active .tree-actions,.tree-item.is-active .tree-actions{opacity:1;pointer-events:auto}.tree-children{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.tree-meta{margin-left:auto;display:inline-flex;align-items:center;gap:6px}.tree-tag{font-size:.6rem;text-transform:uppercase;letter-spacing:.08em;padding:1px 5px;border-radius:999px;border:1px solid var(--tag-new-border);background:var(--tag-new-bg);color:var(--tag-new-ink);white-space:nowrap}.tree-tag--new{pointer-events:none;user-select:none}.tree-item .tree-tag{margin-left:auto}.tree-actions .card-menu{right:0;bottom:auto;top:calc(100% + 6px)}.tree-item{display:flex;align-items:center;gap:8px;padding:2px 8px;min-height:30px;border-radius:8px;border:1px solid transparent;background:transparent}.shell-sidebar .search-input{height:40px;border-radius:8px;box-shadow:none;padding:0 44px 0 14px;text-overflow:ellipsis;font-size:.9rem}.tree-item.is-active{border-color:var(--accent);background:var(--accent-tint)}.tree-ad{border-radius:12px;border:1px dashed var(--ad-border);background:var(--ad-bg);padding:10px;display:flex;flex-direction:column;gap:6px;word-break:break-word}.tree-ad .tree-link{white-space:normal;overflow:visible;text-overflow:unset;line-height:1.25}@media (hover: hover) and (pointer: fine){.tree-row:hover{background:var(--card);border-color:var(--accent)}.tree-action:hover{color:var(--accent-ink)}.tree-row:hover .tree-actions,.tree-item:hover .tree-actions{opacity:1;pointer-events:auto}.tree-item:hover{border-color:var(--accent);background:var(--card)}}.tree-ad-media{border-radius:10px;overflow:hidden;background:var(--panel);border:1px solid var(--line);aspect-ratio:4 / 3}.tree-ad-media img{display:block;width:100%;height:100%;object-fit:contain}.shell-rail .util-card .card-link{padding-left:12px;padding-right:12px}.shell-rail .util-card--media-only .card-link{padding:0}.shell-rail .util-card--media-only .card-media{border:none}.shell-rail .util-card .card-actions{padding-left:12px;padding-right:12px}.saved-tree .saved-controls{display:flex;align-items:center;gap:6px;width:100%;box-sizing:border-box}.saved-tree .saved-controls .field{flex:1;min-width:160px}.saved-tree .saved-controls .field-input{height:40px;padding:0 12px;border-radius:8px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-ink);box-shadow:none;font-size:.9rem}.saved-tree .saved-controls .btn{height:40px;border-radius:8px}.tree-ad .tree-ad-tag{font-size:.65rem;text-transform:uppercase;letter-spacing:1px;color:var(--ad-ink)}.tree-ad-desc{margin:0;font-size:.85rem;color:var(--ink-muted)}.tree-ad-meta{font-size:.75rem;color:var(--ad-ink)}.tree-empty{margin:0;font-size:.9rem;color:var(--ink-muted)}.shell-preview{background:var(--panel);border:0;border-radius:0;padding:16px;display:flex;flex-direction:column;gap:16px;min-height:0;box-shadow:none;height:var(--shell-available-height);min-height:var(--shell-available-height);overflow:hidden}.preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.shell-preview.is-empty .preview-header{display:none}.shell-preview.is-empty{padding:0}.preview-header h2{margin:0;font-size:1.4rem}.preview-header p{margin:6px 0 0;color:var(--ink-muted)}.preview-body{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow:hidden}.preview-empty{border:0;border-radius:0;padding:0;color:var(--ink-muted);background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;min-height:250px}.preview-empty-logo{width:clamp(92px,11vw,128px);height:auto;border-radius:22px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.16))}.preview-empty-title{margin:0;font-size:clamp(1.5rem,2.1vw,1.85rem);font-weight:700;color:var(--ink)}.preview-empty-subtitle{margin:0;max-width:640px;color:var(--ink-muted);font-size:1.14rem;line-height:1.45}.preview-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.preview-pill{text-decoration:none;border:1px solid color-mix(in srgb,var(--line) 74%,transparent);background:var(--card);color:var(--ink);border-radius:999px;padding:8px 14px;font-size:1rem;font-weight:600}.preview-pill:hover{border-color:var(--accent);color:var(--accent-ink)}.preview-frame{width:100%;height:100%;min-height:0;border:0;border-radius:0;background:var(--card);flex:1;overflow:auto}.preview-frame.is-auto{flex:0 0 auto;min-height:0}.shell-rail{display:flex;flex-direction:column;gap:6px;position:sticky;top:0;align-self:start;width:min(280px,100%);max-width:280px;min-width:220px;justify-self:end;padding:0 10px 10px;border-left:1px solid var(--line);background:var(--panel);height:var(--shell-available-height);min-height:var(--shell-available-height);overflow:hidden}.rail-head{padding:0 10px 6px;margin:0 -10px 4px;border-bottom:1px solid var(--line);min-height:var(--shell-header-height);display:flex;align-items:center}.rail-head h2{margin:0;font-size:1.3rem}.rail-head p{margin:4px 0 0;color:var(--ink-muted);font-size:.9rem}.rail-cards{display:flex;flex-direction:column;gap:6px;flex:1;min-height:0;overflow:hidden}.shell-rail .util-card{box-shadow:none;border-radius:0;flex:1;min-height:0;overflow:hidden}.shell-rail .card-link{min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.shell-rail .card-media{min-height:0}.shell-rail .card-media{border-radius:0}.shell-rail .card-title,.shell-rail .card-desc,.shell-rail .card-meta{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.shell-rail .card-title{-webkit-line-clamp:1}.shell-rail .util-card--ad .card-title{-webkit-line-clamp:unset;display:block;overflow:visible;white-space:normal}.shell-rail .card-desc{-webkit-line-clamp:2}.shell-rail .card-meta{-webkit-line-clamp:1}@media (max-width: 1200px){.shell-layout{grid-template-columns:auto 8px minmax(0,1fr)}body.is-sidebar-collapsed .shell-layout{grid-template-columns:var(--shell-activity-width) minmax(0,1fr)}.shell-rail{display:none}.shell-preview{border-right:1px solid var(--line)}}@media (max-width: 1100px){.shell-header{grid-template-columns:1fr;grid-template-areas:none}.shell-header .header-actions{justify-self:start;display:flex}.shell-header .theme-toggle,.shell-header .data-tools{grid-area:auto}.site-header.shell-header{grid-template-columns:1fr auto;grid-template-areas:"logo actions" "data data";gap:6px}.site-header.shell-header .header-actions{display:contents}.site-header.shell-header .theme-toggle{grid-area:actions;justify-self:end}.site-header.shell-header .data-tools{grid-area:data;justify-self:center;justify-content:center;width:100%}}@media (max-width: 900px){.saved-tree .saved-controls .field-input{font-size:16px}html.has-shell-layout,html.has-shell-layout body{height:var(--app-height, 100vh);width:100vw;max-width:100vw;overflow-x:hidden;overflow-y:auto;overscroll-behavior-x:none;overscroll-behavior-y:auto}@supports (width: 100dvw){html.has-shell-layout,html.has-shell-layout body{width:100dvw;max-width:100dvw}}@supports (-webkit-touch-callout: none){html.has-shell-layout body{position:static;inset:auto;width:100%;max-width:100vw}}.shell-main{flex:1;min-height:0;width:100vw;max-width:100vw;overflow:hidden}@supports (width: 100dvw){.shell-main{width:100dvw;max-width:100dvw}}.shell-layout{height:100%;min-height:0;flex:1;width:100vw;max-width:100vw;overflow:hidden}@supports (width: 100dvw){.shell-layout{width:100dvw;max-width:100dvw}}.shell-side{height:100%;min-height:0;flex:1;width:100vw;max-width:100vw;overflow:hidden}@supports (width: 100dvw){.shell-side{width:100dvw;max-width:100dvw}}.shell-activity{height:100%;min-height:0}.shell-sidebar{height:100%;min-height:0;display:flex;flex-direction:column}.shell-sidebar .panel-body{flex:1;min-height:0;overflow-y:auto}.browse-tree .tree-list{flex:1;min-height:0;max-height:none}.shell-layout{grid-template-columns:1fr}.shell-activity{width:var(--shell-activity-width);flex:0 0 var(--shell-activity-width)}.activity-logo img{width:24px;height:24px}.activity-btn{height:36px}.activity-btn svg{width:24px;height:24px}.shell-sidebar{min-width:0;flex:1 1 auto;width:auto}.mobile-ad{display:block;padding:0 12px;margin:0 0 8px}.shell-preview,.shell-resizer{display:none}.shell-header{grid-template-columns:1fr auto;align-items:center}.shell-header .header-actions{justify-self:end}.site-header.shell-header .data-tools{justify-self:center;justify-content:center}.shell-sidebar{order:1}.saved-controls{width:100%}.tree-actions{opacity:1;pointer-events:auto}.tree-actions .card-menu{right:auto;top:auto;bottom:calc(12px + env(safe-area-inset-bottom));left:50%;width:min(94vw,420px);max-width:calc(100vw - 24px);transform:translate(-50%);z-index:1200}.tree-actions .card-menu.is-flipped{bottom:auto;top:calc(12px + env(safe-area-inset-top))}.saved-tree .saved-menu{position:fixed;left:50%;right:auto;top:auto;bottom:calc(12px + env(safe-area-inset-bottom));width:min(94vw,420px);max-width:calc(100vw - 24px);transform:translate(-50%);z-index:1200}.saved-tree .saved-menu.is-flipped{bottom:auto;top:calc(12px + env(safe-area-inset-top))}}@media (max-width: 620px){.mobile-ad{padding:0 12px}.site-header.shell-header .data-tools{margin:0 auto}}@media (pointer: coarse){.tree-actions{opacity:1;pointer-events:auto}}
