/* BhumiConverter local layout fallback.
   Keeps static pages readable when the optional Tailwind CDN is unavailable. */
*,*::before,*::after{box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0;background:#f8fafc;color:#1e293b;font-family:"DM Sans",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:inherit}button,input,select,textarea{font:inherit}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.mx-auto{margin-left:auto;margin-right:auto}.max-w-6xl{max-width:72rem}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.max-w-xl{max-width:36rem}.w-full{width:100%}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.border{border-width:1px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-slate-100{border-color:#f1f5f9}.border-slate-200{border-color:#e2e8f0}.border-emerald-100{border-color:#d1fae5}.border-emerald-200{border-color:#a7f3d0}.bg-white{background:#fff}.bg-slate-50{background:#f8fafc}.bg-slate-800{background:#1e293b}.bg-emerald-50{background:#ecfdf5}.bg-emerald-100{background:#d1fae5}.text-center{text-align:center}.text-left{text-align:left}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-relaxed{line-height:1.625}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1e293b}.text-slate-900{color:#0f172a}.text-emerald-600{color:#059669}.text-emerald-700{color:#047857}.text-emerald-800{color:#065f46}.text-white{color:#fff}.underline{text-decoration:underline}.shadow-sm{box-shadow:0 1px 2px rgba(15,23,42,.06)}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.backdrop-blur{backdrop-filter:blur(10px)}.bg-white\/90{background:rgba(255,255,255,.9)}.hover\:text-emerald-400:hover{color:#34d399}.hover\:text-emerald-600:hover{color:#059669}.hover\:bg-slate-100:hover{background:#f1f5f9}.hover\:bg-emerald-50:hover{background:#ecfdf5}.md\:flex{display:none}.md\:flex-row{flex-direction:column}.md\:py-20{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:text-5xl{font-size:2.25rem;line-height:1.1}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:grid-cols-2{grid-template-columns:1fr}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:text-5xl{font-size:3rem;line-height:1.1}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:hidden{display:none}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:p-10{padding:2.5rem}}
header>div{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}header nav{align-items:center;gap:1.5rem}header nav a{white-space:nowrap;font-size:.875rem}main{width:100%}footer nav{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}h1,h2,h3,h4{font-family:"Playfair Display",Georgia,serif}p{margin-top:0;margin-bottom:0}@media(min-width:768px){header>div{max-width:72rem;padding-top:.75rem;padding-bottom:.75rem}}
