/*! tailwindcss v4.1.0 | MIT License | https://tailwindcss.com */@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes wink324{0%{opacity:0}to{opacity:1}}@keyframes upDown{0%,to{transform:translateY(5px)}50%{transform:translateY(15px)}}@keyframes chartUpDown{0%,to{transform:translateY(10px)}50%{transform:translateY(45px)}}@keyframes indeterminate_first3312{0%{width:100%;left:-100%}to{width:10%;left:100%}}@keyframes indeterminate_second3312{0%{width:100%;left:-150%}to{width:10%;left:100%}}.loader14Active{display:inline-block;position:relative}.loader14Hidden{display:none}.loader14Active.loader14Block{display:block}.loader14Inner{width:60px;height:60px;display:inline-block}.loader14Inner.loader14XSmall{width:12px;height:12px}.loader14Inner.loader14Small{width:16px;height:16px}.loader14Inner.loader14Base{width:20px;height:20px}.loader14Inner.loader14Large{width:24px;height:24px}.loader14Inner.loader14XLarge{width:28px;height:28px}.loader14Inner.loader14XXLarge{width:32px;height:32px}.loader14CircularBolt>div{width:60px;height:60px;display:inline-block;position:absolute}.loader14Circular{width:60px;height:60px}.loader14Circular.constantWhite{border-top-color:var(--background-color-alwaysLight);border-right-color:#0000;border-bottom-color:var(--background-color-alwaysLight);border-left-color:var(--background-color-alwaysLight)}.loader14Circular,.loader14CircularBolt>div:first-child{border-width:2px;border-top-color:var(--border-color-accent);border-right-color:#0000;border-bottom-color:var(--border-color-accent);border-left-color:var(--border-color-accent);border-radius:50%;animation:rotate .8s linear infinite;top:0;left:0}.loader14CircularBolt>div:last-child{background-image:url(//assets-netstorage.groww.in/web-assets/915/prod/_next/static/media/boltGreen.450f0156.svg);background-repeat:no-repeat;background-position:revert;width:18px;height:40px;animation:wink324 1s ease-in-out infinite alternate;top:12px;left:22px}.loader14Circular.contentNegative,.loader14CircularBolt.contentNegative>div:first-child{border-top-color:var(--border-color-negative);border-right-color:#0000;border-bottom-color:var(--border-color-negative);border-left-color:var(--border-color-negative)}.loader14CircularBolt.contentNegative>div:last-child{background-image:url(//assets-netstorage.groww.in/web-assets/915/prod/_next/static/media/boltRed.f3823971.svg)}.loader14CandleStick{justify-content:center;align-items:center;width:60px;height:60px;display:flex;transform:rotateX(180deg)}.loader14CandleStick:before{content:"";border-bottom:1px dashed var(--border-color-accent);width:150%;animation:chartUpDown 3s ease-in-out infinite alternate;position:absolute;top:0}.loader14CandleStick>div{width:10px;height:60px;margin-right:5px;position:relative}.loader14CandleStick>div:before{content:"";background:var(--backgroundPositive);width:1px;height:50px;position:absolute;top:0;left:50%;transform:translate(-50%)}.loader14CandleStick>div:after{content:"";width:10px;margin:0 5px;animation:upDown 1s ease-in-out infinite alternate;position:absolute;left:-50%;transform:translate(-50%)}.loader14CandleStick>div:nth-child(2n):after,.loader14CandleStick>div:nth-child(2n):before{background:var(--backgroundPositive)}.loader14CandleStick>div:nth-child(odd):after,.loader14CandleStick>div:nth-child(odd):before{background:var(--backgroundNegative)}.loader14CandleStick>div:first-child:after{min-height:15px;animation-delay:.1s}.loader14CandleStick>div:nth-child(2):after{min-height:25px;animation-delay:.2s}.loader14CandleStick>div:nth-child(3):after{min-height:30px;animation-delay:.3s}.loader14CandleStick>div:nth-child(4):after{min-height:40px;animation-delay:.4s}.loader14Linear{width:100%;height:4px;position:absolute;top:0;left:0;overflow:hidden}.loader14Indeterminate{width:100%;height:100%;position:relative}.loader14Indeterminate:before{content:"";background-color:var(--background-color-accent);height:100%;animation:indeterminate_first3312 1.5s ease-out infinite;position:absolute}.loader14Indeterminate:after{content:"";background-color:var(--background-color-accentSubtle);height:100%;animation:indeterminate_second3312 1.5s ease-in infinite;position:absolute}