._container_7vr2e_2{position:fixed;top:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:9999}._toast_7vr2e_12{min-width:220px;max-width:360px;padding:10px 14px;border-radius:8px;color:#111827;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 12px #00000014;font-size:.95rem}._success_7vr2e_24{border-left:4px solid #67a31b}._error_7vr2e_28{border-left:4px solid #ef4444}._info_7vr2e_32{border-left:4px solid #3b82f6}._confirm_7vr2e_36{border-left:4px solid #f59e0b}._confirmMessage_7vr2e_40{margin-bottom:10px}._toastActions_7vr2e_44{display:flex;justify-content:flex-end;gap:8px}._btnPrimary_7vr2e_50{padding:6px 12px;background-color:#67a31b;color:#fff;border:none;border-radius:6px;cursor:pointer}._btnSecondary_7vr2e_59{padding:6px 12px;background-color:#f3f4f6;color:#111827;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer}@media (max-width: 600px){._container_7vr2e_2{left:16px;right:16px}._toast_7vr2e_12{max-width:none}}._root_1tsuw_3{--main-color: #67a31b;--text-color: #333;--medium-text-color: #444;--light-text-color: #555;--border-color: #ebebeb;--transparent-color: #86b4496e;--desktop-content-width: 837px;width:100%;flex-direction:column}._header_1tsuw_15{background-color:#333;color:#fff;padding:1rem}._logo_1tsuw_21{font-weight:700;font-size:1.5rem}._headerContainer_1tsuw_27{border-bottom:1px solid var(--border-color);font-family:Arial,sans-serif;width:100%;box-sizing:border-box}._contentWrapper_1tsuw_37{max-width:var(--desktop-content-width);margin-left:auto;margin-right:auto;width:100%;height:min-content;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:0}._headerTop_1tsuw_51{background:linear-gradient(to bottom,var(--transparent-color) 0%,transparent 75%);padding:15px 0}._headerTop_1tsuw_51>._contentWrapper_1tsuw_37{justify-content:space-between;gap:25px}._headerTopLeftGroup_1tsuw_64{display:flex;align-items:center;gap:25px;flex-shrink:0}._locationSelector_1tsuw_71{background:none;border:none;cursor:pointer;font-size:.8rem;font-weight:700;color:var(--text-color);display:flex;align-items:center;gap:5px;padding:5px;white-space:nowrap;box-sizing:border-box;position:relative}._locationArrow_1tsuw_87{margin-top:2px;flex-shrink:0;transition:transform .2s ease-in-out;margin-left:4px}._arrowUp_1tsuw_94{transform:rotate(180deg)}._headerSearch_1tsuw_99{flex-grow:1;position:relative;max-width:450px;min-width:200px;order:1}._searchInput_1tsuw_108{width:100%;padding:12px 15px 12px 45px;border:1px solid var(--border-color);border-radius:8px;font-size:1rem;box-sizing:border-box;background-color:#fff}._searchInput_1tsuw_108:focus{outline:none;border-color:var(--main-color);box-shadow:0 0 0 2px #67a31b33}._searchIcon_1tsuw_122{position:absolute;left:15px;top:50%;transform:translateY(-50%);pointer-events:none}._headerRight_1tsuw_131{display:flex;align-items:center;gap:25px;order:2;flex-shrink:0}._headerRight_1tsuw_131 a{text-decoration:none}._headerActionLink_1tsuw_144{width:50px;display:flex;justify-content:center}._headerAction_1tsuw_144{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;font-size:.85rem;color:var(--medium-text-color);gap:4px}._actionText_1tsuw_161{white-space:nowrap}._headerAction_1tsuw_144:hover ._actionText_1tsuw_161,._headerAction_1tsuw_144:hover svg{color:var(--text-color)}._headerNav_1tsuw_175{overflow-x:auto;white-space:nowrap;background-color:#fff;scrollbar-width:none;-ms-overflow-style:none;border-bottom:2px solid var(--border-color)}._headerNav_1tsuw_175::-webkit-scrollbar{display:none}._headerNav_1tsuw_175>._contentWrapper_1tsuw_37{justify-content:space-around;gap:15px;padding:0 25px}._navItem_1tsuw_194{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;gap:8px;padding:10px 5px 10px 0;font-size:1rem;color:var(--light-text-color);border-bottom:3px solid transparent;transition:color .2s ease-in-out,border-color .2s ease-in-out;flex-direction:row;flex-shrink:0;text-decoration:none}._navItem_1tsuw_194 svg{color:#777;transition:color .2s ease-in-out;margin-bottom:0;padding-bottom:3px}._navItemText_1tsuw_219{line-height:1.2;display:inline-block;vertical-align:middle}._navItem_1tsuw_194:hover{color:var(--text-color)}._navItem_1tsuw_194:hover svg{color:var(--text-color)}._navItem_1tsuw_194._active_1tsuw_230{color:var(--main-color);border-bottom-color:var(--main-color);font-weight:500}._navItem_1tsuw_194._active_1tsuw_230 svg{color:var(--main-color)}._locationSelectorWrapper_1tsuw_240{position:relative;display:inline-block}._cityDropdown_1tsuw_246{position:absolute;top:calc(100% + 5px);left:-30px;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;max-height:300px;overflow-y:auto;z-index:1000;min-width:120px;padding:5px 0}._cityDropdownItem_1tsuw_261{padding:8px 15px;cursor:pointer;font-size:14px;color:#333;white-space:nowrap}._cityDropdownItem_1tsuw_261:hover{background-color:#f0f0f0}@media (max-width: 767px){._contentWrapper_1tsuw_37{max-width:none;padding:8px 4px 0}._headerTop_1tsuw_51{padding:10px 0}._headerTop_1tsuw_51>._contentWrapper_1tsuw_37{display:flex;flex-direction:column;gap:12px}._row1_1tsuw_292{display:flex;justify-content:space-between;width:100%}._headerTopLeftGroup_1tsuw_64{order:unset;width:auto;justify-content:flex-start;gap:10px}._headerLogo_1tsuw_305{max-height:50px}._locationSelector_1tsuw_71{display:flex;font-size:.8rem;padding:3px;white-space:nowrap;max-width:70px}._headerRight_1tsuw_131{order:unset;width:auto;margin-left:auto;gap:0px}._headerSearch_1tsuw_99{order:unset;width:100%;max-width:none;min-width:unset;padding:0 5px;box-sizing:border-box}._searchInput_1tsuw_108{padding:10px 15px 10px 40px;font-size:.95rem}._searchIcon_1tsuw_122{left:12px}._headerNav_1tsuw_175{order:4;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}._headerNav_1tsuw_175>._contentWrapper_1tsuw_37{justify-content:space-between;overflow-x:auto;padding:0;gap:2px}._navItem_1tsuw_194{flex-direction:column;gap:2px;align-items:center;min-width:auto;border-bottom:none;font-size:.78rem;text-align:center;white-space:normal;line-height:1.1;flex-grow:1;flex-basis:0;padding:0;box-sizing:border-box}._navItem_1tsuw_194 svg{margin-bottom:2px;padding-bottom:0}._navItem_1tsuw_194._active_1tsuw_230{color:var(--main-color);border-bottom-color:transparent;font-weight:600}._navItem_1tsuw_194._active_1tsuw_230 svg{color:var(--main-color)}}@media (max-width: 374px){._contentWrapper_1tsuw_37{padding:10px}._headerTop_1tsuw_51>._contentWrapper_1tsuw_37{gap:10px}._headerLogo_1tsuw_305{height:45px}._headerRight_1tsuw_131{gap:0px}._navItem_1tsuw_194{font-size:.7rem;padding:0}._navItem_1tsuw_194 svg{padding-bottom:0}}._notificationIcon_1tsuw_412{position:relative;display:flex;align-items:center;justify-content:center}._notificationBadge_1tsuw_419{position:absolute;top:-6px;right:-10px;background:#ff4757;color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 1px 3px #0000004d;border:2px solid #fff}._notificationBadgeLarge_1tsuw_439{width:auto;min-width:20px;height:18px;padding:0 6px;border-radius:12px}._headerAction_1tsuw_144 svg{margin-top:0}._headerActionLink_1tsuw_144[href="/bildirimler"] ._headerAction_1tsuw_144 svg{margin-top:2px}._headerActionLink_1tsuw_144[href="/bildirimler"] ._headerAction_1tsuw_144 ._actionText_1tsuw_161{margin-top:-2px}@media (min-width: 1200px){._contentWrapper_1tsuw_37{max-width:1030px}}._footer_nlv9t_4{background:linear-gradient(0deg,#b3b3b3,#fff);color:#343a40;padding-top:40px;font-family:sans-serif;display:block;width:100%}._container_nlv9t_13{max-width:837px;margin:0 auto;padding:0 20px;display:flex!important;flex-wrap:wrap;justify-content:space-between;gap:30px}._column_nlv9t_23{flex:1;min-width:175px;display:block!important}._column_nlv9t_23 h4{position:relative;margin-bottom:20px;display:block!important}._column_nlv9t_23 h4:after{content:"";position:absolute;left:0;bottom:-8px;width:40px;height:2px;background-color:var(--main-color)}._column_nlv9t_23 ul{list-style:none;padding:0;margin:0}._column_nlv9t_23 ul li{margin-bottom:12px;display:block!important}._column_nlv9t_23 ul li a{color:#495057;text-decoration:none;transition:color .3s ease,transform .3s ease;display:inline-block}._column_nlv9t_23 ul li a:hover{color:#0056b3;text-decoration:none;transform:translate(3px)}._socialLinks_nlv9t_70{display:flex;flex-wrap:wrap;gap:15px}._socialLinks_nlv9t_70 li a{font-size:24px;display:flex;align-items:center;justify-content:center;color:#495057;transition:color .3s ease,transform .3s ease}._socialLinks_nlv9t_70 li a:hover{color:#0056b3;transform:scale(1.1)}._socialLinks_nlv9t_70 svg{width:28px;height:28px;color:var(--medium-text-color)}._whatsappSupport_nlv9t_97{margin-top:20px;background-color:#054640;color:#fff;padding:20px 5px;border-radius:20px;display:inline-flex;align-items:center;gap:3px;transition:background-color .3s ease;max-width:175px}._whatsappSupport_nlv9t_97 svg{color:#fff}._whatsappSupport_nlv9t_97 a{color:#fff;text-decoration:none;font-weight:500}._whatsappSupport_nlv9t_97:hover{background-color:#054640}._copyRight_nlv9t_125{text-align:center;text-transform:uppercase;font-weight:600;margin-top:40px;padding:30px 0;color:var(--medium-text-color);font-size:.9em;display:block!important}@media (max-width: 992px){._container_nlv9t_13{gap:25px}._column_nlv9t_23{min-width:calc(50% - 20px)}}@media (max-width: 768px){._container_nlv9t_13{flex-direction:column;align-items:flex-start;gap:30px}._column_nlv9t_23{min-width:100%;margin-bottom:20px;padding-left:30px}._column_nlv9t_23:last-child{margin-bottom:0}._whatsappSupport_nlv9t_97{display:flex;justify-content:center}}@media (max-width: 480px){._footer_nlv9t_4{padding:30px 0}._container_nlv9t_13{padding:0 15px 0 30px}._column_nlv9t_23 h4{font-size:1em}._column_nlv9t_23 ul li a{font-size:.95em}._whatsappSupport_nlv9t_97{padding:15px;font-size:.95em}._copyRight_nlv9t_125{font-size:.85em}}._root_kq6do_4{position:relative;width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center;background-color:#ffffffb2;overflow-x:hidden}._mainContentArea_kq6do_16{position:relative;width:100%;max-width:850px;flex-grow:1;display:flex;flex-direction:column;align-items:center;gap:20px;margin:30px 0;box-sizing:border-box}._mainContentArea_kq6do_16._disableDesktopMargin_kq6do_30{margin:0!important}._desktopTopPanel_kq6do_37{position:relative;top:auto;width:100%;max-width:879px;display:flex;justify-content:center;gap:12px;margin-top:30px}._desktopCategories_kq6do_49{position:relative;width:216px;height:244px;flex-shrink:0}._galleryFrameDesktop_kq6do_57{position:relative;width:651px;height:350px;flex-shrink:0;z-index:1}._galleryFrameMobile_kq6do_66{position:relative;width:100%;height:62.5vw;z-index:1}@media (min-width: 1200px){._mainContentArea_kq6do_16{max-width:1030px}}@media (max-width: 1023px){._mainContentArea_kq6do_16{margin:15px 0;padding:0 10px}._mainContentArea_kq6do_16._disableMobilePadding_kq6do_94{padding:0}._mainContentArea_kq6do_16._disableMobileMargin_kq6do_99{margin:0!important}._desktopTopPanel_kq6do_37{flex-direction:column;align-items:center;max-width:651px}._desktopCategories_kq6do_49{width:100%;max-width:400px;height:auto;margin-bottom:20px}}@media (max-width: 479px){._mainContentArea_kq6do_16{margin:15px 0;padding:0 10px}._mainContentArea_kq6do_16._disableMobileMargin_kq6do_99{margin:0!important}}.connection-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.connection-alert-popup{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:90%;text-align:center;box-shadow:0 10px 25px #0000001a;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.connection-alert-icon{font-size:48px;margin-bottom:16px}.connection-alert-title{color:#333;font-size:20px;font-weight:600;margin:0 0 12px}.connection-alert-message{color:#666;font-size:16px;margin:0 0 24px;line-height:1.5}.connection-alert-actions{display:flex;gap:12px;justify-content:center}.connection-alert-button{padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.retry-button{background-color:#22c55e;color:#fff}.retry-button:hover:not(:disabled){background-color:#16a34a}.retry-button:disabled{background-color:#94a3b8;cursor:not-allowed}.dismiss-button{background-color:#f3f4f6;color:#374151}.dismiss-button:hover{background-color:#e5e7eb}.connection-alert-loading{display:flex;align-items:center;justify-content:center;gap:12px;color:#666}.spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top:2px solid #22c55e;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.connection-alert-retry-count{margin-top:12px;font-size:12px;color:#9ca3af}.connection-alert-info{margin-top:16px;padding:12px;background-color:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px}.connection-alert-info small{color:#0284c7;font-size:12px;line-height:1.4}._root_1cefx_1{height:100%;font-family:sans-serif;background-color:#fff;flex-basis:100%;overflow-y:auto}._ilans_1j1mc_1{width:837px;height:373px;flex-direction:column;align-items:flex-start}._kategoribaslik_1j1mc_7{color:#000;font-size:24px;font-weight:500;font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;width:404px;height:46px;flex-direction:column}._kategoriler_1j1mc_18{width:100%;display:flex;flex-direction:row;align-items:flex-start;gap:14px;padding-left:5px;padding-right:15px;padding-bottom:15px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._kategoriler_1j1mc_18::-webkit-scrollbar{display:none}._kategoriler_1j1mc_18>*{flex-shrink:0}._galleryBigContainer_1j1mc_40{width:80%;order:2}._weatherColumn_1j1mc_46{display:flex;flex-direction:column;align-items:center;width:23%;order:1;gap:15px}._weatherWidgetContainer_1j1mc_56{height:auto;width:100%}._posterContainer_1j1mc_64{display:none;width:98%;height:240px;background-image:url(/assets/images/yz_poster.png);background-size:cover;background-position:center;border-radius:10px}._haberduyuru_1j1mc_74{position:relative;width:100%;max-width:850px;flex-direction:column;align-items:flex-start;overflow:hidden}._homepagenewscard_1j1mc_82{position:relative;width:100%;display:flex;justify-content:space-between;padding:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;gap:20px;align-items:stretch}._homepagenewscard_1j1mc_82::-webkit-scrollbar{display:none}._homepagenewscard_1j1mc_82>*{flex-shrink:0}._tecrubePaylasim_1j1mc_103{position:relative;width:100%;max-width:850px;height:min-content;padding-bottom:5px;flex-direction:column;align-items:center;overflow:hidden}._topSectionContainer_1j1mc_114{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;gap:2%;margin-bottom:20px}@media (min-width: 768px) and (max-width: 1023px){._ilans_1j1mc_1,._haberduyuru_1j1mc_74{width:100%}._homepagenewscard_1j1mc_82{width:100%;justify-content:flex-start}}@media (min-width: 480px) and (max-width: 767px){._galleryBigContainer_1j1mc_40{width:100%}._ilans_1j1mc_1{width:100%;margin-left:5px}._haberduyuru_1j1mc_74{width:100%}._homepagenewscard_1j1mc_82{width:100%;justify-content:flex-start}}@media (max-width: 479px){._galleryBigContainer_1j1mc_40{width:100%}._ilans_1j1mc_1{width:100%;margin-left:5px}._haberduyuru_1j1mc_74{width:100%}._homepagenewscard_1j1mc_82{width:100%;justify-content:flex-start}}@media (max-width: 767px){._topSectionContainer_1j1mc_114{flex-direction:column;gap:15px}._galleryBigContainer_1j1mc_40,._weatherColumn_1j1mc_46{width:100%;order:0}}@media (min-width: 768px){._posterContainer_1j1mc_64{display:block}}._root_xj1fl_1{display:flex;flex-direction:column;width:146px;height:285px;overflow:hidden;border-radius:12px;padding:4px;background-color:#f9fff1;transition:box-shadow .3s ease;border:1px solid rgba(0,0,0,.04);margin-bottom:5px}._card_xj1fl_15{display:flex;flex-direction:column;width:100%;height:100%;gap:5px}._imageContainer_xj1fl_23{position:relative;width:100%;height:170px;flex-shrink:0;overflow:hidden;box-sizing:border-box;border-radius:8px;border:1px solid rgba(0,0,0,.04)}._productImage_xj1fl_34{width:100%;height:100%;object-fit:cover}._productInfo_xj1fl_40{display:flex;flex-direction:column;gap:6px;flex:1;min-height:0;overflow:hidden}._productName_xj1fl_49{font-size:14px;font-weight:500;color:#000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;max-height:2.6em;flex:0 0 auto;margin-bottom:8px;max-width:100%}._ratingContainer_xj1fl_64{display:flex;align-items:center;gap:6px;margin-left:-2px;margin-top:auto;margin-bottom:6px}._ratingCount_xj1fl_73{font-size:12px;color:#666}._priceContainer_xj1fl_78{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}._price_xj1fl_78{font-size:1rem;font-weight:700;color:#000}._actionButton_xj1fl_91{width:70px;height:30px;background-color:#6da22e;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}._actionButton_xj1fl_91:hover{background-color:#5b8826}@media (max-width: 768px){._root_xj1fl_1{max-width:100%}}._skeleton_1gk3d_1{background:linear-gradient(90deg,#f5f5f5 25%,#eee,#f5f5f5 75%);background-size:200% 100%;animation:_shimmer_1gk3d_1 1.5s infinite;border-radius:4px}._circular_1gk3d_12{border-radius:50%}._text_1gk3d_16{border-radius:4px;height:1em}@keyframes _shimmer_1gk3d_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-color-scheme: dark){._skeleton_1gk3d_1{background:linear-gradient(90deg,#3a3a3a 25%,#4a4a4a,#3a3a3a 75%);background-size:200% 100%}}._root_oi6uv_2{display:flex;flex-direction:column;width:146px;height:285px;overflow:hidden;border-radius:12px;padding:4px;background-color:#f9fff1;border:1px solid rgba(0,0,0,.04);margin-bottom:5px}._card_oi6uv_15{display:flex;flex-direction:column;width:100%;height:100%;gap:5px}._imageContainer_oi6uv_23{position:relative;width:100%;min-height:170px;overflow:hidden;box-sizing:border-box;border-radius:8px;border:1px solid rgba(0,0,0,.04)}._productInfo_oi6uv_33{display:flex;flex-direction:column;gap:6px;flex:1}._productName_oi6uv_40{margin-bottom:8px}._ratingContainer_oi6uv_44{display:flex;align-items:center;gap:6px;margin-left:-2px}._priceContainer_oi6uv_51{display:flex;justify-content:space-between;align-items:center;margin-top:auto}@media (max-width: 768px){._root_oi6uv_2{max-width:100%}}._root_dg001_1{width:240px;height:360px;padding:6px;border-radius:16px;background-color:#f9fff1;overflow:hidden;border:1px solid rgba(0,0,0,.04)}._newsFrame_dg001_10{flex:1;align-self:stretch;flex-direction:column;gap:10px;height:100%;display:flex}._newsImage_dg001_18{height:200px;width:100%;object-fit:cover;overflow:visible;border-radius:12px;background-size:cover;background-position:center}._icon_dg001_27{width:100%;height:100%}._newsHeaderText_dg001_31{color:#000;font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;padding:0 5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:80px}._newsSubheaderText_dg001_43{color:#333;font-size:12px;overflow:hidden;text-overflow:ellipsis;padding:0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px}._authorName_dg001_54{color:#666;font-size:12px;padding:0 5px;margin-top:4px;font-style:italic}._root_16c0x_1{display:flex;width:80%;height:100%;background-color:#f9fff1;overflow:hidden;border:1px solid rgba(0,0,0,.04);border-radius:20px;padding:6px}._container_16c0x_13{display:flex;align-items:center;justify-content:center;width:100%;min-height:400px;margin:0 auto;gap:20px}._leftSection_16c0x_24{flex:1;display:flex;flex-direction:column;width:50%}._postImageContainer_16c0x_31{flex:1;height:300px;overflow:hidden}._postImage_16c0x_31{width:100%;height:100%;object-fit:cover;border-radius:12px}._actionButtons_16c0x_44{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:10px;margin:10px 0}._actionButton_16c0x_44,._shareButton_16c0x_53{display:flex;align-items:center;justify-content:center;background-color:#a4d075;border:none;border-radius:24px;padding:8px;cursor:pointer;color:#fff;transition:background-color .2s}._actionButton_16c0x_44{width:44px;height:44px}._shareButton_16c0x_53{height:44px;padding:8px 16px;display:flex;margin-left:auto}._shareButton_16c0x_53 span{font-weight:500}._actionButton_16c0x_44:hover,._shareButton_16c0x_53:hover{background-color:#f9f9f2}._rightSection_16c0x_87{flex:1;display:flex;flex-direction:column;padding:15px;width:50%;height:100%}._upperSection_16c0x_96{border-bottom:1px solid #eaeaea;padding-bottom:15px;display:flex;flex-direction:column}._profileRow_16c0x_103{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._profileInfo_16c0x_110{display:flex;align-items:center;gap:10px}._profileImage_16c0x_116{width:40px;height:40px;border-radius:50%;object-fit:cover}._userName_16c0x_123{font-size:16px;font-weight:600;margin:0}._menuContainer_16c0x_129{position:relative}._menuButton_16c0x_133{background:none;border:none;cursor:pointer;padding:5px}._dropdownMenu_16c0x_140{position:absolute;right:0;top:100%;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;padding:5px;z-index:10}._menuItem_16c0x_151{white-space:nowrap;padding:8px 12px;border:none;background:none;width:100%;text-align:left;cursor:pointer}._menuItem_16c0x_151:hover{background-color:#f5f5f5}._postText_16c0x_165{margin:0;font-size:14px;line-height:1.5}._commentsSection_16c0x_172{flex:1;margin-top:15px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}._comment_16c0x_172{display:flex;align-items:flex-start;gap:10px}._commentorImage_16c0x_187{width:30px;height:30px;border-radius:50%;object-fit:cover}._commentContent_16c0x_194{flex:1;flex-direction:column}._commentorName_16c0x_199{margin:0 0 5px;font-size:14px;font-weight:600}._commentText_16c0x_205{margin:0;font-size:13px;line-height:1.4}._navButton_16c0x_212{width:50px;height:50px;background-color:#f0f0f0e6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px #00000026;flex-shrink:0;transition:background-color .2s}._navButton_16c0x_212:hover{background-color:#dcdcdc}._navArrow_16c0x_231{font-size:24px;font-weight:700}._loading_16c0x_236{padding:20px;text-align:center;font-style:italic;color:#666}@media (max-width: 1024px){._root_16c0x_1{width:90%}}@media (max-width: 768px){._root_16c0x_1{width:95%;flex-direction:column}._leftSection_16c0x_24,._rightSection_16c0x_87{width:auto}._postImageContainer_16c0x_31{height:250px}._navButton_16c0x_212{width:40px;height:40px}}@media (max-width: 479px){._container_16c0x_13{gap:0}._root_16c0x_1{width:90%;border-radius:20px;margin:0 10px}._navButton_16c0x_212{display:none}._postImageContainer_16c0x_31{height:200px}._shareButton_16c0x_53{padding:6px 12px}._shareButton_16c0x_53 span{font-size:14px}._profileImage_16c0x_116{width:32px;height:32px}._userName_16c0x_123{width:80%;font-size:14px}._postText_16c0x_165{font-size:13px}._commentorImage_16c0x_187{width:24px;height:24px}._commentorName_16c0x_199{font-size:13px}._commentText_16c0x_205{font-size:12px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}._root_yjtjh_2{width:100%;max-width:900px;position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 8px #0000001a}._swiperContainer_yjtjh_11{width:100%;aspect-ratio:1.66 / 1}._slide_yjtjh_17{display:flex;justify-content:center;align-items:center;position:relative;background-color:#f0f0f0}._slideImage_yjtjh_25{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}._slideContent_yjtjh_36{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(to top,#000000b3,#0000);color:#fff;padding:20px;box-sizing:border-box;z-index:2;text-align:center}._slideHeader_yjtjh_49{margin:0;font-size:1.5rem;font-weight:700}._swiperContainer_yjtjh_11 .swiper-pagination-bullet{background:#fff;opacity:.7}._swiperContainer_yjtjh_11 .swiper-pagination-bullet-active{background:#67a31b;opacity:1}._swiperContainer_yjtjh_11 .swiper-button-prev,._swiperContainer_yjtjh_11 .swiper-button-next{color:#fff;background-color:#0000004d;border-radius:50%;width:40px;height:40px}._swiperContainer_yjtjh_11 .swiper-button-prev:after,._swiperContainer_yjtjh_11 .swiper-button-next:after{font-size:20px}._loading_yjtjh_81,._error_yjtjh_82,._empty_yjtjh_83{text-align:center;padding:20px;font-style:italic;color:#555}@media (min-width: 768px) and (max-width: 1200px){._swiperContainer_yjtjh_11{aspect-ratio:1.35 / 1}}@media (max-width: 479px){._swiperContainer_yjtjh_11{aspect-ratio:1.4 / 1}._slideHeader_yjtjh_49{font-size:1.2rem}}._root_zca96_1{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:15px;font-family:Lato,sans-serif;color:#333;height:100%;display:flex;flex-direction:column;box-shadow:0 2px 4px #0000000d}._loading_zca96_14{display:flex;justify-content:center;align-items:center;min-height:150px;color:#777}._header_zca96_22{font-size:18px;font-weight:600;margin-bottom:10px;color:#111}._mainInfo_zca96_29{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin-bottom:15px}._iconTemp_zca96_37{display:flex;align-items:center;gap:8px}._weatherIcon_zca96_43{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center}._weatherIcon_zca96_43>*:first-child{position:absolute;top:0;left:0}._weatherIcon_zca96_43>*:last-child{position:relative}._temperature_zca96_62{font-size:28px;font-weight:500;color:#000}._precipitation_zca96_68{font-size:13px;color:#555;display:flex;align-items:center;gap:3px}._detailsGrid_zca96_76{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 15px;margin-bottom:15px}._dataPoint_zca96_83{display:flex;align-items:center;gap:6px}._iconWrapper_zca96_89{color:#666}._labelValue_zca96_93{display:flex;flex-direction:column;font-size:13px;line-height:1.3}._label_zca96_93{font-weight:500;color:#444}._label_zca96_93:empty{display:none}._value_zca96_109{color:#111}._divider_zca96_113{border:none;border-top:1px solid #eee;margin:10px 0}._alerts_zca96_119{display:flex;justify-content:space-between;align-items:center}._alertTemp_zca96_125{font-size:14px;font-weight:500}._dataPoint_zca96_83:nth-child(1) ._iconWrapper_zca96_89,._dataPoint_zca96_83:nth-child(2) ._iconWrapper_zca96_89{color:#0ea5e9}._dataPoint_zca96_83:nth-child(3) ._iconWrapper_zca96_89{color:#22c55e}._dataPoint_zca96_83:nth-child(4) ._iconWrapper_zca96_89{color:#0ea5e9}._alerts_zca96_119 ._dataPoint_zca96_83 ._iconWrapper_zca96_89{color:#22c55e}@media (max-width: 767px){._root_zca96_1{padding:8px 12px;min-height:auto;height:auto}._header_zca96_22{font-size:15px;margin-bottom:5px}._contentArea_zca96_159{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:5px}._mainInfo_zca96_29{display:contents;flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:0;flex-shrink:0}._iconTemp_zca96_37{gap:4px}._weatherIcon_zca96_43{width:28px;height:28px}._temperature_zca96_62{font-size:20px}._precipitation_zca96_68{font-size:10px;padding-left:2px}._precipitation_zca96_68 svg{width:10px;height:10px}._detailsGrid_zca96_76{display:grid;grid-template-columns:repeat(2,auto);gap:3px 8px;margin-bottom:0;align-items:center}._dataPoint_zca96_83{gap:3px}._labelValue_zca96_93{font-size:10px;line-height:1.1}._detailsGrid_zca96_76 ._label_zca96_93{display:none}._iconWrapper_zca96_89 svg{width:12px;height:12px}._divider_zca96_113{margin:5px 0}._alerts_zca96_119{align-items:flex-start;gap:5px}._pestAlertDataPoint_zca96_242 ._label_zca96_93{display:none}._alertTemp_zca96_125{font-size:11px;margin-top:2px}}._root_gu3sx_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_gu3sx_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._topContainer_gu3sx_24{display:flex;flex-direction:row;gap:20px;width:100%;align-items:center;justify-content:center}._onpanel_gu3sx_33{position:relative;top:auto;width:min-content;height:min-content;gap:12px;align-self:center;margin-top:30px}._categories_gu3sx_43{position:relative;width:216px;height:244px;flex-direction:column;align-items:flex-start;overflow:hidden}._galleryfame_gu3sx_52{position:relative;z-index:1;width:295px;height:210px}._contentContainer_gu3sx_59{display:flex;gap:15px;align-items:flex-start;width:100%}._filters_gu3sx_66{width:190px;min-height:300px;background-color:#f9fff1;box-shadow:0 2px 4px #0000001a;padding:4px;border-radius:10px;display:flex;flex-direction:column;gap:15px}._title_gu3sx_78{margin-left:10px;font-size:.8rem;font-weight:700;margin-top:.5rem;margin-bottom:-.6rem;color:#1f2937}._filterToggleButton_gu3sx_87,._applyFiltersButton_gu3sx_88,._closeFiltersButton_gu3sx_89{padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;margin-bottom:15px}._filterToggleButton_gu3sx_87,._closeFiltersButton_gu3sx_89{display:none}._applyFiltersButton_gu3sx_88{margin-bottom:5px;border-radius:8px}._ilansContainer_gu3sx_110{width:100%;justify-content:center;display:flex;flex-direction:column;gap:14px;min-width:0}._ilans_gu3sx_110{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,auto));gap:10px;width:100%;justify-content:flex-start;justify-items:start}._paginationContainer_gu3sx_128{display:flex;justify-content:center;padding:20px 0;width:100%}._filterActiveIndicator_gu3sx_135{background-color:#fff;color:#333;border:none;padding:4px;border-radius:8px;cursor:pointer}._clearFiltersButton_gu3sx_144{background-color:gray;color:#fff;border:none;border-radius:8px;cursor:pointer;padding:8px;margin-bottom:5px}._loading_gu3sx_154,._error_gu3sx_155,._noResults_gu3sx_156{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_gu3sx_155{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_gu3sx_156{color:#888}@media (min-width: 768px) and (max-width: 1023px){._main_gu3sx_10{width:100%}._galleryfame_gu3sx_52{width:100%;height:calc(100vw / 2.09)}}@media (min-width: 768px) and (max-width: 1200px){._ilans_gu3sx_110{gap:10px 16px}}@media (min-width: 480px) and (max-width: 767px){._main_gu3sx_10{width:100%}._ilans_gu3sx_110{justify-content:center;gap:8px 16px}._galleryfame_gu3sx_52{width:100%;height:calc(100vw / 2.09)}}@media (max-width: 479px){._main_gu3sx_10{width:100%}._ilans_gu3sx_110{justify-content:center;gap:8px 16px}._galleryfame_gu3sx_52{width:100%;height:62.5vw}}@media (max-width: 767px){._contentContainer_gu3sx_59{flex-direction:column;align-items:stretch}._galleryMediumWrapper_gu3sx_230{display:none}._weeklyDealsWrapper_gu3sx_234{width:90%;margin:0 auto}._filterToggleButton_gu3sx_87{display:block;align-self:flex-start;margin-left:10px}._title_gu3sx_78{margin-bottom:0}._filters_gu3sx_66{position:fixed;left:0;top:0;height:100vh;width:200px;max-width:80%;transform:translate(-105%);z-index:1000;overflow-y:scroll;overflow-x:hidden;border-radius:0 10px 10px 0;background-color:#f9fff1;padding:15px;box-shadow:0 2px 4px #0000001a;scrollbar-width:thin;scrollbar-color:#ccc #f9fff1;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}._filters_gu3sx_66::-webkit-scrollbar{width:8px;display:block}._filters_gu3sx_66::-webkit-scrollbar-track{background:#f9fff1}._filters_gu3sx_66::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._filters_gu3sx_66::-webkit-scrollbar-thumb:hover{background:#999}._filters_gu3sx_66>*{flex-shrink:0}._filtersVisible_gu3sx_294{transform:translate(0);box-shadow:2px 0 5px #0003;display:flex;flex-direction:column;gap:10px}._filtersVisible_gu3sx_294:after{content:"";height:30px;flex-shrink:0}._filtersVisible_gu3sx_294 ._input_gu3sx_308{width:100%}._overlay_gu3sx_312{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;display:none;opacity:0;transition:opacity .3s ease-in-out}._overlayVisible_gu3sx_325{display:block;opacity:1}._overlayVisible_gu3sx_325 ._input_gu3sx_308{width:100%}._filtersVisible_gu3sx_294 ._closeFiltersButton_gu3sx_89{display:block}._ilansContainer_gu3sx_110{align-items:center}}._root_1qq23_1{position:relative;left:0;top:0;width:min-content;height:min-content;align-items:center;gap:2%;padding:2%;display:flex;flex-direction:row}._star_1qq23_13{width:24px;height:24px;margin-right:2%}._icon_1qq23_18{width:100%;height:100%}._container_1l0yv_1{width:350px;height:210px;background-color:#f9fafb;border-radius:10px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._header_1l0yv_10{width:100%;height:34px;background-color:#fff;display:flex;align-items:center;justify-content:center}._headerText_1l0yv_19{font-size:1.25rem;font-weight:600;color:#4d7c0f}._mainContent_1l0yv_25{height:175px;display:flex;align-items:center;justify-content:space-between;padding:0 8px}._arrowButton_1l0yv_33{display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:none;padding:4px;transition:opacity .2s}._arrowButton_1l0yv_33:disabled{opacity:.5;cursor:not-allowed}._arrowButton_1l0yv_33:hover:not(:disabled){opacity:.8}._contentContainer_1l0yv_53{flex:1;height:100%;padding:8px 0;display:flex;align-items:center}._imageContainer_1l0yv_61{width:50%;display:flex;align-items:center;justify-content:center}._productImage_1l0yv_68{width:120px;height:120px;object-fit:cover;border-radius:8px}._productInfo_1l0yv_75{width:50%;padding-left:8px;display:flex;flex-direction:column;justify-content:space-between;padding-top:8px;padding-bottom:8px}._productName_1l0yv_85{margin-top:4px;font-size:.875rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;margin-bottom:2px}._priceContainer_1l0yv_96{display:flex;flex-direction:column;align-items:flex-end;padding:5px}._price_1l0yv_96{font-size:1.25rem;font-weight:700;display:flex;align-items:center}._currency_1l0yv_110{font-size:.75rem;margin-left:2px}._actionButton_1l0yv_115{margin-top:4px;background-color:#4d7c0f;color:#fff;padding:6px 16px;border-radius:4px;font-size:.875rem;border:none;cursor:pointer;transition:background-color .3s}._actionButton_1l0yv_115:hover{background-color:#3f6212}._root_xjis6_1{position:relative;width:350px;height:210px;border-radius:10px;overflow:hidden;box-shadow:0 0 10px #0000001a}._galeryMediumFrame_xjis6_9{position:relative;width:100%;height:100%;overflow:hidden}._slideContainer_xjis6_16{display:flex;height:100%;transition:transform .5s ease-in-out}._slideItem_xjis6_22{width:100%;height:100%;flex-shrink:0;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:20px;position:relative;cursor:pointer;box-sizing:border-box}._headerText_xjis6_36{height:auto;max-width:calc(100% - 10px);color:#fff;font-size:20px;font-weight:700;text-shadow:2px 2px 4px #00000080;overflow:hidden;text-overflow:ellipsis;background-color:#00000080;padding:5px 8px;white-space:nowrap;display:inline-block;border-radius:5px}._left_xjis6_52,._right_xjis6_52{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;cursor:pointer;z-index:10;color:#fff;display:flex;align-items:center;justify-content:center;background-color:#00000070;border-radius:50%}._left_xjis6_52{left:10px}._right_xjis6_52{right:10px}._drawerDots_xjis6_76{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;z-index:10}._dot_xjis6_85{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;margin:0 5px;cursor:pointer;transition:background-color .3s ease}._activeDot_xjis6_95{background-color:#fff}._loading_xjis6_99,._error_xjis6_99,._noAds_xjis6_99{display:flex;justify-content:center;align-items:center;height:100%;width:100%;color:#555;background-color:#f0f0f0;border-radius:10px}._root_n207v_1{width:100%;max-width:200px;border-radius:8px;background-color:#fff;box-shadow:0 0 3px #0000001a}._categoryContainer_n207v_9{border-bottom:1px solid #f3f4f6}._categoryContainer_n207v_9:last-child{border-bottom:none}._categoryItem_n207v_17{display:flex;width:auto;min-height:45px;align-items:center;justify-content:space-between;padding:.5rem;cursor:pointer;background-color:#fff;transition:background-color .15s ease-in-out;box-sizing:border-box}._categoryItem_n207v_17:hover{background-color:#f9fafb}._categoryContent_n207v_34{display:flex;align-items:center;flex-grow:1;margin-right:.5rem;overflow:hidden}._radioCircle_n207v_42{min-width:24px!important;width:24px;height:24px;min-height:24px!important;border-radius:9999px;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:.5rem}._radioInner_n207v_56{min-width:12px!important;width:12px;height:12px;min-height:12px!important;border-radius:9999px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:.5rem}._categoryText_n207v_70{font-size:.875rem;line-height:1.4;font-weight:500;color:#374151;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;text-overflow:ellipsis}._chevron_n207v_83{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;color:#6b7280;flex-shrink:0;transition:transform .3s ease-in-out;transform-origin:center}._chevronOpen_n207v_94{transform:rotate(90deg)}._subCategoryList_n207v_98{max-height:0;overflow:hidden;background-color:#f9fafb;transition:max-height .3s ease-in-out}._subCategoryListOpen_n207v_105{max-height:1000px}._subCategoryItem_n207v_109{display:flex;align-items:center;padding:.6rem .75rem .6rem 1rem;cursor:pointer;border-top:1px solid #f3f4f6;transition:background-color .15s ease-in-out;height:36px;box-sizing:border-box}._subCategoryItem_n207v_109:hover{background-color:#f0f2f5}._subCategoryText_n207v_125{font-size:.875rem;line-height:1.25rem;color:#4b5563;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1}._subCategoryItemSelected_n207v_136{background-color:#28a74526!important;font-weight:500}._subCategoryItemSelected_n207v_136:hover{background-color:#28a74540!important}._selectedDot_n207v_146{display:inline-block;width:8px;height:8px;min-width:8px;background-color:#28a745;border-radius:50%;margin-left:.5rem;flex-shrink:0}._root_19kmd_1{width:auto;background-color:#fff;padding:4px;border-radius:8px;box-shadow:0 0 3px #0000001a}._title_19kmd_9{margin-left:10px;font-size:.8rem;font-weight:700;margin-bottom:.5rem;margin-top:.2rem;color:#1f2937}._selectorsContainer_19kmd_18{display:flex;flex-direction:column;gap:.5rem}._listboxWrapper_19kmd_34{position:relative;height:40px;width:100%}._listboxButton_19kmd_40{position:relative;height:auto;width:100%;cursor:pointer;background-color:#f3f4f6;padding:.5rem 1rem .5rem .5rem;border-radius:.5rem;border:1px solid #e5e7eb;text-align:left;color:#4b5563;font-size:.9rem;line-height:1.5;outline:none;transition:border-color .2s ease-in-out}._listboxButton_19kmd_40:focus{border-color:#1abe35;box-shadow:0 0 0 2px #c7d2fe80}._listboxButton_19kmd_40[aria-expanded=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}._listboxButton_19kmd_40[disabled]{background-color:#e5e7eb;cursor:not-allowed;opacity:.7}._listboxButtonText_19kmd_73{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._listboxButtonIcon_19kmd_80{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;color:#9ca3af}._listboxButtonIcon_19kmd_80 svg{width:1.25rem;height:1.25rem}._listboxOptions_19kmd_96{position:absolute;margin-top:1px;max-height:240px;width:100%;overflow:auto;border-radius:.5rem;background-color:#fff;padding:.25rem 0;font-size:.9rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:10;outline:none;border:1px solid #e5e7eb}._listboxOption_19kmd_96{position:relative;cursor:default;-webkit-user-select:none;user-select:none;padding:.75rem 2.5rem .75rem 1rem;display:flex;align-items:center;justify-content:space-between}._listboxOptionInactive_19kmd_122{color:#374151}._listboxOptionActive_19kmd_126{background-color:#e0e7ff;color:#1e3a8a}._listboxOptionText_19kmd_131{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}._listboxOptionTextSelected_19kmd_139{font-weight:600}._listboxOptionCheck_19kmd_143{display:flex;align-items:center;color:#78e645}._listboxOptionCheck_19kmd_143 svg{width:1.1rem;height:1.1rem}._transitionLeave_19kmd_155{transition:opacity .1s ease-in}._transitionLeaveFrom_19kmd_158{opacity:1}._transitionLeaveTo_19kmd_161{opacity:0}._root_ybjny_1{width:auto;background-color:#fff;padding:4px;border-radius:8px;box-shadow:0 0 3px #0000001a}._title_ybjny_9{margin-left:10px;font-size:.8rem;font-weight:700;margin-bottom:.5rem;margin-top:.2rem;color:#1f2937}._rangeContainer_ybjny_18{width:auto;display:flex;align-items:center;justify-content:space-between;gap:.5rem}._inputWrapper_ybjny_26{position:relative;width:100%}._input_ybjny_26{width:50%;padding:.5rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#4b5563;outline:none;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}._inputWithSymbol_ybjny_43{padding-left:1.75rem}._input_ybjny_26:focus{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa4d}._input_ybjny_26::-webkit-outer-spin-button,._input_ybjny_26::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_ybjny_26[type=number]{-moz-appearance:textfield}._divider_ybjny_61{color:#9ca3af;font-weight:500}._currencySymbol_ybjny_66{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border-color:transparent;border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}._root_1r0bl_1{width:auto;background-color:#fff;padding:4px;border-radius:8px;box-shadow:0 0 3px #0000001a}._title_1r0bl_9{margin-left:10px;font-size:.8rem;font-weight:700;margin-bottom:.5rem;margin-top:.2rem;color:#1f2937}._inputWrapper_1r0bl_18{position:relative;width:auto}._input_1r0bl_18{width:auto;max-width:156px;padding:.75rem;background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#292a2b;outline:none;box-shadow:0 1px 2px #0000000d}._input_1r0bl_18:focus{border-color:#1abe35;box-shadow:0 0 0 2px #c7d2fe80}._input_1r0bl_18:hover{border-color:#1abe357c}._input_1r0bl_18:active{border-color:#1abe358f}._input_1r0bl_18:disabled{background-color:#f0f0f0;color:#6b7280}._input_1r0bl_18:focus-visible{border-color:#1abe3580}._input_1r0bl_18::placeholder{font-size:14px;color:#434750}._chevron_1r0bl_57{position:absolute;right:.75rem;top:70%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#6b7280;cursor:pointer}._pickerContainer_1r0bl_68{position:absolute;z-index:10;margin-top:4px;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e7eb;max-width:90vw;box-sizing:border-box;font-family:Lato,sans-serif}._pickerContainer_1r0bl_68 .rdp-root{--rdp-accent-color: #67a31b !important;--rdp-background-color: rgba(103, 163, 27, .1) !important;--rdp-selected-color: #fff !important}._pickerHeader_1r0bl_94{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}._pickerTitleLabel_1r0bl_99{display:block;font-size:.75rem;font-weight:500;color:#6b7280;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}._pickerSelectedDateDisplay_1r0bl_109{display:flex;align-items:center;justify-content:space-between;font-size:1.5rem;font-weight:400;color:#1f2937}._editIcon_1r0bl_118{color:#6b7280;margin-left:.75rem;flex-shrink:0}._pickerFooter_1r0bl_124{display:flex;justify-content:flex-end;padding:.75rem 1rem;border-top:1px solid #e5e7eb}._pickerButton_1r0bl_131{background-color:transparent;border:none;padding:.5rem 1rem;margin-left:.5rem;border-radius:.375rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out}._pickerButton_1r0bl_131:hover{background-color:#67a31b1a}._cancelButton_1r0bl_146{color:#6b7280}._cancelButton_1r0bl_146:hover{color:#1f2937}._okButton_1r0bl_153{color:#67a31b}._okButton_1r0bl_153:hover{color:#528115}._pickerContainer_1r0bl_68 .rdp-day_today{font-weight:700;color:var(--rdp-accent-color)}._pickerContainer_1r0bl_68 .rdp-day:focus-visible:not(.rdp-day_selected){background-color:var(--rdp-background-color);box-shadow:none;border-radius:50%;border:none;outline-offset:2px}._pickerContainer_1r0bl_68 .rdp-caption_label{margin-left:20px}._mobileOverlayPicker_1r0bl_183{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;width:90vw;max-width:350px;height:auto;overflow:hidden}._mobileOverlayPicker_1r0bl_183 ._input_1r0bl_18{width:100%;max-width:unset}._root_1hexk_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_1hexk_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._topContainer_1hexk_24{display:flex;flex-direction:row;gap:20px;width:100%;align-items:center;justify-content:center}._onpanel_1hexk_33{position:relative;top:auto;width:min-content;height:min-content;gap:12px;align-self:center;margin-top:30px}._categories_1hexk_43{position:relative;width:216px;height:244px;flex-direction:column;align-items:flex-start;overflow:hidden}._galleryfame_1hexk_52{position:relative;z-index:1;width:295px;height:210px}._contentContainer_1hexk_59{display:flex;gap:15px;align-items:flex-start;width:100%}._filters_1hexk_66{width:190px;min-height:300px;background-color:#f9fff1;box-shadow:0 2px 4px #0000001a;padding:4px;border-radius:10px;display:flex;flex-direction:column;gap:15px}._title_1hexk_78{margin-left:10px;font-size:.8rem;font-weight:700;margin-top:.5rem;margin-bottom:-.6rem;color:#1f2937}._filterToggleButton_1hexk_87{display:none;padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;margin-bottom:15px}._applyFiltersButton_1hexk_99{padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1em;margin-bottom:5px}._closeFiltersButton_1hexk_110{display:none;padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;margin-bottom:15px}._ilansContainer_1hexk_122{width:100%;justify-content:center;align-items:center;display:flex;flex-direction:column;gap:14px;min-width:0}._ilans_1hexk_122{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,auto));gap:10px;width:100%;justify-content:flex-start;justify-items:start}._paginationContainer_1hexk_141{display:flex;justify-content:center;padding:20px 0;width:100%}._filterActiveIndicator_1hexk_148{background-color:#fff;color:#333;border:none;padding:4px;border-radius:8px;cursor:pointer}._clearFiltersButton_1hexk_157{background-color:gray;color:#fff;border:none;border-radius:8px;cursor:pointer;padding:8px;margin-bottom:5px}._loading_1hexk_167,._error_1hexk_168,._noResults_1hexk_169{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_1hexk_168{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_1hexk_169{color:#888}@media (min-width: 768px) and (max-width: 1023px){._main_1hexk_10{width:100%}._galleryfame_1hexk_52{width:100%;height:calc(100vw / 2.09)}}@media (min-width: 768px) and (max-width: 1200px){._ilans_1hexk_122{gap:10px 16px}}@media (min-width: 480px) and (max-width: 767px){._main_1hexk_10{width:100%}._ilans_1hexk_122{justify-content:center;gap:8px 16px}._galleryfame_1hexk_52{width:100%;height:calc(100vw / 2.09)}}@media (max-width: 479px){._main_1hexk_10{width:100%}._ilans_1hexk_122{justify-content:center;gap:8px 16px}._galleryfame_1hexk_52{width:100%;height:62.5vw}}@media (max-width: 767px){._contentContainer_1hexk_59{flex-direction:column;align-items:stretch}._galleryMediumWrapper_1hexk_243{display:none}._weeklyDealsWrapper_1hexk_247{width:90%;margin:0 auto}._filterToggleButton_1hexk_87{display:block;align-self:flex-start;margin-left:10px}._title_1hexk_78{margin-bottom:0}._filters_1hexk_66{position:fixed;left:0;top:0;height:100vh;width:200px;max-width:80%;transform:translate(-105%);z-index:1000;overflow-y:scroll;overflow-x:hidden;border-radius:0 10px 10px 0;background-color:#f9fff1;padding:15px;box-shadow:0 2px 4px #0000001a;scrollbar-width:thin;scrollbar-color:#ccc #f9fff1;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}._filters_1hexk_66::-webkit-scrollbar{width:8px;display:block}._filters_1hexk_66::-webkit-scrollbar-track{background:#f9fff1}._filters_1hexk_66::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._filters_1hexk_66::-webkit-scrollbar-thumb:hover{background:#999}._filters_1hexk_66>*{flex-shrink:0}._filtersVisible_1hexk_307{transform:translate(0);box-shadow:2px 0 5px #0003;display:flex;flex-direction:column;gap:10px}._filtersVisible_1hexk_307:after{content:"";height:30px;flex-shrink:0}._overlay_1hexk_321{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;display:none;opacity:0;transition:opacity .3s ease-in-out}._overlayVisible_1hexk_334{display:block;opacity:1}._filtersVisible_1hexk_307 ._closeFiltersButton_1hexk_110{display:block}}._root_1395k_1{width:auto;border-radius:8px;background-color:#d9d9d9;box-shadow:0 0 3px #0000001a;padding:4px}._toggleContainer_1395k_9{display:flex;width:100%;border-radius:.5rem;overflow:hidden}._toggleButton_1395k_16{flex:1;padding:.6rem 0rem;text-align:center;background-color:transparent;color:#4b5563;border:none;cursor:pointer;font-size:1rem;border-radius:8px;outline:none;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;transition:color .3s ease}._toggleButton_1395k_16._active_1395k_33{color:#1f2937}._toggleContainer_1395k_9{position:relative}._toggleContainer_1395k_9:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background-color:#fff;border-radius:8px;transition:transform .3s ease;z-index:0}._toggleContainer_1395k_9[data-selected="1"]:after{transform:translate(100%)}._root_1n8yc_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_1n8yc_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._topContainer_1n8yc_24{display:flex;flex-direction:row;gap:20px;width:100%;align-items:center;justify-content:center}._onpanel_1n8yc_33{position:relative;top:auto;width:min-content;height:min-content;gap:12px;align-self:center;margin-top:30px}._categories_1n8yc_43{position:relative;width:216px;height:244px;flex-direction:column;align-items:flex-start;overflow:hidden}._galleryfame_1n8yc_52{position:relative;z-index:1;width:295px;height:210px}._contentContainer_1n8yc_59{display:flex;gap:15px;align-items:flex-start;width:100%}._filters_1n8yc_66{width:190px;min-width:190px;min-height:300px;background-color:#f9fff1;box-shadow:0 2px 4px #0000001a;padding:4px;border-radius:10px;display:flex;flex-direction:column;gap:15px}._title_1n8yc_79{margin-left:10px;font-size:.8rem;font-weight:700;margin-top:.5rem;margin-bottom:-.6rem;color:#1f2937}._filterToggleButton_1n8yc_88{display:none;padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;margin-bottom:15px}._applyFiltersButton_1n8yc_100{padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1em;margin-bottom:5px}._closeFiltersButton_1n8yc_111{display:none;padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;margin-bottom:15px}._ilansContainer_1n8yc_123{width:100%;justify-content:center;align-items:center;display:flex;flex-direction:column;gap:14px;min-width:0}._ilans_1n8yc_123{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:5px;width:100%;justify-items:center;align-items:center}._paginationContainer_1n8yc_142{display:flex;justify-content:center;padding:20px 0;width:100%}._loading_1n8yc_149,._error_1n8yc_150,._noResults_1n8yc_151{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_1n8yc_150{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_1n8yc_151{color:#888}._ilansGrid_1n8yc_172{width:100%;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}._gridHeaderRow_1n8yc_181,._gridDataRow_1n8yc_181{display:flex;width:100%;border-bottom:1px solid #e0e0e0;align-items:center}._ilansGrid_1n8yc_172>div:last-child{border-bottom:none}._gridHeaderRow_1n8yc_181{background-color:#f8f8f8;font-weight:600;font-size:.85em;color:#333;padding:8px 0}._gridDataRow_1n8yc_181{height:90px;background-color:#fff;transition:background-color .2s ease;cursor:pointer}._gridDataRow_1n8yc_181:hover{background-color:#f5f5f5}._gridHeaderCell_1n8yc_211,._gridHeaderCellClickable_1n8yc_211,._gridDataCell_1n8yc_211{display:flex;align-items:flex-start;overflow:hidden;white-space:normal;word-break:break-word;box-sizing:border-box;font-size:.8rem}._gridHeaderCellClickable_1n8yc_211{cursor:pointer;-webkit-user-select:none;user-select:none}._gridHeaderCellClickable_1n8yc_211:hover{background-color:#eee}._gridHeaderCellClickable_1n8yc_211 svg{margin-left:4px;vertical-align:middle}._gridHeaderCell_1n8yc_211:nth-child(3),._gridDataCell_1n8yc_211:nth-child(3),._gridHeaderCell_1n8yc_211:nth-child(4),._gridDataCell_1n8yc_211:nth-child(4){justify-content:center;text-align:center}._searchContainer_1n8yc_244{display:flex;align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:2px 5px;width:100%;margin:0 5px}._searchIcon_1n8yc_255{color:#777;margin-right:5px}._searchInput_1n8yc_260{border:none;outline:none;padding:4px;font-size:.9em;width:100%;background:transparent}._ilanImage_1n8yc_269{width:162px;height:81px;object-fit:cover;display:block;border-radius:8px}._filterActiveIndicator_1n8yc_278{background-color:#fff;color:#333;border:none;padding:4px;border-radius:8px;cursor:pointer}._clearFiltersLinkButton_1n8yc_287{background-color:gray;color:#fff;border:none;border-radius:8px;cursor:pointer;padding:8px;margin-bottom:5px}._gridDataCell_1n8yc_211:first-child{display:flex;align-items:center;justify-content:center}@media (min-width: 768px) and (max-width: 1023px){._main_1n8yc_10{width:100%}._galleryfame_1n8yc_52{width:100%;height:calc(100vw / 2.09)}}@media (min-width: 480px) and (max-width: 767px){._main_1n8yc_10{width:100%}._galleryfame_1n8yc_52{width:100%;height:calc(100vw / 2.09)}}@media (max-width: 479px){._main_1n8yc_10{width:100%}._galleryfame_1n8yc_52{width:100%;height:62.5vw}}@media (max-width: 767px){._contentContainer_1n8yc_59{flex-direction:column;align-items:stretch}._galleryMediumWrapper_1n8yc_346{display:none}._weeklyDealsWrapper_1n8yc_350{width:90%;margin:0 auto}._filterToggleButton_1n8yc_88{display:block;align-self:flex-start;margin-left:10px}._title_1n8yc_79{margin-bottom:0}._filters_1n8yc_66{position:fixed;left:0;top:0;height:100vh;width:200px;max-width:80%;transform:translate(-105%);z-index:1000;overflow-y:scroll;overflow-x:hidden;border-radius:0 10px 10px 0;background-color:#f9fff1;padding:15px;box-shadow:0 2px 4px #0000001a;scrollbar-width:thin;scrollbar-color:#ccc #f9fff1;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}._filters_1n8yc_66::-webkit-scrollbar{width:8px;display:block}._filters_1n8yc_66::-webkit-scrollbar-track{background:#f9fff1}._filters_1n8yc_66::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._filters_1n8yc_66::-webkit-scrollbar-thumb:hover{background:#999}._filters_1n8yc_66>*{flex-shrink:0}._filtersVisible_1n8yc_410{transform:translate(0);box-shadow:2px 0 5px #0003;display:flex;flex-direction:column;gap:10px}._filtersVisible_1n8yc_410:after{content:"";height:30px;flex-shrink:0}._overlay_1n8yc_424{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;display:none;opacity:0;transition:opacity .3s ease-in-out}._overlayVisible_1n8yc_437{display:block;opacity:1}._filtersVisible_1n8yc_410 ._closeFiltersButton_1n8yc_111{display:block}._gridHeaderRow_1n8yc_181>:nth-child(5),._gridDataRow_1n8yc_181>:nth-child(5),._gridHeaderRow_1n8yc_181>:nth-child(6),._gridDataRow_1n8yc_181>:nth-child(6){display:none}._ilanImage_1n8yc_269{width:130px;height:65px}._gridHeaderRow_1n8yc_181>:nth-child(2),._gridDataRow_1n8yc_181>:nth-child(2){width:130px!important}._gridHeaderRow_1n8yc_181>:nth-child(4),._gridDataRow_1n8yc_181>:nth-child(4){width:80px!important}}._root_1ttc5_4{width:auto;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;margin-bottom:-8px}._accordionButton_1ttc5_13{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer;background-color:#fff;padding:.75rem;border:none;text-align:left;outline:none;font-size:inherit;color:inherit;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}._accordionButton_1ttc5_13:hover{background-color:#f9fafb}._accordionButton_1ttc5_13[aria-expanded=true]{border-color:var(--main-color)}._buttonText_1ttc5_45{font-size:.9rem;flex-grow:1;margin-right:.5rem;color:#464646}._buttonIconWrapper_1ttc5_54{display:flex;align-items:center}._chevron_1ttc5_59{width:1.25rem;height:1.25rem;color:#6b7280;transition:transform .2s ease-in-out}._chevronOpen_1ttc5_66{transform:rotate(180deg)}._optionsContainer_1ttc5_72{padding:.5rem .75rem;max-height:15rem;overflow-y:auto;border-top:1px solid #e5e7eb}._optionItem_1ttc5_80{display:flex;align-items:center;padding:.1rem 0;border-radius:4px}._optionLabel_1ttc5_88{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;padding:.2rem .4rem;border-radius:inherit}._optionLabel_1ttc5_88:active{background-color:color-mix(in srgb,var(--main-color) 15%,transparent)}._checkboxInput_1ttc5_104{margin-right:.75rem;height:1rem;width:1rem;cursor:pointer;accent-color:var(--main-color)}._optionText_1ttc5_113{color:var(--text-color);font-size:.85rem}._root_d4f51_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_d4f51_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._topContainer_d4f51_24{display:flex;flex-direction:row;gap:20px;width:100%;align-items:center;justify-content:center}._continueCoursesWrapper_d4f51_33{width:100%;margin:20px 0}._onpanel_d4f51_38{position:relative;top:auto;width:min-content;height:min-content;gap:12px;align-self:center;margin-top:30px}._categories_d4f51_48{position:relative;width:216px;height:244px;flex-direction:column;align-items:flex-start;overflow:hidden}._galleryfame_d4f51_57{position:relative;z-index:1;width:295px;height:210px}._contentContainer_d4f51_64{display:flex;gap:15px;align-items:flex-start;width:100%}._filters_d4f51_71{width:190px;min-width:190px;min-height:300px;background-color:#f9fff1;box-shadow:0 2px 4px #0000001a;padding:4px;border-radius:10px;display:flex;flex-direction:column;gap:15px}._title_d4f51_84{margin-left:10px;font-size:.8rem;font-weight:700;margin-top:.5rem;margin-bottom:-.6rem;color:#1f2937}._filterToggleButton_d4f51_93{display:none;padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;margin-bottom:15px}._applyFiltersButton_d4f51_105{padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1em;margin-bottom:5px}._closeFiltersButton_d4f51_116{display:none;padding:10px 15px;background-color:#6da22e;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;margin-bottom:15px}._ilansContainer_d4f51_128{width:100%;justify-content:center;align-items:center;display:flex;flex-direction:column;gap:14px;min-width:0}._ilansList_d4f51_138{width:100%}._ilans_d4f51_128{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:5px;width:100%;justify-items:center;align-items:center}._paginationContainer_d4f51_151{display:flex;justify-content:center;padding:20px 0;width:100%}._filterActiveIndicator_d4f51_158{background-color:#fff;color:#333;border:none;padding:4px;border-radius:8px;cursor:pointer}._clearFiltersLinkButton_d4f51_167{background-color:gray;color:#fff;border:none;border-radius:8px;cursor:pointer;padding:8px;margin-bottom:5px}._loading_d4f51_177,._error_d4f51_178,._noResults_d4f51_179{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_d4f51_178{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_d4f51_179{color:#888}@media (min-width: 768px) and (max-width: 1023px){._main_d4f51_10{width:100%}._galleryfame_d4f51_57{width:100%;height:calc(100vw / 2.09)}}@media (min-width: 480px) and (max-width: 767px){._main_d4f51_10{width:95%}._galleryfame_d4f51_57{width:100%;height:calc(100vw / 2.09)}}@media (max-width: 479px){._main_d4f51_10{width:100%}._galleryfame_d4f51_57{width:100%;height:62.5vw}}@media (max-width: 767px){._contentContainer_d4f51_64{flex-direction:column;align-items:stretch}._galleryMediumWrapper_d4f51_237{display:none}._weeklyDealsWrapper_d4f51_241{width:90%;margin:0 auto}._filterToggleButton_d4f51_93{display:block;align-self:flex-start;margin-left:10px}._title_d4f51_84{margin-bottom:0}._filters_d4f51_71{position:fixed;left:0;top:0;height:100vh;width:200px;max-width:80%;transform:translate(-105%);z-index:1000;overflow-y:scroll;overflow-x:hidden;border-radius:0 10px 10px 0;background-color:#f9fff1;padding:15px;box-shadow:0 2px 4px #0000001a;scrollbar-width:thin;scrollbar-color:#ccc #f9fff1;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}._filters_d4f51_71::-webkit-scrollbar{width:8px;display:block}._filters_d4f51_71::-webkit-scrollbar-track{background:#f9fff1}._filters_d4f51_71::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._filters_d4f51_71::-webkit-scrollbar-thumb:hover{background:#999}._filters_d4f51_71>*{flex-shrink:0}._filtersVisible_d4f51_301{transform:translate(0);box-shadow:2px 0 5px #0003;display:flex;flex-direction:column;gap:10px}._filtersVisible_d4f51_301:after{content:"";height:30px;flex-shrink:0}._overlay_d4f51_315{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;display:none;opacity:0;transition:opacity .3s ease-in-out}._overlayVisible_d4f51_328{display:block;opacity:1}._filtersVisible_d4f51_301 ._closeFiltersButton_d4f51_116{display:block}}._courseCard_6uspf_1{display:flex;border:1px solid #eee;box-shadow:0 2px 4px #0000000d;gap:16px;max-width:800px;background-color:#fdfdfd;text-decoration:none;color:#1c1d1f;position:relative;border-radius:10px;padding:10px;margin-bottom:10px}._imageContainer_6uspf_17{flex-shrink:0;width:240px;height:135px;overflow:hidden}._courseImage_6uspf_24{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}._courseInfo_6uspf_32{flex-grow:1;display:flex;flex-direction:column;gap:4px;min-width:0}._title_6uspf_40{font-size:1rem;font-weight:700;margin:0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._instructor_6uspf_53{font-size:.8rem;color:#6a6f73;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ratingRow_6uspf_62{display:flex;align-items:center;gap:4px;font-size:.9rem}._ratingValue_6uspf_69{font-weight:700;color:#b4690e}._stars_6uspf_74{color:#e59819!important;display:inline-flex;vertical-align:middle}._ratingCount_6uspf_80{color:#6a6f73;font-size:.8rem}._detailsRow_6uspf_85{font-size:.8rem;color:#6a6f73;display:flex;align-items:center;flex-wrap:wrap;gap:4px}._separator_6uspf_94{margin:0 4px}._bestsellerBadge_6uspf_98{background-color:#eceb98;color:#3d3c0a;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:700;display:inline-block;margin-top:8px}._priceContainer_6uspf_109{flex-shrink:0;width:100px;text-align:right;display:flex;align-items:flex-start;padding-top:2px}._price_6uspf_109{font-size:1rem;font-weight:700;color:#1c1d1f}@media (max-width: 768px){._courseCard_6uspf_1{background-color:#fdfdfd;flex-direction:column;max-width:100%;padding:16px;margin-bottom:16px;box-shadow:0 2px 4px #0000000d;border:1px solid #eee;border-radius:10px}._imageContainer_6uspf_17{width:100%;height:auto;aspect-ratio:16 / 9;margin-bottom:12px}._priceContainer_6uspf_109{width:auto;text-align:left;padding-top:8px;order:4}._courseInfo_6uspf_32{order:3}._bestsellerBadge_6uspf_98{order:2;margin-top:4px;margin-bottom:8px}}._container_goewp_1{display:flex;align-items:center;gap:20px;width:100%;height:80px;background-color:#fff;border-radius:12px;margin-bottom:20px}._title_goewp_12{font-size:1.125rem;font-weight:600;color:#1f2937;white-space:nowrap;flex-shrink:0}._coursesContainer_goewp_20{display:flex;gap:16px;flex:1;padding:8px 0}._courseCard_goewp_27{display:flex;align-items:center;gap:12px;border-radius:10px;padding:8px;text-decoration:none;color:inherit;transition:all .3s ease;flex:1;max-width:calc(33.333% - 11px)}._courseCard_goewp_27:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._courseCard1_goewp_45{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd}._courseCard1_goewp_45:hover{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}._courseCard2_goewp_54{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0}._courseCard2_goewp_54:hover{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}._courseCard3_goewp_63{background:linear-gradient(135deg,#fef7cd,#fef3c7);border:1px solid #fed7aa}._courseCard3_goewp_63:hover{background:linear-gradient(135deg,#fef3c7,#fed7aa)}._courseImage_goewp_72{width:48px;height:48px;flex-shrink:0;border-radius:8px;overflow:hidden}._courseImage_goewp_72 img{width:100%;height:100%;object-fit:cover}._courseName_goewp_86{font-size:.9rem;font-weight:600;color:#1f2937;flex:1;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._circularProgress_goewp_99{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}._progressSvg_goewp_107{width:60px;height:60px}._progressCircle_goewp_112{transition:stroke-dashoffset .3s ease}._progressPercentage_goewp_116{position:absolute;font-size:.75rem;font-weight:700;color:#1f2937;top:50%;left:50%;transform:translate(-50%,-50%)}._loadingText_goewp_126{color:#6b7280;font-size:.9rem}@media (max-width: 768px){._container_goewp_1{height:70px;padding:0 16px;gap:16px}._title_goewp_12{font-size:1rem}._coursesContainer_goewp_20{gap:12px}._courseCard_goewp_27{max-width:calc(50% - 6px);padding:4px 6px;gap:8px}._courseCard3_goewp_63{display:none}._courseImage_goewp_72{width:40px;height:40px}._courseName_goewp_86{font-size:.8rem}._circularProgress_goewp_99{width:55px;height:55px;display:flex;align-items:center;justify-content:center}._progressPercentage_goewp_116{font-size:.7rem;font-weight:700}}@media (max-width: 480px){._container_goewp_1{width:90%;height:65px;padding:0 6px;gap:10px;align-items:center}._title_goewp_12{font-size:.8rem;flex-shrink:0;max-width:90px;white-space:normal;word-wrap:break-word;line-height:1.2}._coursesContainer_goewp_20{gap:0;flex:1;min-width:0;padding:0;height:100%;display:flex;align-items:center}._courseCard_goewp_27{width:100%;height:50px;max-width:100%;padding:8px 10px;gap:8px;min-width:0;overflow:hidden;display:flex;align-items:center}._courseCard2_goewp_54,._courseCard3_goewp_63{display:none}._courseImage_goewp_72{width:40px;height:40px;flex-shrink:0}._courseName_goewp_86{font-size:.7rem;flex:1;min-width:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;margin:0 6px 0 8px}._circularProgress_goewp_99{width:50px;height:50px;flex-shrink:0;margin-left:-4px;display:flex;align-items:center;justify-content:center}._progressSvg_goewp_107{width:55px;height:55px}._progressPercentage_goewp_116{font-size:.75rem;font-weight:700}}._root_ivlgh_3{width:100%;border-radius:.5rem;background-color:#fff;box-shadow:0 0 3px #0000001a;margin-top:3px}._header_ivlgh_11{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-bottom:1px solid #f3f4f6;cursor:pointer}._title_ivlgh_20{font-weight:500;color:#1f2937}._chevron_ivlgh_25{width:1.25rem;height:1.25rem;color:#6b7280}._itemsContainer_ivlgh_31{padding:.25rem}._item_ivlgh_31{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;color:#4b5563;cursor:pointer;font-weight:400}._item_ivlgh_31:hover{background-color:#f9fafb}._item_ivlgh_31._selected_ivlgh_49{color:var(--main-color)}._item_ivlgh_31._selected_ivlgh_49:hover{color:var(--main-color);background-color:#f9fafb}._selectedIndicator_ivlgh_58{width:8px;height:8px;background-color:var(--main-color);border-radius:50%;display:inline-block;margin-left:.5rem}._root_p5so1_1{width:100%}._listboxWrapper_p5so1_6{position:relative;width:100%}._listboxButton_p5so1_12{position:relative;width:100%;cursor:default;background-color:#fff;padding:.75rem 2.5rem .75rem .75rem;border-radius:.5rem;border:none;box-shadow:0 0 3px #0000001a;text-align:left;outline:none}._buttonText_p5so1_29{font-size:.9rem;display:block;truncate:true;color:#464646}._buttonIconWrapper_p5so1_37{pointer-events:none;position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;padding-right:.75rem}._chevron_p5so1_48{width:1.25rem;height:1.25rem;color:#6b7280}._listboxOptions_p5so1_60{position:absolute;margin-top:.25rem;max-height:15rem;width:100%;overflow:auto;border-radius:.5rem;background-color:#fff;padding:.25rem 0;font-size:.875rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e7eb;outline:none;z-index:10}._listboxOption_p5so1_60{position:relative;cursor:default;-webkit-user-select:none;user-select:none;padding:.75rem 2.5rem .75rem 1rem;color:#1f2937}._listboxOptionActive_p5so1_87{background-color:#f3f4f6;color:#111827}._optionText_p5so1_99{display:block;truncate:true}._optionTextSelected_p5so1_105{font-weight:600}._optionCheckIconWrapper_p5so1_110{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;padding-right:1rem}._optionCheckIcon_p5so1_110{height:1.25rem;width:1.25rem;color:#059669}._transitionLeave_p5so1_129{transition:opacity .1s ease-in}._transitionLeaveFrom_p5so1_132{opacity:1}._transitionLeaveTo_p5so1_135{opacity:0}._root_pjvwl_1{display:flex;flex-direction:column;gap:5px;padding:10px;border:1px solid #f4f4f4;border-radius:10px;width:auto;height:min-content}._contentTextarea_pjvwl_12{width:100%;box-sizing:border-box;min-height:30px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;resize:none;outline:none;overflow:hidden;transition:all .2s ease;color:#424242;line-height:20px;font-weight:500;font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;padding:12px;background-color:#fafafa;box-shadow:inset 0 1px 3px #0000000d;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}._contentTextarea_pjvwl_12::placeholder{color:#9e9e9e;font-weight:400;font-size:14px}._contentTextarea_pjvwl_12:focus{border-color:#67a31b;background-color:#fff;box-shadow:0 0 0 2px #67a31b1a}._contentTextarea_pjvwl_12:focus{border-color:#4caf50}._actions_pjvwl_52{width:100%;display:flex;justify-content:space-between;align-items:center}._fileButtons_pjvwl_59{display:flex;gap:6px;transform-style:preserve-3d;perspective:1000px}._fileButtons_pjvwl_59 button{transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}._fileButtons_pjvwl_59 button:hover{transform:translateZ(10px) scale(1.05);background-color:#67a31b1a}._mediaButton_pjvwl_76,._documentButton_pjvwl_77{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#666;transition:all .2s ease}._mediaButton_pjvwl_76:hover,._documentButton_pjvwl_77:hover{transform:rotate(5deg);color:#67a31b}._mediaButton_pjvwl_76:hover,._documentButton_pjvwl_77:hover{background-color:#f5f5f5;color:#67a31b}._submitButton_pjvwl_102{background-color:#67a31b;color:#fff;border:none;padding:8px 28px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;letter-spacing:.5px;text-transform:uppercase;font-size:14px}._submitButton_pjvwl_102:hover{background-color:#7bc021;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._submitButton_pjvwl_102:disabled{background-color:#9e9e9e;cursor:not-allowed}._error_pjvwl_128{color:#d32f2f;font-size:14px}._textareaWrapper_pjvwl_134{position:relative;width:100%;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}._charCounter_pjvwl_143{position:absolute;bottom:8px;right:12px;font-size:12px;color:#9e9e9e;background-color:transparent;padding:2px 4px;border-radius:3px;pointer-events:none;font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif}._mediaPreviewContainer_pjvwl_156{margin-bottom:10px;border-radius:8px;overflow:hidden}._mediaPreviewImage_pjvwl_162{display:block;width:100%;max-height:400px;object-fit:cover;border-radius:8px}._mediaGrid_pjvwl_171{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:10px}._mediaTile_pjvwl_178{position:relative;border-radius:8px;overflow:hidden}._tileImage_pjvwl_184,._tileVideo_pjvwl_185{width:100%;height:180px;object-fit:cover;display:block}._removeBtn_pjvwl_192{position:absolute;top:6px;right:6px;background:#0009;color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:14px;line-height:24px;text-align:center;cursor:pointer}._successMessage_pjvwl_208{color:#2e7d32;background-color:#e8f5e9;border:1px solid #a5d6a7;padding:10px;border-radius:6px;margin-bottom:10px;text-align:center;font-size:14px}._docPreviewBox_pjvwl_220{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #e9ecef;background:#f8fafc;border-radius:12px;margin-bottom:8px;box-shadow:0 1px 2px #0000000a}._docLeft_pjvwl_233{display:flex;align-items:center;gap:12px;min-width:0;cursor:pointer}._docIcon_pjvwl_241{color:#d32f2f}._docInfo_pjvwl_245{display:flex;flex-direction:column;min-width:0}._docHeader_pjvwl_251{display:flex;align-items:center;gap:8px}._docTitle_pjvwl_257{font-size:14px;font-weight:700;color:#0f172a}._docBadge_pjvwl_263{font-size:11px;font-weight:600;color:#b71c1c;background:#ffebee;border:1px solid #ffcdd2;border-radius:999px;padding:2px 6px;line-height:1}._docSubtitle_pjvwl_274{font-size:12.5px;color:#475569;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}._docActions_pjvwl_285{display:flex;align-items:center;gap:8px}._docViewButton_pjvwl_291{background:#2f7d32;color:#fff;border:none;border-radius:8px;padding:6px 10px;cursor:pointer;font-size:12.5px;display:inline-flex;align-items:center}._docViewButton_pjvwl_291:hover{background:#256628}._docRemoveButton_pjvwl_307{background:#fff;color:#b71c1c;border:1px solid #ffcdd2;border-radius:8px;padding:6px 10px;cursor:pointer;font-size:12.5px}._docRemoveButton_pjvwl_307:hover{background:#ffebee}._post_1av2h_1{display:flex;flex-direction:column;gap:10px;padding:10px;border:1px solid #f4f4f4;border-radius:10px;width:auto;height:min-content}._posterDetails_1av2h_12{display:flex;align-items:center;gap:10px;padding:5px 0;justify-content:center}._userImage_1av2h_20{width:36px;height:36px;border-radius:50%;object-fit:cover}._userName_1av2h_27{text-align:left;width:120px;flex:1;font-size:14px;font-weight:500;color:#000}._icon_1av2h_36{width:36px;height:36px;opacity:.8;cursor:pointer;transition:opacity .2s ease,transform .2s ease}._icon_1av2h_36:hover{opacity:.8;transform:scale(1.05)}@media (max-width: 768px){._icon_1av2h_36{width:32px;height:32px}}@media (max-width: 480px){._icon_1av2h_36{width:28px;height:28px}}._postImage_1av2h_64{width:100%;height:auto;object-fit:cover;border-radius:8px}._mediaCarousel_1av2h_72{position:relative;width:100%;overflow:hidden;border-radius:6px;transition:height .25s ease;touch-action:pan-y}._mediaTrack_1av2h_81{display:flex;transition:transform .3s ease;will-change:transform;height:100%}._mediaItem_1av2h_88{flex:0 0 100%;position:relative;height:100%;display:flex;align-items:center;justify-content:center}._mediaImage_1av2h_97,._mediaVideo_1av2h_98{width:100%;height:100%;display:block;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}._mediaImage_1av2h_97{object-fit:cover}._mediaVideo_1av2h_98{object-fit:cover;background:#000}._dragging_1av2h_115{cursor:grabbing}._dragging_1av2h_115 ._mediaVideo_1av2h_98,._dragging_1av2h_115 ._mediaImage_1av2h_97{pointer-events:none}._dots_1av2h_124{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:6px;padding:4px 8px;background:#00000040;border-radius:999px}._dot_1av2h_124{width:8px;height:8px;border-radius:50%;background:#fff9}._dotActive_1av2h_143{background:#fff}._postDetails_1av2h_147{display:flex;flex-direction:column;gap:10px}._postActions_1av2h_153{display:flex;gap:12px;margin-left:5px}._postActionButton_1av2h_159{background-color:transparent;border:none;cursor:pointer;font-size:24px;color:#000;padding:0}._postIcons_1av2h_168{display:flex;gap:5px}._likeCount_1av2h_173{font-size:14px;font-weight:500}._postDetail_1av2h_147{width:100%}._postExplanation_1av2h_182{font-size:14px;line-height:20px;color:#000}._commentContainer_1av2h_188{background-color:#f4f4f4;border-radius:5px;padding:5px}._commentText_1av2h_194{font-size:12px;cursor:pointer}._postText_1av2h_199{margin:4px 0 12px;white-space:pre-wrap;word-break:break-word}._menuContainer_1av2h_206{position:relative;margin-left:auto}._menuDropdown_1av2h_211{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #dbdbdb;border-radius:6px;box-shadow:0 2px 10px #0000001a;z-index:10;min-width:150px}._menuItem_1av2h_223{display:flex;align-items:center;padding:10px 12px;width:100%;text-align:left;background:none;border:none;cursor:pointer;font-size:14px}._menuItem_1av2h_223:hover{background-color:#f0f0f0}._menuItemIcon_1av2h_239{margin-right:8px}._posterDetails_1av2h_12 ._icon_1av2h_36{cursor:pointer}._docBox_1av2h_248{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid #e9ecef;background:#f8fafc;border-radius:12px;margin-top:10px;box-shadow:0 1px 2px #0000000a;transition:box-shadow .2s ease,border-color .2s ease,background-color .2s ease}._docBox_1av2h_248:hover{box-shadow:0 4px 12px #00000014;border-color:#dde2e7;background:#f7f9fb}._docLeft_1av2h_268{display:flex;align-items:center;gap:12px;min-width:0;cursor:pointer}._docIcon_1av2h_276{color:#d32f2f}._docInfo_1av2h_280{display:flex;flex-direction:column;min-width:0}._docHeader_1av2h_286{display:flex;align-items:center;gap:8px}._docTitle_1av2h_292{font-size:15px;font-weight:700;color:#0f172a}._docBadge_1av2h_298{font-size:11px;font-weight:600;color:#b71c1c;background:#ffebee;border:1px solid #ffcdd2;border-radius:999px;padding:2px 6px;line-height:1}._docSubtitle_1av2h_309{font-size:12.5px;color:#475569;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}._docOpenButton_1av2h_320{margin-left:auto;background:#2f7d32;color:#fff;border:none;border-radius:8px;padding:8px 12px;cursor:pointer;font-size:13px;display:inline-flex;align-items:center}._docOpenButton_1av2h_320:hover{background:#256628}._commentContainer_8xb47_2{margin-top:10px;padding-top:10px;border-top:1px solid #eee;margin-left:30px}._commentHeader_8xb47_9{display:flex;align-items:center;margin-bottom:5px;font-size:.9em}._userImage_8xb47_16{width:24px;height:24px;border-radius:50%;margin-right:8px;object-fit:cover}._userName_8xb47_24{font-weight:700;margin-right:5px}._timestamp_8xb47_29{color:#888;font-size:.8em}._commentContent_8xb47_34{margin-bottom:8px;word-wrap:break-word}._commentActions_8xb47_39{display:flex;align-items:center;gap:15px;font-size:.8em;color:#555}._actionButton_8xb47_47{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;gap:4px;color:inherit}._actionButton_8xb47_47:hover{text-decoration:underline}._actionButton_8xb47_47:disabled{opacity:.6;cursor:not-allowed}._actionButton_8xb47_47._liking_8xb47_67{opacity:.7}._actionButton_8xb47_47._liked_8xb47_71{color:#ff4757}._replyInputContainer_8xb47_85{margin-top:8px;margin-left:32px}._replyTextarea_8xb47_90{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:8px;box-sizing:border-box;resize:vertical;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;color:#333;background-color:#f8f8f8;transition:border-color .2s ease,box-shadow .2s ease}._replyTextarea_8xb47_90:focus{outline:none;border-color:#67a31b;box-shadow:0 0 0 2px #007bff1a}._submitReplyButton_8xb47_111{padding:6px 12px;background-color:#67a31b;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9em}._submitReplyButton_8xb47_111:disabled{background-color:#ccc;cursor:not-allowed}._editActions_8xb47_126{display:flex;gap:8px}._commentSection_132z5_1{margin-top:10px;padding-top:10px}._viewCommentsButton_132z5_6{background:none;border:none;color:#888;cursor:pointer;padding:5px 0;font-size:.9em}._viewCommentsButton_132z5_6:hover{text-decoration:underline}._loading_132z5_19,._error_132z5_20,._noComments_132z5_21{color:#888;padding:10px 0;font-style:italic}._commentsList_132z5_27{margin-top:10px}._topLevelReply_132z5_31{display:flex;flex-direction:column;gap:10px;margin-top:8px}._topLevelTextarea_132z5_38{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:8px;box-sizing:border-box;resize:vertical;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;color:#333;background-color:#f8f8f8;transition:border-color .2s ease,box-shadow .2s ease}._topLevelTextarea_132z5_38:focus{outline:none;border-color:#67a31b;box-shadow:0 0 0 2px #007bff1a}._submitTopLevelButton_132z5_60{background-color:#67a31b;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:.9em}._submitTopLevelButton_132z5_60:disabled{background-color:#ccc;cursor:not-allowed}._addCommentButton_132z5_75{background-color:#67a31b;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:.9em;margin-left:10px}._addCommentButton_132z5_75:hover{background-color:#5a8f17}._overlay_9um1h_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_9um1h_11{background:#fff;width:92%;max-width:420px;border-radius:12px;box-shadow:0 10px 30px #0003;overflow:hidden}._header_9um1h_20{padding:14px 16px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}._title_9um1h_28{margin:0;font-size:16px;font-weight:600}._closeBtn_9um1h_34{background:transparent;border:none;font-size:20px;line-height:1;cursor:pointer}._content_9um1h_42{padding:16px}._row_9um1h_46{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._shareButton_9um1h_52{display:flex;align-items:center;gap:10px;width:100%;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:10px 12px;cursor:pointer}._shareButton_9um1h_52:hover{background:#f9fafb}._icon_9um1h_68{width:22px;height:22px;object-fit:contain}._label_9um1h_74{font-size:14px}._copyRow_9um1h_78{display:flex;margin-top:14px;gap:8px}._urlInput_9um1h_84{flex:1;min-width:0;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:14px}._copyBtn_9um1h_93{border:1px solid #e5e7eb;background:#065f46;color:#fff;border-radius:8px;padding:10px 12px;cursor:pointer}._copied_9um1h_102{margin-top:8px;font-size:12px;color:#16a34a}@media (max-width: 480px){._modal_9um1h_11{width:100%;max-width:none;border-radius:12px 12px 0 0;position:fixed;bottom:0}._row_9um1h_46{grid-template-columns:repeat(2,minmax(0,1fr))}}._post_4hu64_2{display:flex;flex-direction:column;gap:10px;padding:10px;border:1px solid #f4f4f4;border-radius:10px;width:auto;height:min-content}._posterDetails_4hu64_13{display:flex;align-items:center;gap:10px;padding:5px 0;justify-content:center}._userName_4hu64_21{text-align:left;width:120px;flex:1}._menuIcon_4hu64_27{margin-left:auto}._postContentContainer_4hu64_31{width:100%}._postImage_4hu64_35{border-radius:5px}._postDetails_4hu64_39{display:flex;flex-direction:column;gap:10px}._postActions_4hu64_45{display:flex;gap:5px;margin-left:5px}._postText_4hu64_51{margin-top:8px;display:flex;flex-direction:column;gap:4px}:root{--main-color: #67a31b;--text-color: #333;--medium-text-color: #444;--light-text-color: #555;--border-color: #ebebeb;--transparent-color: #86b4496e;--desktop-content-width: 837px}._desktopContainer_19ny2_4{background-color:#f9fff1;border-radius:10px;box-shadow:0 2px 4px #0000001a;height:fit-content;width:100%;min-height:300px}._filterHeader_19ny2_13{display:flex;justify-content:space-between;align-items:center;margin:10px 10px 15px;padding-bottom:10px}._filterTitleGroup_19ny2_22{display:flex;flex-direction:column;align-items:flex-start}._filterTitle_19ny2_22{margin:0;font-size:1.2em;color:#333;display:flex;align-items:center;gap:8px}._filterBadge_19ny2_37{background-color:var(--main-color);color:#fff;border-radius:50%;padding:2px 6px;font-size:.8em;font-weight:700;min-width:18px;text-align:center}._filterBadgeBelow_19ny2_48{margin-top:4px}._resultCount_19ny2_52{font-size:.9em;color:#666;font-weight:400}._filterContent_19ny2_58{display:flex;flex-direction:column;gap:15px;padding:0 10px}._filterSection_19ny2_65{display:flex;flex-direction:column;gap:8px}._filterLabel_19ny2_71{font-weight:700;color:var(--text-color);font-size:.8rem;margin-bottom:5px}._searchInput_19ny2_79,._textInput_19ny2_80{padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:14px;background-color:#fff;color:#292a2b;outline:none;box-shadow:0 1px 2px #0000000d;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}._searchInput_19ny2_79:focus,._textInput_19ny2_80:focus{outline:none;border-color:var(--main-color);box-shadow:0 0 0 2px #67a31b33}._searchInput_19ny2_79:hover,._textInput_19ny2_80:hover{border-color:#67a31b99}._dateInputs_19ny2_104{display:flex;align-items:center;gap:10px}._dateInput_19ny2_104{flex:1;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:14px;background-color:#fff;color:#292a2b;outline:none;box-shadow:0 1px 2px #0000000d;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}._dateInputEmpty_19ny2_124{color:transparent}._dateInputEmpty_19ny2_124:focus{color:#292a2b}._dateInput_19ny2_104:focus{outline:none;border-color:var(--main-color);box-shadow:0 0 0 2px #67a31b33}._dateInput_19ny2_104:hover{border-color:#67a31b99}._dateSeparator_19ny2_142{color:#999;font-weight:700}._selectInput_19ny2_147{padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:14px;background-color:#fff;color:#292a2b;cursor:pointer;outline:none;box-shadow:0 1px 2px #0000000d;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}._selectInput_19ny2_147:focus{outline:none;border-color:var(--main-color);box-shadow:0 0 0 2px #67a31b33}._selectInput_19ny2_147:hover{border-color:#67a31b99}._rangeGroup_19ny2_171{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}._rangeLabel_19ny2_178{font-size:.85em;color:#666;font-weight:500}._rangeInput_19ny2_184{width:100%;height:6px;border-radius:3px;background:#ddd;outline:none;-webkit-appearance:none}._rangeInput_19ny2_184::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--main-color);cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}._rangeInput_19ny2_184::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--main-color);cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}._filterActions_19ny2_216{padding-bottom:15px;display:flex;flex-direction:column;gap:10px}._searchButton_19ny2_223{text-align:center!important;padding:4px!important;height:38px;background-color:#6da22e!important;color:#fff;border:none;cursor:pointer;font-size:1em;border-radius:8px}._searchButton_19ny2_223:hover:not(:disabled){background-color:var(--main-color)}._searchButton_19ny2_223:disabled{opacity:.7;cursor:not-allowed}._resetButton_19ny2_244{text-align:center!important;padding:4px!important;height:38px;background-color:#6da22e!important;color:#fff;border:none;cursor:pointer;font-size:1em;border-radius:8px}._resetButton_19ny2_244:hover:not(:disabled){background-color:var(--main-color)}._resetButton_19ny2_244:disabled{opacity:.5;cursor:not-allowed}._mobileContainer_19ny2_266{width:100%}._mobileToggleButton_19ny2_270{width:100%;padding:10px 15px;background-color:var(--main-color);color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1em;margin-bottom:15px;align-self:flex-start;transition:background-color .2s ease}._mobileToggleButton_19ny2_270:hover:not(:disabled){background-color:var(--main-color)}._mobileToggleButton_19ny2_270:disabled{opacity:.7;cursor:not-allowed}._mobileFilterPanel_19ny2_293{margin-top:15px;background-color:#f9fff1;border-radius:0 10px 10px 0;padding:15px;padding-bottom:calc(24px + env(safe-area-inset-bottom));box-shadow:0 2px 4px #0000001a;position:fixed;left:0;top:0;height:100vh;height:100dvh;width:200px;max-width:80%;z-index:1000;overflow-y:scroll;overflow-x:hidden;transform:translate(-105%);transition:transform .3s ease;scrollbar-width:thin;scrollbar-color:#ccc #f9fff1;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}._mobileFilterPanel_19ny2_293::-webkit-scrollbar{width:8px;display:block}._mobileFilterPanel_19ny2_293::-webkit-scrollbar-track{background:#f9fff1}._mobileFilterPanel_19ny2_293::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._mobileFilterPanel_19ny2_293::-webkit-scrollbar-thumb:hover{background:#999}._mobileFilterPanelVisible_19ny2_339{transform:translate(0);box-shadow:2px 0 5px #0003}._mobileFilterPanelVisible_19ny2_339:after{content:"";display:block;height:30px;flex-shrink:0}._dateInputWrapper_19ny2_352{position:relative}._datePlaceholder_19ny2_356{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:.9rem;pointer-events:none}._overlay_19ny2_367{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;display:none;opacity:0;transition:opacity .3s ease-in-out}._overlayVisible_19ny2_380{display:block;opacity:1}@media (min-width: 768px){._desktopContainer_19ny2_4 ._dateInputs_19ny2_104{flex-direction:column;gap:8px}._desktopContainer_19ny2_4 ._dateSeparator_19ny2_142{display:none}}@media (max-width: 767px){._filterContent_19ny2_58{gap:15px}._filterSection_19ny2_65{gap:6px}._dateInputs_19ny2_104{flex-direction:column;gap:8px}._dateSeparator_19ny2_142{display:none}._rangeGroup_19ny2_171{margin-bottom:10px}}@media (max-width: 479px){._mobileToggleButton_19ny2_270{padding:12px 16px;font-size:14px}._mobileFilterPanel_19ny2_293{padding:15px}._filterContent_19ny2_58{gap:12px}}._root_wuy95_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_wuy95_10{position:relative;height:min-content;width:100%;max-width:1200px;align-items:center;align-self:center;gap:20px;display:flex;flex-direction:column}._loading_wuy95_23,._error_wuy95_24,._noResults_wuy95_25{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_wuy95_24{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_wuy95_25{color:#888}._desktopLayoutContainer_wuy95_45{display:grid;grid-template-columns:200px auto 170px;gap:20px;width:100%}._leftColumn_wuy95_52{flex:1;max-width:200px;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:fit-content;display:flex;flex-direction:column;gap:10px}._leftColumn_wuy95_52 button{padding:15px 30px;border:0px solid #ccc;box-shadow:0 2px 4px #0000001a;background-color:#f9f9f9;cursor:pointer;border-radius:4px;text-align:left;transition:background-color .2s ease}._leftColumn_wuy95_52 button:hover{background-color:#e9e9e9}._leftColumn_wuy95_52 button._activeButton_wuy95_80{background-color:#86b4496e;color:#fff;border-color:#67a31b;font-weight:700}._middleColumn_wuy95_87{flex:3;display:flex;flex-direction:column;gap:20px;width:100%;max-width:600px;align-items:center}._postContainer_wuy95_98,._postCreateContainer_wuy95_98{width:100%;height:min-content;display:flex;flex-direction:column;gap:15px}._searchInput_wuy95_106{padding:10px 15px;border:1px solid #ccc;border-radius:4px;width:100%;box-sizing:border-box;margin-bottom:10px}._contentPlaceholder_wuy95_115{width:calc(100% - 40px);background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;min-height:200px;display:flex;align-items:center;justify-content:center;color:#888;font-style:italic}._rightColumn_wuy95_129{flex:1;max-width:250px;display:flex;flex-direction:column;gap:20px}._imagePreviewPlaceholder_wuy95_137{width:170px;height:220px;background-color:#e0e0e0;border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;color:#888;font-size:14px;text-align:center}._postItem_wuy95_152{border:1px solid #eee;padding:15px;border-radius:6px;background-color:#fdfdfd}@media (max-width: 479px){._main_wuy95_10{width:100%}}@media (min-width: 480px) and (max-width: 767.98px){._main_wuy95_10{width:95%}}._mobileLayoutContainer_wuy95_198{display:flex;flex-direction:column;gap:20px;width:100%;justify-content:center;align-items:center}._mobileButtonsContainer_wuy95_207{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:100%;max-width:600px;margin:0 auto;padding:0 10px}@media (max-width: 600px){._mobileButtonsContainer_wuy95_207{grid-template-columns:repeat(2,1fr);width:calc(100% - 10px);padding:0}}._mobileButtonsContainer_wuy95_207 button{padding:15px 10px;border:0px solid #ccc;background-color:#f9f9f9;box-shadow:0 2px 4px #0000001a;cursor:pointer;border-radius:4px;text-align:center;transition:background-color .2s ease;font-size:14px}._mobileButtonsContainer_wuy95_207 button:hover{background-color:#e9e9e9}._mobileButtonsContainer_wuy95_207 button._activeButton_wuy95_80{background-color:#86b4496e;color:#fff;border-color:#86b4496e;font-weight:700}@media (max-width: 767px){._rightColumn_wuy95_129{display:none}}._loading_wuy95_23{text-align:center;padding:1rem;color:#666}._error_wuy95_24{width:auto;text-align:center;padding:1rem;color:red}._observerTarget_wuy95_268{height:1px;width:100%}._filterPanelDesktop_wuy95_274{margin-top:15px}._filterPanelMobile_wuy95_278{width:100%;margin-bottom:20px}._noResults_wuy95_25{width:auto;padding:40px 20px;text-align:center;font-size:1.1em;color:#888;background-color:#f9f9f9;border-radius:8px;border:1px dashed #ddd}._root_5yk75_1{display:block;border:1px solid #eee;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;background-color:#fff;box-shadow:0 2px 4px #0000000d;transition:box-shadow .3s ease;height:100%;display:flex;flex-direction:column}._root_5yk75_1:hover{box-shadow:0 4px 8px #0000001a}._imageContainer_5yk75_20{width:100%;padding-top:56.25%;position:relative;background-color:#f0f0f0}._image_5yk75_20{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-bottom:1px solid #eee}._content_5yk75_37{padding:15px;flex-grow:1}._header_5yk75_42{margin:0 0 10px;font-size:1.1rem;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:3.3em}._root_qi3o4_1{width:90%;background-color:#f8f9fa;padding:10px;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-top:30px}._title_qi3o4_10{margin-top:0;margin-bottom:20px;font-size:1.4rem;font-weight:600;color:#333;border-bottom:2px solid #dee2e6;padding-bottom:10px}._filterSection_qi3o4_20{margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}._filterLabel_qi3o4_28{font-weight:500}._locationDropdown_qi3o4_32{padding:8px 12px;border:1px solid #ced4da;border-radius:4px;background-color:#fff;flex-grow:1;max-width:250px}._announcementsList_qi3o4_41{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 768px){._announcementsList_qi3o4_41{grid-template-columns:repeat(1,1fr)}}._announcementItem_qi3o4_54{background-color:#fff;padding:7px;border-radius:4px;border:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:flex-start;font-size:.95rem;transition:box-shadow .2s ease;cursor:pointer}._announcementItem_qi3o4_54:hover{box-shadow:0 4px 8px #0000001a}._announcementContent_qi3o4_71{flex:1;margin-right:0;display:flex;flex-direction:column}._announcementTitle_qi3o4_78{margin:0 0 5px;font-size:1rem;font-weight:600;color:#333;line-height:1.3;overflow-wrap:anywhere}._announcementDescription_qi3o4_87{margin:0 0 10px;color:#666;line-height:1.4;font-size:.9rem}._registrationLink_qi3o4_94{display:inline-block;background-color:#007bff;color:#fff;padding:6px 12px;border-radius:4px;text-decoration:none;font-size:.85rem;font-weight:500;transition:background-color .2s ease}._registrationLink_qi3o4_94:hover{background-color:#0056b3;text-decoration:none}._locationTag_qi3o4_111{background-color:#6c757d;color:#fff;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:500;white-space:nowrap;flex-shrink:0;display:inline-block;margin-top:6px;align-self:flex-end}._error_qi3o4_125{color:#dc3545;font-weight:500}._modalOverlay_qi3o4_131{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_qi3o4_141{background:#fff;border-radius:8px;padding:16px;width:90%;max-width:420px;box-shadow:0 10px 25px #00000026}._modalTitle_qi3o4_150{margin:0 0 8px;font-size:1.1rem;font-weight:700}._modalText_qi3o4_156{margin:0 0 16px;color:#4b5563}._modalActions_qi3o4_161{display:flex;gap:8px;justify-content:flex-end}._btn_qi3o4_167{padding:8px 12px;border-radius:6px;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer}._primary_qi3o4_175{background:var(--primary-color, #0ea5e9);color:#fff;border-color:var(--primary-color, #0ea5e9)}._danger_qi3o4_181{background:#ef4444;color:#fff;border-color:#ef4444}._root_brmng_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_brmng_10{position:relative;height:min-content;width:100%;max-width:1200px;align-items:center;align-self:center;gap:20px;display:flex;flex-direction:column}._loading_brmng_23,._error_brmng_24,._noResults_brmng_25{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_brmng_24{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_brmng_25{color:#888}._carousel_brmng_50{margin-bottom:30px}._controlsAndAnnouncements_brmng_56{display:grid;grid-template-columns:1fr}._controls_brmng_56{display:flex;align-self:center;width:90%;flex-direction:column;gap:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d}._searchForm_brmng_74{display:flex;gap:10px;position:relative}._searchInput_brmng_81{flex-grow:1;padding:10px 15px;border:1px solid #ced4da;border-radius:4px}._searchButton_brmng_88{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._searchButton_brmng_88:hover{background-color:#0056b3}._searchPanel_brmng_103{display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:12px;box-shadow:0 2px 6px #0000000f;transition:box-shadow .2s ease;width:100%}._searchHeader_brmng_116{display:flex;align-items:center;gap:8px}._spacer_brmng_122{flex:1}._searchTitle_brmng_124{font-weight:600;font-size:.95rem;color:#343a40}._searchFormExpanded_brmng_130{display:grid;grid-template-columns:1fr;gap:8px}._searchActions_brmng_136{display:grid;grid-template-columns:1fr 1fr;gap:6px}._primaryButton_brmng_142{padding:10px 16px;background-color:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease;font-size:.95rem;font-weight:500;width:100%}._primaryButton_brmng_142:disabled{background-color:#9ec5fe;cursor:not-allowed}._primaryButton_brmng_142:hover{background-color:#0056b3}._tertiaryButton_brmng_162{padding:8px 12px;background:transparent;color:#6c757d;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;transition:background-color .15s ease,color .15s ease;font-size:.9rem}._tertiaryButton_brmng_162:hover{background-color:#f8f9fa;color:#495057}._ghostButton_brmng_178{padding:8px 12px;background:transparent;color:#6c757d;border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease,color .15s ease;font-size:.9rem}._ghostButton_brmng_178:disabled{opacity:.5;cursor:not-allowed}._ghostButton_brmng_178:hover{background-color:#f1f3f5}._dateFilterContainer_brmng_193{display:flex;flex-direction:column;gap:10px;position:relative}._dateFilterLabel_brmng_200{font-weight:500;margin-bottom:5px;transition:background-color .2s ease,border-color .2s ease;font-size:.9rem;border-color:#007bff}._dateButtons_brmng_208{display:flex;flex-wrap:wrap;gap:10px}._dateButton_brmng_208{padding:8px 15px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;font-size:.9rem}._dateButton_brmng_208:hover{background-color:#e9ecef}._activeDateButton_brmng_228{background-color:#007bff;color:#fff;border-color:#007bff}._newsSectionTitle_brmng_235{font-size:1.6rem;font-weight:600;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #eee}._newsGrid_brmng_244{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}._announcementsDesktop_brmng_262{display:none}._announcementsMobile_brmng_268{margin-top:30px;display:block}._loadingMessage_brmng_276,._errorMessage_brmng_277,._noResultsMessage_brmng_278{text-align:center;padding:40px 20px;font-style:italic;color:#6c757d;background-color:#f8f9fa;border-radius:8px}._controlButton_brmng_289,._controlButtonActive_brmng_290{width:90%;padding:10px 20px;background-color:#6c757d;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;font-size:.95rem;font-weight:500;text-align:center}._controlButton_brmng_289:hover{background-color:#5a6268;box-shadow:0 2px 5px #00000026}._controlButtonActive_brmng_290{background-color:#007bff;box-shadow:inset 0 1px 3px #0003}._mobileControlButtons_brmng_316{width:100%;display:flex;gap:15px;justify-content:space-around}._clearFilterButton_brmng_324{margin:15px auto auto;padding:8px 16px;background-color:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease;font-size:.9rem;font-weight:500;align-self:center;width:fit-content}._clearFilterButton_brmng_324:hover{background-color:#c82333}._dateButtonsDropdown_brmng_345{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 4px 8px #0000001a;padding:10px;display:flex;flex-direction:column;gap:8px;z-index:10;min-width:180px;margin-top:5px}._dateButtonsDropdown_brmng_345 ._dateButton_brmng_208{width:100%;text-align:left;background-color:#fff;color:#333;border:none;padding:8px 12px}._dateButtonsDropdown_brmng_345 ._dateButton_brmng_208:hover{background-color:#f0f0f0}._dateButtonsDropdown_brmng_345 ._activeDateButton_brmng_228{background-color:#e7f1ff;color:#0056b3;font-weight:500}._dateOptionsPanel_brmng_384{display:flex;flex-direction:column;gap:8px}@media (max-width: 479px){._main_brmng_10{width:100%;gap:5px}._controlsAndAnnouncements_brmng_56{width:80%}._controls_brmng_56{width:100%;flex-direction:row;padding:10px}._mobileControlButtons_brmng_316{width:100%;display:flex;gap:15px;justify-content:space-around}._controlButton_brmng_289{width:50%;padding:9px}}@media (min-width: 480px) and (max-width: 767.98px){._main_brmng_10{width:95%;gap:5px}._controlsAndAnnouncements_brmng_56{width:60%}._controls_brmng_56{flex-direction:row;padding:10px}}@media (min-width: 768px){._controlsAndAnnouncements_brmng_56{grid-template-columns:2fr 1fr}._controls_brmng_56{flex-direction:column;align-items:center;justify-content:space-between}._searchForm_brmng_74{max-width:350px;margin-left:auto}._searchPanel_brmng_103{max-width:100%;width:100%}._dateFilterContainer_brmng_193{flex-direction:row;align-items:center;gap:15px}._dateFilterLabel_brmng_200{margin-bottom:0}._desktopLayoutContainer_brmng_479{display:grid;grid-template-columns:200px auto 170px;gap:20px;width:100%}._leftColumn_brmng_486{display:flex;flex-direction:column;gap:20px;width:200px}._middleColumn_brmng_495{display:flex;flex-direction:column;gap:20px;min-width:0}._rightColumn_brmng_504{display:flex;flex-direction:column;gap:15px}._imagePreviewPlaceholder_brmng_511{width:170px;height:220px;background-color:#e0e0e0;border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;color:#888;font-size:14px;text-align:center}._announcementsMobile_brmng_268{display:none}._announcementsDesktop_brmng_262{display:block}._dateFilterContainer_brmng_193 ._dateButtonsDropdown_brmng_345{left:auto;right:0}}@media (min-width: 1023px) and (max-width: 1224px){._main_brmng_10{width:100%}._newsGrid_brmng_244{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (min-width: 1200px){._newsGrid_brmng_244{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}._root_1dd0m_1{display:flex;flex-direction:column;gap:16px}._container_1dd0m_7{max-width:720px;margin:0 auto;background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #00000014}._title_1dd0m_16{font-size:1.5rem;font-weight:600}._desc_1dd0m_17{color:#444;line-height:1.6}._form_1dd0m_19{display:flex;flex-direction:column;gap:12px;margin-top:8px}._input_1dd0m_20{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:1rem}._textarea_1dd0m_21{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:1rem;min-height:120px}._actions_1dd0m_22{display:flex;gap:8px;align-items:center}._button_1dd0m_23{background:#2a7a2a;color:#fff;border:0;border-radius:6px;padding:10px 16px;cursor:pointer}._muted_1dd0m_24{color:#666;font-size:.9rem}._success_1dd0m_25{color:#2a7a2a;font-weight:600}._error_1dd0m_26{color:#b00020}._root_50367_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_50367_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._contentAreaContainer_50367_24{width:100%;height:100%;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px}._loading_50367_32,._error_50367_33,._noResults_50367_34{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_50367_33{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_50367_34{color:#888}._ilanVerButton_50367_59{display:block;width:fit-content;margin:15px 20px 15px auto;padding:12px 24px;background:linear-gradient(to bottom,#6ba520,#5c9218);color:#fff;text-align:center;text-decoration:none;border:none;border-radius:5px;cursor:pointer;font-weight:700;transition:background-color .3s ease}._ilanVerButton_50367_59:hover{background:linear-gradient(to bottom,#5c9218,#4d7a14)}._ilanVerPage_50367_83{display:flex;flex-direction:column;min-height:calc(100vh - 60px)}._upperSection_50367_89{padding:20px;background-color:#f0f0f0;text-align:center;border-bottom:1px solid #ccc;display:flex;flex-direction:column;align-items:center;min-height:250px;justify-content:center}._header_50367_102{margin-bottom:20px;font-size:2rem;color:#333}._buttonContainer_50367_108{display:flex;justify-content:center;gap:20px;width:100%;max-width:1200px}._buttonContainer_50367_108._mobile_50367_117{flex-wrap:wrap;justify-content:space-around;max-width:500px}._typeButton_50367_123{padding:0;font-size:1.2rem;font-weight:700;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;width:150px;height:150px;background-color:#007bff;background-size:cover;background-position:center;text-shadow:1px 1px 2px rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;text-align:center}._typeButton_50367_123:nth-child(1){background-color:#28a745}._typeButton_50367_123:nth-child(2){background-color:#ffc107;color:#333;text-shadow:none}._typeButton_50367_123:nth-child(3){background-color:#17a2b8}._typeButton_50367_123:nth-child(4){background-color:#dc3545}._buttonContainer_50367_108._mobile_50367_117 ._typeButton_50367_123{width:120px;height:120px;margin-bottom:20px}._typeButton_50367_123:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0003}._typeButton_50367_123._selected_50367_161{box-shadow:0 0 8px 2px #67a31b99;border:2px solid #67a31b;transform:scale(1.02)}._formContainer_50367_169{padding:30px;background-color:#fff;flex-grow:1;display:flex;justify-content:center;align-items:flex-start}._placeholder_50367_178{font-size:1.5rem;color:#6c757d;text-align:center;margin-top:50px;font-style:italic}@media (min-width: 768px) and (max-width: 1023px){._main_50367_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_50367_10{width:100%}._mainContentArea_50367_198{padding:0}}@media (max-width: 479px){._main_50367_10{width:100%}._mainContentArea_50367_198{padding:0}}@media (max-width: 767px){._formContainer_50367_169{padding:15px}}._formContainer_lspjc_1{width:100%;background-color:#f9fdf7;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:800px}._formSection_lspjc_10{background-color:#fff;padding:25px;border-radius:8px;border:1px solid #e0e0e0;margin-bottom:25px}._formSectionTitle_lspjc_18{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}._fieldGroup_lspjc_28{display:flex;align-items:center;margin-bottom:18px;gap:15px}._fieldLabel_lspjc_35{flex:0 0 120px;font-weight:500;color:#555;text-align:right;font-size:.9rem}._fieldControl_lspjc_43{flex:1;display:flex;gap:10px}._input_lspjc_51,._textarea_lspjc_52{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:4px;font-size:.9rem;color:#333;transition:border-color .2s ease-in-out}._input_lspjc_51:focus,._textarea_lspjc_52:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 2px #4caf5033}._textarea_lspjc_52{min-height:100px;resize:vertical}._button_lspjc_75{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s ease,box-shadow .2s ease}._buttonPrimary_lspjc_85{background-color:#6dbd57;color:#fff}._buttonPrimary_lspjc_85:hover{background-color:#5aa546;box-shadow:0 2px 5px #00000026}._buttonSecondary_lspjc_95{background-color:#f0f0f0;color:#555;border:1px solid #ddd}._buttonSecondary_lspjc_95:hover{background-color:#e6e6e6;border-color:#ccc}._buttonContainer_lspjc_106{text-align:right;margin-top:20px}._simpleDropdown_lspjc_112>div{width:100%}._addressSelector_lspjc_116>div{width:100%;display:flex;gap:10px}._addressSelector_lspjc_116>div>div{flex:1;flex-direction:row}._addressSelector_lspjc_116>title{display:none}._dateSelectorGroup_lspjc_131>div{flex:1}._fileUploadContainer_lspjc_137{border:2px dashed #ccc;border-radius:8px;padding:10px;text-align:center;cursor:pointer;background-color:#fafafa;transition:border-color .2s ease,background-color .2s ease;margin-bottom:20px;width:100%;height:200px}._fileUploadContainer_lspjc_137:hover{border-color:#6dbd57;background-color:#f5fdf3}._fileUploadContainer_lspjc_137._uploading_lspjc_155,._fileUploadContainer_lspjc_137._disabled_lspjc_156{cursor:not-allowed;border-color:#e0e0e0;background-color:#f5f5f5}._fileUploadContent_lspjc_162{display:flex;flex-direction:column;align-items:center;gap:10px}._uploadIcon_lspjc_169{color:#6dbd57;margin-bottom:5px}._fileUploadInfoContainer_lspjc_174{margin-top:10px}._fileUploadInfo_lspjc_174{font-size:.85rem;color:#777;margin-top:4px}._fileUploadStatusContainer_lspjc_184{margin-top:15px;min-height:20px;width:100%}._fileUploadErrors_lspjc_190 p,._fileUploadStatus_lspjc_184,._fileUploadSuccess_lspjc_192,._fileUploadError_lspjc_190{font-size:.9rem;margin:5px 0}._fileUploadErrors_lspjc_190 p{color:#d9534f}._fileUploadStatus_lspjc_184{color:#5bc0de}._fileUploadSuccess_lspjc_192{color:#5cb85c}._fileUploadError_lspjc_190{color:#d9534f}._fieldControl_lspjc_43:has(._fileUploadContainer_lspjc_137),._fieldControl_lspjc_43:has(._filePreviewList_lspjc_216){flex-direction:row;gap:20px;align-items:flex-start}._fieldControl_lspjc_43:has(._fileUploadContainer_lspjc_137)>._fileUploadContainer_lspjc_137{flex:1;min-width:250px;margin-bottom:0}._fieldControl_lspjc_43:has(._filePreviewList_lspjc_216)>._filePreviewList_lspjc_216{flex:1;margin-top:0;border-top:none;padding-top:0}._filePreviewList_lspjc_216{max-height:220px;overflow-y:auto;width:auto;flex-shrink:1;border:1px solid #eee;border-radius:4px;padding:10px}._previewListHeader_lspjc_257{font-size:.95rem;font-weight:600;color:#444;margin-bottom:8px}._filePreviewItem_lspjc_264{display:flex;flex-direction:column;padding:6px 8px;margin-bottom:5px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;transition:background-color .2s ease}._filePreviewItem_lspjc_264._uploading_lspjc_155{background-color:#eef7ff;border-color:#aaccf6}._filePreviewItem_lspjc_264._error_lspjc_280{background-color:#fdeeee;border-color:#f7c5c3}._filePreviewItem_lspjc_264._uploaded_lspjc_284{background-color:#edfbf3;border-color:#b8e8c7}._filePreviewTopRow_lspjc_290{display:flex;align-items:center;gap:8px;width:100%}._fileIcon_lspjc_297{flex-shrink:0;color:#555}._fileName_lspjc_302{flex-grow:1;font-size:.85rem;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}._removeFileButton_lspjc_312{flex-shrink:0;background:none;border:none;padding:2px;margin:0;cursor:pointer;color:#888;line-height:1;border-radius:50%;transition:color .2s ease,background-color .2s ease}._removeFileButton_lspjc_312:hover:not(:disabled){color:#d9534f;background-color:#f0f0f0}._removeFileButton_lspjc_312:disabled{cursor:not-allowed;opacity:.5}._filePreviewStatusRow_lspjc_336{margin-top:5px;padding-left:32px;font-size:.75rem;min-height:14px}._progressBarContainer_lspjc_343{width:100%;height:10px;background-color:#e9ecef;border-radius:5px;overflow:hidden;position:relative}._progressBar_lspjc_343{height:100%;background-color:#6dbd57;transition:width .3s ease;border-radius:5px}._progressText_lspjc_359{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.65rem;color:#333;font-weight:500;text-shadow:1px 1px 1px rgba(255,255,255,.7)}._fileErrorText_lspjc_370,._fileSuccessText_lspjc_371,._filePendingText_lspjc_372{display:inline-block;padding:2px 0}._fileErrorText_lspjc_370{color:#a94442;font-weight:500}._fileSuccessText_lspjc_371{color:#3c763d;font-weight:500}._filePendingText_lspjc_372{color:#888}@media (max-width: 768px){._formContainer_lspjc_1{padding:15px;max-width:100%}._formSection_lspjc_10{padding:15px}._fieldGroup_lspjc_28{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:15px}._fieldLabel_lspjc_35{flex:0 0 auto;text-align:left;margin-bottom:5px;width:100%}._fieldControl_lspjc_43{width:100%;flex-wrap:wrap}._addressSelector_lspjc_116>div{flex-direction:column;gap:10px}._addressSelector_lspjc_116>div>div{width:100%}._dateSelectorGroup_lspjc_131{flex-direction:column;gap:10px}._dateSelectorGroup_lspjc_131>div{width:100%}._amountGroup_lspjc_443{flex-direction:column;gap:10px;align-items:stretch}._amountInput_lspjc_448,._amountUnit_lspjc_448{width:100%}._amountUnit_lspjc_448>div{width:100%}._buttonContainer_lspjc_106{text-align:center;display:flex;flex-direction:column;gap:10px}._buttonContainer_lspjc_106 ._button_lspjc_75{width:100%}._fileUploadContainer_lspjc_137{padding:15px;min-height:120px}._fieldControl_lspjc_43:has(._fileUploadContainer_lspjc_137),._fieldControl_lspjc_43:has(._filePreviewList_lspjc_216){flex-direction:column;max-height:none;overflow:visible;gap:15px;align-items:stretch}._fieldControl_lspjc_43:has(._fileUploadContainer_lspjc_137)>._fileUploadContainer_lspjc_137{width:90%;margin-bottom:15px}._fieldControl_lspjc_43:has(._filePreviewList_lspjc_216)>._filePreviewList_lspjc_216,._filePreviewList_lspjc_216{max-height:none;overflow-y:visible;margin-top:0;border:1px solid #eee;padding:10px;width:100%;flex-shrink:0}._fieldLabelFull_lspjc_501{font-size:.85rem}}._dynamicListContainer_lspjc_508{margin-bottom:20px;border-top:1px solid #eee;padding-top:15px}._fieldLabelFull_lspjc_501{display:block;width:100%;text-align:left;margin-bottom:10px;font-weight:600;color:#555;font-size:.9rem}._dynamicListItem_lspjc_526{display:flex;gap:10px;margin-bottom:10px;align-items:center}._dynamicListInput_lspjc_534{flex-grow:1;margin:0}._dynamicListRemoveButton_lspjc_540{flex-shrink:0;padding:5px 10px!important;font-size:.8rem!important;line-height:1.5;background-color:#f8f8f8;border:1px solid #ddd;color:#dc3545;box-shadow:none}._dynamicListRemoveButton_lspjc_540:hover{background-color:#e9ecef;border-color:#c8ced3;color:#a51b2a}._dynamicListAddButton_lspjc_560{margin-top:10px;padding:6px 12px!important;font-size:.9rem!important}@media (max-width: 768px){._dynamicListRemoveButton_lspjc_540{padding:6px 12px!important}._dynamicListAddButton_lspjc_560{margin-top:15px;padding:8px 15px!important}._fieldLabelFull_lspjc_501{font-size:.85rem}}._toggleGroup_63vui_1{max-width:250px;width:auto;display:flex;align-items:center;gap:10px;margin-bottom:1rem}._toggleGroup_63vui_1 label{width:min-content}._hizmetToggle_63vui_14{width:180px}._hizmetToggle_63vui_14 label{width:190px}._fieldLabel_63vui_22{flex:0 0 120px;font-weight:500;color:#555;text-align:right;font-size:.9rem;margin-left:-30px}._sectionContainer_aujkd_1{border:1px solid #e0e0e0;padding:15px;margin-bottom:15px;border-radius:6px;background-color:#fdfdfd}._lessonsContainer_aujkd_9{margin-left:15px;margin-top:15px;border-left:2px solid #eee;padding-left:15px}._lessonContainer_aujkd_16{border:1px solid #f0f0f0;padding:10px;margin-bottom:10px;border-radius:4px;background-color:#fff}._mediaContainer_aujkd_24{margin-left:10px;margin-top:15px;padding-left:10px;border-left:2px solid #f5f5f5;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-direction:column}._mediaContainer_aujkd_24 p{font-weight:500;color:#666;margin-bottom:0;font-size:.9rem;flex-grow:1}._sectionHeader_aujkd_44{display:flex;align-items:baseline;gap:10px;margin-bottom:15px}._sectionHeader_aujkd_44>.fieldControl{flex-grow:1;margin-bottom:0}._lessonHeader_aujkd_56{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}._lessonHeader_aujkd_56>.fieldControl{flex-grow:1;margin-bottom:0}._lessonsContainer_aujkd_9>.buttonSecondary,._mediaContainer_aujkd_24>.buttonSecondary{padding:5px 10px!important;font-size:.8rem!important;line-height:1.4;margin-top:0;margin-right:0;flex-shrink:0;flex-direction:column}._lessonsContainer_aujkd_9>.buttonSecondary{margin-top:10px!important}._mediaTable_aujkd_83{width:100%;border-collapse:collapse;margin-bottom:15px;font-size:.9rem}._mediaTable_aujkd_83 th,._mediaTable_aujkd_83 td{border:1px solid #eee;padding:6px 8px;text-align:left;vertical-align:middle}._mediaTable_aujkd_83 th{background-color:#f9f9f9;font-weight:600}._mediaTableRow_aujkd_103:nth-child(2n){background-color:#fafafa}._mediaName_aujkd_107{font-size:.8rem}._mediaTimeInputContainer_aujkd_111 ._textInput_aujkd_111{padding:4px 6px;font-size:.9rem;max-width:60px}._mediaTimeInputContainer_aujkd_111 label{display:none}._mediaStatus_aujkd_121{font-weight:500}._status-uploading_aujkd_125{color:orange}._status-success_aujkd_129{color:#28a745}._status-error_aujkd_133{color:#dc3545}._status-validating_aujkd_137{color:#17a2b8}._status-idle_aujkd_141{color:#6c757d}._tableActionButton_aujkd_145{padding:3px 8px!important;font-size:.8rem!important}._addMediaControl_aujkd_150{margin-top:15px;margin-bottom:10px}._disabledButton_aujkd_155{opacity:.6;cursor:not-allowed}._mediaHelpText_aujkd_160{font-size:.85rem;color:#666;margin-left:10px}._mediaHeader_aujkd_166{font-weight:500;color:#666;margin-bottom:0;font-size:.9rem;flex-grow:1}.formSection>.buttonPrimary{padding:7px 14px!important;font-size:.9rem!important;margin-top:15px}@media (max-width: 768px){._sectionContainer_aujkd_1{padding:12px;margin-bottom:15px}._lessonsContainer_aujkd_9{margin-left:3px;padding-left:3px;margin-top:10px}._lessonContainer_aujkd_16{padding:8px;margin-bottom:8px}._mediaContainer_aujkd_24{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px;margin-top:12px;flex-direction:column}._mediaContainer_aujkd_24 p{margin-bottom:0;font-size:.85rem;flex-grow:0;flex-shrink:1}._sectionHeader_aujkd_44,._lessonHeader_aujkd_56{display:block}._sectionHeader_aujkd_44>.fieldControl,._lessonHeader_aujkd_56>.fieldControl{width:100%;margin-bottom:10px}._sectionHeader_aujkd_44>.dynamicListRemoveButton,._lessonHeader_aujkd_56>.dynamicListRemoveButton{display:block;width:100%;text-align:center;margin-top:0;margin-bottom:5px}._lessonsContainer_aujkd_9>.buttonSecondary,._mediaContainer_aujkd_24>.buttonSecondary,.formSection>.buttonPrimary{display:inline-block;width:auto;margin-top:10px;margin-right:5px;text-align:center;vertical-align:middle;padding:3px 6px!important;font-size:.8rem!important}._mediaContainer_aujkd_24>.buttonSecondary{flex-shrink:0}.formSection>.buttonPrimary{display:block;width:100%;margin-right:0}.formSection>.buttonPrimary{margin-top:20px;padding:8px 16px!important}._lessonsContainer_aujkd_9>.buttonSecondary,._mediaContainer_aujkd_24>.buttonSecondary{padding:3px 6px!important;flex-shrink:0}}._root_1e03o_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_1e03o_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._contentAreaContainer_1e03o_24{width:100%;height:100%;border-radius:4px}._loading_1e03o_30,._error_1e03o_31,._noResults_1e03o_32{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_1e03o_31{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_1e03o_32{color:#888}._tabContainer_1e03o_52{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;gap:10px}._ilanVerButton_1e03o_62{margin-left:10px;padding:12px 18px;align-items:center;justify-content:center;background:linear-gradient(to bottom,#5c9218,#4d7a14);color:#fff;text-align:center;text-decoration:none;border:none;border-radius:5px;cursor:pointer;font-weight:700;transition:background-color .3s ease}._ilanVerButton_1e03o_62:hover{background:linear-gradient(to bottom,#5c9218,#4d7a14)}._ilanVerButton_1e03o_62 a{padding:0;margin:0;text-decoration:none;color:#fff}._tabButton_1e03o_90{width:30%;height:100%;padding:auto;background:linear-gradient(to bottom,#969696,#747474);color:#fff;text-align:center;text-decoration:none;border:none;border-radius:5px;cursor:pointer;font-weight:700;transition:background-color .3s ease}._tabButton_1e03o_90:hover{background:linear-gradient(to bottom,#969696,#747474)}@media (min-width: 768px) and (max-width: 1023px){._main_1e03o_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_1e03o_10{width:100%}._mainContentArea_1e03o_122{padding:0}}@media (max-width: 479px){._main_1e03o_10{width:100%}._mainContentArea_1e03o_122{padding:0}}._root_1m3o9_1{width:100%;position:relative;overflow:visible}._upperDiv_1m3o9_8{aspect-ratio:36/9;background-color:#000;background-size:cover;background-position:center;position:relative;color:#fff}._bottomDiv_1m3o9_18{height:60px;background-color:#fff;position:relative;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;border-top:1px solid #eee}._contentWrapper_1m3o9_29{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;z-index:1;height:0}._profilePicContainer_1m3o9_39{width:90px;height:90px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 2px 4px #0000004d;margin-left:20px;background-color:#ccc;position:absolute;bottom:0;transform:translateY(50%);z-index:2}._profilePic_1m3o9_39{display:block;width:100%;height:100%;object-fit:cover}._bottomInfo_1m3o9_62{display:flex;flex-direction:column;align-items:flex-end;color:#555}._stats_1m3o9_69{font-size:.85rem;color:#555;margin-bottom:5px;text-shadow:none}._stars_1m3o9_76{display:flex}._star_1m3o9_76{font-size:1.1rem;margin-left:2px;text-shadow:none}._filled_1m3o9_86{color:#ffc107}._outline_1m3o9_90{color:#ccc}._footerContainer_1m3o9_94{display:flex;align-items:center;margin:10px}._editProfileButton_1m3o9_100{background-color:#f0f0f0;color:#333;border:1px solid #ddd;padding:8px 12px;border-radius:4px;margin-left:15px;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color .2s ease,border-color .2s ease}._editProfileButton_1m3o9_100:hover{background-color:#e9e9e9;border-color:#ccc}._loading_1m3o9_119,._error_1m3o9_120{position:absolute;top:10px;left:50%;transform:translate(-50%);background-color:#000000b3;color:#fff;padding:5px 10px;border-radius:4px;font-size:.9rem;z-index:10}._error_1m3o9_120{background-color:#c80000cc}._profileName_1m3o9_138{font-size:1.1rem;font-weight:600;color:#333;position:absolute;left:120px;top:50%;transform:translateY(-50%);max-width:calc(100% - 320px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:15px}@media (max-width: 768px){._upperDiv_1m3o9_8{aspect-ratio:30/9}._bottomDiv_1m3o9_18{padding:0}._editProfileButton_1m3o9_100{width:66px;padding:8px;font-size:.8rem;line-break:auto;margin-left:0}._bottomInfo_1m3o9_62{display:flex;flex-direction:column;align-items:flex-end;color:#555;padding:0 5px}._stats_1m3o9_69{margin-left:10px;font-size:.75rem;color:#555;margin-bottom:3px;text-shadow:none}._profilePicContainer_1m3o9_39{margin-left:10px}._profileName_1m3o9_138{font-size:.9rem;left:10px;max-width:calc(100% - 205px);margin-top:65px}}._userProfileContainer_e9en7_3{width:auto;margin:0 10px}._groupHeader_e9en7_11{padding:.4rem .8rem;font-weight:700;margin-bottom:.5rem;border-radius:4px;text-align:center;color:#fff}._panellerHeader_e9en7_20{background-color:#67a31b26;color:#555;font-weight:800;transition:background-color .2s ease-in-out}._sosyalHeader_e9en7_27{background-color:#80008026;color:#555;font-weight:800;transition:background-color .2s ease-in-out}._mobileGroupHeaders_e9en7_37{display:flex;gap:.3rem}._mobileGroupHeaderButton_e9en7_44{flex-grow:1;border:none;padding:8px 10px;color:#333;cursor:pointer;text-align:center;border-radius:4px;transition:box-shadow .2s ease-in-out,color .2s ease-in-out}._mobileGroupHeaderButton_e9en7_44._panellerHeader_e9en7_20._activeMobileGroupHeader_e9en7_58{background-color:#67a31b80;color:#252525;box-shadow:0 0 8px 2px #67a31b59}._mobileGroupHeaderButton_e9en7_44._sosyalHeader_e9en7_27._activeMobileGroupHeader_e9en7_58{background-color:#80008080;color:#252525;box-shadow:0 0 8px 2px #80008059}._mobileGroupHeaderButton_e9en7_44:not(._activeMobileGroupHeader_e9en7_58){color:#888}._mobileTabsContainer_e9en7_82{display:flex;flex-direction:column;margin-bottom:1rem}._mobileTabs_e9en7_82{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px}._tabButton_e9en7_103{display:inline-flex;align-items:center;gap:.2rem;justify-content:center}._tabIcon_e9en7_111{flex-shrink:0}._tabLabel_e9en7_116{display:inline-block;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mobileTabButton_e9en7_126{padding:.5rem;border:1px solid #ececec;background:#f9f9f9;cursor:pointer;font-size:.85rem;color:#555;border-radius:4px;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;flex-grow:1;flex-basis:0}._mobileTabButton_e9en7_126._activeTab_e9en7_141{background-color:var(--primary-color-light, #e7f3ff);border-color:var(--primary-color, #007bff60);color:var(--primary-color, #007bff);font-weight:700}._mobileTabButton_e9en7_126:hover{background-color:#eee}._desktopLayout_e9en7_153{display:flex;flex-direction:column}._sidebar_e9en7_158{display:none}._contentArea_e9en7_162{width:100%;height:min-content;min-height:350px}@media (min-width: 768px){._mobileGroupHeaders_e9en7_37,._mobileTabsContainer_e9en7_82{display:none}._desktopLayout_e9en7_153{flex-direction:row;gap:2rem}._sidebar_e9en7_158{display:block;width:200px;flex-shrink:0}._sidebar_e9en7_158 ul{list-style:none;padding:0;margin:0 0 1rem}._sidebar_e9en7_158 li{padding:.7rem .6rem;cursor:pointer;border-radius:4px;margin-bottom:.3rem;transition:background-color .2s ease-in-out,color .2s ease-in-out;color:#333;font-size:1rem}._tabListItem_e9en7_208{display:flex;align-items:center;gap:.5rem}._tabIcon_e9en7_111{flex-shrink:0}._sidebar_e9en7_158 li:hover{background-color:#f0f0f0}._sidebar_e9en7_158 li._activeTab_e9en7_141{background-color:var(--primary-color-light, #007bff17);color:var(--primary-color, #007bff);font-size:1rem;font-weight:700}._desktopSosyalHeaderMargin_e9en7_232{margin-top:1.5rem}._contentArea_e9en7_162{flex-grow:1}}@media (max-width: 767px){._mobileTabs_e9en7_82{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}._mobileTabButton_e9en7_126{padding:8px 10px;min-height:36px;width:100%;min-width:0}}@media (max-width: 767px){._mobileTabsPaneller_e9en7_261{display:flex;flex-wrap:wrap;gap:5px}._mobileTabsPaneller_e9en7_261 ._mobileTabButton_e9en7_126{width:auto;min-width:0;flex:0 0 calc((100% - 10px) / 3)}._mobileTabsPaneller_e9en7_261._remTwo_e9en7_274 ._mobileTabButton_e9en7_126:nth-last-child(2),._mobileTabsPaneller_e9en7_261._remTwo_e9en7_274 ._mobileTabButton_e9en7_126:last-child{flex-basis:calc((100% - 5px)/2)}._mobileTabsSosyal_e9en7_280{display:flex;flex-wrap:wrap;gap:5px}._mobileTabsSosyal_e9en7_280 ._mobileTabButton_e9en7_126{width:auto;min-width:0;flex:0 0 calc((100% - 10px) / 3)}._mobileTabsSosyal_e9en7_280._remTwo_e9en7_274 ._mobileTabButton_e9en7_126:nth-last-child(2),._mobileTabsSosyal_e9en7_280._remTwo_e9en7_274 ._mobileTabButton_e9en7_126:last-child{flex-basis:calc((100% - 5px)/2)}}._socialGrid_e9en7_302{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-top:1rem}._socialItem_e9en7_310{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:16px;border:1px solid #f0f0f0;transition:box-shadow .2s ease-in-out,transform .1s ease-in-out}._socialItem_e9en7_310:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}._socialItemContent_e9en7_325{margin-bottom:12px}._socialItemContent_e9en7_325 p{margin:0 0 8px;color:#333;line-height:1.4}._socialItemContent_e9en7_325 p strong{color:#555;font-weight:600}._socialPostText_e9en7_341{background-color:#f8f9fa;padding:12px;border-radius:6px;border-left:3px solid var(--primary-color, #007bff);margin:8px 0;font-style:italic;color:#666}._socialItemMeta_e9en7_352{font-size:.8rem;color:#888;padding-top:8px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}._commentItem_e9en7_363 ._socialPostText_e9en7_341{border-left-color:#28a745;background-color:#f8fff8}._likedItem_e9en7_369 ._socialPostText_e9en7_341{border-left-color:#dc3545;background-color:#fff8f8}._courseItem_e9en7_375{background:linear-gradient(135deg,#f8f9fa,#fff);border-left:4px solid #007bff}._courseItem_e9en7_375:hover{box-shadow:0 6px 16px #007bff26}._socialSectionHeader_e9en7_385{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}._socialSectionHeader_e9en7_385 h3{margin:0;color:#333;font-size:1.4rem;font-weight:600}._favoritesHeaderRow_e9en7_399{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}._favoritesTabsContainer_e9en7_409{display:inline-flex;gap:8px;flex-wrap:wrap}@media (max-width: 600px){._favoritesHeaderRow_e9en7_399{flex-direction:column;align-items:flex-start;gap:8px}._favoritesTabsContainer_e9en7_409{width:100%}}._userIlansContainer_k7ix9_1{background-color:transparent;border-radius:0;box-shadow:none}._ilansHeaderRow_k7ix9_7{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}._userIlansContainer_k7ix9_1 h3{margin:0;color:#333;font-size:1.4rem;font-weight:600}._tabsContainer_k7ix9_25{display:inline-flex;gap:8px;flex-wrap:wrap}._tabButton_k7ix9_31{padding:8px 12px;border-radius:999px;border:1px solid #dcdcdc;background:#fff;color:#555;cursor:pointer;font-weight:600;font-size:.9rem;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}._tabButton_k7ix9_31:hover{background-color:#f3f6f8}._tabButtonActive_k7ix9_47{background:linear-gradient(180deg,#e8f5e9,#fff);border-color:#67a31b80;color:#3d7d0c;box-shadow:0 2px 8px #67a31b26}._ilansList_k7ix9_56{display:flex;flex-direction:column;gap:10px}._ilanRow_k7ix9_64{display:grid;grid-template-columns:96px 1fr auto;align-items:center;gap:12px;background:#fff;border:1px solid #ececec;border-radius:10px;padding:8px 10px;box-shadow:0 2px 8px #0000000a;cursor:pointer;transition:background-color .15s ease,box-shadow .2s ease}._ilanRow_k7ix9_64:hover{background-color:#fafafa;box-shadow:0 4px 12px #0000000f}._rowImageWrapper_k7ix9_83{position:relative;width:96px;height:72px;border-radius:8px;overflow:hidden;background:#f3f3f3}._rowImage_k7ix9_83{width:100%;height:100%;object-fit:cover;display:block}._rowTypeBadge_k7ix9_99{position:absolute;left:6px;top:6px;color:#fff;font-size:.65rem;font-weight:700;padding:3px 6px;border-radius:999px;text-transform:uppercase;letter-spacing:.2px}._rowContent_k7ix9_112{min-width:0}._rowTitle_k7ix9_116{font-size:1rem;font-weight:700;color:#2f2f2f;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._rowMeta_k7ix9_127{margin-top:4px;display:flex;gap:10px;align-items:center;color:#777;font-size:.85rem}._rowLocation_k7ix9_136{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rowDate_k7ix9_142{white-space:nowrap}._rowRight_k7ix9_146{display:flex;align-items:center;gap:8px}._rowPrice_k7ix9_152{font-size:1.05rem;font-weight:800;color:#2d7c12}._rowMenuWrapper_k7ix9_158{position:relative}._ilanCardContent_k7ix9_162{padding:0}._ilanTitle_k7ix9_166,._ilanMetaRow_k7ix9_170,._ilanPrice_k7ix9_174,._ilanDate_k7ix9_178,._ilanLocation_k7ix9_182{display:none}._menuButton_k7ix9_188{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666}._menuButton_k7ix9_188:hover{background-color:#e9e9e9;color:#333}._dropdownMenu_k7ix9_205{position:absolute;top:calc(100% + 5px);right:0;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px #00000026;z-index:1000;width:160px;overflow:hidden}._dropdownItem_k7ix9_218{background:none;border:none;padding:10px 15px;width:100%;text-align:left;cursor:pointer;font-size:.9em;color:#333;display:block}._dropdownItem_k7ix9_218:hover{background-color:#f0f0f0}._loadingState_k7ix9_234,._errorState_k7ix9_234,._emptyState_k7ix9_234{padding:20px;text-align:center;font-size:1.1em;color:#555;border:1px dashed #ccc;border-radius:8px;margin-top:20px;background-color:#fff}._errorState_k7ix9_234{color:#d9534f;border-color:#d9534f}@media (max-width: 600px){._ilansHeaderRow_k7ix9_7{flex-direction:column;align-items:flex-start;gap:8px}._tabsContainer_k7ix9_25{width:100%}._ilanRow_k7ix9_64{grid-template-columns:88px 1fr auto}}@media (max-width: 600px){._ilanTopRow_k7ix9_268,._ilanBottomRow_k7ix9_269{align-items:flex-start}._ilanTopRow_k7ix9_268{align-items:flex-start;margin-bottom:8px}._ilanPriceMenuContainer_k7ix9_278{flex-direction:column;align-items:flex-end;gap:5px}._ilanTitleContainer_k7ix9_284 strong,._ilanPrice_k7ix9_174{font-size:1.1em}._ilanBottomRow_k7ix9_269{align-items:flex-start}._ilanTypeLabel_k7ix9_296{font-size:.75em;padding:3px 6px}._ilanDate_k7ix9_178{font-size:.8em}}._card_1i3cy_1{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-bottom:20px;overflow:visible;display:flex;flex-direction:column;position:relative;max-width:350px}._clickableArea_1i3cy_13{cursor:pointer;flex-grow:1;display:flex;flex-direction:column}._postImage_1i3cy_20{width:100%;height:180px;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}._cardContent_1i3cy_29{padding:15px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}._postText_1i3cy_37{font-size:.95rem;color:#333;margin-bottom:10px;white-space:pre-wrap;word-wrap:break-word;flex-grow:1}._postMeta_1i3cy_46{display:flex;justify-content:space-between;font-size:.75rem;color:#777;margin-top:auto;padding-top:10px;border-top:1px solid #f0f0f0}._menuIconContainer_1i3cy_57{position:absolute;top:10px;right:10px;cursor:pointer;padding:5px;background-color:#ffffffb3;border-radius:50%;z-index:10}._menuIconContainer_1i3cy_57:hover{background-color:#e6e6e6e6}._dropdownMenu_1i3cy_72{position:absolute;top:40px;right:10px;background-color:#fff;border-radius:6px;box-shadow:0 2px 10px #00000026;z-index:100;width:120px;padding:5px 0}._dropdownMenuItem_1i3cy_84{padding:8px 15px;font-size:.9rem;color:#333;cursor:pointer}._dropdownMenuItem_1i3cy_84:hover{background-color:#f5f5f5}._postsGrid_1i3cy_96{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}._card_1wupm_1{width:100%;background:#fff;border:1px solid #e6e6e6;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden;margin-bottom:16px}._compactHeader_1wupm_11{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px 18px;border-bottom:1px solid #f0f0f0;background:#fafafa;cursor:pointer}._statusPill_1wupm_22{display:inline-flex;align-items:center;height:32px;padding:0 12px;font-weight:700;color:#2d7c12;background:#e6f3da;border-radius:999px;white-space:nowrap}._amountRow_1wupm_34{display:flex;align-items:center;gap:8px;position:relative}._amount_1wupm_34{font-weight:800;font-size:20px;color:#2d2d2d}._headerSummary_1wupm_40{min-width:0;display:flex;flex-direction:column;gap:6px}._summaryTop_1wupm_41{display:flex;align-items:baseline;justify-content:space-between}._orderTitle_1wupm_42{font-weight:700;color:#2f2f2f}._orderItems_1wupm_43{color:#444;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._orderDate_1wupm_44{color:#666;font-size:12px}._compactMetaRow_1wupm_47{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:8px 18px;background:#f7f9f6;border-top:1px solid #eef2ea}._chevron_1wupm_56{margin-left:6px;color:#666;transition:transform .18s ease}._chevronOpen_1wupm_57{transform:rotate(180deg)}._menuWrapper_1wupm_59{position:relative}._menuButton_1wupm_60{width:32px;height:32px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;cursor:pointer;font-size:20px;line-height:0;display:inline-flex;align-items:center;justify-content:center}._menuButton_1wupm_60:hover{background:#f6f6f6}._menu_1wupm_59{position:absolute;right:0;top:36px;background:#fff;border:1px solid #e0e0e0;box-shadow:0 6px 18px #00000014;border-radius:10px;padding:6px;display:flex;flex-direction:column;z-index:3}._menuItem_1wupm_87{padding:10px 12px;border:none;background:transparent;text-align:left;border-radius:8px;cursor:pointer;color:#2d2d2d}._menuItem_1wupm_87:hover{background:#f6f6f6}._cardBody_1wupm_98{display:grid;grid-template-columns:160px 1fr;gap:24px;padding:20px}._productVisual_1wupm_105{display:flex;flex-direction:column;gap:12px}._productImage_1wupm_111{width:160px;height:160px;object-fit:cover;border-radius:8px;background:#f3f3f3}._primaryButton_1wupm_119{padding:10px 14px;border:none;border-radius:8px;background:#5c9218;color:#fff;font-weight:700;cursor:pointer}._primaryButton_1wupm_119:hover{background:#4d7a14}._detailsGrid_1wupm_131{display:flex;flex-direction:column;gap:16px}._kvRow_1wupm_135{display:flex;gap:8px;margin-bottom:4px}._k_1wupm_135{color:#333;font-weight:700}._v_1wupm_137{color:#333}._actionRow_1wupm_139{display:flex;gap:12px}._actionButton_1wupm_140{padding:10px 14px;border-radius:8px;background:#5c9218;color:#fff;border:none;cursor:pointer;font-weight:700}._actionButton_1wupm_140:hover{background:#4d7a14}._infoBlocks_1wupm_151{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}._infoBlock_1wupm_151{background:#f8f8f8;border-radius:8px;padding:12px}._infoTitle_1wupm_153{margin:0 0 8px;font-size:14px;color:#333}._infoText_1wupm_154{margin:0;color:#333}._itemsRow_1wupm_156{margin-top:4px}._itemsText_1wupm_157{color:#333;font-weight:600}._cardFooter_1wupm_159{display:flex;justify-content:flex-end;gap:16px;padding:12px 20px;border-top:1px solid #f0f0f0}._link_1wupm_166{color:#333;text-decoration:none}._link_1wupm_166:hover{text-decoration:underline}._expandable_1wupm_170{max-height:0;overflow:hidden;transition:max-height .24s ease}._expanded_1wupm_175{max-height:1000px}@media (max-width: 767px){._cardBody_1wupm_98{grid-template-columns:1fr}._productImage_1wupm_111{width:100%;height:220px}._infoBlocks_1wupm_151{grid-template-columns:1fr}}@media (max-width: 480px){._compactHeader_1wupm_11{padding:16px 14px;gap:10px}._statusPill_1wupm_22{height:24px;padding:0 8px;font-size:11px;max-width:36vw;overflow:hidden;text-overflow:ellipsis}._orderTitle_1wupm_42{font-size:13px}._amount_1wupm_34{font-size:16px}._menuButton_1wupm_60{width:28px;height:28px;font-size:18px}._orderItems_1wupm_43{font-size:12px}._orderDate_1wupm_44{font-size:11px}._compactMetaRow_1wupm_47{padding:12px 14px;row-gap:6px}._headerSummary_1wupm_40{gap:8px}}._container_if525_2{display:flex;gap:0;width:100%;min-height:480px;border:1px solid #eee;border-radius:8px;overflow:hidden}._threads_if525_3{width:34%;min-width:240px;max-width:360px;border-right:1px solid #eee;display:flex;flex-direction:column}._threadsHeader_if525_4{padding:12px;font-weight:700;background:#fafafa;border-bottom:1px solid #eee}._threadList_if525_5{overflow-y:auto}._threadItem_if525_6{padding:10px 12px;border-bottom:1px solid #f2f2f2;cursor:pointer;display:flex;gap:10px;align-items:center}._threadItem_if525_6:hover{background:#f9f9f9}._threadActive_if525_8{background:#eef6ff}._avatar_if525_9{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#ddd}._threadMeta_if525_10{display:flex;flex-direction:column;gap:4px;flex:1}._name_if525_11{font-weight:600;color:#222;font-size:14px}._lastLine_if525_12{font-size:12px;color:#666;display:flex;justify-content:space-between;gap:8px}._unreadBadge_if525_13{background:#e41b1b;color:#fff;border-radius:10px;padding:0 6px;font-size:11px}._conversation_if525_15{flex:1;display:flex;flex-direction:column}._convHeader_if525_16{padding:10px 12px;border-bottom:1px solid #eee;background:#fafafa;display:flex;align-items:center;gap:10px}._backBtn_if525_17{border:none;background:transparent;cursor:pointer;color:#007bff;font-weight:600}._convBody_if525_18{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:8px;background:#fff}._bubble_if525_19{max-width:70%;padding:8px 10px;border-radius:12px;font-size:14px;line-height:1.4}._mine_if525_20{align-self:flex-end;background:#e6f4ea;border-top-right-radius:4px}._theirs_if525_21{align-self:flex-start;background:#f1f1f1;border-top-left-radius:4px}._timestamp_if525_22{font-size:11px;color:#888;margin-top:2px}._convInput_if525_23{border-top:1px solid #eee;padding:8px;display:flex;gap:8px}._input_if525_24{flex:1;padding:8px 10px;border:1px solid #ddd;border-radius:6px}._sendBtn_if525_25{padding:8px 12px;background:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer}._sendBtn_if525_25:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 900px){._threads_if525_3{width:40%}}@media (max-width: 700px){._container_if525_2{flex-direction:column}._threads_if525_3{width:100%;max-width:none}._hideMobile_if525_35{display:none!important}}._root_46htu_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_46htu_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._sepetContainer_46htu_27{width:90%;max-width:850px}._title_46htu_32{font-size:1.8rem;font-weight:600;margin-bottom:2rem;color:#333}._centeredStatus_46htu_39{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem;color:#555}._centeredStatus_46htu_39 p{margin-top:1rem;font-size:1.1rem}._spinner_46htu_55{animation:_spin_46htu_55 1s linear infinite}@keyframes _spin_46htu_55{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loginButton_46htu_64,._retryButton_46htu_64,._browseButton_46htu_64{margin-top:1.5rem;padding:.8rem 1.5rem;background-color:#67a31b;color:#fff;border:none;border-radius:5px;font-size:1rem;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .3s ease}._loginButton_46htu_64:hover,._retryButton_46htu_64:hover,._browseButton_46htu_64:hover{background-color:#67a31b}._emptyCart_46htu_82{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;text-align:center;border:1px dashed #ddd;padding:2rem;border-radius:8px;background-color:#f9f9f9}._emptyCart_46htu_82 p{margin-top:1rem;font-size:1.1rem;color:#555}._cartGrid_46htu_101{display:grid;grid-template-columns:3fr 1fr;gap:2rem}@media (max-width: 768px){._cartGrid_46htu_101{grid-template-columns:1fr}}._cartItemsList_46htu_113{display:flex;flex-direction:column;gap:1rem}._cartItem_46htu_113{display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:1rem;padding:1rem;border:1px solid #eee;border-radius:8px;background-color:#fff;box-shadow:0 1px 3px #0000000d;transition:opacity .3s ease}@media (max-width: 600px){._cartItem_46htu_113{grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;grid-template-areas:"image details" "image quantity" "image price" "image remove";gap:.2rem 1rem;padding:.8rem}._itemImage_46htu_144{grid-area:image}._itemDetails_46htu_145{grid-area:details;margin-bottom:.5rem}._itemQuantity_46htu_146{grid-area:quantity;justify-self:start}._itemPrice_46htu_147{grid-area:price;justify-self:start;font-size:1rem;margin-top:.5rem}._removeItemButton_46htu_148{grid-area:remove;justify-self:end;margin-top:.5rem}}._itemImage_46htu_144{width:80px;height:80px;object-fit:cover;border-radius:4px;border:1px solid #eee}._itemName_46htu_163{font-weight:600;color:#333;margin:0}._itemSeller_46htu_169{font-size:.9rem;color:#666;margin:.2rem 0 0}._itemQuantity_46htu_146{display:flex;align-items:center;gap:.5rem}._quantityButton_46htu_181{background-color:#f0f0f0;border:1px solid #ccc;color:#333;width:25px;height:25px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:700}._quantityButton_46htu_181:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed}._quantityValue_46htu_200{font-weight:500;min-width:20px;text-align:center}._itemPrice_46htu_147{font-weight:600;color:#67a31b;font-size:1.1rem;text-align:right;white-space:nowrap}g ._removeItemButton_46htu_148{background:none;border:none;color:#dc3545;cursor:pointer;padding:.3rem}._removeItemButton_46htu_148:disabled{color:#aaa;cursor:not-allowed}._removeItemButton_46htu_148:hover:not(:disabled){color:#c82333}._itemUpdating_46htu_230{opacity:.6;pointer-events:none}._buttonSpinner_46htu_236{animation:_spin_46htu_55 1s linear infinite}._subtotalSection_46htu_241{padding:1.5rem;border:1px solid #eee;border-radius:8px;background-color:#f8f9fa;height:fit-content;position:sticky;top:2rem}._subtotalTitle_46htu_251{font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:#333}._subtotalValue_46htu_258{font-size:1.5rem;font-weight:700;color:#67a31b;margin:0 0 1.5rem}._checkoutButton_46htu_265{width:100%;padding:.9rem;background-color:#67a31b;color:#fff;border:none;border-radius:5px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}._checkoutButton_46htu_265:hover{background-color:#218838}@media (min-width: 768px) and (max-width: 1023px){._main_46htu_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_46htu_10{width:100%}._mainContentArea_46htu_294{padding:0}}@media (max-width: 479px){._main_46htu_10{width:100%}._mainContentArea_46htu_294{padding:0}}@media (max-width: 767px){._formContainer_46htu_312{padding:15px}}._notificationContainer_ihnik_2{display:flex;flex-direction:column;gap:16px;padding:20px;background:transparent;min-height:400px}._header_ihnik_12{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}._headerLeft_ihnik_22{display:flex;align-items:center;gap:12px}._title_ihnik_28{margin:0;color:#333;font-size:1.4rem;font-weight:600;display:flex;align-items:center;gap:8px}._unreadBadge_ihnik_38{background:#ff4757;color:#fff;font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:12px;min-width:20px;text-align:center}._headerRight_ihnik_49{display:flex;align-items:center;gap:12px}._viewToggle_ihnik_56{display:flex;background:#f8f9fa;border-radius:8px;padding:2px;border:1px solid #e9ecef}._viewButton_ihnik_64{display:flex;align-items:center;justify-content:center;padding:8px 12px;border:none;background:transparent;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#6c757d}._viewButton_ihnik_64:hover{background:#e9ecef;color:#495057}._viewButton_ihnik_64._activeView_ihnik_82{background:#fff;color:#007bff;box-shadow:0 1px 3px #0000001a}._actions_ihnik_89{display:flex;align-items:center;gap:8px}._actionButton_ihnik_95{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #dee2e6;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#495057;font-size:.875rem;font-weight:500}._actionButton_ihnik_95:hover{background:#f8f9fa;border-color:#adb5bd}._loadingContainer_ihnik_116{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6c757d;gap:12px}._loadingSpinner_ihnik_126{animation:_spin_ihnik_1 1s linear infinite}@keyframes _spin_ihnik_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorContainer_ihnik_135{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6c757d;gap:16px;text-align:center}._retryButton_ihnik_146{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}._retryButton_ihnik_146:hover{background:#0056b3}._emptyState_ihnik_164{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6c757d;gap:16px;text-align:center}._notificationsList_ihnik_176{display:flex;flex-direction:column;gap:8px}._notificationItem_ihnik_183{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;transition:all .2s ease}._notificationItem_ihnik_183:hover{background:#f8f9fa;border-color:#adb5bd;box-shadow:0 2px 4px #0000000d}._notificationItem_ihnik_183._unread_ihnik_38{border-left:4px solid #007bff;background:#f8f9ff}._notificationIcon_ihnik_206{font-size:1.5rem;min-width:32px;display:flex;align-items:center;justify-content:center}._notificationContent_ihnik_214{flex:1;min-width:0}._notificationText_ihnik_219{margin:0 0 4px;color:#212529;font-size:.9rem;line-height:1.4}._notificationTime_ihnik_226{color:#6c757d;font-size:.8rem}._notificationActions_ihnik_231{display:flex;align-items:center;gap:8px}._markReadButton_ihnik_237{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #dee2e6;background:#fff;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#6c757d}._markReadButton_ihnik_237:hover{background:#28a745;border-color:#28a745;color:#fff}._notificationsList_ihnik_176._compact_ihnik_258 ._notificationItem_ihnik_183{flex-direction:row;align-items:center;padding:12px 16px;gap:12px}._compactIcon_ihnik_265{font-size:1.25rem;min-width:24px;display:flex;align-items:center;justify-content:center}._compactContent_ihnik_273{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._compactText_ihnik_281{margin:0;color:#212529;font-size:.875rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._compactTime_ihnik_292{color:#6c757d;font-size:.75rem}._unreadDot_ihnik_297{width:8px;height:8px;background:#007bff;border-radius:50%;flex-shrink:0}@media (max-width: 768px){._notificationContainer_ihnik_2{padding:16px}._header_ihnik_12{flex-direction:column;align-items:stretch;gap:16px}._headerRight_ihnik_49{justify-content:space-between}._viewToggle_ihnik_56{order:1}._actions_ihnik_89{order:2;justify-content:flex-end}._actionButton_ihnik_95{padding:6px 10px;font-size:.8rem}._notificationItem_ihnik_183{padding:12px}._title_ihnik_28{font-size:1.25rem}}._container_1gjob_1{display:flex;flex-direction:column;gap:12px}._list_1gjob_6{display:flex;flex-direction:column;gap:10px}._card_1gjob_11{display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fff}._avatar_1gjob_20{width:40px;height:40px;border-radius:20px;object-fit:cover;background:#f3f4f6}._meta_1gjob_27{flex:1;display:flex;flex-direction:column}._title_1gjob_32{font-weight:700;color:#111827}._subtitle_1gjob_36{color:#6b7280;font-size:13px}._actionRow_1gjob_40{display:flex;gap:8px}._btn_1gjob_44{padding:8px 12px;border-radius:6px;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer}._primary_1gjob_51{background:var(--primary-color, #0ea5e9);color:#fff;border-color:var(--primary-color, #0ea5e9)}._header_1gjob_56{font-size:18px;font-weight:700;margin-bottom:4px}._empty_1gjob_61{padding:16px;color:#6b7280}._container_18rff_1{display:flex;flex-direction:column;gap:12px}._list_18rff_6{display:flex;flex-direction:column;gap:10px}._item_18rff_11{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;background:#fff}._icon_18rff_21{width:36px;height:36px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;font-size:16px}._meta_18rff_31{display:flex;flex-direction:column;gap:2px}._text_18rff_36{color:#111827;font-weight:600;line-height:1.25}._time_18rff_41{color:#6b7280;font-size:12px}._actions_18rff_45{display:flex;gap:8px}._btn_18rff_49{padding:6px 10px;border-radius:6px;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer;font-size:12px}._primary_18rff_57{background:var(--primary-color, #0ea5e9);color:#fff;border-color:var(--primary-color, #0ea5e9)}._root_slszf_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_slszf_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._loading_slszf_24,._error_slszf_25,._noResults_slszf_26{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_slszf_25{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_slszf_26{color:#888}@media (min-width: 768px) and (max-width: 1023px){._main_slszf_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_slszf_10{width:100%}}@media (max-width: 479px){._main_slszf_10{width:100%}}._authContainer_slszf_75{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100vw;margin:0;padding:2rem;background-image:url(/assets/images/login_bg.png);background-repeat:repeat;background-size:auto;background-attachment:scroll;position:relative;flex-grow:1}._authContainer_slszf_75:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,#fff,#fffc 30%,#fff6 70%,#ffffff1a);pointer-events:none;z-index:1}._authContainer_slszf_75>*{position:relative;z-index:2}._loginFormContainer_1yk6q_1{background-color:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;text-align:center}._logo_1yk6q_14{width:180px;height:auto;margin-bottom:1.5rem}._title_1yk6q_20{font-size:1.8rem;font-weight:600;margin-bottom:.5rem;color:#333}._subtitle_1yk6q_27{font-size:.95rem;color:#555;margin-bottom:2rem}._linkButton_1yk6q_33{background:none;border:none;padding:0;color:#007bff;text-decoration:underline;cursor:pointer;font-size:inherit}._linkButton_1yk6q_33:hover{color:#0056b3}._form_1yk6q_47{width:100%;display:flex;flex-direction:column}._inputGroup_1yk6q_53{margin-bottom:1.25rem;text-align:left;width:100%}._label_1yk6q_59{display:block;margin-bottom:.5rem;font-size:.9rem;font-weight:500;color:#444}._input_1yk6q_53{width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;box-sizing:border-box}._input_1yk6q_53:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}._passwordWrapper_1yk6q_82{position:relative;display:flex;align-items:center}._passwordWrapper_1yk6q_82 ._input_1yk6q_53{padding-right:80px}._showHideButton_1yk6q_94{position:absolute;right:1px;top:1px;bottom:1px;background:none;border:none;border-left:1px solid #eee;padding:0 .8rem;cursor:pointer;color:#666;font-size:.85rem;display:flex;align-items:center;border-top-right-radius:7px;border-bottom-right-radius:7px}._showHideButton_1yk6q_94:hover{background-color:#f8f8f8}._eyeIcon_1yk6q_115{width:16px;height:16px;margin-right:4px;color:#666}._errorMessage_1yk6q_123{color:#dc3545;font-size:.85rem;margin-top:.5rem;text-align:left}._forgotPassword_1yk6q_130{text-align:right;margin-bottom:1.5rem;margin-top:-.5rem;font-size:.9rem}._submitButton_1yk6q_138{width:auto;padding:.9rem 1rem;background-color:#a0a0a0;color:#fff;border:none;border-radius:25px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin-top:.5rem}._submitButton_1yk6q_138:hover{background-color:#8c8c8c}._terms_1yk6q_156{margin-top:1.5rem;font-size:.85rem;color:#666;text-align:center;line-height:1.4}._terms_1yk6q_156 ._link_1yk6q_33{color:#007bff;text-decoration:underline}._terms_1yk6q_156 ._link_1yk6q_33:hover{color:#0056b3}@media (max-width: 480px){._loginFormContainer_1yk6q_1{padding:2rem 1.5rem;box-shadow:none;border-radius:0}._logo_1yk6q_14{width:150px;margin-bottom:1rem}._title_1yk6q_20{font-size:1.6rem}._subtitle_1yk6q_27{margin-bottom:1.5rem}._input_1yk6q_53{padding:.7rem .9rem;font-size:.95rem}._passwordWrapper_1yk6q_82 ._input_1yk6q_53{padding-right:70px}._showHideButton_1yk6q_94{padding:0 .6rem;font-size:.8rem}._eyeIcon_1yk6q_115{width:14px;height:14px}._submitButton_1yk6q_138{padding:.8rem;font-size:1rem}._terms_1yk6q_156{font-size:.8rem}}._dividerContainer_1yk6q_222{display:flex;align-items:center;margin:1.5rem 0;width:100%}._dividerLine_1yk6q_229{flex-grow:1;height:1px;background-color:#ccc;border:none}._dividerText_1yk6q_236{padding:0 1rem;font-size:.85rem;color:#777;font-weight:500}._googleButton_1yk6q_244{background-color:#4285f4;color:#fff}._googleButton_1yk6q_244:hover{background-color:#357ae8}._selectInput_4lv4h_5{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23aaa'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding-right:2.5rem}._successMessage_sbxfi_1{color:#28a745;background-color:#e9f7ec;border:1px solid #a6d7b1;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.25rem;font-size:.9rem;text-align:center}._backToLogin_sbxfi_12{margin-top:1.5rem;text-align:center;font-size:.9rem}._labelTimerRow_b5yir_1{display:flex;justify-content:space-between;align-items:baseline;width:100%;margin-bottom:.5rem}._timer_b5yir_9{font-size:.85rem;color:#666}._resendContainer_b5yir_14{margin-top:1.5rem;text-align:center;font-size:.9rem}._resendDisabledText_b5yir_20{color:#888}._root_lb0a6_1{width:auto;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}._leftColumn_lb0a6_14{flex-grow:1;flex-shrink:1;flex-basis:335px;min-width:250px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;transition:flex-basis .3s ease}._rightColumn_lb0a6_27{flex-grow:1;flex-shrink:1;flex-basis:335px;min-width:250px;box-sizing:border-box;background-color:#fafafa;padding:25px;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:20px;transition:flex-basis .3s ease}._userMedia_lb0a6_44{background-color:#fafafa;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a;position:relative;padding-bottom:20px}._coverImageContainer_lb0a6_53{position:relative;height:150px;background-color:#e0e0e0;background-image:None;background-size:40px 40px;background-position:0 0,0 20px,20px -20px,-20px 0px;background-color:#fafafa}._coverImage_lb0a6_53{width:100%;height:100%;object-fit:cover}._editCoverButton_lb0a6_71{position:absolute;top:10px;right:10px;width:30px;height:30px;background-color:#fafafa;border:1px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#333;box-shadow:0 1px 3px #0003}._editCoverButton_lb0a6_71:hover{background-color:#f0f0f0}._userImageContainer_lb0a6_94{position:absolute;left:20px;top:100px;width:100px;height:100px;border-radius:50%;background-color:#fff;padding:5px;box-shadow:0 2px 5px #0003}._userImage_lb0a6_94{width:100%;height:100%;border-radius:50%;background-color:#ccc;background-image:linear-gradient(45deg,#000000 25%,transparent 25%),linear-gradient(-45deg,#000000 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#000000 75%),linear-gradient(-45deg,transparent 75%,#000000 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px;background-color:#fafafa;object-fit:cover;display:block}._mediaControls_lb0a6_129{margin-top:65px;padding:0 20px;text-align:left}._profileTitle_lb0a6_136{font-size:1.1rem;font-weight:500;color:#333;margin-bottom:15px}._buttonGroup_lb0a6_143{display:flex;justify-content:flex-start;gap:10px}._uploadButton_lb0a6_149,._saveButton_lb0a6_150{padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s ease}._uploadButton_lb0a6_149{background-color:#fff;border:1px solid #ccc;color:#333}._uploadButton_lb0a6_149:hover{background-color:#f0f0f0}._saveButton_lb0a6_150{background-color:#6ab04c;border:1px solid #6ab04c;color:#fff}._saveButton_lb0a6_150:hover{background-color:#218838}._userField1_lb0a6_180{background-color:#fafafa;padding:25px;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:20px}._formRow_lb0a6_190{display:flex;gap:20px}._formRow_lb0a6_190 ._formGroup_lb0a6_195{flex:1;margin-bottom:0}._formGroup_lb0a6_195{display:flex;flex-direction:column}._formLabel_lb0a6_206{margin-bottom:8px;font-size:.9rem;color:#333;font-weight:500;display:block}._formInput_lb0a6_214{width:100%;padding:10px 12px;border:1px solid #ced4da;border-radius:15px;font-size:.95rem;box-sizing:border-box;background-color:#fff;box-shadow:inset 0 1px 2px #00000013}._formInput_lb0a6_214:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}._inlineError_lb0a6_231{color:#dc3545;font-size:.8rem;margin-top:.25rem;display:block;text-align:left}._listboxWrapper_lb0a6_271{position:relative;width:100%}._listboxButton_lb0a6_277{position:relative;width:100%;cursor:pointer;background-color:#fff;padding:10px 30px 10px 12px;border-radius:15px;border:1px solid #ced4da;text-align:left;color:#333;font-size:.95rem;line-height:1.5;outline:none;transition:border-color .2s ease-in-out;min-height:calc(1.5em + 22px);display:flex;align-items:center;box-shadow:inset 0 1px 2px #00000013}._listboxButton_lb0a6_277:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}._listboxButton_lb0a6_277[disabled]{background-color:#e9ecef;cursor:not-allowed;opacity:.7}._listboxButtonText_lb0a6_314{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}._listboxButtonIcon_lb0a6_322{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;color:#6c757d}._listboxButtonIcon_lb0a6_322 svg{width:1.25rem;height:1.25rem}._listboxOptions_lb0a6_338{position:absolute;margin-top:1px;max-height:240px;width:100%;overflow:auto;border-radius:.5rem;background-color:#fff;padding:.25rem 0;font-size:.9rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:10;outline:none;border:1px solid #e5e7eb}._listboxOption_lb0a6_338{position:relative;cursor:default;-webkit-user-select:none;user-select:none;padding:.75rem 2.5rem .75rem 1rem;display:flex;align-items:center;justify-content:space-between}._listboxOptionInactive_lb0a6_364{color:#374151}._listboxOptionActive_lb0a6_368{background-color:#e0e7ff;color:#1e3a8a}._listboxOptionText_lb0a6_373{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}._listboxOptionTextSelected_lb0a6_381{font-weight:600}._listboxOptionCheck_lb0a6_385{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;color:#6ab04c}._listboxOptionCheck_lb0a6_385 svg{width:1.1rem;height:1.1rem}._transitionLeave_lb0a6_401{transition:opacity .1s ease-in}._transitionLeaveFrom_lb0a6_404{opacity:1}._transitionLeaveTo_lb0a6_407{opacity:0}input[type=date]{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative}._genderSelection_lb0a6_423{display:flex;gap:20px;align-items:center;margin-top:5px}._genderOption_lb0a6_430{display:flex;align-items:center;cursor:pointer;font-size:.95rem;color:#333}._genderOption_lb0a6_430 input[type=radio]{display:none}._genderBox_lb0a6_444{display:inline-block;width:22px;height:22px;border:1px solid #adb5bd;border-radius:4px;margin-right:8px;background-color:#fff;transition:background-color .2s ease,border-color .2s ease;box-shadow:inset 0 1px 2px #00000013}._genderOption_lb0a6_430 input[type=radio]:checked+._genderBox_lb0a6_444{background-color:#6ab04c;border-color:#5a9a3e;box-shadow:none}._formTextarea_lb0a6_464{width:100%;padding:10px 12px;border:1px solid #ced4da;border-radius:15px;font-size:.95rem;box-sizing:border-box;background-color:#fff;box-shadow:inset 0 1px 2px #00000013;resize:vertical;min-height:80px;font-family:inherit}._formTextarea_lb0a6_464:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}._addressTypeSelection_lb0a6_485{display:flex;gap:20px;align-items:center;margin-top:5px}._addressTypeOption_lb0a6_492{display:flex;align-items:center;cursor:pointer;font-size:.95rem;color:#333}._addressTypeOption_lb0a6_492 input[type=radio]{display:none}._addressTypeBox_lb0a6_506{display:inline-block;width:22px;height:22px;border:1px solid #adb5bd;border-radius:4px;margin-right:8px;background-color:#fff;transition:background-color .2s ease,border-color .2s ease;box-shadow:inset 0 1px 2px #00000013}._addressTypeOption_lb0a6_492 input[type=radio]:checked+._addressTypeBox_lb0a6_506{background-color:#6ab04c;border-color:#5a9a3e;box-shadow:none}@media (max-width: 768px){._formRow_lb0a6_190{flex-direction:column;gap:20px}}._root_vyj8g_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_vyj8g_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._ayarlarPage_vyj8g_25{display:flex;flex-direction:column;width:100%}._topContainer_vyj8g_31{background-color:#fff;padding:24px;border-bottom:1px solid #e0e0e0;border-radius:0 0 8px 8px;box-shadow:0 1px 3px #0000000d;margin-bottom:20px}._header_vyj8g_40{display:flex;align-items:center;gap:8px}._title_vyj8g_46{font-size:24px;font-weight:600;margin:0;color:#111827}._subtitle_vyj8g_53{font-size:1rem;color:#6b7280;margin:8px 0 12px}._buttonGroup_vyj8g_59{display:inline-flex;gap:4px;background-color:#f3f4f6;padding:4px;border-radius:8px;position:relative}._activeBackground_vyj8g_69{position:absolute;top:4px;bottom:4px;background-color:#fff;border-radius:6px;box-shadow:0 1px 2px #0000000d;z-index:1;transition:left .3s ease,width .3s ease}._button_vyj8g_59{padding:6px 14px;font-size:1rem;font-weight:500;border-radius:6px;border:none;background-color:transparent;color:#6b7280;cursor:pointer;transition:color .2s;position:relative;z-index:2;white-space:nowrap}._button_vyj8g_59:hover{color:#67a31b}._activeButton_vyj8g_99{color:#67a31b;font-weight:600}._bottomContainer_vyj8g_105{background-color:#fff;border-bottom:1px solid #e0e0e0;border-radius:0 0 8px 8px;box-shadow:0 1px 3px #0000000d}._backLink_vyj8g_113{text-decoration:none}._backButtonContainer_vyj8g_118{display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:8px;background-color:#67a31b26;color:#446912;font-size:.9rem;font-weight:500;transition:background-color .2s ease;border:none}._backButtonContainer_vyj8g_118:hover{background-color:#67a31b80}@media (max-width: 600px){._topContainer_vyj8g_31{padding:16px;border-radius:0}._title_vyj8g_46{font-size:20px}._subtitle_vyj8g_53{font-size:12px}._buttonGroup_vyj8g_59{gap:4px;overflow-x:auto;white-space:nowrap;margin-bottom:-8px;-ms-overflow-style:none;scrollbar-width:none}._buttonGroup_vyj8g_59::-webkit-scrollbar{display:none}._button_vyj8g_59{padding:6px 10px;font-size:.8rem}}@media (min-width: 768px) and (max-width: 1023px){._main_vyj8g_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_vyj8g_10{width:100%}._mainContentArea_vyj8g_188{padding:0}}@media (max-width: 479px){._main_vyj8g_10{width:100%}._mainContentArea_vyj8g_188{padding:0}}@media (max-width: 767px){._formContainer_vyj8g_206{padding:15px}}._root_3qqpp_1{padding:24px;display:flex;flex-direction:column;gap:24px}._button_3qqpp_9{padding:10px 20px;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;border:1px solid transparent;text-align:center}._submitButton_3qqpp_21{background-color:#67a31b;color:#fff;border-color:#67a31b}._submitButton_3qqpp_21:hover{background-color:#5a8c17;border-color:#5a8c17;box-shadow:0 2px 4px #0000001a}._submitButton_3qqpp_21:focus{outline:2px solid #67a31b;outline-offset:2px}._submitButton_3qqpp_21:disabled{background-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb;box-shadow:none}._toggleButton_3qqpp_49{background-color:#fff;color:#374151;border:1px solid #d1d5db}._toggleButton_3qqpp_49:hover{background-color:#f9fafb;border-color:#adb5bd;box-shadow:0 1px 3px #0000000d}._toggleButton_3qqpp_49:focus{outline:2px solid #d1d5db;outline-offset:2px}._logoutButtonRed_3qqpp_68{background-color:#fff;color:#e46262;border:1px solid #d1d5db}._logoutButtonRed_3qqpp_68:hover{background-color:#fef2f2;border-color:#e46262;color:#b91c1c;box-shadow:0 1px 3px #0000000d}._logoutButtonRed_3qqpp_68:focus{outline:2px solid #fca5a5;outline-offset:2px}._logoutButtonRed_3qqpp_68,._toggleButton_3qqpp_49,._submitButton_3qqpp_21{align-self:flex-start}._complaintSection_3qqpp_94{display:flex;flex-direction:column;gap:15px}._complaintForm_3qqpp_100{display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff}._infoBox_3qqpp_110{font-size:.9rem;color:#374151;background-color:#f9fafb;border:1px solid #e5e7eb;border-left:4px solid #67a31b;padding:12px;border-radius:6px}._textarea_3qqpp_120{width:auto;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;resize:vertical;min-height:120px;transition:border-color .2s ease,box-shadow .2s ease}._textarea_3qqpp_120:focus{border-color:#67a31b;box-shadow:0 0 0 1px #67a31b;outline:none}._textareaError_3qqpp_137{border-color:#ef4444}._textareaError_3qqpp_137:focus{border-color:#ef4444;box-shadow:0 0 0 1px #ef4444}._wordCount_3qqpp_145{font-size:.8rem;color:#6b7280;text-align:right}._errorText_3qqpp_151{color:#ef4444;font-weight:500;margin-left:5px}@media (max-width: 600px){._root_3qqpp_1{padding:16px;gap:16px}._button_3qqpp_9{width:100%;text-align:center;font-size:.9rem;padding:12px 16px}._complaintForm_3qqpp_100{padding:16px}}._input_3qqpp_179{width:auto;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}._input_3qqpp_179:focus{border-color:#67a31b;box-shadow:0 0 0 1px #67a31b;outline:none}._sellerPanelContainer_109gc_1{width:100%;height:100%;display:flex;min-height:500px;background-color:#fff;height:900px}._navigation_109gc_10{width:240px;background-color:#5c9218;padding:15px 0;color:#fff;flex-shrink:0}._navigation_109gc_10 ul{list-style:none;padding:0;margin:0}._navItem_109gc_24{display:flex;align-items:center;padding:12px 20px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;font-size:.95rem;white-space:nowrap}._navItem_109gc_24:hover{background-color:#ffffff1a}._navItem_109gc_24._active_109gc_38{background-color:#0003;font-weight:700;border-left:4px solid #fff;padding-left:16px}._icon_109gc_46{margin-right:12px;flex-shrink:0}._contentArea_109gc_51{flex-grow:1;padding:20px}._contentDisplay_109gc_56 h2{margin-top:0;color:#333}@media (max-width: 768px){._userPanelContainer_109gc_68{flex-direction:column;border:none;height:600px}._navigation_109gc_10{width:100%;padding:0;background-color:#5c9218;overflow-x:auto;white-space:nowrap;border-bottom:1px solid #5C9218;-webkit-overflow-scrolling:touch}._navigation_109gc_10::-webkit-scrollbar{display:none}._navigation_109gc_10{-ms-overflow-style:none;scrollbar-width:none}._navigation_109gc_10 ul{display:flex;flex-direction:row;padding:0 10px}._navItem_109gc_24{padding:10px 15px;border-left:none;border-bottom:3px solid transparent;margin-bottom:-1px;flex-shrink:0}._navItem_109gc_24._active_109gc_38{background-color:#0000001a;padding-left:15px;border-left:none;border-bottom:3px solid #fff;font-weight:700}._icon_109gc_46{margin-right:8px}._contentArea_109gc_51{border-left:none;padding:15px;background-color:#fff}}._root_ioh4l_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_ioh4l_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._contentAreaContainer_ioh4l_24{width:100%;height:100%;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px}._activeTab_ioh4l_33{border-bottom:3px solid blue;font-weight:700}._tabContent_ioh4l_38{padding:15px}._loading_ioh4l_42,._error_ioh4l_43,._noResults_ioh4l_44{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_ioh4l_43{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_ioh4l_44{color:#888}@media (min-width: 768px) and (max-width: 1023px){._main_ioh4l_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_ioh4l_10{width:100%}}@media (max-width: 479px){._main_ioh4l_10{width:100%}}._instructorLink_ioh4l_96{color:#007bff;text-decoration:none}._instructorLink_ioh4l_96:hover{text-decoration:underline}._sectionHeading_ioh4l_105,._sectionHeadingMobile_ioh4l_106{font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #eee}._desktopLayout_ioh4l_116{display:flex;gap:2rem;padding:2rem;max-width:1200px;margin:0 auto;background-color:#f8f9fa}._leftColumn_ioh4l_125{flex:2;display:flex;flex-direction:column;gap:1.5rem}._rightColumn_ioh4l_132{flex:1;position:sticky;top:2rem;height:fit-content;display:flex;flex-direction:column;gap:1.5rem}._aboutSection_ioh4l_143{background-color:#f7f7f7;padding:1.5rem;border-radius:4px}._titleRatingWrapper_ioh4l_151{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;flex-wrap:wrap;gap:1rem}._aboutSection_ioh4l_143 ._courseTitle_ioh4l_160{font-size:2rem;font-weight:700;color:#1c1d1f;margin:0}._aboutSection_ioh4l_143 ._metaInfo_ioh4l_168{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;font-size:.875rem;color:#565759;margin-top:1rem}@media (max-width: 768px){._aboutSection_ioh4l_143 ._metaInfo_ioh4l_168{grid-template-columns:repeat(2,1fr);gap:.5rem;font-size:.8rem}}._metaItem_ioh4l_186{display:flex;align-items:center;gap:.5rem}._metaItem_ioh4l_186 svg{flex-shrink:0;color:#4caf50}._instructorNameSub_ioh4l_198{display:block;font-size:.95rem;color:#565759;margin-bottom:.75rem}._aboutSection_ioh4l_143 ._ratings_ioh4l_206{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-shrink:0}._aboutSection_ioh4l_143 ._starIconsWrapper_ioh4l_216{display:flex;align-items:center;gap:2px}._aboutSection_ioh4l_143 ._starIconsWrapper_ioh4l_216 svg{margin-bottom:0}._aboutSection_ioh4l_143 ._ratingValue_ioh4l_227{font-weight:600;color:#2d2f31;font-size:.9rem;line-height:1}._aboutSection_ioh4l_143 ._reviewCountText_ioh4l_234{color:#565759;font-size:.8rem;line-height:1;white-space:nowrap}._aboutGrid_ioh4l_243{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.5rem 1rem;margin-top:1.5rem;font-size:.875rem;color:#333}._aboutGrid_ioh4l_243 div strong{color:#1c1d1f}._mediaArea_ioh4l_262{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._mediaArea_ioh4l_262 img{display:block;width:100%;height:auto}._playOverlay_ioh4l_275{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#0006;cursor:pointer;opacity:.8;transition:opacity .2s ease,transform .2s ease}._playOverlay_ioh4l_275:hover{opacity:1;transform:scale(1.05)}._playOverlay_ioh4l_275 svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}._learnSection_ioh4l_300{background-color:#fff;padding:1.5rem;border:1px solid #e0e0e0;border-radius:4px}._learnList_ioh4l_307{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:disc;padding-left:20px}._learnList_ioh4l_307 svg{flex-shrink:0;margin-top:3px;color:#5624d0}._descriptionSection_ioh4l_326{background-color:#fff;padding:1.5rem;border:1px solid #e0e0e0;border-radius:4px}._descriptionSection_ioh4l_326 p{line-height:1.6;font-size:.95rem}._courseContentSection_ioh4l_339{background-color:#fff;padding:1.5rem;border:1px solid #e0e0e0;border-radius:4px}._courseMetaHeader_ioh4l_346{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.5rem;border-radius:4px;font-size:.9rem;color:#495057}._courseMetaHeader_ioh4l_346>span{font-weight:500}._courseMetaHeader_ioh4l_346>span:not(:last-child):after{content:"•";margin-left:.75rem;color:#6c757d}._accordion_ioh4l_367{border:1px solid #d1d7dc;border-radius:4px}._accordionItem_ioh4l_372{border-bottom:1px solid #d1d7dc}._accordionItem_ioh4l_372:last-child{border-bottom:none}._accordionHeader_ioh4l_380{background-color:#f7f9fa;border:none;padding:.9rem 1.2rem;min-height:60px;width:100%;text-align:left;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem}._accordionHeader_ioh4l_380:hover{background-color:#e8eaf0}._accordionTitle_ioh4l_401{flex-grow:1;font-weight:600;color:#333}._moduleMeta_ioh4l_408{font-size:.85rem;font-weight:400;color:#555;white-space:nowrap;flex-shrink:0}._accordionHeader_ioh4l_380 svg{flex-shrink:0;color:#555}._accordionContent_ioh4l_421{padding:.5rem 0;font-size:.9rem;line-height:1.6;background-color:#fff}._accordionContent_ioh4l_421 p{margin:0;color:#333;padding:0 1.5rem}._lessonItem_ioh4l_434{display:flex;align-items:center;gap:.75rem;padding:.3rem 1rem;min-height:40px;border-bottom:1px solid #f1f3f4;transition:background-color .2s ease}._lessonItem_ioh4l_434:hover{background-color:#f8f9fa}._lessonItem_ioh4l_434:last-child{border-bottom:none}._lessonItem_ioh4l_434 svg{flex-shrink:0;color:#4caf50;margin-top:1px}._lessonItem_ioh4l_434>span:first-of-type{flex:1;font-weight:500;color:#2d2f31}._lessonDuration_ioh4l_464{font-size:.85rem;color:#6a6f73;font-weight:400;margin-left:auto}._engagementSection_ioh4l_472{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-top:1rem}._wishlistButton_ioh4l_480{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border:1px solid #2d2f31;background-color:transparent;color:#2d2f31;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:700;transition:background-color .2s ease,color .2s ease}._wishlistButton_ioh4l_480:hover{background-color:#f0f0f0}._wishlistButton_ioh4l_480 svg{margin-bottom:-2px}._socialShare_ioh4l_503{display:flex;align-items:center;gap:.8rem}._socialShare_ioh4l_503 span{font-size:.9rem;color:#555}._shareIcon_ioh4l_514{cursor:pointer;color:#555;transition:color .2s ease}._shareIcon_ioh4l_514:hover{color:#000}._purchaseBox_ioh4l_525,._featuresBox_ioh4l_525,._instructorBio_ioh4l_525{background-color:#fff;padding:1.5rem;border:1px solid #d1d7dc;border-radius:4px;box-shadow:0 2px 4px #0000000d}._priceInfo_ioh4l_533{margin-bottom:1rem;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}._currentPrice_ioh4l_541{font-size:1.8rem;font-weight:700;color:#2d2f31}._originalPrice_ioh4l_547{font-size:1rem;color:#6a6f73;text-decoration:line-through}._discountBadge_ioh4l_553{font-size:.9rem;font-weight:700;color:#b32d0f}._buyButton_ioh4l_559,._addToCartButton_ioh4l_559{width:100%;padding:.9rem;border:none;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease;margin-bottom:.5rem}._buyButton_ioh4l_559{background-color:#a435f0;color:#fff}._buyButton_ioh4l_559:hover{background-color:#8710d8}._addToCartButton_ioh4l_559{background-color:transparent;color:#2d2f31;border:1px solid #2d2f31}._addToCartButton_ioh4l_559:hover{background-color:#f0f0f0}._moneyBackGuarantee_ioh4l_590{font-size:.8rem;text-align:center;color:#6a6f73;margin-top:.5rem}._sidebarHeading_ioh4l_597{font-size:1.1rem;font-weight:700;margin-bottom:1rem}._featuresList_ioh4l_603{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}._featureItem_ioh4l_612{display:flex;align-items:center;gap:.8rem;font-size:.9rem;color:#2d2f31}._featureItem_ioh4l_612 svg{flex-shrink:0;color:#555}._instructorInfo_ioh4l_625{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._instructorImage_ioh4l_632{width:64px;height:64px;border-radius:50%;object-fit:cover}._instructorName_ioh4l_198{font-weight:700;font-size:1rem;display:block;margin-bottom:.2rem}._instructorRole_ioh4l_646{font-size:.85rem;color:#6a6f73}._instructorBioText_ioh4l_651{font-size:.9rem;line-height:1.5;color:#2d2f31;margin-bottom:.8rem}._mobileLayout_ioh4l_663{display:flex;flex-direction:column;width:100%;padding:1rem;background-color:#f8f9fa;gap:1rem}._wishlistButtonMobile_ioh4l_733{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._previewSectionMobile_ioh4l_749{width:100%}._mediaAreaMobile_ioh4l_753{position:relative}._mediaAreaMobile_ioh4l_753 img{display:block;width:100%;height:auto}._playOverlayMobile_ioh4l_764{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#0000004d;cursor:pointer}._purchaseBoxMobileSticky_ioh4l_778{position:sticky;bottom:0;left:0;width:100%;background-color:#fff;padding:.8rem 1rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 -2px 5px #0000001a;border-top:1px solid #e0e0e0;z-index:10}._priceInfoMobile_ioh4l_793{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}._currentPriceMobile_ioh4l_800{font-size:1.25rem;font-weight:700}._originalPriceMobile_ioh4l_805{font-size:.8rem;color:#6a6f73;text-decoration:line-through}._buyButtonMobile_ioh4l_811{padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;background-color:#a435f0;color:#fff;border:none;border-radius:4px;cursor:pointer;min-height:44px}._contentAreaMobile_ioh4l_824{padding:1rem;display:flex;flex-direction:column;gap:1.5rem;background-color:#f8f9fa}._learnSectionMobile_ioh4l_833,._courseContentSectionMobile_ioh4l_834,._descriptionSectionMobile_ioh4l_835,._featuresBoxMobile_ioh4l_836,._instructorBioMobile_ioh4l_837,._engagementSectionMobile_ioh4l_838{background-color:#fff;padding:1rem;border:1px solid #e0e0e0;border-radius:4px}._sectionHeadingMobile_ioh4l_106{font-size:1.25rem}._learnListMobile_ioh4l_850{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:disc;padding-left:20px}._accordionMobile_ioh4l_863{border:1px solid #d1d7dc;border-radius:4px}._accordionItemMobile_ioh4l_868{border-bottom:1px solid #d1d7dc}._accordionItemMobile_ioh4l_868:last-child{border-bottom:none}._accordionHeaderMobile_ioh4l_876{background-color:#f7f9fa;border:none;padding:.8rem 1rem;width:100%;text-align:left;font-size:.9rem;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;min-height:44px;gap:.8rem}._accordionHeaderMobile_ioh4l_876:hover{background-color:#e8eaf0}._accordionHeaderMobile_ioh4l_876 ._accordionTitle_ioh4l_401{flex-grow:1;font-weight:600;color:#333}._accordionHeaderMobile_ioh4l_876 ._moduleMeta_ioh4l_408{font-size:.8rem;font-weight:400;color:#555;white-space:nowrap;flex-shrink:0}._accordionHeaderMobile_ioh4l_876 svg{flex-shrink:0;color:#555}._accordionContentMobile_ioh4l_916{padding:.5rem 0;font-size:.85rem;line-height:1.6;background-color:#fff}._accordionContentMobile_ioh4l_916 p{margin:0;color:#333;padding:0 1rem}._descriptionSectionMobile_ioh4l_835 p{font-size:.9rem;line-height:1.6}._featuresListMobile_ioh4l_936{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}._featureItemMobile_ioh4l_945{display:flex;align-items:center;gap:.8rem;font-size:.9rem}._featureItemMobile_ioh4l_945 svg{flex-shrink:0;color:#555}._instructorInfoMobile_ioh4l_958{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem}._instructorImageMobile_ioh4l_965{width:48px;height:48px;border-radius:50%;object-fit:cover}._instructorNameMobile_ioh4l_972{font-weight:700;font-size:.95rem;display:block;margin-bottom:.1rem}._instructorRoleMobile_ioh4l_979{font-size:.8rem;color:#6a6f73}._instructorBioTextMobile_ioh4l_984{font-size:.9rem;line-height:1.5;margin-bottom:.8rem}._instructorProfileLinkMobile_ioh4l_990{font-size:.9rem;font-weight:700}._engagementSectionMobile_ioh4l_838{padding-top:1.5rem}._socialShareMobile_ioh4l_1000{display:flex;align-items:center;gap:.8rem;justify-content:center}._socialShareMobile_ioh4l_1000 span{font-size:.9rem;color:#555}._shareIconMobile_ioh4l_1012{cursor:pointer;color:#555}@media (max-width: 480px){._aboutSection_ioh4l_143 ._courseTitle_ioh4l_160{font-size:1.3rem}._aboutSection_ioh4l_143 ._ratings_ioh4l_206{max-width:90px}._aboutSection_ioh4l_143 ._reviewCountText_ioh4l_234{font-size:.7rem}}._commentsSectionMobile_ioh4l_1033{background-color:#fff;padding:1rem;border:1px solid #e0e0e0;border-radius:4px}._commentsHeaderMobile_ioh4l_1040{margin-bottom:1rem}._commentsHeaderMobile_ioh4l_1040 ._averageRating_ioh4l_1044{display:flex;align-items:center;gap:.5rem;font-size:.9rem}._courseCard_ioh4l_1054{border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;overflow:hidden;box-shadow:0 2px 8px #00000014}._mediaContainer_ioh4l_1063{position:relative;width:100%;aspect-ratio:16 / 9;background-color:#eee}._courseImage_ioh4l_1070{display:block;width:100%;height:100%;object-fit:cover;object-position:center}._playButton_ioh4l_1078{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffffb3;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;z-index:2}._playIcon_ioh4l_1093{color:#666}._courseInfo_ioh4l_1098{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}._priceContainer_ioh4l_1110{display:flex;align-items:center;flex-wrap:wrap}._currentPrice_ioh4l_541{font-size:2rem;font-weight:700;color:#111}._originalPrice_ioh4l_547,._discountBadge_ioh4l_553{display:none}._buttonRow_ioh4l_1131{display:flex;gap:.75rem;align-items:stretch}._buyNowButton_ioh4l_1141,._addToCartButton_ioh4l_559{flex:1;border:none;border-radius:4px;padding:.75rem 0;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;display:inline-block;text-align:center;background-color:#65a30d;color:#fff;box-sizing:border-box;height:100%;display:flex;align-items:center;justify-content:center}._buyNowButton_ioh4l_1141:hover,._addToCartButton_ioh4l_559:hover{background-color:#4d7c0f;transform:none}._guaranteeText_ioh4l_1169{display:none}._actionsRow_ioh4l_1174{display:flex;justify-content:flex-end;margin-bottom:0}._wishlistButton_ioh4l_480{background:transparent;border:none;padding:0;cursor:pointer;position:absolute;top:10px;right:10px;z-index:5}._wishlistIcon_ioh4l_1191{width:32px;height:32px;color:#65a30d;transition:all .2s ease}._wishlistButton_ioh4l_480._wishlisted_ioh4l_1198 ._wishlistIcon_ioh4l_1191{fill:#65a30d;color:#65a30d}._shareContainer_ioh4l_1203{display:none}._instructorSection_ioh4l_1208{border-top:none;padding-top:0}._sectionTitle_ioh4l_1214{display:none}._instructorProfile_ioh4l_990{display:flex;align-items:center;gap:12px;margin-bottom:.5rem}._instructorAvatarContainer_ioh4l_1225{flex-shrink:0;display:flex;align-items:center;justify-content:center}._instructorAvatar_ioh4l_1225{width:45px;height:45px;border-radius:50%;object-fit:cover;background-color:#4caf50;border:2px solid #e9ecef}._instructorDetails_ioh4l_1241{display:flex;flex-direction:column;justify-content:center;flex:1}._instructorName_ioh4l_198{font-weight:600;color:#111;text-decoration:none;font-size:1rem;margin-bottom:2px}._instructorName_ioh4l_198:hover{color:#65a30d;text-decoration:none}._instructorRole_ioh4l_646,._instructorBioPreview_ioh4l_1265,._viewProfileLink_ioh4l_1269,._featuresSection_ioh4l_1274{display:none}._instructorStats_ioh4l_1279{font-size:.85rem;color:#666;line-height:1.4}._instructorStats_ioh4l_1279 span{display:inline-block;padding:2px 8px;background-color:#f8f9fa;border-radius:12px;font-weight:500}@media (max-width: 768px){._courseCard_ioh4l_1054{max-width:100%;border-radius:0;border-left:none;border-right:none;box-shadow:none;margin:0}._buyNowButton_ioh4l_1141,._addToCartButton_ioh4l_559{padding:.75rem 0}._currentPrice_ioh4l_541{font-size:1.75rem}}._videoOverlay_ioh4l_1314{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}._reactPlayer_ioh4l_1330{position:relative;width:85%;height:85%;max-width:1280px;max-height:720px}._closeVideoButton_ioh4l_1339{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;z-index:1001;padding:8px;line-height:1;border-radius:50%;background-color:#3c3c3cb3}._closeVideoButton_ioh4l_1339 svg{display:block}._closeVideoButton_ioh4l_1339:hover{background-color:#5a5a5acc}._playButton_ioh4l_1078{background:none;border:none;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:0;z-index:5}._mediaContainer_ioh4l_1063{position:relative}._wishlistButton_ioh4l_480{position:absolute;top:10px;right:10px;z-index:5}._videoOverlay_ioh4l_1314~._wishlistButton_ioh4l_480{display:none}._priceAndLikeSection_ioh4l_1395{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:10px;margin-bottom:10px}._likeButtonCard_ioh4l_1406{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}._heartIcon_ioh4l_1417{display:block}._detailPage_vn0g8_1{display:flex;flex-direction:column;gap:20px;padding:20px;max-width:1200px;margin:0 auto}._imageSection_vn0g8_10{width:100%;margin-bottom:20px}._mainImage_vn0g8_15{border-radius:12px}._contentSection_vn0g8_19{display:flex;flex-direction:column;gap:16px}._title_vn0g8_25{margin-bottom:8px}._priceRatingSection_vn0g8_29{display:flex;gap:16px;align-items:center;margin-bottom:16px}._descriptionSection_vn0g8_36{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}._actionsSection_vn0g8_43{display:flex;gap:12px;margin-bottom:24px}._ownerSection_vn0g8_49{border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:20px}._ownerHeader_vn0g8_56{display:flex;gap:12px;align-items:center}._ownerInfo_vn0g8_62{display:flex;flex-direction:column;gap:4px}._detailsSection_vn0g8_68{margin-top:16px}._sectionTitle_vn0g8_72{margin-bottom:12px}._detailsList_vn0g8_76{display:flex;flex-direction:column;gap:8px}@media (max-width: 768px){._detailPage_vn0g8_1{padding:16px;gap:16px}._imageSection_vn0g8_10{margin-bottom:16px}._mainImage_vn0g8_15{height:250px}._priceRatingSection_vn0g8_29{flex-direction:column;align-items:flex-start;gap:8px}._actionsSection_vn0g8_43{flex-direction:column;gap:8px}._ownerSection_vn0g8_49{padding:12px}}._mapContainer_1ub9c_1{position:relative;width:100%;border-radius:8px;overflow:hidden;border:1px solid #e9e9e9;background-color:#f8f9fa}._mapWrapper_1ub9c_10{position:relative;height:100%;width:100%}._leafletContainer_1ub9c_16{border-radius:8px;z-index:1}._mapControls_1ub9c_22{position:absolute;top:10px;right:10px;z-index:1000;display:flex;gap:8px}._externalMapButton_1ub9c_31{display:flex;align-items:center;gap:6px;padding:8px 12px;background-color:#6f8f5a;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}._externalMapButton_1ub9c_31:hover{background-color:#5a7449;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._externalMapButton_1ub9c_31:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}._noLocationOverlay_1ub9c_59{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f8f9faf2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000}._noLocationContent_1ub9c_73{text-align:center;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;border:1px solid #e9e9e9;max-width:300px}._noLocationIcon_1ub9c_83{color:#6f8f5a;margin-bottom:8px}._noLocationText_1ub9c_88{font-size:1rem;font-weight:500;color:#333;margin:0 0 4px}._noLocationSubtext_1ub9c_95{font-size:.875rem;color:#666;margin:0}._markerPopup_1ub9c_102{min-width:180px}._popupHeader_1ub9c_106{display:flex;align-items:center;gap:6px;margin-bottom:8px}._popupIcon_1ub9c_113{color:#6f8f5a;flex-shrink:0}._popupDescription_1ub9c_118{margin:4px 0 8px;font-size:.875rem;color:#555}._popupLocation_1ub9c_124{margin:4px 0 0;font-size:.875rem;color:#666;font-style:italic}@media (max-width: 768px){._mapControls_1ub9c_22{top:8px;right:8px}._externalMapButton_1ub9c_31{padding:6px 10px;font-size:.8rem}._externalMapButton_1ub9c_31 span{display:none}._noLocationContent_1ub9c_73{margin:10px;padding:16px}._noLocationText_1ub9c_88{font-size:.9rem}._noLocationSubtext_1ub9c_95{font-size:.8rem}}._leafletContainer_1ub9c_16 ._leaflet-popup-content-wrapper_1ub9c_162{border-radius:6px;box-shadow:0 4px 12px #00000026}._leafletContainer_1ub9c_16 ._leaflet-popup-tip_1ub9c_167{box-shadow:0 2px 4px #0000001a}._mapContainer_1ub9c_1._loading_1ub9c_172{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_1ub9c_172 2s infinite}@keyframes _loading_1ub9c_172{0%{background-position:200% 0}to{background-position:-200% 0}}._externalMapButton_1ub9c_31:focus{outline:2px solid #6f8f5a;outline-offset:2px}@media (prefers-contrast: high){._externalMapButton_1ub9c_31{border:2px solid currentColor}._noLocationOverlay_1ub9c_59{background-color:#fffffff2}._noLocationContent_1ub9c_73{border:2px solid #333}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._soruCevapContainer_1wd60_1{min-height:400px;background-color:#fafafa;border-radius:6px;border:1px solid #e9e9e9;padding:20px;display:flex;flex-direction:column;gap:20px}._headerSection_1wd60_13{display:flex;align-items:flex-start;gap:12px;padding-bottom:16px;border-bottom:1px solid #e9e9e9}._headerIcon_1wd60_21{color:#6f8f5a;flex-shrink:0;margin-top:2px}._headerText_1wd60_27{flex:1}._headerText_1wd60_27 h3{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:#333}._headerText_1wd60_27 p{margin:0;font-size:.9rem;color:#666;line-height:1.4}._loadingContainer_1wd60_46{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px;color:#666}._spinner_1wd60_55{animation:_spin_1wd60_55 1s linear infinite}@keyframes _spin_1wd60_55{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorContainer_1wd60_65{display:flex;align-items:center;gap:8px;padding:12px 16px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.9rem}._inputSection_1wd60_78{display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px}._commentTextarea_1wd60_88{min-height:80px;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-family:inherit;font-size:.95rem;line-height:1.5;resize:vertical;transition:border-color .2s ease}._commentTextarea_1wd60_88:focus{outline:none;border-color:#6f8f5a;box-shadow:0 0 0 2px #6f8f5a1a}._commentTextarea_1wd60_88:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}._submitButton_1wd60_112{align-self:flex-start;display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#6f8f5a;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}._submitButton_1wd60_112:hover:not(:disabled){background-color:#5a7347;transform:translateY(-1px)}._submitButton_1wd60_112:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}._buttonSpinner_1wd60_139{animation:_spin_1wd60_55 1s linear infinite}._existingCommentNotice_1wd60_144{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;gap:12px}._noticeText_1wd60_155{color:#0369a1;font-size:.9rem}._editButton_1wd60_160{display:flex;align-items:center;gap:6px;padding:8px 16px;background-color:#0284c7;color:#fff;border:none;border-radius:6px;font-size:.85rem;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}._editButton_1wd60_160:hover{background-color:#0369a1}._editingHeader_1wd60_180{display:flex;align-items:center;gap:8px;color:#0369a1;font-size:.9rem;font-weight:500;margin-bottom:8px}._editActions_1wd60_190{display:flex;gap:12px}._cancelButton_1wd60_195{padding:10px 20px;background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s ease}._cancelButton_1wd60_195:hover:not(:disabled){background-color:#e5e7eb}._cancelButton_1wd60_195:disabled{opacity:.6;cursor:not-allowed}._authNotice_1wd60_216,._ownerNotice_1wd60_217{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:6px;font-size:.9rem}._authNotice_1wd60_216{background-color:#fef3c7;border:1px solid #fbbf24;color:#92400e}._ownerNotice_1wd60_217{background-color:#dcfce7;border:1px solid #86efac;color:#166534}._commentsContainer_1wd60_239{flex:1}._noCommentsMessage_1wd60_244{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#6b7280}._noCommentsIcon_1wd60_254{margin-bottom:16px;opacity:.4}._noCommentsMessage_1wd60_244 h4{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#374151}._noCommentsMessage_1wd60_244 p{margin:0;font-size:.9rem;line-height:1.5}._commentsList_1wd60_273{display:flex;flex-direction:column;gap:16px}._commentsHeader_1wd60_279{padding-bottom:12px;border-bottom:1px solid #e5e7eb}._commentsHeader_1wd60_279 h4{margin:0;font-size:1rem;font-weight:600;color:#374151}._instructionsSection_1wd60_292{padding:16px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-top:20px}._instructionsSection_1wd60_292 h5{margin:0 0 12px;font-size:.95rem;font-weight:600;color:#374151}._instructionsSection_1wd60_292 ul{margin:0;padding-left:20px;color:#6b7280}._instructionsSection_1wd60_292 li{font-size:.85rem;line-height:1.5;margin-bottom:6px}._instructionsSection_1wd60_292 li:last-child{margin-bottom:0}@media (max-width: 768px){._soruCevapContainer_1wd60_1{padding:16px;gap:16px;margin:0 -5px}._headerSection_1wd60_13{gap:10px;padding-bottom:12px}._headerText_1wd60_27 h3{font-size:1.1rem}._headerText_1wd60_27 p{font-size:.85rem}._inputSection_1wd60_78{padding:12px;gap:10px}._commentTextarea_1wd60_88{padding:10px;font-size:.9rem}._existingCommentNotice_1wd60_144{flex-direction:column;align-items:flex-start;gap:10px}._editActions_1wd60_190{gap:8px}._submitButton_1wd60_112,._cancelButton_1wd60_195{padding:8px 16px;font-size:.85rem}._editButton_1wd60_160{padding:6px 12px;font-size:.8rem}._noCommentsMessage_1wd60_244{padding:40px 16px}._noCommentsIcon_1wd60_254{width:40px;height:40px}._instructionsSection_1wd60_292{padding:12px}._instructionsSection_1wd60_292 h5{font-size:.9rem}._instructionsSection_1wd60_292 li{font-size:.8rem}}._root_bdtyo_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_bdtyo_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._contentAreaContainer_bdtyo_24{width:100%;height:100%;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px}._detayContainer_bdtyo_32{display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;position:relative;gap:20px}._ilanFrame_bdtyo_43{display:flex;border:1px solid #eee;border-radius:8px;position:relative}._ilanFrameDesktop_bdtyo_51{align-items:flex-start}._ilanFrameDesktop_bdtyo_51{flex-direction:row}._ilanFrameMobile_bdtyo_57{flex-direction:column}._ilanImageEmlak_bdtyo_66{display:flex;flex-direction:column;gap:15px}._ilanOwnerEmlak_bdtyo_72{border-radius:8px}._ilanOwnerEmlak_bdtyo_72 ._ownerInfoContainer_bdtyo_76{padding:10px;height:auto;min-height:100px}._ilanDataEmlak_bdtyo_82{overflow-y:visible}._ilanFrameDesktop_bdtyo_51._ilanFrameEmlak_bdtyo_62 ._ilanDataEmlak_bdtyo_82{aspect-ratio:unset;height:auto;overflow-y:visible}._ilanImage_bdtyo_66{aspect-ratio:1 / 1;flex:1;min-width:300px;position:relative;background-color:#fff;padding:8px;align-self:flex-start}._ilanFrameDesktop_bdtyo_51 ._ilanImage_bdtyo_66{aspect-ratio:1 / 1;height:auto}._carouselContainer_bdtyo_111{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}._carouselImage_bdtyo_120{max-width:100%;width:100%;height:100%;display:block;object-fit:cover;border-radius:5px}._carouselButton_bdtyo_129{height:42px;width:42px;position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;padding:10px;cursor:pointer;font-size:18px;border-radius:50%;z-index:1}._prevButton_bdtyo_145{left:10px}._nextButton_bdtyo_149{right:10px}._ilanData_bdtyo_82{flex:1;display:flex;flex-direction:column;padding:20px;background-color:#fff}._ilanFrameDesktop_bdtyo_51 ._ilanData_bdtyo_82{height:auto;overflow:visible}._ilanText_bdtyo_168{flex-grow:1;display:flex;flex-direction:column;margin-bottom:15px}._ilanMetaTop_bdtyo_175{flex-grow:1;display:flex;flex-direction:column}._metadataDivider_bdtyo_181{height:1px;margin:3px 0;position:relative;overflow:hidden}._metadataDivider_bdtyo_181:after{content:"";position:absolute;top:0;left:0;width:250px;height:1px;border-top:1px dashed #94BE5F}._metadata_bdtyo_181 p{margin:4px 0}._priceAndActions_bdtyo_202{display:flex;flex-direction:column}._priceAndActions_bdtyo_202 ._ilanPrice_bdtyo_207{text-align:right;margin-bottom:8px;align-self:flex-end;font-size:1.2rem;font-weight:700}._priceAndActions_bdtyo_202 ._actionButtons_bdtyo_215{width:100%}._ilanDate_bdtyo_219{font-size:.9rem;color:#555;margin-bottom:8px}._ilanRating_bdtyo_225{display:flex;align-items:center;margin-bottom:15px}._starsContainer_bdtyo_231{display:flex;gap:2px}._starIcon_bdtyo_236{display:block}._reviewCount_bdtyo_244{font-size:.9rem;color:#777;margin-left:8px}._actionButtons_bdtyo_215{display:flex;gap:10px;margin-top:auto}._button_bdtyo_256{flex-grow:1;padding:12px 15px;border-radius:6px;border:none;cursor:pointer;font-size:1rem;font-weight:500;text-align:center;transition:background-color .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px #00000026;flex:1;width:0}._addToCartButton_bdtyo_271{background-color:#5c9218;color:#fff}._addToCartButton_bdtyo_271:hover{background-color:#76ac32}._buyNowButton_bdtyo_280{background-color:#5c9218;color:#fff}._buyNowButton_bdtyo_280:hover{background-color:#76ac32}._offerContainer_bdtyo_290{width:100%}._offerFormRow_bdtyo_291{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%}._offerContainer_bdtyo_290>._button_bdtyo_256{width:auto;flex-grow:0}._offerFormRow_bdtyo_291>*{width:100%;box-sizing:border-box}._offerFormRow_bdtyo_291 ._button_bdtyo_256{width:100%}._offerInput_bdtyo_303,._offerNote_bdtyo_303{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:.95rem}._offerCancel_bdtyo_310{padding:12px 14px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px}@media (max-width: 640px){._offerFormRow_bdtyo_291{grid-template-columns:1fr}}._ilanOwner_bdtyo_72{height:140px;flex-shrink:0;border-top:none;padding:0}._ownerInfoContainer_bdtyo_76{background-color:#f9f9f9;padding:0 5px;border-radius:8px;display:flex;align-items:center;gap:15px;height:100%;box-shadow:0 1px 3px #0000000d}._ownerProfilePic_bdtyo_342{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-right:15px;border:2px solid var(--border-color)}._ownerTextDetails_bdtyo_351{flex-grow:1}._ownerName_bdtyo_355{font-weight:600;margin-bottom:4px;font-size:1.1rem}._ownerSalesText_bdtyo_361{font-size:.9rem;color:#555}._ownerRatingDetails_bdtyo_366{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex-shrink:0}._ownerStars_bdtyo_376{margin-bottom:4px;padding:20px 0}._ownerRatingText_bdtyo_381{font-size:.85rem;color:#666;line-height:1.2}._tabFrame_bdtyo_388{border:1px solid #eee;border-radius:8px;padding:15px}._tabButtons_bdtyo_394{display:flex;margin-bottom:15px;border-bottom:1px solid #ccc}._tabButton_bdtyo_394{padding:10px 20px;cursor:pointer;border:none;background-color:transparent;border-bottom:3px solid transparent;margin-right:5px;font-size:1rem}._tabButton_bdtyo_394:hover{background-color:#f5f5f5}._activeTab_bdtyo_414{border-bottom:3px solid #6f8f5a;font-weight:700}._tabContent_bdtyo_419{padding:0}._aciklamaContent_bdtyo_424{min-height:120px;line-height:1.5;font-size:1rem;color:#333;background-color:#fafafa;padding:10px;border-radius:6px;border:1px solid #e9e9e9;white-space:pre-wrap;word-wrap:break-word}._aciklamaContent_bdtyo_424:empty:before{content:"Açıklama bulunmuyor.";color:#888;font-style:italic}._haritaContent_bdtyo_444{min-height:400px;border-radius:6px;overflow:hidden}._soruCevapContent_bdtyo_451{min-height:400px;border-radius:6px}._loading_bdtyo_456,._error_bdtyo_457,._noResults_bdtyo_458{padding:40px 20px;text-align:center;font-size:1.1em;color:#555;width:100%}._error_bdtyo_457{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px}._noResults_bdtyo_458{color:#888}._noImagePlaceholder_bdtyo_478{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;gap:10px}._noImageImage_bdtyo_488{max-width:100%;max-height:80%;object-fit:contain;border-radius:6px}._noImageText_bdtyo_495{font-size:.95rem;color:#6b7280}._spinnerSmall_bdtyo_500{animation:_spin_bdtyo_500 1s linear infinite}._spinnerSmallInline_bdtyo_504{display:inline-block;margin-left:8px;animation:_spin_bdtyo_500 1s linear infinite}@keyframes _spin_bdtyo_500{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorBanner_bdtyo_515{background-color:#fee;color:#c00;padding:10px;margin-bottom:10px;border-radius:4px;display:flex;justify-content:space-between;align-items:center}._errorBanner_bdtyo_515 button{background:none;border:none;color:#c00;cursor:pointer;text-decoration:underline}._centeredStatus_bdtyo_534{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:10px;color:#666}._errorText_bdtyo_544{color:#d9534f}._interactiveStar_bdtyo_548{transition:transform .2s}._interactiveStar_bdtyo_548:hover{transform:scale(1.1)}._specificDetailsList_bdtyo_556{list-style:none;padding:0;margin:10px 0}._specificDetailsList_bdtyo_556 li{padding:5px 0;font-size:.95rem;color:#555}._specificDetailsList_bdtyo_556 strong{font-weight:600;color:#333;margin-right:5px}._ownerStatsText_bdtyo_574{font-size:.9rem;color:#555;margin-top:4px}@media (min-width: 768px) and (max-width: 1023px){._main_bdtyo_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_bdtyo_10{width:100%}._ilanFrame_bdtyo_43{border-radius:0 0 8px 8px}}@media (max-width: 479px){._main_bdtyo_10{width:100%}._ilanFrame_bdtyo_43{border-radius:0 0 8px 8px}}@media (max-width: 767px){._detayContainer_bdtyo_32{padding:0!important}}body.modal-open{overflow:hidden}._favoriteButton_bdtyo_618{position:absolute;top:15px;right:15px;border:none;cursor:pointer;z-index:10;background:none;padding:16px;box-shadow:none}._favoriteButton_bdtyo_618:hover{background:none}._heartIcon_bdtyo_634{display:block}._ilanTitle_bdtyo_638{font-size:1.5rem;margin-bottom:10px;color:#333;font-weight:700}._titleAndFavoriteContainer_bdtyo_645{display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px}@media (max-width: 767px){._titleAndFavoriteContainer_bdtyo_645{flex-direction:row;align-items:center;justify-content:space-between}._favoriteButton_bdtyo_618{position:static;top:auto;right:auto;padding:0}}._root_933jx_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_933jx_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}@media (min-width: 768px) and (max-width: 1023px){._main_933jx_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_933jx_10{width:100%}._mainContentArea_933jx_37{padding:0}}@media (max-width: 479px){._main_933jx_10{width:100%}._mainContentArea_933jx_37{padding:0}}@media (max-width: 767px){._formContainer_933jx_55{padding:15px}}._haberveDuyuruDetayPage_933jx_61{padding:20px;max-width:700px;margin:20px auto;background-color:#fff;box-shadow:0 2px 10px #00000014;border-radius:8px}._loading_933jx_70,._error_933jx_71,._notFound_933jx_72{text-align:center;padding:50px 20px;font-size:1.1em;color:#555}._error_933jx_71{color:#d32f2f;background-color:#ffebee;border:1px solid #ef9a9a;border-radius:4px;margin:20px 0}._newsContent_933jx_87{margin-bottom:30px}._imageContainer_933jx_91{width:100%;margin-bottom:25px;max-height:450px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#f4f4f4;border-radius:6px}._coverImage_933jx_103{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;display:block;border-radius:4px}._metaInfo_933jx_113{display:flex;justify-content:space-between;align-items:center;font-size:.9em;color:#777;margin-bottom:15px;flex-wrap:wrap;gap:10px}._author_933jx_128{font-style:italic}._header_933jx_132{font-size:2em;font-weight:700;margin-bottom:10px;color:#222;line-height:1.3}._subheader_933jx_140{font-size:1.3em;font-weight:400;color:#444;margin-bottom:25px;line-height:1.4}._article_933jx_148{font-size:1.05em;line-height:1.7;color:#333;margin-top:20px}._article_933jx_148 p{margin-bottom:1.2em}._article_933jx_148 strong,._article_933jx_148 b{font-weight:600;color:#111}._article_933jx_148 em,._article_933jx_148 i{font-style:italic;color:#444}._article_933jx_148 a{color:#06c;text-decoration:none}._article_933jx_148 a:hover{text-decoration:underline}._article_933jx_148 ul,._article_933jx_148 ol{margin-left:1.5em;margin-bottom:1em}._article_933jx_148 li{margin-bottom:.6em}._article_933jx_148 blockquote{border-left:3px solid #ddd;padding-left:1em;margin-left:0;margin-bottom:1em;font-style:italic;color:#666}._commentsArea_933jx_197{margin-top:40px;padding-top:20px;border-top:1px solid #eaeaea}._commentsArea_933jx_197 h2{font-size:1.5em;font-weight:600;margin-bottom:25px;color:#333}@media (max-width: 768px){._haberveDuyuruDetayPage_933jx_61{padding:15px;margin:10px;border-radius:0}._header_933jx_132{font-size:1.7em}._subheader_933jx_140{font-size:1.15em}._article_933jx_148{font-size:1em;line-height:1.6}._metaInfo_933jx_113{font-size:.85em}._commentsArea_933jx_197 h2{font-size:1.3em}._imageContainer_933jx_91{max-height:280px}}._returnLinkContainer_933jx_248{width:100%;text-align:right;margin-bottom:15px;padding-right:5px}._returnLink_933jx_248{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:#555;font-size:.95em;font-weight:500;padding:4px 8px;border-radius:4px;transition:background-color .2s ease,color .2s ease}._returnLink_933jx_248:hover{color:#0056b3;background-color:#f0f0f0}._root_cw4r5_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_cw4r5_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}@media (min-width: 768px) and (max-width: 1023px){._main_cw4r5_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_cw4r5_10{width:100%}._mainContentArea_cw4r5_37{padding:0}}@media (max-width: 479px){._main_cw4r5_10{width:100%}._mainContentArea_cw4r5_37{padding:0}}@media (max-width: 767px){._formContainer_cw4r5_55{padding:15px}}._egitimIzlePage_cw4r5_62{--card-bg: #ffffff;--border: #e6e9ef;--muted: #6b7280;--text: #1f2937;--primary: #2e7d32;--primary-600: #27672b;--success: #2ecc71;--success-700: #1f9d57;--shadow-sm: 0 4px 16px rgba(0, 0, 0, .06);--shadow-md: 0 8px 24px rgba(0, 0, 0, .08);width:100%;display:flex;flex-direction:column;gap:20px;padding:16px;max-width:1200px;margin-inline:auto;overflow-x:hidden;background:var(--bg)}@media (min-width: 768px){._egitimIzlePage_cw4r5_62{flex-direction:row;align-items:flex-start;padding:20px 24px}._courseContent_cw4r5_95{flex:2;position:sticky;align-self:flex-start;top:20px}._courseLessons_cw4r5_102{flex:1;max-height:calc(100vh - 100px);overflow-y:auto;position:sticky;top:20px}}._courseContent_cw4r5_95{display:flex;flex-direction:column;gap:18px}._mediaPreview_cw4r5_119{position:relative;width:100%;padding-top:56.25%;background-color:#eef2f6;overflow:hidden;border-radius:12px;box-shadow:var(--shadow-md)}._mediaPreview_cw4r5_119>*{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._reactPlayer_cw4r5_138{overflow:hidden;border-radius:12px}._reactPlayer_cw4r5_138 video{object-fit:cover}._mediaImage_cw4r5_147,._mediaDocument_cw4r5_148{object-fit:contain;border-radius:12px}._noMediaSelected_cw4r5_153{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#555;text-align:center}._courseInteractions_cw4r5_164{padding:16px 18px;background-color:var(--card-bg);border-radius:12px;border:1px solid var(--border);box-shadow:var(--shadow-sm)}._courseInteractions_cw4r5_164 h2{margin-top:0;font-size:1.25em;font-weight:700;letter-spacing:.2px}._progressInfo_cw4r5_180{margin:14px 0;padding:14px;background-color:var(--card-bg);border-radius:10px;border:1px solid var(--border)}._progressInfo_cw4r5_180 h3{margin:0 0 15px;color:#333;font-size:1.1em}._progressStats_cw4r5_194{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}@media (min-width: 640px){._progressStats_cw4r5_194{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}}._progressItem_cw4r5_209{display:flex;justify-content:space-between;align-items:center;font-size:.9em}._progressItem_cw4r5_209 span{color:var(--muted)}._progressItem_cw4r5_209 strong{color:var(--primary-600);background:#2e7d3214;padding:2px 10px;border-radius:999px;font-weight:700;font-size:.9em}._progressBar_cw4r5_230{width:100%;height:12px;background-color:#edf2f7;border-radius:999px;overflow:hidden;margin-top:10px}._progressFill_cw4r5_239{height:100%;background:linear-gradient(90deg,var(--success) 0%,var(--success-700) 100%);border-radius:999px;transition:width .45s cubic-bezier(.22,1,.36,1)}._mediaProgress_cw4r5_247{margin:12px 0;padding:12px 14px;background-color:#f8fafc;border-radius:10px;border-left:4px solid var(--primary)}._mediaProgress_cw4r5_247 h4{margin:0 0 8px;color:#333;font-size:1em}._mediaProgress_cw4r5_247 p{margin:0;color:#666;font-size:.9em}._courseLessons_cw4r5_102{border:1px solid #e6e6e6;border-radius:12px;background-color:var(--card-bg);box-shadow:var(--shadow-sm)}._courseLessons_cw4r5_102 h3{margin:0;padding:14px 16px;background-color:#f8fafc;border-bottom:1px solid var(--border);border-radius:12px 12px 0 0;position:sticky;top:0;z-index:1}._sectionAccordion_cw4r5_287{border-bottom:1px solid #eee}._sectionAccordion_cw4r5_287:last-child{border-bottom:none}._sectionTitle_cw4r5_295{font-weight:600;padding:12px 16px;cursor:pointer;background-color:var(--card-bg);list-style:none;transition:background-color .2s ease,color .2s ease;border-left:3px solid transparent;font-size:.98rem}._sectionTitle_cw4r5_295::-webkit-details-marker{display:none}._sectionTitle_cw4r5_295:before{content:"▶ ";margin-right:5px;font-size:.8em;display:inline-block;transition:transform .2s ease}details[open]>._sectionTitle_cw4r5_295:before{transform:rotate(90deg)}._sectionTitle_cw4r5_295:hover{background-color:#f6f9ff}details[open]>._sectionTitle_cw4r5_295{background-color:#f8fbff;border-left-color:var(--primary)}._sectionAccordion_cw4r5_287 ._lessonList_cw4r5_332{max-height:0;overflow:hidden;transition:max-height .28s ease}._sectionAccordion_cw4r5_287[open] ._lessonList_cw4r5_332{max-height:1000px}._lessonList_cw4r5_332{list-style:none;padding:0;margin:0}._lessonItem_cw4r5_347{padding:10px 16px 10px 30px;border-top:1px solid #eee}._lessonTitle_cw4r5_352{font-weight:600;display:block;margin-bottom:5px}._mediaList_cw4r5_358{list-style:none;padding:6px 0 0 15px;margin:0;font-size:.9em}._mediaItem_cw4r5_365{padding:8px 10px;cursor:pointer;border-radius:8px;transition:background-color .2s ease,transform .08s ease;margin-bottom:6px;border-left:3px solid transparent;display:flex;align-items:center;gap:8px}._mediaItem_cw4r5_365:hover{background-color:#f0f7ff}._mediaItem_cw4r5_365:active{transform:scale(.996)}._selectedMedia_cw4r5_385{background-color:#e6f0ff;font-weight:600;border-left-color:var(--primary)}._completedLesson_cw4r5_392{color:#28a745;font-weight:600}._completedMedia_cw4r5_397{background-color:#e8f6ec;color:#186a3b;border-left-color:var(--success)}._centerStatus_cw4r5_404{display:flex;justify-content:center;align-items:center;min-height:220px;font-size:1.05rem;color:#646a73;text-align:center;padding:8px 12px}._centerStatus_cw4r5_404:before{content:"";width:18px;height:18px;border-radius:999px;border:2px solid var(--primary);border-right-color:transparent;margin-right:10px;animation:_spin_cw4r5_1 .8s linear infinite}._error_cw4r5_426{color:#d9534f;font-weight:700}._courseLessons_cw4r5_102::-webkit-scrollbar{width:10px}._courseLessons_cw4r5_102::-webkit-scrollbar-track{background:transparent}._courseLessons_cw4r5_102::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:999px;border:2px solid transparent;background-clip:padding-box}@media (max-width: 767px){._egitimIzlePage_cw4r5_62{padding:12px;gap:14px}._mediaPreview_cw4r5_119{border-radius:10px}._courseInteractions_cw4r5_164{border-radius:10px;padding:14px}._courseLessons_cw4r5_102{border-radius:10px}._sectionTitle_cw4r5_295{-webkit-tap-highlight-color:transparent}._mediaItem_cw4r5_365{padding:10px 12px}}@keyframes _spin_cw4r5_1{to{transform:rotate(360deg)}}._resultItem_u9gke_2{margin-bottom:.5rem;padding:.5rem;border:1px solid #e5e7eb;border-radius:.5rem}._resultItemHeader_u9gke_9{height:min-content;display:flex;align-items:center;margin-bottom:.3rem;gap:.5rem}._resultItemType_u9gke_17{border-radius:.25rem;flex-shrink:0}._resultItemTitle_u9gke_22{margin-top:.6rem;margin-bottom:.5rem;overflow:hidden}._resultItemPreview_u9gke_28{margin-top:.25rem;margin-bottom:.5rem;padding-top:.25rem;display:flex;flex-direction:column;gap:4px}._resultItemDate_u9gke_37{margin-top:.25rem;margin-bottom:.25rem}@media (max-width: 640px){._resultItem_u9gke_2{padding:.25rem;margin-bottom:.5rem;border-radius:.375rem}._resultItemHeader_u9gke_9{height:min-content;margin-bottom:.25rem}._resultItemType_u9gke_17{padding:.1rem .5rem;margin-right:.3rem}._resultItemTitle_u9gke_22,._resultItemPreview_u9gke_28{margin:.25rem}._resultItemDate_u9gke_37{margin-top:.15rem;margin-bottom:.25rem}}._root_gpmvi_1{position:relative;width:100%;margin-left:auto;margin-right:auto;padding:2rem 1rem;max-width:1280px;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_gpmvi_17{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._title_gpmvi_31{font-size:1.5rem;line-height:2rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}._loadingContainer_gpmvi_39{display:flex;justify-content:center;align-items:center;padding-top:2.5rem;padding-bottom:2.5rem}._loadingSpinner_gpmvi_47{color:#3b82f6;height:2.5rem;width:2.5rem;animation:_spin_gpmvi_1 1s linear infinite}@keyframes _spin_gpmvi_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_gpmvi_59{margin-left:.75rem;color:#4b5563}._errorContainer_gpmvi_64{text-align:center;padding:2.5rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem}._errorTitle_gpmvi_75{color:#b91c1c;font-weight:600}._errorMessage_gpmvi_80{color:#dc2626;margin-top:.25rem}._tabNavContainer_gpmvi_85{margin-bottom:1rem;border-bottom:1px solid #e5e7eb;width:100%;overflow:hidden}._tabNav_gpmvi_85{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-right:1rem}._tabButton_gpmvi_102{padding:.5rem 1rem;font-size:1rem;line-height:1.25rem;font-weight:500;border-radius:.375rem;transition:background-color .15s ease-in-out,color .15s ease-in-out;background-color:transparent;border:none;cursor:pointer;white-space:nowrap;color:#374151;flex-shrink:0}._tabButton_gpmvi_102:hover{background-color:#f3f4f6}._tabButtonActive_gpmvi_121{background-color:#67a31b;color:#fff}._tabButtonActive_gpmvi_121:hover{background-color:#5a8f17}._resultsList_gpmvi_130{width:100%}._noResultsContainer_gpmvi_134{text-align:center;padding-top:2.5rem;padding-bottom:2.5rem}._noResultsText_gpmvi_140{color:#4b5563}._resultItem_gpmvi_144{margin-bottom:.5rem;padding:.5rem;border:1px solid #e5e7eb;border-radius:.5rem;transition:box-shadow .2s ease-in-out;cursor:pointer}._resultItem_gpmvi_144:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._resultItemHeader_gpmvi_157{height:min-content;display:flex;align-items:center;margin-bottom:.3rem}._resultItemType_gpmvi_164{font-size:.75rem;line-height:1rem;font-weight:600;padding:.125rem .625rem;border-radius:.25rem;margin-right:.5rem}._bgGreen_gpmvi_173{background-color:#d1fae5;color:#065f46}._bgBlue_gpmvi_174{background-color:#dbeafe;color:#1e40af}._bgYellow_gpmvi_175{background-color:#fef3c7;color:#92400e}._bgPurple_gpmvi_176{background-color:#ede9fe;color:#5b21b6}._bgRed_gpmvi_177{background-color:#fee2e2;color:#991b1b}._bgGray_gpmvi_178{background-color:#f3f4f6;color:#374151}._bgIndigo_gpmvi_179{background-color:#e0e7ff;color:#3730a3}._resultItemTitle_gpmvi_181{margin-top:.6rem;margin-bottom:.5rem;font-size:1.125rem;line-height:1.25rem;font-weight:600;color:#67a31b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._resultItemTitle_gpmvi_181:hover{text-decoration:underline}._resultItemTitle_gpmvi_181:visited{color:#558b15}._resultItemPreview_gpmvi_201{margin-top:.25rem;margin-bottom:.5rem;padding-top:.25rem;color:#4b5563;word-wrap:break-word;overflow-wrap:break-word}._resultItemPreview_gpmvi_201 strong{font-weight:700;color:#111827}._resultItemDate_gpmvi_215{font-size:.75rem;line-height:1rem;color:#9ca3af;margin-top:.25rem;margin-bottom:.25rem}@media (max-width: 640px){._root_gpmvi_1{padding-left:.75rem;padding-right:.75rem}._title_gpmvi_31{font-size:1.25rem;line-height:1.75rem}._tabButton_gpmvi_102{padding:.4rem .8rem;font-size:.8rem}._resultItem_gpmvi_144{padding:.25rem;margin-bottom:.5rem!important;border-radius:.375rem}._resultItemHeader_gpmvi_157{height:min-content;margin-bottom:.25rem!important}._resultItemType_gpmvi_164{font-size:.7rem;padding:.1rem .5rem;margin-right:.3rem}._resultItemTitle_gpmvi_181{margin:.25rem!important;font-size:1rem;line-height:1.5rem}._resultItemPreview_gpmvi_201{font-size:.9rem;line-height:1.2rem;margin:.25rem}._resultItemDate_gpmvi_215{font-size:.7rem;margin-top:.15rem;margin-bottom:.25rem}}@media (min-width: 480px) and (max-width: 767px){._mainContentArea_gpmvi_291{padding:0}}@media (max-width: 479px){._mainContentArea_gpmvi_291{padding:0}}@media (max-width: 767px){._formContainer_gpmvi_307{padding:15px}}._root_1os60_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_1os60_10{position:relative;height:min-content;width:100%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}@media (min-width: 768px) and (max-width: 1023px){._main_1os60_10{width:100%}}@media (min-width: 480px) and (max-width: 767px){._main_1os60_10{width:100%}._mainContentArea_1os60_37{padding:0}}@media (max-width: 479px){._main_1os60_10{width:100%}._mainContentArea_1os60_37{padding:0}}@media (max-width: 767px){._formContainer_1os60_55{padding:15px}}._notificationsPage_1s25e_1{position:relative;width:100%;max-width:837px;margin:0 auto;padding:20px;background-color:#fff;min-height:100vh;box-sizing:border-box}._pageHeader_1s25e_12{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}._pageHeader_1s25e_12 h1{font-size:1.8rem;font-weight:600;color:#333;margin:0}._notificationContent_1s25e_25{width:100%}@media (max-width: 767px){._notificationsPage_1s25e_1{padding:15px;max-width:100%}._pageHeader_1s25e_12 h1{font-size:1.5rem}}._root_1eyv6_1{position:relative;width:100vw;flex-direction:column;align-items:flex-start;background-color:#ffffffb2;overflow:hidden}._main_1eyv6_10{position:relative;height:min-content;width:90%;max-width:100%;align-items:center;align-self:center;gap:20px;margin:30px 0;display:flex;flex-direction:column}._contextPage_1eyv6_24{width:90%;margin:30px}@media (min-width: 768px) and (max-width: 1023px){._contextPage_1eyv6_24{width:90%}}@media (min-width: 480px) and (max-width: 767px){._contextPage_1eyv6_24{width:90%}._mainContentArea_1eyv6_41{padding:0}}@media (max-width: 479px){._contextPage_1eyv6_24{width:90%}._mainContentArea_1eyv6_41{padding:0}}@media (max-width: 767px){._formContainer_1eyv6_59{padding:15px}}._container_135uf_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;background-color:#f4f7f6}._loadingText_135uf_12{font-size:1.2rem;color:#333;margin-bottom:1rem}._spinner_135uf_19{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:#007bff;animation:_spin_135uf_19 1s ease infinite}@keyframes _spin_135uf_19{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._main_5rck4_1{display:flex;flex-direction:column;align-items:center;padding:12px 16px}._postContainer_5rck4_9{width:100%;max-width:700px;margin-top:12px}._post_5rck4_9{margin-bottom:20px}._loading_5rck4_21,._error_5rck4_22,._notFound_5rck4_23{padding:20px;text-align:center;font-size:1.2em}._backButton_5rck4_29{align-self:flex-start;margin:0;padding:8px 14px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:#111827;border:1px solid rgba(17,24,39,.08);border-radius:9999px;box-shadow:0 1px 2px #0000000f;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .12s ease,box-shadow .12s ease,transform .12s ease}._backButton_5rck4_29:hover{background-color:#f9fafb;box-shadow:0 2px 6px #00000014;transform:translateY(-1px)}._backButton_5rck4_29:active{transform:translateY(0);box-shadow:0 1px 2px #0000000f}._backButton_5rck4_29:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f64d}._publicProfile_1pr61_1{width:100%;background:#ffffffb2;min-height:100vh}._headerContainer_1pr61_7{position:relative;margin-bottom:16px}._profileHeader_1pr61_12{margin-bottom:12px}._profileActions_1pr61_16{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:12px 16px;margin:0 10px;border-radius:0 0 8px 8px;box-shadow:0 2px 6px #0000000d}._followInfo_1pr61_27{display:flex;gap:20px}._followCount_1pr61_32{color:#666;font-size:.9rem}._followCount_1pr61_32 strong{color:#333;font-weight:600}._followButton_1pr61_42{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}._followButton_1pr61_42._notFollowing_1pr61_55{background:#007bff;color:#fff}._followButton_1pr61_42._notFollowing_1pr61_55:hover{background:#0056b3}._followButton_1pr61_42._following_1pr61_64{background:#e9ecef;color:#495057;border:1px solid #ced4da}._followButton_1pr61_42._following_1pr61_64:hover{background:#dc3545;color:#fff}._followButton_1pr61_42:disabled{opacity:.6;cursor:not-allowed}._buttonSpinner_1pr61_80{animation:_spin_1pr61_280 1s linear infinite}._bioSection_1pr61_84{margin:0 10px 16px!important}._tabsContainer_1pr61_89{margin:0 10px 16px}._tabs_1pr61_89{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px}._tab_1pr61_89{display:inline-flex;align-items:center;gap:.2rem;justify-content:center;padding:.5rem;border:1px solid #ececec;background:#f9f9f9;cursor:pointer;font-size:.85rem;color:#555;border-radius:4px;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;flex-grow:1;flex-basis:0}._tab_1pr61_89:hover{background-color:#eee}._tab_1pr61_89._activeTab_1pr61_122{background-color:var(--primary-color-light, #e7f3ff);border-color:var(--primary-color, #007bff60);color:var(--primary-color, #007bff);font-weight:700}._tabContent_1pr61_129{margin:0 10px;min-height:300px}._postsGrid_1pr61_134{display:grid;grid-template-columns:1fr;gap:16px;max-width:600px;margin:0 auto}._post_1pr61_134{width:100%}._likesGrid_1pr61_146{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-top:1rem}._likedItem_1pr61_153{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:16px;border:1px solid #f0f0f0;transition:box-shadow .2s ease-in-out,transform .1s ease-in-out}._likedItem_1pr61_153:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}._likedPostContent_1pr61_167{margin-bottom:12px}._likedPostText_1pr61_171{background-color:#fff8f8;padding:12px;border-radius:6px;border-left:3px solid #dc3545;margin:8px 0;font-style:italic;color:#666}._likedPostImage_1pr61_181{width:100%;max-height:200px;object-fit:cover;border-radius:6px}._likedPostMeta_1pr61_188{font-size:.8rem;color:#888;padding-top:8px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}._commentsGrid_1pr61_198{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-top:1rem}._commentItem_1pr61_205{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:16px;border:1px solid #f0f0f0;transition:box-shadow .2s ease-in-out,transform .1s ease-in-out}._commentItem_1pr61_205:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}._commentContent_1pr61_219{margin-bottom:12px}._commentText_1pr61_223{background:#f8f9fa;padding:8px 12px;border-radius:6px;margin:4px 0 12px;border-left:3px solid #007bff;color:#333}._commentedPostText_1pr61_232{background-color:#f8fff8;padding:12px;border-radius:6px;border-left:3px solid #28a745;margin:8px 0;font-style:italic;color:#666}._commentMeta_1pr61_242{font-size:.8rem;color:#888;padding-top:8px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}._loading_1pr61_252{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px;color:#666}._error_1pr61_262{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px;color:#dc3545;text-align:center}._empty_1pr61_273{text-align:center;color:#666;font-style:italic;padding:40px}._spinner_1pr61_280{animation:_spin_1pr61_280 1s linear infinite}@keyframes _spin_1pr61_280{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 768px){._publicProfile_1pr61_1{max-width:1200px;margin:0 auto}._profileActions_1pr61_16,._bioSection_1pr61_84,._tabsContainer_1pr61_89,._tabContent_1pr61_129{margin-left:40px!important;margin-right:40px!important}}@media (max-width: 768px){._profileActions_1pr61_16{flex-direction:column;gap:12px;align-items:stretch;margin-top:20px}._followInfo_1pr61_27,._followButton_1pr61_42{justify-content:center}._tabs_1pr61_89{flex-direction:row}._tab_1pr61_89{text-align:center}._postsGrid_1pr61_134{width:100%;margin:0;padding:0 10px;box-sizing:border-box}._post_1pr61_134{width:100%;box-sizing:border-box}}@media (max-width: 480px){._followInfo_1pr61_27{gap:12px}._followCount_1pr61_32{font-size:.8rem}._likedItem_1pr61_153,._commentItem_1pr61_205{padding:12px}}._bioSection_1uqrx_1{background:#fff;border-radius:12px;padding:20px;margin:16px 0;box-shadow:0 2px 8px #0000000d}._bioText_1uqrx_9{margin-bottom:16px}._bioTitle_1uqrx_13{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 8px;border-bottom:2px solid #f0f0f0;padding-bottom:6px}._bioContent_1uqrx_22{color:#555;font-size:.95rem;line-height:1.5;margin:0;white-space:pre-wrap;word-wrap:break-word}._locationInfo_1uqrx_31{display:flex;align-items:center;gap:8px;color:#666;font-size:.9rem}._locationIcon_1uqrx_39{font-size:1rem}._locationText_1uqrx_43{font-weight:500}@media (max-width: 768px){._bioSection_1uqrx_1{margin:12px 0;padding:16px;border-radius:8px}._bioTitle_1uqrx_13{font-size:1rem}._bioContent_1uqrx_22{font-size:.9rem}._locationInfo_1uqrx_31{font-size:.85rem}}._sellerProfileRoot_ao2gz_1{width:100%;display:flex;flex-direction:column;gap:16px}._profileHeader_ao2gz_8{margin-bottom:12px}._summaryBar_ao2gz_12{display:flex;gap:16px;align-items:center;padding:12px 16px;background:#fff;border:1px solid #ececec;border-radius:10px;flex-wrap:wrap;margin:0 10px}._summaryItem_ao2gz_24{display:flex;gap:6px;align-items:center;color:#444;font-weight:600}._ratingValue_ao2gz_32{font-weight:700;color:#2d7c12}._contentSection_ao2gz_37{background:transparent;margin:0 10px}@media (max-width: 640px){._summaryBar_ao2gz_12{gap:10px;padding:10px 12px}._summaryItem_ao2gz_24{font-size:.95rem}}@media (min-width: 768px){._sellerProfileRoot_ao2gz_1{max-width:1200px;margin:0 auto}._summaryBar_ao2gz_12,._contentSection_ao2gz_37{margin-left:40px;margin-right:40px}}html,body,#root{margin:0;padding:0;min-height:100%;display:flex;flex-basis:100%;width:100%}#root{position:relative}body label{cursor:pointer;-webkit-user-select:none;user-select:none}.text-decoration-none{text-decoration:none}
