.furnish-theme{color:#262421;background-color:#fff}.furnish-theme .font-heading{font-family:var(--theme-font-heading,var(--font-jost),"Hind Siliguri",sans-serif)}.furnish-theme .font-body{font-family:var(--theme-font-body,var(--font-inter),"Hind Siliguri",sans-serif)}.furnish-theme :focus-visible{outline:2px solid var(--theme-primary,#a9744c);outline-offset:2px}.furnish-theme ::-moz-selection{background:var(--theme-primary,#a9744c);color:#fff}.furnish-theme ::selection{background:var(--theme-primary,#a9744c);color:#fff}.furnish-theme .no-scrollbar::-webkit-scrollbar{display:none}.furnish-theme .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes fn-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fn-fade{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.furnish-theme .fn-rise{animation:fn-rise .8s cubic-bezier(.22,1,.36,1) forwards}.furnish-theme .fn-fade{animation:fn-fade 1.1s cubic-bezier(.22,1,.36,1) forwards}.furnish-theme .fn-rise-delay{animation:fn-rise .8s cubic-bezier(.22,1,.36,1) .12s both}@keyframes fn-ping{0%{transform:scale(1);opacity:.7}75%,to{transform:scale(2.1);opacity:0}}.furnish-theme .fn-ping{animation:fn-ping 1.9s cubic-bezier(0,0,.2,1) infinite}@keyframes fn-mega-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.furnish-theme .fn-mega{animation:fn-mega-in .18s ease-out both}@media (prefers-reduced-motion:reduce){.furnish-theme .fn-fade,.furnish-theme .fn-mega,.furnish-theme .fn-ping,.furnish-theme .fn-rise,.furnish-theme .fn-rise-delay{animation:none}}