.printhub-theme{color:#201c3a;background-color:#fff}.printhub-theme .font-heading{font-family:var(--theme-font-heading,var(--font-baloo),"Hind Siliguri",sans-serif)}.printhub-theme .font-body{font-family:var(--theme-font-body,var(--font-poppins),"Hind Siliguri",sans-serif)}.printhub-theme :focus-visible{outline:2px solid var(--theme-primary,#db2777);outline-offset:2px}.printhub-theme ::-moz-selection{background:var(--theme-primary,#db2777);color:#fff}.printhub-theme ::selection{background:var(--theme-primary,#db2777);color:#fff}.printhub-theme .no-scrollbar::-webkit-scrollbar{display:none}.printhub-theme .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.printhub-theme .ph-cmyk-strip{background:linear-gradient(90deg,#00b7eb 0 25%,#ec0f8a 25% 50%,#ffd400 50% 75%,#201c3a 75% 100%)}@keyframes ph-pop{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.printhub-theme .ph-pop{animation:ph-pop .7s cubic-bezier(.22,1,.36,1) both}.printhub-theme .ph-pop-late{animation:ph-pop .7s cubic-bezier(.22,1,.36,1) .15s both}@keyframes ph-wobble{0%,to{transform:rotate(-6deg)}50%{transform:rotate(4deg)}}.printhub-theme .ph-wobble{animation:ph-wobble 3.4s ease-in-out infinite}@keyframes ph-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.printhub-theme .ph-marquee{animation:ph-marquee 26s linear infinite}.printhub-theme .ph-acc-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s cubic-bezier(.4,0,.2,1)}.printhub-theme .ph-acc-panel.is-open{grid-template-rows:1fr}.printhub-theme .ph-acc-panel>div{overflow:hidden}