.ClimbBox_loaderContainer__mTA7g{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100%;gap:2rem;margin-top:4rem}.ClimbBox_loaderText__bpaNz{font-size:1.1rem;font-weight:700;background:var(--text-gradient);-webkit-background-clip:text;color:transparent}.mainModal_modalOverlay__lb3Ga{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.mainModal_modalContent__jcchE{background:var(--background-color);padding:20px;border-radius:8px;width:90%;max-width:500px;height:auto;overflow-y:auto;position:relative;text-align:center}.mainModal_closeButton__5NMMF{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}@media (max-width:600px){.mainModal_modalContent__jcchE{margin-top:2rem;padding:4px}}.primaryButton_primaryButton__6gN_t{background-color:var(--tertiary-color);color:var(--text-color);border:1px solid var(--text-color);padding:10px 20px;font-size:16px;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.primaryButton_primaryButton__6gN_t:hover{background-color:var(--primary-color-dark)}.primaryButton_primaryButton__6gN_t:active{background-color:var(--primary-color-darker)}.primaryButton_primaryButton__6gN_t:disabled{background-color:var(--disabled-color);cursor:not-allowed}.ThemeToggle_toggleButton__NRwic{background:none;border:none;padding:0;margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header_navContainer__WyXWb{margin:0;padding:0;width:100%;z-index:100}.header_navGrid__a262G{display:grid;align-items:center;justify-items:center;padding:0;margin:4rem 0 0}.header_navGrid__a262G li{list-style:none}.header_navLogo__QJDV4{justify-self:center;padding:0;margin:0}.header_backToHomeButton__DKtkM{color:var(--text-color,#fff);text-decoration:none;font-size:1.1rem;font-weight:500;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease}.header_sr-only__i39pS{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header_iconContainer__snaL0{background-color:transparent;border-width:1px;border-style:solid;border-radius:50%;padding:9px;display:flex;align-items:center;justify-content:center}.header_iconActive__oH8ly{border-color:lightgray}.header_iconInactive__Fp44g{border-color:transparent}.header_actionSection__UdJIA{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:1rem}.header_rightActions__HUuBj{display:flex;align-items:center;gap:1rem;padding-right:.5rem}.header_desktopOnly__mBJ_A{display:flex}@media (min-width:768px) and (max-width:1024px){.header_themeImage__JjY1U{object-fit:cover}}@media (max-width:767px){.header_navGrid__a262G{min-height:8vh}.header_themeImage__JjY1U{width:100%;height:100%;object-fit:cover}.header_themeImage__JjY1U img{width:100%;max-width:100%;height:auto}.header_desktopOnly__mBJ_A{display:none!important}.header_actionSection__UdJIA,.header_rightActions__HUuBj{justify-content:center}}.header_goProText__XjoeR{font-size:1.2rem;font-weight:700;background:var(--text-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center;cursor:pointer}.header_goProText__XjoeR:hover{text-decoration:underline;color:var(--text-color)}.header_loginButton__u96aP{background:var(--accent-color,#f4d35e);color:var(--background-color,#232323);border:none;padding:.5rem 1rem;margin:.5rem 1rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .1s}.header_loginButton__u96aP:hover{background:var(--tertiary-color,#e06c75);transform:translateY(-1px)}.header_profileButton__jJ_eb{background:transparent;color:white;border:none;padding:.5rem 1rem;margin:.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center}.header_profileButton__jJ_eb:hover{background:transparent;transform:translateY(-1px);text-decoration:none}.header_leftActions__n178p{display:flex;align-items:center;padding-left:.5rem}.footer_footerContainer__24vnt{margin-top:100%;height:auto;min-height:10rem;background-color:var(--background-color);color:var(--text-color);z-index:1;border-top:1px solid lightgrey;display:flex;flex-direction:column;justify-content:center}.footer_footerContent__dX46s{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:2rem;width:100%;box-sizing:border-box}.footer_footerItem__CpyUf{padding-left:10px;text-align:center}.footer_footerItem__CpyUf p:last-child{margin:.2rem}.footer_footerItem__CpyUf a{font-size:calc(.9rem + .5vw);text-decoration:none;color:var(--text-color);font-weight:700;position:relative}.footer_footerItem__CpyUf a:before{content:"";background-color:var(--link-color);position:absolute;left:0;bottom:3px;width:100%;height:8px;z-index:-1;transition:all .3s ease-in-out}.footer_footerItem__CpyUf a:hover:before{bottom:0;height:100%}@media (max-width:768px){.footer_footerContainer__24vnt{min-height:8rem;padding:1rem}.footer_footerContent__dX46s{flex-direction:column;align-items:center}.footer_footerItem__CpyUf{padding-left:0;margin-bottom:1rem}}@media (max-width:480px){.footer_footerContainer__24vnt{min-height:6rem;padding:.5rem}.footer_footerContent__dX46s{padding:.5rem}.footer_footerItem__CpyUf{margin-bottom:.5rem}}.shareButtons_shareButtonsContainer__S70w3{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;grid-gap:1rem;gap:1rem;margin-top:2rem}.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_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_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}}.Titles_mainTitleContainer__KdbXE{width:98%}.Titles_mainTitle__SeOQb{margin:0}h2.Titles_subTitle__AdhKc{margin:1rem 0}p.Titles_subTitle__AdhKc{margin:0;padding:0}p.Titles_mainText__1uqZE{margin:0 20px}.Titles_homeTitleGrid__itfnY{display:grid;grid-template-columns:70% 30%;justify-content:space-evenly;align-content:space-evenly;align-items:end;grid-gap:20px;gap:20px}.Titles_homeTitleGridItemRight__eRspV{justify-self:flex-end;z-index:1}h1.Titles_centerText__C0_zw{font-size:2rem;margin-bottom:20px;text-align:center}h2.Titles_centerText__C0_zw{font-size:1.5rem;text-align:center}p.Titles_centerText__C0_zw{font-size:1rem;text-align:center}@media (max-width:768px){.Titles_homeTitleGrid__itfnY{grid-template-columns:1fr;grid-auto-flow:row;margin:6px}}.PhotographersCardSlide_photographersCardsSlideContainer__yyZFa{border-top:1px solid lightgrey}.PhotographersCardSlide_subTitle__T3rD_{margin:2rem 0 0}.PhotographersCardSlide_sectionIntro__ReVKQ{margin:0 0 2rem}.HeartButton_heartButton__r8_4g{position:absolute;bottom:6px;right:6px;background:rgba(0,0,0,.7);border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.HeartButton_heartButton__r8_4g:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.HeartButton_heartButton__r8_4g:active{transform:scale(.95)}.HeartButton_heartButton__r8_4g.HeartButton_liked__Qgi4C{color:#ff4757}.HeartButton_heartButton__r8_4g.HeartButton_liked__Qgi4C:hover{color:#ff3742}.HeartButton_heartButton__r8_4g.HeartButton_unliked__qfKOy{color:rgba(255,255,255,.8)}.HeartButton_heartButton__r8_4g.HeartButton_unliked__qfKOy:hover{color:#ff4757}.HeartButton_heartButton__r8_4g svg{transition:all .2s ease}.HeartButton_heartButton__r8_4g.HeartButton_liked__Qgi4C svg{fill:currentColor}.HeartButton_heartButton__r8_4g.HeartButton_unliked__qfKOy svg{fill:none}.HeartButton_heartButton__r8_4g.HeartButton_modalView__fKx2T{position:absolute;top:0;right:0;width:48px;height:48px;z-index:9999}.HeartButton_heartButton__r8_4g.HeartButton_modalView__fKx2T svg{width:28px;height:28px}.CommentsButton_commentsButton__PGoPi{position:absolute;bottom:36px;right:6px;background:rgba(0,0,0,.7);border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;color:white;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.CommentsButton_commentsButton__PGoPi:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.CommentsButton_commentsButton__PGoPi:active{transform:scale(.95)}.CommentsButton_icon__fhOsE{width:20px;height:20px;stroke-width:2}.CommentsButton_badge__O7hqC{position:absolute;top:-11px;right:-5px;display:flex;align-items:center;justify-content:center;padding:4px;background:var(--tertiary-color,#dc3545);color:white;min-width:8px;height:8px;font-size:8px;font-weight:600;line-height:1;border:2px solid white;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.CommentsButton_modalView__R3OxG{position:relative;top:auto;left:auto;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:white}.CommentsButton_modalView__R3OxG:hover{background:rgba(255,255,255,.3)}.CommentsButton_modalView__R3OxG .CommentsButton_badge__O7hqC{background:var(--tertiary-color,#dc3545);border:2px solid rgba(255,255,255,.8)}@media (max-width:768px){.CommentsButton_icon__fhOsE{width:18px;height:18px}.CommentsButton_badge__O7hqC{font-size:10px;top:-4px;right:-4px}.CommentsButton_modalView__R3OxG{position:absolute;top:12px;right:12px;left:auto;bottom:auto;z-index:100;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);color:white;box-shadow:0 2px 8px rgba(0,0,0,.2)}.CommentsButton_commentsButton__PGoPi{z-index:101}}.CommentsModal_modalOverlay__YOifl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:999999;padding:1rem}.CommentsModal_modalContent__hjb0x{background:var(--background-color,white);border-radius:12px;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden}.CommentsModal_modalHeader__4kPzv{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;border-bottom:1px solid var(--border-color,#e0e0e0);background:var(--background-color,white);position:-webkit-sticky;position:sticky;top:0;z-index:10}.CommentsModal_modalTitle__yZhm_{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-color,#333)}.CommentsModal_closeButton__j9CLy{background:none;border:none;font-size:2rem;cursor:pointer;color:var(--text-muted,#6c757d);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;line-height:1}.CommentsModal_closeButton__j9CLy:hover{background:var(--hover-color,rgba(0,0,0,.1));color:var(--text-color,#333)}.CommentsModal_modalBody__oh87w{flex:1 1;overflow-y:auto;padding:1.5rem;background:var(--background-secondary,#f8f9fa)}.CommentsModal_commentsList__XC7fK{margin-top:0}.CommentsModal_commentsHeader__rmp7b{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-light,#f0f0f0)}.CommentsModal_commentsHeader__rmp7b h3{margin:0;font-size:1rem;font-weight:600;color:var(--text-color,#333)}.CommentsModal_loading__fFWZQ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}.CommentsModal_spinner__l3MCH{width:32px;height:32px;border-top:3px solid var(--border-color,#e0e0e0);border:3px solid var(--border-color,#e0e0e0);border-top-color:var(--primary-color,#007bff);border-radius:50%;animation:CommentsModal_spin__U1Neo 1s linear infinite;margin-bottom:1rem}@keyframes CommentsModal_spin__U1Neo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CommentsModal_loading__fFWZQ p{margin:0;color:var(--text-muted,#6c757d);font-size:.9rem}.CommentsModal_emptyState__TbQMn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:var(--background-color,white);border-radius:8px;border:2px dashed var(--border-light,#f0f0f0)}.CommentsModal_emptyIcon__0or8I{font-size:3rem;margin-bottom:1rem;opacity:.7}.CommentsModal_emptyState__TbQMn h3{margin:0 0 .5rem;color:var(--text-color,#333);font-size:1.1rem}.CommentsModal_emptyState__TbQMn p{margin:0;color:var(--text-muted,#6c757d);font-size:.9rem;line-height:1.5}@media (max-width:768px){.CommentsModal_modalOverlay__YOifl{align-items:flex-start;padding:2rem .5rem .5rem}.CommentsModal_modalContent__hjb0x{max-height:95vh;width:100%;max-width:none;border-radius:8px}.CommentsModal_modalHeader__4kPzv{padding:1rem 1rem 0}.CommentsModal_modalTitle__yZhm_{font-size:1.1rem}.CommentsModal_closeButton__j9CLy{width:36px;height:36px;font-size:1.5rem}.CommentsModal_modalBody__oh87w{padding:1rem}.CommentsModal_emptyState__TbQMn{padding:2rem 1rem}.CommentsModal_emptyIcon__0or8I{font-size:2.5rem}}@media (prefers-color-scheme:dark){.CommentsModal_modalOverlay__YOifl{background:rgba(0,0,0,.85)}.CommentsModal_modalContent__hjb0x{box-shadow:0 20px 60px rgba(0,0,0,.6)}}.CommentForm_commentForm__MtCQE{background:var(--background-secondary,#fff);border:1px solid var(--border-color,#e0e0e0);border-radius:8px;padding:1rem;margin-bottom:1.5rem}.CommentForm_inputGroup__HwDKz{margin-bottom:.75rem}.CommentForm_textarea__lK5Um{width:95%;min-height:80px;padding:.75rem;border:1px solid var(--border-color,#ccc);border-radius:6px;font-family:inherit;font-size:.9rem;line-height:1.5;resize:vertical;background:var(--input-background,white);color:var(--secondary-color,#333);transition:border-color .2s ease,box-shadow .2s ease}.CommentForm_textarea__lK5Um:focus{outline:none;border-color:var(--primary-color,#007bff);box-shadow:0 0 0 3px rgba(0,123,255,.1)}.CommentForm_textarea__lK5Um:disabled{background:var(--disabled-background,#f8f9fa);color:var(--text-muted,#6c757d);cursor:not-allowed}.CommentForm_textarea__lK5Um::placeholder{color:var(--text-muted,#6c757d)}.CommentForm_error__EUgXI{color:#dc3545;font-size:.85rem;margin-top:.5rem;padding:.5rem;background:rgba(220,53,69,.1);border-radius:4px;border-left:3px solid #dc3545}.CommentForm_actions__mWR6I{display:flex;justify-content:flex-end}.CommentForm_submitSection__cPO1K{display:flex;gap:.5rem}.CommentForm_clearButton__m5wJg,.CommentForm_loginButton__YdNSJ,.CommentForm_submitButton__9r5Sz{padding:.625rem 1.25rem;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:100px}.CommentForm_submitButton__9r5Sz{background:var(--primary-color,#007bff);color:white}.CommentForm_submitButton__9r5Sz:hover:not(:disabled){background:var(--primary-hover,#0056b3);transform:translateY(-1px)}.CommentForm_submitButton__9r5Sz:disabled{opacity:.6;cursor:not-allowed;transform:none}.CommentForm_clearButton__m5wJg{background:var(--secondary-color,#6c757d);color:white}.CommentForm_clearButton__m5wJg:hover:not(:disabled){background:var(--secondary-hover,#545b62)}.CommentForm_clearButton__m5wJg:disabled{opacity:.6;cursor:not-allowed}.CommentForm_loginButton__YdNSJ{background:var(--accent-color,#28a745);color:white;min-width:150px}.CommentForm_loginButton__YdNSJ:hover{background:var(--accent-hover,#218838);transform:translateY(-1px)}@media (max-width:768px){.CommentForm_commentForm__MtCQE{padding:.75rem}.CommentForm_textarea__lK5Um{padding:.625rem;font-size:16px}.CommentForm_submitSection__cPO1K{flex-direction:column;width:100%}.CommentForm_clearButton__m5wJg,.CommentForm_loginButton__YdNSJ,.CommentForm_submitButton__9r5Sz{width:100%;min-width:auto}.CommentForm_actions__mWR6I{justify-content:stretch}}.CommentItem_commentItem__CLFU5{background:var(--background-color,#f8f9fa);border:1px solid var(--border-color,#e0e0e0);border-radius:8px;padding:1rem;margin-bottom:.75rem}.CommentItem_commentHeader__1gs1b{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.CommentItem_author__Rcs8m{font-weight:600;color:var(--primary-color,#007bff);font-size:.9rem}.CommentItem_date__CNLYc{color:var(--text-muted,#6c757d);font-size:.8rem}.CommentItem_actions__pGjNw{display:flex;gap:.25rem}.CommentItem_commentContent__cGRB5{margin-top:.5rem}.CommentItem_content___DDi0{margin:0;line-height:1.5;color:var(--text-color,#333);word-wrap:break-word;font-size:medium;white-space:pre-wrap}.CommentItem_editForm__ujskq{display:flex;flex-direction:column;gap:.5rem}.CommentItem_editTextarea__EnFwN{width:100%;min-height:80px;padding:.5rem;border:1px solid var(--border-color,#ccc);border-radius:4px;font-family:inherit;font-size:.9rem;resize:vertical;background:var(--input-background,white);color:var(--secondary-color,#333)}.CommentItem_editTextarea__EnFwN:focus{outline:none;border-color:var(--primary-color,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,.25)}.CommentItem_editActions__WkHx1{display:flex;gap:.5rem;justify-content:flex-end}.CommentItem_cancelButton__jp27M,.CommentItem_saveButton__U5Wqi{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease}.CommentItem_saveButton__U5Wqi{background:var(--primary-color,#007bff);color:white}.CommentItem_saveButton__U5Wqi:hover:not(:disabled){background:var(--primary-hover,#0056b3)}.CommentItem_saveButton__U5Wqi:disabled{opacity:.6;cursor:not-allowed}.CommentItem_cancelButton__jp27M{background:var(--secondary-color,#6c757d);color:white}.CommentItem_cancelButton__jp27M:hover:not(:disabled){background:var(--secondary-hover,#545b62)}.CommentItem_cancelButton__jp27M:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.CommentItem_commentItem__CLFU5{padding:.75rem}.CommentItem_commentHeader__1gs1b{flex-direction:column;align-items:flex-start}.CommentItem_actions__pGjNw{align-self:flex-end}.CommentItem_editActions__WkHx1{flex-direction:column}.CommentItem_cancelButton__jp27M,.CommentItem_saveButton__U5Wqi{width:100%}}.ButtonStyles_buttonBase__4u1X_{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;background:var(--background-secondary);color:var(--foreground-muted)}.ButtonStyles_buttonBase__4u1X_:hover{background:var(--button-primary-bg);color:var(--button-primary-text)}.ButtonStyles_deleteButton__HqgrZ:hover{background:#dc3545;color:white}@media (max-width:768px){.ButtonStyles_buttonBase__4u1X_{min-width:44px;min-height:44px;width:auto;font-size:1.2rem;border:.5px solid var(--link-color);padding:6px}}@media (max-width:480px){.ButtonStyles_buttonBase__4u1X_{min-width:40px;min-height:40px;padding:.5rem;font-size:1rem}}.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_editButton__ZlbQ5{background:var(--button-primary-bg,#fff)}.UserCommentsList_deleteButton__DfMKh,.UserCommentsList_editButton__ZlbQ5{padding:.25rem .75rem;border:1px solid var(--border-color,#e0e0e0);border-radius:4px;color:var(--text-color,#666);font-size:.8rem;cursor:pointer;transition:all .2s ease}.UserCommentsList_deleteButton__DfMKh{background:var(--tertiary-color,#fff)}.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}}.ContentTabs_tabsContainer__BNTfH{width:100%}.ContentTabs_tabNav__sxAqG{display:flex;margin-bottom:2rem;gap:0}.ContentTabs_tabButton__Lnn2T{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:none;color:var(--text-color);font-size:1rem;cursor:pointer;transition:all .2s ease;border:none;border-bottom:3px solid transparent;min-height:60px}.ContentTabs_tabButton__Lnn2T:hover{color:var(--text-color);background-color:rgba(var(--secondary-color),.1)}.ContentTabs_tabButton__Lnn2T.ContentTabs_active__HITNS{color:var(--text-color);border-bottom-color:var(--tertiary-color);font-weight:600}.ContentTabs_tabIcon___4vYu{font-size:1.2rem}.ContentTabs_tabLabel__4CgpT{font-weight:inherit}.ContentTabs_tabContent__kuTpG{min-height:400px;width:100%}@media (max-width:768px){.ContentTabs_tabButton__Lnn2T{flex-direction:column;gap:.25rem;padding:.75rem .5rem;min-height:70px}.ContentTabs_tabIcon___4vYu{font-size:1.1rem}.ContentTabs_tabLabel__4CgpT{font-size:.875rem}.ContentTabs_tabNav__sxAqG{margin-bottom:1.5rem}}@media (max-width:480px){.ContentTabs_tabLabel__4CgpT{font-size:.75rem}.ContentTabs_tabIcon___4vYu{font-size:1rem}}.photoCurations_container__PcqxL{min-height:100vh;background-color:var(--background-color);color:var(--text-color)}.photoCurations_main__34nzz{flex:1 1;padding:2rem 1rem;max-width:1200px;margin:0 auto;min-height:calc(100vh - 200px)}.photoCurations_content__jrkaC{width:100%}.photoCurations_title__vjJVg{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--text-color)}.photoCurations_subtitle__EtVDI{font-size:1.1rem;color:var(--text-color);margin-bottom:2rem}.photoCurations_loadingContainer__2hSi5{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--background-color)}.photoCurations_loader__J_2K_{padding:2rem;font-size:1.2rem;color:var(--text-color)}@media (max-width:768px){.photoCurations_main__34nzz{padding:1rem .5rem;margin-bottom:80px}.photoCurations_title__vjJVg{font-size:1.5rem}.photoCurations_subtitle__EtVDI{font-size:1rem}}.faq_faqContainer__3BCmi{max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:Trade Gothic,sans-serif;line-height:1.6;color:var(--text-color)}.faq_header__bmdpb{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid var(--secondary-color)}.faq_mainTitle__ddo_I{font-size:3rem;font-weight:800;margin-bottom:1rem;background:var(--text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq_subtitle__PSp3r{font-size:1.2rem;color:var(--text-color);opacity:.8;max-width:800px;margin:0 auto}.faq_tableOfContents__5cB_B{background:var(--background-color);border:1px solid var(--secondary-color);border-radius:8px;padding:2rem;margin-bottom:3rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.faq_tableOfContents__5cB_B h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-color)}.faq_tableOfContents__5cB_B ul{list-style:none;padding:0;margin:0}.faq_tableOfContents__5cB_B>ul>li{margin-bottom:1rem}.faq_tableOfContents__5cB_B>ul>li>a{font-weight:700;font-size:1.1rem;color:var(--tertiary-color);text-decoration:none;display:block;margin-bottom:.5rem}.faq_tableOfContents__5cB_B>ul>li>a:hover{text-decoration:underline}.faq_tableOfContents__5cB_B ul ul{margin-left:1rem;margin-top:.5rem}.faq_tableOfContents__5cB_B ul ul li{margin-bottom:.3rem}.faq_tableOfContents__5cB_B ul ul a{color:var(--link-color);text-decoration:none;font-size:1.2rem}.faq_tableOfContents__5cB_B ul ul a:hover{text-decoration:underline}.faq_faqContent__F9Af7{margin-bottom:3rem}.faq_faqSection__gTDav{margin-bottom:3rem;scroll-margin-top:2rem}.faq_sectionTitle__exCVQ{font-size:2rem;font-weight:700;margin-bottom:2rem;padding-bottom:.5rem;border-bottom:2px solid var(--tertiary-color);color:var(--text-color)}.faq_faqItem__9kuH1{margin-bottom:2rem;padding:1.5rem;background:var(--background-color);border:1px solid var(--secondary-color);border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05);scroll-margin-top:2rem;transition:box-shadow .3s ease}.faq_faqItem__9kuH1:hover{box-shadow:0 4px 15px rgba(0,0,0,.1)}.faq_question__2wu97{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:var(--text-color);line-height:1.4}.faq_answer__2EVyw{font-size:1rem;color:var(--text-color);opacity:.9}.faq_answer__2EVyw p{margin:0;line-height:1.7}.faq_faqFooter__ru2nO{background:var(--background-color);border:1px solid var(--secondary-color);border-radius:8px;padding:2rem;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.1)}.faq_callToAction__jp9hH h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:var(--text-color)}.faq_callToAction__jp9hH p{font-size:1.1rem;margin-bottom:1.5rem;opacity:.8}.faq_contactInfo__r_g2b a{color:var(--text-color);text-decoration:none;font-weight:600}.faq_contactInfo__r_g2b a:hover{text-decoration:underline}[data-theme=dark] .faq_faqContainer__3BCmi{color:var(--color-white)}[data-theme=dark] .faq_faqFooter__ru2nO,[data-theme=dark] .faq_faqItem__9kuH1,[data-theme=dark] .faq_tableOfContents__5cB_B{background:#2a2a2a;border-color:#444}[data-theme=dark] .faq_faqItem__9kuH1:hover{box-shadow:0 4px 15px rgba(255,255,255,.1)}@media (max-width:768px){.faq_faqContainer__3BCmi{padding:1rem .5rem}.faq_mainTitle__ddo_I{font-size:2.2rem}.faq_subtitle__PSp3r{font-size:1rem}.faq_faqFooter__ru2nO,.faq_faqItem__9kuH1,.faq_tableOfContents__5cB_B{padding:1rem}.faq_sectionTitle__exCVQ{font-size:1.6rem}.faq_question__2wu97{font-size:1.1rem}.faq_answer__2EVyw{font-size:.95rem}}@media (max-width:480px){.faq_mainTitle__ddo_I{font-size:1.8rem}.faq_tableOfContents__5cB_B ul ul{margin-left:.5rem}.faq_faqItem__9kuH1{padding:1rem}.faq_question__2wu97{font-size:1rem}}.faq_goToTopButton__4W6G4{position:fixed;bottom:20px;right:20px;background-color:var(--text-color);color:var(--background-color);border:2px solid var(--tertiary-color);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;text-decoration:none;cursor:pointer;z-index:1000;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.2)}.faq_goToTopButton__4W6G4:hover{background-color:var(--tertiary-color);color:var(--background-color);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.3)}[data-theme=dark] .faq_goToTopButton__4W6G4{background-color:var(--color-white);color:var(--color-black);box-shadow:0 2px 10px rgba(255,255,255,.2)}[data-theme=dark] .faq_goToTopButton__4W6G4:hover{background-color:var(--tertiary-color);color:var(--color-white);box-shadow:0 4px 15px rgba(255,255,255,.3)}@media (max-width:768px){.faq_goToTopButton__4W6G4{width:45px;height:45px;font-size:20px;bottom:15px;right:15px}}