@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,sans-serif;color:#111827;background:#f8f1e4;background-image:url(/uploads/background%20parttern.png);background-size:cover;background-attachment:fixed;background-position:center}.solid-background{background-image:radial-gradient(circle at 20% 20%,#00a9c626 0,#00a9c60f,#0000 60%),radial-gradient(circle at 80% 70%,#e1a24526 0,#e1a2450d,#0000 70%);background-size:cover}.bg-curve{background:linear-gradient(180deg,#f8f1e400,#e1a24526),#f8f1e4}.animate-fadeIn{animation:fadeIn .3s ease both}.animate-draw{stroke-dasharray:500;stroke-dashoffset:500;animation:draw 3s ease forwards;animation-delay:.4s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes draw{0%{stroke-dashoffset:500}to{stroke-dashoffset:0}}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prose h4,.prose h5{color:#111827}.prose p{margin:0 0 1rem}.custom-flipbook-shell{margin:0 auto;width:min(1000px,100%);min-height:620px;border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 30px 60px #00000026}.custom-flipbook{width:100%;min-height:620px;display:grid;grid-template-columns:1fr 1fr}.custom-flipbook.single-page{grid-template-columns:1fr}.flipbook-page{border-left:1px solid #ddd;min-height:620px;background:#fff;overflow:hidden}.flipbook-page:first-child{border-left:0}.custom-flipbook-shell.is-fullscreen{width:100%;height:100%;max-width:100%;max-height:100%;border:0;border-radius:0;box-shadow:none}.custom-flipbook-shell.is-fullscreen .custom-flipbook,.custom-flipbook-shell.is-fullscreen .flipbook-page{min-height:100vh}@media(max-width:768px){.custom-flipbook-shell,.custom-flipbook,.flipbook-page,.custom-flipbook-shell.is-fullscreen .custom-flipbook,.custom-flipbook-shell.is-fullscreen .flipbook-page{min-height:520px}}
