.upload-toast{z-index:9999;color:#fff;background:#141416f5;border-radius:10px;flex-direction:column;gap:6px;min-width:280px;max-width:420px;padding:12px 14px 10px;font-size:13px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 32px #00000040}.upload-toast.has-error{background:#4c1818f5}.upload-toast-summary{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.upload-toast-text{flex:1;font-weight:500}.upload-toast-caret{opacity:.7;font-size:11px}.upload-toast-bar{background:#ffffff26;border-radius:2px;width:100%;height:3px;overflow:hidden}.upload-toast-bar-fill{background:#dba51e;height:100%;transition:width .2s}.upload-toast.is-uploading .upload-toast-bar-fill{background:#6ec9ff}.upload-toast-list{flex-direction:column;gap:4px;max-height:200px;margin:0;padding:6px 0 0;list-style:none;display:flex;overflow-y:auto}.upload-toast-item{opacity:.9;justify-content:space-between;align-items:center;gap:10px;padding:2px 0;font-size:12px;display:flex}.upload-toast-item.is-done{opacity:.65}.upload-toast-item.is-error{color:#ffb4b4}.upload-toast-item-name{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.upload-toast-item-status{text-align:right;flex-shrink:0;min-width:36px}.upload-toast-item-dismiss{color:inherit;cursor:pointer;font:inherit;background:0 0;border:1px solid #ffffff4d;border-radius:4px;padding:2px 6px;font-size:11px}@media (max-width:600px){.upload-toast{max-width:none;bottom:16px;left:16px;right:16px}}.track-viewport{touch-action:pan-x pan-y;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;flex:1;position:relative;overflow:auto}.track-viewport.is-vertical{touch-action:pan-y pinch-zoom}.track-viewport::-webkit-scrollbar{width:8px;height:8px}.track-viewport::-webkit-scrollbar-track{background:#0000000a}.track-viewport::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.track-viewport::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.track-background{opacity:.55;filter:brightness(.7)contrast(1.1);pointer-events:none;z-index:0;will-change:transform;background-image:url(/bl-background-min.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:transform .1s ease-out;position:fixed;top:0;left:0}.track-inner{z-index:1;min-height:100%;position:relative}.track-center-line{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff80 2% 98%,#0000 100%);height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.track-center-line.is-vertical{background:linear-gradient(#0000 0%,#ffffff80 2% 98%,#0000 100%);width:4px;height:auto;inset:0 auto 0 50%;transform:translate(-50%)}.track-edge-label{letter-spacing:.04em;text-transform:uppercase;color:#fff9;pointer-events:none;z-index:2;white-space:nowrap;font-size:13px;font-weight:700;position:absolute;top:50%;transform:translateY(-50%)}.track-edge-label-left{left:20px}.track-edge-label-right{right:20px}@media (prefers-color-scheme:light){.track-viewport{scrollbar-color:#0000004d transparent}.track-viewport::-webkit-scrollbar-thumb{background:#0003}.track-viewport::-webkit-scrollbar-thumb:hover{background:#0000004d}.track-center-line{background:linear-gradient(90deg,#0000 0%,#00000026 2% 98%,#0000 100%)}.track-edge-label{color:#00000080}.track-background{opacity:.45;filter:brightness(1.2)contrast()}}@media (max-width:768px){.track-background{opacity:.2;background-position:top;background-size:200%}.track-inner.is-horizontal{height:70vh!important}}@media (max-width:480px){.track-background{opacity:.15;background-size:250%}.track-inner.is-horizontal{height:60vh!important}}@media (orientation:landscape) and (max-width:768px){.track-inner.is-horizontal{height:80vh!important}.track-background{background-size:cover}}.track-inner.is-vertical{min-width:100%;position:relative}.bottom-sheet-backdrop{z-index:3000;background:#0000008c;position:fixed;inset:0}.bottom-sheet{z-index:3050;background:var(--color-bg,white);color:var(--color-text,#1a1a1a);touch-action:pan-y;flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 -8px 32px #00000040}.bottom-sheet.is-desktop{width:min(560px,92vw);max-height:80vh;border-radius:16px;max-height:80dvh;top:50%;left:50%;transform:translate(-50%,-50%)}.bottom-sheet.is-mobile{max-height:92vh;max-height:92dvh;padding-bottom:env(safe-area-inset-bottom,0px);border-radius:16px 16px 0 0;transition:transform .22s ease-out;bottom:0;left:0;right:0}.bottom-sheet-surface{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.bottom-sheet-handle{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;padding:10px 0 6px;display:flex}.bottom-sheet-handle:active{cursor:grabbing}.bottom-sheet-grabber{background:#00000040;border-radius:2px;width:36px;height:4px}@media (prefers-color-scheme:dark){.bottom-sheet-grabber{background:#ffffff4d}}.bottom-sheet-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:12px 16px 20px;overflow-y:auto}.filter-panel{background:var(--color-surface);border-right:1px solid var(--color-border);flex-direction:column;flex-shrink:0;width:200px;transition:width .2s,background-color .3s;display:flex;overflow-y:auto}.filter-panel.collapsed{width:52px}@media (max-width:768px){.filter-panel{width:52px}.filter-panel:not(.collapsed){z-index:50;width:240px;box-shadow:var(--shadow-lg);background:var(--color-surface);position:absolute;top:0;bottom:0;left:0}}.filter-panel-fab{bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:950;border:1px solid var(--color-border);background:var(--color-surface);width:48px;height:48px;color:var(--color-text);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);touch-action:manipulation;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;left:16px;box-shadow:0 4px 16px #0000004d}.filter-panel-fab:active{transform:scale(.95)}.filter-panel-toggle{text-transform:uppercase;letter-spacing:.1em;min-height:48px;color:var(--color-text-muted);border:none;border-bottom:1px solid var(--color-border);cursor:pointer;text-align:left;background:0 0;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:11px;font-weight:700;transition:all .2s;display:flex}.filter-panel-toggle:hover{color:var(--color-text);background:rgba(var(--color-primary-rgb), .05)}.filter-panel-content{flex-direction:column;gap:2px;padding:8px;display:flex}.filter-panel-item{min-height:44px;color:var(--color-text-muted);border-radius:var(--radius-sm);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.filter-panel-item:hover{background:rgba(var(--color-primary-rgb), .05);color:var(--color-text)}.filter-panel-item.active{color:var(--color-primary);background:rgba(var(--color-primary-rgb), .1);font-weight:600}.filter-panel-item svg{flex-shrink:0;width:20px;height:20px}.filter-panel-check{border:2px solid var(--color-border);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.active .filter-panel-check{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.filter-panel-divider{background:var(--color-border);height:1px;margin:8px 4px}.user-avatar-button,.user-avatar-container{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .2s;display:flex;min-width:0!important}.user-avatar-button:hover,.user-avatar-button:focus-visible,.user-avatar-container:hover,.user-avatar-container:focus-visible{border-color:var(--color-primary);background:rgba(var(--color-primary-rgb), .1)}.user-avatar-button:focus-visible,.user-avatar-container:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.user-avatar{object-fit:cover;width:36px;height:36px;box-shadow:var(--shadow-sm);border-radius:50%}.user-avatar--initials{background:var(--color-primary);color:#fff;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.user-menu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:240px;box-shadow:var(--shadow-md);z-index:1200;opacity:0;pointer-events:none;transform-origin:100% 0;padding:8px;transition:opacity .2s,transform .2s cubic-bezier(.34,1.56,.64,1);transform:translateY(-8px)scale(.95)}.user-menu[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.user-menu-header{flex-direction:column;gap:8px;padding:12px;display:flex}.user-menu-name{color:var(--color-text);font-size:1rem;font-weight:700}.user-menu-profile-link{color:var(--color-primary);font-size:13px;font-weight:600;text-decoration:none}.user-menu-profile-link:hover{text-decoration:underline}.user-menu-separator{background:var(--color-border);border:none;height:1px;margin:8px 0}.user-menu-item{width:80%;color:var(--color-text);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.user-menu-item:hover{background:rgba(var(--color-primary-rgb), .1);color:var(--color-primary);transform:translate(4px)}.user-menu-item:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.user-menu-item--danger{color:#ef4444}.user-menu-item--danger:hover{color:#ef4444;background:#ef44441a}.header{padding:8px 24px;padding-top:calc(8px + var(--safe-area-top,0px));background-color:var(--color-header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);z-index:100;box-shadow:var(--shadow-sm);align-items:center;gap:12px;display:flex;position:sticky;top:0}.nav-brand{font-family:var(--font-cinzel);color:var(--color-primary);letter-spacing:.05em;font-size:24px;font-weight:900;text-decoration:none;transition:opacity .2s}.nav-brand:hover{opacity:.8}.nav-actions{align-items:center;gap:12px;display:flex}.nav-notification-btn{border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);width:140px;height:40px;color:var(--color-text-muted);justify-content:center;align-items:center;font-weight:300;text-decoration:none;transition:all .2s;display:flex;position:relative}.nav-notification-btn .user-inbox{color:var(--color-text-muted)}.nav-notification-btn:hover{background:var(--color-bg);border-color:var(--color-primary);transform:translateY(-1px)}.nav-notification-btn .notification-icon{font-size:18px}.nav-notification-btn .nav-messages-icon{object-fit:contain;width:2.5rem;height:2.5rem}.nav-notification-btn .notification-badge{border:2px solid var(--color-bg);background-color:#ef4444;border-radius:50%;width:8px;height:8px;display:none;position:absolute;top:8px;right:8px}.nav-notification-btn .notification-badge.has-new{display:block}@media (max-width:600px){.header{padding:8px 16px;padding-left:max(16px, env(safe-area-inset-left,0px));padding-right:max(16px, env(safe-area-inset-right,0px))}.nav-brand{font-size:20px}}@media (max-width:500px){.nav-notification-btn{width:auto;min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px);padding:0 8px}.nav-notification-btn .user-inbox{display:none}.nav-notification-btn .nav-messages-icon{width:1.75rem;height:1.75rem}}.node-page{z-index:1000;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;color:#1a1a1a;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);--page-header-sticky-top:60px;--selection-bar-sticky-top:124px;--grid-header-sticky-top:124px;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden auto}.node-page .page-header{z-index:1100}.node-page.no-avatar .node-page-hero{text-align:center;justify-content:center}.node-page.no-avatar .node-page-hero .hero-content{border-left:none;align-items:center;padding-left:0}.node-page.no-avatar .node-page-hero .hero-summary{border-left:none;padding-left:0}.node-page-backdrop{background:#0009}.node-page-container{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:1000px;margin:0 auto;padding:24px 16px}@media (min-width:768px){.node-page-container{padding:40px 24px}}.node-page-hero{gap:32px;margin-bottom:32px;display:flex}@media (max-width:768px){.node-page-hero{text-align:center;flex-direction:column;align-items:center;gap:24px}}.node-page-hero .hero-image-container{background:#f0f0f0;border:1px solid #0000000d;border-radius:16px;flex:0 0 300px;width:300px;height:300px;transition:box-shadow .2s,transform .15s,border-color .15s;position:relative;overflow:hidden}@media (max-width:768px){.node-page-hero .hero-image-container{flex:0 0 240px;width:240px;height:240px}}.node-page-hero .hero-image-container img{object-fit:cover;width:100%;height:100%}.node-page-hero .hero-image-container .hero-image-placeholder{color:#ccc;justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;display:flex}.node-page-hero .hero-image-container.is-interactive{cursor:pointer}.node-page-hero .hero-image-container.is-interactive:hover{border-color:#00000014;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.node-page-hero .hero-image-container.is-interactive:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.node-page-hero .hero-content{flex-direction:column;flex:1;min-width:0;display:flex}.node-page-hero .hero-content .hero-title-area{flex-direction:column;align-items:flex-start;gap:6px;display:flex}@media (max-width:768px){.node-page-hero .hero-content .hero-title-area{align-items:center}}.node-page-hero .hero-content .hero-title-area .hero-subtitle{text-transform:uppercase;letter-spacing:.05em;color:#888;align-items:center;gap:8px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.node-page-hero .hero-content .hero-title-area .hero-subtitle select{text-transform:uppercase;letter-spacing:.05em;color:#555;background:#fff;border:1px solid #ccc;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.node-page-hero .hero-content .hero-title-area h1{font-weight:700;font-family:var(--font-cinzel);margin:0;line-height:1.2}@media (min-width:768px){.node-page-hero .hero-content .hero-title-area h1{font-size:42px}}.node-page-hero .hero-content .hero-title-area .h1-input{font-weight:700;font-family:var(--font-cinzel);width:100%;color:inherit;background:0 0;border:1px dashed #ccc;border-radius:4px;margin-left:-8px;padding:4px 8px}@media (min-width:768px){.node-page-hero .hero-content .hero-title-area .h1-input{font-size:42px}}.node-page-hero .hero-content .hero-title-area .h1-input:focus{border-color:var(--primary);background:#00000005;outline:none}.node-page-hero .hero-content .hero-badge{color:#666;white-space:nowrap;background:#f0f0f0;border-radius:20px;align-items:center;padding:6px 16px;font-weight:600;display:inline-flex}.node-page-hero .hero-content .hero-badge.badge-generation{background:rgba(var(--primary-rgb), .1);color:var(--primary)}.node-page-hero .hero-content .hero-metadata-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px 24px;margin:16px 0 24px;display:grid}@media (max-width:768px){.node-page-hero .hero-content .hero-metadata-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}}.node-page-hero .hero-content .hero-metadata-rows{flex-direction:column;gap:12px;margin:16px 0 24px;display:flex}.node-page-hero .hero-content .hero-metadata-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 24px;display:grid}@media (max-width:768px){.node-page-hero .hero-content .hero-metadata-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}}.node-page-hero .hero-content .metadata-item{flex-direction:column;gap:4px;min-width:0;display:flex}.node-page-hero .hero-content .metadata-item .metadata-label{letter-spacing:.05em;color:#999;font-weight:600}.node-page-hero .hero-content .metadata-item .metadata-value{font-weight:500;font-family:var(--font-sans);color:#333;min-width:0}.node-page-hero .hero-content .metadata-item .metadata-value input,.node-page-hero .hero-content .metadata-item .metadata-value select{font-weight:500;font-family:var(--font-sans);color:inherit;background:0 0;border:1px dashed #ccc;border-radius:4px;width:100%;padding:4px 8px}.node-page-hero .hero-content .metadata-item .metadata-value input:focus,.node-page-hero .hero-content .metadata-item .metadata-value select:focus{border-color:var(--primary);outline:none}.node-page-hero .hero-content .hero-summary{color:#666;border-left:3px solid #f0f0f0;padding-left:16px;line-height:1}@media (max-width:768px){.node-page-hero .hero-content .hero-summary{text-align:left}}.node-page-divider{background:#00000014;border:none;height:1px;margin:0}.node-page-tabs-container{margin-top:24px}.node-page-tabs-container .node-page-tablist{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #00000014;gap:24px;margin-bottom:24px;display:flex;overflow-x:auto}.node-page-tabs-container .node-page-tablist::-webkit-scrollbar{display:none}.node-page-tabs-container .node-page-tablist .node-page-tab{color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:12px 4px;font-weight:600;transition:all .2s;display:flex}.node-page-tabs-container .node-page-tablist .node-page-tab:hover{color:#333}.node-page-tabs-container .node-page-tablist .node-page-tab[aria-selected=true]{color:var(--primary);border-bottom-color:var(--primary)}.node-page-tabs-container .node-page-tablist .node-page-tab .tab-rename-input{border:1px solid var(--primary);background:#fff;border-radius:4px;outline:none;width:120px;padding:2px 6px;font-weight:600}.node-page-tabs-container .node-page-tablist .node-page-tab .tab-remove-btn{color:#ccc;cursor:pointer;background:0 0;border:none;padding:0 2px;line-height:1;transition:color .15s}.node-page-tabs-container .node-page-tablist .node-page-tab .tab-remove-btn:hover{color:#e53e3e}.node-page-tabs-container .node-page-tablist .node-page-tab-add{color:#ccc;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 8px;font-weight:600;transition:color .15s}.node-page-tabs-container .node-page-tablist .node-page-tab-add:hover{color:var(--primary)}.node-page-tabs-container .node-page-tabpanel{outline:none;padding-bottom:80px}.tab-move-btns{gap:0;margin-right:2px;display:inline-flex}.tab-move-btns .tab-move-btn{color:#888;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:0;padding:1px 5px;line-height:1;transition:all .15s}.tab-move-btns .tab-move-btn:first-child{border-radius:4px 0 0 4px}.tab-move-btns .tab-move-btn:last-child{border-left:none;border-radius:0 4px 4px 0}.tab-move-btns .tab-move-btn:hover:not([aria-disabled]){background:rgba(var(--primary-rgb), .1);color:var(--primary);border-color:var(--primary)}.tab-move-btns .tab-move-btn[aria-disabled]{opacity:.3;cursor:default}.node-page-tab[draggable=true]{cursor:grab}.node-page-tab[draggable=true]:active{cursor:grabbing}.node-page-tab.drag-over{background:rgba(var(--primary-rgb), .05);border-bottom-color:var(--primary)!important}.node-page-notice{background:#fffbeb;border:1px solid #fcd34d;border-radius:6px;align-items:center;gap:12px;margin-bottom:16px;padding:10px 16px;display:flex}.node-page-notice .node-page-notice-message{color:#92400e;flex:1}.node-page-notice .node-page-notice-dismiss{color:#92400e;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fcd34d;border-radius:4px;padding:4px 10px}.node-page-notice .node-page-notice-dismiss:hover{background:#fef3c7}.node-page-footer{border-top:1px solid #0000000d;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:48px;padding-top:24px;display:flex}.item-activity-panel{text-align:left;width:100%;max-width:640px;color:var(--color-text);font-size:.85rem}.item-activity-panel .item-activity-panel-header{margin-bottom:8px;font-weight:600}.item-activity-panel .item-activity-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.item-activity-panel .item-activity-line{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.item-activity-panel .item-activity-when{color:var(--color-text-muted);flex:none;font-size:.78rem}.item-activity-panel .item-activity-diff-toggle{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:0;font-size:.78rem;text-decoration:underline}.item-activity-panel .item-activity-diff-toggle:hover{color:var(--color-text)}.item-activity-panel .item-activity-diff-field{margin-top:6px}.item-activity-panel .item-activity-diff-name{color:var(--color-text-muted);font-size:.75rem}.item-activity-panel .item-activity-diff-scalar del{opacity:.6}.item-activity-panel .item-activity-diff-scalar ins{font-weight:600;text-decoration:none}.item-activity-panel .item-activity-diff-patch{border:1px solid var(--color-border);background:var(--color-header-bg);white-space:pre;border-radius:4px;max-height:12rem;margin:4px 0 0;padding:6px 8px;font-size:.72rem;line-height:1.35;overflow:auto}.node-page-notice{background:var(--color-surface,#f4f6f8);color:var(--color-text,#222);border:1px solid var(--color-border,#00000014);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;padding:10px 16px;font-size:.875rem;display:flex}.node-page-notice--info{background:var(--color-surface-info,#eef5fb);border-color:var(--color-border-info,#b6d6ec)}.node-page-notice--error{background:var(--color-surface-error,#fbeeee);border-color:var(--color-border-error,#ecb6b6)}.node-page-notice .node-page-notice-message{flex:1}.node-page-notice .node-page-notice-dismiss{flex-shrink:0;padding:0 6px;font-size:1.25rem;line-height:1}.overview-content .overview-article{color:#333;line-height:1.8}.overview-content .overview-article h2{margin:32px 0 16px}.overview-content .overview-article p{margin-bottom:24px}.overview-content .overview-article .lead{color:#555;margin-bottom:32px}.overview-header-actions{justify-content:flex-end;margin-bottom:16px;display:flex}@media (prefers-color-scheme:dark){.node-page{color:#e0e0e0;background:#121212}.node-page-hero .hero-image-container{background:#222;border-color:#ffffff0f}.node-page-hero .hero-image-container .hero-image-placeholder{color:#444}.node-page-hero .hero-image-container.is-interactive:hover{border-color:#ffffff1f;box-shadow:0 8px 24px #00000073}.node-page-hero .hero-content .hero-badge{color:#aaa;background:#222}.node-page-hero .hero-content .metadata-item .metadata-label{color:#666}.node-page-hero .hero-content .metadata-item .metadata-value{color:#ccc}.node-page-hero .hero-content .hero-summary{color:#aaa;border-left-color:#333}.node-page-footer{border-top-color:#ffffff0d}.overview-content .overview-article{color:#ccc}.overview-content .overview-article .lead{color:#aaa}}.bucket-rail .bucket-rail-bucket{text-overflow:ellipsis;max-width:16rem}.bucket-rail select:disabled{opacity:.55;cursor:not-allowed}@media (max-width:600px){.bucket-rail .bucket-rail-bucket{flex:auto;min-width:0;max-width:none}}.item-list-shell{flex-direction:column;gap:12px;width:100%;display:flex}.item-list-shell .ils-header{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.item-list-shell .ils-header-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.item-list-shell .ils-header-right{align-items:center;gap:8px;display:flex}.item-list-shell .ils-title{margin:0;font-size:18px;font-weight:600}.item-list-shell .ils-search-input{border:1px solid #00000026;border-radius:4px;flex:1;min-width:160px;max-width:320px;padding:6px 10px;font-size:14px}.item-list-shell .ils-subfilters{flex-wrap:wrap;gap:6px;display:flex}.item-list-shell .ils-subfilters button{cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:999px;padding:4px 12px;font-size:13px}.item-list-shell .ils-subfilters button.active{color:#fff;background:#356ef4;border-color:#356ef4}.item-list-shell .ils-subfilters button:hover:not(.active){background:#0000000d}.item-list-shell .ils-loading,.item-list-shell .ils-empty{text-align:center;opacity:.7;padding:32px 16px}.item-list-shell .ils-body{width:100%}@media (max-width:767px){.item-list-shell .ils-header{flex-direction:column;align-items:stretch}.item-list-shell .ils-header-left{flex-direction:column;align-items:stretch;gap:8px}.item-list-shell .ils-search-input{min-width:0;max-width:none}.item-list-shell .ils-header-right{flex-wrap:wrap}}.dark-mode .item-list-shell .ils-search-input{color:#f0f0f0;background:#282828;border-color:#ffffff26}.dark-mode .item-list-shell .ils-subfilters button{color:#f0f0f0;border-color:#ffffff26}.dark-mode .item-list-shell .ils-subfilters button:hover:not(.active){background:#ffffff0d}.photo-editor{z-index:2100;color:#fff;-webkit-overflow-scrolling:touch;background:#000000f0;flex-direction:column;display:flex;position:fixed;inset:0}.photo-editor-header{padding:14px 18px;padding-top:calc(14px + env(safe-area-inset-top,0px));flex-shrink:0;align-items:center;gap:12px;display:flex}.photo-editor-header .photo-editor-title{margin:0;font-size:16px;font-weight:600}.photo-editor-header .photo-editor-subtitle{color:#fff9;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.photo-editor-header .photo-editor-x{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;flex-shrink:0;width:40px;height:40px;margin-left:auto;font-size:24px;line-height:1;transition:background .15s}.photo-editor-header .photo-editor-x:hover{background:#ffffff38}.photo-editor-stage{flex:1;justify-content:center;align-items:center;min-height:0;padding:8px 16px;display:flex;position:relative;overflow:hidden}.photo-editor-canvas-wrap{flex-shrink:0;line-height:0;position:relative}.photo-editor-canvas{touch-action:none;border-radius:2px;display:block;box-shadow:0 6px 30px #00000080}.photo-editor-message{color:#ffffffb3;font-size:15px}.photo-editor-message.photo-editor-message-error{color:#ff9b9b;text-align:center;max-width:360px}.photo-editor-saving{letter-spacing:.02em;background:#00000073;justify-content:center;align-items:center;font-size:15px;display:flex;position:absolute;inset:0}.photo-crop{touch-action:none;position:absolute;inset:0}.photo-crop-box{box-sizing:border-box;cursor:move;border:1px solid #fffffff2;position:absolute;box-shadow:0 0 0 9999px #0000008c}.photo-crop-third{pointer-events:none;background:#ffffff59;position:absolute}.photo-crop-third.v1,.photo-crop-third.v2{width:1px;top:0;bottom:0}.photo-crop-third.v1{left:33.33%}.photo-crop-third.v2{left:66.66%}.photo-crop-third.h1,.photo-crop-third.h2{height:1px;left:0;right:0}.photo-crop-third.h1{top:33.33%}.photo-crop-third.h2{top:66.66%}.photo-crop-handle{background:#fff;border-radius:2px;width:16px;height:16px;position:absolute;box-shadow:0 0 2px #0009}.photo-crop-handle.ph-nw{cursor:nwse-resize;top:-8px;left:-8px}.photo-crop-handle.ph-ne{cursor:nesw-resize;top:-8px;right:-8px}.photo-crop-handle.ph-sw{cursor:nesw-resize;bottom:-8px;left:-8px}.photo-crop-handle.ph-se{cursor:nwse-resize;bottom:-8px;right:-8px}.photo-crop-handle.ph-n{cursor:ns-resize;top:-8px;left:50%;transform:translate(-50%)}.photo-crop-handle.ph-s{cursor:ns-resize;bottom:-8px;left:50%;transform:translate(-50%)}.photo-crop-handle.ph-e{cursor:ew-resize;top:50%;right:-8px;transform:translateY(-50%)}.photo-crop-handle.ph-w{cursor:ew-resize;top:50%;left:-8px;transform:translateY(-50%)}.photo-editor-toolbar{flex-direction:column;flex-shrink:0;align-items:center;gap:10px;padding:6px 16px;display:flex}.photo-editor-tools{background:#ffffff14;border-radius:10px;align-items:center;gap:6px;padding:6px;display:flex}.pe-tool{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;width:42px;height:42px;font-size:20px;line-height:1;transition:background .12s,opacity .12s}.pe-tool:hover:not(:disabled){background:#ffffff29}.pe-tool.is-active{background:var(--primary,#4a7);color:#fff}.pe-tool:disabled{opacity:.35;cursor:default}.pe-divider{background:#fff3;width:1px;height:26px;margin:0 4px}.photo-editor-aspects{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.pe-aspect{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:16px;padding:6px 12px;font-size:13px;transition:background .12s,border-color .12s}.pe-aspect:hover:not(:disabled){background:#ffffff24}.pe-aspect.is-active{color:#111;background:#fff;border-color:#fff}.pe-aspect:disabled{opacity:.4;cursor:default}.photo-editor-actions{padding:14px 18px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));flex-shrink:0;align-items:center;gap:12px;display:flex}.photo-editor-actions .photo-editor-revert{margin-right:auto}.photo-editor-actions .photo-editor-actions-right{gap:10px;margin-left:auto;display:flex}.photo-editor-error-banner{color:#fff;text-align:center;background:#b41e1eeb;border-radius:8px;max-width:90vw;padding:8px 16px;font-size:13px;position:absolute;bottom:84px;left:50%;transform:translate(-50%)}@media (max-width:768px){.photo-editor-header{padding:10px 14px;padding-top:calc(10px + env(safe-area-inset-top,0px))}.pe-tool{width:38px;height:38px;font-size:18px}.photo-editor-actions{padding:12px 14px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}}.tag-input{cursor:text;background:#fff;border:1px solid #ddd;border-radius:6px;padding:4px 6px;display:block;position:relative}.tag-input input{border:none}.tag-input-focused{border-color:#356ef4;box-shadow:0 0 0 2px #356ef426}.tag-input-chips{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.tag-input-field{min-width:80px;font:inherit;color:inherit;background:0 0;border:none;outline:none;flex:80px;padding:2px 4px}.tag-input-suggestions{z-index:10;background:#fff;border:1px solid #ddd;border-radius:6px;max-height:200px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #00000014}.tag-input-suggestion{cursor:pointer;color:#333;align-items:center;gap:8px;padding:6px 10px;font-size:13px;display:flex}.tag-input-suggestion.tag-input-suggestion-active,.tag-input-suggestion:hover{background:#356ef414}.chapter-suggestion-swatch{border:1px solid #00000026;border-radius:3px;flex-shrink:0;width:12px;height:12px;display:inline-block}.tie-chip{background:rgba(var(--color-primary-rgb), .15);color:var(--color-text);border-radius:999px;align-items:center;gap:6px;padding:2px 8px 2px 2px;font-size:13px;line-height:1;display:inline-flex}.tie-chip-avatar{object-fit:cover;background:var(--color-secondary);border-radius:50%;flex-shrink:0;width:20px;height:20px}.tie-chip-avatar-fallback{color:var(--color-text);background:var(--color-secondary);justify-content:center;align-items:center;font-size:11px;font-weight:600;display:inline-flex}.tie-chip-label{font-weight:500}.tag-input-chip-remove{cursor:pointer;color:inherit;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1}.tag-input-chip-remove:hover{color:var(--color-danger)}@media (prefers-color-scheme:dark){.tag-input{color:#ccc;background:#1a1a1a;border-color:#333}.tag-input-focused{border-color:#356ef4;box-shadow:0 0 0 2px #356ef440}.tag-input-suggestions{background:#1e1e1e;border-color:#333;box-shadow:0 4px 16px #0006}.tag-input-suggestion{color:#ccc}.tag-input-suggestion.tag-input-suggestion-active,.tag-input-suggestion:hover{background:#356ef426}}.file-type-pill-wrap{align-items:center;display:inline-flex;position:relative}.file-type-pill-wrap[data-open=true] .pill-trailing{opacity:1;transform:rotate(180deg)}.file-type-pill-popover{z-index:50;background:#fff;border:1px solid #ddd;border-radius:8px;min-width:240px;max-width:300px;padding:8px;font-size:13px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 6px 22px #0000001f}.file-type-pill-section-label{text-transform:uppercase;letter-spacing:.04em;color:#888;padding:2px 4px 6px;font-size:11px;font-weight:600}.file-type-pill-list{flex-direction:column;gap:2px;max-height:180px;margin:0 0 6px;padding:0;list-style:none;display:flex;overflow-y:auto}.file-type-pill-option{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:4px 6px;display:flex}.file-type-pill-option:hover,.file-type-pill-option:focus-visible{background:#356ef414}.file-type-pill-option-selected{background:#356ef41a}.file-type-pill-option-selected:hover,.file-type-pill-option-selected:focus-visible{background:#356ef429}.file-type-pill-check{color:var(--color-primary,#356ef4);justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.file-type-pill-check svg{width:14px;height:14px;display:block}.file-type-pill-divider{background:#eee;height:1px;margin:6px 0}.file-type-pill-reset{text-align:left;cursor:pointer;width:100%;font:inherit;color:#666;background:0 0;border:none;border-radius:4px;padding:6px 8px}.file-type-pill-reset:hover{color:#333;background:#0000000a}@media (prefers-color-scheme:dark){.file-type-pill-popover{color:#ccc;background:#1e1e1e;border-color:#333;box-shadow:0 6px 22px #0006}.file-type-pill-option:hover,.file-type-pill-option:focus-visible{background:#356ef429}.file-type-pill-option-selected{background:#356ef433}.file-type-pill-option-selected:hover,.file-type-pill-option-selected:focus-visible{background:#356ef447}.file-type-pill-check{color:#7aa7ff}.file-type-pill-divider{background:#333}.file-type-pill-reset{color:#aaa}.file-type-pill-reset:hover{color:#ddd;background:#ffffff0d}}.sharing-with-backdrop{z-index:1800;background:#00000080;position:fixed;inset:0}.sharing-with-modal{z-index:1801;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg);width:min(520px,100vw - 32px);max-height:min(640px,100vh - 32px);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.sharing-with-modal .picker-header{border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.sharing-with-modal .picker-header h3{overflow-wrap:anywhere;min-width:0;margin:0;font-size:17px;font-weight:600}.sharing-with-modal .picker-header .picker-close{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:0 4px;font-size:22px;line-height:1}.sharing-with-modal .picker-header .picker-close:hover{color:var(--color-text)}.sharing-with-modal .sharing-with-body{flex:1;min-height:0;padding:12px 20px;overflow-y:auto}.sharing-with-modal .picker-footer{border-top:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:8px;padding:12px 20px;display:flex}.sharing-with-modal .picker-footer .picker-count{color:var(--color-text-muted);margin-right:auto;font-size:13px}.sharing-with-modal .sharing-with-blurb{color:var(--color-text-muted);margin:0 0 12px;font-size:13px;line-height:1.5}.sharing-with-modal .sharing-with-empty{color:var(--color-text-muted);padding:8px 0;font-size:14px}.sharing-with-modal .sharing-with-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sharing-with-modal .sharing-with-row{border-bottom:1px solid var(--color-border);padding:14px 0}.sharing-with-modal .sharing-with-row:first-child{padding-top:0}.sharing-with-modal .sharing-with-row:last-child{border-bottom:none;padding-bottom:0}.sharing-with-modal .sharing-with-identity{align-items:center;gap:10px;display:flex}.sharing-with-modal .sharing-with-avatar{border-radius:var(--radius-full);background:var(--color-surface);border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex;overflow:hidden}.sharing-with-modal .sharing-with-avatar img{object-fit:cover;width:100%;height:100%}.sharing-with-modal .sharing-with-who{flex-direction:column;flex:1;min-width:0;display:flex}.sharing-with-modal .sharing-with-name{overflow-wrap:anywhere;font-size:14px;font-weight:500}.sharing-with-modal .sharing-with-handle,.sharing-with-modal .sharing-with-meta{color:var(--color-text-muted);overflow-wrap:anywhere;font-size:12px}.sharing-with-modal .sharing-with-stop{flex-shrink:0}.sharing-with-modal .sharing-with-controls{flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:10px;padding-left:42px;display:flex}.sharing-with-modal .sharing-with-perm{color:var(--color-text-muted);align-items:center;gap:6px;font-size:13px;display:flex}.sharing-with-modal .sharing-with-perm select{font-size:13px}.sharing-with-modal .sharing-with-cascade{cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.sharing-with-modal .sharing-with-cascade input[type=checkbox]{cursor:pointer;flex-shrink:0}.sharing-with-modal .sharing-with-cascade:has(input:disabled){cursor:default;opacity:.6}.sharing-with-modal .sharing-with-photos{color:var(--color-text-muted);margin:6px 0 0;padding-left:42px;font-size:12px}.sharing-with-modal .sharing-with-note{color:var(--color-text-muted);margin:6px 0 0;padding-left:42px;font-size:12px;font-style:italic;line-height:1.45}@media (max-width:480px){.sharing-with-modal .sharing-with-identity{flex-wrap:wrap}.sharing-with-modal .sharing-with-stop{margin-left:42px}.sharing-with-modal .sharing-with-controls,.sharing-with-modal .sharing-with-photos,.sharing-with-modal .sharing-with-note{padding-left:0}}.page-feed{flex-direction:column;gap:16px;display:flex}.page-feed .page-feed-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.page-feed .page-feed-search{flex:1;min-width:0;max-width:320px}.page-feed .page-feed-search input{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg);width:100%;color:var(--color-text);padding:6px 10px}.page-feed .page-feed-header-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.page-feed .page-feed-composer{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;gap:8px;padding:12px;display:flex}.page-feed .page-feed-composer textarea{resize:vertical;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg);width:100%;color:var(--color-text);font:inherit;padding:8px 10px}.page-feed .page-feed-composer-actions{justify-content:flex-end;gap:8px;display:flex}.page-feed .page-feed-empty{color:var(--color-text-muted);padding:12px 0;font-size:14px}.page-feed .page-feed-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-feed .page-feed-row{border-bottom:1px solid var(--color-border);align-items:flex-start;gap:12px;padding:12px 0;display:flex}.page-feed .page-feed-row:last-child{border-bottom:none}.page-feed .page-feed-avatar{border-radius:var(--radius-full);background:var(--color-surface);border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;overflow:hidden}.page-feed .page-feed-avatar img{object-fit:cover;width:100%;height:100%}.page-feed .page-feed-body{flex:1;min-width:0}.page-feed .page-feed-meta{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.page-feed .page-feed-who{font-size:14px;font-weight:600}.page-feed .page-feed-when{color:var(--color-text-muted);white-space:nowrap;font-size:12px}.page-feed .page-feed-text{white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0 0;font-size:14px;line-height:1.5}.page-feed .page-feed-text-muted{color:var(--color-text-muted);font-style:italic}.page-feed .page-feed-rich{margin-top:4px;font-size:14px}.page-feed .page-feed-rich .rich-text-editor{background:0 0;border:none;padding:0}.page-feed .page-feed-rich .editor-content,.page-feed .page-feed-rich .ProseMirror{min-height:0;padding:0}.page-feed .page-feed-rich .ProseMirror>:first-child{margin-top:0}.page-feed .page-feed-rich .ProseMirror>:last-child{margin-bottom:0}.page-feed .page-feed-rich img{object-fit:contain;max-width:100%;height:auto;max-height:420px}.page-feed .page-feed-remove{border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;padding:2px 6px;font-size:18px;line-height:1}.page-feed .page-feed-remove:hover:not(:disabled){border-color:var(--color-border);color:var(--color-danger)}.page-feed .page-feed-remove:disabled{opacity:.5;cursor:not-allowed}.page-feed .page-feed-activity{border-top:1px solid var(--color-border);padding-top:12px}.page-feed .page-feed-activity-toggle{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.page-feed .page-feed-activity-list{margin:8px 0 0;padding:0;list-style:none}.page-feed .page-feed-activity-row{color:var(--color-text-muted);padding:4px 0;font-size:13px}.page-feed .page-feed-activity-line{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.page-feed .page-feed-activity-text{overflow-wrap:anywhere;min-width:0}@media (max-width:640px){.page-feed .page-feed-search{max-width:none}.page-feed .page-feed-header-actions{justify-content:space-between;width:100%}}
