.list-header{margin-bottom:1.5rem;text-align:center}.list-title-container{display:flex;align-items:center;justify-content:center;gap:0.75rem;margin-bottom:0.5rem}.list-title{font-size:1.75rem;font-weight:500;color:#1f2937;margin:0;line-height:1.2}.shared-indicator{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:rgba(13,110,253,0.1);transition:all 0.15s ease;cursor:pointer;position:relative;z-index:50}.shared-indicator:hover{background-color:rgba(13,110,253,0.2);transform:scale(1.1)}.shared-indicator:active{transform:scale(0.95)}.shared-indicator .shared-icon{width:16px;height:16px;color:#0d6efd}.filter-button{display:flex;align-items:center;justify-content:center;margin-left:0.5rem}.filter-button .btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:50%;background-color:rgba(156,163,175,0.1);transition:all 0.15s ease}.filter-button .btn:hover{background-color:rgba(156,163,175,0.2)}.filter-button .btn img{width:16px;height:16px;color:#9ca3af}.list-subtitle-container{margin-top:0.5rem}.list-subtitle{font-size:1rem;color:#9ca3af;margin:0;line-height:1.4}.list-item{padding:0.5rem 0.5rem;margin-bottom:0;transition:all 0.15s ease;border:none !important;border-radius:6px !important;box-shadow:none !important;position:relative}.list-item:hover{background:#f9fafb}.list-item.done .list-item-name{text-decoration:line-through;color:#9ca3af}.list-item.starred{background:rgba(251,191,36,0.04)}.list-item.starred::before{content:'';position:absolute;left:0;top:0.375rem;bottom:0.375rem;width:3px;background:#f59e0b;border-radius:0 2px 2px 0}.list-item.starred:hover{background:rgba(251,191,36,0.08)}.drag-handle{display:flex;align-items:center;justify-content:center;padding:0.25rem;cursor:grab;opacity:0;transition:opacity 0.15s ease;flex-shrink:0}.drag-handle:active{cursor:grabbing}.drag-handle .drag-icon{width:12px;height:12px;opacity:0.4}.list-item:hover .drag-handle{opacity:1}.sortable-ghost{opacity:0.4;background:#f0f4ff;border-radius:6px}.sortable-chosen{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.1);border-radius:6px}.list-item-content{display:flex;flex-direction:row;align-items:center;gap:0.25rem}.list-item-header{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;padding:0.25rem 0;flex:1;min-width:0}.list-item-main{flex:1;min-width:0;padding-right:0;display:flex;flex-direction:column}.list-item-name{font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;font-size:1rem;font-weight:450;color:#1f2937;line-height:1.4;word-break:break-word;letter-spacing:-0.01em}.list-item-meta{display:flex;align-items:center;gap:0.5rem;margin-top:0.25rem;opacity:0;max-height:0;overflow:hidden;transition:opacity 0.15s ease, max-height 0.15s ease}.list-item:hover .list-item-meta,.list-item:focus-within .list-item-meta{opacity:1;max-height:2rem}.rating-display-compact{display:inline-flex;align-items:center;font-size:0.75rem;color:#9ca3af;background:rgba(0,0,0,0.03);padding:0.125rem 0.375rem;border-radius:4px}.rating-display-compact .rating-value{font-weight:500;color:#f59e0b}.rating-display-compact .rating-scale{opacity:0.6;margin-left:1px}.comment-icon-container{display:inline-flex;align-items:center;cursor:help}.comment-icon-container .comment-icon{width:14px;height:14px;opacity:0.5}.item-tag-container{display:inline-flex;align-items:center;gap:0.25rem;flex-wrap:nowrap}.tag-link-inline{display:inline-block;padding:0.0625rem 0.375rem;background:transparent;color:#9ca3af;font-size:0.75rem;text-decoration:none;border-radius:3px;transition:all 0.15s ease}.tag-link-inline:hover{background:rgba(0,0,0,0.04);color:#1f2937;text-decoration:none}.tags-more{font-size:0.7rem;color:#9ca3af;opacity:0.7}.list-item-subtitle{font-size:0.8125rem;color:#9ca3af;margin-top:0.125rem}.list-item-shared{display:inline-flex;align-items:center;margin-left:0.5rem;color:#9ca3af;font-size:0.75rem}.list-item-shared img{width:14px;height:14px;margin-right:0.25rem}.list-item-url{display:inline-flex;align-items:center;margin-left:0.125rem;color:#9ca3af;transition:color 0.2s ease;border:none !important}.list-item-url:hover{color:#0d6efd}.list-item-url img{width:14px;height:14px}.list-item-footer{display:flex;justify-content:flex-start;align-items:center;gap:0.375rem;margin-top:0.125rem;padding-top:0.125rem;border:none !important}.list-item-tags{display:flex;flex-wrap:wrap;gap:0.125rem}.tag-link{display:inline-block;padding:0.25rem 0.75rem;background:rgba(0,0,0,0.03);color:#9ca3af;font-size:0.8125rem;text-decoration:none;transition:all 0.15s ease;border:none !important;border-radius:50rem !important}.tag-link:hover{background:rgba(0,0,0,0.06);color:#1f2937;text-decoration:none}.list-item-actions{flex-shrink:0;margin-left:0;opacity:0;transition:opacity 0.15s ease}.list-item-actions .star-button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none !important;border-radius:50% !important;transition:all 0.15s ease}.list-item-actions .star-button:hover{background:rgba(0,0,0,0.04)}.list-item-actions .star-button img{width:14px;height:14px;opacity:0.5}.list-item-actions .menu-pill{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent !important;border:none !important;border-radius:4px !important;transition:all 0.15s ease}.list-item-actions .menu-pill:hover,.list-item-actions .menu-pill:focus,.list-item-actions .menu-pill:active{background:transparent !important;box-shadow:none !important;outline:none !important}.list-item-actions .menu-pill img{width:12px;height:12px;opacity:0.5}.list-item-actions .menu-pill img:hover{opacity:0.8}.list-item:hover .list-item-actions,.list-item:focus-within .list-item-actions{opacity:1}@media (max-width: 576px){.list-item{padding:0.625rem 0.5rem;margin-bottom:0}.list-item-name{font-size:0.9375rem}.list-item-meta{opacity:1;max-height:2rem}.list-item-actions{opacity:1}.tag-link-inline{font-size:0.7rem;padding:0.0625rem 0.25rem}.drag-handle{opacity:0.4}}.add-to-list-container{position:fixed;bottom:2rem;right:2rem;z-index:100}.add-to-list-btn{display:flex;align-items:center;justify-content:center;padding:0.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:50px;box-shadow:0 4px 12px rgba(13,110,253,0.3);transition:all 0.2s ease;background:linear-gradient(135deg, #0d6efd, #0a58ca);border:none}.add-to-list-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(13,110,253,0.4);background:linear-gradient(135deg, #0b5ed7, #094db1)}.add-to-list-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(13,110,253,0.3)}.add-to-list-btn svg{margin-right:0.5rem}@media (max-width: 767.98px){.add-to-list-container{bottom:1.5rem;right:1.5rem}.add-to-list-btn{padding:0.625rem 1.25rem;font-size:0.875rem}}.dynamic-list-item,.list-item{padding:0.375rem 0.5rem !important}.dynamic-list-item .list-item-header,.list-item .list-item-header{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;padding:0.25rem 0;box-sizing:border-box}.dynamic-list-item .list-item-main,.list-item .list-item-main{flex:1;min-width:0;box-sizing:border-box}.dynamic-list-item .list-item-actions,.list-item .list-item-actions{flex-shrink:0;box-sizing:border-box}:root{--text-primary: #2d3748;--text-secondary: #4a5568;--text-muted: #718096;--text-accent: #2b6cb0;--bg-primary: #ffffff;--bg-secondary: #f7fafc;--bg-card: #f8fafc;--bg-header: #ebf4ff;--hover-bg: #ebf8ff;--active-bg: #bee3f8;--border-color: #e2e8f0;--warning: #ffc107;--danger: #dc3545}.list-name{font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;font-size:1.5rem;font-weight:600;color:var(--text-primary);line-height:1.2;letter-spacing:-0.02em;margin-bottom:0.25rem}.list-name-subtitle{display:flex;align-items:center;gap:0.5rem;margin-top:0.25rem}.list-subtitle{font-size:0.9375rem;color:var(--text-muted);font-weight:400}#localized-item{font-size:0.875rem;color:var(--text-muted);display:inline-flex;align-items:center;gap:0.25rem}.list-category{display:flex;flex-direction:column;align-items:flex-start;gap:0.25rem}#list-of-list-names-link{text-decoration:none;color:var(--text-accent);flex-shrink:1;min-width:0}@media (min-width: 2560px){.list-name{font-size:24px}}@media (max-width: 2560px) and (min-width: 1440px){.list-name{font-size:20px}}@media (max-width: 1440px) and (min-width: 1024px){.list-name{font-size:18px}}@media (max-width: 1024px) and (min-width: 375px){.list-name{font-size:16px}.list-of-list-names{padding:30px !important}}.list-name-subtitle-group{min-width:0}.list-of-list-names .list-index-list-group-item{background-color:transparent;border:none;border-bottom:1px solid var(--border-color);border-radius:4px}.list-index-list-group-item{position:relative;padding-top:0;padding-bottom:0}.list-of-list-names .list-group{width:90%}.hover-effect:hover{background-color:var(--hover-bg)}.no-outline:focus{box-shadow:none !important}.list-dropdown-menu{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:0.375rem;padding:0.5rem 0;box-shadow:0 2px 5px rgba(0,0,0,0.1)}.list-dropdown-menu .dropdown-item{display:flex;align-items:center;padding:0.5rem 1rem;font-size:0.9rem;color:var(--text-primary);text-decoration:none;transition:background-color 0.2s ease-in-out}.list-dropdown-menu .dropdown-item:hover{background-color:var(--bg-secondary);color:var(--text-primary)}.list-dropdown-menu .dropdown-item.text-warning{color:var(--warning)}.list-dropdown-menu .dropdown-item.text-warning:hover{background-color:#fff7e6}.list-dropdown-menu .dropdown-item.text-danger{color:var(--danger)}.list-dropdown-menu .dropdown-item.text-danger:hover{background-color:#fde2e4}.list-dropdown-menu i{font-size:1rem;margin-right:0.5rem}.all-category{letter-spacing:0.5px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif}.pinned-category{letter-spacing:0.5px}.pinned-lists-container{border:none !important;border-top:1px solid var(--border-color) !important;border-bottom:1px solid var(--border-color) !important;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.pinned-lists-container .list-group-item{border:none !important;border-radius:0 !important;margin-bottom:1px;background-color:var(--bg-secondary)}.category-box{background:var(--bg-card);border-radius:12px;padding:16px;border:1px solid var(--border-color);box-shadow:0 4px 8px rgba(0,0,0,0.05);transition:0.2s ease-in-out}.category-box:hover{box-shadow:0 6px 12px rgba(0,0,0,0.08)}.category-header{background:var(--bg-header);padding:8px 12px;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.category-title{font-size:1.25rem;color:var(--text-primary);font-family:'Inter', sans-serif;font-weight:600}.list-container{margin-top:8px}.list-container .list-group-item{border:none;background:var(--bg-primary);border-radius:6px;padding:0 15px;margin-bottom:6px;transition:0.2s ease-in-out}.list-container .list-group-item:hover{background:var(--hover-bg)}.category-header-wrapper{position:relative}.category-edit-button{opacity:0;transition:opacity 0.2s ease;pointer-events:none}.category-box:hover .category-edit-button{opacity:1;pointer-events:auto}.filter-invert{filter:brightness(0) invert(1)}.fab-plus-icon{filter:brightness(0) invert(1);width:24px;height:24px;stroke-width:2}:root{--text-primary: #2d3748;--text-secondary: #4a5568;--text-muted: #718096;--text-accent: #5a67d8;--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-card: #f9fafb;--bg-header: #f5f5f7;--hover-bg: #f1f5f9;--active-bg: #e2e8f0;--border-color: #e2e8f0;--warning: #f59e0b;--danger: #ef4444}@media (max-width: 768px){.list-name{font-size:1.25rem}.list-subtitle{font-size:0.875rem}}.form-check-input[type="checkbox"]{cursor:pointer;background-color:#dee2e6;border-color:#dee2e6;height:1.5rem !important;width:3rem !important;margin-top:0;position:relative;appearance:none;-webkit-appearance:none;outline:none;border-radius:1rem}.form-check-input[type="checkbox"]::before{content:"";position:absolute;height:calc(1.5rem - 4px);width:calc(1.5rem - 4px);left:2px;top:2px;background-color:white;border-radius:50%;transition:transform 0.25s ease;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.form-check-input[type="checkbox"]:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input[type="checkbox"]:checked::before{transform:translateX(1.5rem)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25)}.form-check-input:active{filter:brightness(90%)}.form-check-input:not(:disabled):active~.form-check-label{color:#212529}.form-check-label{cursor:pointer}.form-check.form-switch{cursor:pointer;margin-bottom:0;padding-left:0;display:flex;align-items:center}.dropdown-item .form-check.form-switch{padding-left:0;margin-left:0}.dropdown-item .form-check.form-switch .form-check-input{margin-right:0.5rem;flex-shrink:0}.list-group-item .form-check.form-switch .form-check-input{margin-right:0.75rem;flex-shrink:0}.share-badge{display:none}.share-badge[data-display="true"]{display:inline-flex !important}.share-badge[data-display="false"]{display:none !important}.list-card{position:relative;background:#ffffff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);transition:all 0.2s ease;overflow:visible;height:100%;display:flex;flex-direction:column;z-index:1;border:1px solid #f0f0f0}.list-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.08);z-index:2;border-color:#e5e5e5}.list-card.archived-list{cursor:default}.list-card.archived-list:hover{transform:none !important;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02) !important;z-index:1 !important;border-color:#f0f0f0 !important}.list-card.archived-list .list-card-link{pointer-events:none;cursor:default}.list-card.archived-list .list-card-link:hover{color:inherit !important;text-decoration:none !important}.list-card.archived-list .archived-actions{pointer-events:auto}.list-card.archived-list .archived-actions a,.list-card.archived-list .archived-actions button{pointer-events:auto;cursor:pointer}.list-card.archived-list .list-name:hover,.list-card.archived-list .list-subtitle:hover,.list-card.archived-list .expiration-info:hover,.list-card.archived-list .archived-list-meta:hover,.list-card.archived-list .list-card-content:hover,.list-card.archived-list .list-card-header:hover,.list-card.archived-list .list-card-title:hover{color:inherit !important;background-color:transparent !important}.list-card.active-dropdown{z-index:9999 !important}.list-card:focus-within{outline:none !important;border-color:#f0f0f0 !important;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02) !important;transform:none !important;transition:none !important}.list-card-link{text-decoration:none;color:inherit;display:block;flex:1;position:relative;z-index:1}.list-card-content{padding:1.5rem;height:100%;display:flex;flex-direction:column;position:relative;z-index:1}.list-card-image{aspect-ratio:16/9;overflow:hidden;border-radius:8px;background-color:#f3f4f6;position:relative;width:100%;max-height:180px}.list-card-image img{width:100%;height:100%;object-fit:cover;display:block}.list-card-header{display:flex;flex-direction:column;gap:0}.list-card-title-row{display:flex;align-items:center;gap:6px}.pin-indicator{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pin-indicator img{width:11px;height:11px;opacity:0.45}.list-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px}.list-card-meta{display:flex;align-items:center;gap:10px}.meta-item{font-size:0.8rem;color:#9ca3af;font-weight:400;display:inline-flex;align-items:center;gap:4px}.meta-item i{font-size:0.75rem;opacity:0.7}.meta-item.meta-saves{color:#6366f1}.meta-item.meta-saves i{font-size:0.7rem;opacity:1}.list-card-actions-inline{display:flex;align-items:center;gap:6px}.share-indicator{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:#f5f5f7;cursor:pointer;transition:all 0.15s ease}.share-indicator img{width:13px;height:13px;opacity:0.55}.share-indicator:hover{background:#ebebeb}.share-indicator:hover img{opacity:0.75}.share-indicator[data-display="false"]{display:none !important}.share-indicator[data-display="true"]{display:inline-flex !important}.list-name{font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;font-size:1.05rem;font-weight:600;color:#1f2937;margin:0 0 2px 0;line-height:1.4;letter-spacing:-0.01em}.list-subtitle{font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;font-size:0.875rem;color:#9ca3af;margin-top:0.375rem;letter-spacing:normal;line-height:1.4}.pin-badge{display:inline-flex;align-items:center;justify-content:center;background:none;border-radius:0;width:auto;height:auto;padding:0;opacity:0.5}.pin-badge .icon-sm{width:12px;height:12px}.list-card-stats{display:flex;gap:0.75rem;margin-bottom:0.75rem}.list-stat{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#64748b;position:absolute;top:0.75rem;right:3rem}.list-stat .icon-sm{width:16px;height:16px;opacity:0.8;transition:opacity 0.2s ease}.list-stat:hover .icon-sm{opacity:1}.list-card-tags{display:flex;flex-wrap:nowrap;gap:0.5rem;margin-top:auto;padding-top:0.5rem;width:100%;overflow:hidden}.list-tag{display:inline-flex;align-items:center;padding:0.25rem 0.625rem;background:#f5f5f5;border-radius:4px;font-size:0.75rem;color:#6b7280;text-decoration:none;transition:all 0.15s ease;white-space:nowrap;flex-grow:0;flex-shrink:0;max-width:100%}.list-tag:hover{background:#ebebeb;color:#4b5563}.list-card-actions{position:absolute;top:0.75rem;right:0.75rem;opacity:1;pointer-events:auto;z-index:10}.mobile-action-trigger{position:absolute;top:50%;right:0.5rem;transform:translateY(-50%);width:2.5rem;height:2.5rem;padding:0;border:none;background:transparent;border-radius:6px;z-index:20;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-action-trigger img{width:20px;height:20px;opacity:0.5}.mobile-action-trigger:active{background:rgba(0,0,0,0.05)}.action-button{width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.85) !important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none !important;box-shadow:0 1px 3px rgba(0,0,0,0.1) !important;z-index:10;border-radius:6px;cursor:pointer;transition:all 0.15s ease;opacity:0}.action-button .icon-sm{width:16px;height:16px;opacity:0.6;filter:none !important;transition:opacity 0.15s ease}.action-button:hover,.action-button:focus,.action-button:active{background:rgba(255,255,255,0.95) !important;box-shadow:0 2px 6px rgba(0,0,0,0.15) !important;outline:none !important}.action-button:hover .icon-sm,.action-button:focus .icon-sm,.action-button:active .icon-sm{opacity:0.9}.list-card:hover .action-button{opacity:1}.dropdown-menu.show{z-index:10000 !important;background-color:#ffffff !important}.dropdown{position:static}.dropdown.show{position:relative;z-index:10000 !important}.list-card .dropdown-menu{z-index:10000 !important;background-color:#ffffff !important}.list-card .dropdown-menu.show{position:absolute !important;z-index:10000 !important;background-color:#ffffff !important}.item-count-badge{font-size:0.75rem;font-weight:500;color:#9ca3af;background:none !important;border:none !important;padding:0;margin-left:0.5rem;display:inline-flex !important;align-items:center}.item-count-badge span{display:inline}@media (max-width: 767.98px){.item-count-badge{font-size:0.7rem}}.saves-count-badge{font-size:0.7rem;font-weight:500;color:#6366f1 !important;background:rgba(99,102,241,0.08) !important;border:none !important;padding:0.125rem 0.375rem !important;border-radius:10px !important;display:inline-flex !important;align-items:center}.saves-count-badge i{color:#6366f1}@media (max-width: 767.98px){.saves-count-badge{font-size:0.65rem;padding:0.1rem 0.3rem !important}}.list-top-tags{margin-top:-0.25rem !important;padding-top:0 !important;position:relative;z-index:2;display:flex;justify-content:flex-start;width:100%}.tag-link{position:relative;z-index:2}.mobile-actions-modal{border:none;padding:0;border-radius:16px;box-shadow:0 25px 50px rgba(0,0,0,0.15);width:calc(100% - 2rem);max-width:320px;margin:auto;overflow:hidden}.mobile-actions-modal::backdrop{background-color:rgba(0,0,0,0.3);backdrop-filter:blur(4px)}.mobile-actions-modal .modal-content{background-color:#fff;border-radius:16px}.mobile-actions-modal .modal-header{padding:1rem 1.25rem 0.75rem;border-bottom:none}.mobile-actions-modal .modal-header .modal-title{font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af}.mobile-actions-modal .modal-header .btn-close{opacity:0.4;transition:opacity 0.15s ease}.mobile-actions-modal .modal-header .btn-close:hover{opacity:0.7}.mobile-actions-modal .modal-body{padding:0.25rem 0.75rem 0.75rem}.mobile-actions-modal .mobile-action-list .list-group-item{border:none;cursor:pointer;padding:0.625rem 0.5rem;border-radius:8px;margin-bottom:2px;transition:background-color 0.1s ease}.mobile-actions-modal .mobile-action-list .list-group-item:hover{background-color:#f5f5f5}.mobile-actions-modal .mobile-action-list .list-group-item:active{background-color:#ebebeb}.mobile-actions-modal .mobile-action-list .list-group-item a,.mobile-actions-modal .mobile-action-list .list-group-item button.btn-link{font-size:0.9375rem;font-weight:450;color:#374151}.mobile-actions-modal .mobile-action-list .list-group-item .text-warning{color:#b45309 !important}.mobile-actions-modal .mobile-action-list .list-group-item .text-danger{color:#dc2626 !important}.mobile-actions-modal .mobile-action-list .list-group-item .btn-link{text-align:left;padding:0}.mobile-actions-modal .mobile-action-list .list-group-item .btn-link:focus{box-shadow:none}.mobile-actions-modal .icon-sm{width:18px;height:18px;flex-shrink:0;opacity:0.5}.mobile-actions-modal .list-group-item .form-check.form-switch{padding:0;margin:0;width:100%;display:flex;align-items:center}.mobile-actions-modal .list-group-item .form-check.form-switch .form-check-input{margin-right:0.75rem;flex-shrink:0}.mobile-actions-modal .list-group-item .form-check.form-switch .form-check-label{cursor:pointer;margin:0;padding:0;text-align:left;font-size:0.9375rem;font-weight:450;color:#374151;display:flex;align-items:center;gap:0.375rem}.mobile-actions-modal .list-group-item .form-check.form-switch .form-check-label .icon-xs{width:14px;height:14px;opacity:0.5}.mobile-actions-modal .mobile-divider{padding:0 !important;margin:0.375rem 0.5rem !important;height:1px;background:#f0f0f0;border-radius:0}@media (max-width: 767.98px){.list-card{background:transparent !important;border-radius:0 !important;box-shadow:none !important;margin-bottom:0 !important;padding:0.5rem 0.75rem !important;padding-right:2.75rem !important;border:none !important;border-bottom:1px solid #eee !important;overflow:hidden !important;position:relative;height:auto !important;width:100% !important;max-width:100% !important;box-sizing:border-box !important}.list-card:last-child{border-bottom:none !important}.list-card:hover{background-color:#f9fafb !important}.list-card:focus,.list-card:active,.list-card:focus-within{outline:none !important;box-shadow:none !important}.list-card-link:focus,.list-card-link:active{outline:none !important}.list-card-content,.list-card-main-content{padding:0;margin:0;width:100%;max-width:100%;overflow:hidden}.list-card-link{display:block !important;padding:0 !important;color:inherit !important;text-decoration:none !important}.list-card turbo-frame,.lists-grid turbo-frame{display:block;width:100%;max-width:100%;overflow:hidden}.list-card-header{margin-bottom:0.1rem !important;overflow:hidden;width:100%}.list-card-title-row{gap:5px}.list-name{font-size:0.95rem !important;font-weight:500 !important;line-height:1.3 !important;color:#1f2937}.pin-indicator img{width:10px;height:10px;opacity:0.4}.list-card-footer{margin-top:4px !important;padding-top:0 !important}.list-card-meta{gap:8px}.meta-item{font-size:0.75rem !important}.list-card-actions-inline{display:none !important}.header-badges{display:none !important}.pin-badge,.share-badge{flex-shrink:0}.pin-badge img,.share-badge img{width:13px !important;height:13px !important;opacity:0.6}.item-count-badge{flex-shrink:0;font-size:0.45rem !important;padding:0 !important;background:#e5e7eb !important;color:#4b5563 !important;border-radius:4px !important;font-weight:400 !important;border:none !important;width:18px !important;height:18px !important;box-sizing:border-box !important;display:flex !important;justify-content:center !important;align-items:center !important}.list-subtitle{font-size:0.8rem !important;color:#6b7280;margin-top:0.05rem !important;line-height:1.25 !important;word-break:break-word}.list-card-tags{display:none !important}.list-card-image{display:none !important}.list-card-actions{display:none !important}}.list-card .dropdown-menu{min-width:200px;padding:0.5rem;border-radius:10px;border:1px solid #f0f0f0 !important;box-shadow:0 4px 20px rgba(0,0,0,0.08),0 2px 6px rgba(0,0,0,0.04) !important;background:#ffffff}.list-card .dropdown-menu .dropdown-divider{margin:0.375rem 0;border-color:#f0f0f0}.dropdown-item{padding:0.5rem 0.75rem;font-size:0.875rem;display:flex;align-items:center;gap:0.625rem;min-height:36px;background-color:transparent;border-radius:6px;color:#374151;transition:all 0.1s ease}.dropdown-item .icon-sm{width:15px;height:15px;flex-shrink:0;opacity:0.5}.dropdown-item span{flex-grow:1;white-space:normal;word-break:break-word;font-size:0.875rem;font-weight:450}.dropdown-item:hover{background-color:#f5f5f5;color:#111827}.dropdown-item:hover .icon-sm{opacity:0.7}.dropdown-item:active{background-color:#ebebeb}.dropdown-item.text-warning{color:#b45309}.dropdown-item.text-warning:hover{background-color:#fef3c7;color:#92400e}.dropdown-item.text-danger{color:#dc2626}.dropdown-item.text-danger:hover{background-color:#fef2f2;color:#b91c1c}.dropdown-item .form-check.form-switch{width:100%;padding-left:0;margin:0;display:flex;align-items:center}.dropdown-item .form-check.form-switch .form-check-input{margin-right:0.625rem;flex-shrink:0}.dropdown-item .form-check.form-switch .form-check-label{font-size:0.875rem;font-weight:450;color:#374151;cursor:pointer;display:flex;align-items:center;gap:0.375rem}.dropdown-item .form-check.form-switch .form-check-label .icon-xs{width:12px;height:12px;opacity:0.5}button[data-bs-target^="#addCategoryModal"],a[data-bs-target^="#addCategoryModal"]{min-height:44px !important;font-size:1rem !important}button[data-bs-target^="#addCategoryModal"] .icon-sm,a[data-bs-target^="#addCategoryModal"] .icon-sm{width:20px !important;height:20px !important}button[data-bs-target^="#addCategoryModal"] span,a[data-bs-target^="#addCategoryModal"] span{font-size:1rem !important}.mobile-action-list .list-group-item{padding:0.75rem 1rem;border:none;background:transparent}.mobile-action-list .list-group-item .icon-sm{width:20px;height:20px;flex-shrink:0}.mobile-action-list .list-group-item span{font-size:1rem}.mobile-action-list .list-group-item.list-group-item-action button,.mobile-action-list .list-group-item.list-group-item-action a{padding:0;min-height:36px;display:flex;align-items:center;background:transparent;border:none;width:100%;text-align:left}.mobile-action-list .list-group-item.list-group-item-action button:hover,.mobile-action-list .list-group-item.list-group-item-action a:hover{background:rgba(0,0,0,0.05)}.mobile-action-list .list-group-item.list-group-item-action button[data-bs-target^="#addCategoryModal"],.mobile-action-list .list-group-item.list-group-item-action a[data-bs-target^="#addCategoryModal"]{min-height:42px;padding:0.5rem 0}.mobile-action-list .list-group-item.list-group-item-action button[data-bs-target^="#addCategoryModal"] .icon-sm,.mobile-action-list .list-group-item.list-group-item-action a[data-bs-target^="#addCategoryModal"] .icon-sm{width:22px;height:22px}.mobile-action-list .list-group-item.list-group-item-action button[data-bs-target^="#addCategoryModal"] span,.mobile-action-list .list-group-item.list-group-item-action a[data-bs-target^="#addCategoryModal"] span{font-weight:500}a[href*="remove_category"]{min-height:44px;font-size:1rem;background:transparent;border:none;width:100%;text-align:left}a[href*="remove_category"] .icon-sm{width:20px;height:20px}a[href*="remove_category"] span{font-size:1rem}a[href*="remove_category"]:hover{background:rgba(0,0,0,0.05)}.mobile-action-list a[href*="remove_category"]{min-height:42px;display:flex;align-items:center}.mobile-action-list a[href*="remove_category"] .icon-sm{width:22px;height:22px}.mobile-action-list a[href*="remove_category"] span{font-weight:500}.dropdown-menu.show{z-index:99999 !important;background-color:#ffffff !important;backdrop-filter:none !important;opacity:1 !important}body .list-card .dropdown .dropdown-menu.show{z-index:99999 !important;position:absolute !important;background-color:#ffffff !important;backdrop-filter:none !important;opacity:1 !important;border:none !important;box-shadow:0 4px 12px rgba(0,0,0,0.1) !important}div.list-card div.dropdown-menu.show,div.list-card div.dropdown .dropdown-menu.show,div.dropdown .dropdown-menu.show,div.dropdown-menu.show{z-index:99999 !important;background-color:#ffffff !important;backdrop-filter:none !important;opacity:1 !important;border:none !important;box-shadow:0 4px 12px rgba(0,0,0,0.1) !important}body .dropdown-menu.show{z-index:99999 !important;background-color:#ffffff !important;backdrop-filter:none !important;opacity:1 !important;border:none !important;box-shadow:0 4px 12px rgba(0,0,0,0.1) !important}body .dropdown.show{z-index:99999 !important;position:relative !important}.dropdown-menu.show[style*="z-index"]{z-index:99999 !important}.dropdown-menu{background-color:#ffffff !important;opacity:1 !important;backdrop-filter:none !important;border:none !important;transition:opacity 0.1s ease !important;outline:none !important;box-shadow:0 4px 12px rgba(0,0,0,0.1) !important}.dropdown-menu[data-bs-popper],.dropdown-menu.hiding,.dropdown-menu.showing,.dropdown-menu.fade-out{border:none !important;outline:none !important}.dropdown-menu.show[data-bs-popper]{border:none !important;outline:none !important}.dropdown-menu.fade-out{opacity:0 !important;border:none !important;outline:none !important}button:focus,a:focus,.dropdown-toggle:focus,[data-bs-toggle]:focus{outline:none !important;box-shadow:none !important}[class*="dropdown"],[class*="dropdown-menu"],.dropdown,.dropdown-menu,.dropdown-menu.show,.dropdown-menu.hide,.dropdown-menu.showing,.dropdown-menu.hiding{border:none !important;outline:none !important}.btn:focus,.btn-link:focus,.action-button:focus,[data-bs-toggle]:focus,[data-bs-toggle]:active,.dropdown-toggle:focus,.dropdown-item:focus,a[href]:focus{outline:none !important;box-shadow:none !important;text-decoration:none !important}.btn.focus,.btn:focus,.form-control:focus,.custom-select:focus,.custom-control-input:focus~.custom-control-label::before{box-shadow:none !important}.modal-trigger,[data-bs-toggle="modal"],[data-bs-toggle="dropdown"]{transition:none !important}.quick-add-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:6px;background:#f5f5f7;color:#9ca3af;cursor:pointer;opacity:0;transition:all 0.15s ease}.quick-add-btn i{font-size:0.85rem;line-height:1}.quick-add-btn:hover{background:#ebebeb;color:#6b7280}.quick-add-btn:active{transform:scale(0.95)}.quick-add-btn:focus{outline:none}.list-card:hover .quick-add-btn{opacity:1}.quick-add-form .form-control{border-radius:0.75rem;padding:0.875rem 1rem;border:1px solid #e5e7eb}.quick-add-form .form-control:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,0.1)}.list-header{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:1.5rem}.list-header-content{width:100%;text-align:center;margin-bottom:1.5rem}.list-image-header{width:100%;max-width:600px;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 2px 4px rgba(0,0,0,0.1);margin:0 auto;max-height:600px}.list-image-container{position:relative;width:100%;background-color:#f8f9fa;overflow:hidden}.list-header-image{display:block;width:100%;height:auto;max-height:600px;object-fit:contain;transition:transform 0.3s ease}.list-image-container:hover .list-header-image{transform:scale(1.02)}.list-image-error{padding:40px 20px;text-align:center;color:#6c757d;background-color:#f8f9fa;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.list-image-error i{font-size:2rem;margin-bottom:10px}.list-image-error span{font-size:0.9rem}.list-image-overlay{position:absolute;bottom:12px;right:12px;z-index:2}.list-item-count{display:flex;align-items:center;background-color:rgba(0,0,0,0.7);color:#ffffff;padding:6px 12px;border-radius:20px;font-weight:500;box-shadow:0 2px 4px rgba(0,0,0,0.2);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);font-size:0.875rem}@supports not (backdrop-filter: blur(4px)){.list-item-count{background-color:rgba(0,0,0,0.8)}}.count-icon{margin-right:5px;font-size:0.875rem}.count-number{font-weight:600;font-size:0.875rem;margin-right:5px}.count-label{font-size:0.875rem;color:#e0e0e0}.list-info-banner{width:100%;max-width:600px;background-color:#f8f9fa;border-radius:8px;padding:15px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.05);margin:0 auto;display:flex;align-items:center;justify-content:center}.list-item-count-no-image{display:flex;align-items:center;justify-content:center;color:#495057;font-weight:500;font-size:1rem}.list-title{margin-bottom:0.5rem}@media (max-width: 991.98px){.list-image-header,.list-info-banner{max-width:500px}.list-header-image{max-height:500px}}@media (max-width: 767.98px){.list-image-header,.list-info-banner{max-width:100%}.list-header-image{max-height:450px}.list-header{margin-bottom:1rem}.list-header-content{margin-bottom:1rem}.list-image-overlay{bottom:10px;right:10px}.list-item-count{padding:5px 10px;font-size:0.8rem}.count-number,.count-icon,.count-label{font-size:0.8rem}}@media (max-width: 576px){.list-info-banner{padding:10px}.list-header-image{max-height:350px}}.top-lists-sidebar{background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);border:1px solid #f0f0f0;padding:1rem;max-width:100%;box-sizing:border-box}.top-lists-sidebar .sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.75rem}.top-lists-sidebar .sidebar-heading{font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af;margin:0}.top-lists-sidebar .view-all-link{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all 0.15s ease;opacity:0.4}.top-lists-sidebar .view-all-link:hover{text-decoration:none;opacity:0.7}.top-lists-sidebar .view-all-link i{color:#374151;font-size:0.875rem}.top-lists-sidebar .lists-group{display:flex;flex-direction:column;width:100%}.top-lists-sidebar .list-group-flush{gap:0;width:100%}.my-list-group-item{display:flex;justify-content:space-between;align-items:center;padding:0.5rem;background:transparent;border-radius:6px;transition:all 0.1s ease;border:none;margin-bottom:0.125rem;box-sizing:border-box;width:100%}.my-list-group-item:last-child{margin-bottom:0}.my-list-group-item:hover{background:#f5f5f5}.my-list-group-item .list-title{flex:1;min-width:0;max-width:75%;padding-right:0.5rem}.my-list-group-item .list-title .list-link{color:#374151;text-decoration:none;font-size:0.875rem;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color 0.1s ease}.my-list-group-item .list-title .list-link:hover{color:#111827}.item-count{font-size:0.75rem;color:#9ca3af;background:transparent;padding:0;min-width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}@media (max-width: 767.98px){.top-lists-sidebar{padding:1rem}.top-lists-sidebar .sidebar-header{margin-bottom:0.75rem}.top-lists-sidebar .my-list-group-item{padding:0.5rem}.top-lists-sidebar .my-list-group-item .list-title .list-link{font-size:0.875rem}}.share-badge{cursor:pointer;transition:all 0.15s ease;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:50;padding:2px;border-radius:4px}.share-badge:hover{transform:scale(1.1);background-color:rgba(99,102,241,0.1)}.share-badge:active{transform:scale(0.95)}.share-badge-clickable{background-color:rgba(99,102,241,0.05);border:1px solid rgba(99,102,241,0.2)}.share-badge-clickable:hover{background-color:rgba(99,102,241,0.15);border:1px solid rgba(99,102,241,0.3)}.tags-sidebar{background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);border:1px solid #f0f0f0;padding:1rem}.tags-sidebar .sidebar-header{margin-bottom:0.75rem}.tags-sidebar .sidebar-heading{font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af;margin:0}.tags-list{display:flex;flex-wrap:wrap;gap:0.375rem}.tag-item{display:inline-flex;align-items:center;padding:0.25rem 0.5rem;background:#f5f5f5;border-radius:4px;font-size:0.8125rem;font-weight:500;color:#374151;text-decoration:none;transition:all 0.1s ease}.tag-item:hover{background:#ebebeb;color:#111827;text-decoration:none}.tag-item .tag-hash{color:#9ca3af;margin-right:0.125rem}.author-sidebar{background:white;box-shadow:0 4px 20px rgba(0,0,0,0.06)}.author-sidebar .card-body{padding:1.25rem}.author-sidebar .author-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.author-sidebar .sidebar-heading{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0}.author-sidebar .author-controls{display:flex;align-items:center}.author-sidebar .view-all-link{display:flex;align-items:center;color:#6366f1;font-size:0.85rem;font-weight:500;text-decoration:none;transition:all 0.2s ease}.author-sidebar .view-all-link:hover{color:#4f46e5}.author-sidebar .view-all-link i{margin-left:0.25rem}.author-sidebar .author-lists{flex:1;overflow-y:auto}.author-sidebar .author-lists-container{max-height:100%}.author-sidebar .list-group-flush{gap:0}.list-category{font-family:'Signika', serif;font-size:120%}#lists_container .featured-item-count{background:#ff8a67;color:white !important;font-size:12px !important;font-weight:bold;padding:5px 10px !important;border-radius:50px;min-width:24px !important;line-height:1 !important;text-align:center;display:inline-block}.btn-custom-small{padding:0.2rem 0.1rem;font-size:0.1rem;line-height:1.2;border-radius:0.25rem}.icon-menu{position:absolute;bottom:5px;right:5px}.menu-pill{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:4px;background:transparent !important;border:none !important}.menu-pill:hover,.menu-pill:focus,.menu-pill:active{background:transparent !important;box-shadow:none !important;outline:none !important}.menu-pill a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#days-ago{font-size:10px}.btn.dropdown-toggle::after{display:none}.list-item-name{font-size:105%;letter-spacing:0.1px}#list-item-name-id{font-family:'Lato', 'serif'}#title-error{color:#dc3545;font-size:0.9rem;margin-top:0.25rem}.list-item-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.list-item-parent-list{min-width:0;flex-shrink:1}.list-item-parent-list .parent-list-link{display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;color:#6c757d;text-decoration:none;border-bottom:1px dotted #adb5bd;transition:color 0.15s ease-in-out, border-color 0.15s ease-in-out}.list-item-parent-list .parent-list-link:hover{color:#495057;border-bottom-color:#6c757d;text-decoration:none}.list-item-comment{margin-top:0.5rem;padding:0.5rem 0;border-top:1px solid rgba(0,0,0,0.05)}.list-item-comment .comment-text,.list-item-comment .comment-text-full{max-width:100%;word-wrap:break-word}.list-item-comment .comment-text .comment-truncated,.list-item-comment .comment-text-full .comment-truncated{display:inline}.list-item-comment .btn-link-sm{background:none;border:none;color:var(--bs-primary);padding:0;font-size:inherit;text-decoration:none;cursor:pointer}.list-item-comment .btn-link-sm:hover{text-decoration:underline}.list-item-comment .icon-xs{width:12px;height:12px;opacity:0.7}[data-theme="dark"] .list-item-comment{border-top-color:rgba(255,255,255,0.1)}[data-theme="dark"] .list-item-comment .btn-link-sm{color:var(--bs-info)}.wrap_header{padding:0.25rem 1rem;background-color:white;position:relative;height:auto;display:flex;align-items:center;justify-content:space-between;margin:0;line-height:1}.logo{display:block;position:relative;padding-left:10px;margin:0;line-height:1}.logo img{max-height:60px;width:auto;height:auto;margin:0;padding:0;display:block}@media screen and (max-width: 768px){.logo img{max-height:40px}.wrap_header{padding:0;margin:0}}.header-icons{display:flex;align-items:center;position:absolute !important;right:52px !important;top:50% !important;transform:translateY(-50%) !important;z-index:1051 !important;width:auto !important;height:auto !important;margin:0;padding:0;line-height:1}@media (max-width: 767.98px){.header-icons{right:1rem !important;top:50% !important;transform:translateY(-50%) !important;height:auto !important;display:flex !important;align-items:center !important}.new-list-btn{padding:0.25rem 0.5rem !important;height:28px !important;min-height:28px !important}.new-list-btn .bi{margin-right:0 !important}.new-list-btn span{display:none}.wrap_header{padding:0.25rem 1rem !important;min-height:44px !important;height:auto !important;display:flex !important;align-items:center !important;justify-content:space-between !important;position:relative !important}.logo img{max-height:40px !important}}#profileDropdownButton{width:28px !important;height:28px !important;min-width:28px !important;max-width:28px !important;min-height:28px !important;max-height:28px !important;padding:0 !important;margin:0 !important;border-radius:50% !important;line-height:1 !important;overflow:hidden !important;text-align:center;display:flex !important;align-items:center !important;justify-content:center !important;flex-shrink:0 !important;flex-grow:0 !important;flex-basis:auto !important;aspect-ratio:1 / 1 !important;box-sizing:border-box !important;background-color:#f8f9fa !important;border:1px solid #dee2e6 !important;transition:all 0.2s ease}#profileDropdownButton:hover{background-color:#e9ecef !important}#profileDropdownButton.dropdown-toggle::after{display:none !important}#profileDropdownButton .profile-initials{font-size:0.75rem;font-weight:600;margin:0;line-height:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#495057}#profileDropdownButton .profile-icon{font-size:1rem;margin:0;line-height:1;color:#495057}#profileDropdownButton:focus{outline:none !important;box-shadow:none !important}.header-icons .text-right a{text-decoration:none;color:#495057}.header-icons .text-right a:hover{color:#0d6efd}.header-icons .text-right a:focus{outline:none !important;box-shadow:none !important;text-decoration:none !important}.stay-away{margin-right:1rem}.dropdown-menu{box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:8px;border:none;padding:0.5rem 0;min-width:200px;z-index:1053 !important}.dropdown-link{text-decoration:none}.dropdown-link:focus{outline:none !important;box-shadow:none !important}.show-header-dropdown{-ms-transform:scale(1);transform:scale(1)}.new-list-btn{font-size:0.85rem;transition:transform 0.2s ease-in-out;box-shadow:0 2px 5px rgba(13,110,253,0.2)}.new-list-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(13,110,253,0.3)}.new-list-btn:focus{outline:none !important;box-shadow:0 2px 5px rgba(13,110,253,0.2) !important;transform:none !important}.header-gradient-line{height:2px;width:100%;background:linear-gradient(90deg, #0d6efd, #6610f2, #6f42c1, #d63384);margin:0;padding:0;flex-shrink:0}.header:focus,.header:focus-within,.wrap_header:focus,.wrap_header:focus-within,.header *:not(.search-input):focus,.header *:not(.search-input):focus-within,.header-icons *:focus,.header-icons *:focus-within,.dropdown *:focus,.dropdown *:focus-within,button:not(.search-input):focus,button:not(.search-input):focus-within,a:focus,a:focus-within{outline:none !important;box-shadow:none !important;text-decoration:none !important}.search-input:focus{outline:none !important;border-color:#6366f1 !important;background:linear-gradient(135deg, rgba(99,102,241,0.05), rgba(139,92,246,0.05)) !important;box-shadow:0 0 0 3px rgba(99,102,241,0.15),0 1px 3px rgba(99,102,241,0.1) !important}.header1{position:fixed;top:0;left:0;width:100%;z-index:1050;background-color:white;overflow:visible;display:flex;flex-direction:column}.header1 *{pointer-events:auto}.wrap_header{position:relative;z-index:1051}.header-icons{position:absolute;right:52px;top:50%;transform:translateY(-50%);z-index:1052}.dropdown-menu{position:absolute;z-index:1054}body{padding-top:65px}@media screen and (max-width: 768px){body{padding-top:45px}.header-icons{right:1rem}#profileDropdownButton{width:28px !important;height:28px !important;min-width:28px !important;max-width:28px !important;min-height:28px !important;max-height:28px !important;padding:0 !important;margin:0 !important;border-radius:50% !important;line-height:1 !important;overflow:hidden !important;display:flex !important;align-items:center !important;justify-content:center !important;flex-shrink:0 !important;flex-grow:0 !important;flex-basis:auto !important;aspect-ratio:1 / 1 !important;box-sizing:border-box !important}#profileDropdownButton .profile-initials{font-size:0.7rem !important;font-weight:600 !important;margin:0 !important;line-height:1 !important;display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;height:100% !important}#profileDropdownButton .profile-icon{font-size:0.9rem !important;margin:0 !important;line-height:1 !important}#profileDropdownButton.btn-sm{width:28px !important;height:28px !important;min-width:28px !important;max-width:28px !important;min-height:28px !important;max-height:28px !important;padding:0 !important;border-radius:50% !important;line-height:1 !important;flex-shrink:0 !important;flex-grow:0 !important;aspect-ratio:1 / 1 !important}}@media screen and (max-width: 480px){.header-icons{right:0.75rem !important}#profileDropdownButton{width:26px !important;height:26px !important;min-width:26px !important;max-width:26px !important;min-height:26px !important;max-height:26px !important;flex-shrink:0 !important;flex-grow:0 !important;flex-basis:auto !important;aspect-ratio:1 / 1 !important;box-sizing:border-box !important}#profileDropdownButton .profile-initials{font-size:0.65rem !important}#profileDropdownButton .profile-icon{font-size:0.85rem !important}#profileDropdownButton.btn-sm{width:26px !important;height:26px !important;min-width:26px !important;max-width:26px !important;min-height:26px !important;max-height:26px !important;flex-shrink:0 !important;flex-grow:0 !important;aspect-ratio:1 / 1 !important}.new-list-btn{height:26px !important;min-height:26px !important;padding:0.2rem 0.4rem !important}}.notification-bell-btn{width:28px !important;height:28px !important;min-width:28px !important;max-width:28px !important;min-height:28px !important;max-height:28px !important;padding:0 !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;background-color:#f8f9fa !important;border:1px solid #dee2e6 !important;transition:all 0.2s ease;position:relative;overflow:visible !important;aspect-ratio:1 / 1 !important;box-sizing:border-box !important}.notification-bell-btn:hover{background-color:#e9ecef !important}.notification-bell-btn .bi-bell{font-size:0.9rem;color:#495057}.notification-bell-btn.dropdown-toggle::after{display:none !important}.header-icons .dropdown{overflow:visible !important}.notification-badge{position:absolute;top:-4px;right:-4px;background:#dc3545;color:white;font-size:0.7rem;font-weight:700;min-width:18px;height:18px;padding:0 5px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 2px 6px rgba(220,53,69,0.5);animation:badge-pulse 2s ease-in-out infinite}@keyframes badge-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.notifications-dropdown{width:380px !important;max-width:95vw;padding:0 !important;max-height:480px;overflow:hidden;display:flex;flex-direction:column;border-radius:12px !important;box-shadow:0 10px 40px rgba(0,0,0,0.15) !important;border:1px solid #e9ecef !important}.notifications-header{background:linear-gradient(135deg, #f8f9fa 0%, #fff 100%);border-bottom:1px solid #e9ecef;flex-shrink:0;padding:1rem 1rem !important}.notifications-header h6{font-weight:700;font-size:1rem;color:#1a1a2e}#notifications-list{flex:1;overflow:hidden;display:flex;flex-direction:column}.notifications-items{overflow-y:auto;overflow-x:hidden;max-height:400px;flex:1;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;pointer-events:auto}.notifications-items::-webkit-scrollbar{width:6px}.notifications-items::-webkit-scrollbar-track{background:#f1f1f1}.notifications-items::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.notification-item{position:relative;border-bottom:1px solid #f0f0f0;transition:all 0.2s ease}.notification-item:last-child{border-bottom:none}.notification-item:hover{background-color:#f8f9fa}.notification-item:hover .mark-read-btn{opacity:1}.notification-item.unread{background:linear-gradient(90deg, #eef6ff 0%, #fff 100%)}.notification-item.unread .notification-avatar{box-shadow:0 0 0 2px #0d6efd}.notification-item.unread:hover{background:linear-gradient(90deg, #e3f0ff 0%, #f8f9fa 100%)}.notification-link{color:inherit;position:relative}.notification-link:hover{color:inherit}.unread-dot{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#0d6efd;border-radius:50%;box-shadow:0 0 0 2px rgba(13,110,253,0.2)}.notification-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all 0.2s ease}.notification-avatar .avatar-initials{color:white;font-size:0.85rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.notification-content{min-width:0;padding-right:0.5rem}.notification-message{font-size:0.875rem;line-height:1.4;color:#2d3748;margin-bottom:0.25rem}.notification-message .actor-name{font-weight:600;color:#1a1a2e}.notification-message .action-text{color:#4a5568}.notification-context{display:flex;align-items:center;gap:0.35rem;font-size:0.8rem;color:#718096;margin-bottom:0.25rem;padding:0.25rem 0.5rem;background:#f7fafc;border-radius:4px;width:fit-content}.notification-context i{font-size:0.75rem;color:#a0aec0}.notification-time{font-size:0.75rem;color:#a0aec0}.notification-type-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f7fafc}.notification-type-icon i{font-size:0.8rem}.notification-type-icon .bi-person-plus-fill{color:#0d6efd}.notification-type-icon .bi-share-fill{color:#10b981}.notification-type-icon .bi-bookmark-check-fill{color:#f59e0b}.mark-read-btn{position:absolute;right:12px;top:12px;width:24px;height:24px;border-radius:50%;background:white;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all 0.2s ease;padding:0}.mark-read-btn:hover{background:#0d6efd;border-color:#0d6efd}.mark-read-btn:hover i{color:white}.mark-read-btn i{font-size:0.85rem;color:#718096}.notifications-empty{padding:2.5rem 1.5rem;text-align:center}.notifications-empty .empty-icon{width:64px;height:64px;margin:0 auto 1rem;border-radius:50%;background:linear-gradient(135deg, #f0f4f8 0%, #e2e8f0 100%);display:flex;align-items:center;justify-content:center}.notifications-empty .empty-icon i{font-size:1.75rem;color:#a0aec0}.notifications-empty .empty-title{font-size:0.95rem;font-weight:600;color:#4a5568;margin-bottom:0.5rem}.notifications-empty .empty-subtitle{font-size:0.8rem;color:#a0aec0;line-height:1.5;margin:0}@media screen and (max-width: 480px){.notification-bell-btn{width:26px !important;height:26px !important;min-width:26px !important;max-width:26px !important;min-height:26px !important;max-height:26px !important}.notification-bell-btn .bi-bell{font-size:0.85rem}.notifications-dropdown{width:calc(100vw - 20px) !important;right:-10px !important}.notification-avatar{width:38px;height:38px}.notification-avatar .avatar-initials{font-size:0.75rem}.notification-message{font-size:0.8125rem}.mark-read-btn{opacity:1}}footer{left:0;bottom:0;width:100%;text-align:center;color:#361000}.p-t-25{padding-top:25px}.p-b-23{padding-bottom:23px}.p-l-25{padding-left:25px}.p-r-25{padding-right:25px}body{min-height:100vh;display:flex;flex-direction:column;padding-top:100px}body,html{height:100%}.no-decoration{text-decoration:none}html{position:relative;min-height:100%}body{background-color:#f9f9fa !important}main{flex:1 0 auto;padding-bottom:2rem}footer{flex-shrink:0;background-color:#ffffff;padding:1rem 0;margin-top:auto;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;border-top:1px solid #e9ecef}footer.bg6{background-color:#ffffff !important}.form-check-input.form-switch-input[type="checkbox"]{width:40px !important;height:20px !important;cursor:pointer !important;background-color:#ccc !important;background-image:none !important;border-radius:20px !important;border:1px solid #aaa !important;box-shadow:none !important;appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;outline:none !important;-webkit-tap-highlight-color:transparent !important;user-select:none !important}.form-check-input.form-switch-input[type="checkbox"]::before{content:"" !important;position:absolute !important;top:2px !important;left:2px !important;width:16px !important;height:16px !important;background-color:white !important;border-radius:50% !important;transition:transform 0.2s !important;box-shadow:0 1px 3px rgba(0,0,0,0.2) !important}.form-check-input.form-switch-input[type="checkbox"]:checked{background-color:#0d6efd !important;border-color:#0d6efd !important}.form-check-input.form-switch-input[type="checkbox"]:checked::before{transform:translateX(20px) !important}.form-check-input.form-switch-input[type="checkbox"]:focus{box-shadow:none !important}@-moz-document url-prefix(){.form-check-input.form-switch-input[type="checkbox"]::before{top:1px !important;left:1px !important}}a{transition:color 0.15s ease-in-out}.shadow-sm-hover:hover{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.btn-hover-darker:hover{filter:brightness(0.95)}.hover-lift{transition:transform 0.15s ease}.hover-lift:hover{transform:translateY(-2px)}.form-check-input.form-switch-input[type="checkbox"]:focus,.form-check-input.form-switch-input[type="checkbox"]:active,.form-check-input.form-switch-input[type="checkbox"]:hover,.form-check-input.form-switch-input[type="checkbox"]::selection,.form-check-input.form-switch-input[type="checkbox"]:checked:focus,.form-check-input.form-switch-input[type="checkbox"]:checked:active,.form-check-input.form-switch-input[type="checkbox"]:checked:hover{outline:none !important;box-shadow:none !important;border:none !important}.form-switch{padding-left:0 !important;display:flex !important;align-items:center !important}@media screen and (max-width: 768px){body{padding-top:70px}}*:focus,*:focus-visible,*:focus-within,button:focus,a:focus,[data-bs-toggle]:focus{outline:none !important;box-shadow:none !important;text-decoration:none !important}.list-card:focus-within{outline:none !important;box-shadow:0 4px 12px rgba(0,0,0,0.08) !important;border-color:rgba(0,0,0,0.05) !important;transform:none !important}[data-bs-toggle],button,a,.form-control,.btn{transition:none !important}.form-control:focus,.btn.focus,.btn:focus{box-shadow:none !important}.editable-category{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:600;letter-spacing:0.5px;padding:4px 8px;color:#2c3e50}.editable-category:hover{background-color:#f0f0f0}[data-inline-edit-target="editButton"],[data-inline-edit-target="saveButton"]{padding:0.25rem 0.5rem !important;font-size:0.75rem !important;border-radius:0.25rem !important;min-width:45px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;height:auto !important;line-height:1.2 !important;text-align:center !important;position:relative !important;margin:0 !important}[data-inline-edit-target="editText"],[data-inline-edit-target="saveText"]{font-size:0.75rem !important;font-weight:400 !important;text-align:center !important;width:100% !important;padding:0 !important;margin:0 !important;display:inline-block !important;position:relative !important}[data-inline-edit-target="editIcon"],[data-inline-edit-target="saveIcon"]{display:none !important}[data-controller="inline-edit"]{position:relative !important;min-height:2.5rem !important}.editing[data-controller="inline-edit"] .desktop-edit-button,.editing[data-controller="inline-edit"] [data-inline-edit-target="editButton"]{display:none !important;visibility:hidden !important;opacity:0 !important}[data-inline-edit-target="display"],[data-inline-edit-target="form"]{position:absolute !important;left:0 !important;top:0 !important;height:100% !important;display:flex !important;align-items:center !important}[data-inline-edit-target="form"]{width:100% !important;max-width:100% !important}[data-inline-edit-target="form"] .form-control{height:2.5rem !important;margin:0 !important;padding:0 0.5rem !important;width:calc(100% - 130px) !important;min-width:150px !important;border:2px solid #6366f1 !important;border-radius:0.375rem !important;font-size:1.5rem !important;font-weight:600 !important;color:#495057 !important;background-color:#fff !important;box-shadow:0 0 0 3px rgba(99,102,241,0.1) !important;line-height:1.2 !important;margin-right:0.5rem !important;flex-shrink:1 !important}[data-inline-edit-target="form"] .form-control:focus{outline:none !important;border-color:#4f46e5 !important;box-shadow:0 0 0 3px rgba(99,102,241,0.2) !important}@media (max-width: 767.98px){.editing[data-controller="inline-edit"] [data-inline-edit-target="form"]{width:100% !important;max-width:100% !important;position:absolute !important;left:0 !important;top:0 !important;height:100% !important;display:flex !important;align-items:center !important;flex-direction:row !important;gap:0.5rem !important;margin-bottom:0 !important}.editing[data-controller="inline-edit"] [data-inline-edit-target="form"] .form-control{width:calc(100% - 120px) !important;min-width:150px !important;height:2.5rem !important;font-size:1.5rem !important;font-weight:600 !important;padding:0 0.5rem !important;margin-right:0.5rem !important;border:2px solid #6366f1 !important;line-height:1.2 !important;flex-shrink:1 !important}.mobile-edit-actions{display:flex !important;gap:0.25rem;justify-content:flex-end;margin:0;width:auto;flex-shrink:0 !important}.mobile-edit-actions button{padding:0.375rem 0.5rem;min-height:32px;font-size:0.7rem;border-radius:0.375rem;min-width:45px;font-weight:500;border:1px solid;transition:all 0.2s ease;white-space:nowrap}.mobile-edit-actions .btn-secondary{background-color:#f8f9fa;border-color:#dee2e6;color:#6c757d}.mobile-edit-actions .btn-secondary:hover{background-color:#e9ecef;border-color:#adb5bd}.mobile-edit-actions .btn-primary{background:linear-gradient(135deg, #6366f1, #4f46e5);border-color:#6366f1;color:white}.mobile-edit-actions .btn-primary:hover{background:linear-gradient(135deg, #4f46e5, #4338ca);transform:translateY(-1px);box-shadow:0 4px 6px rgba(99,102,241,0.25)}.editing[data-controller="inline-edit"] .desktop-edit-button{display:none !important}[data-inline-edit-target="editButton"]{min-height:36px !important;padding:0.5rem 0.75rem !important;font-size:0.9rem !important}[data-inline-edit-target="editText"],[data-inline-edit-target="saveText"]{font-size:0.9rem !important}}.desktop-edit-actions{gap:0.5rem;margin-left:0.5rem;flex-shrink:0}.desktop-edit-actions button{font-size:0.875rem;padding:0.375rem 0.75rem;border-radius:0.375rem;font-weight:500;transition:all 0.2s ease}.desktop-edit-actions .btn-secondary{background-color:#f8f9fa;border-color:#dee2e6;color:#6c757d}.desktop-edit-actions .btn-secondary:hover{background-color:#e9ecef;border-color:#adb5bd}.desktop-edit-actions .btn-primary{background:linear-gradient(135deg, #6366f1, #4f46e5);border-color:#6366f1;color:white}.desktop-edit-actions .btn-primary:hover{background:linear-gradient(135deg, #4f46e5, #4338ca);transform:translateY(-1px);box-shadow:0 4px 6px rgba(99,102,241,0.25)}@media (min-width: 768px){.editing[data-controller="inline-edit"] [data-inline-edit-target="form"]{width:100% !important;max-width:100% !important;position:absolute !important;left:0 !important;top:0 !important;height:100% !important;display:flex !important;align-items:center !important;flex-direction:row !important;gap:0.5rem !important;justify-content:space-between !important}.desktop-edit-actions{display:flex !important;gap:0.5rem;margin:0;flex-shrink:0 !important;justify-content:flex-end}}a.tag-link{text-decoration:none}.tag-badge{display:inline-flex;align-items:center;padding:0.25rem 0.5rem;margin:0.125rem;background-color:#e3f2fd;color:#1976d2;border:1px solid #bbdefb;border-radius:1rem;font-size:0.75rem;font-weight:500;gap:0.375rem;transition:all 0.2s ease}.tag-badge:hover{background-color:#e1f5fe;border-color:#81d4fa}.tag-text{line-height:1;white-space:nowrap}.tag-remove-btn{display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:none;border:none;color:inherit;cursor:pointer;border-radius:50%;width:16px;height:16px;transition:all 0.2s ease;opacity:0.7}.tag-remove-btn:hover{opacity:1;background-color:rgba(0,0,0,0.1)}.tag-remove-btn svg{width:10px;height:10px}.url-pills-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:0.375rem;padding:0.5rem;border:1px solid #dee2e6;border-radius:0.375rem;background-color:#fff;min-height:42px;transition:border-color 0.15s ease, box-shadow 0.15s ease}.url-pills-wrapper:focus-within{border-color:#86b7fe;box-shadow:0 0 0 0.2rem rgba(13,110,253,0.15)}.url-pills-wrapper-compact{min-height:38px;padding:0.375rem}.url-pills-container{display:contents}.url-pills-input{flex:1;min-width:120px;border:none;outline:none;padding:0.25rem;font-size:0.875rem;background:transparent}.url-pills-input::placeholder{color:#adb5bd;font-size:0.8125rem}.url-pill{display:inline-flex;align-items:center;padding:0.25rem 0.5rem;background-color:#f8f9fa;color:#495057;border:1px solid #dee2e6;border-radius:1rem;font-size:0.75rem;font-weight:500;gap:0.375rem;transition:all 0.2s ease;max-width:180px}.url-pill:hover{background-color:#e9ecef;border-color:#ced4da}.url-pill-youtube{background-color:#fff1f1;border-color:#ffcdd2;color:#c62828}.url-pill-youtube:hover{background-color:#ffebee;border-color:#ef9a9a}.url-pill-youtube .url-pill-icon{color:#ff0000}.url-pill-spotify{background-color:#e8f5e9;border-color:#c8e6c9;color:#2e7d32}.url-pill-spotify:hover{background-color:#e0f2f1;border-color:#a5d6a7}.url-pill-spotify .url-pill-icon{color:#1db954}.url-pill-amazon{background-color:#fff8e6;border-color:#ffe0b2;color:#e65100}.url-pill-amazon:hover{background-color:#fff3e0;border-color:#ffcc80}.url-pill-amazon .url-pill-icon{color:#ff9900}.url-pill-goodreads{background-color:#f5f1ea;border-color:#e0d6c8;color:#553b08}.url-pill-goodreads:hover{background-color:#efe9dc;border-color:#d4c4a8}.url-pill-goodreads .url-pill-icon{color:#553b08}.url-pill-other{background-color:#e3f2fd;border-color:#bbdefb;color:#1565c0}.url-pill-other:hover{background-color:#e1f5fe;border-color:#81d4fa}.url-pill-other .url-pill-icon{color:#1976d2}.url-pill-icon{display:flex;align-items:center;font-size:0.875rem}.url-pill-text{line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.url-pill-remove{display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:none;border:none;color:inherit;cursor:pointer;border-radius:50%;width:16px;height:16px;transition:all 0.2s ease;opacity:0.6;flex-shrink:0}.url-pill-remove:hover{opacity:1;background-color:rgba(0,0,0,0.1)}.url-pill-remove svg{width:10px;height:10px}.checkbox{margin-top:-10px;margin-bottom:10px}.checkbox span{margin-left:15px;font-weight:normal}#session_remember_me{width:auto;margin-left:0}.auth-divider{display:flex;align-items:center;text-align:center}.auth-divider::before,.auth-divider::after{content:'';flex:1;border-bottom:1px solid #e5e7eb}.auth-divider span{padding:0 1rem;color:#9ca3af;font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em}.google-signin-btn{display:flex;align-items:center;justify-content:center;border:1px solid #dadce0;background-color:#fff;color:#3c4043;font-weight:500;transition:all 0.2s ease}.google-signin-btn:hover{background-color:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 3px rgba(0,0,0,0.08)}.google-signin-btn .google-icon{flex-shrink:0}.signup-btn{width:100%;background:#efefbb;background:-webkit-linear-gradient(to right, #efefbb, #d4d3dd);background:linear-gradient(to right, #efefbb, #d4d3dd)}.error-message{color:#dc3545;font-size:0.875rem;margin-top:0.25rem;padding-left:0.5rem}.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.landing-page{min-height:100vh;background:#fff}.hero-section{padding:5rem 2rem 4rem;text-align:center;max-width:800px;margin:0 auto}.hero-content{max-width:680px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:700;color:#111827;line-height:1.1;letter-spacing:-0.03em;margin-bottom:1.25rem}.hero-subtitle{font-size:1.25rem;color:#6b7280;line-height:1.6;margin-bottom:2.5rem;max-width:520px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary-cta{display:inline-flex;align-items:center;padding:0.875rem 1.75rem;background:#111827;color:#fff;font-size:1rem;font-weight:500;border-radius:8px;text-decoration:none;transition:all 0.15s ease}.btn-primary-cta:hover{background:#1f2937;color:#fff;text-decoration:none;transform:translateY(-1px)}.btn-secondary-cta{display:inline-flex;align-items:center;padding:0.875rem 1.75rem;background:transparent;color:#374151;font-size:1rem;font-weight:500;border-radius:8px;border:1px solid #e5e7eb;text-decoration:none;transition:all 0.15s ease}.btn-secondary-cta:hover{background:#f9fafb;border-color:#d1d5db;color:#111827;text-decoration:none}.featured-section{padding:3rem 2rem 4rem;max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:2.5rem}.section-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:0.5rem}.section-subtitle{font-size:1rem;color:#9ca3af;margin:0}.featured-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:1.5rem}.list-preview-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;overflow:hidden;transition:all 0.2s ease}.list-preview-card:hover{border-color:#e5e5e5;box-shadow:0 4px 12px rgba(0,0,0,0.08);transform:translateY(-2px)}.list-preview-link{display:block;text-decoration:none;color:inherit}.list-preview-link:hover{text-decoration:none;color:inherit}.list-preview-image{aspect-ratio:16/9;overflow:hidden;background:#f3f4f6}.list-preview-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.list-preview-card:hover .list-preview-image img{transform:scale(1.03)}.list-preview-content{padding:1.25rem}.list-preview-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 0.375rem;line-height:1.3}.list-preview-subtitle{font-size:0.875rem;color:#6b7280;margin:0 0 1rem;line-height:1.5}.list-preview-meta{display:flex;justify-content:space-between;align-items:center}.list-preview-author{display:flex;align-items:center;gap:0.5rem}.author-avatar-small{width:24px;height:24px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.6875rem;font-weight:600;color:#6b7280}.list-preview-author .author-name{font-size:0.8125rem;color:#6b7280}.list-preview-stats{display:flex;gap:0.75rem}.list-preview-stats .stat-item{font-size:0.75rem;color:#9ca3af}.section-cta{text-align:center;margin-top:2.5rem}.browse-more-link{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.9375rem;font-weight:500;color:#6b7280;text-decoration:none;transition:all 0.15s ease}.browse-more-link:hover{color:#111827;text-decoration:none}.browse-more-link:hover i{transform:translateX(3px)}.browse-more-link i{transition:transform 0.15s ease}.value-section{padding:4rem 2rem;background:#fafafa}.value-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2.5rem;max-width:1000px;margin:0 auto}.value-item{text-align:center}.value-icon{width:56px;height:56px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.value-icon i{font-size:1.5rem;color:#374151}.value-item h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 0.625rem}.value-item p{font-size:0.9375rem;color:#6b7280;line-height:1.6;margin:0;max-width:280px;margin-left:auto;margin-right:auto}.final-cta-section{padding:5rem 2rem;text-align:center;background:#fff}.final-cta-section h2{font-size:2rem;font-weight:700;color:#111827;margin:0 0 0.75rem}.final-cta-section>p{font-size:1.0625rem;color:#6b7280;margin:0 0 2rem}.final-cta-section .final-cta-buttons{margin-bottom:1.5rem}.final-cta-section .login-prompt{font-size:0.875rem;color:#9ca3af}.final-cta-section .login-prompt a{color:#374151;font-weight:500}.final-cta-section .login-prompt a:hover{color:#111827}@media (max-width: 768px){.hero-section{padding:3rem 1.5rem 2.5rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.0625rem}.hero-cta{flex-direction:column;align-items:center}.hero-cta .btn-primary-cta,.hero-cta .btn-secondary-cta{width:100%;max-width:280px;justify-content:center}.featured-section{padding:2rem 1rem 3rem}.featured-grid{grid-template-columns:1fr;gap:1rem}.value-section{padding:3rem 1.5rem}.value-grid{gap:2rem}.final-cta-section{padding:3rem 1.5rem}.final-cta-section h2{font-size:1.5rem}}.onboarding-container{max-width:900px;margin:0 auto;padding:3rem 1.5rem}.onboarding-header{text-align:center;margin-bottom:3rem}.onboarding-title{font-size:2.25rem;font-weight:700;color:#111827;margin:0 0 0.75rem;letter-spacing:-0.02em}.onboarding-subtitle{font-size:1.125rem;color:#6b7280;margin:0;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.6}.onboarding-saved-banner{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:1rem 1.25rem;margin-bottom:2rem;opacity:0;transform:translateY(-10px);transition:all 0.3s ease}.onboarding-saved-banner.show{opacity:1;transform:translateY(0)}.saved-banner-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:0.75rem}.saved-banner-text{display:flex;align-items:center;gap:0.5rem;font-size:0.9375rem;font-weight:500;color:#065f46}.saved-banner-text i{color:#10b981}.saved-banner-link{display:inline-flex;align-items:center;gap:0.375rem;font-size:0.875rem;font-weight:600;color:#059669;text-decoration:none;padding:0.5rem 1rem;background:#fff;border-radius:6px;border:1px solid #a7f3d0;transition:all 0.15s ease}.saved-banner-link:hover{background:#d1fae5;color:#047857;text-decoration:none}.saved-banner-link:hover i{transform:translateX(2px)}.saved-banner-link i{transition:transform 0.15s ease}.onboarding-section{margin-bottom:2.5rem}.onboarding-section-header{margin-bottom:1.5rem}.onboarding-section-title{font-size:1rem;font-weight:600;color:#374151;margin:0}.onboarding-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:1.25rem}.onboarding-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;overflow:hidden;transition:all 0.2s ease;display:flex;flex-direction:column}.onboarding-card:hover{border-color:#e5e5e5;box-shadow:0 4px 12px rgba(0,0,0,0.06)}.onboarding-card.saved{opacity:0.6;pointer-events:none}.onboarding-card.saved .btn-save-list{background:#10b981;border-color:#10b981}.onboarding-card.saved .btn-save-list span{display:none}.onboarding-card.saved .btn-save-list::after{content:"Saved!"}.onboarding-card-link{display:block;text-decoration:none;color:inherit;flex:1}.onboarding-card-link:hover{text-decoration:none;color:inherit}.onboarding-card-image{aspect-ratio:16/9;overflow:hidden;background:#f3f4f6}.onboarding-card-image img{width:100%;height:100%;object-fit:contain;transition:transform 0.3s ease}.onboarding-card:hover .onboarding-card-image img{transform:scale(1.03)}.onboarding-card-content{padding:1rem}.onboarding-card-title{font-size:1rem;font-weight:600;color:#111827;margin:0 0 0.25rem;line-height:1.3}.onboarding-card-subtitle{font-size:0.8125rem;color:#6b7280;margin:0 0 0.75rem;line-height:1.4}.onboarding-card-meta{display:flex;justify-content:space-between;align-items:center}.onboarding-card-author{display:flex;align-items:center;gap:0.375rem;font-size:0.75rem;color:#6b7280}.author-avatar-tiny{width:20px;height:20px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.625rem;font-weight:600;color:#6b7280}.onboarding-card-stats{font-size:0.75rem;color:#9ca3af}.onboarding-card-action{padding:0.75rem 1rem 1rem;border-top:1px solid #f5f5f5}.btn-save-list{width:100%;display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.625rem 1rem;background:#111827;color:#fff;font-size:0.875rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all 0.15s ease}.btn-save-list:hover:not(.saved){background:#1f2937}.btn-save-list.saved{background:#10b981;cursor:default}.btn-save-list i{font-size:0.875rem}.onboarding-divider{display:flex;align-items:center;margin:2.5rem 0}.onboarding-divider::before,.onboarding-divider::after{content:"";flex:1;height:1px;background:#e5e7eb}.onboarding-divider span{padding:0 1rem;font-size:0.875rem;color:#9ca3af;text-transform:uppercase;letter-spacing:0.05em}.onboarding-create-section{text-align:center;padding:2rem;background:#f9fafb;border-radius:12px;border:1px dashed #e5e7eb}.onboarding-create-content{max-width:320px;margin:0 auto}.onboarding-create-content h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 0.375rem}.onboarding-create-content p{font-size:0.875rem;color:#6b7280;margin:0 0 1.25rem}.btn-create-list{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;background:#fff;color:#374151;font-size:0.9375rem;font-weight:500;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all 0.15s ease}.btn-create-list:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.btn-create-list i{font-size:1rem}.onboarding-footer{text-align:center;margin-top:2.5rem}.browse-all-link{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.9375rem;font-weight:500;color:#6b7280;text-decoration:none;transition:all 0.15s ease}.browse-all-link:hover{color:#111827;text-decoration:none}.browse-all-link:hover i{transform:translateX(3px)}.browse-all-link i{transition:transform 0.15s ease}@media (max-width: 768px){.onboarding-container{padding:2rem 1rem}.onboarding-title{font-size:1.75rem}.onboarding-subtitle{font-size:1rem}.onboarding-grid{grid-template-columns:1fr}.onboarding-create-section{padding:1.5rem}}.alert{position:fixed;top:0;left:0;right:0;z-index:9999999}.alert.fixed-top{top:1rem;left:50%;transform:translateX(-50%);width:auto;max-width:600px;min-width:0;z-index:1056;border-radius:0.375rem;box-shadow:0 2px 8px rgba(0,0,0,0.1);border:1px solid transparent;display:flex;align-items:center;padding:0.5rem 1rem;opacity:1;transition:opacity 0.5s ease-out}.alert::before{margin-right:0.5rem;font-family:'bootstrap-icons';font-size:1.1em;line-height:1;display:inline-block}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-success::before{content:"\f26a";color:inherit}.alert-danger::before{content:"\f336";color:inherit}.alert .btn-close{margin:0;margin-left:auto;padding:inherit;width:auto;height:auto;font-size:inherit;box-shadow:none;display:inline-block;vertical-align:middle;line-height:1}.alert .btn-close:focus{box-shadow:none}.alert.fade-out{opacity:0}@media (max-width: 767.98px){.alert.fixed-top{max-width:95%;left:2.5%;right:2.5%;transform:none;width:auto}}.flash{margin-bottom:16px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.05);overflow:hidden}.flash-content{display:flex;align-items:center;padding:12px 16px}.flash-icon{margin-right:12px;flex-shrink:0}.flash-message{font-weight:500;font-size:0.95rem}.flash-action{margin-left:8px}.flash-link{text-decoration:none;font-weight:600;border-bottom:1px dotted;transition:border-bottom-color 0.2s ease}.flash-link:hover{border-bottom-color:transparent}.flash-success{background-color:#f0fdf4;border:1px solid #dcfce7;border-left:4px solid #16a34a}.flash-success .flash-icon{color:#16a34a}.flash-success .flash-message{color:#166534}.flash-success .flash-link{color:#16a34a;border-bottom-color:#16a34a}.flash-info{background-color:#f0f9ff;border:1px solid #e0f2fe;border-left:4px solid #0284c7}.flash-info .flash-icon{color:#0284c7}.flash-info .flash-message{color:#075985}.flash-info .flash-link{color:#0284c7;border-bottom-color:#0284c7}.flash-error,.flash-alert{background-color:#fef2f2;border:1px solid #fee2e2;border-left:4px solid #dc2626}.flash-error .flash-icon,.flash-alert .flash-icon{color:#dc2626}.flash-error .flash-message,.flash-alert .flash-message{color:#b91c1c}.flash-error .flash-link,.flash-alert .flash-link{color:#dc2626;border-bottom-color:#dc2626}.flash-message{position:relative;z-index:1050;transition:all 0.3s ease}.flash-message-inner{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;border-radius:0.375rem;background-color:rgba(58,58,58,0.9);color:#fff;font-size:0.875rem;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,0.15);max-width:400px;min-width:200px}.flash-toast{position:fixed;z-index:1050;transition:all 0.3s ease;overflow:hidden}.flash-icon{width:20px;height:20px;color:#fff;flex-shrink:0}.flash-text{flex-grow:1;font-weight:500}.flash-close-btn{background:transparent;border:none;padding:0;color:rgba(255,255,255,0.6);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color 0.2s ease}.flash-close-btn:hover{color:rgba(255,255,255,0.9)}@keyframes flash-fade-in-out{0%{opacity:0;transform:translateY(20px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.saved-indicator-inner.saved-success{display:flex;align-items:center;gap:10px;padding:10px 16px;background-color:#f0fdf4;border:1px solid #dcfce7;border-radius:30px;box-shadow:0 2px 5px rgba(0,0,0,0.05);color:#166534;font-weight:500;animation:saveSuccess 0.3s ease forwards}.saved-indicator-inner.saved-success .saved-icon{width:16px;height:16px;color:#16a34a !important;flex-shrink:0}.saved-text{margin-right:4px}.view-link{color:#16a34a;text-decoration:none;font-weight:600;font-size:0.9em;border-left:1px solid rgba(22,101,52,0.2);padding-left:10px;margin-left:4px;transition:opacity 0.2s ease}.view-link:hover{opacity:0.8}@keyframes saveSuccess{0%{transform:scale(0.95);opacity:0}50%{transform:scale(1.03)}100%{transform:scale(1);opacity:1}}.fade-in{animation:fadeIn 0.3s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.activation-email-body{font-family:'Roboto', sans-serif;color:#333333}.activation-email-wrapper{text-align:center;padding:30px;background-color:#f5f5f5;max-width:600px;margin:auto}.activation-email-heading{color:#4466FF}.activation-email-intro,.activation-email-instructions,.activation-email-reminder p{line-height:1.5;margin-bottom:20px}.activation-email-signoff,.activation-email-sender{margin-top:20px}.profile-header h1{color:#343a40}.profile-header .text-muted{font-size:0.9rem}.shared-lists-section h2{color:#495057;font-weight:600}.list-card-profile{border:1px solid #e9ecef;transition:transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out}.list-card-profile:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,0.07)}.list-card-profile .list-link-profile{color:#212529}.list-card-profile .list-link-profile:hover{color:#0d6efd}.list-card-profile .list-metadata{font-size:0.85rem;color:#6c757d}.list-card-profile .list-metadata .list-featured-badge{font-size:0.75rem;padding:0.3em 0.6em;font-weight:500;color:#343a40 !important}.list-card-profile .list-metadata .import-count{display:inline-flex;align-items:center;gap:0.25rem}.list-card-profile .list-metadata .import-count svg{fill:#e11d48;margin-bottom:1px}.list-card-profile .list-category-badge{font-size:0.75rem;font-weight:500;padding:0.3em 0.6em}.save-list-action{margin-top:0.75rem}.save-list-button{font-weight:500;padding:0.3rem 0.75rem}.empty-state img{opacity:0.7}.profile-total-saves{font-size:0.9rem}.profile-total-saves svg{fill:#6c757d;vertical-align:text-bottom}.user-list{list-style:none;padding-left:0}.user-list li{padding-left:0;margin-bottom:8px}.settings-page{min-height:100vh;background:#fff}.settings-header{border-bottom:1px solid #f0f0f0;background:#fff;position:sticky;top:0;z-index:100}.settings-header-content{max-width:600px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center}.settings-header-left{display:flex;align-items:center;gap:1rem}.settings-page .back-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#6b7280;text-decoration:none;transition:all 0.15s ease}.settings-page .back-link:hover{background:#f3f4f6;color:#374151}.settings-page .back-link i{font-size:1.125rem}.settings-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.settings-content{max-width:600px;margin:0 auto;padding:1.5rem}.settings-section{margin-bottom:2rem}.section-header{margin-bottom:1.5rem}.section-header h2{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 0.25rem 0}.section-header p{font-size:0.8125rem;color:#9ca3af;margin:0}.section-subheader{margin:1.5rem 0 1rem;padding-top:0.5rem}.section-subheader h3{font-size:0.875rem;font-weight:600;color:#1f2937;margin:0 0 0.25rem 0}.section-subheader p{font-size:0.75rem;color:#9ca3af;margin:0}.settings-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{display:flex;flex-direction:column;gap:0.375rem}.form-label{font-size:0.8125rem;font-weight:500;color:#374151}.form-field{width:100%;padding:0.625rem 0.875rem;font-size:0.875rem;color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:border-color 0.15s ease}.form-field::placeholder{color:#d1d5db}.form-field:focus{outline:none;border-color:#9ca3af}.form-field.disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed;border-color:#f3f4f6}textarea.form-field{resize:vertical;min-height:80px}.form-hint{font-size:0.75rem;color:#9ca3af}.form-divider{height:1px;background:#f0f0f0;margin:0.5rem 0}.form-errors{padding:0.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem}.form-errors p{font-size:0.8125rem;color:#dc2626;margin:0}.form-errors p+p{margin-top:0.25rem}.form-actions{display:flex;justify-content:flex-end;margin-top:0.5rem}.btn-save{padding:0.5rem 1.25rem;font-size:0.8125rem;font-weight:500;color:#fff;background:#1f2937;border:none;border-radius:8px;cursor:pointer;transition:background 0.15s ease}.btn-save:hover{background:#374151}.danger-section .section-header h2{color:#dc2626}.danger-item{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:10px}.danger-info{flex:1}.danger-info h3{font-size:0.875rem;font-weight:600;color:#1f2937;margin:0 0 0.25rem 0}.danger-info p{font-size:0.8125rem;color:#6b7280;margin:0;line-height:1.4}.btn-danger-action{padding:0.5rem 1rem;font-size:0.8125rem;font-weight:500;color:#dc2626;background:#fff;border:1px solid #fecaca;border-radius:8px;cursor:pointer;transition:all 0.15s ease;white-space:nowrap}.btn-danger-action:hover{background:#dc2626;color:#fff;border-color:#dc2626}.delete-modal{border-radius:12px;border:none;overflow:hidden}.delete-modal .modal-header{padding:1rem 1.25rem;border-bottom:1px solid #f0f0f0}.delete-modal .modal-header .modal-title{font-size:1rem;font-weight:600;color:#1f2937}.delete-modal .modal-body{padding:1.25rem}.delete-modal .modal-footer{padding:1rem 1.25rem;border-top:1px solid #f0f0f0;gap:0.5rem}.delete-warning{font-size:0.875rem;color:#6b7280;line-height:1.5;margin:0 0 1rem 0}.delete-confirm-field label{display:block;font-size:0.8125rem;color:#374151;margin-bottom:0.5rem}.delete-confirm-field label strong{color:#1f2937}.delete-confirm-field .form-field{width:100%}.btn-cancel{padding:0.5rem 1rem;font-size:0.8125rem;font-weight:500;color:#6b7280;background:#f3f4f6;border:none;border-radius:8px;cursor:pointer;transition:background 0.15s ease}.btn-cancel:hover{background:#e5e7eb}.btn-delete{padding:0.5rem 1rem;font-size:0.8125rem;font-weight:500;color:#fff;background:#dc2626;border:none;border-radius:8px;cursor:pointer;transition:background 0.15s ease}.btn-delete:hover:not(:disabled){background:#b91c1c}.btn-delete:disabled{opacity:0.5;cursor:not-allowed}@media (max-width: 640px){.settings-header-content,.settings-content{padding:1rem}.danger-item{flex-direction:column;align-items:stretch}.btn-danger-action{width:100%;text-align:center}}.profile-page{min-height:100vh;background:#fff;padding-bottom:3rem}.profile-header{border-bottom-width:1px !important;border-bottom-style:solid !important;border-bottom-color:#f0f0f0 !important;background:#fff;position:sticky;top:0;z-index:100}.profile-header:focus-within{border-bottom-color:#f0f0f0 !important}.profile-header-content{max-width:800px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.profile-header-left{display:flex;align-items:center;gap:1rem}.profile-page .back-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#6b7280;text-decoration:none;transition:background 0.15s ease, color 0.15s ease;border:none;outline:none}.profile-page .back-link:hover{background:#f3f4f6;color:#374151}.profile-page .back-link:focus,.profile-page .back-link:active{outline:none;box-shadow:none;border-color:transparent}.profile-page .back-link i{font-size:1.125rem}.profile-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.edit-profile-link{display:flex;align-items:center;gap:0.375rem;padding:0.5rem 0.875rem;font-size:0.8125rem;font-weight:500;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;transition:all 0.15s ease}.edit-profile-link:hover{background:#f3f4f6;color:#374151;text-decoration:none}.edit-profile-link i{font-size:0.875rem}.profile-content{max-width:800px;margin:0 auto;padding:1.5rem}.user-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:2rem;text-align:center;margin-bottom:2rem}.user-avatar{width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.avatar-initial{font-size:2rem;font-weight:600;color:#6b7280}.user-info{margin-bottom:1.5rem}.user-name{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 0.5rem 0}.user-bio{font-size:0.9375rem;color:#6b7280;margin:0 0 0.5rem 0;line-height:1.5}.user-joined{font-size:0.8125rem;color:#9ca3af;margin:0}.profile-stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:1px;background:#e5e7eb;border-radius:12px;overflow:hidden;margin-top:0.5rem}.profile-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0.5rem;background:#f9fafb;transition:background 0.2s ease;cursor:default}.profile-stat:hover{background:#f3f4f6}.profile-stat-value{font-size:1.375rem;font-weight:700;color:#111827;line-height:1.2;letter-spacing:-0.025em}.profile-stat-label{font-size:0.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:0.05em;margin-top:0.25rem}.lists-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.lists-section .section-header h3{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.lists-section .list-count{font-size:0.8125rem;color:#9ca3af}.profile-lists-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.25rem}.profile-list-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;overflow:hidden;transition:all 0.15s ease;display:flex;flex-direction:column}.profile-list-card:hover{border-color:#e5e7eb;box-shadow:0 4px 12px rgba(0,0,0,0.06)}.profile-list-card .card-link{display:flex;flex-direction:column;flex:1;padding:1.25rem;text-decoration:none;color:inherit}.card-badges{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.75rem;min-height:1.5rem}.badge-featured{display:inline-flex;align-items:center;gap:0.25rem;padding:0.25rem 0.625rem;background:#fef3c7;color:#92400e;font-size:0.6875rem;font-weight:500;border-radius:6px}.badge-featured i{font-size:0.625rem}.badge-category{display:inline-flex;align-items:center;padding:0.25rem 0.625rem;background:#f3f4f6;color:#6b7280;font-size:0.6875rem;font-weight:500;border-radius:6px}.badge-private-share{display:inline-flex;align-items:center;gap:0.25rem;padding:0.25rem 0.625rem;background:#fef3c7;color:#92400e;font-size:0.6875rem;font-weight:500;border-radius:6px}.badge-private-share i{font-size:0.625rem}.privately-shared-header{padding-top:1.5rem;border-top:1px solid #f0f0f0}.privately-shared-header h3{color:#92400e !important}.privately-shared-card{border-color:#fef3c7 !important;background:#fffbeb !important}.privately-shared-card:hover{border-color:#fcd34d !important}.profile-list-card .card-title{font-size:1rem;font-weight:550;color:#1f2937;margin:0 0 0.25rem 0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-list-card .card-subtitle{font-size:0.8125rem;color:#6b7280;margin:0 0 0.75rem 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;align-items:center;gap:0.75rem;margin-top:auto;padding-top:0.75rem}.meta-item{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#9ca3af}.meta-item i{font-size:0.8125rem}.profile-list-card .card-action{padding:0.75rem 1.25rem;border-top:1px solid #f3f4f6;background:#fafafa}.profile-list-card .save-btn{display:flex;align-items:center;justify-content:center;gap:0.375rem;width:100%;padding:0.5rem 1rem;background:#1f2937;color:#fff;border:none;border-radius:8px;font-size:0.8125rem;font-weight:500;cursor:pointer;transition:all 0.15s ease}.profile-list-card .save-btn:hover{background:#374151}.profile-list-card .save-btn i{font-size:0.875rem}.profile-list-card .saved-badge{display:flex;align-items:center;justify-content:center;gap:0.375rem;width:100%;padding:0.5rem 1rem;background:#f0fdf4;color:#16a34a;border-radius:8px;font-size:0.8125rem;font-weight:500}.profile-page .empty-state{text-align:center;padding:3rem 2rem;background:#f9fafb;border-radius:12px}.profile-page .empty-icon{margin-bottom:1rem}.profile-page .empty-icon i{font-size:2.5rem;color:#d1d5db}.profile-page .empty-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 0.5rem 0}.profile-page .empty-message{font-size:0.875rem;color:#6b7280;margin:0}.load-more{text-align:center;margin-top:2rem}.load-more-btn{display:inline-flex;align-items:center;gap:0.375rem;padding:0.625rem 1.25rem;background:#f9fafb;color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;font-size:0.8125rem;font-weight:500;text-decoration:none;transition:all 0.15s ease}.load-more-btn:hover{background:#f3f4f6;color:#374151;text-decoration:none}@media (max-width: 640px){.profile-header-content{padding:0.875rem 1rem}.profile-title{font-size:1.125rem}.profile-content{padding:1rem}.user-card{padding:1.5rem 1rem}.user-avatar{width:64px;height:64px}.avatar-initial{font-size:1.5rem}.user-name{font-size:1.25rem}.profile-stats{grid-template-columns:repeat(4, 1fr);gap:1px}.profile-stat{padding:0.75rem 0.25rem}.profile-stat-value{font-size:1.125rem}.profile-stat-label{font-size:0.625rem}.profile-lists-grid{grid-template-columns:1fr;gap:1rem}.edit-profile-link{padding:0.375rem 0.625rem}.edit-profile-link span{display:none}}.about-container{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}.hero-section h1{color:#343a40}.hero-section .lead{font-size:1.15rem;line-height:1.6}.feature-section h2,.list-ideas-section h2,.cta-section h3{color:#495057}.feature-item{transition:transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out}.feature-item:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,0.1)}.list-ideas-section .list-group-item{border:none;padding:0.75rem 1rem;background:transparent}.list-ideas-section .list-group-item i{font-size:1.1rem}.platform-name-highlight{color:#0d6efd;font-weight:600}.cta-section{background:linear-gradient(to right, rgba(13,110,253,0.1), rgba(13,110,253,0.05));border-radius:1rem;padding:2rem;margin-top:3rem}.cta-section .btn{font-weight:500}@media (max-width: 768px){.hero-section h1{font-size:2rem}.hero-section .lead{font-size:1rem}.feature-item{margin-bottom:1rem}.cta-section{padding:1.5rem}}.responsive-banner{width:100%;height:auto;max-width:90%}.banner_image{height:100vh;max-height:100vh;overflow:hidden}@media (min-width: 1200px){.responsive-banner{object-fit:scale-down;max-width:80%}}@media (min-width: 992px) and (max-width: 1199px){.responsive-banner{object-fit:contain;max-width:100%}}@media (min-width: 768px) and (max-width: 991px){.responsive-banner{object-fit:contain;max-width:100%}}@media (min-width: 768px) and (max-width: 1024px){.responsive-banner{object-fit:cover;max-width:100%}}@media (max-width: 767px){.responsive-banner{object-fit:cover;max-width:150%}}.first-list-container{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);min-height:100vh;padding:2rem 0}.first-list-card{background:white;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,0.1);padding:2.5rem}.first-list-title{font-family:'Montserrat', sans-serif;font-weight:700;color:#2d3748;margin-bottom:2rem;text-align:center;font-size:2.2rem;background:linear-gradient(45deg, #6366f1, #8b5cf6, #ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.first-list-form{max-width:500px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.form-group{margin-bottom:1.5rem;width:100%}.form-floating{position:relative}.input-with-badge{position:relative;width:100%}.form-control{height:4rem;padding:1.25rem 1rem;padding-right:5rem;border:2px solid #e2e8f0;border-radius:12px;transition:all 0.3s ease;font-size:1.1rem;width:100%;color:#000000;background-color:white}.form-control:focus{border-color:#6366f1;box-shadow:0 0 0 0.25rem rgba(99,102,241,0.25)}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1.25rem 1rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;color:#4a5568;font-size:1.1rem;display:flex;align-items:center;z-index:1;opacity:0.7}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label{transform:scale(0.85) translateY(-1.5rem) translateX(0.15rem);background-color:white;padding:0 0.5rem;color:#6366f1;opacity:1}.optional-badge{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:0.75rem;padding:0.15rem 0.5rem;border-radius:4px;background-color:#f1f5f9;color:#4a5568;pointer-events:none}.btn-create-list{background:linear-gradient(45deg, #6366f1, #8b5cf6);border:none;color:white;padding:1.25rem 2.5rem;border-radius:50px;font-weight:700;font-size:1.1rem;letter-spacing:0.5px;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);width:100%;margin-top:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(99,102,241,0.3);display:flex;justify-content:center;align-items:center;cursor:pointer}.btn-create-list::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0));transform:translateX(-100%);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1)}.btn-create-list:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(99,102,241,0.4);background:linear-gradient(45deg, #8b5cf6, #ec4899)}.btn-create-list:hover::before{transform:translateX(100%)}.btn-create-list:active{transform:translateY(1px) scale(0.98);box-shadow:0 2px 10px rgba(99,102,241,0.3)}.btn-create-list:disabled{background:#e2e8f0;color:#94a3b8;box-shadow:none;cursor:not-allowed;transform:none !important}.btn-create-list:disabled::before{display:none}.invalid-feedback{color:#dc3545;font-size:0.875rem;margin-top:0.25rem}@media (max-width: 768px){.first-list-card{padding:1.5rem}.first-list-title{font-size:1.8rem}}.sticky-sidebar{position:sticky;top:80px}.sidebar-section{margin-bottom:2rem !important}.discovery-sidebar-section{margin-top:2.5rem !important;padding-top:0.5rem !important}@media (max-width: 767.98px){.list-show-container{padding-left:0;padding-right:0;max-width:100%;overflow-x:hidden}.list-show-row{margin-left:0;margin-right:0;width:100%;overflow-x:hidden}.list-show-main-column{width:100% !important;max-width:100% !important;padding-left:0.75rem !important;padding-right:0.75rem !important;overflow-x:hidden}.list-show-sidebar-column{width:100% !important;max-width:100% !important;padding-left:0 !important;padding-right:0 !important;overflow-x:hidden}.sidebar-section{margin-bottom:1.5rem !important}.discovery-sidebar-section{display:none}.list-show-sidebar-column{display:none !important}}.delete-list-modal .modal-content{border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,0.1)}.delete-list-modal .btn{border-radius:0.5rem;min-width:100px}.modal-content{border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,0.1);background-color:#fff;position:relative;z-index:1050}.modal-backdrop{position:fixed;z-index:1040;background-color:rgba(0,0,0,0.5)}.modal-dialog{position:relative;z-index:1050;margin:0.5rem}@media (max-width: 767.98px){.modal-dialog{margin:0;height:100%;display:flex;align-items:center}}.form-control,.form-select{border:1px solid #dee2e6;padding:0.75rem 1rem;transition:all 0.2s ease}.form-control:focus,.form-select:focus{border-color:#6366f1;box-shadow:0 0 0 0.25rem rgba(99,102,241,0.1)}.select-wrapper{position:relative}.select-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#6c757d}.custom-select{appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;background-color:white;background-image:none !important}.btn{border-radius:0.75rem;padding:0.625rem 1.25rem;font-weight:500;transition:all 0.2s ease;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg, #6366f1, #4f46e5);border:none;min-width:120px;color:white;box-shadow:0 2px 4px rgba(99,102,241,0.2)}.btn-primary:hover{background:linear-gradient(135deg, #4f46e5, #4338ca);transform:translateY(-1px);box-shadow:0 4px 6px rgba(99,102,241,0.25)}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 4px rgba(99,102,241,0.2)}.btn-light{background:#f8f9fa;border:1px solid #e2e8f0;color:#475569;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.btn-light:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,0.05)}.btn-light:active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.modal-footer{display:flex !important;flex-direction:row !important;justify-content:flex-end !important;align-items:center !important;gap:0.5rem}.modal-footer .btn{width:auto !important;display:inline-block !important}.modal-content{border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,0.1)}.form-control{border:1px solid #dee2e6;padding:0.75rem 1rem;transition:all 0.2s ease;border-radius:0.75rem}.form-control:focus{border-color:#0d6efd;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.1)}.optional-badge{position:absolute;right:10px;top:50%;transform:translateY(-50%);background-color:#f1f5f9;color:#64748b;font-size:0.7rem;font-weight:500;padding:0.15rem 0.5rem;border-radius:0.5rem;pointer-events:none}.position-relative .form-control{padding-right:70px}.btn{border-radius:0.75rem !important;padding:0.625rem 1.25rem;font-weight:500;transition:all 0.2s ease;position:relative;overflow:hidden}button.btn,input.btn[type="submit"],.btn:disabled,.btn.disabled,.btn:hover,.btn:active,.btn:focus{border-radius:0.75rem !important}.btn-primary{background:linear-gradient(135deg, #6366f1, #4f46e5);border:none;min-width:120px;color:white;box-shadow:0 2px 4px rgba(99,102,241,0.2)}.btn-primary:hover{background:linear-gradient(135deg, #4f46e5, #4338ca);transform:translateY(-1px);box-shadow:0 4px 6px rgba(99,102,241,0.25)}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 4px rgba(99,102,241,0.2)}.btn-primary:disabled,.btn-primary.disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none;border-radius:0.75rem !important}#add-list-form input[type="submit"]{border-radius:0.75rem !important}#add-list-form input[type="submit"]:disabled,#add-list-form input.disabled[type="submit"]{border-radius:0.75rem !important}.btn-secondary{background:#e2e8f0;border:none;min-width:120px;color:#94a3b8;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.btn-secondary:hover{background:#e2e8f0;color:#94a3b8;transform:none;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.btn-light{background:#f8f9fa;border:1px solid #e2e8f0;color:#475569;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.btn-light:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,0.05)}.btn-light:active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,0.05)}@media (max-width: 480px){.optional-badge{font-size:0.6rem;padding:0.1rem 0.4rem;right:8px}.position-relative .form-control{padding-right:60px}}@media (max-width: 767.98px){.modal-dialog-scrollable{max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem)}.modal-dialog-scrollable .modal-body{overflow-y:auto;-webkit-overflow-scrolling:touch}.edit-list-form,#add-list-form{display:flex;flex-direction:column;max-height:calc(100vh - 8rem)}.edit-list-form .modal-footer,#add-list-form .modal-footer{position:sticky;bottom:0;background:white;margin:0 -1rem -1rem;padding:1rem;border-top:1px solid #e5e7eb;z-index:10}}#editListModal .modal-content{border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,0.1)}#editListModal .modal-header{padding:1.5rem 1.5rem 0}#editListModal .modal-body{padding:1.5rem}#editListModal .modal-title{color:#111827;font-size:1.25rem}#editListModal .form-group{margin-bottom:1.5rem}#editListModal .form-label{font-weight:500;color:#374151;margin-bottom:0.5rem}#editListModal .form-control{border:1px solid #e5e7eb;border-radius:0.75rem;padding:0.75rem 1rem;font-size:0.95rem;transition:all 0.2s ease}#editListModal .form-control:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,0.1)}#editListModal .form-control::placeholder{color:#9ca3af}#editListModal .modal-footer{border-top:none;padding:1rem 1.5rem 1.5rem;display:flex !important;flex-direction:row !important;justify-content:flex-end !important;align-items:center !important;gap:0.5rem !important}#editListModal .modal-footer .btn{margin:0 !important;min-width:100px !important}#editListModal .btn-primary{background:linear-gradient(135deg, #6366f1, #4f46e5);border:none;padding:0.75rem 1.5rem;font-weight:500;border-radius:0.75rem;transition:all 0.2s ease}#editListModal .btn-primary:hover{background:linear-gradient(135deg, #4f46e5, #4338ca);transform:translateY(-1px);box-shadow:0 4px 6px rgba(99,102,241,0.25)}#editListModal .btn-primary:active{transform:translateY(0);box-shadow:0 2px 4px rgba(99,102,241,0.2)}#editListModal .btn-light{background:#f8f9fa;border:1px solid #e2e8f0;color:#475569;padding:0.75rem 1.5rem;font-weight:500;border-radius:0.75rem;transition:all 0.2s ease}#editListModal .btn-light:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155;transform:translateY(-1px)}#editListModal .btn-light:active{transform:translateY(0)}#editListModal .text-danger{font-size:0.875rem;margin-top:0.25rem}@media (max-width: 767.98px){#editListModal .modal-dialog{margin:0.5rem}#editListModal .modal-content{border-radius:0.75rem}#editListModal .modal-header{padding:1rem 1rem 0}#editListModal .modal-body{padding:1rem}#editListModal .modal-footer{padding:0.75rem 1rem 1rem}}.delete-account-section{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;overflow:hidden;transition:all 0.2s ease}.delete-account-section:hover{box-shadow:0 4px 6px rgba(0,0,0,0.05)}.delete-account-content{padding:1.5rem}.delete-account-header{display:flex;align-items:flex-start;margin-bottom:1.5rem}.delete-account-icon{margin-right:1rem;color:#dc2626;font-size:1.5rem}.delete-account-text h3{font-size:1.1rem;font-weight:600;color:#dc2626;margin:0 0 0.5rem 0}.delete-account-text p{color:#991b1b;font-size:0.9rem;margin:0;line-height:1.5}.delete-account-actions{display:flex;justify-content:flex-end}.delete-account-buttons{display:flex;gap:1rem}.modal-content{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px}.modal-header{border-bottom:1px solid var(--border-color);padding:1.5rem}.modal-title{color:var(--text-primary);font-weight:600}.modal-body{padding:1.5rem}.modal-footer{border-top:1px solid var(--border-color);padding:1.5rem}.delete-confirmation-content{text-align:center}.delete-confirmation-icon{color:#dc2626;font-size:2rem;margin-bottom:1rem}.delete-confirmation-list{text-align:left;margin:1rem 0;padding-left:1.5rem;color:var(--text-primary)}.delete-confirmation-warning{color:#dc2626;font-weight:500;margin:1rem 0}.username-verification{margin:1rem 0;position:relative}.delete-confirmation-input{max-width:200px;margin:0 auto;text-align:center;padding:0.75rem 1rem;border-radius:8px;border:1px solid var(--border-color);transition:all 0.2s ease}.delete-confirmation-input:focus{border-color:#dc2626;box-shadow:0 0 0 0.25rem rgba(220,38,38,0.1)}.delete-confirmation-input.is-invalid{border-color:#dc2626;background-image:none;padding-right:1rem}.delete-confirmation-input.is-invalid:focus{box-shadow:0 0 0 0.25rem rgba(220,38,38,0.1)}.invalid-feedback{display:none;color:#dc2626;font-size:0.875rem;margin-top:0.5rem;text-align:center}.btn-outline-danger{color:#dc2626;border-color:#dc2626;background-color:transparent;padding:0.75rem 1.5rem;border-radius:8px;font-weight:500;transition:all 0.2s ease}.btn-outline-danger:hover{color:white;background-color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 6px rgba(220,38,38,0.2)}.btn-secondary{background-color:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);padding:0.75rem 1.5rem;border-radius:8px;font-weight:500;transition:all 0.2s ease}.btn-secondary:hover{background-color:var(--border-color);transform:translateY(-1px)}.btn-danger{background:linear-gradient(135deg, #dc2626 0%, #991b1b 100%);border:none;color:white;padding:0.75rem 1.5rem;border-radius:8px;font-weight:500;transition:all 0.2s ease}.btn-danger:hover{background:linear-gradient(135deg, #b91c1c 0%, #7f1d1d 100%);transform:translateY(-1px);box-shadow:0 4px 6px rgba(220,38,38,0.2)}.btn-danger:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.discovery-sidebar{background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);border:1px solid #f0f0f0 !important;padding:1rem;height:100%;display:flex;flex-direction:column;position:relative}.discovery-sidebar:focus-within{border-color:#f0f0f0 !important}.discovery-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.75rem;padding-bottom:0;border-bottom:none}.discovery-header .sidebar-heading{font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af;margin:0}.discovery-lists{flex:1;overflow-y:hidden;padding-right:0.5rem}.discovery-lists::-webkit-scrollbar{width:6px}.discovery-lists::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.discovery-lists::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.discovery-lists::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.featured-lists-container{overflow-y:auto;max-height:100%}.featured-list-item{border-radius:6px;margin-bottom:0.125rem;border:none !important;overflow:hidden}.featured-list-item.hidden{display:none}.featured-list-item:focus,.featured-list-item:focus-within{outline:none;border-color:transparent !important}.discovery-sidebar .list-group-item{border:none !important;padding:0.5rem;border-radius:6px;background:transparent;transform:none !important}.discovery-sidebar .list-group-item:hover{background:#f5f5f5;transform:none !important}.discovery-sidebar .list-group-item:focus,.discovery-sidebar .list-group-item:focus-within{outline:none;border-color:transparent !important;box-shadow:none}.discovery-sidebar .list-group-item:last-child{border-bottom:none}.discovery-sidebar .list-name{font-weight:500;color:#374151;font-size:0.875rem}.discovery-sidebar a{text-decoration:none}.discovery-sidebar a:hover{text-decoration:none}.discovery-sidebar a:focus{outline:none;box-shadow:none}.discovery-sidebar .list-subtitle{color:#9ca3af;font-size:0.75rem;margin-top:0.125rem}.featured-item-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 0.375rem;background:transparent;color:#9ca3af;font-size:0.6875rem;font-weight:500;border-radius:4px;transition:all 0.1s ease}.pagination-controls{border-top:1px solid #f0f0f0;padding-top:0.625rem;margin-top:0.5rem}.pagination-btn{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:transparent;border:none;color:#9ca3af;transition:all 0.1s ease}.pagination-btn:hover:not(:disabled){background:#f5f5f5;color:#374151}.pagination-btn:disabled{opacity:0.3;cursor:not-allowed}.pagination-indicator{font-size:0.75rem;font-weight:500;color:#9ca3af}.discovery-controls{display:flex;align-items:center;justify-content:center}.discover-view-all-link{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all 0.15s ease;opacity:0.4}.discover-view-all-link:hover{text-decoration:none;opacity:0.7}.discover-view-all-link i{color:#374151;font-size:0.875rem}.list-header{width:100%}.list-title-container{display:flex;align-items:center;flex-wrap:wrap;gap:0.5rem;width:100%}.list-title{flex-shrink:1;min-width:0;word-break:break-word;margin-bottom:0;font-size:2rem;font-weight:600;color:#1f2937}.list-title-actions{display:flex;align-items:center;gap:0.5rem;flex-shrink:0;margin-left:0.75rem}.list-subtitle-container{width:100%}.list-subtitle{word-break:break-word;margin-top:0.25rem;margin-bottom:0}.filter-button .dropdown-menu{min-width:200px;border:1px solid #e9ecef;box-shadow:0 4px 12px rgba(0,0,0,0.06);padding:0.5rem !important;border-radius:0.5rem !important}.filter-dropdown-menu{border-radius:15px !important}.filter-dropdown-menu .dropdown-header{font-weight:600;font-size:0.8rem;color:#6c757d;padding:0.4rem 0.5rem;text-transform:uppercase;letter-spacing:0.05em}.filter-dropdown-menu .dropdown-divider{margin:0.25rem 0;border-color:#e9ecef}.filter-segmented-control .filter-segment{padding:0.3rem 0.5rem;font-size:0.8rem;line-height:1.4;border-color:#ced4da;color:#495057;background-color:#fff;transition:all 0.15s ease-in-out;text-align:center;flex-grow:1;margin:0 !important;box-shadow:none !important}.filter-segmented-control .filter-segment:not(:first-of-type){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px !important}.filter-segmented-control .filter-segment:not(:last-of-type){border-top-right-radius:0;border-bottom-right-radius:0}.filter-segmented-control .filter-segment:hover{z-index:2}.filter-segmented-control .btn-check:checked+.filter-segment{background-color:#6f42c1;border-color:#6f42c1;color:#fff;z-index:1}.filter-segmented-control .btn-check:not(:checked)+.filter-segment:hover{background-color:#e9ecef;border-color:#adb5bd}.filter-segmented-control .btn-check:focus+.filter-segment{box-shadow:0 0 0 0.2rem rgba(111,66,193,0.25) !important;z-index:3}.filter-button{display:inline-block !important;vertical-align:middle}.form-check-input.form-switch-input[type="checkbox"]{height:40px !important;width:80px !important;min-width:80px !important;background-color:#ff0000 !important;border:3px solid #000000 !important;box-shadow:0 0 10px rgba(0,0,0,0.5) !important;cursor:pointer;position:relative;appearance:none;border-radius:40px !important;transition:all 0.3s ease;margin-right:15px !important}.form-check-input.form-switch-input[type="checkbox"]:before{content:'';position:absolute;height:34px;width:34px;left:3px;bottom:0;border-radius:50%;background-color:#ffff00 !important;box-shadow:0 2px 8px rgba(0,0,0,0.6);transition:all 0.3s ease}.form-check-input.form-switch-input[type="checkbox"]:checked{background-color:#00ff00 !important}.form-check-input.form-switch-input[type="checkbox"]:checked:before{transform:translateX(40px);background-color:#0000ff !important}.form-switch{padding-left:0 !important;display:flex !important;align-items:center !important}.form-switch .form-check-input{position:relative !important;margin-left:0 !important;float:none !important;background-image:none !important}.mobile-actions-modal .form-check-input.form-switch-input{margin-right:15px !important;margin-top:0 !important;z-index:999 !important}.form-check-input[type="checkbox"]{background-image:none !important}.mobile-actions-modal .form-check-input.form-switch-input{margin-right:15px !important;margin-top:0 !important}.form-switch{padding-left:0 !important;display:flex !important;align-items:center !important}.form-switch .form-check-input{position:relative !important;margin-left:0 !important;float:none !important}.form-switch .form-check-input{background-image:none !important;background-position:left center !important}.form-switch .form-check-input:checked{background-position:right center !important}.achievements-sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,0.05);padding:1.5rem;max-height:calc(100vh - 220px);overflow-y:auto;position:sticky;top:120px;margin-bottom:3rem}.achievements-sidebar::-webkit-scrollbar{width:6px}.achievements-sidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.achievements-sidebar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.achievements-sidebar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.achievements-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.achievements-header h5{font-weight:500;color:#111827;margin:0}.achievements-list{display:flex;flex-direction:column;gap:1rem}.stats-sidebar{background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.06);padding:1rem;height:100%}.stats-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.sidebar-heading{font-weight:600;font-size:1rem;color:#1f2937;margin:0}.stats-icon i{font-size:1.2rem;color:#6366f1}.quick-stats{display:flex;flex-direction:column;gap:0.75rem;margin-bottom:1.25rem}.stat-item{display:flex;align-items:center;gap:0.75rem;padding:0.625rem;background:#f9fafb;border-radius:12px;transition:transform 0.2s ease}.stat-item:hover{transform:translateY(-2px)}.stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.stat-info{display:flex;flex-direction:column}.stat-value{font-size:1.25rem;font-weight:600;color:#1f2937;line-height:1.2}.stat-label{font-size:0.875rem;color:#6b7280}.view-achievements{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.achievements-link{display:flex;align-items:center;justify-content:space-between;padding:0.75rem;background:#f3f4f6;border-radius:12px;color:#4b5563;text-decoration:none;transition:all 0.2s ease}.achievements-link:hover{background:#e5e7eb;color:#1f2937}.achievements-link i{font-size:1rem}@media (max-width: 767.98px){.achievements-sidebar{position:relative;top:0;max-height:none;margin-bottom:2rem}}.featured-list-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.04);transition:all 0.3s ease}.featured-list-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,0.08)}.featured-list-card:focus,.featured-list-card:focus-within,.featured-list-card:active{outline:none !important;border-color:transparent !important;box-shadow:0 2px 10px rgba(0,0,0,0.04) !important}.featured-list-content{padding:1rem;display:flex;flex-direction:column;gap:1rem}.featured-list-link{text-decoration:none;color:inherit}.featured-list-link:focus,.featured-list-link:active{outline:none !important;box-shadow:none !important;border-color:transparent !important}.featured-list-image{aspect-ratio:16/9;overflow:hidden;border-radius:6px;background-color:#f3f4f6;position:relative;width:100%;max-height:180px;min-height:100px}.featured-list-image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.featured-list-header{margin-bottom:0.75rem}.featured-list-name-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.25rem}.featured-list-name{margin:0;font-size:0.95rem;font-weight:600;color:#1f2937;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-list-subtitle{margin:0;font-size:0.8rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.featured-item-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 0.5rem;background:#6366f1;color:white;font-size:0.75rem;font-weight:600;border-radius:9999px}.featured-list-meta{display:flex;align-items:center;justify-content:space-between}.featured-list-author{display:flex;align-items:center}.author-avatar{width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;margin-right:0.5rem;display:flex;align-items:center;justify-content:center;background:#6366f1;color:white;font-size:0.75rem;font-weight:600}.avatar-img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#6366f1;color:white;font-size:0.75rem;font-weight:600}.author-name{font-size:0.8rem;color:#6b7280;font-weight:500}.featured-list-stats{display:flex;align-items:center}.saves-count{display:flex;align-items:center;font-size:0.8rem;color:#6b7280;font-weight:500}.saves-count i{margin-left:0.25rem;color:#6366f1;font-size:0.85rem}.btn-own-list{width:100%;display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.5rem;border:none;background:#f3f4f6;color:#4b5563;font-size:0.85rem;font-weight:500;border-radius:0.5rem;transition:all 0.2s ease;margin-top:0.5rem}.btn-own-list:hover{background:#6366f1;color:white}.already-owned{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.5rem;color:#059669;font-size:0.85rem;font-weight:500;margin-top:0.5rem}.already-owned i{font-size:0.9rem}.saved-indicator{display:none;opacity:0;transition:all 0.3s ease;width:100%;transform:translateY(5px)}.saved-indicator.show-saved{display:block;opacity:1;transform:translateY(0);animation:saved-fade-in-out 2.5s ease forwards}.saved-indicator.permanent-saved{display:block;opacity:1;transform:translateY(0)}.saved-indicator-inner{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.5rem;border-radius:0.375rem;background-color:rgba(6,149,76,0.9);color:#fff;font-size:0.875rem;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,0.1);width:100%}.saved-indicator-inner.saved-success{display:flex;align-items:center;gap:0.5rem}.saved-indicator-inner .saved-icon{width:1.25rem;height:1.25rem;color:#fff;filter:drop-shadow(0px 0px 1px rgba(0,0,0,0.5))}.saved-text{font-weight:500}.view-link{margin-left:0.5rem;padding:0.15rem 0.5rem;font-size:0.85rem;font-weight:600;text-decoration:none;color:#ffffff;position:relative;transition:all 0.2s ease;border-left:1px solid rgba(255,255,255,0.5);text-shadow:0px 0px 1px rgba(0,0,0,0.5);background-color:rgba(0,0,0,0.2);border-radius:3px}.view-link:hover{opacity:1;color:#ffffff;text-decoration:underline;background-color:rgba(0,0,0,0.3)}@keyframes saved-fade-in-out{0%{opacity:0;transform:translateY(20px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.item-tag-container{display:inline-flex;flex-wrap:wrap;gap:0.375rem;margin-left:0.75rem;vertical-align:middle}.tag-link-inline{display:inline-flex;align-items:center;padding:0.125rem 0.5rem;background-color:rgba(13,110,253,0.08);color:#0d6efd;font-size:0.75rem;font-weight:500;border-radius:50rem;text-decoration:none;transition:all 0.2s ease;vertical-align:middle}.tag-link-inline:hover{background-color:rgba(13,110,253,0.15);color:#0d6efd;text-decoration:none;transform:translateY(-1px)}.list-item.done .tag-link-inline{opacity:0.6;text-decoration:none;background-color:rgba(173,181,189,0.15);color:#6c757d}.list-item-name{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem}.list-item{position:relative}.list-item:not(:last-child){margin-bottom:1.5rem}.list-item:not(:last-child)::after{content:"";position:absolute;bottom:-0.75rem;left:0;right:0;height:1px;background:linear-gradient(to right, rgba(226,232,240,0.9) 0%, rgba(226,232,240,0.7) 40%, rgba(226,232,240,0.3) 80%, rgba(226,232,240,0) 100%);pointer-events:none}.list-item:hover::after{background:linear-gradient(to right, rgba(13,110,253,0.15) 0%, rgba(13,110,253,0.1) 40%, rgba(13,110,253,0.05) 80%, rgba(13,110,253,0) 100%);transition:background 0.3s ease}.list-item.done:not(:last-child)::after{opacity:0.6;background:linear-gradient(to right, rgba(226,232,240,0.6) 0%, rgba(226,232,240,0.4) 50%, rgba(226,232,240,0.1) 85%, rgba(226,232,240,0) 100%)}[data-theme="dark"] .tag-link-inline{background-color:rgba(66,153,225,0.1);color:#4299e1}[data-theme="dark"] .tag-link-inline:hover{background-color:rgba(66,153,225,0.2);color:#4299e1}[data-theme="dark"] .list-item.done .tag-link-inline{background-color:rgba(74,85,104,0.2);color:#a0aec0}[data-theme="dark"] .list-item:not(:last-child)::after{background:linear-gradient(to right, rgba(45,55,72,0.8) 0%, rgba(45,55,72,0.5) 50%, rgba(45,55,72,0.2) 85%, rgba(45,55,72,0) 100%)}[data-theme="dark"] .list-item:hover::after{background:linear-gradient(to right, rgba(66,153,225,0.2) 0%, rgba(66,153,225,0.15) 40%, rgba(66,153,225,0.05) 80%, rgba(66,153,225,0) 100%)}@media (max-width: 768px){.item-tag-container{margin-left:0.5rem;gap:0.25rem}.tag-link-inline{padding:0.125rem 0.375rem;font-size:0.7rem}.list-item-name{flex-direction:column;align-items:flex-start}.list-item-name .item-tag-container{margin-left:0;margin-top:0.25rem}.list-item:not(:last-child){margin-bottom:1.25rem}.list-item:not(:last-child)::after{bottom:-0.625rem}}@media (max-width: 375px){.list-item-name{flex-direction:column;align-items:flex-start}.list-item-name .item-tag-container{margin-left:0;margin-top:0.25rem}}.image-drop-area{border:2px dashed #dee2e6;border-radius:8px;padding:2rem 1rem;text-align:center;cursor:pointer;transition:border-color 0.3s ease;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px}.image-drop-area:hover{border-color:#6c757d}.image-drop-area.active{border-color:#0d6efd;background-color:rgba(13,110,253,0.05)}.image-drop-area.has-image{padding:0;border:none;overflow:hidden}.image-drop-area.has-image .image-drop-message{display:none}.image-drop-message{display:flex;flex-direction:column;align-items:center;color:#6c757d}.image-drop-message i{font-size:1.5rem;margin-top:0.5rem}.image-file-input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:1;font-size:0;color:transparent}.image-file-input::-webkit-file-upload-button{visibility:hidden;width:0;height:0;display:none}.image-file-input::before{display:none}html[data-ios="true"] .image-file-input,body.ios-device .image-file-input{font-size:0;color:transparent;width:100%;height:100%;left:0;right:0;opacity:0}.image-preview{width:100%;height:100%;position:relative;display:block}.image-preview .preview-image{width:100%;height:auto;max-height:200px;object-fit:cover;border-radius:6px;display:block}.image-preview .preview-delete-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-end;opacity:1;border-radius:6px;background-color:transparent;pointer-events:none}.btn-delete-preview{background-color:rgba(255,255,255,0.9);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease;z-index:2;margin:10px 10px 0 0;pointer-events:auto;box-shadow:0 2px 5px rgba(0,0,0,0.2)}.btn-delete-preview i{color:#5a67d8;font-size:1rem}.btn-delete-preview:hover{background-color:white;transform:scale(1.1)}.btn-delete-preview:hover i{color:#4f46e5}.responsive-dialog-modal,.ios-dialog-modal{border:none;padding:0;border-radius:0.75rem;box-shadow:0 8px 24px rgba(0,0,0,0.15);width:calc(100% - 2rem);max-width:500px;margin:auto;background-color:transparent}.responsive-dialog-modal::backdrop,.ios-dialog-modal::backdrop{background-color:rgba(0,0,0,0.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9998 !important}.responsive-dialog-modal[open],.ios-dialog-modal[open]{z-index:9999 !important;transform:translateZ(0);-webkit-transform:translateZ(0)}.responsive-dialog-modal .modal-content,.ios-dialog-modal .modal-content{background-color:#fff;border-radius:0.75rem;border:none;width:100%;max-height:calc(100vh - 2rem);display:flex;flex-direction:column}.responsive-dialog-modal .modal-header,.ios-dialog-modal .modal-header{padding:1rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.responsive-dialog-modal .modal-header .modal-title,.ios-dialog-modal .modal-header .modal-title{margin:0;font-weight:500}.responsive-dialog-modal .modal-header .btn-close,.ios-dialog-modal .modal-header .btn-close{background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;opacity:0.5;width:1.5rem;height:1.5rem;padding:0;margin:-0.5rem -0.5rem -0.5rem auto;border:0}.responsive-dialog-modal .modal-header .btn-close:hover,.ios-dialog-modal .modal-header .btn-close:hover{opacity:0.75}.responsive-dialog-modal .modal-body,.ios-dialog-modal .modal-body{padding:1rem;position:relative;flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.responsive-dialog-modal .modal-footer,.ios-dialog-modal .modal-footer{padding:0.75rem 1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:0.5rem;flex-shrink:0;border-top:1px solid #f3f4f6}.responsive-dialog-modal .modal-footer .btn,.ios-dialog-modal .modal-footer .btn{margin-left:0.5rem}.responsive-dialog-modal .form-control,.responsive-dialog-modal .form-select,.ios-dialog-modal .form-control,.ios-dialog-modal .form-select{appearance:none;border:1px solid #dee2e6;border-radius:0.375rem;padding:0.5rem;width:100%}.responsive-dialog-modal .form-control:focus,.responsive-dialog-modal .form-select:focus,.ios-dialog-modal .form-control:focus,.ios-dialog-modal .form-select:focus{border-color:#86b7fe;outline:0;box-shadow:none}.responsive-dialog-modal .ios-sharing-options,.ios-dialog-modal .ios-sharing-options{display:flex;flex-direction:column;gap:0.5rem}.responsive-dialog-modal .ios-sharing-option,.ios-dialog-modal .ios-sharing-option{display:flex;align-items:center;padding:0.625rem 0.75rem;border:1px solid #e5e7eb;border-radius:8px;margin:0;cursor:pointer;transition:all 0.15s ease}.responsive-dialog-modal .ios-sharing-option:has(input:checked),.ios-dialog-modal .ios-sharing-option:has(input:checked){background-color:#eff6ff;border-color:#3b82f6}.responsive-dialog-modal .ios-sharing-option .form-check-input,.ios-dialog-modal .ios-sharing-option .form-check-input{margin:0;margin-right:0.5rem;flex-shrink:0}.responsive-dialog-modal .ios-sharing-option .form-check-label,.ios-dialog-modal .ios-sharing-option .form-check-label{display:flex;align-items:center;gap:0.5rem;cursor:pointer;font-size:0.875rem;font-weight:500;color:#374151}.responsive-dialog-modal .ios-sharing-option .form-check-label i,.ios-dialog-modal .ios-sharing-option .form-check-label i{font-size:1rem;color:#6b7280;flex-shrink:0}.responsive-dialog-modal .ios-sharing-option:has(input:checked) .form-check-label i,.ios-dialog-modal .ios-sharing-option:has(input:checked) .form-check-label i{color:#3b82f6}.responsive-dialog-modal .user-share-search,.ios-dialog-modal .user-share-search{position:relative}.responsive-dialog-modal .user-share-search>i,.ios-dialog-modal .user-share-search>i{position:absolute;left:0.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:0.875rem;pointer-events:none;z-index:1}.responsive-dialog-modal .user-share-search input,.ios-dialog-modal .user-share-search input{padding-left:2.75rem !important}.responsive-dialog-modal .custom-file-input,.responsive-dialog-modal input[type="file"],.ios-dialog-modal .custom-file-input,.ios-dialog-modal input[type="file"]{opacity:0;position:absolute;width:0.1px;height:0.1px;overflow:hidden;z-index:-1;padding:0;margin:0}.responsive-dialog-modal .custom-file-input+label,.responsive-dialog-modal input[type="file"]+label,.ios-dialog-modal .custom-file-input+label,.ios-dialog-modal input[type="file"]+label{cursor:pointer;display:inline-block}.responsive-dialog-modal .image-dropzone,.ios-dialog-modal .image-dropzone{position:relative;border:2px dashed #dee2e6;border-radius:0.5rem;padding:2rem 1rem;text-align:center;transition:border-color 0.3s, background-color 0.3s;cursor:pointer;background-color:#f8f9fa}.responsive-dialog-modal .image-dropzone.dragover,.ios-dialog-modal .image-dropzone.dragover{border-color:#0d6efd;background-color:rgba(13,110,253,0.05)}.responsive-dialog-modal .image-dropzone .dropzone-prompt,.ios-dialog-modal .image-dropzone .dropzone-prompt{display:block;margin-top:0.5rem;color:#6c757d}.responsive-dialog-modal .image-dropzone .dropzone-icon,.ios-dialog-modal .image-dropzone .dropzone-icon{font-size:2rem;color:#6c757d;margin-bottom:0.5rem}html[data-ios="true"] [id^="addCategoryModal-"],html[data-ios="true"] [id^="editListModal-"],html[data-ios="true"] [id^="deleteListModal-"],body.ios-device [id^="addCategoryModal-"],body.ios-device [id^="editListModal-"],body.ios-device [id^="deleteListModal-"]{display:none !important}html.using-responsive-modals[data-ios="true"] .modal.has-responsive-dialog,body.ios-device.using-responsive-modals .modal.has-responsive-dialog{display:none !important}html.using-responsive-modals[data-ios="true"] .modal-backdrop,body.ios-device.using-responsive-modals .modal-backdrop{display:none !important}html[data-ios="true"] .responsive-dialog-modal,html[data-ios="true"] .ios-dialog-modal,body.ios-device .responsive-dialog-modal,body.ios-device .ios-dialog-modal{transform:translateZ(0) !important;-webkit-transform:translateZ(0) !important}html[data-ios="true"] .responsive-dialog-modal::backdrop,html[data-ios="true"] .ios-dialog-modal::backdrop,body.ios-device .responsive-dialog-modal::backdrop,body.ios-device .ios-dialog-modal::backdrop{z-index:9998 !important}html[data-ios="true"] .responsive-dialog-modal[open],html[data-ios="true"] .ios-dialog-modal[open],body.ios-device .responsive-dialog-modal[open],body.ios-device .ios-dialog-modal[open]{z-index:9999 !important}html[data-ios="true"] .responsive-dialog-modal input[type="file"],html[data-ios="true"] .ios-dialog-modal input[type="file"],body.ios-device .responsive-dialog-modal input[type="file"],body.ios-device .ios-dialog-modal input[type="file"]{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}html[data-ios="true"] .modal-open,body.ios-device .modal-open{position:fixed;width:100%}[data-auto-dialog="true"]{display:none !important}.using-responsive-modals .modal-backdrop{display:none !important}.rating-container{display:flex;align-items:center;gap:0.5rem;position:relative}.star-rating{display:flex;gap:0.25rem;margin-right:0.5rem}.star{font-size:1.5rem;color:#e0e0e0;cursor:pointer;transition:all 0.2s ease;user-select:none}.star:hover{transform:scale(1.1)}.star.active{color:#dc3545}.star.inactive{color:#e0e0e0}.dot-rating{display:flex;gap:0.375rem;margin-right:0.5rem;align-items:center}.rating-dot{font-size:1.2rem;color:#e0e0e0;cursor:pointer;transition:all 0.2s ease;user-select:none}.rating-dot:hover{transform:scale(1.2)}.rating-dot.active{color:#007bff}.rating-dot.half{color:#007bff}.rating-dot.inactive{color:#e0e0e0}.rating-dot.preview{color:#0056b3;opacity:0.7}.heart-rating{display:flex;gap:0.25rem;margin-right:0.5rem}.heart{font-size:1.5rem;color:#e0e0e0;cursor:pointer;transition:all 0.2s ease;user-select:none}.heart:hover{transform:scale(1.1)}.heart.active{color:#dc3545}.heart.inactive{color:#e0e0e0}.rating-display{display:inline-flex;align-items:center;gap:0.25rem;margin-left:0.5rem}.rating-display .rating-stars{display:flex;gap:0.125rem}.rating-display .rating-stars .rating-star{font-size:0.875rem;color:#ffc107;line-height:1}.rating-display .rating-stars .rating-star.empty{color:#e0e0e0}.rating-display .rating-text{font-size:0.75rem;color:#6c757d;font-weight:500}.rating-display-compact{display:inline-flex;align-items:center;margin-left:0.5rem}.rating-display-compact .rating-number{display:inline-flex;align-items:center;gap:0.125rem;font-size:0.8rem;color:#ffc107;font-weight:500}.rating-display-compact .rating-number .rating-value{color:#495057;font-weight:600}.rating-display-compact .rating-dots-inline{display:inline-flex;align-items:center;gap:0.125rem;font-size:0.75rem;font-weight:500;background:#f8f9fa;padding:0.125rem 0.375rem;border-radius:0.75rem;border:1px solid #e9ecef}.rating-display-compact .rating-dots-inline .rating-value{color:#007bff;font-weight:600}.rating-display-compact .rating-dots-inline .rating-scale{color:#6c757d}.rating-display-compact .rating-heart{display:inline-flex;align-items:center;gap:0.125rem;font-size:0.8rem;color:#dc3545;font-weight:500}.rating-display-compact .rating-heart .rating-value{color:#495057;font-weight:600}.rating-display-compact .rating-hearts-filled{display:flex;gap:0.05rem}.rating-display-compact .rating-hearts-filled .rating-heart-small{font-size:0.75rem;color:#dc3545;line-height:1}.rating-display-compact .rating-dots{display:flex;gap:0.125rem;align-items:center}.rating-display-compact .rating-dots .rating-dot{font-size:0.6rem;color:#e0e0e0;line-height:1}.rating-display-compact .rating-dots .rating-dot.filled{color:#28a745}.rating-display-compact .rating-stars-filled{display:flex;gap:0.05rem}.rating-display-compact .rating-stars-filled .rating-star-small{font-size:0.75rem;color:#ffc107;line-height:1}.rating-display-compact .rating-badge{display:inline-block;padding:0.125rem 0.375rem;border-radius:0.75rem;font-size:0.7rem;font-weight:600;color:white}.rating-display-compact .rating-badge.rating-1{background-color:#dc3545}.rating-display-compact .rating-badge.rating-2{background-color:#fd7e14}.rating-display-compact .rating-badge.rating-3{background-color:#ffc107;color:#000}.rating-display-compact .rating-badge.rating-4{background-color:#20c997}.rating-display-compact .rating-badge.rating-5{background-color:#198754}.rating-display-compact .rating-simple{font-size:0.75rem;color:#6c757d;font-weight:500;background:#f8f9fa;padding:0.125rem 0.25rem;border-radius:0.25rem}.rating-display-compact .rating-emoji{font-size:0.9rem;line-height:1}@media (max-width: 576px){.star{font-size:1.25rem}.rating-dot{font-size:1rem;gap:0.25rem}.heart{font-size:1.25rem}.rating-display .rating-stars .rating-star{font-size:0.75rem}.rating-display-compact .rating-number{font-size:0.75rem}.rating-display-compact .rating-dots-inline{font-size:0.7rem;padding:0.1rem 0.3rem}.rating-display-compact .rating-heart{font-size:0.75rem}.rating-display-compact .rating-hearts-filled .rating-heart-small{font-size:0.65rem}.rating-display-compact .rating-dots .rating-dot{font-size:0.55rem}.rating-display-compact .rating-stars-filled .rating-star-small{font-size:0.65rem}.rating-display-compact .rating-badge{font-size:0.65rem;padding:0.1rem 0.3rem}}.achievement-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}.achievement-icon i{font-size:1.5rem}.achievements-page .card{transition:transform 0.2s ease}.achievements-page .card:hover{transform:translateY(-2px)}main{padding-bottom:0 !important}.feed-notification{position:fixed;bottom:2rem;right:2rem;background-color:rgba(58,58,58,0.9);color:#fff;border-radius:6px;margin-bottom:0;width:auto;max-width:320px;min-width:200px;z-index:1100;box-shadow:0 4px 12px rgba(0,0,0,0.15);opacity:1;transform:translateY(0);transition:opacity 0.3s ease, transform 0.3s ease;animation:feed-notification-in 0.3s ease forwards}.feed-notification.closing{opacity:0;transform:translateY(10px)}.feed-notification-content{display:flex;align-items:center;padding:0.8rem 1rem}.feed-notification-icon{margin-right:0.75rem;color:#fff;flex-shrink:0}.feed-notification-message{font-size:0.9rem;font-weight:500;flex-grow:1}.feed-notification-close{background:transparent;border:none;color:rgba(255,255,255,0.6);padding:0;margin-left:0.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color 0.2s ease}.feed-notification-close:hover{color:rgba(255,255,255,0.9)}@keyframes feed-notification-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.main-content-wrapper{position:relative;height:calc(100vh - 160px);display:flex;align-items:flex-start;gap:1rem;overflow:hidden;margin-top:2.5rem;padding:0 !important;width:100%;max-width:100%}.left-sidebar-container{position:absolute;top:0;left:0;height:100%;display:flex;flex-direction:column;width:16.666667%;min-width:16.666667%;max-width:16.666667%;overflow:hidden;z-index:1}.category-sidebar{display:flex;flex-direction:column;height:calc(100% - 60px);background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);border:1px solid #f0f0f0;padding:1rem;position:relative;width:100%;overflow:hidden}.sidebar-scrollable-container{flex:1;overflow-y:auto;padding-right:0.5rem;position:relative;width:100%}.left-sidebar-container .sidebar-scrollable-container{mask-image:linear-gradient(to bottom, black 80%, transparent 100%);-webkit-mask-image:linear-gradient(to bottom, black 80%, transparent 100%)}.sidebar-scrollable-container::-webkit-scrollbar{width:4px}.sidebar-scrollable-container::-webkit-scrollbar-track{background:transparent}.sidebar-scrollable-container::-webkit-scrollbar-thumb{background:rgba(107,114,128,0.3);border-radius:4px}.sidebar-scrollable-container::-webkit-scrollbar-thumb:hover{background:rgba(107,114,128,0.5)}.category-list{display:flex;flex-direction:column;gap:0.25rem}.sidebar-title{font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af;margin-bottom:0.75rem}.category-sidebar-item{border:none;background-color:transparent;border-radius:6px;font-size:0.875rem;font-weight:500;color:#374151;transition:all 0.1s ease;text-decoration:none;padding:0.5rem 0.625rem}.category-sidebar-item:hover{background-color:#f5f5f5;color:#111827}.category-sidebar-item.active{background-color:#f5f5f5;color:#111827;font-weight:600}.sidebar-footer{position:relative;width:100%;background:transparent;padding:1rem 0.5rem;border-top:none;color:#9ca3af;text-align:center;font-size:0.75rem}.sidebar-footer a{color:#9ca3af;text-decoration:none;transition:color 0.1s ease}.sidebar-footer a:hover{color:#6b7280;text-decoration:none}.sidebar-footer .s-text8{color:#9ca3af;font-size:0.6875rem;margin-top:0.25rem}.main-content-area{flex:1;position:relative;height:100%;overflow:hidden;margin-left:0;margin-right:calc(25% + 1rem);width:auto}.content-scrollable-wrapper{height:100%;overflow-y:auto;padding:0 0.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.content-scrollable-wrapper::-webkit-scrollbar{display:none}.right-sidebar-container{position:absolute;top:0;right:0;height:100%;display:flex;flex-direction:column;overflow:hidden;width:25%;min-width:25%;max-width:25%;z-index:1;padding:0 !important;margin:0 !important;box-sizing:border-box}.right-sidebar-container .sidebar-scrollable-container{height:100%;overflow-y:auto;padding:0 0.5rem 0 0;position:relative;-webkit-overflow-scrolling:touch;width:100%;box-sizing:border-box}.right-sidebar-container .sidebar-scrollable-container>*:first-child{margin-top:0 !important}.shared-with-me-container,.following-container,.recent-container,.top-listers-container{margin-top:0 !important}.shared-with-me-sidebar,.following-sidebar,.recent-sidebar,.top-listers-sidebar{margin-top:0 !important}.discovery-container .featured-list-main,.discovery-sidebar-section .featured-list-main{display:flex;align-items:flex-start;gap:0.75rem}.discovery-container .featured-list-thumbnail,.discovery-sidebar-section .featured-list-thumbnail{width:50px;height:50px;border-radius:8px;overflow:hidden;background-color:#f3f4f6;flex-shrink:0}.discovery-container .featured-list-thumbnail img,.discovery-sidebar-section .featured-list-thumbnail img{width:100%;height:100%;object-fit:contain;display:block}.discovery-container .featured-list-header,.discovery-sidebar-section .featured-list-header{flex:1;min-width:0;margin-bottom:0}.discovery-container .featured-list-name,.discovery-sidebar-section .featured-list-name{font-size:0.9rem;font-weight:600;color:#212529;margin:0 0 0.25rem 0;line-height:1.3}.discovery-container .featured-list-subtitle,.discovery-sidebar-section .featured-list-subtitle{font-size:0.8rem;color:#6c757d;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.discovery-container .featured-list-name-container,.discovery-sidebar-section .featured-list-name-container{align-items:flex-start;margin-bottom:0.25rem}.discovery-container .featured-item-count,.discovery-sidebar-section .featured-item-count{min-width:1.25rem;height:1.25rem;font-size:0.7rem;padding:0 0.4rem}.discovery-container .featured-list-meta,.discovery-sidebar-section .featured-list-meta{margin-top:0.5rem;gap:0.5rem}.discovery-container .author-avatar,.discovery-sidebar-section .author-avatar{width:1.25rem;height:1.25rem;margin-right:0.4rem;font-size:0.65rem}.discovery-container .author-name,.discovery-sidebar-section .author-name{font-size:0.75rem;color:#6c757d}.discovery-container .saves-count,.discovery-sidebar-section .saves-count{font-size:0.75rem;color:#6c757d}.discovery-container .saves-count i,.discovery-sidebar-section .saves-count i{font-size:0.75rem;margin-left:0.2rem;color:#6366f1}.stats-container{margin-bottom:1.5rem;position:relative;z-index:1}.stats-container .stats-sidebar{padding:0.75rem;border-radius:0.5rem;background:#f8f9fa;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.stats-container .stats-header{margin-bottom:0.5rem}.stats-container .sidebar-heading{font-size:1rem;font-weight:600;color:#495057;letter-spacing:-0.01em}.stats-container .stats-icon i{font-size:1.1rem;color:#6366f1}.stats-container .quick-stats{gap:0.4rem;margin-bottom:0.5rem}.stats-container .stat-item{padding:0.4rem 0.5rem;gap:0.5rem;background:#fff;border-radius:0.375rem;border:1px solid #e9ecef}.stats-container .stat-item:hover{transform:none;background:#f8f9fa}.stats-container .stat-icon{width:32px;height:32px;border-radius:8px}.stats-container .stat-icon i{font-size:1rem}.stats-container .stat-value{font-size:1.25rem;font-weight:600;color:#212529;line-height:1.1}.stats-container .stat-label{font-size:0.875rem;color:#6c757d}.stats-container .view-achievements{margin-top:0.5rem;padding-top:0.5rem;border-top:1px solid #dee2e6}.stats-container .achievements-link{padding:0.5rem;background:#e9ecef;border-radius:0.375rem;font-size:0.875rem;color:#495057}.stats-container .achievements-link:hover{background:#dee2e6;color:#212529}.stats-container .achievements-link i{font-size:1rem}.top-listers-sidebar{background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);border:1px solid #f0f0f0;padding:1rem}.top-listers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.75rem}.top-listers-header .sidebar-heading{font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af;margin:0}.top-listers-icon{display:none}.top-listers-content{margin-top:0}.top-listers-list{display:flex;flex-direction:column;gap:0.25rem}.top-lister-item{display:flex;align-items:center;padding:0.5rem;background:transparent;border-radius:6px;transition:all 0.1s ease;border:none}.top-lister-item:hover{background:#f5f5f5}.rank-badge{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f5f5f5;border-radius:6px;margin-right:0.625rem;flex-shrink:0}.rank-number{color:#9ca3af;font-weight:600;font-size:0.6875rem}.lister-info{flex:1;min-width:0}.lister-link{text-decoration:none;color:inherit;display:block}.lister-link:hover{color:inherit;text-decoration:none}.lister-name{font-weight:500;color:#374151;font-size:0.875rem;margin-bottom:0.0625rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.lister-stats{color:#9ca3af;font-size:0.75rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.follow-button-container{flex-shrink:0;margin-left:auto}.follow-btn{font-size:0.75rem;padding:0.25rem 0.625rem;border-radius:6px;font-weight:500;transition:all 0.15s ease;min-width:72px;text-align:center}.follow-btn.following{background:transparent;border-color:#d1d5db;color:#6b7280}.follow-btn.following:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.no-listers{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;color:#9ca3af;text-align:center}.no-listers i{font-size:1.25rem;margin-bottom:0.375rem;opacity:0.5}.no-listers span{font-size:0.8125rem}.list-card.newly-created{animation:newListHighlight 2s ease-out;border:2px solid #6366f1 !important;box-shadow:0 8px 25px rgba(99,102,241,0.15) !important}@keyframes newListHighlight{0%{background-color:rgba(99,102,241,0.1);transform:scale(1.02)}50%{background-color:rgba(99,102,241,0.05)}100%{background-color:transparent;transform:scale(1)}}.recent-sidebar{background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);border:1px solid #f0f0f0;padding:1rem}.recent-header{margin-bottom:0.75rem}.recent-header .sidebar-heading{font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af;margin:0}.recent-list{display:flex;flex-direction:column;gap:0.25rem}.recent-item{display:flex;align-items:center;gap:0.625rem;padding:0.5rem;border-radius:6px;text-decoration:none;color:inherit;transition:background 0.1s ease}.recent-item:hover{background:#f5f5f5;text-decoration:none}.recent-item:active{background:#ebebeb}.recent-item-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:6px;flex-shrink:0}.recent-item-icon i{font-size:0.75rem;color:#9ca3af}.recent-item-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:0.0625rem}.recent-item-name{font-size:0.875rem;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-item-meta{font-size:0.75rem;color:#9ca3af;display:flex;align-items:center;gap:0.375rem}.recent-badge{background:transparent;color:#6366f1;font-size:0.625rem;font-weight:500;padding:0;text-transform:none;letter-spacing:0}.recent-time{color:#9ca3af}.recent-empty{text-align:center;padding:1rem}.recent-empty p{font-size:0.8125rem;color:#9ca3af;margin:0}@media (max-width: 991.98px){.feed-container{padding:0.25rem 0;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}.main-content-wrapper{height:auto;width:100%;max-width:100%;overflow-x:hidden;margin-top:1.5rem}.left-sidebar-container,.right-sidebar-container{position:relative;height:auto;overflow:visible;top:0;left:auto;right:auto;width:100%;min-width:100%;max-width:100%}.main-content-area{margin-left:0;margin-right:0;width:100%;max-width:100%;overflow-x:hidden}.content-scrollable-wrapper{width:100%;max-width:100%;overflow-x:hidden}.category-sidebar{height:auto}.sidebar-footer{position:relative;height:auto}.top-listers-sidebar{margin-bottom:1rem}.top-lister-item{padding:0.75rem 0.5rem}.rank-badge{width:1.75rem;height:1.75rem;margin-right:0.5rem}.rank-number{font-size:0.75rem}.lister-name{font-size:0.85rem}.lister-stats{font-size:0.75rem}.stats-container .stats-sidebar{padding:0.5rem}.stats-container .stats-header{margin-bottom:0.4rem}.stats-container .quick-stats{gap:0.3rem;margin-bottom:0.4rem}.stats-container .stat-item{padding:0.35rem 0.4rem;gap:0.4rem}.stats-container .stat-icon{width:28px;height:28px}.stats-container .view-achievements{margin-top:0.4rem;padding-top:0.4rem}.discovery-container .featured-list-main,.discovery-sidebar-section .featured-list-main{gap:0.5rem}.discovery-container .featured-list-thumbnail,.discovery-sidebar-section .featured-list-thumbnail{width:40px;height:40px}.discovery-container .featured-list-name,.discovery-sidebar-section .featured-list-name{font-size:0.85rem}.discovery-container .featured-list-subtitle,.discovery-sidebar-section .featured-list-subtitle{font-size:0.75rem}}.shared-with-me-sidebar{background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);border:1px solid #f0f0f0;padding:1rem}.shared-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.75rem}.shared-with-me-sidebar .sidebar-heading{font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af;margin:0}.shared-with-me-sidebar .see-all-link{font-size:0.75rem;color:#6b7280;text-decoration:none}.shared-with-me-sidebar .see-all-link:hover{color:#374151}.shared-lists{display:flex;flex-direction:column}.shared-list-item{border-bottom:1px solid #f5f5f5}.shared-list-item:last-child{border-bottom:none}.shared-list-link{display:flex;align-items:center;justify-content:space-between;padding:0.625rem 0;text-decoration:none;transition:opacity 0.15s}.shared-list-link:hover{opacity:0.7}.shared-list-info{flex:1;min-width:0}.shared-list-name{display:flex;align-items:center;gap:0.375rem;font-weight:500;font-size:0.8125rem;color:#111827;line-height:1.3}.shared-list-name .new-badge{padding:0.0625rem 0.3125rem;background:#ef4444;color:white;font-size:0.5625rem;font-weight:600;border-radius:3px;text-transform:uppercase;letter-spacing:0.02em}.shared-list-meta{display:flex;align-items:center;gap:0.25rem;margin-top:0.125rem;font-size:0.6875rem;color:#9ca3af}.shared-list-meta .meta-dot{color:#d1d5db}.shared-list-arrow{color:#d1d5db;font-size:0.75rem;margin-left:0.5rem}.following-sidebar{background:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.04),0 1px 2px rgba(0,0,0,0.02);border:1px solid #f0f0f0;padding:1rem}.following-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.75rem}.following-header .sidebar-heading{font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#9ca3af;margin:0}.following-icon{display:none}.following-lists{display:flex;flex-direction:column;gap:0.25rem}.following-list-item{border-radius:8px;transition:background-color 0.15s ease}.following-list-item:hover{background:#f5f5f5}.following-list-link{display:flex;align-items:center;justify-content:space-between;padding:0.5rem;text-decoration:none;color:inherit}.following-list-info{flex:1;min-width:0}.following-list-name{font-weight:500;color:#374151;font-size:0.875rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.following-list-meta{display:flex;align-items:center;gap:0.25rem;color:#9ca3af;font-size:0.75rem;margin-top:0.125rem}.meta-dot{color:#d1d5db}.following-list-author{color:#6b7280}.following-list-count{color:#9ca3af}.following-list-arrow{color:#d1d5db;font-size:0.75rem;flex-shrink:0;margin-left:0.5rem}.following-list-item:hover .following-list-arrow{color:#9ca3af}.no-following-lists{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1rem;color:#9ca3af;text-align:center}.no-following-lists i{font-size:1.5rem;margin-bottom:0.5rem;opacity:0.5}.no-following-lists span{font-size:0.8125rem;font-weight:500;color:#6b7280}.no-following-hint{font-size:0.75rem;color:#9ca3af;margin:0.25rem 0 0}.no-following-lists .discover-link{margin-top:0.75rem;padding:0.375rem 0.875rem;font-size:0.75rem;font-weight:500;color:#374151;background:#f3f4f6;border-radius:6px;text-decoration:none;display:inline-flex;align-items:center;gap:0.25rem;transition:background 0.15s}.no-following-lists .discover-link:hover{background:#e5e7eb}.no-following-lists .discover-link i{font-size:0.625rem;margin:0}@media (max-width: 767.98px){.following-sidebar{margin-bottom:1rem}.following-list-name{font-size:0.85rem}.following-list-meta{font-size:0.7rem}}.mobile-discovery-section{padding:1rem 0 0.75rem;margin-bottom:0.5rem;border-bottom:1px solid #f0f0f0}.mobile-discover-wrapper{display:flex;flex-direction:column;gap:0.75rem}.mobile-section{padding:0 1rem}.mobile-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}.mobile-section-title{font-size:0.7rem;font-weight:600;text-transform:uppercase;letter-spacing:0.04em;color:#6b7280}.mobile-see-all{font-size:0.75rem;color:#6b7280;text-decoration:none;display:flex;align-items:center;gap:0.125rem}.mobile-see-all:hover{color:#374151}.mobile-see-all i{font-size:0.65rem}.mobile-horizontal-scroll{display:flex;gap:0.5rem;overflow-x:auto;padding-bottom:0.25rem;margin:0 -1rem;padding-left:1rem;padding-right:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-horizontal-scroll::-webkit-scrollbar{display:none}.mobile-list-chip{display:flex;flex-direction:column;flex-shrink:0;padding:0.5rem 0.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;min-width:120px;max-width:160px;transition:all 0.15s ease}.mobile-list-chip:hover,.mobile-list-chip:active{background:#f3f4f6;border-color:#d1d5db}.chip-name{font-size:0.8rem;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.chip-author{font-size:0.7rem;color:#6b7280;margin-top:0.125rem}.chip-meta{font-size:0.65rem;color:#9ca3af;margin-top:0.125rem}.chip-new-badge{font-size:0.6rem;font-weight:600;color:#fff;background:#3b82f6;padding:0.1rem 0.35rem;border-radius:4px;margin-top:0.25rem;align-self:flex-start}.mobile-shared-chip{background:#eff6ff;border-color:#bfdbfe}.mobile-shared-chip:hover,.mobile-shared-chip:active{background:#dbeafe;border-color:#93c5fd}.featured-carousel-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.featured-carousel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.75rem;padding:0 0.25rem}.featured-carousel-title{font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.04em;color:#6b7280}.featured-carousel-see-all{font-size:0.75rem;color:#6b7280;text-decoration:none;display:flex;align-items:center;gap:0.125rem}.featured-carousel-see-all:hover{color:#374151}.featured-carousel-see-all i{font-size:0.65rem}.featured-carousel-wrapper{overflow:hidden;margin:0}.featured-carousel-track{display:flex;gap:0.75rem;overflow-x:auto;padding:0.25rem 0.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.featured-carousel-track::-webkit-scrollbar{display:none}.featured-carousel-card{flex-shrink:0;width:240px;background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;padding:0.875rem;transition:all 0.15s ease}.featured-carousel-card:hover{background:#f5f5f5;border-color:#e5e5e5}.carousel-card-content{display:flex;flex-direction:column;gap:0.625rem}.carousel-card-info{display:flex;flex-direction:column;gap:0.375rem}.carousel-list-link{text-decoration:none;color:inherit}.carousel-list-link:hover .carousel-list-name{color:#111827}.carousel-list-name{font-size:0.9rem;font-weight:500;color:#374151;line-height:1.3;display:block}.carousel-list-stats{display:flex;align-items:center;gap:0.625rem;margin-bottom:0.25rem}.carousel-stat{font-size:0.6875rem;color:#9ca3af;display:flex;align-items:center;gap:0.25rem}.carousel-stat i{font-size:0.625rem;color:#6366f1}.carousel-creator-row{display:flex;align-items:center}.carousel-creator-link{display:flex;align-items:center;gap:0.375rem;text-decoration:none;color:#6b7280;font-size:0.75rem}.carousel-creator-link:hover{color:#374151}.carousel-creator-avatar{width:18px;height:18px;border-radius:50%;background:#e5e7eb;color:#6b7280;font-size:0.625rem;font-weight:600;display:flex;align-items:center;justify-content:center}.carousel-creator-name{font-size:0.75rem}.carousel-card-actions{display:flex;align-items:center;gap:0.5rem;padding-top:0.375rem;border-top:1px solid #f0f0f0}.carousel-save-btn-wrapper form,.carousel-follow-btn-wrapper form{margin:0}.carousel-save-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:#111827;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all 0.15s ease}.carousel-save-btn i{font-size:0.875rem}.carousel-save-btn:hover{background:#1f2937}.carousel-saved-badge{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#dcfce7;color:#16a34a;border-radius:6px}.carousel-saved-badge i{font-size:0.875rem}.carousel-follow-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;color:#6b7280;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all 0.15s ease}.carousel-follow-btn i{font-size:0.875rem}.carousel-follow-btn:hover{border-color:#d1d5db;color:#374151;background:#f9fafb}.carousel-follow-btn.following{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.carousel-follow-btn.following:hover{background:#dbeafe}@media (max-width: 767.98px){.featured-carousel-section{margin-bottom:1rem;padding-bottom:1rem;max-width:100%;overflow:hidden}.featured-carousel-wrapper{max-width:100%}.featured-carousel-track{max-width:100%}.featured-carousel-card{width:200px;padding:0.75rem}.carousel-list-name{font-size:0.85rem}.carousel-grid-item{max-width:100vw;overflow:hidden}}.carousel-grid-item{grid-column:1 / -1;width:100%;max-width:100%;margin:0.5rem 0;overflow:hidden}.carousel-grid-item .featured-carousel-section{margin-bottom:0;padding-bottom:0;border-bottom:none;max-width:100%;overflow:hidden}.my-list-group-item{display:flex;justify-content:space-between;align-items:center;padding:0.5rem 0.75rem;background:transparent;border-radius:0;transition:all 0.2s ease;border:none;margin-bottom:0.25rem;border-bottom:1px solid rgba(0,0,0,0.05)}.my-list-group-item:last-child{border-bottom:none}.my-list-group-item:hover{background:rgba(0,0,0,0.03);transform:none;box-shadow:none}.my-list-group-item .list-title{min-width:0;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:0.5rem}.my-list-group-item .list-title .list-link{color:#374151;text-decoration:none;font-size:0.875rem;font-weight:400;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color 0.2s ease}.my-list-group-item .list-title .list-link:hover{color:#111827}.item-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 0.5rem;background:rgba(0,0,0,0.05);color:#6b7280;font-size:0.75rem;font-weight:500;border-radius:9999px;transition:all 0.2s ease;margin-left:1rem}.item-count:hover{background:rgba(0,0,0,0.08);color:#374151}.star-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background-color:transparent;border:none;padding:0;cursor:pointer;transition:all 0.2s ease}.star-button img[alt="Star"]{opacity:0;transition:opacity 0.2s ease}.list-item:hover .star-button img[alt="Star"]{opacity:1}.star-button img[alt="Star Fill"]{opacity:1}.star-button:hover{background-color:rgba(245,158,11,0.1);transform:scale(1.1)}.star-button img{width:16px;height:16px;transition:transform 0.2s ease}.star-button:hover img{transform:scale(1.1)}.icon-sm{width:16px;height:16px;fill:currentColor}.text-warning{color:#f59e0b !important;fill:#f59e0b !important}.discover-page-container{min-height:100vh;background:#fff;padding-bottom:3rem}.discover-header{border-bottom:1px solid #f0f0f0;background:#fff;position:sticky;top:0;z-index:100}.discover-header-content{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.discover-header-left{display:flex;align-items:center;gap:1rem}.back-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#6b7280;text-decoration:none;transition:all 0.15s ease}.back-link:hover{background:#f3f4f6;color:#374151}.back-link i{font-size:1.125rem}.discover-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0;letter-spacing:-0.01em}.discover-count{font-size:0.875rem;color:#9ca3af;font-weight:450}.discover-content{max-width:1200px;margin:0 auto;padding:1.5rem}.discover-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.25rem}.discover-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;overflow:hidden;transition:all 0.15s ease;display:flex;flex-direction:column;height:100%}.discover-card:hover{border-color:#e5e7eb;box-shadow:0 4px 12px rgba(0,0,0,0.06)}.discover-card:focus,.discover-card:focus-within,.discover-card:active{outline:none !important;border-color:#f0f0f0 !important;box-shadow:none !important}.discover-card-link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}.discover-card-link:focus,.discover-card-link:active{outline:none !important;box-shadow:none !important;border-color:transparent !important}.discover-card-image{height:140px;overflow:hidden;background:#f9fafb}.discover-card-image img{width:100%;height:100%;object-fit:contain;transition:transform 0.2s ease}.discover-card:hover .discover-card-image img{transform:scale(1.02)}.discover-image-placeholder{height:100%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#d1d5db;font-size:1.5rem}.discover-card-body{padding:1rem;flex:1;display:flex;flex-direction:column}.discover-card-title{font-size:1rem;font-weight:550;color:#1f2937;margin:0 0 0.25rem 0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.discover-card-subtitle{color:#6b7280;font-size:0.8125rem;line-height:1.4;margin:0 0 0.75rem 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.discover-card-meta{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;margin-top:auto;padding-top:0.75rem}.meta-author{display:flex;align-items:center;gap:0.5rem;font-size:0.8125rem;color:#6b7280;min-width:0}.meta-author .author-avatar{width:22px;height:22px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:0.6875rem;font-weight:600;flex-shrink:0}.meta-stats{display:flex;align-items:center;gap:0.625rem;font-size:0.75rem;color:#9ca3af;flex-shrink:0}.meta-stats .stat-item{white-space:nowrap}.discover-card-action{padding:0.75rem 1rem;border-top:1px solid #f3f4f6;background:#fafafa;margin-top:auto}.save-btn{display:flex;align-items:center;justify-content:center;gap:0.375rem;width:100%;padding:0.5rem 1rem;background:#1f2937;color:#fff;border:none;border-radius:8px;font-size:0.8125rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all 0.15s ease}.save-btn:hover{background:#374151;color:#fff;text-decoration:none}.save-btn i{font-size:0.875rem}.saved-badge{display:flex;align-items:center;justify-content:center;gap:0.375rem;width:100%;padding:0.5rem 1rem;background:#f0fdf4;color:#16a34a;border-radius:8px;font-size:0.8125rem;font-weight:500}.discover-footer{margin-top:2rem;padding:1.5rem 0;text-align:center}.load-more-section{font-size:0.875rem;color:#9ca3af}.load-more-section i{color:#10b981}.discover-empty{text-align:center;padding:4rem 2rem;max-width:400px;margin:0 auto}.empty-illustration{margin-bottom:1.5rem}.empty-illustration i{font-size:3rem;color:#d1d5db}.empty-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:0.5rem}.empty-message{color:#6b7280;font-size:0.875rem;line-height:1.5;margin-bottom:1.5rem}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;width:40px;height:40px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,0.08);z-index:1000;transition:all 0.15s ease}.back-to-top:hover{background:#f9fafb;box-shadow:0 4px 12px rgba(0,0,0,0.12)}.back-to-top i{color:#6b7280}.discover-content .lists-grid{display:grid !important;grid-template-columns:repeat(auto-fill, minmax(300px, 350px)) !important;gap:1.5rem !important;justify-content:center !important;margin-top:0 !important}.discover-content .lists-grid .list-card{max-width:350px !important;width:100% !important}@media (max-width: 768px){.discover-header-content{padding:0.875rem 1rem}.discover-title{font-size:1.125rem}.discover-content{padding:1rem}.discover-grid{grid-template-columns:1fr;gap:1rem}.discover-content .lists-grid{grid-template-columns:1fr !important;gap:0 !important}.discover-content .lists-grid .list-card{max-width:100% !important}.discover-card-image{height:120px}}@media (max-width: 480px){.discover-card-body{padding:0.875rem}.discover-card-action{padding:0.625rem 0.875rem}}.inline-create-form{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;margin:0.75rem 0;box-shadow:0 1px 3px rgba(0,0,0,0.04)}.inline-create-form .form-container .form-label-subtle{display:block;font-size:0.75rem;font-weight:500;color:#9ca3af;margin-bottom:0.375rem;text-transform:uppercase;letter-spacing:0.025em}.inline-create-form .form-container .form-control{border:1px solid #e5e7eb;border-radius:8px;padding:0.625rem 0.875rem;font-size:0.875rem;transition:border-color 0.15s ease}.inline-create-form .form-container .form-control::placeholder{color:#d1d5db}.inline-create-form .form-container .form-control:focus{border-color:#9ca3af;box-shadow:none !important;outline:none !important}.inline-create-form .form-container .form-control.form-control-lg{padding:0.875rem 1rem;font-size:1rem;font-weight:450;border-radius:10px}.inline-create-form .form-container .rating-container .dot-rating{display:flex;gap:0.375rem;margin-top:0.25rem}.inline-create-form .form-container .rating-container .dot-rating .rating-dot{font-size:1.125rem;color:#e5e7eb;cursor:pointer;transition:color 0.15s ease}.inline-create-form .form-container .rating-container .dot-rating .rating-dot:hover,.inline-create-form .form-container .rating-container .dot-rating .rating-dot.hover{color:#fbbf24}.inline-create-form .form-container .rating-container .dot-rating .rating-dot.active{color:#f59e0b}.inline-create-form .form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.inline-create-form .form-actions .expand-toggle{display:flex;align-items:center;gap:0.5rem;color:#6b7280;cursor:pointer;font-size:0.875rem;transition:color 0.2s ease}.inline-create-form .form-actions .expand-toggle:hover{color:#4b5563}.inline-create-form .form-actions .expand-toggle .expand-icon{transition:transform 0.2s ease}.inline-create-form .form-actions .action-buttons{display:flex;gap:0.75rem;align-items:center}.inline-create-form .form-actions .action-buttons .btn{border-radius:0.75rem;font-weight:500;padding:0.5rem 1rem}.inline-create-form .form-actions .action-buttons .btn.btn-sm{padding:0.375rem 0.875rem;font-size:0.875rem}.add-item-trigger{margin:0.75rem 0;padding:0.5rem}.add-item-trigger .add-item-btn{background:transparent;border:none;border-radius:6px;color:#9ca3af;padding:0.5rem 0.75rem;font-weight:450;font-size:0.875rem;display:inline-flex;align-items:center;gap:0.375rem;transition:all 0.15s ease}.add-item-trigger .add-item-btn:hover{background:#f9fafb;color:#6b7280}.add-item-trigger .add-item-btn:active{background:#f3f4f6}.add-item-trigger .add-item-btn svg{flex-shrink:0;width:14px;height:14px}@media (max-width: 768px){.inline-create-form{margin:1rem -0.5rem;padding:1rem;border-radius:0.75rem}.inline-create-form .form-actions{flex-direction:column;gap:1rem;align-items:stretch}.inline-create-form .form-actions .expand-toggle{align-self:center}.inline-create-form .form-actions .action-buttons{justify-content:center;width:100%}.inline-create-form .form-actions .action-buttons .btn{flex:1;max-width:120px}.inline-create-form .row .col-sm-6{margin-bottom:0.75rem}.add-item-trigger{margin:0.5rem 0}.add-item-trigger .add-item-btn{width:auto;padding:0.5rem 0.75rem;font-size:0.875rem}}.dark-mode .inline-create-form{background:var(--bg-card);border-color:var(--border-color)}.dark-mode .inline-create-form .form-control{background:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}.dark-mode .inline-create-form .form-control::placeholder{color:var(--text-secondary)}.dark-mode .inline-create-form .form-control:focus{border-color:#6366f1;background:var(--bg-secondary)}.dark-mode .inline-create-form .form-actions{border-color:var(--border-color)}.dark-mode .inline-create-form .form-actions .expand-toggle{color:var(--text-secondary)}.dark-mode .inline-create-form .form-actions .expand-toggle:hover{color:var(--text-primary)}.dark-mode .inline-create-form .rating-container .rating-label{color:var(--text-secondary)}[data-theme="dark"] .inline-create-form{background:var(--bg-card);border-color:var(--border-color)}[data-theme="dark"] .inline-create-form .form-control{background:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}[data-theme="dark"] .inline-create-form .form-control::placeholder{color:var(--text-secondary)}[data-theme="dark"] .inline-create-form .form-control:focus{border-color:var(--text-accent);background:var(--bg-secondary)}[data-theme="dark"] .inline-create-form .form-actions{border-color:var(--border-color)}[data-theme="dark"] .inline-create-form .form-actions .expand-toggle{color:var(--text-secondary)}[data-theme="dark"] .inline-create-form .form-actions .expand-toggle:hover{color:var(--text-primary)}[data-theme="dark"] .inline-create-form .rating-container .rating-label{color:var(--text-secondary)}.inline-create-form *,.inline-create-form *:before,.inline-create-form *:after,.add-item-trigger *,.add-item-trigger *:before,.add-item-trigger *:after{outline:none !important}.inline-create-form *:focus,.inline-create-form *:focus-visible,.inline-create-form *:focus-within,.inline-create-form *:active,.inline-create-form *:hover,.add-item-trigger *:focus,.add-item-trigger *:focus-visible,.add-item-trigger *:focus-within,.add-item-trigger *:active,.add-item-trigger *:hover{outline:none !important;box-shadow:none !important}.inline-create-form input:focus,.inline-create-form input:focus-visible,.inline-create-form input:focus-within,.inline-create-form input:active,.inline-create-form button:focus,.inline-create-form button:focus-visible,.inline-create-form button:focus-within,.inline-create-form button:active,.inline-create-form textarea:focus,.inline-create-form textarea:focus-visible,.inline-create-form textarea:focus-within,.inline-create-form textarea:active,.inline-create-form select:focus,.inline-create-form select:focus-visible,.inline-create-form select:focus-within,.inline-create-form select:active,.inline-create-form .btn:focus,.inline-create-form .btn:focus-visible,.inline-create-form .btn:focus-within,.inline-create-form .btn:active,.inline-create-form [role="button"]:focus,.inline-create-form [role="button"]:focus-visible,.inline-create-form [role="button"]:focus-within,.inline-create-form [role="button"]:active,.inline-create-form [data-action]:focus,.inline-create-form [data-action]:focus-visible,.inline-create-form [data-action]:focus-within,.inline-create-form [data-action]:active,.inline-create-form [data-bs-toggle]:focus,.inline-create-form [data-bs-toggle]:focus-visible,.inline-create-form [data-bs-toggle]:focus-within,.inline-create-form [data-bs-toggle]:active,.add-item-trigger input:focus,.add-item-trigger input:focus-visible,.add-item-trigger input:focus-within,.add-item-trigger input:active,.add-item-trigger button:focus,.add-item-trigger button:focus-visible,.add-item-trigger button:focus-within,.add-item-trigger button:active,.add-item-trigger textarea:focus,.add-item-trigger textarea:focus-visible,.add-item-trigger textarea:focus-within,.add-item-trigger textarea:active,.add-item-trigger select:focus,.add-item-trigger select:focus-visible,.add-item-trigger select:focus-within,.add-item-trigger select:active,.add-item-trigger .btn:focus,.add-item-trigger .btn:focus-visible,.add-item-trigger .btn:focus-within,.add-item-trigger .btn:active,.add-item-trigger [role="button"]:focus,.add-item-trigger [role="button"]:focus-visible,.add-item-trigger [role="button"]:focus-within,.add-item-trigger [role="button"]:active,.add-item-trigger [data-action]:focus,.add-item-trigger [data-action]:focus-visible,.add-item-trigger [data-action]:focus-within,.add-item-trigger [data-action]:active,.add-item-trigger [data-bs-toggle]:focus,.add-item-trigger [data-bs-toggle]:focus-visible,.add-item-trigger [data-bs-toggle]:focus-within,.add-item-trigger [data-bs-toggle]:active{outline:none !important;box-shadow:none !important}.inline-create-form .form-control:focus,.add-item-trigger .form-control:focus{box-shadow:none !important;outline:none !important}.inline-create-form .btn:focus,.inline-create-form .btn:active,.inline-create-form .btn.focus,.inline-create-form .btn.active,.add-item-trigger .btn:focus,.add-item-trigger .btn:active,.add-item-trigger .btn.focus,.add-item-trigger .btn.active{outline:none !important;box-shadow:none !important}.inline-create-form textarea,.inline-create-form textarea:focus,.inline-create-form textarea:focus-visible,.inline-create-form textarea:active,.add-item-trigger textarea,.add-item-trigger textarea:focus,.add-item-trigger textarea:focus-visible,.add-item-trigger textarea:active{outline:none !important;box-shadow:none !important;border:1px solid #e5e7eb !important;border-color:#e5e7eb !important}.inline-create-form form:focus,.inline-create-form form:focus-within,.inline-create-form form:focus-visible,.inline-create-form .form-container:focus,.inline-create-form .form-container:focus-within,.inline-create-form .form-container:focus-visible,.inline-create-form .form-group:focus,.inline-create-form .form-group:focus-within,.inline-create-form .form-group:focus-visible,.add-item-trigger form:focus,.add-item-trigger form:focus-within,.add-item-trigger form:focus-visible,.add-item-trigger .form-container:focus,.add-item-trigger .form-container:focus-within,.add-item-trigger .form-container:focus-visible,.add-item-trigger .form-group:focus,.add-item-trigger .form-group:focus-within,.add-item-trigger .form-group:focus-visible{outline:none !important;box-shadow:none !important;border:none !important}.inline-create-form input[type="text"]:focus,.inline-create-form input[type="email"]:focus,.inline-create-form input[type="url"]:focus,.inline-create-form textarea:focus,.add-item-trigger input[type="text"]:focus,.add-item-trigger input[type="email"]:focus,.add-item-trigger input[type="url"]:focus,.add-item-trigger textarea:focus{outline:none !important;box-shadow:none !important;border-color:#e5e7eb !important;background-color:inherit !important}.inline-create-form input:focus,.inline-create-form textarea:focus,.inline-create-form select:focus,.add-item-trigger input:focus,.add-item-trigger textarea:focus,.add-item-trigger select:focus{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;outline:none !important;box-shadow:none !important}.inline-create-form textarea#list_item_name:focus,.inline-create-form textarea#list_item_name:focus-visible,.inline-create-form textarea#list_item_name:active,.inline-create-form textarea#list_item_name:hover,.inline-create-form textarea.form-control:focus,.inline-create-form textarea.form-control:focus-visible,.inline-create-form textarea.form-control:active,.inline-create-form textarea.form-control:hover,.inline-create-form textarea.form-control-lg:focus,.inline-create-form textarea.form-control-lg:focus-visible,.inline-create-form textarea.form-control-lg:active,.inline-create-form textarea.form-control-lg:hover,.add-item-trigger textarea#list_item_name:focus,.add-item-trigger textarea#list_item_name:focus-visible,.add-item-trigger textarea#list_item_name:active,.add-item-trigger textarea#list_item_name:hover,.add-item-trigger textarea.form-control:focus,.add-item-trigger textarea.form-control:focus-visible,.add-item-trigger textarea.form-control:active,.add-item-trigger textarea.form-control:hover,.add-item-trigger textarea.form-control-lg:focus,.add-item-trigger textarea.form-control-lg:focus-visible,.add-item-trigger textarea.form-control-lg:active,.add-item-trigger textarea.form-control-lg:hover{outline:0 !important;outline-width:0 !important;outline-style:none !important;outline-color:transparent !important;box-shadow:0 0 0 0 transparent !important;border:1px solid #e5e7eb !important;-webkit-focus-ring-color:transparent !important;-webkit-tap-highlight-color:transparent !important}.inline-create-form .inline-create-form:focus,.inline-create-form .inline-create-form:focus-within,.inline-create-form .inline-create-form:focus-visible,.inline-create-form .inline-create-form:active,.inline-create-form .form-container:focus,.inline-create-form .form-container:focus-within,.inline-create-form .form-container:focus-visible,.inline-create-form .form-container:active,.inline-create-form .card:focus,.inline-create-form .card:focus-within,.inline-create-form .card:focus-visible,.inline-create-form .card:active,.inline-create-form .card-body:focus,.inline-create-form .card-body:focus-within,.inline-create-form .card-body:focus-visible,.inline-create-form .card-body:active,.inline-create-form form:focus,.inline-create-form form:focus-within,.inline-create-form form:focus-visible,.inline-create-form form:active,.inline-create-form div[data-controller]:focus,.inline-create-form div[data-controller]:focus-within,.inline-create-form div[data-controller]:focus-visible,.inline-create-form div[data-controller]:active,.add-item-trigger .inline-create-form:focus,.add-item-trigger .inline-create-form:focus-within,.add-item-trigger .inline-create-form:focus-visible,.add-item-trigger .inline-create-form:active,.add-item-trigger .form-container:focus,.add-item-trigger .form-container:focus-within,.add-item-trigger .form-container:focus-visible,.add-item-trigger .form-container:active,.add-item-trigger .card:focus,.add-item-trigger .card:focus-within,.add-item-trigger .card:focus-visible,.add-item-trigger .card:active,.add-item-trigger .card-body:focus,.add-item-trigger .card-body:focus-within,.add-item-trigger .card-body:focus-visible,.add-item-trigger .card-body:active,.add-item-trigger form:focus,.add-item-trigger form:focus-within,.add-item-trigger form:focus-visible,.add-item-trigger form:active,.add-item-trigger div[data-controller]:focus,.add-item-trigger div[data-controller]:focus-within,.add-item-trigger div[data-controller]:focus-visible,.add-item-trigger div[data-controller]:active{outline:0 !important;outline-width:0 !important;outline-style:none !important;outline-color:transparent !important;box-shadow:none !important;border-color:#e5e7eb !important}.inline-create-form input,.inline-create-form textarea,.inline-create-form select,.inline-create-form button,.add-item-trigger input,.add-item-trigger textarea,.add-item-trigger select,.add-item-trigger button{-webkit-focus-ring-color:transparent !important;-webkit-tap-highlight-color:transparent !important;-webkit-appearance:none !important}.container .inline-create-form textarea:focus,.container .inline-create-form textarea:focus-visible,.container .inline-create-form textarea:active,.container .inline-create-form input:focus,.container .inline-create-form input:focus-visible,.container .inline-create-form input:active,.container .inline-create-form .form-control:focus,.container .inline-create-form .form-control:focus-visible,.container .inline-create-form .form-control:active,.container .add-item-trigger textarea:focus,.container .add-item-trigger textarea:focus-visible,.container .add-item-trigger textarea:active,.container .add-item-trigger input:focus,.container .add-item-trigger input:focus-visible,.container .add-item-trigger input:active,.container .add-item-trigger .form-control:focus,.container .add-item-trigger .form-control:focus-visible,.container .add-item-trigger .form-control:active,body .inline-create-form textarea:focus,body .inline-create-form textarea:focus-visible,body .inline-create-form textarea:active,body .inline-create-form input:focus,body .inline-create-form input:focus-visible,body .inline-create-form input:active,body .inline-create-form .form-control:focus,body .inline-create-form .form-control:focus-visible,body .inline-create-form .form-control:active,body .add-item-trigger textarea:focus,body .add-item-trigger textarea:focus-visible,body .add-item-trigger textarea:active,body .add-item-trigger input:focus,body .add-item-trigger input:focus-visible,body .add-item-trigger input:active,body .add-item-trigger .form-control:focus,body .add-item-trigger .form-control:focus-visible,body .add-item-trigger .form-control:active{outline:0 !important;outline-width:0 !important;outline-style:none !important;outline-color:transparent !important;box-shadow:0 0 0 0 transparent !important;border:1px solid #e5e7eb !important;border-color:#e5e7eb !important;-webkit-focus-ring-color:transparent !important;-webkit-tap-highlight-color:transparent !important;background-color:white !important}.container .inline-create-form:focus,.container .inline-create-form:focus-within,.container .inline-create-form:focus-visible,.container .add-item-trigger:focus,.container .add-item-trigger:focus-within,.container .add-item-trigger:focus-visible,body .inline-create-form:focus,body .inline-create-form:focus-within,body .inline-create-form:focus-visible,body .add-item-trigger:focus,body .add-item-trigger:focus-within,body .add-item-trigger:focus-visible{outline:0 !important;box-shadow:none !important;border-color:#e5e7eb !important}.container .inline-create-form form:focus,.container .inline-create-form form:focus-within,.container .inline-create-form form:focus-visible,.container .inline-create-form .form-container:focus,.container .inline-create-form .form-container:focus-within,.container .inline-create-form .form-container:focus-visible,.container .inline-create-form div:focus,.container .inline-create-form div:focus-within,.container .inline-create-form div:focus-visible,.container .add-item-trigger form:focus,.container .add-item-trigger form:focus-within,.container .add-item-trigger form:focus-visible,.container .add-item-trigger .form-container:focus,.container .add-item-trigger .form-container:focus-within,.container .add-item-trigger .form-container:focus-visible,.container .add-item-trigger div:focus,.container .add-item-trigger div:focus-within,.container .add-item-trigger div:focus-visible,body .inline-create-form form:focus,body .inline-create-form form:focus-within,body .inline-create-form form:focus-visible,body .inline-create-form .form-container:focus,body .inline-create-form .form-container:focus-within,body .inline-create-form .form-container:focus-visible,body .inline-create-form div:focus,body .inline-create-form div:focus-within,body .inline-create-form div:focus-visible,body .add-item-trigger form:focus,body .add-item-trigger form:focus-within,body .add-item-trigger form:focus-visible,body .add-item-trigger .form-container:focus,body .add-item-trigger .form-container:focus-within,body .add-item-trigger .form-container:focus-visible,body .add-item-trigger div:focus,body .add-item-trigger div:focus-within,body .add-item-trigger div:focus-visible{outline:0 !important;box-shadow:none !important;border:none !important}.wrap_menu{position:absolute;left:50%;transform:translateX(-50%);z-index:1050}.search-form{display:flex;align-items:center}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;width:14px;height:14px;opacity:0.4;pointer-events:none}.search-input{width:280px;padding:8px 12px 8px 36px;border:1px solid #e5e7eb;border-radius:20px;font-size:0.875rem;background:#f9fafb;transition:all 0.2s ease}.search-input::placeholder{color:#9ca3af}.search-input:focus{outline:none;border-color:#6366f1;background:linear-gradient(135deg, rgba(99,102,241,0.03), rgba(139,92,246,0.03));box-shadow:0 0 0 3px rgba(99,102,241,0.1),0 1px 3px rgba(99,102,241,0.08)}.search-results-title{font-size:1.5rem;font-weight:500;color:#111827;margin-bottom:1.5rem}.search-section{margin-bottom:2rem}.search-section-discover{margin-top:2.5rem;padding-top:1.5rem;border-top:1px dashed #e5e7eb}.search-section-title{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.75rem;padding-bottom:0.5rem;border-bottom:1px solid #e5e7eb}.search-section-title .section-icon{width:16px;height:16px;opacity:0.6}.search-section-title .result-count{font-weight:400;color:#9ca3af}.search-results-list{display:flex;flex-direction:column;gap:0.25rem}.search-result-item{display:flex;justify-content:space-between;align-items:flex-start;padding:0.75rem 1rem;border-radius:8px;text-decoration:none;color:inherit;transition:background 0.15s ease}.search-result-item:hover{background:#f3f4f6;text-decoration:none}.result-content{flex:1;min-width:0}.result-name{display:flex;align-items:center;gap:0.375rem;font-size:1rem;font-weight:500;color:#111827}.result-name .pin-icon,.result-name .star-icon{width:12px;height:12px}.result-name .pin-icon{color:#6366f1}.result-name .star-icon{color:#f59e0b}.result-subtitle{font-size:0.875rem;color:#6b7280;margin-top:0.125rem}.result-parent{font-size:0.8125rem;color:#9ca3af;margin-top:0.125rem}.result-author{font-size:0.8125rem;color:#9ca3af;margin-top:0.25rem}.result-tags{display:flex;flex-wrap:wrap;gap:0.25rem;margin-top:0.375rem}.result-tag{font-size:0.75rem;color:#6366f1;background:rgba(99,102,241,0.1);padding:0.125rem 0.5rem;border-radius:50px}.result-meta{flex-shrink:0;margin-left:1rem}.result-meta .item-count{font-size:0.8125rem;color:#9ca3af}.empty-search-results,.search-placeholder{text-align:center;padding:3rem 1rem}.empty-icon,.placeholder-icon{margin-bottom:1rem}.empty-search-icon,.placeholder-search-icon{width:48px;height:48px;opacity:0.3}.empty-message,.placeholder-message{font-size:1.125rem;font-weight:500;color:#374151;margin-bottom:0.25rem}.empty-hint,.placeholder-hint{font-size:0.875rem;color:#9ca3af}@media (max-width: 991.98px){.search-input{width:200px}}@media (max-width: 767.98px){.wrap_menu{position:static;transform:none;flex:1;display:flex;justify-content:center;margin:0 0.5rem}.search-input{width:260px !important;padding:6px 10px 6px 32px;font-size:0.8125rem}.search-icon{left:10px;width:12px;height:12px}.search-results-title{font-size:1.25rem}}@media (max-width: 480px){.search-input{width:180px !important}}*{-webkit-tap-highlight-color:transparent !important}*:focus,*:focus-visible,*:focus-within,*:active{outline:0 !important;outline:none !important;outline-style:none !important;outline-width:0 !important;outline-color:transparent !important;outline-offset:0 !important;box-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important}div:focus,div:focus-visible,div:focus-within,section:focus,section:focus-within,aside:focus,aside:focus-within,nav:focus,nav:focus-within,main:focus,main:focus-within{outline:none !important;box-shadow:none !important}*::-moz-focus-inner{border:0 !important}::-moz-focus-inner{border:0;padding:0}:-moz-focusring{outline:none !important}a:focus,a:focus-visible,a:focus-within,a:active,button:focus,button:focus-visible,button:focus-within,button:active,input:focus,input:focus-visible,input:focus-within,input:active,select:focus,select:focus-visible,select:focus-within,select:active,textarea:focus,textarea:focus-visible,textarea:focus-within,textarea:active,div:focus,div:focus-visible,div:focus-within,div:active,span:focus,span:focus-visible,span:focus-within,span:active,section:focus,section:focus-visible,section:focus-within,section:active,article:focus,article:focus-visible,article:focus-within,article:active,nav:focus,nav:focus-visible,nav:focus-within,nav:active,header:focus,header:focus-visible,header:focus-within,header:active,footer:focus,footer:focus-visible,footer:focus-within,footer:active,[role="button"]:focus,[role="button"]:focus-visible,[role="button"]:focus-within,[role="button"]:active,[type="button"]:focus,[type="button"]:focus-visible,[type="button"]:focus-within,[type="button"]:active,[type="submit"]:focus,[type="submit"]:focus-visible,[type="submit"]:focus-within,[type="submit"]:active,[tabindex]:focus,[tabindex]:focus-visible,[tabindex]:focus-within,[tabindex]:active,.btn:focus,.btn:focus-visible,.btn:focus-within,.btn:active,.card:focus,.card:focus-visible,.card:focus-within,.card:active,.modal:focus,.modal:focus-visible,.modal:focus-within,.modal:active,.dropdown:focus,.dropdown:focus-visible,.dropdown:focus-within,.dropdown:active,.nav-link:focus,.nav-link:focus-visible,.nav-link:focus-within,.nav-link:active,.list-group-item:focus,.list-group-item:focus-visible,.list-group-item:focus-within,.list-group-item:active,[data-bs-toggle]:focus,[data-bs-toggle]:focus-visible,[data-bs-toggle]:focus-within,[data-bs-toggle]:active,[data-toggle]:focus,[data-toggle]:focus-visible,[data-toggle]:focus-within,[data-toggle]:active,[data-controller]:focus,[data-controller]:focus-visible,[data-controller]:focus-within,[data-controller]:active,[data-action]:focus,[data-action]:focus-visible,[data-action]:focus-within,[data-action]:active{outline:none !important;outline-color:transparent !important;box-shadow:none !important}.form-control:focus,.form-select:focus,.form-check-input:focus,.btn:focus,.btn.focus,.btn:active,.btn:active:focus,.btn-check:focus+.btn,.btn-check:checked+.btn,.btn-close:focus,.accordion-button:focus,.nav-link:focus,.page-link:focus,.dropdown-toggle:focus,.dropdown-item:focus,.dropdown-item:active,.list-group-item:focus,.card:focus{outline:none !important;box-shadow:none !important}.btn-primary:focus,.btn-secondary:focus,.btn-success:focus,.btn-danger:focus,.btn-warning:focus,.btn-info:focus,.btn-light:focus,.btn-dark:focus,.btn-link:focus,.btn-outline-primary:focus,.btn-outline-secondary:focus,.btn-outline-success:focus,.btn-outline-danger:focus,.btn-outline-warning:focus,.btn-outline-info:focus,.btn-outline-light:focus,.btn-outline-dark:focus{outline:none !important;box-shadow:none !important}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="url"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus,.form-control:focus,.form-select:focus{outline:none !important;border-color:#6366f1 !important;background-color:#fff !important;background-image:none !important;box-shadow:0 0 0 3px rgba(99,102,241,0.1),0 1px 3px rgba(99,102,241,0.08) !important}.search-input:focus{outline:none !important;border-color:#6366f1 !important;background:linear-gradient(135deg, rgba(99,102,241,0.03), rgba(139,92,246,0.03)) !important;box-shadow:0 0 0 3px rgba(99,102,241,0.1),0 1px 3px rgba(99,102,241,0.08) !important}.form-floating>.form-control:focus~label{color:#6366f1 !important}.card:focus,.card:focus-within,.card:focus-visible,.card:active,.card-body:focus,.card-body:focus-within,.card-body:focus-visible,.card-body:active,.card-header:focus,.card-header:focus-within,.card-header:focus-visible,.card-header:active,.card-footer:focus,.card-footer:focus-within,.card-footer:focus-visible,.card-footer:active,.list-card:focus,.list-card:focus-within,.list-card:focus-visible,.list-card:active,.profile-list-card:focus,.profile-list-card:focus-within,.profile-list-card:focus-visible,.profile-list-card:active,.user-card:focus,.user-card:focus-within,.user-card:focus-visible,.user-card:active{outline:none !important;box-shadow:none !important;border-color:#f0f0f0 !important}.profile-list-card:focus,.profile-list-card:focus-within,.profile-list-card:focus-visible,.profile-list-card:active{border:1px solid #f0f0f0 !important}.profile-list-card:hover{border-color:#e5e7eb !important}.profile-list-card .save-btn:focus,.profile-list-card .save-btn:active,.profile-list-card button:focus,.profile-list-card button:active,.profile-list-card .card-action:focus-within{outline:none !important;box-shadow:none !important}.profile-list-card:has(:focus),.profile-list-card:has(:focus-within),.profile-list-card:has(:active),.profile-list-card:has(button:focus),.profile-list-card:has(button:active){border:1px solid #f0f0f0 !important;outline:none !important;box-shadow:none !important}.list-card:has(:focus),.list-card:has(:focus-within),.list-card:has(:active){outline:none !important;box-shadow:none !important}.sidebar-scrollable-container,.sidebar-scrollable-container *,.sidebar-scrollable-container:focus,.sidebar-scrollable-container:focus-within,.sidebar-scrollable-container:focus-visible,.sidebar-scrollable-container:active,.shared-with-me-container,.shared-with-me-container *,.shared-with-me-container:focus,.shared-with-me-container:focus-within,.shared-with-me-container:focus-visible,.shared-with-me-container:active,.following-container,.following-container *,.following-container:focus,.following-container:focus-within,.following-container:focus-visible,.following-container:active,.recent-container,.recent-container *,.recent-container:focus,.recent-container:focus-within,.recent-container:focus-visible,.recent-container:active,.top-listers-container,.top-listers-container *,.top-listers-container:focus,.top-listers-container:focus-within,.top-listers-container:focus-visible,.top-listers-container:active,.right-sidebar-container,.right-sidebar-container *,.right-sidebar-container:focus,.right-sidebar-container:focus-within,.right-sidebar-container:focus-visible,.right-sidebar-container:active,.discovery-sidebar,.discovery-sidebar *,.discovery-sidebar:focus,.discovery-sidebar:focus-within,.discovery-sidebar:focus-visible,.discovery-sidebar:active,.sidebar-section,.sidebar-section *,.sidebar-section:focus,.sidebar-section:focus-within,.sidebar-section:focus-visible,.sidebar-section:active{outline:none !important;box-shadow:none !important}.sidebar-scrollable-container a:focus,.sidebar-scrollable-container a:focus-within,.sidebar-scrollable-container a:focus-visible,.sidebar-scrollable-container a:active,.sidebar-scrollable-container button:focus,.sidebar-scrollable-container button:focus-within,.sidebar-scrollable-container button:focus-visible,.sidebar-scrollable-container button:active,.sidebar-scrollable-container [role="button"]:focus,.sidebar-scrollable-container [role="button"]:focus-within,.sidebar-scrollable-container [role="button"]:focus-visible,.sidebar-scrollable-container [role="button"]:active,.shared-with-me-sidebar *:focus,.shared-with-me-sidebar *:focus-within,.shared-with-me-sidebar *:focus-visible,.shared-with-me-sidebar *:active,.following-sidebar *:focus,.following-sidebar *:focus-within,.following-sidebar *:focus-visible,.following-sidebar *:active,.recent-sidebar *:focus,.recent-sidebar *:focus-within,.recent-sidebar *:focus-visible,.recent-sidebar *:active,.top-listers-sidebar *:focus,.top-listers-sidebar *:focus-within,.top-listers-sidebar *:focus-visible,.top-listers-sidebar *:active{outline:none !important;box-shadow:none !important}.modal:focus,.modal:focus-within,.modal:focus-visible,.modal-dialog:focus,.modal-dialog:focus-within,.modal-dialog:focus-visible,.modal-content:focus,.modal-content:focus-within,.modal-content:focus-visible,.modal-header:focus,.modal-header:focus-within,.modal-header:focus-visible,.modal-body:focus,.modal-body:focus-within,.modal-body:focus-visible,.modal-footer:focus,.modal-footer:focus-within,.modal-footer:focus-visible{outline:none !important;box-shadow:none !important}.dropdown:focus,.dropdown:focus-visible,.dropdown:active,.dropdown.show,.dropdown-toggle:focus,.dropdown-toggle:focus-visible,.dropdown-toggle:active,.dropdown-toggle.show,.dropdown-menu:focus,.dropdown-menu:focus-visible,.dropdown-menu:active,.dropdown-menu.show,.dropdown-item:focus,.dropdown-item:focus-visible,.dropdown-item:active,.dropdown-item.show{outline:none !important;box-shadow:none !important}turbo-frame:focus,turbo-frame:focus-within,turbo-frame:focus-visible{outline:none !important;box-shadow:none !important;border:none !important}a:focus,a:focus-visible,a:active{outline:none !important;box-shadow:none !important;text-decoration:none !important}.form-check-input:focus,.form-check-input:checked:focus{outline:none !important;box-shadow:none !important;border-color:#6366f1 !important}.btn-close:focus,[data-bs-dismiss]:focus{outline:none !important;box-shadow:none !important}[style*="overflow"],[style*="overflow-y"],[style*="overflow-x"]{outline:none !important;-webkit-outline:none !important;box-shadow:none !important}.sidebar-scrollable-container,.content-scrollable-wrapper,.left-sidebar-container,.right-sidebar-container,.shared-with-me-container,.following-container,.recent-container,.top-listers-container,.shared-with-me-sidebar,.following-sidebar,.recent-sidebar,.top-listers-sidebar,.discovery-sidebar{outline:none !important;-webkit-outline:none !important;-moz-outline:none !important;outline-style:none !important;outline-width:0 !important;outline-color:transparent !important;box-shadow:none !important;-webkit-box-shadow:none !important;-webkit-tap-highlight-color:transparent !important;-webkit-touch-callout:none !important}.sidebar-scrollable-container:focus,.sidebar-scrollable-container:focus-visible,.sidebar-scrollable-container:focus-within,.content-scrollable-wrapper:focus,.content-scrollable-wrapper:focus-visible,.content-scrollable-wrapper:focus-within,.shared-with-me-container:focus,.shared-with-me-container:focus-visible,.shared-with-me-container:focus-within,.shared-with-me-sidebar:focus,.shared-with-me-sidebar:focus-visible,.shared-with-me-sidebar:focus-within,.following-container:focus,.following-container:focus-visible,.following-sidebar:focus,.following-sidebar:focus-visible,.recent-container:focus,.recent-container:focus-visible,.recent-sidebar:focus,.recent-sidebar:focus-visible,.top-listers-container:focus,.top-listers-container:focus-visible,.top-listers-sidebar:focus,.top-listers-sidebar:focus-visible,.right-sidebar-container:focus,.right-sidebar-container:focus-visible,.left-sidebar-container:focus,.left-sidebar-container:focus-visible,.discovery-sidebar:focus,.discovery-sidebar:focus-visible{outline:none !important;outline:0 !important;outline-style:none !important;outline-color:transparent !important;-webkit-outline:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;border:none !important;border-color:transparent !important}button:focus,a:focus,.btn:focus,[data-bs-toggle]:focus{transition:none !important}.back-link-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0;letter-spacing:-0.01em}.comment-icon-container{display:inline-flex;align-items:center;margin-left:0.25rem;cursor:help}.comment-icon{opacity:0.6;transition:opacity 0.2s ease}.comment-icon-container:hover .comment-icon{opacity:0.8}#toast-container{position:fixed;bottom:1.5rem;right:1.5rem;z-index:1050;display:flex;flex-direction:column;gap:0.5rem;pointer-events:none}#toast-container>*{pointer-events:auto}dialog.ios-dialog-modal::backdrop{z-index:9998 !important}dialog.ios-dialog-modal[open]{z-index:9999 !important;transform:translateZ(0);-webkit-transform:translateZ(0)}@media (max-width: 767.98px){html,body{overflow-x:hidden !important;max-width:100vw !important}}.form-floating>label{background-color:transparent !important;z-index:1;height:auto !important;padding:0.75rem 0.75rem !important;top:0 !important}.form-floating>.form-control{color:#000 !important;opacity:1 !important;height:calc(3.5rem + 2px) !important;padding-top:1.625rem !important;padding-bottom:0.625rem !important}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label{background-color:transparent !important;opacity:1 !important;transform:scale(0.85) translateY(-0.3rem) translateX(0.15rem) !important;padding:0 0.5rem !important}@media (max-width: 767.98px){footer{padding-top:1rem !important;padding-bottom:1rem !important}.modal-lg{max-width:calc(100vw - 2rem);margin:1rem}.modal-body{padding-left:1.5rem !important;padding-right:1.5rem !important}.form-control,.btn{min-height:44px}.form-group{margin-bottom:1.25rem}.rating-dot{font-size:1.5rem;padding:0.25rem;margin:0 0.125rem}#tags-container .tag-item{margin-bottom:0.5rem}}@media (max-height: 667px){.modal-dialog{max-height:calc(100vh - 2rem)}.modal-content{max-height:calc(100vh - 2rem);overflow-y:auto}}.mobile-fab{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(13,110,253,0.4);transition:all 0.3s ease;z-index:1030;border:none}.mobile-fab i{font-size:1.5rem}.mobile-fab:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 16px rgba(13,110,253,0.5)}.mobile-fab:active{transform:translateY(1px);box-shadow:0 2px 8px rgba(13,110,253,0.4)}:root{--empty-list-bg: #ffffff;--empty-list-item: #e9ecef;--empty-list-check: #198754;--empty-list-plus: #0d6efd;--empty-list-plus-bg: #e9ecef;--empty-list-dot: #e9ecef}[data-theme="dark"]{--empty-list-bg: #2d3748;--empty-list-item: #4a5568;--empty-list-check: #48bb78;--empty-list-plus: #4299e1;--empty-list-plus-bg: #4a5568;--empty-list-dot: #4a5568}.empty-list-illustration{margin:2rem auto;max-width:200px;transition:transform 0.3s ease}.empty-list-illustration:hover{transform:scale(1.05)}.empty-list-illustration svg{width:100%;height:auto;filter:drop-shadow(0 4px 6px rgba(0,0,0,0.05))}@media (min-width: 1170px) and (max-width: 1180px){html body div.discovery-sidebar-section div.discovery-sidebar{padding:0.65rem !important}html body div.discovery-sidebar-section .featured-item-count,html body div.discovery-sidebar-section .featured-list-stats{min-width:24px !important;display:inline-flex !important;overflow:visible !important}html body div.discovery-sidebar-section .saves-count i{margin-left:4px !important;display:inline-block !important}}@media (width: 1174px){html body div.discovery-sidebar-section div.discovery-sidebar{padding:0.6rem !important}}@media (min-width: 1170px) and (max-width: 1180px){html body div.sidebar-section div.top-lists-sidebar{padding:0.85rem !important;max-width:100% !important;box-sizing:border-box !important}html body div.sidebar-section div.top-lists-sidebar .my-list-group-item{padding:0.5rem 0.4rem !important;width:100% !important;box-sizing:border-box !important;display:flex !important;justify-content:space-between !important}html body div.sidebar-section div.top-lists-sidebar .list-title{max-width:65% !important;white-space:nowrap !important;text-overflow:ellipsis !important;padding-right:0 !important}html body div.sidebar-section div.top-lists-sidebar .item-count{min-width:22px !important;height:22px !important;font-size:0.7rem !important;padding:0.15rem 0.4rem !important;margin-left:0 !important;margin-right:0 !important;flex-shrink:0 !important;box-sizing:border-box !important}}@media (width: 1174px){html body div.sidebar-section div.top-lists-sidebar{padding:0.8rem !important;max-width:100% !important}html body div.sidebar-section div.top-lists-sidebar .my-list-group-item{padding:0.4rem 0.35rem !important}html body div.sidebar-section div.top-lists-sidebar .list-title{max-width:60% !important}html body div.sidebar-section div.top-lists-sidebar .item-count{min-width:20px !important;height:20px !important;font-size:0.65rem !important;padding:0.15rem 0.35rem !important}}img{max-width:100%;height:auto}img[loading="lazy"]{opacity:0;transition:opacity 0.3s ease}img.loaded[loading="lazy"]{opacity:1}img[loading="lazy"]:not(.loaded){opacity:0}img.error[loading="lazy"]{opacity:1}img[loading="lazy"]:not(.loaded){animation:checkImageLoaded 100ms ease-in-out 500ms forwards}@keyframes checkImageLoaded{to{opacity:1}}@media (max-width: 767.98px){img[loading="lazy"]{animation:checkImageLoaded 100ms ease-in-out 300ms forwards}img[loading="lazy"]:not(.loaded){opacity:0}}img[width][height]{max-width:100%;height:auto}
