.inkwell-theme{color:#23201c;background-color:#fbf6ec}.inkwell-theme .font-heading{font-family:var(--theme-font-heading,var(--font-playfair),"Hind Siliguri",serif);letter-spacing:-.01em}.inkwell-theme .font-body{font-family:var(--theme-font-body,var(--font-jost),"Hind Siliguri",sans-serif)}.inkwell-theme .font-serif{font-family:var(--font-cormorant),"Hind Siliguri",Georgia,serif}.inkwell-theme :focus-visible{outline:2px solid var(--theme-primary,#a65b3c);outline-offset:2px}.inkwell-theme ::-moz-selection{background:var(--theme-primary,#a65b3c);color:#fbf6ec}.inkwell-theme ::selection{background:var(--theme-primary,#a65b3c);color:#fbf6ec}.inkwell-theme .no-scrollbar::-webkit-scrollbar{display:none}.inkwell-theme .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes iw-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.inkwell-theme .iw-rise{animation:iw-rise .8s cubic-bezier(.22,1,.36,1) both}.inkwell-theme .iw-rise-2{animation:iw-rise .8s cubic-bezier(.22,1,.36,1) .14s both}@keyframes iw-float{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-12px) rotate(-3deg)}}.inkwell-theme .iw-float{animation:iw-float 6.5s ease-in-out infinite}.inkwell-theme .iw-dropcap:first-letter{float:left;font-family:var(--theme-font-heading,var(--font-playfair),"Hind Siliguri",serif);font-size:3.6em;line-height:.78;font-weight:700;padding:.04em .12em 0 0;color:var(--theme-primary,#a65b3c)}.inkwell-theme .iw-signature{font-family:var(--font-cormorant),"Hind Siliguri",Georgia,serif;font-style:italic;font-weight:600;letter-spacing:.02em}.inkwell-theme .iw-acc-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s cubic-bezier(.4,0,.2,1)}.inkwell-theme .iw-acc-panel.is-open{grid-template-rows:1fr}.inkwell-theme .iw-acc-panel>div{overflow:hidden}@media (prefers-reduced-motion:reduce){.inkwell-theme .iw-float,.inkwell-theme .iw-rise,.inkwell-theme .iw-rise-2{animation:none}}