*{scrollbar-width:thin;scrollbar-color:#d32f2f #fff}*::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{background-color:#d32f2f;border-radius:20px;border:3px solid #fff}*::-webkit-scrollbar-track-button{background:#fff}html,body{width:100%;max-width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}.loader-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;text-align:center}.complaint-loader{width:70%}@media (max-width: 768px){.complaint-loader{width:100%}}.loader-gif{width:100px;height:100px}.loader-message{font-size:1rem;color:#555;margin-top:16px}.skeleton-container{width:100%;background-color:#f6f7fb}.skeleton-container-1{width:100%;background-color:#fff}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton-text{background-color:#f5f5f5;border-radius:4px;animation:pulse 1.5s ease-in-out infinite;margin-bottom:8px}.skeleton-text.skeleton-title{height:16px;width:60%;margin-bottom:8px}.skeleton-text.skeleton-subtitle{height:14px;width:40%;margin-bottom:8px}.skeleton-text.skeleton-content{height:12px;width:80%;margin-bottom:6px}.skeleton-text.skeleton-content-short{height:12px;width:50%;margin-bottom:6px}.skeleton-text.skeleton-amount{height:16px;width:80px;margin-bottom:8px}.skeleton-text.skeleton-status{height:14px;width:120px}.skeleton-avatar{width:28px;height:28px;border-radius:50%;background-color:#f5f5f5;animation:pulse 1.5s ease-in-out infinite}.skeleton-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px;background-color:#f5f5f5;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}.skeleton-button{height:36px;width:80px;background-color:#f5f5f5;border-radius:4px;animation:pulse 1.5s ease-in-out infinite}.complaint-skeleton .skeleton-stepper-line{height:2px;background-color:#fff;animation:pulse 1.5s ease-in-out infinite}.complaint-skeleton .skeleton-step-circle{width:32px;height:32px;border-radius:50%;background-color:#fff;animation:pulse 1.5s ease-in-out infinite}@media (max-width: 768px){.skeleton-container{padding:8px}.skeleton-text.skeleton-title{width:70%}.skeleton-text.skeleton-subtitle{width:50%}}@font-face{font-family:Roboto;src:url(https://im.rediff.com/moneyrediff/fonts/Roboto-Regular.woff2) format("woff2"),url(//im.rediff.com/moneyrediff/fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(https://im.rediff.com/moneyrediff/fonts/Roboto-Bold.woff2) format("woff2"),url(//im.rediff.com/moneyrediff/fonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(https://im.rediff.com/moneyrediff/fonts/Roboto-Italic.woff2) format("woff2"),url(//im.rediff.com/moneyrediff/fonts/Roboto-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}*{box-sizing:border-box}html,form,input{font-size:15px;font-family:Roboto,Arial,"sans-serif";scroll-behavior:smooth}body{font-size:15px;font-family:Roboto,Arial,"sans-serif";margin:0;padding:0;background:#fff;color:#202020;scroll-behavior:smooth}p,h1,h2,h3,h4,h5,h6{padding:0;margin:0;font-weight:400}img{vertical-align:bottom}a{text-decoration:none;color:#202020}a:hover{text-decoration:underline}.homesprite{background:url(https://im.rediff.com/worldrediff/pix/homesprite2.webp) no-repeat 0 0}.msprite{background:url(https://im.rediff.com/moneyrediff/pix/moneysprite-news.png) no-repeat}.maxwrap{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.maxwrap{padding:0 15px}}.flex{display:flex}.topfixedrow{background:#fff;width:100%;max-width:100%;text-align:left;display:flex;align-content:center;align-items:center;padding:16px 32px;height:75px;border-bottom:solid 1px #dbdbdb;box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:10}@media (max-width: 768px){.topfixedrow{padding:16px}}.logobar{padding:0 0 5px;align-items:center;flex-direction:row;align-content:center;justify-content:space-between;width:100%}.rediff-reward-balance{width:30px;height:30px;position:relative;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.rediff-reward-balance{left:100px!important}}.rediff-reward-balance .rediff-coin{width:20px;height:20px;cursor:pointer;object-fit:contains}.logo{width:200px}@media (max-width: 600px){.logo{width:100px}}@media (min-width: 769px) and (max-width: 1024px){.logo{margin-right:270px}}.toplinks{flex-grow:1;display:flex;gap:10px;margin-left:5px;justify-content:space-around;align-items:center;font-size:1.1rem;margin-top:10px}.toprightlinks{text-align:right;font-size:.8rem}@media (max-width: 600px){.toprightlinks{width:250px!important}}.toprightlinks a{display:inline-block;margin:5px 0}.bold{font-weight:700}.linkcolor.selected{color:#d00}.mobile-menu-button{display:none;cursor:pointer;width:30px;margin-right:10px}.hamburger{width:25px;height:15px;position:relative;display:flex;align-items:center}.hamburger span{display:block;position:absolute;height:3px;width:100%;background:#202020;border-radius:3px;transition:all .3s ease}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.sidebar{position:fixed;top:0;left:-280px;width:260px;height:100%;background-color:#fff;z-index:2100;box-shadow:-2px 0 5px #0003;transition:left .3s ease;overflow-y:auto}.sidebar.open{left:0}.sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:2050;display:none}.sidebar-overlay.active{display:block}.sidebar-header{padding-left:15px;border-bottom:1px solid #dbdbdb;position:relative}.close-button{position:absolute;top:9px;right:15px;font-size:24px;cursor:pointer}.sidebar-user{padding:10px 0}.sidebar-user span{display:block;font-size:16px;margin-bottom:5px}.sidebar-auth-links{font-size:14px;display:flex;align-items:center}.sidebar-auth-links a{color:#1a73e8}.sidebar-nav .sidebar-link{display:block;padding:12px 15px;font-size:16px;font-weight:500;border-bottom:1px solid #f0f0f0}.sidebar-nav .sidebar-link.active{color:#d00;font-weight:700}@media (min-width: 769px) and (max-width: 1024px){.toplinks{display:none}.categories-nav{display:none!important}}@media (max-width: 768px){.maxwrap{padding:0 15px}.topfixedrow,.logobar{position:relative}.logo{width:200px}.logo img{max-width:90%;height:auto}.toplinks{display:none}.toprightlinks{right:10px!important;left:150px}.signin-text{display:none}.mobile-menu-button{display:block}}.menu-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}@media (max-width: 768px){.menu-button{margin-left:-15px}}.menu-button .hamburger{display:flex;flex-direction:column;justify-content:space-between;width:20px;height:15px}.menu-button .hamburger span{display:block;height:2px;width:100%;background-color:#333;border-radius:1px;transition:all .3s ease}.menu-button:hover .hamburger span{background-color:#666}.categories-nav{display:flex;align-items:center;gap:30px}.categories-nav .loading{color:#666;font-size:14px}.categories-nav .category-link{color:#333;text-decoration:none;font-weight:500;padding:8px 12px;border-radius:4px;transition:all .3s ease;white-space:nowrap}.categories-nav .category-link{position:relative}.categories-nav .category-link:hover{color:#e50914!important;transition:color .3s ease}.categories-nav .category-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#e50914;transition:width .3s ease}.categories-nav .category-link:hover:after{width:100%}.categories-nav .category-link.more-link{background-color:#e8f4fd;color:#06c}.categories-nav .category-link.more-link:hover{background-color:#d0e8f7}@media (max-width: 768px){.categories-nav{display:none}}.sidebar .sidebar-section{margin-bottom:30px}.sidebar .sidebar-section:last-child{margin-bottom:0}.sidebar .sidebar-section-title{color:#666;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0 0 15px 1rem;padding-top:20px}.sidebar .sidebar-section-title:first-child{padding-top:0}.sidebar .sidebar-link{display:flex;align-items:center;padding:12px 1rem;color:#333;text-decoration:none;transition:all .3s ease}.sidebar .sidebar-link:hover{background-color:#f0f0f0;color:#000}.sidebar .sidebar-link .category-icon{width:20px;height:20px;margin-right:12px;flex-shrink:0}@media (max-width: 768px){.logobar .logo img{width:140px;height:24px;margin-left:15px}}@media (min-width: 769px){.menu-button{display:flex}}.user-avatar{width:35px;height:35px;border-radius:50%;background-color:#fff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;cursor:pointer}.user-avatar .user-icon{font-size:35px;color:#222}.user-avatar-1{width:35px;height:35px;border-radius:50%;background-color:#333;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;cursor:pointer}.user-dropdown{display:flex;position:relative}@media (min-width: 768px) and (max-width: 1024px){.user-dropdown{position:static!important}}.user-dropdown .user-button{background:var(--bgColor);color:#fff;border-radius:1500px!important;height:38px!important;display:flex;align-items:center;gap:6px;border:none;font-size:11px;white-space:nowrap;max-width:fit-content;margin:2% 0 0 auto;text-overflow:ellipsis;cursor:pointer;margin-top:1%!important;border:1px solid #e50914;background-color:#fff;color:#e50914;padding:8px 15px;border-radius:120px;font-weight:500;text-decoration:none;transition:all .3s ease}@media (max-width: 799px){.user-dropdown .user-button{background-color:transparent;color:transparent;border:none;padding:0;margin-right:-5%;width:auto;height:auto}}@media (min-width: 769px) and (max-width: 1024px){.user-dropdown .user-button{margin-right:10%}}.user-dropdown .user-button .signin-icon{width:25px;height:25px;border-radius:50%;object-fit:cover;background-color:#fff}@media (max-width: 600px){.user-dropdown .user-button .signin-icon{width:30px;height:30px;margin-left:1rem}}@media (max-width: 799px){.user-dropdown .user-button{border:none;background-color:transparent;padding:0}}.user-dropdown .user-button .signin-icon{width:0px;height:0px}@media (max-width: 600px){.user-dropdown .user-button .signin-icon{width:30px;height:30px}}.user-dropdown .user-button .signin-text{font-size:16px}@media (max-width: 799px){.user-dropdown .user-button .signin-text{display:none}}.user-dropdown .user-button:hover{background-color:#e50914;color:#fff}@media (max-width: 600px){.user-dropdown .user-button:hover{background-color:#fff}}.user-dropdown .dropdown-menu{position:absolute;top:50px;right:0;background:#fff;border-radius:8px;padding:12px;width:225px;z-index:10;display:grid;grid-template-columns:1fr;gap:6px;box-shadow:0 1px 5px #0000001a}.user-dropdown .dropdown-menu a,.user-dropdown .dropdown-menu button{width:100%;padding:10px;background:none;border:none;text-decoration:none;border-radius:4px;cursor:pointer;display:flex;font-size:14px;color:#0f172a;opacity:.8}.user-dropdown .dropdown-menu a:hover,.user-dropdown .dropdown-menu button:hover{background-color:#f5f5f5}.user-dropdown .dropdown-menu .logout-button{font-weight:545;display:flex;align-items:center}.user-dropdown .dropdown-menu .logout-button svg{color:red}.user-dropdown .dropdown-menu .logout-button:hover{background-color:#ffecec}@media (max-width: 600px){.user-dropdown .dropdown-menu{right:9rem}}.not-logged-in .signin-button{border:1px solid #e50914;background-color:#fff;color:#e50914;padding:10px 18px;border-radius:20px;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;gap:6px;margin:2% 0 0 auto}.not-logged-in .signin-button .signin-icon{height:0px;width:0px}.not-logged-in .signin-button .signin-text{font-size:16px}@media (max-width: 799px){.not-logged-in .signin-button .signin-text{display:none}}.not-logged-in .signin-button:hover{background-color:#e50914;color:#fff}@media (max-width: 799px){.not-logged-in .signin-button{border:none;background-color:transparent;padding:0}.not-logged-in .signin-button .signin-icon{width:30px;height:30px;border-radius:50%;object-fit:cover}}.logout-dialog .MuiPaper-root{border-radius:12px;padding:5px}.logout-dialog .logout-dialog-title{display:flex;align-items:center;gap:10px;font-weight:500;font-size:20px}.logout-dialog .logout-dialog-title .logout-icon{color:#d32f2f}.logout-dialog .logout-dialog-title .logout-title-text{font-weight:545;font-size:16px}.logout-dialog .MuiDialogContentText-root{font-size:10px;color:#555}.logout-dialog .MuiDialogActions-root{padding:8px 16px;display:flex;justify-content:flex-end}.logout-dialog .MuiDialogActions-root button{font-weight:545;color:#d32f2f;text-transform:none;border:1px solid #d32f2f}.logout-dialog .MuiDialogActions-root button:hover{background-color:#d32f2f14}.logout-dialog .MuiDialogActions-root .cancel-button{background-color:#d32f2f!important;color:#fff;border:none}.logout-dialog .MuiDialogActions-root .cancel-button:hover{background-color:#b71c1c}.user-greeting-button .user-greeting-text{font-family:inherit;line-height:1;font-size:12px;font-weight:600;color:#64748b;margin-left:-.5rem}.menu{margin-right:9px;text-align:left;margin-left:-.5rem}.footer-enhanced{background:var(--bg);position:relative;border-top:1px solid var(--border);overflow:hidden}.footer-enhanced:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--primary),#ff7a7a,#ffa84d,#60a5fa,#22d3ee,var(--primary));background-size:300% 100%}.footer-enhanced .wrap{margin:auto;padding:30px 20px}.footer-enhanced .trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;margin-top:1rem}.footer-enhanced .trust-card{position:relative;display:flex;gap:12px;align-items:center;padding:14px;border-radius:14px;border-color:#888;background:#fff;border:1px solid #d7d7d7;box-shadow:0 8px 20px #0000000a;overflow:hidden;transform:translateZ(0)}.footer-enhanced .trust-card .icon{border-radius:12px;display:grid;place-items:center;color:#fff;font-size:22px}.footer-enhanced .trust-card.security .icon{background:linear-gradient(135deg,#ff6b6b,var(--primary))}.footer-enhanced .trust-card.trust .icon{background:linear-gradient(135deg,#60a5fa,#2563eb)}.footer-enhanced .trust-card.support .icon{background:linear-gradient(135deg,#34d399,#059669)}.footer-enhanced .trust-card strong{display:block;font-weight:600;opacity:.9}.footer-enhanced .trust-card span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.footer-enhanced .trust-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.7) 20%,transparent 40%);transform:translate(-100%)}.footer-enhanced .trust-card:hover:after{animation:shimmer 1.2s ease}.footer-enhanced .cols{display:grid;grid-template-columns:1.2fr 1.2fr 1.8fr 1.4fr;gap:28px}.footer-enhanced .col1 h3{margin:0 0 12px;font-weight:600;opacity:.9}@media (max-width: 480px){.footer-enhanced .col1 h3{display:none}}.footer-enhanced .col1 ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer-enhanced .col1 a{color:#666;text-decoration:none}.footer-enhanced .col1 a:hover{text-decoration:underline}.footer-enhanced .col h3{margin:0 0 12px;font-weight:600;opacity:.9}.footer-enhanced .col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer-enhanced .col a{color:#666;text-decoration:none}.footer-enhanced .col a:hover{text-decoration:underline}.footer-enhanced .two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 480px){.footer-enhanced .two-col{display:none}}.footer-enhanced .download{margin-left:5rem;max-width:180px}@media (max-width: 768px){.footer-enhanced .download{display:none}}.footer-enhanced .download h3{margin:0 0 10px}.footer-enhanced .download .qrbox{position:relative;display:inline-flex;border:1px solid var(--border);border-radius:18px;padding:12px;margin-bottom:8px}.footer-enhanced .download .qrbox:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:22px;padding:2px;background:conic-gradient(from 0deg,var(--primary),#ff7a7a,#ffa84d,#60a5fa,#22d3ee,var(--primary));-webkit-mask-composite:xor;mask-composite:exclude;animation:spin 6s linear infinite;opacity:.25}.footer-enhanced .download .app-buttons{display:none;flex-direction:column;gap:12px;align-items:flex-start}.footer-enhanced .download .app-buttons .store-button{display:inline-block;transition:transform .2s ease,opacity .2s ease}.footer-enhanced .download .app-buttons .store-button img{height:40px;width:auto;border-radius:8px}.footer-enhanced .download .app-buttons .store-button:hover{transform:scale(1.05);opacity:.9}.footer-enhanced .download .scan{font-size:12px;color:var(--muted);margin:8px 0 10px}.footer-enhanced .download .stores{display:flex;gap:10px;flex-wrap:wrap}.footer-enhanced .download .store{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);padding:8px 10px;border-radius:10px;background:#fff;color:#111;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.footer-enhanced .download .store .material-icons-outlined{font-size:18px}.footer-enhanced .download .store:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000014}.footer-enhanced .divider{height:1px;background:var(--border);margin:18px 0}.footer-enhanced .bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;color:#667085}.footer-enhanced .bottom .brand{gap:8px;color:#0f172a}.footer-enhanced .bottom .brand .brand-mark{width:20px;height:20px;border-radius:6px;background:var(--primary)}.footer-enhanced .mobile-only{display:none}.footer-enhanced .desktop-only{display:block}.footer-enhanced .mobile-app-section{display:none}@keyframes scrollbar{0%{background-position:0% 50%}to{background-position:300% 50%}}@keyframes shimmer{to{transform:translate(100%)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.footer-enhanced .cols{grid-template-columns:1fr 1fr;gap:24px}.footer-enhanced .trust-strip{grid-template-columns:1fr;gap:12px}.footer-enhanced .trust-card{padding:12px;gap:10px}}@media (max-width: 600px){.footer-enhanced .wrap{padding:20px 16px}.footer-enhanced .cols{grid-template-columns:1fr 1fr 1fr;gap:20px}.footer-enhanced .mobile-app-section{display:block;grid-column:1/-1;margin-top:16px}.footer-enhanced .mobile-app-section .app-buttons{display:flex;flex-direction:row;gap:12px;justify-content:center;align-items:center}.footer-enhanced .mobile-app-section .app-buttons .store-button{display:inline-block;transition:transform .2s ease,opacity .2s ease}.footer-enhanced .mobile-app-section .app-buttons .store-button img{height:35px;width:170px;border-radius:6px}.footer-enhanced .mobile-app-section .app-buttons .store-button:hover{transform:scale(1.05);opacity:.9}.footer-enhanced .col h3{font-size:14px;margin-bottom:8px}.footer-enhanced .col ul{gap:6px}.footer-enhanced .col a{font-size:13px;line-height:1.4}.footer-enhanced .mobile-only{display:block}.footer-enhanced .desktop-only{display:none}.footer-enhanced .trust-card{padding:10px;gap:8px}.footer-enhanced .trust-card strong{font-size:13px}.footer-enhanced .trust-card span{font-size:11px}.footer-enhanced .bottom{flex-direction:column;text-align:center;gap:8px}.footer-enhanced .bottom .brand{justify-content:center;display:flex;align-items:center;gap:8px}}@media (max-width: 480px){.footer-enhanced .cols{grid-template-columns:1fr 1fr;gap:16px}.footer-enhanced .mobile-app-section .app-buttons{gap:8px}.footer-enhanced .mobile-app-section .app-buttons .store-button img{height:50px}}@media (prefers-reduced-motion: reduce){.footer-enhanced .store:hover{transform:none;box-shadow:none}.footer-enhanced .qrbox:after,.footer-enhanced:before{animation:none}.footer-enhanced .trust-card:hover:after{animation:none}.footer-enhanced .store-button:hover{transform:none}}@media (min-width: 1200px){.css-5c1adp-MuiContainer-root{max-width:1350px!important}}.account-linked-dialog .MuiPaper-root{border-radius:16px;padding:12px}.modal-content{display:flex;flex-direction:column;align-items:center;text-align:center}.modal-content .success-tick{width:120px;height:80px;margin-bottom:8px}.modal-content .success-title{font-weight:700;color:#000;margin-bottom:12px;font-size:1.25rem}.modal-content .success-message{color:#555;line-height:1.6;font-size:.95rem}.modal-content .success-message .highlight-span{color:#242424;padding:2px 6px;border-radius:4px;margin:0 2px;display:inline-block}.modal-actions{justify-content:center;padding-bottom:24px;padding-top:8px}.modal-actions .continue-btn{background-color:var(--bgColor);text-transform:none;padding-top:9.6px;padding-bottom:9.6px;font-size:1rem;font-weight:600;border-radius:10px;box-shadow:none}.modal-actions .continue-btn:hover{background-color:var(--bgColor);opacity:.9;box-shadow:none}
