@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat&family=Open+Sans:wght@400;500;600;700&family=Poppins&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";._app_1m1wd_3{width:100%;height:100%;margin:0;padding:0;font-family:Poppins;background:transparent!important;position:relative;overflow:visible}._layout_102qw_1{display:flex;flex-direction:column;min-height:100vh;justify-content:flex-start}._layout_102qw_1 ._contentWrapper_102qw_7{width:100%;align-content:center;align-items:center;display:flex;flex-direction:column;flex:1}._layout_102qw_1 ._topBarContainer_102qw_15{width:100%;padding:8px 0;display:flex;align-items:center;justify-content:space-between}._layout_102qw_1 ._rightSideContainer_102qw_22{flex:1;width:100%;padding:20px 0;background:#f7f8fc;border-radius:20px;overflow-y:auto}._layout_102qw_1 ._outletDiv_102qw_30{width:100%}._layout_102qw_1 ._fixedTopHeader_102qw_33{position:fixed;top:0;width:100%;z-index:2001;background:linear-gradient(90deg,#fefefe,#fff8ec)}._layout_102qw_1 ._fixedTopBar_102qw_40{position:fixed;top:88px;width:100%;z-index:2000;background:#fff;border-bottom:1px solid #eee}@media screen and (max-width:768px){._layout_102qw_1 ._fixedTopBar_102qw_40{top:76px}}._layout_102qw_1 ._topGap_102qw_53{height:100px}@media screen and (max-width:1180px){._layout_102qw_1 ._topGap_102qw_53{height:53px}}._layout_102qw_1 ._footerWrapper_102qw_61{width:100%;max-width:100vw;margin:0}._layout_102qw_1::-webkit-scrollbar{display:none}@media screen and (max-width:500px){._topBarContainer_102qw_15{padding:8px 16px}._rightSideContainer_102qw_22{padding:16px}}._errorContainer_smc97_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fbf1dd,#fff9ed,#fbf1dd);padding:20px;position:relative;overflow:hidden}._errorContainer_smc97_1:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,203,3,.05) 1px,transparent 1px);background-size:50px 50px;animation:_moveBackground_smc97_1 20s linear infinite}@keyframes _moveBackground_smc97_1{0%{transform:translate(0)}to{transform:translate(50px,50px)}}._errorContent_smc97_31{max-width:700px;width:100%;background:#fff;border-radius:24px;padding:48px 40px;box-shadow:0 20px 60px #0000001a,0 0 0 1px #ffcb031a;text-align:center;position:relative;z-index:1;animation:_fadeInUp_smc97_1 .6s ease-out}@media(max-width:768px){._errorContent_smc97_31{padding:32px 24px;border-radius:20px}}@keyframes _fadeInUp_smc97_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._iconWrapper_smc97_60{position:relative;margin:0 auto 32px;width:120px;height:120px;animation:_float_smc97_1 3s ease-in-out infinite}@media(max-width:768px){._iconWrapper_smc97_60{width:100px;height:100px;margin:0 auto 24px}}@keyframes _float_smc97_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._errorIcon_smc97_83{animation:_rotate_smc97_1 20s linear infinite}@keyframes _rotate_smc97_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._sparkles_smc97_95{position:absolute;width:100%;height:100%;top:0;left:0}._sparkle_smc97_95{position:absolute;font-size:20px;animation:_twinkle_smc97_1 2s ease-in-out infinite}._sparkle_smc97_95:nth-child(1){animation-delay:0s}._sparkle_smc97_95:nth-child(2){animation-delay:.5s}._sparkle_smc97_95:nth-child(3){animation-delay:1s}._sparkle_smc97_95:nth-child(4){animation-delay:1.5s}@media(max-width:768px){._sparkle_smc97_95{font-size:16px}}@keyframes _twinkle_smc97_1{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}._errorTitle_smc97_136{font-size:32px;font-weight:700;background:linear-gradient(135deg,#ffcb03,#bb1160);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 12px;line-height:1.2}@media(max-width:768px){._errorTitle_smc97_136{font-size:24px}}._errorSubtitle_smc97_152{font-size:16px;color:#666;margin:0 0 32px;line-height:1.6}@media(max-width:768px){._errorSubtitle_smc97_152{font-size:14px;margin:0 0 24px}}._errorDetails_smc97_165{margin-bottom:32px}@media(max-width:768px){._errorDetails_smc97_165{margin-bottom:24px}}._detailCard_smc97_174{display:flex;align-items:flex-start;gap:16px;padding:20px;background:linear-gradient(135deg,#fbf1dd,#fff9ed);border-radius:16px;text-align:left;border:1px solid rgba(255,203,3,.2);margin-bottom:16px}@media(max-width:768px){._detailCard_smc97_174{padding:16px;gap:12px}}._detailIcon_smc97_192{font-size:32px;flex-shrink:0;animation:_pulse_smc97_1 2s ease-in-out infinite}@media(max-width:768px){._detailIcon_smc97_192{font-size:24px}}@keyframes _pulse_smc97_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._detailText_smc97_211{flex:1}._detailText_smc97_211 h3{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 8px}@media(max-width:768px){._detailText_smc97_211 h3{font-size:16px}}._detailText_smc97_211 p{font-size:14px;color:#666;margin:0;line-height:1.5}@media(max-width:768px){._detailText_smc97_211 p{font-size:13px}}._devInfo_smc97_237{margin-top:16px}._errorAccordion_smc97_241{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden}._accordionHeader_smc97_248{display:flex;align-items:center;gap:10px;padding:16px;cursor:pointer;font-size:14px;font-weight:600;color:#1a1a1a;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .2s}._accordionHeader_smc97_248:hover{background:#f0f0f0}@media(max-width:768px){._accordionHeader_smc97_248{padding:12px;font-size:13px}}._devIcon_smc97_270{font-size:18px}@media(max-width:768px){._devIcon_smc97_270{font-size:16px}}._accordionContent_smc97_279{padding:16px;background:#fff;border-top:1px solid #e0e0e0;max-height:400px;overflow-y:auto}@media(max-width:768px){._accordionContent_smc97_279{padding:12px;max-height:300px}}._errorBlock_smc97_293{margin-bottom:16px}._errorBlock_smc97_293:last-child{margin-bottom:0}._errorBlock_smc97_293 strong{display:block;font-size:13px;color:#bb1160;margin-bottom:8px;font-weight:600}._errorText_smc97_307{background:#1a1a1a;color:#ffcb03;padding:12px;border-radius:8px;font-size:12px;line-height:1.5;overflow-x:auto;white-space:pre-wrap;word-break:break-word;margin:0;font-family:Courier New,monospace}@media(max-width:768px){._errorText_smc97_307{font-size:11px;padding:10px}}._actionButtons_smc97_327{display:flex;gap:12px;justify-content:center;margin-bottom:32px}@media(max-width:768px){._actionButtons_smc97_327{flex-direction:column;margin-bottom:24px}}._primaryBtn_smc97_340,._secondaryBtn_smc97_341{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;min-width:180px}@media(max-width:768px){._primaryBtn_smc97_340,._secondaryBtn_smc97_341{width:100%;padding:12px 24px;font-size:14px}}._primaryBtn_smc97_340 svg,._secondaryBtn_smc97_341 svg{flex-shrink:0}._primaryBtn_smc97_340:active,._secondaryBtn_smc97_341:active{transform:scale(.98)}._primaryBtn_smc97_340{background:linear-gradient(135deg,#ffcb03,#f5b800);color:#1a1a1a;box-shadow:0 4px 12px #ffcb034d}._primaryBtn_smc97_340:hover{background:linear-gradient(135deg,#f5b800,#e5a800);box-shadow:0 6px 16px #ffcb0366;transform:translateY(-2px)}._secondaryBtn_smc97_341{background:#fff;color:#bb1160;border:2px solid #bb1160;box-shadow:0 2px 8px #bb11601a}._secondaryBtn_smc97_341:hover{background:#bb1160;color:#fff;box-shadow:0 4px 12px #bb116033;transform:translateY(-2px)}._quote_smc97_396{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;background:linear-gradient(135deg,#bb11600d,#ffcb030d);border-radius:12px;border:1px dashed rgba(187,17,96,.2)}@media(max-width:768px){._quote_smc97_396{padding:16px;flex-direction:column;gap:8px}}._quoteIcon_smc97_414{font-size:24px;color:#bb1160;flex-shrink:0}@media(max-width:768px){._quoteIcon_smc97_414{font-size:20px}}._quoteText_smc97_425{font-size:14px;font-style:italic;color:#666;margin:0;line-height:1.5}@media(max-width:768px){._quoteText_smc97_425{font-size:13px;text-align:center}}._inputControl_1pq03_1{display:flex;flex-direction:column;padding-top:12px;gap:3px}._inputControl_1pq03_1 ._label_1pq03_7{font-size:14px;font-weight:500;text-align:left;color:#797979}._inputControl_1pq03_1 ._label_1pq03_7 ._requiredMark_1pq03_13{color:#ff4500}._inputControl_1pq03_1 ._inputField_1pq03_16{height:44px;background:#fcfcfc;border:.868px solid rgba(154,154,154,.4666666667);color:#000;font-weight:500;border-radius:8px;margin:0;box-sizing:border-box;padding:0 10px;font-size:16px;font-family:Poppins}._inputControl_1pq03_1 ._inputField_1pq03_16::-moz-placeholder{color:#797979;font-weight:400}._inputControl_1pq03_1 ._inputField_1pq03_16::placeholder{color:#797979;font-weight:400}._inputControl_1pq03_1 ._inputField_1pq03_16:hover{border-color:#9a9a9abb}._inputControl_1pq03_1 ._inputField_1pq03_16:focus{border-color:#ffcb03;outline:2px solid #ffcb03}._modalOverlay_1yavk_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;animation:_fadeIn_1yavk_1 .2s ease-out}@keyframes _fadeIn_1yavk_1{0%{opacity:0}to{opacity:1}}._modalContainer_1yavk_25{background:#fff;border-radius:20px;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:_slideUp_1yavk_1 .3s ease-out;overflow:hidden}@keyframes _slideUp_1yavk_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1yavk_48{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb;flex-shrink:0}._modalTitle_1yavk_57{font-size:20px;font-weight:600;color:#111827;margin:0}._closeButton_1yavk_64{background:none;border:none;padding:8px;cursor:pointer;color:#6b7280;transition:all .2s;border-radius:8px;display:flex;align-items:center;justify-content:center}._closeButton_1yavk_64:hover:not(:disabled){background-color:#f3f4f6;color:#111827}._closeButton_1yavk_64:disabled{opacity:.5;cursor:not-allowed}._modalBody_1yavk_85{flex:1;overflow-y:auto;padding:24px;min-height:200px}._modalBody_1yavk_85::-webkit-scrollbar{width:6px}._modalBody_1yavk_85::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}._modalBody_1yavk_85::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._modalBody_1yavk_85::-webkit-scrollbar-thumb:hover{background:#9ca3af}._plansContainer_1yavk_106{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;padding:4px}._planCard_1yavk_113{display:flex;flex-direction:column;gap:12px;padding:16px;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s;background:#fff;position:relative;min-height:140px}._planCard_1yavk_113:hover{border-color:#ff6b35;box-shadow:0 4px 12px #ff6b351a;transform:translateY(-4px)}._planCard_1yavk_113._selected_1yavk_131{border-color:#ff6b35;background:linear-gradient(135deg,#fff5f2,#fff);box-shadow:0 4px 16px #ff6b3526}._planCard_1yavk_113:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._planCard_1yavk_113._disabled_1yavk_141{opacity:.6;cursor:not-allowed;pointer-events:none}._planCard_1yavk_113._disabled_1yavk_141:hover{transform:none;box-shadow:none}._selectionIndicator_1yavk_151{position:absolute;top:8px;right:8px}._radioButton_1yavk_157{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;background:#fff}._planCard_1yavk_113._selected_1yavk_131 ._radioButton_1yavk_157{border-color:#ff6b35;background:#ff6b35}._radioInner_1yavk_173{width:8px;height:8px;background:#fff;border-radius:50%}._planContent_1yavk_180{flex:1;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}._priceSection_1yavk_189{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}._mainPrice_1yavk_197{font-size:26px;font-weight:700;color:#111827;line-height:1}._extraAmount_1yavk_204{font-size:13px;font-weight:600;color:#10b981;background:#d1fae5;padding:3px 8px;border-radius:4px}._totalAmount_1yavk_213{font-size:13px;font-weight:500;color:#6b7280;margin-top:4px}._description_1yavk_220{font-size:12px;color:#4b5563;line-height:1.4;display:none}._validity_1yavk_227{display:flex;align-items:center;gap:4px;font-size:11px;color:#6b7280}._validity_1yavk_227 svg{color:#9ca3af;width:12px;height:12px}._features_1yavk_240{display:none}._feature_1yavk_240{display:flex;align-items:center;gap:6px;font-size:12px;color:#4b5563}._feature_1yavk_240 svg{color:#10b981;flex-shrink:0;width:14px;height:14px}._bestValueBadge_1yavk_258{position:absolute;top:-1px;right:12px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;font-size:10px;font-weight:600;padding:3px 10px;border-radius:0 0 6px 6px;text-transform:uppercase;letter-spacing:.5px}._modalFooter_1yavk_272{padding:20px 24px;border-top:1px solid #e5e7eb;flex-shrink:0}._payButton_1yavk_278{width:100%;padding:16px;background:linear-gradient(135deg,#ff6b35,#ff8c5a);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}._payButton_1yavk_278:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #ff6b354d}._payButton_1yavk_278:active:not(:disabled){transform:translateY(0)}._payButton_1yavk_278:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none}._spinner_1yavk_308{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1yavk_308 .6s linear infinite}@keyframes _spin_1yavk_308{to{transform:rotate(360deg)}}._loadingContainer_1yavk_322{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;padding:4px}@media(max-width:640px){._loadingContainer_1yavk_322{grid-template-columns:repeat(2,1fr);gap:12px}}@media(min-width:641px)and (max-width:1024px){._loadingContainer_1yavk_322{grid-template-columns:repeat(3,1fr)}}._skeletonCard_1yavk_340{display:flex;flex-direction:column;gap:12px;padding:16px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;min-height:140px;align-items:center}@media(max-width:640px){._skeletonCard_1yavk_340{padding:12px;min-height:120px}}._skeletonRadio_1yavk_358{width:20px;height:20px;border-radius:50%;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:_shimmer_1yavk_1 1.5s infinite;align-self:flex-end}._skeletonContent_1yavk_368{flex:1;display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}._skeletonPrice_1yavk_377{width:80px;height:28px;border-radius:6px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:_shimmer_1yavk_1 1.5s infinite}._skeletonText_1yavk_386{width:100%;height:14px;border-radius:4px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:_shimmer_1yavk_1 1.5s infinite}._skeletonText_1yavk_386:last-child{width:70%}@keyframes _shimmer_1yavk_1{0%{background-position:200% 0}to{background-position:-200% 0}}._errorContainer_1yavk_406{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}._errorIcon_1yavk_415{margin-bottom:16px;color:#ef4444}._errorMessage_1yavk_420{font-size:16px;color:#6b7280;margin:0 0 20px}._retryButton_1yavk_426{padding:10px 24px;background:#ff6b35;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._retryButton_1yavk_426:hover{background:#ff8c5a;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}._emptyContainer_1yavk_443{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._emptyIcon_1yavk_452{margin-bottom:16px;opacity:.5}._emptyMessage_1yavk_457{font-size:16px;color:#9ca3af;margin:0}@media(max-width:640px){._modalOverlay_1yavk_1{padding:0;align-items:flex-end}._modalContainer_1yavk_25{max-width:100%;max-height:95vh;border-radius:20px 20px 0 0;animation:_slideUpMobile_1yavk_1 .3s ease-out}@keyframes _slideUpMobile_1yavk_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalHeader_1yavk_48{padding:16px 20px}._modalTitle_1yavk_57{font-size:18px}._modalBody_1yavk_85{padding:20px}._plansContainer_1yavk_106{grid-template-columns:repeat(2,1fr);gap:12px}._planCard_1yavk_113{padding:12px;min-height:120px}._mainPrice_1yavk_197{font-size:22px}._extraAmount_1yavk_204{font-size:11px;padding:2px 6px}._totalAmount_1yavk_213{font-size:11px}._validity_1yavk_227{font-size:10px}._modalFooter_1yavk_272{padding:16px 20px}._payButton_1yavk_278{padding:14px;font-size:15px}._bestValueBadge_1yavk_258{font-size:9px;padding:2px 8px}}@media(min-width:641px)and (max-width:1024px){._plansContainer_1yavk_106{grid-template-columns:repeat(3,1fr)}}@media(min-width:1025px){._plansContainer_1yavk_106{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}._chartContainer_1kx89_1{background:#fff;border-radius:1rem;padding:1.5rem}._chartTitle_1kx89_7{font-size:1.125rem;font-weight:600;color:#000;margin:0 0 1.5rem;text-align:center}@media(max-width:767px){._chartTitle_1kx89_7{margin:0}}._chartWrapper_1kx89_20{max-width:400px;margin:0 auto;padding:1rem 0 0rem;display:flex;justify-content:center;align-items:center}._chartWrapper_1kx89_20 canvas{max-height:350px;display:block;margin:0 auto}@media(max-width:767px){._chartWrapper_1kx89_20 canvas{max-height:180px}}@media(min-width:768px){._chartWrapper_1kx89_20{max-width:450px}}._noData_1kx89_44{text-align:center;padding:2rem;color:#9ca3af;font-size:.9375rem}._mainLeftMain_7kpng_4{display:flex}._logoHeader_7kpng_8 img{height:40px}._headerNavigation_7kpng_12{display:flex;flex-direction:row}._headerNavigation_7kpng_12 a{text-decoration:none;color:#000;font-size:14px}._coinImg_7kpng_22{width:25px}@media(max-width:767px){._coinImg_7kpng_22{width:20px}}._headerActions_7kpng_31{display:flex;align-items:center;gap:12px;margin-left:16px}._hamburger_7kpng_39{display:none;font-size:26px;cursor:pointer;margin-right:10px}@media screen and (max-width:1180px){._hamburger_7kpng_39{display:flex;align-items:center}}._drawerOverlay_7kpng_53{position:fixed;inset:0;background:#00000073;z-index:99}._mobileDrawer_7kpng_61{position:fixed;top:0;right:0;width:80%;max-width:320px;height:100%;background:#fff;z-index:100;padding:20px;animation:_slideIn_7kpng_1 .3s ease forwards}._mobileDrawer_7kpng_61 a{display:block;padding:14px;font-size:16px;color:#000;text-decoration:none}._drawerClose_7kpng_81{font-size:22px;background:none;border:none;margin-bottom:20px}@keyframes _slideIn_7kpng_1{0%{transform:translate(100%)}to{transform:translate(0)}}._topHeader_7kpng_97{display:flex;justify-content:space-between;align-items:center;position:relative;position:sticky;top:0;z-index:100;padding:0 16px;max-width:1200px;margin:0 auto}@media(max-width:1180px){._topHeader_7kpng_97{padding:6px 16px}}._logoHeader_7kpng_8{width:-moz-fit-content;width:fit-content;height:auto;cursor:pointer}@media screen and (max-width:767px){._logoHeader_7kpng_8{display:none}}._logoHeader_7kpng_8 img{width:100%}._logoHeaderMobile_7kpng_129{width:40px;height:40px;display:none;cursor:pointer}@media screen and (max-width:767px){._logoHeaderMobile_7kpng_129{display:block}}._logoHeaderMobile_7kpng_129 img{width:100%}._userGreeting_7kpng_144{display:flex;align-items:center;gap:12px}._userAvatar_7kpng_150{width:56px;height:56px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;border:2px solid #f5f5f5;box-shadow:0 2px 8px #00000014}._greetingText_7kpng_163{display:none;flex-direction:column;margin-top:6px}._profileDetailMain_7kpng_169{display:flex;align-items:center;gap:10px}._namaste_7kpng_175{font-size:.7rem;color:#a08060;font-weight:400;text-box-trim:trim-both;text-box-edge:cap alphabetic}._userName_7kpng_183{font-size:1.1rem;font-weight:500;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:0}@media(max-width:767px){._userName_7kpng_183{font-size:1rem;margin-top:0}}._headerNavigation_7kpng_12{display:flex;flex-direction:row;flex-wrap:wrap;gap:0px;flex:1;align-items:center;padding:0 1rem;justify-content:flex-start}@media screen and (max-width:1180px){._headerNavigation_7kpng_12{display:none!important}}._headerNavigationSubmenuWrap_7kpng_217{display:flex;flex-direction:row;flex-wrap:wrap;border-top:1px solid rgba(247,88,1,.3);background-color:#fff;position:relative;z-index:99}._headerNavigationSubmenu_7kpng_217{display:flex;justify-content:flex-start;align-items:center;position:relative;position:sticky;top:0;z-index:100;padding:2px 16px;min-width:1200px;margin:0 auto}@media(max-width:1180px){._headerNavigationSubmenu_7kpng_217{padding:2px 16px;display:none}}._headerNavigationSubmenu_7kpng_217 ._headerNavLink_7kpng_245{margin:0rem .8rem;padding:.4rem 0rem}._menuWrap_7kpng_250{padding:0 32px;max-width:1400px;margin:0 auto;display:flex}._navRow_7kpng_257{display:flex;align-items:center;gap:1.5rem;justify-content:center}._headerNavLink_7kpng_245{color:#2c1b0e;text-decoration:none;font-weight:500;font-size:.85rem;padding:1rem .4rem;margin:3px .4rem -1px;transition:all .2s ease;position:relative;white-space:nowrap;border-bottom:1px solid transparent}._quickNavText_7kpng_277{margin-right:10px;display:flex;align-items:center;font-weight:600;font-size:.85rem}._headerNavLink_7kpng_245:hover,._headerNavLink_7kpng_245._active_7kpng_290{color:#2c1b0e;border-bottom:1px solid #F75801}._liveNavLink_7kpng_295{display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#ff2b6a,#ff6a88);color:#fff!important;font-weight:600;padding:.4rem 1rem}._liveNavLink_7kpng_295:hover,._liveNavLink_7kpng_295._active_7kpng_290{background:linear-gradient(135deg,#ff1e5e,#ff5a7c);color:#fff!important}._liveDotNav_7kpng_315{width:6px;height:6px;background:#fff;border-radius:50%;animation:_pulse_7kpng_1 2s infinite}._headerActions_7kpng_31{display:flex;align-items:center;gap:12px}._languageWrap_7kpng_329{position:relative;display:inline-block}._onHoverChangeLang_7kpng_334{cursor:pointer;font-weight:500;display:flex;align-items:center;gap:5px;background-color:#fff;border-radius:50px;padding:2px 5px;font-size:14px}._languageDropdown_7kpng_347{position:absolute;top:120%;right:-50px;min-width:120px;background:#fff;border-radius:8px;box-shadow:0 10px 30px #0000001f;padding:8px 0;opacity:0;visibility:hidden;transform:translateY(10px) scale(.95);transition:all .25s ease;z-index:1000;max-height:300px;overflow:auto}._languageWrap_7kpng_329:hover ._languageDropdown_7kpng_347{opacity:1;visibility:visible;transform:translateY(0) scale(1)}._languageDropdown_7kpng_347 p{margin:0;padding:8px 14px;cursor:pointer;transition:background .2s ease;white-space:nowrap;font-size:12px;width:100%}._languageDropdown_7kpng_347 p:hover{background:#f2f2f2}._liveButton_7kpng_387{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ff2b6a,#ff6a88);border:none;padding:10px 18px;border-radius:50px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff2b6a4d}._liveButton_7kpng_387:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff2b6a66}._liveDot_7kpng_315{width:8px;height:8px;background:#fff;border-radius:50%;animation:_pulse_7kpng_1 2s infinite}@keyframes _pulse_7kpng_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}._liveText_7kpng_423{color:#fff;font-size:14px;font-weight:700;letter-spacing:.5px}._walletBadge_7kpng_430{display:flex;align-items:center;gap:6px;background:var(--orange_gradient, linear-gradient(90deg, #F75801 0%, #D43400 100%));padding:4px 8px 4px 4px;border-radius:50px;color:#fff;position:relative;overflow:hidden}._walletBadge_7kpng_430:before,._walletBadge_7kpng_430:after{content:unset;position:absolute;top:-8px;left:28%;width:16px;height:10px;background:#fff4ec;border-radius:50%}@media screen and (max-width:767px){._walletBadge_7kpng_430:before,._walletBadge_7kpng_430:after{height:16px;top:-14px}}._walletBadge_7kpng_430:after{bottom:-8px;left:28%;top:unset}@media screen and (max-width:767px){._walletBadge_7kpng_430:after{bottom:-14px}}._coinIcon_7kpng_470{width:17px;height:17px;background:radial-gradient(circle at 35% 35%,#ffe873,gold,#e6b800 60%,#c90);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #0006,inset -3px -3px 6px #0000004d,inset 3px 3px 6px #fff6;position:relative;border:2px solid #b8860b}._walletAmount_7kpng_483{font-size:16px;font-weight:600;letter-spacing:.5px}@media(max-width:767px){._walletAmount_7kpng_483{font-size:16px}}@media(max-width:380px){._walletAmount_7kpng_483{font-size:14px}}._profileIcon_7kpng_499{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000014;transition:all .2s ease;border:1px solid #f25302;flex-shrink:0}@media(max-width:1180px){._profileIcon_7kpng_499{width:34px;height:34px}}._profileIcon_7kpng_499:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}@media(max-width:480px){._userAvatar_7kpng_150{width:44px;height:44px;font-size:28px}._greetingText_7kpng_163{gap:2px;max-width:27vw}._namaste_7kpng_175{font-size:12px}._liveButton_7kpng_387{padding:8px 14px;gap:6px}._liveDot_7kpng_315{width:6px;height:6px}._liveText_7kpng_423{font-size:12px}._walletBadge_7kpng_430{padding:4px 14px 4px 4px;gap:4px}}html,body{margin:0;padding:0}._footer_ehcig_7{background:#030303;color:#e0e0e0;font-family:Poppins,sans-serif;width:100%;position:relative;font-size:14px}._container_ehcig_16{margin:0 auto;padding:16px 16px 0}@media(min-width:768px){._container_ehcig_16{padding:0 32px;max-width:1400px;margin:0 auto}}@media(min-width:1024px){._container_ehcig_16{padding:0 48px;max-width:1600px}}@media(min-width:1400px){._container_ehcig_16{padding:0 64px;max-width:1800px}}._footer_main_ehcig_40{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;text-align:left;padding:40px 16px;max-width:1200px;margin:0 auto}@media(max-width:768px){._footer_main_ehcig_40{text-align:center;gap:40px}}@media(max-width:767px){._footer_main_ehcig_40{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}._footer_column_ehcig_61 h3._column_title_ehcig_61{color:#fefefe;font-size:16px;margin-bottom:15px;font-weight:600}._footer_column_ehcig_61 ul{list-style:none;padding:0;margin:0}._footer_column_ehcig_61 ul li{padding-block:10px}@media(max-width:767px){._footer_column_ehcig_61 ul li{padding-block:5px}}._footer_column_ehcig_61 ul li a{color:#fff;text-decoration:none;transition:color .3s ease,padding-left .3s ease;font-size:14px;font-weight:400}._footer_column_ehcig_61 ul li a:hover{color:#fefefe;padding-left:5px}._logout_ehcig_92{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#a0a0b0;text-decoration:none;font-size:11px;padding:5px;transition:color .3s ease;cursor:pointer}._logout_ehcig_92:hover{color:#fff;padding-left:5px}._footer_logo_ehcig_109{width:220px;margin:0 0 15px}@media screen and (max-width:767px){._footer_logo_ehcig_109{margin:0 auto 30px}}._footer_tagline_ehcig_119,._footer_column_ehcig_61 p{color:#fff;line-height:1.6;margin-bottom:20px}._support_link_ehcig_126{color:#fff;text-decoration:none}._support_link_ehcig_126:hover{color:#fefefe}._social_icons_ehcig_134{display:flex;gap:15px}._social_icons_ehcig_134 a{color:#fff;font-size:22px;transition:color .3s ease,transform .3s ease}._social_icons_ehcig_134 a:hover{color:#fefefe;transform:translateY(-3px)}._footerOuter_ehcig_148{width:100%;background-color:#1e2939;border-top:1px solid rgba(36,36,62,.5)}._footer_bottom_ehcig_154{padding:16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;font-size:13px;color:#a0a0b0;max-width:1200px;margin:0 auto}._footer_bottom_ehcig_154 ul{display:flex;gap:25px;list-style:none;padding:0;margin:0}._footer_bottom_ehcig_154 ul a{color:#a0a0b0;text-decoration:none}._footer_bottom_ehcig_154 ul a:hover{color:#e74c3c}._pwa_footer_ehcig_181{display:none}@media screen and (max-width:768px){._social_icons_ehcig_134{justify-content:center}._footer_bottom_ehcig_154{flex-direction:column;text-align:center}._pwa_footer_ehcig_181{display:block;position:fixed;bottom:0;left:0;right:0;width:100vw;background:#0f0c29d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 -2px 15px #0000004d;z-index:40;border-top:1px solid rgba(231,76,60,.2)}._pwa_footer_ehcig_181 nav ul{display:flex;justify-content:space-around;list-style:none;margin:0;padding:8px 0;padding-bottom:env(safe-area-inset-bottom)}._pwa_footer_ehcig_181 a{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#a0a0b0;text-decoration:none;font-size:11px;padding:5px;transition:color .3s ease}._pwa_footer_ehcig_181 a._active_ehcig_226{color:#e74c3c!important}._pwa_footer_ehcig_181 a._active_ehcig_226:hover{color:#e74c3c}._pwa_footer_ehcig_181 a:hover{color:#e0e0e0}._nav_icon_ehcig_235{font-size:22px;margin-bottom:2px;position:relative}._new_badge_ehcig_240{position:absolute;top:-4px;right:-10px;background:#e74c3c;color:#fff;font-size:9px;font-weight:700;padding:1px 4px;border-radius:5px}}._bottomNav_ehcig_252{position:fixed;left:0;right:0;bottom:0;height:88px;background:#fff;display:flex;align-items:flex-end;justify-content:space-around;padding:10px 14px 14px;z-index:999;overflow:visible}@media(min-width:1024px){._bottomNav_ehcig_252{display:none}}._navItem_ehcig_272{flex:1;max-width:90px;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;padding:6px 0 2px;cursor:pointer;position:relative;color:#7a7a7a;z-index:2}._iconCircle_ehcig_289{width:42px;height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:transparent;transition:.2s ease}._label_ehcig_300{font-size:13px;font-weight:500;line-height:1;white-space:nowrap}._active_ehcig_226{color:#111}._active_ehcig_226 ._iconCircle_ehcig_289{background:var(--orange_gradient, linear-gradient(90deg, #F75801 0%, #D43400 100%));color:#fff}._activeLine_ehcig_315{position:absolute;bottom:-14px;left:50%;transform:translate(-50%);width:60px;height:5px;background:var(--orange_gradient, linear-gradient(90deg, #F75801 0%, #D43400 100%));border-radius:0 0 4px 4px;clip-path:polygon(10% 0%,90% 0%,100% 100%,0% 100%)}._liveItem_ehcig_327{flex:1;max-width:90px;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;cursor:pointer;position:relative;margin-bottom:6px;z-index:3;border-top:1px solid #f35401;border-radius:100px}._liveCircle_ehcig_345{width:76px;height:76px;border-radius:50%;background:var(--orange_gradient, linear-gradient(90deg, #F75801 0%, #D43400 100%));border:5px solid #ffffff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #d2871c66;position:relative;color:#fff;transition:transform .2s ease}._liveCircle_ehcig_345:hover{transform:scale(1.05)}._liveLabel_ehcig_363{color:#7a7a7a;font-weight:500;font-size:13px;line-height:1}@media(max-width:360px){._bottomNav_ehcig_252{padding:6px 8px 16px}._navItem_ehcig_272{padding:6px 8px;max-width:70px}._iconCircle_ehcig_289{width:38px;height:38px}._label_ehcig_300{font-size:11px}._liveCircle_ehcig_345{width:56px;height:56px}}@media(min-width:768px)and (max-width:1023px){._bottomNav_ehcig_252{padding:12px 32px 24px;max-width:600px;left:50%;transform:translate(-50%);border-radius:24px 24px 0 0}._navItem_ehcig_272{padding:10px 16px;max-width:100px}._iconCircle_ehcig_289{width:52px;height:52px}._label_ehcig_300{font-size:13px}._liveCircle_ehcig_345{width:72px;height:72px}}._home_f9cdw_4{min-height:100vh;padding-top:15px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media screen and (max-width:767px){._home_f9cdw_4{padding-bottom:0}}._header_f9cdw_16{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:#f5e6d3;box-shadow:1px 1px 5px #0003;margin-bottom:1.5rem}._userGreeting_f9cdw_26{display:flex;align-items:center;gap:12px}._userAvatar_f9cdw_32{width:56px;height:56px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;border:2px solid #f5f5f5;box-shadow:0 2px 8px #00000014}._greetingText_f9cdw_45{display:flex;flex-direction:column}._namaste_f9cdw_50{font-size:14px;color:#a08060;font-weight:400}._userName_f9cdw_56{font-size:18px;font-weight:600;color:#1a1a1a}._headerActions_f9cdw_62{display:flex;align-items:center;gap:12px}._walletBadge_f9cdw_68{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#f58a22,#100a06);padding:8px 24px 8px 10px;border-radius:50px;color:#fff;position:relative;overflow:hidden}._walletBadge_f9cdw_68:before{content:unset;position:absolute;top:-10px;left:28%;width:22px;height:16px;background:#f5e6d3;border-radius:50%}._walletBadge_f9cdw_68:after{content:unset;position:absolute;bottom:-10px;left:28%;width:22px;height:16px;background:#e5d7c5;border-radius:50%}._coinIcon_f9cdw_102{width:26px;height:26px;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #0006,inset -3px -3px 6px #0000004d,inset 3px 3px 6px #fff6;position:relative}._coinIcon_f9cdw_102:before{content:"";position:absolute;width:22px;height:22px;border:2px solid rgba(139,111,71,.5);border-radius:50%}._coinIcon_f9cdw_102:after{content:"";position:absolute;width:14px;height:14px;border:1.5px solid rgba(139,111,71,.4);border-radius:50%}._walletAmount_f9cdw_133{font-size:20px;font-weight:700;letter-spacing:.5px}._profileIcon_f9cdw_139{width:46px;height:46px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#a67c52;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px #0000001a}._profileIcon_f9cdw_139:hover{background:#fff8f0}._headerNavigation_f9cdw_157{display:none;align-items:center;gap:1rem;flex:1;justify-content:center;padding:0 2rem}._headerNavLink_f9cdw_166{color:#8b7355;text-decoration:none;font-weight:500;font-size:.9rem;padding:.5rem 1rem;border-radius:8px;transition:all .2s ease;position:relative;white-space:nowrap;letter-spacing:1px}._headerNavLink_f9cdw_166:hover{color:#5a4a3a;background:#8b73551a}._headerNavLink_f9cdw_166._active_f9cdw_184{color:#2c1b0e;background:#8b735526;font-weight:600}._lifeAreaCardMain_f9cdw_190{background:linear-gradient(136deg,#e9fae3 37.95%,#c5ffb1 180.73%),linear-gradient(0deg,#fcebf3 0% 100%),#fff}._wealthFinance_f9cdw_194{background:linear-gradient(180deg,#30d14d,#84f237)}@media(min-width:768px){._headerNavigation_f9cdw_157{display:flex}}@media(max-width:480px){._header_f9cdw_16{padding:12px 16px}._userAvatar_f9cdw_32{width:44px;height:44px;font-size:28px}._greetingText_f9cdw_45{gap:2px}._namaste_f9cdw_50{font-size:12px}._userName_f9cdw_56{font-size:15px}._headerActions_f9cdw_62{gap:8px}._walletBadge_f9cdw_68{padding:6px 16px 6px 8px;gap:6px}._walletBadge_f9cdw_68:before,._walletBadge_f9cdw_68:after{width:18px;height:14px;left:26%}._coinIcon_f9cdw_102:before{width:18px;height:18px}._coinIcon_f9cdw_102:after{width:12px;height:12px}._walletAmount_f9cdw_133{font-size:16px}._profileIcon_f9cdw_139{width:44px;height:44px}._profileIcon_f9cdw_139 svg{width:20px;height:20px}}._mainContent_f9cdw_258{padding:0 16px;max-width:1200px;margin:0 auto}@media(max-width:1180px){._mainContent_f9cdw_258{padding:0 16px}}._mobileLayout_f9cdw_270{display:none;flex-direction:column;gap:0px}@media(max-width:1180px){._mobileLayout_f9cdw_270{display:flex}}._twoColumnLayout_f9cdw_282{display:grid;grid-template-columns:minmax(250px,250px) 1fr;gap:20px}@media(max-width:1180px){._twoColumnLayout_f9cdw_282{display:none}}._leftColumn_f9cdw_293{display:flex;flex-direction:column;position:sticky;align-self:flex-start;height:-moz-fit-content;height:fit-content;top:-260px}._leftColumn_f9cdw_293 ._cosmicInsightSection_f9cdw_302{margin-bottom:16px}._leftColumn_f9cdw_293 ._cosmicInsightCard_f9cdw_305{height:100%;align-items:flex-start;flex-direction:column;padding:16px 16px 0}._leftColumn_f9cdw_293 ._cosmicInsightCard_f9cdw_305 ._cosmicArt_f9cdw_311{position:relative;transform:rotate(90deg);width:calc(100% + 32px);margin-left:-16px;margin-top:-232px;top:60px;opacity:.2}._leftColumn_f9cdw_293 ._cosmicContent_f9cdw_320{max-width:100%;padding:0;text-align:center}._leftColumn_f9cdw_293 ._cosmicContent_f9cdw_320 ._cosmicTitle_f9cdw_325{font-size:20px;font-weight:500;margin-bottom:0}._leftColumn_f9cdw_293 ._cosmicContent_f9cdw_320 ._cosmicText_f9cdw_330{font-size:14px}._leftColumn_f9cdw_293 ._cosmicContent_f9cdw_320 ._cosmicHeader_f9cdw_333{display:flex;flex-direction:column;align-items:center}._leftColumn_f9cdw_293 ._panchangSection_f9cdw_338{background-color:#fff;padding:16px;border-radius:24px;transition:transform .2s,box-shadow .2s}._leftColumn_f9cdw_293 ._panchangSection_f9cdw_338 ._panchangCenter_f9cdw_344{position:absolute;left:0;right:0;top:0;margin:0 auto}._leftColumn_f9cdw_293 ._panchangSection_f9cdw_338 ._panchangCenter_f9cdw_344 ._sunIcon_f9cdw_351{position:unset;margin:unset;height:50px}._leftColumn_f9cdw_293 ._panchangTabs_f9cdw_356{gap:5px}._leftColumn_f9cdw_293 ._panchangTabs_f9cdw_356 ._panchangTab_f9cdw_356{padding:8px 5px}._leftColumn_f9cdw_293 ._panchangCard_f9cdw_362{padding:20px 6px;box-shadow:none;border-radius:12px;border:1px solid rgba(0,0,0,.03);background:var(--card-2, #FFF5EC);position:relative}._leftColumn_f9cdw_293 ._panchangCard_f9cdw_362 ._panchangTitle_f9cdw_370{font-size:16px}._leftColumn_f9cdw_293 ._timingsRow_f9cdw_373{flex-direction:column;margin-bottom:0}._leftColumn_f9cdw_293 ._timingsRow_f9cdw_373 ._timingsCard_f9cdw_377{width:100%;box-shadow:none;border-radius:12px;border:1px solid rgba(0,0,0,.03);background:var(--card-2, #FFF5EC);padding:6px}._leftColumn_f9cdw_293 ._timingsRow_f9cdw_373 ._timingsCard_f9cdw_377 ._timingTime_f9cdw_385{font-weight:500}._leftColumn_f9cdw_293 ._quickActions_f9cdw_388{background-color:#fff;padding:16px;border-radius:24px}._leftColumn_f9cdw_293 ._quickActions_f9cdw_388 ._actionCard_f9cdw_393{border-radius:var(--Radius-4, 12px);border:1px solid rgba(0,0,0,.02);background:var(--card-2, #FFF5EC);padding:10px 0 0 18px;transition:transform .2s,box-shadow .2s}._leftColumn_f9cdw_293 ._quickActions_f9cdw_388 ._actionCard_f9cdw_393:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._rightColumn_f9cdw_405{display:flex;flex-direction:column;gap:0px;min-width:0;padding-bottom:30px}._horoscopeSection_f9cdw_414{margin-bottom:24px;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));border-radius:12px;border:1px solid #f0d07f;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:visible;box-shadow:0 2px 8px #0000000f;transition:transform .2s,box-shadow .2s}@media screen and (max-width:767px){._horoscopeSection_f9cdw_414{border-radius:18px;margin-bottom:16px}}._horoscopeCard_f9cdw_434{width:100%;height:auto;padding:16px 0 16px 20px;background-repeat:no-repeat;background-position:center right;background-size:contain;cursor:pointer}._horoscopeCard_f9cdw_434:before{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(180deg,#f48a21 -12.17%,#522e0a 143.73%);opacity:0;transition:opacity .3s;pointer-events:none}._horoscopeSection_f9cdw_414:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._horoscopeContent_f9cdw_460{flex:1;z-index:1;padding-right:12px;min-width:0;max-width:60%}._horoscopeTitle_f9cdw_468{font-family:Poppins,sans-serif;font-size:clamp(10px,2.5vw,12px);font-weight:400;line-height:18px;letter-spacing:0;color:#fff;margin-bottom:8px}._dividerContainer_f9cdw_478{display:flex;align-items:center;gap:8px;margin-bottom:10px;width:-moz-fit-content;width:fit-content;height:5.05px}._dividerMoon_f9cdw_487{font-size:clamp(12px,3vw,14px);color:#160115;flex-shrink:0}._horoscopeHeading_f9cdw_493{font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:500;color:#fff;margin-bottom:6px;word-wrap:break-word}@media(max-width:767px){._horoscopeHeading_f9cdw_493{font-size:1rem}}._horoscopeSubtext_f9cdw_507{font-family:Poppins,sans-serif;font-size:clamp(11px,2.8vw,12px);font-weight:400;line-height:1.2;letter-spacing:-.24px;color:#fff;margin-bottom:10px}._horoscopeAction_f9cdw_517{background:#fff3;border-radius:50px;padding:6px 6px 6px 10px;display:inline-flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:clamp(11px,2.8vw,14px);font-weight:400;line-height:1.2;letter-spacing:-.24px;color:#fff;margin-top:5px}._horoscopePlanet_f9cdw_533{width:169px;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media screen and (max-width:768px){._horoscopePlanet_f9cdw_533{width:150px}}._planetImage_f9cdw_548{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:360px){._horoscopeContent_f9cdw_460{padding-right:8px}}._carouselSection_f9cdw_563{margin-bottom:24px}._carouselContainer_f9cdw_570{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:5px 0 16px;flex-wrap:nowrap}@media screen and (max-width:767px){._carouselContainer_f9cdw_570{gap:12px}}._carouselContainer_f9cdw_570::-webkit-scrollbar{display:none}._carouselSlide_f9cdw_593{flex:0 0 92%;min-width:92%;min-height:auto;background-color:#ffe4ba;border-radius:12px;box-shadow:0 4px 12px #7f4a5714;padding:18px;display:flex;align-items:center;scroll-snap-align:center;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s;cursor:pointer}._carouselSlide_f9cdw_593:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._slideContent_f9cdw_618{width:65%;margin-right:-10%;position:relative;z-index:3;display:flex;flex-direction:column;gap:5px}._slideTitle_f9cdw_633{font-family:Poppins,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.02em;color:#101010;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){._slideTitle_f9cdw_633{font-size:18px}}._slideSubtitle_f9cdw_653{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.02em;color:#6b6b6b;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._slideButton_f9cdw_668{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:-moz-fit-content;width:fit-content;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));color:#fff;border:none;padding:6px 10px 6px 16px;border-radius:999px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;position:relative;z-index:10;pointer-events:auto;margin-top:5px;transition:transform .2s ease,box-shadow .2s ease}._slideButton_f9cdw_668:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._slideImageWrapper_f9cdw_698{position:absolute;right:0;bottom:0;width:50%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;padding-right:10px;z-index:1}._astrologerImage_f9cdw_711{width:100%;height:auto;max-height:95%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;position:relative;z-index:1}._carouselDots_f9cdw_724{display:flex;justify-content:center;gap:12px;margin-top:12px}._dot_f9cdw_731{width:16px;height:16px;border-radius:50%;background:#d4c4b0;position:relative;transition:all .3s ease;cursor:pointer;box-shadow:inset 6px 0 #ffa588}._dot_f9cdw_731:hover{background:#c4b4a0}._dot_f9cdw_731._active_f9cdw_184{background:#fff;box-shadow:inset 6px 0 #d43400;transform:scale(1.1)}@media(min-width:768px){._carouselContainer_f9cdw_570{padding:5px 0 18px}._carouselSlide_f9cdw_593{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px);min-height:auto;padding:1rem;scroll-snap-align:start}}@media(min-width:1024px){._carouselSlide_f9cdw_593{flex:0 0 calc(60% - 10px);min-width:calc(60% - 10px);min-height:auto}}@media(min-width:1280px){._carouselSlide_f9cdw_593{flex:0 0 calc(33.33% - 12px);min-width:calc(33.33% - 12px);min-height:auto}}@media(max-width:480px){._carouselSlide_f9cdw_593{flex:0 0 88%;min-width:88%;min-height:auto;padding:1rem;border-radius:18px}._slideContent_f9cdw_618{width:70%;margin-right:-10%;gap:10px}._slideButton_f9cdw_668{border-radius:999px}._slideImageWrapper_f9cdw_698{width:42%;padding-right:6px}._astrologerImage_f9cdw_711{max-height:85%}}._quickActions_f9cdw_388{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px;transition:transform .2s,box-shadow .2s}@media screen and (max-width:767px){._quickActions_f9cdw_388{gap:10px;margin-bottom:16px}}._leftColumn_f9cdw_293 ._quickActions_f9cdw_388{margin-bottom:16px}@media screen and (min-width:1024px){._leftColumn_f9cdw_293 ._quickActions_f9cdw_388{grid-template-columns:1fr;gap:16px}}._quickActions_f9cdw_388::-webkit-scrollbar{display:none}._actionCard_f9cdw_393{width:100%;height:auto;border-radius:16px;border:1px solid rgba(189,189,189,.4);background:var(--card-2, #FFF5EC);padding:18px 16px 0;cursor:pointer;display:flex;gap:20px;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;box-shadow:0 6px 16px #0000000a}@media screen and (min-width:1024px){._leftColumn_f9cdw_293 ._actionCard_f9cdw_393{flex-direction:row;align-items:center;padding:16px 20px;gap:16px}}._actionTitle_f9cdw_872{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1.15;text-align:center;color:#2c1b0e;margin:0}@media screen and (min-width:1024px){._leftColumn_f9cdw_293 ._actionTitle_f9cdw_872{text-align:left;flex:1;font-size:16px}}._actionMedia_f9cdw_892{position:relative;width:100%;height:auto;display:flex;align-items:flex-end;justify-content:center;overflow:visible}@media screen and (min-width:1024px){._leftColumn_f9cdw_293 ._actionMedia_f9cdw_892{width:auto;flex-shrink:0}}._actionCircle_f9cdw_911{width:88px;height:88px;border-radius:999px;background:#f5f5f5;position:absolute;bottom:18px;left:50%;transform:translate(-50%);z-index:1;display:none}._actionImg_f9cdw_925{height:100px;width:auto;-o-object-fit:contain;object-fit:contain;z-index:2}@media(max-width:767px){._actionImg_f9cdw_925{height:auto}}@media screen and (min-width:1024px){._leftColumn_f9cdw_293 ._actionImg_f9cdw_925{height:76px;width:auto}}@media(max-width:480px){._actionTitle_f9cdw_872{font-size:14px;line-height:1.2;padding:0}}._panditAISection_f9cdw_954{border-radius:12px;border:1px solid rgba(0,0,0,.02);background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));padding:20px;box-shadow:0 2px 16px #0000000f;margin-bottom:40px}@media(max-width:767px){._panditAISection_f9cdw_954{margin-bottom:24px}}._panditAICard_f9cdw_968{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px;flex-wrap:wrap}._panditInfo_f9cdw_977{display:flex;align-items:center;gap:14px;flex:1;min-width:0}._panditAvatar_f9cdw_985{width:52px;height:52px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000014}._panditText_f9cdw_997{display:flex;flex-direction:column}._panditName_f9cdw_1002{font-size:17px;font-weight:600;color:#fff}._sparkle_f9cdw_1008{font-size:14px}._panditRole_f9cdw_1012{font-size:13px;color:#fff;margin-top:2px}._freeQuestionBtn_f9cdw_1018{background:#fff;color:#e56329;border:none;padding:12px 20px;border-radius:24px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s;box-shadow:0 2px 8px #f7931e4d}._freeQuestionBtn_f9cdw_1018:hover{transform:scale(1.02)}@media(max-width:480px){._panditAISection_f9cdw_954{padding:16px;border-radius:20px}._panditAICard_f9cdw_968{gap:10px}._panditAvatar_f9cdw_985{width:48px;height:48px;font-size:24px}._panditName_f9cdw_1002{font-size:15px}._panditRole_f9cdw_1012{font-size:12px}._freeQuestionBtn_f9cdw_1018{padding:8px 12px;font-size:14px}._searchBar_f9cdw_1059{padding:6px 6px 6px 14px;gap:6px}._searchInput_f9cdw_1063{font-size:14px;padding:6px 0}._searchSubmit_f9cdw_1067{width:36px;height:36px}}._searchBar_f9cdw_1059{display:flex;align-items:center;background:#fff;border-radius:12px;padding:8px 8px 8px 18px;gap:10px;box-shadow:0 2px 8px #0000000f;flex-wrap:nowrap}._searchBar_f9cdw_1059 svg path{stroke:#f75801}._searchBar_f9cdw_1059 svg circle{stroke:#f75801}._searchIcon_f9cdw_1089{color:#999;flex-shrink:0}._searchInput_f9cdw_1063{flex:1;border:none;background:transparent;font-size:15px;color:#1a1a1a;outline:none;min-width:0;padding:8px 0}._searchInput_f9cdw_1063::-moz-placeholder{color:#999}._searchInput_f9cdw_1063::placeholder{color:#999}._searchSubmit_f9cdw_1067{width:40px;height:40px;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:transform .2s,background .2s;flex-shrink:0}._searchSubmit_f9cdw_1067 svg path{stroke:#fff}._searchSubmit_f9cdw_1067:hover{transform:scale(1.05)}._astrologersSection_f9cdw_1132{margin-bottom:24px}._leftColumnMain_f9cdw_1136{height:1200px}._sectionHeader_f9cdw_1140{text-align:center;margin-bottom:16px}@media screen and (max-width:767px){._sectionHeader_f9cdw_1140{margin-bottom:12px}}._sectionTitle_f9cdw_1150{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;letter-spacing:.5px;color:#160115;text-transform:uppercase}._titleDivider_f9cdw_1159{display:flex;align-items:center;justify-content:center;gap:8px;max-width:200px;margin:0 auto}._titleDivider_f9cdw_1159 svg path{fill-opacity:1}._titleDivider_f9cdw_1159 ._dividerMoon_f9cdw_487{font-size:16px;color:#160115}._astrologersGrid_f9cdw_1176{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:4px 4px 0}@media(max-width:767px){._astrologersGrid_f9cdw_1176{padding:4px 0 0}}._astrologersGrid_f9cdw_1176::-webkit-scrollbar{display:none}._ratingBadge_f9cdw_1194{display:flex;align-items:center;gap:4px;background:#fff8f0;padding:4px 8px;border-radius:20px;font-size:13px;font-weight:600;color:#333;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}@media screen and (max-width:767px){._ratingBadge_f9cdw_1194{padding:4px 10px}}._astrologerName_f9cdw_1215{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#1a1a1a;margin:10px 0 6px;text-align:center;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){._astrologerName_f9cdw_1215{font-size:14px}}._bottomWrap_f9cdw_1234{width:100%;display:flex;flex-direction:column;align-items:center}._connectBtn_f9cdw_1241{width:80%;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));color:#fff;border:none;margin:0 12px 16px;padding:10px;border-radius:50px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}@media screen and (max-width:767px){._connectBtn_f9cdw_1241{padding:8px 10px}}._connectBtn_f9cdw_1241:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._lifeAreaSection_f9cdw_1267{margin-bottom:24px}._lifeAreaGrid_f9cdw_1271{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:16px;scrollbar-width:none;-ms-overflow-style:none}@media(max-width:767px){._lifeAreaGrid_f9cdw_1271{grid-template-columns:1fr 1fr}}._lifeAreaGrid_f9cdw_1271::-webkit-scrollbar{display:none}._lifeAreaCard_f9cdw_190{border-radius:12px;padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;transition:transform .2s,box-shadow .2s;position:relative;gap:10px;flex-shrink:0}@media screen and (max-width:767px){._lifeAreaCard_f9cdw_190{width:auto}}._lifeAreaCard_f9cdw_190:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._lifeAreaTitle_f9cdw_1312{font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;line-height:1.3;color:#333;margin:0;flex:1}@media(max-width:767px){._lifeAreaTitle_f9cdw_1312{font-size:.8rem}}._lifeAreaIcon_f9cdw_1327{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #00000026;position:absolute;bottom:16px;right:16px}._lifeAreaIconImg_f9cdw_1341{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}._sessionsSection_f9cdw_1349{margin-bottom:24px}._sessionsHeader_f9cdw_1353{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px}@media screen and (max-width:767px){._sessionsHeader_f9cdw_1353{margin-bottom:12px}}._sessionsHeaderLeft_f9cdw_1366{display:flex;flex-direction:column;align-items:flex-start}._sessionsTitle_f9cdw_1372{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;letter-spacing:.5px;color:#2c2c2c;text-align:left}._sessionsHeader_f9cdw_1353 ._titleDivider_f9cdw_1159{display:flex;align-items:center;gap:8px;max-width:180px;width:100%;margin:0}._sessionsHeader_f9cdw_1353 ._dividerMoon_f9cdw_487{font-size:16px;color:#160115;flex-shrink:0}._viewAllLink_f9cdw_1396{display:flex;align-items:center;gap:4px;background:transparent;border:none;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#e24300;cursor:pointer;transition:color .2s;flex-shrink:0}._viewAllLink_f9cdw_1396:hover{color:#e24300}._sessionsGrid_f9cdw_1415{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._sessionsGrid_f9cdw_1415::-webkit-scrollbar{display:none}._sessionCard_f9cdw_1427{min-width:430px;background:#fff;border-radius:12px;padding:0;display:flex;gap:0;transition:transform .2s,box-shadow .2s;overflow:hidden;min-height:180px}@media screen and (max-width:767px){._sessionCard_f9cdw_1427{min-width:300px}}._sessionCard_f9cdw_1427:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._sessionCardLink_f9cdw_1449{flex:0 0 30%;width:30%;text-decoration:none;color:inherit}@media(max-width:767px){._sessionCardLink_f9cdw_1449{flex:0 0 40%;width:40%}}._sessionImageWrapper_f9cdw_1462{width:100%;height:100%;overflow:hidden;background:#fff;padding:12px 0 12px 12px}._sessionImage_f9cdw_1462{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}._sessionInfo_f9cdw_1477{flex:1;display:flex;flex-direction:column;gap:8px;padding:16px}._sessionNameLink_f9cdw_1485{text-decoration:none;color:inherit;cursor:pointer}._sessionName_f9cdw_1485{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#1a1a1a;margin:0;line-height:1.2}._sessionDateTime_f9cdw_1500{display:flex;gap:16px}@media screen and (max-width:767px){._sessionDateTime_f9cdw_1500{flex-wrap:wrap;gap:8px}}._sessionDetails_f9cdw_1511{display:flex;gap:16px}@media screen and (max-width:767px){._sessionDetails_f9cdw_1511{flex-wrap:wrap;gap:8px}}._sessionDetail_f9cdw_1511{display:flex;align-items:center;gap:6px}._sessionIconSvg_f9cdw_1528{color:#f75801;flex-shrink:0}._sessionText_f9cdw_1533{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#999}._sessionDuration_f9cdw_1540{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#666;margin:0}._sessionActionButtons_f9cdw_1548{display:flex;gap:12px;margin-top:auto}@media screen and (max-width:767px){._sessionActionButtons_f9cdw_1548{gap:8px}}._sessionButtonWrapper_f9cdw_1559{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px}._sessionChatBtn_f9cdw_1567{width:100%;height:38px;background:transparent;color:#f75801;border:1px solid #f75801;padding:0 5px;border-radius:50px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}._sessionChatBtn_f9cdw_1567 img{width:16px;height:16px}@media screen and (max-width:767px){._sessionChatBtn_f9cdw_1567{font-size:12px;height:34px}._sessionChatBtn_f9cdw_1567 img{display:none}}._sessionChatBtn_f9cdw_1567:hover{background:#fff5ec;transform:translateY(-1px)}._sessionChatBtn_f9cdw_1567:disabled{opacity:.6;cursor:not-allowed}._sessionCallBtn_f9cdw_1607{width:100%;height:38px;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));color:#fff;border:none;padding:0 5px;border-radius:50px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}._sessionCallBtn_f9cdw_1607 img{width:16px;height:16px;filter:brightness(0) invert(1)}@media screen and (max-width:767px){._sessionCallBtn_f9cdw_1607{font-size:12px;height:34px}._sessionCallBtn_f9cdw_1607 img{display:none}}._sessionCallBtn_f9cdw_1607:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f758014d}._sessionCallBtn_f9cdw_1607:disabled{opacity:.6;cursor:not-allowed}._sessionPriceText_f9cdw_1648{font-family:Poppins,sans-serif;font-size:12px;color:#666;margin:0;text-align:center}@media screen and (max-width:767px){._sessionPriceText_f9cdw_1648{font-size:11px}}._sessionPriceAmount_f9cdw_1661{font-weight:600;color:#1a1a1a}._callAgainBtn_f9cdw_1666{width:100%;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));color:#fff;border:none;padding:12px 20px;border-radius:50px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:transform .2s,background .2s;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px}._callAgainBtn_f9cdw_1666:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._callAgainBtn_f9cdw_1666:disabled{opacity:.6;cursor:not-allowed}@media(max-width:480px){._sessionsTitle_f9cdw_1372{font-size:16px}._sessionsHeader_f9cdw_1353 ._titleDivider_f9cdw_1159{max-width:140px}._viewAllLink_f9cdw_1396{font-size:14px}._sessionName_f9cdw_1485{font-size:16px}._sessionText_f9cdw_1533,._sessionDuration_f9cdw_1540{font-size:13px}._callAgainBtn_f9cdw_1666{padding:10px 16px;font-size:14px}}._cosmicInsightSection_f9cdw_302{margin-bottom:24px;border-radius:24px;overflow:hidden;transition:transform .2s,box-shadow .2s}._cosmicInsightSection_f9cdw_302:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._cosmicInsightCard_f9cdw_305{background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));padding:16px;display:flex;flex-direction:row;align-items:center;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}._cosmicContent_f9cdw_320{flex:1;z-index:2;position:relative;display:flex;flex-direction:column;justify-content:center;max-width:60%}._cosmicHeader_f9cdw_333{margin-bottom:16px}._cosmicLabel_f9cdw_1757{font-family:Poppins,sans-serif;font-size:11px;font-weight:500;letter-spacing:1px;color:#fff;display:block;margin-bottom:8px}._cosmicDivider_f9cdw_1767{display:flex;align-items:center;gap:8px;max-width:150px}._cosmicDivider_f9cdw_1767 ._dividerMoon_f9cdw_487{font-size:14px;color:#160115}._cosmicTitle_f9cdw_325{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;color:#fff;margin:0 0 12px;line-height:1.2}._cosmicText_f9cdw_330{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#fffffff2;margin:0}._cosmicArt_f9cdw_311{position:absolute;right:0;top:0;bottom:0;width:auto;z-index:1;display:flex;align-items:center;justify-content:center}._zodiacWheel_f9cdw_1809{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:.7}._panchangSection_f9cdw_338{margin-bottom:24px}._panchangTabs_f9cdw_356{display:flex;gap:12px;margin-bottom:20px}._panchangTab_f9cdw_356{flex:1;padding:12px 5px;border:1px solid #f75801;border-radius:50px;background:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#424242;cursor:pointer;transition:all .2s}@media screen and (max-width:767px){._panchangTab_f9cdw_356{padding:6px 12px}}._panchangTab_f9cdw_356._active_f9cdw_184,._panchangTab_f9cdw_356:hover{background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));border-color:#f75801;color:#fff}._panchangCard_f9cdw_362{background:#fff;border-radius:20px;padding:24px 20px;margin-bottom:16px;border:1px solid rgba(189,189,189,.3)}._panchangHeader_f9cdw_1861{display:flex;align-items:center;justify-content:space-between}._timingsRow_f9cdw_373{display:flex;gap:16px;margin-bottom:0}._timingsCard_f9cdw_377{flex:1;width:50%;border-radius:20px;padding:15px;border:1px solid rgba(189,189,189,.3);background:var(--card, #ffffff)}._panchangLeft_f9cdw_1882,._panchangRight_f9cdw_1883{flex:1}._panchangRight_f9cdw_1883{text-align:right}._panchangCenter_f9cdw_344{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 20px}._sunIcon_f9cdw_351{width:auto;height:64px;-o-object-fit:contain;object-fit:contain;position:absolute;margin-top:-35px}._panchangTitle_f9cdw_370{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#1a1a1a;margin:0 0 6px}._panchangSubtitle_f9cdw_1915{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#888;margin:0}._panchangTimings_f9cdw_1923{display:flex;align-items:center;justify-content:space-between;gap:12px}._timingItem_f9cdw_1930{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}._timingIcon_f9cdw_1938{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px}._timingTime_f9cdw_385{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#1a1a1a;margin:0 0 4px}._timingLabel_f9cdw_1953{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#888;margin:0}._timingDivider_f9cdw_1961{width:1px;height:60px;background:#e5e5e5;flex-shrink:0}@media(max-width:480px){._lifeAreaIcon_f9cdw_1327{width:50px;height:50px}._lifeAreaIcon_f9cdw_1327 svg{width:24px;height:24px}._cosmicContent_f9cdw_320{max-width:70%}._cosmicText_f9cdw_330{font-size:13px}._cosmicArt_f9cdw_311{width:auto;right:0}}._bottomNav_f9cdw_1989{position:fixed;left:0;right:0;bottom:0;height:88px;background:#fff;display:flex;align-items:flex-end;justify-content:space-around;padding:10px 14px 14px;z-index:1000;overflow:visible}._navItem_f9cdw_2039{flex:1;max-width:90px;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;padding:6px 0 2px;cursor:pointer;position:relative;color:#7a7a7a;z-index:2}._iconCircle_f9cdw_2057{width:42px;height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:transparent;transition:.2s ease}._label_f9cdw_2068{font-size:13px;font-weight:500;line-height:1;white-space:nowrap}._active_f9cdw_184{color:#111}._active_f9cdw_184 ._iconCircle_f9cdw_2057{background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));color:#fff}._activeLine_f9cdw_2085{position:absolute;bottom:-14px;left:50%;transform:translate(-50%);width:60px;height:5px;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));border-radius:0 0 4px 4px;clip-path:polygon(10% 0%,90% 0%,100% 100%,0% 100%)}._liveItem_f9cdw_2099{flex:1;max-width:90px;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;cursor:pointer;position:relative;margin-bottom:6px;z-index:3;border-top:1px solid #f35401;border-radius:100px}._liveBtn_f9cdw_2118{width:76px;height:76px;border-radius:50%;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));border:5px solid #ffffff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #d2871c66;position:relative;color:#fff;transition:transform .2s ease}._liveBtn_f9cdw_2118:hover{transform:scale(1.05)}._liveItem_f9cdw_2099 ._label_f9cdw_2068{color:#7a7a7a;font-weight:500;font-size:13px}@media(max-width:360px){._bottomNav_f9cdw_1989{padding:6px 8px 16px}._navItem_f9cdw_2039{padding:6px 8px;max-width:70px}._navIconWrapper_f9cdw_2152{width:42px;height:42px}._navIcon_f9cdw_2152{font-size:22px}._navLabel_f9cdw_2159{font-size:11px}._liveButton_f9cdw_2162{width:56px;height:56px;font-size:24px}._liveBtn_f9cdw_2118{width:56px;height:56px}._liveButton_f9cdw_2162:before{width:70px;height:35px}._navItemLive_f9cdw_2175{margin-top:-28px}}@media(min-width:768px){._bottomNav_f9cdw_1989{padding:12px 32px 24px;max-width:600px;left:50%;transform:translate(-50%);border-radius:24px 24px 0 0}._navItem_f9cdw_2039{padding:10px 16px;max-width:100px}._navIconWrapper_f9cdw_2152{width:52px;height:52px}._navIcon_f9cdw_2152{font-size:26px}._navLabel_f9cdw_2159{font-size:13px}._liveButton_f9cdw_2162{width:72px;height:72px;font-size:32px}._liveBtn_f9cdw_2118{width:72px;height:72px}._liveButton_f9cdw_2162:before{width:90px;height:45px}._navItemLive_f9cdw_2175{margin-top:-36px}}@media(min-width:1024px){._bottomNav_f9cdw_1989{display:none}}@media(min-width:768px){._homeV2_f9cdw_2228{padding-bottom:0}._header_f9cdw_16{padding:10px 32px}._userAvatar_f9cdw_32{width:60px;height:60px;font-size:38px}._userName_f9cdw_56{font-size:19px}._walletAmount_f9cdw_133{font-size:21px}._profileIcon_f9cdw_139{width:46px;height:46px}._horoscopeSection_f9cdw_414{margin-bottom:32px}._horoscopeTitle_f9cdw_468,._horoscopeSubtext_f9cdw_507{font-size:13px}._carouselSection_f9cdw_563{margin-bottom:32px}._carouselContainer_f9cdw_570{gap:12px;padding:5px 0 18px}._carouselSlide_f9cdw_593{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);min-height:auto;padding:1rem}._quickActions_f9cdw_388{grid-template-columns:repeat(4,1fr);gap:16px}._actionTitle_f9cdw_872{font-size:16px}._panditAISection_f9cdw_954{padding:24px}._panditAvatar_f9cdw_985{width:56px;height:56px;font-size:30px}._panditName_f9cdw_1002{font-size:18px}._searchInput_f9cdw_1063{font-size:16px}._astrologersSection_f9cdw_1132{margin-bottom:32px}._sectionTitle_f9cdw_1150{font-size:18px}._lifeAreaSection_f9cdw_1267{margin-bottom:32px}._lifeAreaCard_f9cdw_190{flex-direction:row;align-items:center}._lifeAreaIcon_f9cdw_1327{width:80px;height:80px;position:static}._lifeAreaIcon_f9cdw_1327 svg{width:36px;height:36px}._sessionsSection_f9cdw_1349{margin-bottom:32px}._sessionsTitle_f9cdw_1372{font-size:22px}._sessionsHeader_f9cdw_1353 ._titleDivider_f9cdw_1159{max-width:200px}._sessionName_f9cdw_1485{font-size:19px}._cosmicInsightSection_f9cdw_302{margin-bottom:24px}._cosmicContent_f9cdw_320{padding-right:20px;padding-bottom:0}._cosmicLabel_f9cdw_1757{font-size:12px}._cosmicText_f9cdw_330{font-size:16px}._cosmicArt_f9cdw_311{width:auto;right:0}._bottomNav_f9cdw_1989{display:none}}@media(min-width:1024px){._header_f9cdw_16{padding:10px 48px}._horoscopeTitle_f9cdw_468,._horoscopeSubtext_f9cdw_507{font-size:14px}._carouselSlide_f9cdw_593{flex:0 0 calc(45% - 10px);min-width:calc(45% - 10px);min-height:auto;padding:1rem}._quickActions_f9cdw_388{grid-template-columns:repeat(4,1fr);gap:20px}._actionTitle_f9cdw_872{font-size:17px}._panditAISection_f9cdw_954{padding:26px}._sectionTitle_f9cdw_1150,._sessionsTitle_f9cdw_1372{font-size:19px}._lifeAreaIcon_f9cdw_1327{width:90px;height:90px}._cosmicText_f9cdw_330{font-size:17px}}@media(min-width:1440px){._header_f9cdw_16{padding:10px 64px}._carouselSlide_f9cdw_593{flex:0 0 calc(40% - 10px);min-width:calc(40% - 10px);min-height:auto;padding:1rem}._quickActions_f9cdw_388{grid-template-columns:repeat(4,1fr);gap:24px}._actionTitle_f9cdw_872{font-size:18px}}@media(min-width:1920px){._header_f9cdw_16{padding:10px 80px}._carouselSlide_f9cdw_593{flex:0 0 calc(35% - 10px);min-width:calc(35% - 10px);min-height:auto;padding:1rem}._quickActions_f9cdw_388{grid-template-columns:repeat(4,1fr);gap:28px}._actionTitle_f9cdw_872{font-size:19px}._panditAISection_f9cdw_954{padding:28px}._lifeAreaIcon_f9cdw_1327{width:100px;height:100px}._cosmicText_f9cdw_330{font-size:18px}}._discoverSection_f9cdw_2460{margin-bottom:40px}._discoverHeader_f9cdw_2464{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px}@media(max-width:767px){._discoverHeader_f9cdw_2464{justify-content:center}}._discoverHeader_f9cdw_2464 ._sectionHeader_f9cdw_1140{margin:0;text-align:left}._discoverHeader_f9cdw_2464 ._titleDivider_f9cdw_1159{margin:0}._viewAllBtn_f9cdw_2486{width:40px;height:40px;background:#fff;border:1px solid #e5e5e5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#888;cursor:pointer;transition:all .2s;flex-shrink:0}._viewAllBtn_f9cdw_2486:hover{background:#f5f5f5;color:#666}._discoverGrid_f9cdw_2506{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:16px}._discoverCard_f9cdw_2513{border-radius:20px;padding:24px 12px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #0000001a}._discoverCard_f9cdw_2513:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._discoverCard_f9cdw_2513:nth-child(1){grid-row:span 2}._discoverCard_f9cdw_2513:nth-child(3){grid-row:span 2}._discoverContent_f9cdw_2539{position:absolute;z-index:2;bottom:20px;width:calc(100% - 24px)}._discoverTitle_f9cdw_2546{font-family:Poppins,sans-serif;font-size:24px;font-weight:500;color:#fff;margin:0 0 12px;line-height:1.2}._discoverText_f9cdw_2555{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#ffffffe6;margin:0;max-width:70%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}._discoverImage_f9cdw_2570{position:absolute;bottom:-10px;right:-10px;height:auto;max-height:70%;-o-object-fit:contain;object-fit:contain;opacity:.9;z-index:1}._discoverCard_f9cdw_2513:nth-child(1) ._discoverImage_f9cdw_2570{max-height:80%;top:0;right:0}._discoverCard_f9cdw_2513:nth-child(3) ._discoverImage_f9cdw_2570{max-height:80%;top:0;right:0}@media screen and (max-width:767px){._discoverCard_f9cdw_2513:nth-child(3) ._discoverImage_f9cdw_2570{width:80%}}._discoverCard_f9cdw_2513:nth-child(4) ._discoverImage_f9cdw_2570{width:auto;max-height:100%;top:0;right:px}._discoverCard_f9cdw_2513:nth-child(2) ._discoverImage_f9cdw_2570{width:auto;max-height:100%;top:0;right:0}@media(max-width:480px){._discoverGrid_f9cdw_2506{gap:12px;grid-auto-rows:130px}._discoverTitle_f9cdw_2546{font-size:16px}._discoverText_f9cdw_2555{font-size:13px;max-width:100%}._discoverImage_f9cdw_2570{width:80%;max-height:65%}}._blogsSection_f9cdw_2631{margin-bottom:24px}._blogsHeader_f9cdw_2635{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px}@media screen and (max-width:767px){._blogsHeader_f9cdw_2635{margin-bottom:12px}}._blogsHeaderLeft_f9cdw_2648{flex:1;display:flex;flex-direction:column;align-items:center}._blogsTitle_f9cdw_2655{font-size:16px;font-weight:600;letter-spacing:.5px;color:#160115;text-transform:uppercase}._blogsHeader_f9cdw_2635 ._titleDivider_f9cdw_1159{display:flex;align-items:center;gap:8px;max-width:280px;width:100%;margin:0}._blogsHeader_f9cdw_2635 ._dividerMoon_f9cdw_487{font-size:16px;color:#160115;flex-shrink:0}._blogsHeader_f9cdw_2635 ._viewAllBtn_f9cdw_2486{flex-shrink:0}._blogsGrid_f9cdw_2682{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:4px 4px 0}@media(max-width:767px){._blogsGrid_f9cdw_2682{padding:0}}._blogsGrid_f9cdw_2682::-webkit-scrollbar{display:none}._blogCard_f9cdw_2700{width:190px;background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s;flex-shrink:0}@media screen and (max-width:767px){._blogCard_f9cdw_2700{width:150px}}._blogCard_f9cdw_2700:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._blogImageWrapper_f9cdw_2720{width:100%;height:130px;overflow:hidden;background:#f5f5f5}._blogImage_f9cdw_2720{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._blogContent_f9cdw_2733{padding:16px;background:#fff}._blogTitle_f9cdw_2738{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;color:#1a1a1a;margin:0 0 10px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._blogDate_f9cdw_2752{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#888;margin:0}@media(max-width:480px){._blogsTitle_f9cdw_2655{font-size:16px}._blogsHeader_f9cdw_2635 ._titleDivider_f9cdw_1159{max-width:auto;width:auto}._blogImageWrapper_f9cdw_2720{height:130px}._blogTitle_f9cdw_2738{font-size:14px}._blogDate_f9cdw_2752{font-size:13px}}@media(min-width:768px){._blogsSection_f9cdw_2631{margin-bottom:32px}._blogsTitle_f9cdw_2655{font-size:19px}._blogsHeader_f9cdw_2635 ._titleDivider_f9cdw_1159{max-width:320px}._blogTitle_f9cdw_2738{font-size:16px}}@media(min-width:1024px){._blogsTitle_f9cdw_2655{font-size:19px}._blogsHeader_f9cdw_2635 ._titleDivider_f9cdw_1159{max-width:360px}}._emptyState_f9cdw_2804{display:flex;align-items:center;justify-content:center;min-height:50vh;padding:40px 20px}._emptyState_f9cdw_2804 p{font-family:Poppins,sans-serif;font-size:16px;color:#888;text-align:center}._blogMeta_f9cdw_2819{display:flex;align-items:flex-start;flex-direction:column;gap:4px;margin-bottom:8px}._blogChannel_f9cdw_2827{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#f75801;text-transform:uppercase}._blogDate_f9cdw_2752{font-family:Poppins,sans-serif;font-size:12px;color:#888}._blogLink_f9cdw_2841{display:flex;align-items:center;gap:6px;margin-top:12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#f75801}._blogLink_f9cdw_2841 svg{width:16px;height:16px}._vimshottariSection_f9cdw_2857{border-radius:0;margin:0 0 40px;color:#1a1a1a}@media screen and (max-width:767px){._vimshottariSection_f9cdw_2857{padding:0;margin-bottom:16px}}._vimshottariHeader_f9cdw_2870{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._vimshottariTitle_f9cdw_2877{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;text-transform:uppercase;letter-spacing:.5px;position:relative;display:inline-block}@media screen and (max-width:767px){._vimshottariTitle_f9cdw_2877{font-size:16px}}._titleUnderline_f9cdw_2893{position:absolute;bottom:-8px;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff6b35 0%,#ff6b35 30%,transparent 30%,transparent 35%,#ff6b35 35%,#ff6b35 65%,transparent 65%,transparent 70%,#ff6b35 70%,#ff6b35 100%)}._seeFullDashaBtn_f9cdw_2902{display:flex;align-items:center;gap:4px;background:transparent;border:none;color:#ff6b35;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;padding:4px 8px}._seeFullDashaBtn_f9cdw_2902:hover{color:#ff5722;transform:translate(2px)}@media screen and (max-width:767px){._seeFullDashaBtn_f9cdw_2902{font-size:13px}}._dashaCardsGrid_f9cdw_2926{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px}@media screen and (max-width:1200px){._dashaCardsGrid_f9cdw_2926{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){._dashaCardsGrid_f9cdw_2926{grid-template-columns:1fr;gap:12px}}._dashaSliderWrapper_f9cdw_2945{position:relative;display:flex;align-items:center;gap:16px;margin-bottom:24px}@media screen and (max-width:767px){._dashaSliderWrapper_f9cdw_2945{gap:12px;margin-bottom:16px}}._sliderBtn_f9cdw_2959{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2;color:#424242}._sliderBtn_f9cdw_2959:hover{background:#f5f5f5;border-color:#ff6b35;color:#ff6b35}._sliderBtn_f9cdw_2959:active{transform:scale(.95)}@media screen and (max-width:767px){._sliderBtn_f9cdw_2959{width:36px;height:36px}}._dashaCardsSlider_f9cdw_2989{display:grid;grid-auto-flow:column;grid-auto-columns:calc(33.333% - 11px);gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:4px 0;flex:1}._dashaCardsSlider_f9cdw_2989::-webkit-scrollbar{display:none}@media screen and (max-width:1024px){._dashaCardsSlider_f9cdw_2989{grid-auto-columns:calc(50% - 8px)}}@media screen and (max-width:767px){._dashaCardsSlider_f9cdw_2989{grid-auto-columns:calc(100% - 130px);gap:12px;padding:0}}._dashaCardsContainer_f9cdw_3017{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}@media screen and (max-width:1024px){._dashaCardsContainer_f9cdw_3017{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){._dashaCardsContainer_f9cdw_3017{grid-template-columns:1fr;gap:12px}}._dashaCard_f9cdw_2926{background:#fefefe;border:1px solid rgba(189,189,189,.2);border-radius:16px;padding:16px;transition:all .3s ease;width:100%}._dashaCard_f9cdw_2926:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._dashaType_f9cdw_3048{font-size:14px;font-weight:500;color:#424242;text-transform:uppercase;letter-spacing:.5px}._dashaPlanet_f9cdw_3056{font-size:22px;font-weight:600;color:#1a1a1a;margin:0}@media screen and (max-width:767px){._dashaPlanet_f9cdw_3056{font-size:20px}}._dashaDateRow_f9cdw_3068{display:flex;gap:24px;margin-bottom:20px}@media screen and (max-width:767px){._dashaDateRow_f9cdw_3068{flex-direction:column;gap:8px}}._dashaDateItem_f9cdw_3080{display:flex;align-items:center;gap:8px;font-size:14px;color:#757575}._dateArrowGreen_f9cdw_3088{color:#4caf50;font-size:18px;font-weight:700}._dateArrowRed_f9cdw_3094{color:#f44336;font-size:18px;font-weight:700}._dashaDivider_f9cdw_3100{width:100%;height:1px;background:#e0e0e0;margin:20px 0}._dashaProgress_f9cdw_3107{margin-top:0}._progressInfo_f9cdw_3111{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}._progressValue_f9cdw_3118{font-size:28px;font-weight:700;color:#ff6b35}@media screen and (max-width:767px){._progressValue_f9cdw_3118{font-size:24px}}._progressLabel_f9cdw_3129{font-size:16px;color:#757575;font-weight:400}@media screen and (max-width:767px){._progressLabel_f9cdw_3129{font-size:14px}}._progressBar_f9cdw_3140{width:100%;height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden}._progressFill_f9cdw_3148{height:100%;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));border-radius:3px;transition:width .3s ease}._timelineContainer_f9cdw_3156{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}._timelineRow_f9cdw_3163{display:flex;flex-direction:column;gap:8px}._timelineTitle_f9cdw_3169{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 8px}@media screen and (max-width:767px){._timelineTitle_f9cdw_3169{font-size:13px}}._timelineBarWrapper_f9cdw_3181{position:relative;width:100%;overflow:visible}._timelineBar_f9cdw_3181{display:flex;gap:1px;width:100%;height:48px;border-radius:0;overflow:visible;background:transparent;position:relative;z-index:5}@media screen and (max-width:767px){._timelineBar_f9cdw_3181{height:42px}}._progressLine_f9cdw_3204{position:absolute;top:-12px;height:72px;width:1px;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));z-index:1;transition:left .3s ease;box-shadow:0 0 4px #ff6b3566;pointer-events:none}@media screen and (max-width:767px){._progressLine_f9cdw_3204{height:66px}}._timelineSegment_f9cdw_3221{flex:1;background:#e8eaf6;display:flex;align-items:center;justify-content:center;position:relative;transition:all .2s ease;cursor:pointer;border:none;margin:0;z-index:10}._timelineSegment_f9cdw_3221:hover{background:#c5cae9}._timelineSegment_f9cdw_3221._activeSegment_f9cdw_3237{background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));position:relative;z-index:10}._timelineSegment_f9cdw_3221._activeSegment_f9cdw_3237 ._segmentLabel_f9cdw_3242{color:#fff;font-weight:700}._timelineSegment_f9cdw_3221._activeSegment_f9cdw_3237:hover ._segmentPopup_f9cdw_3246{opacity:1;visibility:visible;transform:translate(-50%) translateY(-8px)}@media(max-width:767px){._timelineSegment_f9cdw_3221._activeSegment_f9cdw_3237:hover ._segmentPopup_f9cdw_3246{display:block}}@media(max-width:1180px){._timelineSegment_f9cdw_3221:nth-child(1)._activeSegment_f9cdw_3237:hover ._segmentPopup_f9cdw_3246{transform:translate(0) translateY(-8px);right:unset;left:0}._timelineSegment_f9cdw_3221:nth-child(2)._activeSegment_f9cdw_3237:hover ._segmentPopup_f9cdw_3246{transform:translate(0) translateY(-8px);right:unset;left:-42px}._timelineSegment_f9cdw_3221:nth-child(3)._activeSegment_f9cdw_3237:hover ._segmentPopup_f9cdw_3246{transform:translate(0) translateY(-8px);right:unset;left:-82px}._timelineSegment_f9cdw_3221:nth-child(9)._activeSegment_f9cdw_3237:hover ._segmentPopup_f9cdw_3246{transform:translate(0) translateY(-8px);right:0;left:unset}._timelineSegment_f9cdw_3221:nth-child(8)._activeSegment_f9cdw_3237:hover ._segmentPopup_f9cdw_3246{transform:translate(0) translateY(-8px);right:42px;left:unset}._timelineSegment_f9cdw_3221:nth-child(7)._activeSegment_f9cdw_3237:hover ._segmentPopup_f9cdw_3246{transform:translate(0) translateY(-8px);right:82px;left:unset}._timelineSegment_f9cdw_3221:nth-child(6)._activeSegment_f9cdw_3237:hover ._segmentPopup_f9cdw_3246{transform:translate(-50%) translateY(-8px);right:unset;left:50%}}._segmentPopup_f9cdw_3246{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(0);background:#fffbf0;border-radius:12px;padding:16px;box-shadow:0 8px 24px #00000026;min-width:280px;z-index:100;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none;border:1px solid #f0e6d3}@media screen and (max-width:767px){._segmentPopup_f9cdw_3246{min-width:240px;padding:12px;display:none}}._popupHeader_f9cdw_3320{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:8px}._popupTitle_f9cdw_3328{font-size:16px;font-weight:600;color:#1a1a1a}@media screen and (max-width:767px){._popupTitle_f9cdw_3328{font-size:14px}}._currentBadgePopup_f9cdw_3339{background:#4caf50;color:#fff;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px}@media screen and (max-width:767px){._currentBadgePopup_f9cdw_3339{font-size:11px;padding:3px 8px}}._popupContent_f9cdw_3357{display:flex;flex-direction:column;gap:8px}._popupRow_f9cdw_3363{display:flex;justify-content:space-between;align-items:center;gap:12px}._popupLabel_f9cdw_3370{font-size:14px;color:#757575;font-weight:400}@media screen and (max-width:767px){._popupLabel_f9cdw_3370{font-size:13px}}._popupValue_f9cdw_3381{font-size:14px;color:#1a1a1a;font-weight:600;text-align:right}@media screen and (max-width:767px){._popupValue_f9cdw_3381{font-size:13px}}._popupDivider_f9cdw_3393{height:1px;background:#e0e0e0;margin:4px 0}._segmentLabel_f9cdw_3242{font-size:14px;font-weight:600;color:#424242;text-transform:uppercase;letter-spacing:.3px;position:relative;z-index:10}@media screen and (max-width:767px){._segmentLabel_f9cdw_3242{font-size:12px}}._dashaSummary_f9cdw_3415{padding:16px 20px;background:#fffbea;border-radius:8px;border-left:4px solid #fbbf24;margin-top:24px}._summaryText_f9cdw_3423{font-size:14px;color:#1a1a1a;line-height:1.6;margin:0}@media screen and (max-width:767px){._summaryText_f9cdw_3423{font-size:13px}}._birthPanchangSection_f9cdw_3436{background:#fff;border-radius:16px;overflow:hidden;margin-bottom:24px;border:1px solid rgba(0,0,0,.06)}._birthPanchangHeader_f9cdw_3444{display:flex;align-items:center;gap:10px;padding:16px 20px;background:var(--orange_gradient, linear-gradient(90deg, #f75801 0%, #d43400 100%));color:#fff}._birthPanchangHeader_f9cdw_3444 h2{font-size:16px;font-weight:600;margin:0;letter-spacing:.3px}._birthPanchangLoading_f9cdw_3459{padding:40px;text-align:center;color:#757575;font-size:14px}._birthPanchangContent_f9cdw_3466{padding:16px;display:flex;flex-direction:column;gap:12px}._birthPanchangCards_f9cdw_3473{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media screen and (max-width:1024px){._birthPanchangCards_f9cdw_3473{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){._birthPanchangCards_f9cdw_3473{grid-template-columns:repeat(2,1fr)}}._birthPanchangCard_f9cdw_3473{background:#fefefe;border:1px solid rgba(189,189,189,.2);border-radius:12px;padding:14px;transition:all .2s ease}._birthPanchangCard_f9cdw_3473:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._bpCardLabel_f9cdw_3501{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#757575;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}._bpCardIcon_f9cdw_3513{font-size:16px;line-height:1}._bpCardValue_f9cdw_3518{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:2px}@media screen and (max-width:767px){._bpCardValue_f9cdw_3518{font-size:14px}}._bpCardSub_f9cdw_3530{font-size:13px;color:#757575}._birthPanchangPlanets_f9cdw_3536{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (max-width:767px){._birthPanchangPlanets_f9cdw_3536{grid-template-columns:1fr}}._birthPlanetCard_f9cdw_3547{background:#fefefe;border:1px solid rgba(189,189,189,.2);border-radius:12px;padding:14px 16px;transition:all .2s ease}._birthPlanetCard_f9cdw_3547:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._planetHeader_f9cdw_3559{display:flex;align-items:center;gap:8px;margin-bottom:10px}._planetIcon_f9cdw_3566{font-size:18px;line-height:1}._planetName_f9cdw_3571{font-size:15px;font-weight:600;color:#1a1a1a}._planetDetails_f9cdw_3577{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._planetDetail_f9cdw_3577{font-size:13px;color:#757575;white-space:nowrap}._planetDetail_f9cdw_3577 strong{color:#1a1a1a;font-weight:600}._muhuratSection_f9cdw_3597,._agenticCalendarSection_f9cdw_3597{margin-bottom:24px}@media(max-width:767px){._muhuratSection_f9cdw_3597,._agenticCalendarSection_f9cdw_3597{margin-bottom:16px}}._muhuratGrid_f9cdw_3609{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}._muhuratCard_f9cdw_3616{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:14px 16px;transition:transform .2s,box-shadow .2s}._muhuratCard_f9cdw_3616:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}._muhuratCard_f9cdw_3616._skeleton_f9cdw_3627{min-height:90px;animation:_shimmer_f9cdw_1 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}@keyframes _shimmer_f9cdw_1{0%{background-position:200% 0}to{background-position:-200% 0}}._skeletonLine_f9cdw_3642{height:14px;background:#e8e8e8;border-radius:4px;margin-bottom:8px;width:70%}._skeletonLine_f9cdw_3642:last-child{width:50%;margin-bottom:0}._muhuratCardTitle_f9cdw_3654{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 10px}@media(max-width:480px){._muhuratCardTitle_f9cdw_3654{font-size:14px}}._muhuratTimeRow_f9cdw_3667{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}._muhuratTimeRow_f9cdw_3667:last-child{margin-bottom:0}._muhuratLabel_f9cdw_3677{font-family:Poppins,sans-serif;font-size:13px;color:#888;font-weight:400}._muhuratTime_f9cdw_3667{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#1a1a1a}._planEventsBanner_f9cdw_3692{background:linear-gradient(135deg,#f75801,#d43400);border-radius:16px;padding:20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;cursor:pointer;transition:transform .2s,box-shadow .2s}._planEventsBanner_f9cdw_3692:hover{transform:translateY(-2px);box-shadow:0 4px 16px #f758014d}._planEventsContent_f9cdw_3708{flex:1}._planEventsTitle_f9cdw_3712{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;color:#fff;margin:0 0 6px}@media(max-width:480px){._planEventsTitle_f9cdw_3712{font-size:18px}}._planEventsSubtitle_f9cdw_3725{font-family:Poppins,sans-serif;font-size:13px;color:#ffffffd9;margin:0 0 12px;line-height:1.4}._planEventsLocation_f9cdw_3733{display:flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#fff}._planEventsLocation_f9cdw_3733 svg{flex-shrink:0}._planEventsArrow_f9cdw_3746{width:36px;height:36px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._occasionsWrapper_f9cdw_3759{background:#fff;border-radius:16px;padding:16px;border:1px solid #f0f0f0}._occasionsTitle_f9cdw_3766{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 12px}._occasionsScroll_f9cdw_3774{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px}._occasionsScroll_f9cdw_3774::-webkit-scrollbar{display:none}._occasionChip_f9cdw_3786{flex-shrink:0;padding:8px 18px;border-radius:50px;border:1.5px solid #f75801;background:transparent;color:#f75801;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}._occasionChip_f9cdw_3786:hover{background:#f758010d}._occasionChip_f9cdw_3786._selected_f9cdw_3803{background:#f75801;color:#fff}._occasionsHint_f9cdw_3808{font-family:Poppins,sans-serif;font-size:12px;color:#aaa;margin:8px 0 0}._addCustomChip_f9cdw_3816{flex-shrink:0;padding:8px 18px;border-radius:50px;border:1.5px dashed #f75801;background:#f758010d;color:#f75801;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s}._addCustomChip_f9cdw_3816:hover{background:#f758011a}._customModalOverlay_f9cdw_3835{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}@media(min-width:768px){._customModalOverlay_f9cdw_3835{align-items:center}}._customModal_f9cdw_3835{background:#fff;border-radius:20px;padding:24px;width:100%;max-width:400px;animation:_slideUp_f9cdw_1 .25s ease-out}@media(min-width:768px){._customModal_f9cdw_3835{border-radius:20px}}@keyframes _slideUp_f9cdw_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._customModalHeader_f9cdw_3873{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._customModalTitle_f9cdw_3880{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#1a1a1a;margin:0}._customModalClose_f9cdw_3888{background:none;border:none;font-size:18px;color:#f75801;cursor:pointer;padding:4px;line-height:1}._customModalLabel_f9cdw_3898{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;display:block;margin-bottom:8px}._customModalInput_f9cdw_3907{width:100%;padding:12px 16px;border:none;border-radius:12px;background:#f5f5f5;font-family:Poppins,sans-serif;font-size:14px;color:#1a1a1a;outline:none;box-sizing:border-box}._customModalInput_f9cdw_3907::-moz-placeholder{color:#aaa}._customModalInput_f9cdw_3907::placeholder{color:#aaa}._customModalInput_f9cdw_3907:focus{box-shadow:0 0 0 2px #f7580133}._customModalCharCount_f9cdw_3926{font-family:Poppins,sans-serif;font-size:12px;color:#aaa;display:block;margin-top:6px;margin-bottom:16px}._customModalAddBtn_f9cdw_3935{width:100%;padding:14px;border:none;border-radius:12px;background:linear-gradient(90deg,#f75801,#d43400);color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}._customModalAddBtn_f9cdw_3935:disabled{opacity:.5;cursor:not-allowed}._customModalAddBtn_f9cdw_3935:not(:disabled):hover{opacity:.9}._selectedOccasionsList_f9cdw_3957{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}._selectedOccasionItem_f9cdw_3966{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fff5ec;border-radius:50px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#f75801}._removeOccasion_f9cdw_3979{background:none;border:none;color:#f75801;font-size:11px;cursor:pointer;padding:0;line-height:1;opacity:.7;transition:opacity .2s}._removeOccasion_f9cdw_3979:hover{opacity:1}._chipClose_f9cdw_3995{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#fff;color:#f75801;font-size:10px;line-height:1;margin-left:6px;flex-shrink:0;cursor:pointer;transition:background .2s}._chipClose_f9cdw_3995:hover{background:#ffeee5}._periodDivider_f9cdw_4016{height:1px;background:#f0f0f0;margin:12px 0}._periodScroll_f9cdw_4022{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._periodScroll_f9cdw_4022::-webkit-scrollbar{display:none}._periodChip_f9cdw_4033{flex-shrink:0;padding:8px 20px;border-radius:50px;border:1.5px solid #f75801;background:transparent;color:#f75801;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s}._periodChip_f9cdw_4033:hover{background:#f758010d}._periodChip_f9cdw_4033._periodSelected_f9cdw_4050{background:linear-gradient(90deg,#f75801,#d43400);color:#fff;border-color:transparent}._dateChip_f9cdw_4057{flex-shrink:0;padding:8px 18px;border-radius:50px;border:1.5px dashed #f75801;background:#f758010d;color:#f75801;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;display:flex;align-items:center;gap:6px;transition:all .2s}._dateChip_f9cdw_4057:hover{background:#f758011a}._dateChip_f9cdw_4057._periodSelected_f9cdw_4050{background:linear-gradient(90deg,#f75801,#d43400);color:#fff;border:1.5px solid transparent}._calendarNav_f9cdw_4084{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._calendarNavBtn_f9cdw_4091{background:none;border:none;color:#f75801;cursor:pointer;padding:4px;display:flex;align-items:center}._calendarMonthLabel_f9cdw_4101{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#1a1a1a}._calendarGrid_f9cdw_4108{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}._calendarDayHeader_f9cdw_4115{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#888;padding:8px 0}._calendarDay_f9cdw_4115{font-family:Poppins,sans-serif;font-size:14px;color:#1a1a1a;background:none;border:none;padding:10px 0;border-radius:50%;cursor:pointer;aspect-ratio:1;display:flex;align-items:center;justify-content:center;transition:all .15s}._calendarDay_f9cdw_4115:hover{background:#fff5ec}._calendarDay_f9cdw_4115._calendarDayMuted_f9cdw_4141{color:#ccc;pointer-events:none}._calendarDay_f9cdw_4115._calendarDayToday_f9cdw_4145{font-weight:600;color:#f75801}._calendarDay_f9cdw_4115._calendarDaySelected_f9cdw_4149{background:linear-gradient(135deg,#f75801,#d43400);color:#fff;font-weight:600}._getMuhuratBtn_f9cdw_4156{width:100%;padding:14px;margin-top:16px;border:none;border-radius:12px;background:linear-gradient(90deg,#f75801,#d43400);color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s}._getMuhuratBtn_f9cdw_4156:hover{opacity:.9}._getMuhuratBtn_f9cdw_4156:disabled{opacity:.4;cursor:not-allowed}._banner_189lp_1{display:flex;align-items:center;gap:10px;background:#fff;border-radius:10px;padding:10px 12px;box-shadow:0 4px 24px #00000026;min-width:300px;max-width:400px;cursor:pointer;position:relative;animation:_slideIn_189lp_1 .3s ease-out}@keyframes _slideIn_189lp_1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}._avatar_189lp_26{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:2px solid #F75801}._content_189lp_35{flex:1;min-width:0}._title_189lp_40{margin:0;font-size:13px;font-weight:600;color:#1a1a1a;line-height:1.3}._message_189lp_48{margin:2px 0 0;font-size:12px;color:#666;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._closeBtn_189lp_58{background:none;border:none;color:#999;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._closeBtn_189lp_58:hover{color:#333}._overlay_1lrb5_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:99999}._modal_1lrb5_11{background:#fff;width:90%;max-width:420px;border-radius:16px;padding:20px;position:relative}._closeBtn_1lrb5_20{position:absolute;right:16px;top:16px;border:none;background:transparent;font-size:18px;cursor:pointer}._title_1lrb5_30{text-align:center;margin-bottom:16px}._avatar_1lrb5_35{width:90px;height:90px;border-radius:50%;display:block;margin:0 auto 16px}._userRow_1lrb5_43{display:flex;align-items:center;gap:10px}._smallAvatar_1lrb5_49{width:36px;height:36px;border-radius:50%}._name_1lrb5_55{font-weight:600;margin:0}._hint_1lrb5_60{font-size:12px;color:#777}._checkbox_1lrb5_65{display:flex;gap:8px;font-size:14px;margin:12px 0}._stars_1lrb5_72{text-align:center;margin:12px 0}._star_1lrb5_72{font-size:32px;color:#ccc;cursor:pointer}._star_1lrb5_72._active_1lrb5_83{color:#ffc107}._textarea_1lrb5_87{width:100%;height:80px;border-radius:8px;border:1px solid #ddd;padding:10px;resize:none;outline:none}._counter_1lrb5_97{text-align:right;font-size:12px;color:#888;margin-top:4px}._submitBtn_1lrb5_104{width:100%;margin-top:14px;padding:12px;border-radius:10px;border:none;background:#dcdcdc;font-weight:600;cursor:not-allowed}._submitBtn_1lrb5_104:enabled{background:#f0c040;cursor:pointer}@keyframes _fadeIn_15x79_1{0%{opacity:0}to{opacity:1}}@keyframes _pulse_15x79_1{0%,to{opacity:.6}50%{opacity:1}}._loaderWrapper_15x79_17{display:flex;justify-content:center;align-items:center;padding:2rem;animation:_fadeIn_15x79_1 .3s ease-in-out}._fullscreen_15x79_25{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999;background-color:#ffffff80}@supports (backdrop-filter: blur(5px)){._fullscreen_15x79_25{background-color:#ffffff4d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}._loaderBox_15x79_41{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-color:#fff;padding:2.5rem 3.5rem;border-radius:16px;font-size:16px}._loaderBox_15x79_41 img{width:100px;height:auto}._spinnerGif_15x79_57{width:320px;height:320px}._message_15x79_62{margin-top:.5rem;font-size:1.1rem;font-weight:500;color:#555;animation:_pulse_15x79_1 1.5s ease-in-out infinite}:root{--safe-top: env(safe-area-inset-top);--safe-bottom: env(safe-area-inset-bottom);--color-black: #000000;--color-gray-900: #1a1a1a;--color-gray-800: linear-gradient(333.33deg, #222222 15.74%, #666666 172.14%);--color-gray-700: #595959;--color-gray-600: #666666;--color-gray-500: #808080;--color-gray-400: #999999;--color-gray-300: #b3b3b3;--color-gray-200: #d9d9d9;--color-gray-100: #e6e6e6;--color-gray-50: #f4f4f4;--color-white: #ffffff}body{touch-action:manipulation}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-6{bottom:1.5rem}.left-1\/2{left:50%}.top-0{top:0}.z-50{z-index:50}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.h-10{height:2.5rem}.h-4{height:1rem}.h-\[270px\]{height:270px}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-4{width:1rem}.w-\[100\%\]{width:100%}.w-\[100vw\]{width:100vw}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-full{min-width:100%}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-500\/40{border-color:#ef444466}.border-zinc-800{--tw-border-opacity: 1;border-color:rgb(39 39 42 / var(--tw-border-opacity, 1))}.bg-\[\#F7F7F7\]{--tw-bg-opacity: 1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}.bg-\[\#f4d24b\]{--tw-bg-opacity: 1;background-color:rgb(244 210 75 / var(--tw-bg-opacity, 1))}.bg-\[\#fff5d1\]{--tw-bg-opacity: 1;background-color:rgb(255 245 209 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/30{background-color:#0000004d}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.bg-zinc-900\/95{background-color:#18181bf2}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-12{padding-left:3rem;padding-right:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-2{padding-bottom:.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.tracking-wider{letter-spacing:.05em}.text-\[\#FF6A3D\]{--tw-text-opacity: 1;color:rgb(255 106 61 / var(--tw-text-opacity, 1))}.text-\[\#f4d24b\]{--tw-text-opacity: 1;color:rgb(244 210 75 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/80{color:#fffc}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-60{opacity:.6}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-black\/30{--tw-shadow-color: rgb(0 0 0 / .3);--tw-shadow: var(--tw-shadow-colored)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}body{margin:0;background-color:#f5f5f5}body.modal-open{overflow:hidden}.waiting-queue{bottom:160px;width:300px}::-webkit-scrollbar{width:5px;height:5px;border-radius:0 0 5px 5px}::-webkit-scrollbar-corner{background:none}::-webkit-scrollbar-thumb{background-color:#fff;border-radius:3px;cursor:pointer!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.validation-error-text{color:#ff4500!important;font-size:10px;margin:0}.required-mark{color:#ff4500}.status-button{padding:5px 10px;outline:none;border:none;border-radius:5px}.link-text{color:#fff;font-weight:600!important;cursor:pointer}.right-alignment{text-align:right}.right-alignment-col{display:flex;justify-content:end;width:100%}.right-alignment-acc{-moz-text-align-last:end;text-align-last:end}.cursor-auto{cursor:auto!important}.table .rdt_Table .rdt_TableBody .rdt_TableRow .rdt_TableCell div{width:100%;text-align:left}.goog-te-banner-frame.skiptranslate{display:none!important}body{top:0!important}.goog-te-gadget,.goog-te-gadget span,.goog-te-gadget .goog-te-combo,.goog-te-balloon-frame,.goog-logo-link,.goog-te-banner-frame,.skiptranslate{display:none!important}#google_translate_element{height:0!important;overflow:hidden!important}iframe.goog-te-feedback-frame,.goog-te-feedback,iframe[src*="translate.googleapis.com"],iframe[src*=translate],iframe:not([src]):not([id]){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.animate-slideUp{animation:slideUp .25s ease-out}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-500:hover{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-700:hover{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media(min-width:640px){.sm\:mb-6{margin-bottom:1.5rem}.sm\:h-5{height:1.25rem}.sm\:w-5{width:1.25rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:gap-3{gap:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media(min-width:768px){.md\:h-12{height:3rem}.md\:w-12{width:3rem}.md\:max-w-6xl{max-width:72rem}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.md\:p-8{padding:2rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-semibold{font-weight:600}.md\:leading-relaxed{line-height:1.625}.md\:text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}}@media(min-width:1024px){.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}}@media(min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
