.goProModal_goProContainer__nCq0I{display:grid;grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem;align-items:center;justify-items:center;height:auto;overflow-y:auto;padding:1rem;box-sizing:border-box}.goProModal_goProContainer__nCq0I p{margin:.5rem}.goProModal_goProTitle__q_TnT{font-size:2rem;font-weight:700}.goProModal_goProText__iTedt{font-size:1.2rem}.goProModal_copyButton__QJz_W{padding:0 4px;text-decoration:underline}.goProModal_kofiImage__7857v{border:0;height:36px;margin:.5rem auto}@media (max-width:600px){.goProModal_goProContainer__nCq0I{gap:0}.goProModal_goProContainer__nCq0I p{margin:.2rem}.goProModal_goProTitle__q_TnT{font-size:1.2rem;font-weight:400;margin-top:1rem}.goProModal_goProText__iTedt{font-size:1rem}}.BottomNav_bottomNav__T6XHG{position:fixed;bottom:0;left:0;right:0;z-index:102;display:none;background:var(--background-color,#232323);border-top:1px solid var(--tertiary-color,rgba(255,255,255,.1));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.BottomNav_bottomNavHidden__bFDjL{transform:translateY(100%);opacity:0;pointer-events:none}.BottomNav_navContainer__ur58K{display:flex;justify-content:space-around;align-items:center;padding:.5rem 1rem calc(.5rem + env(safe-area-inset-bottom));max-width:100%}.BottomNav_navItem__wQYwf{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1rem;background:transparent;border:none;color:var(--text-color,#fff);text-decoration:none;cursor:pointer;transition:all .2s ease;border-radius:8px;min-height:48px;min-width:60px;opacity:.7}.BottomNav_navItem__wQYwf:focus,.BottomNav_navItem__wQYwf:hover{background:var(--tertiary-color,rgba(255,255,255,.1));opacity:1;transform:translateY(-2px)}.BottomNav_navItemActive__cdz5b{opacity:1;background:var(--background-color,rgba(255,255,255,.1));color:var(--accent-color,#f4d35e)!important}.BottomNav_navIcon__bTh07{font-size:1.5rem;line-height:1}.BottomNav_navLabel__Aecfe{font-size:.7rem;font-weight:500;line-height:1;text-align:center}.BottomNav_menuContainer__wWhE1{position:fixed;left:0;bottom:0;width:100vw;z-index:1000;background:var(--menu-bg,#fff);box-shadow:0 -2px 16px rgba(0,0,0,.12)}.BottomNav_menu__bTymV{background:var(--background-color,#232323)}.BottomNav_closeButton__YQqCw{position:absolute;top:0;right:0;border:none;height:32px;width:32px;border-radius:50%;color:var(--text-color,#fff);background-color:#555;font-size:1.5rem;cursor:pointer;margin:1rem}.BottomNav_menuBackdrop__ASTp_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.BottomNav_menuModal___70J8{position:fixed;bottom:0;left:0;right:0;z-index:999;animation:BottomNav_slideUpModal__TymvH .3s ease forwards}.BottomNav_menuContent__PXmyP{background:var(--background-color,#232323);border-radius:16px 16px 0 0;border-top:1px solid var(--tertiary-color,rgba(255,255,255,.1));max-height:80vh;overflow-y:auto;padding-bottom:calc(1rem + env(safe-area-inset-bottom));position:relative}.BottomNav_userInfo__J0pCD{padding:1.5rem;background:var(--background-secondary,rgba(255,255,255,.05));border-bottom:1px solid var(--tertiary-color,rgba(255,255,255,.1))}.BottomNav_welcomeText__BBghm{color:var(--text-color,#fff);font-size:.95rem;font-weight:500;word-break:break-word}.BottomNav_menuItems__Neqgd{padding:1rem 0}.BottomNav_menuItem__wT28C{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;background:transparent;border:none;color:var(--text-color,#fff);font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .2s ease;min-height:56px}.BottomNav_menuItem__wT28C:focus,.BottomNav_menuItem__wT28C:hover{background:var(--tertiary-color,rgba(255,255,255,.1))}.BottomNav_menuItemIcon__rCBl7{font-size:1.2rem;width:24px;text-align:center;flex-shrink:0}.BottomNav_menuDivider___uQx4{height:1px;background:var(--tertiary-color,rgba(255,255,255,.1));margin:.5rem 0}.BottomNav_themeToggleWrapper__AyE3D{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;min-height:56px;width:85%}.BottomNav_themeLabel__6AfN6{color:var(--text-color,#fff);font-size:1rem;font-weight:500}@keyframes BottomNav_slideUpModal__TymvH{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.BottomNav_bottomNav__T6XHG{display:block}}@media (min-width:769px){.BottomNav_bottomNav__T6XHG{display:none!important}}.ShareCollectionModal_overlay__VgTbZ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;.ShareCollectionModal_modal__EjRP8{background:var(--background-secondary,#fff);border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px rgba(0,0,0,.3)}.ShareCollectionModal_header__t6lt4{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-color,#e0e0e0)}.ShareCollectionModal_header__t6lt4 h3{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-color,#333)}.ShareCollectionModal_closeButton__IYMeE{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-secondary,#666);padding:.25rem;border-radius:4px;transition:all .2s ease}.ShareCollectionModal_closeButton__IYMeE:hover{background:var(--background-tertiary,#f8f9fa);color:var(--text-color,#333)}.ShareCollectionModal_content__TfgxA{padding:1.5rem}.ShareCollectionModal_collectionInfo__EqU_L{margin-bottom:2rem;padding:1rem;background:var(--background-color,#f8f9fa);border-radius:8px}.ShareCollectionModal_collectionInfo__EqU_L h4{margin:0 0 .5rem;font-size:1.1rem;color:var(--text-color,#333)}.ShareCollectionModal_collectionInfo__EqU_L p{margin:0 0 .5rem;color:var(--text-color,#666);line-height:1.5}.ShareCollectionModal_urlSection__E9oRE{margin-bottom:1rem}.ShareCollectionModal_label__FixN1{display:block;font-weight:600;margin-bottom:.75rem;color:var(--text-color,#333);font-size:.9rem}.ShareCollectionModal_urlContainer__843ZA{display:flex;gap:.5rem}.ShareCollectionModal_urlInput__JUDga{flex:1 1;padding:.75rem;border:2px solid var(--border-color,#e0e0e0);border-radius:6px;font-size:.9rem;background:var(--background-secondary,#fff);color:var(--text-color,#333);width:90%}.ShareCollectionModal_urlInput__JUDga:focus{outline:none;border-color:var(--primary-color,#007bff);box-shadow:0 0 0 3px rgba(0,123,255,.1)}.ShareCollectionModal_copyButton__MS4tW{padding:.75rem 1.5rem;border:2px solid var(--primary-color,#007bff);border-radius:6px;background:var(--primary-color,#007bff);color:white;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ShareCollectionModal_copyButton__MS4tW:hover{background:var(--primary-hover,#0056b3);border-color:var(--primary-hover,#0056b3)}.ShareCollectionModal_copyButton__MS4tW.ShareCollectionModal_copied___j_X5{background:#28a745;border-color:#28a745}.ShareCollectionModal_tabs__Sj11y{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid var(--border-color,#e0e0e0)}.ShareCollectionModal_tab__CRljH{padding:.75rem 1rem;background:none;color:var(--text-secondary,#666);font-weight:500;cursor:pointer;border:none;border-bottom:2px solid transparent;transition:all .2s ease;flex:1 1;text-align:center;font-size:.9rem}.ShareCollectionModal_tab__CRljH:hover{color:var(--text-color,#333);background:var(--background-tertiary,#f8f9fa)}.ShareCollectionModal_tab__CRljH.ShareCollectionModal_active__VW4N8{color:var(--primary-color,#007bff);border-bottom-color:var(--primary-color,#007bff);background:var(--background-tertiary,#f8f9fa)}.ShareCollectionModal_tabContent__a2WnC{min-height:200px}.ShareCollectionModal_hint__6b0s0{margin-top:.75rem;font-size:.8rem;color:var(--text-secondary,#666);line-height:1.4}.ShareCollectionModal_qrSection__DtkgH{text-align:center}.ShareCollectionModal_qrContainer__XBIw2{display:flex;justify-content:center;margin-bottom:1.5rem;padding:1rem;background:var(--background-color,#f8f9fa);border-radius:8px}.ShareCollectionModal_qrCode__u1AKe{max-width:200px;height:auto;border-radius:8px;border:1px solid var(--border-color,#e0e0e0)}.ShareCollectionModal_qrLoading__xqaX5{display:flex;align-items:center;justify-content:center;width:200px;height:200px;background:var(--background-secondary,#fff);border-radius:8px;border:1px solid var(--border-color,#e0e0e0);color:var(--text-secondary,#666)}.ShareCollectionModal_qrActions__T4Txy{margin-bottom:1rem}.ShareCollectionModal_downloadButton__NdzLH{padding:.75rem 1.5rem;border:2px solid var(--primary-color,#007bff);border-radius:6px;background:var(--background-secondary,#fff);color:var(--primary-color,#007bff);font-weight:600;cursor:pointer;transition:all .2s ease}.ShareCollectionModal_downloadButton__NdzLH:hover:not(:disabled){background:var(--primary-color,#007bff);color:white}.ShareCollectionModal_downloadButton__NdzLH:disabled{opacity:.5;cursor:not-allowed}.ShareCollectionModal_emailSection__kHk_h{text-align:left}.ShareCollectionModal_emailPreview__W3crk{background:var(--background-color,#f8f9fa);border:1px solid var(--border-color,#e0e0e0);border-radius:8px;padding:1rem;margin-bottom:1.5rem}.ShareCollectionModal_emailPreview__W3crk h5{margin:0 0 .75rem;color:var(--text-color,#333);font-size:.9rem}.ShareCollectionModal_emailContent__pV2UC{font-size:.85rem;line-height:1.5;color:var(--text-secondary,#666);background:var(--background-secondary,#fff);padding:.75rem;border-radius:4px;border:1px solid var(--border-light,#f0f0f0)}.ShareCollectionModal_emailButton__vDrbC{width:100%;padding:1rem;border:2px solid var(--primary-color,#007bff);border-radius:6px;background:var(--primary-color,#007bff);color:white;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.95rem}.ShareCollectionModal_emailButton__vDrbC:hover{background:var(--primary-hover,#0056b3);border-color:var(--primary-hover,#0056b3)}.ShareCollectionModal_embedSection__bk2Dd{text-align:left}.ShareCollectionModal_embedContainer__JVgr0{display:flex;gap:.5rem;margin-bottom:1.5rem}.ShareCollectionModal_embedTextarea__uLDAZ{flex:1 1;padding:.75rem;border:2px solid var(--border-color,#e0e0e0);border-radius:6px;font-size:.8rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:var(--background-secondary,#fff);color:var(--text-color,#333);resize:vertical;min-height:80px;width:90%}.ShareCollectionModal_embedTextarea__uLDAZ:focus{outline:none;border-color:var(--primary-color,#007bff);box-shadow:0 0 0 3px rgba(0,123,255,.1)}.ShareCollectionModal_embedPreview__M_hr_{background:var(--background-color,#f8f9fa);border:1px solid var(--border-color,#e0e0e0);border-radius:8px;padding:1rem;margin-bottom:1rem}.ShareCollectionModal_embedPreview__M_hr_ h5{margin:0 0 .75rem;color:var(--text-color,#333);font-size:.9rem}.ShareCollectionModal_embedFrame__wzjK_{background:var(--background-secondary,#fff);border:1px solid var(--border-light,#f0f0f0);border-radius:4px;padding:1rem;text-align:center;color:var(--text-secondary,#666)}.ShareCollectionModal_embedFrame__wzjK_ span{display:block;margin-bottom:.5rem;font-weight:500}.ShareCollectionModal_embedFrame__wzjK_ small{font-size:.8rem;opacity:.7}@media (max-width:768px){.ShareCollectionModal_modal__EjRP8{max-width:95vw;margin:.5rem}.ShareCollectionModal_content__TfgxA,.ShareCollectionModal_header__t6lt4{padding:1rem}.ShareCollectionModal_tabs__Sj11y{flex-wrap:wrap;gap:.25rem}.ShareCollectionModal_tab__CRljH{padding:.5rem .75rem;font-size:.8rem;min-width:0}.ShareCollectionModal_urlContainer__843ZA{flex-direction:column;gap:.75rem}.ShareCollectionModal_copyButton__MS4tW{width:100%;text-align:center}.ShareCollectionModal_embedContainer__JVgr0{flex-direction:column;gap:.75rem}.ShareCollectionModal_qrContainer__XBIw2{padding:.5rem}.ShareCollectionModal_qrCode__u1AKe{max-width:150px}.ShareCollectionModal_qrLoading__xqaX5{width:150px;height:150px}.ShareCollectionModal_emailContent__pV2UC{font-size:.8rem}.ShareCollectionModal_embedTextarea__uLDAZ{font-size:.75rem}}@media (max-width:480px){.ShareCollectionModal_modal__EjRP8{max-height:95vh}.ShareCollectionModal_tabs__Sj11y{flex-direction:column}.ShareCollectionModal_tab__CRljH{padding:.75rem;border-bottom:1px solid var(--border-color,#e0e0e0);border-radius:4px;margin-bottom:.25rem}.ShareCollectionModal_tab__CRljH.ShareCollectionModal_active__VW4N8{border-bottom-color:var(--primary-color,#007bff)}.ShareCollectionModal_tabContent__a2WnC{min-height:150px}.ShareCollectionModal_qrCode__u1AKe{max-width:120px}.ShareCollectionModal_qrLoading__xqaX5{width:120px;height:120px}}@media (max-width:768px){.ShareCollectionModal_overlay__VgTbZ{padding:.5rem}.ShareCollectionModal_modal__EjRP8{max-width:none;width:100%}.ShareCollectionModal_content__TfgxA,.ShareCollectionModal_header__t6lt4{padding:1rem}.ShareCollectionModal_urlContainer__843ZA{flex-direction:column}}@media (prefers-color-scheme:dark){.ShareCollectionModal_modal__EjRP8{--background-secondary:#2d3748;--background-tertiary:#1a202c;--text-color:#f7fafc;--text-secondary:#a0aec0;--border-color:#4a5568;--primary-color:#3182ce;--primary-hover:#2c5aa0}padding-left:1rem;padding-bottom:1rem;padding-right:1rem;padding-top:1rem}.ShareCollectionModal_content__TfgxA{padding:1rem}.ShareCollectionModal_urlContainer__843ZA{flex-direction:column}}@media (prefers-color-scheme:dark){.ShareCollectionModal_modal__EjRP8{--background-secondary:#2d3748;--background-tertiary:#1a202c;--text-color:#f7fafc;--text-secondary:#a0aec0;--border-color:#4a5568;--primary-color:#3182ce;--primary-hover:#2c5aa0}}.ShareCollectionModal_privateMessage__hTQ0g{text-align:center;padding:2rem;background:var(--background-tertiary,#f8f9fa);border-radius:8px;border:2px dashed var(--border-color,#e0e0e0)}.ShareCollectionModal_privateMessage__hTQ0g p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.ThemeImage_themeImage__Ptu15{width:auto;height:auto;place-self:center;object-fit:contain;max-width:100%}.ThemeImage_desktopImage__jHzxp{display:block}.ThemeImage_mobileImage__Tub0d{display:none}@media (max-width:767px){.ThemeImage_desktopImage__jHzxp{display:none}.ThemeImage_mobileImage__Tub0d{display:block;width:auto;height:auto;justify-self:center}}.DesktopNav_userMenu__SNq9P{position:relative;display:inline-block}.DesktopNav_menuButton__Mtxuj{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:none;border-radius:6px;color:var(--text-color,#fff);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px;justify-content:center}.DesktopNav_menuButton__Mtxuj:hover{transform:translateY(-1px)}.DesktopNav_menuButtonOpen__mSP9j,.DesktopNav_menuButton__Mtxuj:hover{background:var(--tertiary-color,rgba(255,255,255,.1));border-color:var(--accent-color,#f4d35e)}.DesktopNav_userAvatar__Rc1gb{width:24px;height:24px;background:var(--accent-color,#f4d35e);border-radius:50%;display:flex;align-items:center;justify-content:center}.DesktopNav_userInitial__q769b{color:var(--background-color,#232323);font-size:.8rem;font-weight:600}.DesktopNav_menuLabel__JRxK7{font-size:.9rem}.DesktopNav_chevron__EI6qR{transition:transform .2s ease;flex-shrink:0}.DesktopNav_chevronOpen__c9czk{transform:rotate(180deg)}.DesktopNav_backdrop__jkDpa{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998;display:none}.DesktopNav_dropdown__v45Wv{position:absolute;top:calc(100% + .5rem);right:0;z-index:999;opacity:0;transform:translateY(-10px);animation:DesktopNav_fadeInSlide__9q8da .2s ease forwards;background:var(--background-color,#232323);border:1px solid var(--text-color,rgba(255,255,255,.2));border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.3);min-width:220px;overflow:hidden}.DesktopNav_userInfo__PUid_{padding:1rem;background:var(--background-secondary,rgba(255,255,255,.05))}.DesktopNav_welcomeText__JgYte{color:var(--text-color,#fff);font-size:.85rem;font-weight:500;word-break:break-word}.DesktopNav_menuItem__O26Ib{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;color:var(--text-color,#fff);font-size:.9rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .2s ease}.DesktopNav_menuItem__O26Ib:hover{background:var(--tertiary-color,rgba(255,255,255,.1))}.DesktopNav_menuItemIcon__J_8MG{font-size:1rem;width:16px;text-align:center}.DesktopNav_menuDivider__q1MD7{height:1px;background:var(--text-color,rgba(255,255,255,.1));margin:.25rem 0}.DesktopNav_themeToggleWrapper__CIA_Z{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem}.DesktopNav_themeLabel__RrUJ4{color:var(--text-color,#fff);font-size:.9rem;font-weight:500}@keyframes DesktopNav_fadeInSlide__9q8da{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes DesktopNav_slideDown__FrufW{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.DesktopNav_backdrop__jkDpa{display:block}.DesktopNav_dropdown__v45Wv{position:fixed;top:auto;right:0;left:0;bottom:0;transform:translateY(0);animation:DesktopNav_slideUp__ZTbh9 .3s ease forwards;border-radius:0;opacity:1}.DesktopNav_dropdownContent__cy1nA{border-radius:16px 16px 0 0;min-width:100%;max-height:80vh;overflow-y:auto;border:none;box-shadow:0 -8px 32px rgba(0,0,0,.3)}.DesktopNav_menuItem__O26Ib{padding:1rem 1.5rem;font-size:1rem;min-height:48px}.DesktopNav_menuItemIcon__J_8MG{font-size:1.2rem;width:20px}.DesktopNav_userInfo__PUid_{padding:1.5rem}.DesktopNav_welcomeText__JgYte{font-size:.95rem}.DesktopNav_themeToggleWrapper__CIA_Z{padding:1rem 1.5rem}.DesktopNav_themeLabel__RrUJ4{font-size:1rem}}@keyframes DesktopNav_slideUp__ZTbh9{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width:769px){.DesktopNav_backdrop__jkDpa{display:none!important}}.AddToCollectionModal_overlay__hvPMq{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.AddToCollectionModal_modal__eCfK_{background:var(--card-background);border-radius:12px;max-width:450px;width:100%;max-height:80vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid var(--border-color);display:flex;flex-direction:column}.AddToCollectionModal_header__om59C{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-color);flex-shrink:0}.AddToCollectionModal_title__ezWum{margin:0;font-size:1.25rem;font-weight:600;color:var(--foreground)}.AddToCollectionModal_closeButton__2GiM2{background:none;border:none;font-size:1.25rem;cursor:pointer;color:var(--foreground-muted);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.AddToCollectionModal_closeButton__2GiM2:hover{background:var(--background-secondary);color:var(--foreground)}.AddToCollectionModal_content__i4NZR{padding:1.5rem;overflow-y:auto;flex:1 1}.AddToCollectionModal_imageTitle__hajmF{margin:0 0 1.5rem;font-size:.875rem;color:var(--foreground-muted);text-align:center;padding:.75rem;background:var(--background-secondary);border-radius:8px}.AddToCollectionModal_loading__F6raB{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;color:var(--foreground-muted)}.AddToCollectionModal_spinner__KhHJU{width:32px;height:32px;border-top:3px solid var(--border-color);border:3px solid var(--border-color);border-top-color:var(--button-primary-bg);border-radius:50%;animation:AddToCollectionModal_spin__Kdflm 1s linear infinite}.AddToCollectionModal_empty__fPYiG{text-align:center;padding:2rem;color:var(--foreground-muted)}.AddToCollectionModal_empty__fPYiG p{margin:0 0 .5rem;line-height:1.5}.AddToCollectionModal_collectionsList__bkAYj{display:flex;flex-direction:column;gap:.75rem}.AddToCollectionModal_collectionItem__t3yM5{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid var(--border-color);border-radius:8px;background:var(--background);transition:all .2s ease}.AddToCollectionModal_collectionItem__t3yM5:hover{border-color:var(--button-primary-bg);background:var(--background-secondary)}.AddToCollectionModal_collectionInfo__gxq5k{flex:1 1;margin-right:1rem}.AddToCollectionModal_collectionName__8hz7E{margin:0 0 .25rem;font-size:.9rem;font-weight:600;color:var(--foreground)}.AddToCollectionModal_collectionDescription__y1Fy2{margin:0 0 .5rem;font-size:.75rem;color:var(--foreground-muted);line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.AddToCollectionModal_actionButton__l1P7s{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:80px;justify-content:center}.AddToCollectionModal_addButton__nhpT5{background:var(--button-primary-bg);color:var(--button-primary-text)}.AddToCollectionModal_addButton__nhpT5:hover:not(:disabled){background:var(--button-primary-hover);transform:translateY(-1px)}.AddToCollectionModal_removeButton__Mz38C{background:#28a745;color:white}.AddToCollectionModal_removeButton__Mz38C:hover:not(:disabled){background:#218838;transform:translateY(-1px)}.AddToCollectionModal_actionButton__l1P7s:disabled{opacity:.6;cursor:not-allowed;transform:none}.AddToCollectionModal_buttonIcon__uPZEG{font-size:.875rem}.AddToCollectionModal_loadingText__mcUxq{display:flex;align-items:center;gap:.5rem}.AddToCollectionModal_buttonSpinner__zagc7{width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-top-color:currentcolor;border-radius:50%;animation:AddToCollectionModal_spin__Kdflm 1s linear infinite}@keyframes AddToCollectionModal_spin__Kdflm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:480px){.AddToCollectionModal_overlay__hvPMq{padding:.5rem}.AddToCollectionModal_modal__eCfK_{max-height:90vh}.AddToCollectionModal_header__om59C{padding:1rem 1rem .75rem}.AddToCollectionModal_content__i4NZR{padding:1rem}.AddToCollectionModal_collectionItem__t3yM5{flex-direction:column;align-items:stretch;gap:.75rem}.AddToCollectionModal_collectionInfo__gxq5k{margin-right:0}.AddToCollectionModal_actionButton__l1P7s{width:100%}}.FavoritesList_container__fkqLv{margin-top:2rem}.FavoritesList_header___CxrR{margin-bottom:1.5rem}.FavoritesList_title__jxjaA{font-size:1.25rem;font-weight:600;color:var(--text-color,#333);margin-bottom:.5rem}.FavoritesList_subtitle__JODZw{color:var(--text-secondary,#666);font-size:.9rem}.FavoritesList_loading__JG0SS{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:var(--text-secondary,#666)}.FavoritesList_spinner__cgisv{width:32px;height:32px;border-top:2px solid var(--border-color,#e0e0e0);border:2px solid var(--border-color,#e0e0e0);border-top-color:var(--primary-color,#007bff);border-radius:50%;animation:FavoritesList_spin__4p5oQ 1s linear infinite;margin-bottom:1rem}@keyframes FavoritesList_spin__4p5oQ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FavoritesList_emptyState__XvDVs{text-align:center;padding:3rem 2rem;background:var(--background-secondary,#fff);border-radius:8px;border:2px dashed var(--border-light,#f0f0f0)}.FavoritesList_emptyIcon__UlOEZ{font-size:4rem;color:var(--text-muted,#6c757d);margin-bottom:1rem}.FavoritesList_emptyState__XvDVs h3{color:var(--text-color,#333);margin-bottom:.5rem}.FavoritesList_emptyState__XvDVs p{color:var(--text-secondary,#666)}.FavoritesList_scrollContainer__hlVrY{max-height:800px;overflow-y:auto;padding:.5rem;background:var(--background-secondary,#fff);border-radius:8px;border:1px solid var(--border-color,#e0e0e0);scrollbar-width:thin;scrollbar-color:var(--border-color,#e0e0e0) transparent}.FavoritesList_scrollContainer__hlVrY::-webkit-scrollbar{width:8px}.FavoritesList_scrollContainer__hlVrY::-webkit-scrollbar-track{background:transparent}.FavoritesList_scrollContainer__hlVrY::-webkit-scrollbar-thumb{background-color:var(--border-color,#e0e0e0);border-radius:4px}.FavoritesList_scrollContainer__hlVrY::-webkit-scrollbar-thumb:hover{background-color:var(--text-muted,#6c757d)}.FavoritesList_grid__1nahb{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:1rem;gap:1rem;padding:.5rem}.FavoritesList_favoriteItem__0IJzL{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.FavoritesList_favoriteItem__0IJzL:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.FavoritesList_imageContainer__g_ObL{position:relative;width:100%;height:100%;overflow:hidden;border-radius:8px}.FavoritesList_image__xRT21{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.FavoritesList_favoriteItem__0IJzL:hover .FavoritesList_image__xRT21{transform:scale(1.05)}.FavoritesList_imagePlaceholder__SpgFc{width:100%;height:100%;background:var(--background-tertiary,#f8f9fa);display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed var(--border-color,#e0e0e0)}.FavoritesList_placeholderText__Xzv6o{font-size:2rem;color:var(--text-muted,#6c757d);margin-bottom:.5rem}.FavoritesList_imageNotFound__XDluS{font-size:.75rem;color:var(--text-muted,#6c757d);font-style:italic;text-align:center;padding:.5rem;margin:0}.FavoritesList_imageOverlay__Pk0m1{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.8));display:flex;flex-direction:column;justify-content:space-between;padding:.75rem;opacity:0;transition:opacity .2s ease}.FavoritesList_favoriteItem__0IJzL:hover .FavoritesList_imageOverlay__Pk0m1{opacity:1}.FavoritesList_imageInfo__CEoKw{align-self:flex-start}.FavoritesList_imageTitle__JTnzi{color:white;font-size:.9rem;font-weight:600;margin:0 0 .25rem;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.FavoritesList_imageAuthor__f_hpA{color:rgba(255,255,255,.9);font-size:.75rem;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoritesList_unlikeButton__HLOVq{align-self:flex-end;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.FavoritesList_unlikeButton__HLOVq:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5);transform:scale(1.1)}.FavoritesList_heartIcon__02_kB{font-size:1.1rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.FavoritesList_imageActions__eSqMK{display:flex;gap:.5rem;align-self:flex-end}.FavoritesList_addToCollectionButton__5qoDA{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.FavoritesList_addToCollectionButton__5qoDA:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5);transform:scale(1.1)}.FavoritesList_collectionIcon__0Cdpz{font-size:1rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.FavoritesList_confirmModal__YALPd{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;border-radius:8px;z-index:10}.FavoritesList_confirmContent__rSbIY{background:var(--background-secondary,#fff);padding:1.5rem;border-radius:8px;text-align:center;box-shadow:0 8px 25px rgba(0,0,0,.2);max-width:200px}.FavoritesList_confirmContent__rSbIY p{margin:0 0 1rem;color:var(--text-color,#333);font-weight:500}.FavoritesList_confirmActions__OryQX{display:flex;gap:.5rem;justify-content:center}.FavoritesList_cancelButton__MUqYp,.FavoritesList_confirmButton__p4scX{padding:.5rem 1rem;border-radius:4px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.FavoritesList_confirmButton__p4scX{background:#dc3545;color:white}.FavoritesList_confirmButton__p4scX:hover{background:#c82333}.FavoritesList_cancelButton__MUqYp{background:var(--background-tertiary,#f8f9fa);color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.FavoritesList_cancelButton__MUqYp:hover{background:var(--border-color,#e0e0e0)}@media (max-width:768px){.FavoritesList_grid__1nahb{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.FavoritesList_imageTitle__JTnzi{font-size:.8rem}.FavoritesList_imageAuthor__f_hpA{font-size:.7rem}.FavoritesList_unlikeButton__HLOVq{width:32px;height:32px}.FavoritesList_heartIcon__02_kB{font-size:1rem}.FavoritesList_confirmContent__rSbIY{padding:1rem;max-width:160px}.FavoritesList_confirmContent__rSbIY p{font-size:.9rem}.FavoritesList_cancelButton__MUqYp,.FavoritesList_confirmButton__p4scX{padding:.4rem .8rem;font-size:.8rem}.FavoritesList_emptyState__XvDVs{padding:2rem 1rem}.FavoritesList_emptyIcon__UlOEZ{font-size:3rem}}.CreateCollectionModal_overlay__Br7CU{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.CreateCollectionModal_modal__1j34N{background:var(--background-color);border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid var(--border-color)}.CreateCollectionModal_header__WQbVi{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-color)}.CreateCollectionModal_title__ySheE{margin:0;font-size:1.25rem;font-weight:600;color:var(--foreground)}.CreateCollectionModal_closeButton__vUbji{background:none;border:none;font-size:1.25rem;cursor:pointer;color:var(--foreground-muted);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.CreateCollectionModal_closeButton__vUbji:hover:not(:disabled){background:var(--background-secondary);color:var(--foreground)}.CreateCollectionModal_closeButton__vUbji:disabled{opacity:.5;cursor:not-allowed}.CreateCollectionModal_form__H0IcN{padding:1.5rem}.CreateCollectionModal_field__n3Smr{margin-bottom:1.5rem}.CreateCollectionModal_label__n6WbM{display:block;margin-bottom:.5rem;font-weight:500;color:var(--foreground);font-size:.875rem}.CreateCollectionModal_input__AwPCx,.CreateCollectionModal_textarea__lCg38{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:8px;background:var(--background);color:var(--foreground);font-size:.875rem;transition:all .2s ease;font-family:inherit;box-sizing:border-box}.CreateCollectionModal_input__AwPCx:focus,.CreateCollectionModal_textarea__lCg38:focus{outline:none;border-color:var(--button-primary-bg);box-shadow:0 0 0 3px rgba(0,123,255,.1)}.CreateCollectionModal_input__AwPCx:disabled,.CreateCollectionModal_textarea__lCg38:disabled{opacity:.6;cursor:not-allowed}.CreateCollectionModal_textarea__lCg38{resize:vertical;min-height:80px}.CreateCollectionModal_privacyOptions__ZHCsl{display:flex;flex-direction:column;gap:.75rem}.CreateCollectionModal_radioOption__z9_e1{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .2s ease;background:var(--background)}.CreateCollectionModal_radioOption__z9_e1:hover{border-color:var(--button-primary-bg);background:var(--background-secondary)}.CreateCollectionModal_radioOption__z9_e1 input[type=radio]{width:16px;height:16px;flex-shrink:0;margin:2px 0 0}.CreateCollectionModal_radioContent__XkK_v{flex:1 1}.CreateCollectionModal_radioHeader__XjLhf{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.CreateCollectionModal_radioIcon__5mCYh{font-size:1rem}.CreateCollectionModal_radioTitle__jxwTC{font-weight:500;color:var(--foreground);font-size:.875rem}.CreateCollectionModal_radioDescription__QO8cs{font-size:.75rem;color:var(--foreground-muted);line-height:1.4}.CreateCollectionModal_privacyWarning__AVs4U{background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;gap:.75rem}.CreateCollectionModal_warningIcon__Ogte_{font-size:1.25rem;flex-shrink:0;margin-top:.25rem}.CreateCollectionModal_warningContent__8tzbn{flex:1 1}.CreateCollectionModal_warningContent__8tzbn h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#856404}.CreateCollectionModal_warningContent__8tzbn p{margin:0 0 1rem;font-size:.75rem;color:#856404;line-height:1.4}.CreateCollectionModal_warningActions___KKM3{display:flex;gap:.5rem}.CreateCollectionModal_cancelWarningButton__U6AA5,.CreateCollectionModal_confirmWarningButton__YrutZ{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.CreateCollectionModal_cancelWarningButton__U6AA5{background:transparent;color:#856404;border:1px solid rgba(255,193,7,.5)}.CreateCollectionModal_cancelWarningButton__U6AA5:hover:not(:disabled){background:rgba(255,193,7,.1)}.CreateCollectionModal_confirmWarningButton__YrutZ{background:#ffc107;color:#212529}.CreateCollectionModal_confirmWarningButton__YrutZ:hover:not(:disabled){background:#e0a800}.CreateCollectionModal_actions__Cc6El{display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem}.CreateCollectionModal_cancelButton__rulqD,.CreateCollectionModal_createButton__Aodei{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.CreateCollectionModal_cancelButton__rulqD{background:var(--background-secondary);color:var(--foreground-muted);border:1px solid var(--border-color)}.CreateCollectionModal_cancelButton__rulqD:hover:not(:disabled){background:var(--background);color:var(--foreground)}.CreateCollectionModal_createButton__Aodei{background:var(--button-primary-bg);color:var(--button-primary-text)}.CreateCollectionModal_createButton__Aodei:hover:not(:disabled){background:var(--button-primary-hover);transform:translateY(-1px)}.CreateCollectionModal_createButton__Aodei:disabled{opacity:.6;cursor:not-allowed;transform:none}.CreateCollectionModal_loadingText__dH7e_{display:flex;align-items:center;gap:.5rem}.CreateCollectionModal_spinner__3io1o{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:currentcolor;border-radius:50%;animation:CreateCollectionModal_spin___Yfld 1s linear infinite}@keyframes CreateCollectionModal_spin___Yfld{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:480px){.CreateCollectionModal_overlay__Br7CU{padding:.5rem}.CreateCollectionModal_modal__1j34N{max-height:95vh}.CreateCollectionModal_header__WQbVi{padding:1rem 1rem .75rem}.CreateCollectionModal_form__H0IcN{padding:1rem}.CreateCollectionModal_actions__Cc6El{flex-direction:column-reverse}.CreateCollectionModal_cancelButton__rulqD,.CreateCollectionModal_createButton__Aodei{width:100%;justify-content:center}}.EditCollectionModal_overlay__UZL_v{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.EditCollectionModal_modal__kPo0D{background:var(--background-color);border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid var(--border-color)}.EditCollectionModal_header__Cw8LZ{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-color)}.EditCollectionModal_title__ZF4ea{margin:0;font-size:1.25rem;font-weight:600;color:var(--foreground)}.EditCollectionModal_closeButton__97WEa{background:none;border:none;font-size:1.25rem;cursor:pointer;color:var(--foreground-muted);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.EditCollectionModal_closeButton__97WEa:hover:not(:disabled){background:var(--background-secondary);color:var(--foreground)}.EditCollectionModal_closeButton__97WEa:disabled{opacity:.5;cursor:not-allowed}.EditCollectionModal_form__8k2dx{padding:1.5rem}.EditCollectionModal_field__w4y84{margin-bottom:1.5rem}.EditCollectionModal_label__6SfRl{display:block;margin-bottom:.5rem;font-weight:500;color:var(--foreground);font-size:.875rem}.EditCollectionModal_input__Y2aOk,.EditCollectionModal_textarea__kO5br{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:8px;background:var(--background);color:var(--foreground);font-size:.875rem;transition:all .2s ease;font-family:inherit;box-sizing:border-box}.EditCollectionModal_input__Y2aOk:focus,.EditCollectionModal_textarea__kO5br:focus{outline:none;border-color:var(--button-primary-bg);box-shadow:0 0 0 3px rgba(0,123,255,.1)}.EditCollectionModal_input__Y2aOk:disabled,.EditCollectionModal_textarea__kO5br:disabled{opacity:.6;cursor:not-allowed}.EditCollectionModal_textarea__kO5br{resize:vertical;min-height:80px}.EditCollectionModal_privacyOptions__mMznW{display:flex;flex-direction:column;gap:.75rem}.EditCollectionModal_radioOption__jNm2j{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .2s ease;background:var(--background)}.EditCollectionModal_radioOption__jNm2j:hover{border-color:var(--button-primary-bg);background:var(--background-secondary)}.EditCollectionModal_radioOption__jNm2j input[type=radio]{width:16px;height:16px;flex-shrink:0;margin:2px 0 0}.EditCollectionModal_radioContent__4VhNq{flex:1 1}.EditCollectionModal_radioHeader__ZRkvq{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.EditCollectionModal_radioIcon__PwD0w{font-size:1rem}.EditCollectionModal_radioTitle__fKM2I{font-weight:500;color:var(--foreground);font-size:.875rem}.EditCollectionModal_radioDescription__cIECf{font-size:.75rem;color:var(--foreground-muted);line-height:1.4}.EditCollectionModal_privacyWarning__Gz93U{background:rgba(255,193,7,.1);border:1px solid rgba(255,193,7,.3);border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;gap:.75rem}.EditCollectionModal_warningIcon__ZfOGw{font-size:1.25rem;flex-shrink:0;margin-top:.25rem}.EditCollectionModal_warningContent__O4yIj{flex:1 1}.EditCollectionModal_warningContent__O4yIj h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#856404}.EditCollectionModal_warningContent__O4yIj p{margin:0 0 1rem;font-size:.75rem;color:#856404;line-height:1.4}.EditCollectionModal_warningActions__PzvDc{display:flex;gap:.5rem}.EditCollectionModal_cancelWarningButton__TVc6e,.EditCollectionModal_confirmWarningButton___j70r{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.EditCollectionModal_cancelWarningButton__TVc6e{background:transparent;color:#856404;border:1px solid rgba(255,193,7,.5)}.EditCollectionModal_cancelWarningButton__TVc6e:hover:not(:disabled){background:rgba(255,193,7,.1)}.EditCollectionModal_confirmWarningButton___j70r{background:#ffc107;color:#212529}.EditCollectionModal_confirmWarningButton___j70r:hover:not(:disabled){background:#e0a800}.EditCollectionModal_actions__FeBbY{display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem}.EditCollectionModal_cancelButton__x7gE_,.EditCollectionModal_saveButton__bBkXZ{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.EditCollectionModal_cancelButton__x7gE_{background:var(--background-secondary);color:var(--foreground-muted);border:1px solid var(--border-color)}.EditCollectionModal_cancelButton__x7gE_:hover:not(:disabled){background:var(--background);color:var(--foreground)}.EditCollectionModal_saveButton__bBkXZ{background:var(--button-primary-bg);color:var(--button-primary-text)}.EditCollectionModal_saveButton__bBkXZ:hover:not(:disabled){background:var(--button-primary-hover);transform:translateY(-1px)}.EditCollectionModal_saveButton__bBkXZ:disabled{opacity:.6;cursor:not-allowed;transform:none}.EditCollectionModal_loadingText__NZMGU{display:flex;align-items:center;gap:.5rem}.EditCollectionModal_spinner__UuD9l{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:currentcolor;border-radius:50%;animation:EditCollectionModal_spin__CG5O1 1s linear infinite}@keyframes EditCollectionModal_spin__CG5O1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:480px){.EditCollectionModal_overlay__UZL_v{padding:.5rem}.EditCollectionModal_modal__kPo0D{max-height:95vh}.EditCollectionModal_header__Cw8LZ{padding:1rem 1rem .75rem}.EditCollectionModal_form__8k2dx{padding:1rem}.EditCollectionModal_actions__FeBbY{flex-direction:column-reverse}.EditCollectionModal_cancelButton__x7gE_,.EditCollectionModal_saveButton__bBkXZ{width:100%;justify-content:center}}.CollectionsList_container__xqKar{width:100%;margin-top:1rem}.CollectionsList_header__ida2m{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.CollectionsList_headerContent__BXlwh{flex:1 1;min-width:200px}.CollectionsList_title__tdv2x{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:var(--foreground)}.CollectionsList_subtitle__3ub9e{margin:0;font-size:.875rem;color:var(--foreground-muted);line-height:1.4}.CollectionsList_createButton__q01Jt{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--button-primary-bg);color:var(--button-primary-text);border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.CollectionsList_createButton__q01Jt:hover{background:var(--button-primary-hover);transform:translateY(-1px)}.CollectionsList_plusIcon__W8lfT{font-size:1rem;font-weight:700}.CollectionsList_loading__rxdlo{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem;color:var(--foreground-muted)}.CollectionsList_spinner__U9bcK{width:32px;height:32px;border-top:3px solid var(--border-color);border:3px solid var(--border-color);border-top-color:var(--button-primary-bg);border-radius:50%;animation:CollectionsList_spin__Ldu_L 1s linear infinite}@keyframes CollectionsList_spin__Ldu_L{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CollectionsList_emptyState__IlNg0{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;background:var(--card-background);border:2px dashed var(--border-color);border-radius:12px}.CollectionsList_emptyIcon__60zFO{font-size:3rem;margin-bottom:1rem}.CollectionsList_emptyState__IlNg0 h3{margin:0 0 .5rem;font-size:1.25rem;color:var(--text-color)}.CollectionsList_emptyState__IlNg0 p{margin:0 0 1.5rem;color:var(--text-color);max-width:300px}.CollectionsList_emptyCreateButton__4plCF{padding:.75rem 1.5rem;background:var(--tertiary-color);color:var(--text-color);border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.CollectionsList_emptyCreateButton__4plCF:hover{background:var(--secondary-color);transform:translateY(-1px)}.CollectionsList_grid__eAP7B{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.CollectionsList_collectionCard__sIeBh{background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:all .2s ease;height:-moz-fit-content;height:fit-content}.CollectionsList_collectionCard__sIeBh:hover{transform:translateY(-2px);border-color:var(--button-primary-bg);box-shadow:0 8px 25px rgba(0,0,0,.1)}.CollectionsList_cardHeader__a3RHz{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem .5rem}.CollectionsList_collectionName__ivC3Y{font-size:1.1rem;font-weight:600;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;margin:0 .5rem 0 0}.CollectionsList_cardActions__xHitp{display:flex;gap:.5rem;flex-shrink:0}.CollectionsList_deleteButton__db_a7,.CollectionsList_editButton__p5zi_,.CollectionsList_viewButton__z2uku{width:44px;height:44px;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.875rem;transition:all .2s ease}.CollectionsList_viewButton__z2uku{background:var(--background-secondary);color:var(--foreground-muted)}.CollectionsList_viewButton__z2uku:hover{background:var(--button-primary-bg);color:var(--button-primary-text)}.CollectionsList_editButton__p5zi_{background:var(--background-secondary);color:var(--foreground-muted)}.CollectionsList_editButton__p5zi_:hover{background:var(--button-primary-bg);color:var(--button-primary-text)}.CollectionsList_deleteButton__db_a7{background:var(--background-secondary);color:var(--foreground-muted)}.CollectionsList_deleteButton__db_a7:hover{background:#dc3545;color:white}.CollectionsList_previewContainer__CaunS{padding:0 1rem;margin-bottom:1rem}.CollectionsList_imageGrid__2guZs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4px;gap:4px;border-radius:8px;overflow:hidden;aspect-ratio:1;background:var(--background-secondary)}.CollectionsList_previewImage__h_LXP{aspect-ratio:1;overflow:hidden}.CollectionsList_previewImage__h_LXP img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.CollectionsList_previewImage__h_LXP:hover img{transform:scale(1.05)}.CollectionsList_emptyPreview__d3aL6{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;aspect-ratio:1;background:var(--background-secondary);border-radius:8px;color:var(--foreground-muted)}.CollectionsList_emptyPreviewIcon__K_DCX{font-size:2rem;margin-bottom:.5rem}.CollectionsList_emptyPreview__d3aL6 p{margin:.5rem 0;font-size:1rem}.CollectionsList_cardFooter___z_G1{padding:0 1rem 1rem}.CollectionsList_collectionInfo__ujInA{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.CollectionsList_imageCount__TMDce{font-size:.875rem;color:var(--foreground-muted);font-weight:500}.CollectionsList_privacyBadge__90dc3{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:capitalize}.CollectionsList_privacyBadge__90dc3.CollectionsList_private__J_zD6{background:rgba(108,117,125,.1);color:#6c757d}.CollectionsList_privacyBadge__90dc3.CollectionsList_public__VcuOn{background:rgba(40,167,69,.1);color:#28a745}.CollectionsList_description__dZqV2{margin:0 0 .5rem;font-size:.875rem;color:var(--foreground-muted);line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.CollectionsList_createdDate__JsZjb{font-size:.75rem;color:var(--foreground-muted);opacity:.7}@media (max-width:768px){.CollectionsList_container__xqKar{padding:.5rem}.CollectionsList_grid__eAP7B{grid-template-columns:1fr;gap:1rem}.CollectionsList_header__ida2m{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1rem}.CollectionsList_createButton__q01Jt{align-self:flex-start;padding:1rem 1.5rem;font-size:1rem}.CollectionsList_collectionInfo__ujInA{flex-direction:column;align-items:flex-start;gap:.5rem}.CollectionsList_cardActions__xHitp{gap:1rem}.CollectionsList_deleteButton__db_a7,.CollectionsList_editButton__p5zi_,.CollectionsList_viewButton__z2uku{min-width:44px;min-height:44px;width:auto;font-size:1.2rem;border:.5px solid var(--link-color);padding:6px}.CollectionsList_collectionCard__sIeBh{padding:1rem}.CollectionsList_cardHeader__a3RHz{margin-bottom:1rem}.CollectionsList_collectionName__ivC3Y{font-size:1.1rem}.CollectionsList_previewContainer__CaunS{margin-bottom:1rem}.CollectionsList_emptyPreview__d3aL6,.CollectionsList_imageGrid__2guZs{height:120px}.CollectionsList_description__dZqV2{font-size:.9rem;line-height:1.3}}.CollectionsList_collectionCard__sIeBh.CollectionsList_mobile__9_2D_{touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.CollectionsList_collectionCard__sIeBh.CollectionsList_mobile__9_2D_ .CollectionsList_deleteButton__db_a7,.CollectionsList_collectionCard__sIeBh.CollectionsList_mobile__9_2D_ .CollectionsList_editButton__p5zi_,.CollectionsList_collectionCard__sIeBh.CollectionsList_mobile__9_2D_ .CollectionsList_viewButton__z2uku{touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1)}.CollectionsList_collectionCard__sIeBh.CollectionsList_mobile__9_2D_ .CollectionsList_deleteButton__db_a7:active,.CollectionsList_collectionCard__sIeBh.CollectionsList_mobile__9_2D_ .CollectionsList_editButton__p5zi_:active,.CollectionsList_collectionCard__sIeBh.CollectionsList_mobile__9_2D_ .CollectionsList_viewButton__z2uku:active{transform:scale(.95)}@media (max-width:480px){.CollectionsList_container__xqKar{padding:.25rem}.CollectionsList_title__tdv2x{font-size:1.1rem}.CollectionsList_subtitle__3ub9e{font-size:.8rem}.CollectionsList_createButton__q01Jt{width:100%;justify-content:center;padding:1.2rem}.CollectionsList_collectionCard__sIeBh{padding:.75rem}.CollectionsList_cardActions__xHitp{gap:.5rem}.CollectionsList_deleteButton__db_a7,.CollectionsList_editButton__p5zi_,.CollectionsList_viewButton__z2uku{min-width:40px;min-height:40px;padding:.5rem;font-size:1rem}.CollectionsList_imageGrid__2guZs{height:100px}.CollectionsList_emptyPreview__d3aL6{height:250px}.CollectionsList_description__dZqV2{font-size:.8rem}.CollectionsList_createdDate__JsZjb{font-size:.7rem}}.UserCommentsList_container__VwBfz{margin-top:2rem}.UserCommentsList_header__zgqkK{margin-bottom:1.5rem}.UserCommentsList_title__a3R34{font-size:1.25rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.UserCommentsList_subtitle__LvH3s{color:var(--text-secondary);font-size:.9rem}.UserCommentsList_loading__RclUD{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:var(--text-secondary)}.UserCommentsList_spinner___V9Jh{width:32px;height:32px;border-top:2px solid var(--border-color);border:2px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:UserCommentsList_spin__0ZbPn 1s linear infinite;margin-bottom:1rem}@keyframes UserCommentsList_spin__0ZbPn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.UserCommentsList_emptyState__6Fa9k{text-align:center;padding:3rem 2rem;background:var(--background-secondary);border-radius:8px;border:2px dashed var(--border-light)}.UserCommentsList_emptyIcon__JgQOa{font-size:4rem;color:var(--text-muted);margin-bottom:1rem}.UserCommentsList_emptyState__6Fa9k h3{color:var(--text-color);margin-bottom:.5rem}.UserCommentsList_emptyState__6Fa9k p{color:var(--text-secondary)}.UserCommentsList_commentsList__8Ku6Z{display:flex;flex-direction:column;gap:1.5rem}.UserCommentsList_commentItem__bt9PF{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;transition:box-shadow .2s ease}.UserCommentsList_commentItem__bt9PF:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.UserCommentsList_imageInfo__FKPsB{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-light)}.UserCommentsList_imageThumbnail__du0S_{width:60px;height:60px;border-radius:6px;overflow:hidden;flex-shrink:0;background:var(--background-tertiary)}.UserCommentsList_imageThumbnail__du0S_ img{width:100%;height:100%;object-fit:cover}.UserCommentsList_imagePlaceholder__FCbaV{width:60px;height:60px;border-radius:6px;background:var(--background-tertiary);border:2px dashed var(--border-color);display:flex;align-items:center;justify-content:center;flex-shrink:0}.UserCommentsList_placeholderText__95qG0{font-size:1.5rem;color:var(--text-muted)}.UserCommentsList_imageDetails__7Bxab{display:flex;flex-direction:column;flex:1 1;min-width:0;width:100%}.UserCommentsList_imageTitle__4cjCQ{font-size:.95rem;font-weight:600;color:var(--text-color);margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserCommentsList_imageAuthor__Kp2FO{font-size:.85rem;color:var(--text-secondary);margin:0}.UserCommentsList_imageNotFound__QTZOK{font-size:.75rem;color:var(--text-muted);font-style:italic;margin:.25rem 0 0}.UserCommentsList_commentContent__qDBEn{position:relative}.UserCommentsList_commentText__1rIl1{color:var(--text-color);line-height:1.5;margin:0 0 1rem;word-wrap:break-word}.UserCommentsList_commentMeta__aGwbs{display:flex;justify-content:space-between;align-items:center;gap:1rem}.UserCommentsList_commentDate__FJzmF{font-size:.85rem;color:var(--text-secondary,#666)}.UserCommentsList_editedIndicator__J6WbH{font-style:italic;color:var(--text-muted,#6c757d)}.UserCommentsList_commentActions__eWdFN{display:flex;gap:.5rem}.UserCommentsList_deleteButton__DfMKh,.UserCommentsList_editButton__ZlbQ5{padding:.25rem .75rem;border:1px solid var(--border-color,#e0e0e0);border-radius:4px;background:var(--background-secondary,#fff);color:var(--text-secondary,#666);font-size:.8rem;cursor:pointer;transition:all .2s ease}.UserCommentsList_editButton__ZlbQ5:hover{background:var(--primary-color,#007bff);color:white;border-color:var(--primary-color,#007bff)}.UserCommentsList_deleteButton__DfMKh:hover{background:#dc3545;color:white;border-color:#dc3545}.UserCommentsList_deleteButton__DfMKh:disabled,.UserCommentsList_editButton__ZlbQ5:disabled{opacity:.6;cursor:not-allowed}.UserCommentsList_editForm__1IdAc{display:flex;flex-direction:column;gap:1rem}.UserCommentsList_editTextarea__m_OTx{width:100%;padding:.75rem;border:1px solid var(--border-color,#e0e0e0);border-radius:4px;font-family:inherit;font-size:.9rem;line-height:1.5;resize:vertical;min-height:80px}.UserCommentsList_editTextarea__m_OTx:focus{outline:none;border-color:var(--primary-color,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.UserCommentsList_editActions__4CAzB{display:flex;gap:.5rem;justify-content:flex-start}.UserCommentsList_cancelButton__QVk6i,.UserCommentsList_saveButton__qBr3f{padding:.5rem 1rem;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.UserCommentsList_saveButton__qBr3f{background:var(--primary-color,#007bff);color:white;border:1px solid var(--primary-color,#007bff)}.UserCommentsList_saveButton__qBr3f:hover:not(:disabled){background:#0056b3;border-color:#0056b3}.UserCommentsList_saveButton__qBr3f:disabled{opacity:.6;cursor:not-allowed}.UserCommentsList_cancelButton__QVk6i{background:var(--background-secondary,#fff);color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.UserCommentsList_cancelButton__QVk6i:hover:not(:disabled){background:var(--background-tertiary,#f8f9fa)}.UserCommentsList_loadMore__xxAJh{display:flex;justify-content:center;margin-top:2rem}.UserCommentsList_loadMoreButton__dn9NW{padding:.75rem 1.5rem;background:var(--background-secondary,#fff);border:1px solid var(--border-color,#e0e0e0);border-radius:6px;color:var(--text-color,#333);cursor:pointer;transition:all .2s ease}.UserCommentsList_loadMoreButton__dn9NW:hover:not(:disabled){background:var(--primary-color,#007bff);color:white;border-color:var(--primary-color,#007bff)}.UserCommentsList_loadMoreButton__dn9NW:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.UserCommentsList_commentItem__bt9PF{padding:1rem}.UserCommentsList_imageInfo__FKPsB{flex-direction:column;align-items:flex-start;gap:.75rem}.UserCommentsList_imageThumbnail__du0S_{width:50px;height:50px}.UserCommentsList_commentMeta__aGwbs{flex-direction:column;align-items:flex-start;gap:.75rem}.UserCommentsList_commentActions__eWdFN{align-self:stretch;justify-content:space-between}.UserCommentsList_deleteButton__DfMKh,.UserCommentsList_editButton__ZlbQ5{flex:1 1;text-align:center}}