@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+Devanagari:wght@400;500;600;700&family=Noto+Serif+Devanagari:wght@500;600;700&family=Source+Serif+4:opsz,wght@8..60,500;8..60,600;8..60,700&display=swap");
:root{--shell-red:#B22222;--shell-orange:#f15a24;--shell-ink:#2b2d42;--shell-line:#deded8;--shell-soft:#f8f8f8;--shell-serif:"Noto Serif Devanagari","Source Serif 4",Georgia,serif;--shell-sans:"Noto Sans Devanagari",Inter,Arial,sans-serif;--shell-latin:Inter,"Helvetica Neue",Arial,sans-serif}
html,body{max-width:100%;overflow-x:clip}
.tot-icon{width:1.25em;height:1.25em;display:block;flex:0 0 auto}
.public-shell{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-bottom:1px solid var(--shell-line);font-family:var(--shell-sans)}
html[lang="en"] .public-shell{--shell-sans:var(--shell-latin)}
.public-shell-top{width:min(1240px,calc(100% - 40px));height:112px;margin:auto;display:grid;grid-template-columns:minmax(110px,1fr) auto minmax(110px,1fr);align-items:center}
.public-shell-menu,.public-shell-actions a,.public-shell-language{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--shell-line);border-radius:50%;background:#fff;color:var(--shell-ink)}
.public-shell-menu{justify-self:start}.public-shell-brand{justify-self:center;height:98px;width:306px;display:flex;align-items:center;justify-content:center}
.public-shell-brand img{width:100%;height:100%;object-fit:contain}.public-shell-brand span{display:none}
.public-shell-actions{justify-self:end;display:flex;gap:7px;align-items:center}.public-shell-actions a{width:42px}.public-shell-actions a b{display:none}.public-shell-language{width:42px;padding:0;cursor:pointer}.public-shell-language .tot-icon{display:none}.public-shell-language b{display:block;font:700 9px/1 var(--shell-latin)}.public-shell-actions .shell-account.is-signed-in{color:var(--shell-red);border-color:color-mix(in srgb,var(--shell-red),#fff 60%)}.public-shell-actions a:hover,.public-shell-language:hover,.public-shell-menu:hover{color:#fff;background:var(--shell-red);border-color:var(--shell-red)}
.public-shell-nav{min-height:52px;border-top:1px solid var(--shell-line);display:flex;align-items:stretch;justify-content:center;gap:8px}
.public-shell-mobile-nav{display:none}
.public-shell-nav>a,.public-nav-group>button{min-height:52px;display:flex;align-items:center;gap:8px;padding:0 12px;border:0;background:#fff;font:600 12px/1.35 var(--shell-sans);white-space:nowrap}.public-shell-nav .tot-icon,.public-nav-group>button .tot-icon{width:16px;height:16px;stroke-width:1.8}
.public-nav-group>button>span{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;margin-left:1px;font:600 13px/1 var(--shell-latin);transform:translateY(-1px)}
.public-shell-nav>a:hover,.public-nav-group>button:hover,.public-nav-group.open>button{color:var(--shell-red);background:var(--shell-soft)}
.public-shell-trending{width:100%;max-width:100vw;min-height:42px;display:flex;align-items:center;justify-content:center;gap:24px;padding:0 20px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;border-top:1px solid var(--shell-line);background:var(--shell-soft);white-space:nowrap}
.public-shell-trending::-webkit-scrollbar{display:none}.public-shell-trending strong{display:flex;align-items:center;gap:7px;color:var(--shell-red);font:700 10px/1.4 var(--shell-sans);letter-spacing:.04em;text-transform:uppercase}.public-shell-trending strong .tot-icon{width:15px;height:15px}.public-shell-trending a{font:500 11px/1.4 var(--shell-sans)}.public-shell-trending a:hover{color:var(--shell-red)}
.public-nav-group{position:relative}.public-nav-group>div{display:none;position:absolute;top:calc(100% + 1px);left:0;z-index:5;width:260px;max-height:360px;overflow:auto;padding:8px;background:#fff;border:1px solid var(--shell-line);border-radius:0 0 12px 12px;box-shadow:0 18px 40px rgba(0,0,0,.1)}
.public-nav-group.open>div{display:grid}.public-nav-group>div a{min-height:42px;display:flex;align-items:center;padding:9px 12px;border-radius:8px;font:500 12px/1.45 var(--shell-sans)}.public-nav-group>div a:hover{background:var(--shell-soft);color:var(--shell-red)}
.public-shell-overlay{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:98}.public-shell-overlay[hidden]{display:none}
.public-shell-drawer{position:fixed;z-index:99;inset:0 auto 0 0;width:min(430px,94vw);height:100dvh;background:#fff;transform:translateX(-104%);transition:transform .24s ease;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;box-shadow:20px 0 50px rgba(0,0,0,.18);padding-bottom:max(20px,env(safe-area-inset-bottom))}
.public-shell.drawer-open .public-shell-drawer{transform:none}.public-drawer-open{overflow:hidden}
.public-drawer-head{position:sticky;top:0;z-index:2;height:104px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#fff;color:var(--shell-ink);border-bottom:1px solid var(--shell-line)}.public-drawer-head>a{width:210px;height:88px;display:flex;align-items:center}.public-drawer-head img{width:100%;height:100%;object-fit:contain}.public-drawer-head button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--shell-line)!important;border-radius:50%!important;background:#fff!important;color:var(--shell-ink)!important;padding:0!important}
.public-shell-drawer>form{height:54px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:9px;padding:0 18px;border-bottom:1px solid var(--shell-line)}.public-shell-drawer>form input{height:52px;border:0!important;padding:0!important;margin:0!important;font-size:16px!important}
.public-drawer-main{display:grid;grid-template-columns:1fr 1fr}.public-drawer-main a{min-height:52px;display:flex;align-items:center;padding:0 18px;border-right:1px solid var(--shell-line);border-bottom:1px solid var(--shell-line);font-size:13px;font-weight:650}
.public-drawer-groups details{border-bottom:1px solid var(--shell-line)}.public-drawer-groups summary{min-height:52px;padding:0 18px;display:flex;align-items:center;gap:11px;cursor:pointer;list-style:none;font-size:13px;font-weight:700}.public-drawer-groups summary::-webkit-details-marker{display:none}.public-drawer-groups summary i{margin-left:auto;font-style:normal}.public-drawer-groups details[open] summary i{transform:rotate(45deg)}
.public-drawer-groups nav{display:grid;grid-template-columns:1fr 1fr;padding:0 18px 14px;background:var(--shell-soft)}.public-drawer-groups nav a{padding:10px 8px 9px 0;border-bottom:1px solid var(--shell-line);font-size:12px;line-height:1.4}
.public-drawer-footer{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.public-drawer-footer a{min-height:46px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--shell-line);border-radius:10px;background:#fff;color:var(--shell-ink);font:650 12px/1.4 var(--shell-sans);text-align:left}.public-drawer-footer a .tot-icon{width:17px;height:17px}.public-drawer-footer .drawer-settings-link{background:var(--shell-soft)}.public-drawer-footer .drawer-account-link{grid-column:1/-1;min-height:52px;background:var(--shell-red);border-color:var(--shell-red);color:#fff}.public-drawer-footer .drawer-account-link span:last-child{margin-left:auto}
.shell-empty{padding:12px;color:#777;font-size:12px}
.shell-ad-mount{width:min(1240px,calc(100% - 40px));margin:28px auto;display:grid;gap:12px;font-family:var(--shell-sans)}
.shell-ad{min-height:112px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px 22px;border:1px solid var(--shell-line);border-radius:14px;background:color-mix(in srgb,var(--shell-ad-color,#f2e8d5) 38%,#fff);overflow:hidden}
.shell-ad img{width:168px;height:88px;object-fit:cover;border-radius:9px}.shell-ad>div{min-width:0}.shell-ad small{display:block;margin-bottom:5px;color:#6d6d68;font:700 9px/1 var(--shell-latin);letter-spacing:.11em}.shell-ad strong{display:block;font:600 23px/1.25 var(--shell-serif)}.shell-ad p{margin:5px 0 0;color:#60605c;font-size:12px;line-height:1.5}.shell-ad>a{min-height:40px;display:inline-flex;align-items:center;padding:0 14px;border-radius:8px;background:var(--shell-ink);color:#fff;font-size:11px;font-weight:700;white-space:nowrap}.shell-ad.ad-format-card{grid-template-columns:1fr;align-content:end;min-height:250px}.shell-ad.ad-format-card img{width:100%;height:auto;aspect-ratio:16/7}.shell-ad.ad-format-compact{min-height:76px;padding-block:13px}.shell-ad.ad-format-compact p{display:none}
.public-shell-footer{margin-top:64px;padding:42px max(20px,calc((100% - 1240px)/2));display:grid;grid-template-columns:minmax(240px,1fr) minmax(420px,1.5fr);gap:32px;background:var(--shell-ink);color:#fff;font-family:var(--shell-sans)}.public-shell-footer>div{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.public-footer-brand{width:190px;height:82px;padding:8px;border-radius:12px;background:#fff}.public-footer-brand img{width:100%;height:100%;object-fit:contain}.public-shell-footer p{max-width:260px;color:#c9c9c5;font-size:12px;line-height:1.6}.public-shell-footer #footer-email{color:#fff;font-size:11px;text-decoration:underline;text-underline-offset:4px}.public-shell-footer nav{display:flex;align-items:center;justify-content:flex-end;gap:22px;flex-wrap:wrap}.public-shell-footer nav a{font-size:12px;font-weight:650}.public-shell-footer nav a:hover{color:#f0aaaa}.public-shell-footer>small{grid-column:1/-1;padding-top:18px;border-top:1px solid #3a3a3a;color:#aaa;font:500 9px/1 var(--shell-sans);letter-spacing:.12em}
.public-mobile-bottom{display:none}
@media(max-width:800px){body{padding-bottom:calc(88px + env(safe-area-inset-bottom));background:var(--shell-soft)}.public-shell{position:sticky}.public-shell-top{width:calc(100% - 24px);height:86px;grid-template-columns:42px minmax(0,1fr) auto;gap:6px}.public-shell-brand{width:174px;height:74px}.public-shell-brand img{display:block;width:100%;height:100%;object-fit:contain}.public-shell-brand span{display:none}.public-shell-actions{gap:4px}.public-shell-actions .shell-search,.public-shell-actions .shell-account,.public-shell-language{display:grid;width:36px;min-width:36px;height:36px;padding:0;border-radius:50%}.public-shell-language .tot-icon{display:none}.public-shell-language b{display:block}.public-shell-actions .shell-account b{display:none}.public-shell-menu{width:40px;min-width:40px;height:40px}.public-shell-nav{display:none}.public-shell-mobile-nav{min-height:46px;border-top:1px solid var(--shell-line);display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;background:#fff}.public-shell-mobile-nav a{min-width:0;display:grid;place-items:center;padding:0 6px;border-right:1px solid var(--shell-line);font:650 11px/1.3 var(--shell-sans);white-space:nowrap}.public-shell-mobile-nav a:last-child{border-right:0}.public-shell-mobile-nav a:hover,.public-shell-mobile-nav a:focus-visible{color:var(--shell-red);background:var(--shell-soft)}.public-shell-trending{justify-content:flex-start;min-height:38px;gap:18px;padding:0 14px}.public-mobile-bottom{position:fixed;z-index:88;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));height:72px;padding:6px 8px;display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;border:1px solid #e5e5e8;border-radius:24px;background:rgba(248,248,248,.97);box-shadow:0 12px 34px rgba(43,45,66,.16);backdrop-filter:blur(18px);font-family:var(--shell-sans)}.public-mobile-bottom a,.public-mobile-bottom button{min-width:0;min-height:54px;padding:4px;border:0;border-radius:16px;background:transparent;color:#6b6d7c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font:650 9px/1.2 var(--shell-sans)}.public-mobile-bottom .tot-icon{width:21px;height:21px}.public-mobile-bottom [aria-current="page"]{color:var(--shell-red);background:#fff}.public-mobile-bottom .mobile-saved{align-self:center;height:68px;min-height:68px;margin-top:-20px;border:5px solid var(--shell-soft);border-radius:23px;background:var(--shell-ink);color:#fff;box-shadow:0 8px 20px rgba(43,45,66,.24)}.public-mobile-bottom .mobile-saved .tot-icon{width:23px;height:23px}.public-mobile-bottom .mobile-saved[aria-current="page"]{background:var(--shell-red);color:#fff}.public-mobile-bottom button{cursor:pointer}}
@media(max-width:420px){.public-shell-top{width:calc(100% - 18px);height:82px;grid-template-columns:40px minmax(0,1fr) auto;gap:3px}.public-shell-brand{width:146px;height:66px}.public-shell-actions{gap:2px}.public-shell-actions .shell-search,.public-shell-actions .shell-account,.public-shell-language{width:32px;min-width:32px;height:32px}.public-shell-actions .tot-icon{width:17px;height:17px}.public-shell-language b{font-size:8px}.public-shell-mobile-nav a{font-size:10px}.public-shell-drawer{width:100vw;max-width:none}.public-drawer-head{height:96px;padding-inline:16px}.public-drawer-head>a{width:196px;height:82px}.public-drawer-main{grid-template-columns:1fr}.public-drawer-main a{border-right:0}.public-drawer-groups nav{grid-template-columns:1fr}.public-drawer-footer{grid-template-columns:1fr}.public-drawer-footer .drawer-account-link{grid-column:auto}}
@media(max-width:700px){.public-shell-footer{margin-top:42px;padding:32px 20px calc(100px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:24px}.public-shell-footer>div{align-items:flex-start;flex-direction:column;gap:10px}.public-footer-brand{width:164px;height:70px}.public-shell-footer p{margin:0}.public-shell-footer nav{justify-content:flex-start;gap:10px 18px}.public-shell-footer>small{grid-column:auto}}
@media(max-width:700px){.shell-ad-mount{width:calc(100% - 28px);margin-block:20px}.shell-ad{grid-template-columns:1fr;padding:16px}.shell-ad img{width:100%;height:auto;aspect-ratio:16/7}.shell-ad>a{width:fit-content}.ad-desktop{display:none!important}}
@media(min-width:701px){.ad-mobile{display:none!important}}
@media(prefers-reduced-motion:reduce){.public-shell-drawer{transition:none}}
