:root[data-theme=dark]{--community-bg-primary:#0a0a0b;--community-bg-secondary:#111113;--community-bg-tertiary:#1a1a1d;--community-bg-elevated:#202024;--community-bg-card:#18181b;--community-gradient-primary:linear-gradient(135deg,#0b5cb8,#3a7dd8);--community-gradient-dark:linear-gradient(180deg,#0a0a0b,#111113);--community-gradient-card:linear-gradient(145deg,#1a1a1d,#202024);--community-text-primary:#fff;--community-text-secondary:#a1a1aa;--community-text-muted:#71717a;--community-text-dim:#52525b;--community-primary:#0b5cb8;--community-primary-hover:#094a96;--community-primary-light:#3a7dd8;--community-primary-rgb:11,92,184;--community-border-color:#ffffff0f;--community-border-light:#ffffff1a;--community-shadow-sm:0 1px 3px #0000001f;--community-shadow:0 4px 6px #0000001a;--community-shadow-md:0 10px 15px #00000026;--community-shadow-lg:0 20px 25px #0003;--community-shadow-xl:0 25px 50px #00000040}:root,:root[data-theme=light]{--community-bg-primary:#eef1f5;--community-bg-secondary:#e4e8ee;--community-bg-tertiary:#dae0e8;--community-bg-elevated:#fff;--community-bg-card:#fff;--community-gradient-primary:linear-gradient(135deg,#0b5cb8,#3a7dd8);--community-gradient-dark:linear-gradient(180deg,#eef1f5,#e4e8ee);--community-gradient-card:linear-gradient(145deg,#fff,#f1f5f9);--community-text-primary:#1a1a1a;--community-text-secondary:#6b7280;--community-text-muted:#9ca3af;--community-text-dim:#d1d5db;--community-primary:#0b5cb8;--community-primary-hover:#094a96;--community-primary-light:#3a7dd8;--community-primary-rgb:11,92,184;--community-border-color:#e5e7eb;--community-border-light:#d1d5db;--community-shadow-sm:0 1px 2px #0000000d;--community-shadow:0 1px 3px #0000001a;--community-shadow-md:0 4px 6px #00000012;--community-shadow-lg:0 10px 15px #0000001a;--community-shadow-xl:0 20px 25px #0000001a}:root{--community-space-xs:4px;--community-space-sm:8px;--community-space-md:16px;--community-space-lg:24px;--community-space-xl:32px;--community-space-2xl:48px;--community-transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--community-transition-base:250ms cubic-bezier(0.4,0,0.2,1);--community-transition-slow:350ms cubic-bezier(0.4,0,0.2,1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.community-premium-container{background:#eef1f5;background:var(--community-bg-primary);color:#1a1a1a;color:var(--community-text-primary);min-height:100vh;overflow-x:hidden;padding-top:0;position:relative;transition:background .25s cubic-bezier(.4,0,.2,1);transition:background var(--community-transition-base);width:100%}.community-premium-container .user_container_width{margin:0 auto;max-width:1280px;padding:0 24px;width:100%}.community-hero-section{animation:fadeInDown .5s ease;background:linear-gradient(180deg,#eef1f5,#e4e8ee);background:var(--community-gradient-dark);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--community-border-color);padding:24px 0 48px;padding:var(--community-space-lg) 0 var(--community-space-2xl);position:relative;width:100%}.community-hero-section:before{background:radial-gradient(circle at 20% 50%,#0b5cb814 0,#0000 50%),radial-gradient(circle at 80% 80%,#0b5cb80d 0,#0000 50%);background:radial-gradient(circle at 20% 50%,rgba(var(--community-primary-rgb),.08) 0,#0000 50%),radial-gradient(circle at 80% 80%,rgba(var(--community-primary-rgb),.05) 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.community-hero-container{margin:0 auto;max-width:1280px;padding:0 24px;position:relative;z-index:1}.community-header-content{animation:fadeInUp .6s ease;position:relative;z-index:1}.community-breadcrumb{align-items:center;display:flex;flex-wrap:wrap;gap:8px;gap:var(--community-space-sm);margin-bottom:24px;margin-bottom:var(--community-space-lg)}.breadcrumb-link{align-items:center;background:none;border:none;border-radius:8px;color:#6b7280;color:var(--community-text-secondary);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:6px 12px;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--community-transition-base)}.breadcrumb-link:hover{background:#0b5cb81a;background:rgba(var(--community-primary-rgb),.1);color:#0b5cb8;color:var(--community-primary)}.breadcrumb-separator{color:#d1d5db;color:var(--community-text-dim);font-size:16px}.breadcrumb-current{color:#1a1a1a;color:var(--community-text-primary);font-size:14px;font-weight:600}.community-icon-container{align-items:center;background:#0b5cb81a;background:rgba(var(--community-primary-rgb),.1);border-radius:20px;display:flex;height:80px;justify-content:center;margin-bottom:24px;margin-bottom:var(--community-space-lg);overflow:hidden;position:relative;width:80px}.community-icon-container:before{background:linear-gradient(135deg,#0b5cb8,#3a7dd8);background:var(--community-gradient-primary);content:"";inset:0;opacity:.05;position:absolute;transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity var(--community-transition-base)}.community-icon-container:hover:before{opacity:.15}.community-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0b5cb8,#3a7dd8);background:var(--community-gradient-primary);-webkit-background-clip:text;background-clip:text;font-size:40px;position:relative;z-index:1}.community-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#3a7dd8);background:linear-gradient(135deg,var(--community-text-primary) 0,var(--community-primary-light) 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.1;margin-bottom:16px;margin-bottom:var(--community-space-md)}.community-subtitle{color:#6b7280;color:var(--community-text-secondary);font-size:16px;line-height:1.6;margin-bottom:0;max-width:800px}.userCommunityContainer{padding:48px 0;padding:var(--community-space-2xl) 0}.userCommunityContainer2{display:flex;flex-direction:column;gap:24px;gap:var(--community-space-lg)}.loader{min-height:300px}.loader,.no-posts-container{align-items:center;display:flex;justify-content:center;padding:48px;padding:var(--community-space-2xl)}.no-posts-container{animation:fadeInUp .5s ease;background:#fff;background:var(--community-bg-card);border:1px solid #e5e7eb;border:1px solid var(--community-border-color);border-radius:20px;flex-direction:column;min-height:400px;text-align:center}.no-posts-container p{color:#6b7280;color:var(--community-text-secondary);font-size:16px;line-height:1.6;margin-bottom:24px;margin-bottom:var(--community-space-lg);max-width:500px}.select-goal-btn{border:none;border-radius:12px;box-shadow:0 4px 12px #0b5cb84d;box-shadow:0 4px 12px rgba(var(--community-primary-rgb),.3);color:#fff!important;cursor:pointer;font-size:15px;font-weight:600;padding:12px 32px;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--community-transition-base)}.select-goal-btn,.select-goal-btn:hover{background:linear-gradient(135deg,#0b5cb8,#3a7dd8);background:var(--community-gradient-primary)}.select-goal-btn:hover{box-shadow:0 8px 20px #0b5cb866;box-shadow:0 8px 20px rgba(var(--community-primary-rgb),.4);transform:translateY(-2px)}.select-goal-btn:active{transform:translateY(0)}.userDashboardPage_continer4_1{border-top:1px solid #e5e7eb;border-top:1px solid var(--community-border-color);display:flex;justify-content:center;margin-top:32px;margin-top:var(--community-space-xl);padding-top:24px;padding-top:var(--community-space-lg)}.userDashboardPage_continer4_1_1{background:#fff;background:var(--community-bg-card);border:2px solid #0b5cb8;border:2px solid var(--community-primary);border-radius:12px;color:#0b5cb8!important;color:var(--community-primary)!important;cursor:pointer;font-size:15px;font-weight:600;overflow:hidden;padding:12px 40px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);transition:all var(--community-transition-base)}.userDashboardPage_continer4_1_1:before{background:linear-gradient(135deg,#0b5cb8,#3a7dd8);background:var(--community-gradient-primary);content:"";inset:0;opacity:0;position:absolute;transition:opacity .25s cubic-bezier(.4,0,.2,1);transition:opacity var(--community-transition-base)}.userDashboardPage_continer4_1_1:hover{background:#0b5cb8;background:var(--community-primary);box-shadow:0 4px 12px #0b5cb84d;box-shadow:0 4px 12px rgba(var(--community-primary-rgb),.3);color:#fff!important;transform:translateY(-2px)}.userDashboardPage_continer4_1_1:active{transform:translateY(0)}@media (max-width:1199px){.community-title{font-size:40px}}@media (max-width:1023px){.community-hero-section{padding:24px 0 32px;padding:var(--community-space-lg) 0 var(--community-space-xl)}.community-title{font-size:36px}.community-subtitle{font-size:15px}.userCommunityContainer{padding:32px 0;padding:var(--community-space-xl) 0}.userCommunityContainer2{gap:16px;gap:var(--community-space-md)}}@media (max-width:767px){.community-hero-container{padding:0 20px}.community-hero-section{padding:16px 0 24px;padding:var(--community-space-md) 0 var(--community-space-lg)}.community-breadcrumb{margin-bottom:16px;margin-bottom:var(--community-space-md)}.breadcrumb-link{font-size:13px;padding:4px 8px}.breadcrumb-separator{font-size:14px}.breadcrumb-current{font-size:13px}.community-icon-container{height:72px;margin-bottom:16px;margin-bottom:var(--community-space-md);width:72px}.community-icon{font-size:36px}.community-title{font-size:28px;margin-bottom:12px}.community-subtitle{font-size:14px}.userCommunityContainer{padding:24px 0;padding:var(--community-space-lg) 0}.userCommunityContainer2{gap:16px}.no-posts-container{border-radius:16px;min-height:350px;padding:32px;padding:var(--community-space-xl)}.no-posts-container p{font-size:15px}.select-goal-btn{font-size:14px;max-width:300px;padding:12px 28px;width:100%}.userDashboardPage_continer4_1{margin-top:24px;margin-top:var(--community-space-lg);padding-top:16px;padding-top:var(--community-space-md)}.userDashboardPage_continer4_1_1{font-size:14px;max-width:300px;padding:12px 32px;width:100%}}@media (max-width:639px){.community-hero-container{padding:0 16px}.community-hero-section{padding:16px 0 24px}.community-breadcrumb{gap:6px}.community-icon-container{border-radius:16px;height:64px;width:64px}.community-icon{font-size:32px}.community-title{font-size:24px}.community-subtitle{font-size:13px}.userCommunityContainer{padding:20px 0}.no-posts-container{min-height:300px;padding:24px 16px}.select-goal-btn,.userDashboardPage_continer4_1_1{max-width:100%}}@media (max-width:479px){.community-hero-container{padding:0 12px}.community-hero-section{padding:12px 0 20px}.community-breadcrumb{gap:4px;margin-bottom:12px}.breadcrumb-link span{display:none}.breadcrumb-link{padding:4px}.community-icon-container{height:56px;margin-bottom:12px;width:56px}.community-icon{font-size:28px}.community-title{font-size:22px}.community-subtitle{font-size:13px;margin-bottom:0}.userCommunityContainer{padding:16px 0}.userCommunityContainer2{gap:14px}.no-posts-container{border-radius:12px;min-height:280px;padding:20px 12px}.no-posts-container p{font-size:14px}.select-goal-btn{font-size:14px;padding:12px 24px}.userDashboardPage_continer4_1_1{font-size:13px;padding:10px 24px}}@media (hover:none) and (pointer:coarse){.breadcrumb-link,.select-goal-btn,.userDashboardPage_continer4_1_1{min-height:44px}.select-goal-btn:hover,.userDashboardPage_continer4_1_1:hover{transform:none}.breadcrumb-link:active{background:#0b5cb826;background:rgba(var(--community-primary-rgb),.15)}.select-goal-btn:active,.userDashboardPage_continer4_1_1:active{transform:scale(.98)}}@media (max-width:767px) and (orientation:landscape){.community-hero-section{padding:16px 0 24px}.community-icon-container{height:56px;width:56px}.community-title{font-size:24px}.userCommunityContainer{padding:24px 0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.communityNoteCard{animation:fadeInUp .5s ease;background:#fff!important;background:var(--community-bg-card,#fff)!important;border:1px solid #e5e7eb!important;border:1px solid var(--community-border-color,#e5e7eb)!important;border-radius:20px!important;box-shadow:0 1px 3px #0000001a!important;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.communityNoteCard:hover{border-color:#0b5cb84d!important;box-shadow:0 10px 15px #0000001a!important;transform:translateY(-4px)}.communityNoteCard .card-body{padding:24px!important}.communityNoteCard h5{color:#1a1a1a!important;color:var(--community-text-primary,#1a1a1a)!important;font-size:18px!important;font-weight:700!important;line-height:1.4!important;margin-bottom:8px!important}.communityNoteCard small.text-muted{color:#6b7280!important;color:var(--community-text-secondary,#6b7280)!important;font-size:13px!important;font-weight:500!important}.communityNoteCard .badge{border-radius:8px!important;font-size:12px!important;font-weight:600!important;padding:6px 12px!important}.communityNoteCard .badge.bg-danger{background:linear-gradient(135deg,#ef4444,#dc2626)!important}.communityNoteCard .badge.bg-primary{background:linear-gradient(135deg,#0b5cb8,#3a7dd8)!important}.communityNoteCard .badge.bg-success{background:linear-gradient(135deg,#10b981,#059669)!important}.communityNoteCard .badge.bg-secondary{background:#9ca3af!important;background:var(--community-text-muted,#9ca3af)!important}.communityNoteCard .poll-option{transition:all .2s ease!important}.communityNoteCard .poll-option:hover{background:#e4e8ee!important;background:var(--community-bg-secondary,#f9fafb)!important;border-color:#0b5cb8!important;border-color:var(--community-primary,#0b5cb8)!important}.communityNoteCard .progress{background-color:#dae0e8!important;background-color:var(--community-bg-tertiary,#e5e7eb)!important;border-radius:8px!important;height:10px!important;overflow:hidden}.communityNoteCard .progress-bar{background:linear-gradient(90deg,#0b5cb8,#3a7dd8)!important;border-radius:8px!important;transition:width .6s ease!important}.communityNoteCard .progress-bar.bg-success{background:linear-gradient(90deg,#10b981,#059669)!important}.communityNoteCard .progress-bar.bg-secondary{background:#9ca3af!important;background:var(--community-text-muted,#9ca3af)!important}.communityNoteCard .btn-primary{background:linear-gradient(135deg,#0b5cb8,#3a7dd8)!important;border:none!important;border-radius:12px!important;box-shadow:0 2px 8px #0b5cb84d!important;font-size:14px!important;font-weight:600!important;padding:10px 24px!important;transition:all .2s ease!important}.communityNoteCard .btn-primary:hover{box-shadow:0 4px 12px #0b5cb866!important;transform:translateY(-2px)}.communityNoteCard .btn-primary:active{transform:translateY(0)}.communityNoteCard .btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.communityNoteCard .btn-outline-primary{background:#0000!important;border:2px solid #0b5cb8!important;border:2px solid var(--community-primary,#0b5cb8)!important;border-radius:12px!important;color:#0b5cb8!important;color:var(--community-primary,#0b5cb8)!important;font-size:14px!important;font-weight:600!important;padding:10px 24px!important;transition:all .2s ease!important}.communityNoteCard .btn-outline-primary:hover{background:#0b5cb8!important;background:var(--community-primary,#0b5cb8)!important;box-shadow:0 4px 12px #0b5cb84d!important;color:#fff!important;transform:translateY(-2px)}.communityNoteCard .btn-outline-primary:active{transform:translateY(0)}.communityNoteCardImage{border-radius:12px!important;margin-bottom:16px;max-height:500px;object-fit:cover;transition:transform .5s ease;width:100%}.communityNoteCardImage:hover{transform:scale(1.02)}.communityNoteCard .d-flex.justify-content-between{border-top:1px solid #e5e7eb;border-top:1px solid var(--community-border-color,#e5e7eb);margin-top:16px;padding-top:16px}@media (max-width:767px){.communityNoteCard .card-body{padding:16px!important}.communityNoteCard h5{font-size:16px!important}.communityNoteCard .badge{font-size:11px!important;padding:4px 10px!important}.communityNoteCard .btn-outline-primary,.communityNoteCard .btn-primary{font-size:13px!important;padding:8px 16px!important}}@media (max-width:479px){.communityNoteCard{border-radius:16px!important}.communityNoteCard .card-body{padding:14px!important}.communityNoteCard h5{font-size:15px!important}.communityNoteCard small.text-muted{font-size:12px!important}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.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{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width: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{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.share-button-container{display:inline-block;position:relative}.share-button{cursor:pointer;font-size:1.5rem;padding:8px;transition:transform .2s ease-in-out}.share-button:hover{transform:scale(1.1)}.share-popup-container{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0003;display:flex;gap:10px;left:0;padding:10px;position:absolute;top:30px;z-index:100}.share-button.whatsapp{color:#25d366}.share-button.telegram{color:#08c}.share-button.facebook{color:#1877f2}.share-button.instagram{color:#e1306c}.share-button.facebook:hover,.share-button.instagram:hover,.share-button.telegram:hover,.share-button.whatsapp:hover{opacity:.8}.modal_CommunityModalLabel__wBUNw{color:#000;font-weight:500}.modal_CommunityModalimageContainer__qLnbQ{align-items:center;display:flex;justify-content:center;margin:0 auto;max-height:300px;max-width:300px}.modal_CommunityModalimageContainer__qLnbQ img{max-height:100%;max-width:100%}.modal_CommunityModalInput__ikUVS{border:1px solid #b3def7!important;border-radius:5px;box-sizing:border-box;margin:5px;padding:5px;width:100%}.modal_CommunityModalButton__JAcjX{background-color:#0b5cb8!important;border:none!important;border-radius:5px!important;color:#fff!important;padding:10px 20px!important;&:hover{background-color:#15154e!important}}