/*
 * SKV NEXUS Offline UI compatibility stylesheet
 * Generated for this offline build. No CDN or network resource is required.
 * Only utilities used by the application are included; application logic is untouched.
 */

*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(13px,3.7vw,16px)}
body{margin:0;line-height:inherit}
button,input,select,textarea{font:inherit;line-height:inherit;color:inherit;margin:0}
button,input,select,textarea{background-color:transparent;background-image:none}
button,[role="button"]{cursor:pointer}
button:disabled{cursor:default}
a{color:inherit;text-decoration:inherit}
h1,h2,h3,h4,h5,h6,p{margin:0}
ol,ul,menu{list-style:none;margin:0;padding:0}
hr{height:0;color:inherit;border-top-width:1px}
img,svg{display:block;vertical-align:middle}
img{max-width:100%;height:auto}
input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}

/* Layout */
.block{display:block}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}
.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}
.min-w-0{min-width:0}.shrink-0{flex-shrink:0}.w-full{width:100%}.w-1\/2{width:50%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4{width:1rem}.w-\[85\%\]{width:85%}.h-4{height:1rem}.max-w-md{max-width:28rem}.max-w-xs{max-width:20rem}.max-w-\[90\%\]{max-width:90%}.min-h-screen{min-height:100vh}.min-h-\[100px\]{min-height:100px}.min-w-\[200px\]{min-width:200px}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}
.space-x-1>:not([hidden])~:not([hidden]){margin-left:.25rem}.space-x-1\.5>:not([hidden])~:not([hidden]){margin-left:.375rem}.space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}.space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}
.mx-auto{margin-left:auto;margin-right:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mt-0{margin-top:0}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-10{padding-bottom:2.5rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pl-4{padding-left:1rem}.pr-2{padding-right:.5rem}.pr-16{padding-right:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}

/* Position */
.inset-0{inset:0}.top-4{top:1rem}.top-full{top:100%}.right-0{right:0}.right-4{right:1rem}.right-5{right:1.25rem}.bottom-5{bottom:1.25rem}.bottom-10{bottom:2.5rem}.left-0{left:0}.left-5{left:1.25rem}.left-1\/2{left:50%}.\-translate-x-1\/2{transform:translateX(-50%)}
.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[9999\]{z-index:9999}

/* Sizing / overflow */
.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-56{max-height:14rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-words{overflow-wrap:break-word}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}

/* Typography */
.text-center{text-align:center}.text-right{text-align:right}.text-\[10px\]{font-size:clamp(9px,2.5vw,10px);line-height:1.45}.text-\[11px\]{font-size:clamp(9.5px,2.8vw,11px);line-height:1.45}.text-xs{font-size:clamp(10px,3vw,12px);line-height:1.4}.text-sm{font-size:clamp(11.5px,3.4vw,14px);line-height:1.45}.text-base{font-size:clamp(13px,3.8vw,16px);line-height:1.45}.text-lg{font-size:clamp(15px,4.4vw,18px);line-height:1.45}.text-xl{font-size:clamp(17px,5vw,20px);line-height:1.4}
.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.tracking-wide{letter-spacing:.025em}

/* Colors */
.bg-white{background-color:#fff}.bg-slate-50{background-color:#f8fafc}.bg-slate-100{background-color:#f1f5f9}.bg-slate-200{background-color:#e2e8f0}.bg-slate-400{background-color:#94a3b8}.bg-slate-700{background-color:#334155}.bg-slate-800{background-color:#1e293b}.bg-slate-800\/95{background-color:rgb(30 41 59 / .95)}
.bg-teal-50{background-color:#f0fdfa}.bg-teal-600{background-color:#0d9488}.bg-teal-700{background-color:#0f766e}
.bg-sky-50{background-color:#f0f9ff}.bg-sky-600{background-color:#0284c7}.bg-sky-700{background-color:#0369a1}.bg-sky-800{background-color:#075985}
.bg-indigo-50{background-color:#eef2ff}.bg-indigo-600{background-color:#4f46e5}.bg-indigo-700{background-color:#4338ca}.bg-emerald-50{background-color:#ecfdf5}.bg-emerald-600{background-color:#059669}.bg-blue-50{background-color:#eff6ff}.bg-blue-600{background-color:#2563eb}.bg-rose-50{background-color:#fff1f2}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-indigo-50{--tw-gradient-from:#eef2ff;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(238,242,255,0))}.via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,rgba(255,255,255,0))}.to-sky-50{--tw-gradient-to:#f0f9ff}
.bg-black\/50{background-color:rgb(0 0 0 / .5)}
.text-white{color:#fff}.text-slate-300{color:#cbd5e1}.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-teal-200{color:#99f6e4}.text-teal-600{color:#0d9488}.text-teal-700{color:#0f766e}.text-sky-200{color:#bae6fd}.text-sky-500{color:#0ea5e9}.text-sky-600{color:#0284c7}.text-sky-700{color:#0369a1}.text-sky-800{color:#075985}.text-indigo-500{color:#6366f1}.text-indigo-600{color:#4f46e5}.text-indigo-800{color:#3730a3}.text-emerald-500{color:#10b981}.text-emerald-600{color:#059669}.text-rose-500{color:#f43f5e}.text-rose-600{color:#e11d48}.text-blue-500{color:#3b82f6}.text-green-400{color:#4ade80}.text-yellow-300{color:#fde047}

/* Borders */
.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-l-4{border-left-width:4px}
.border-slate-100{border-color:#f1f5f9}.border-slate-200{border-color:#e2e8f0}.border-slate-300{border-color:#cbd5e1}.border-slate-500{border-color:#64748b}.border-slate-700{border-color:#334155}.border-teal-100{border-color:#ccfbf1}.border-teal-200{border-color:#99f6e4}.border-teal-500{border-color:#14b8a6}.border-sky-100{border-color:#e0f2fe}.border-sky-200{border-color:#bae6fd}.border-sky-600{border-color:#0284c7}.border-indigo-100{border-color:#e0e7ff}.border-indigo-200{border-color:#c7d2fe}.border-indigo-500{border-color:#6366f1}.border-emerald-100{border-color:#d1fae5}.border-rose-100{border-color:#ffe4e6}.border-rose-200{border-color:#fecdd3}.border-blue-200{border-color:#bfdbfe}.border-l-sky-500{border-left-color:#0ea5e9}.border-l-indigo-500{border-left-color:#6366f1}.border-l-emerald-500{border-left-color:#10b981}

/* Radius / shadows */
.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}
.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)}.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1)}.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}

/* Effects */
.opacity-0{opacity:0}.opacity-100{opacity:1}.pointer-events-none{pointer-events:none}.transform{transform:translateZ(0)}.scale-95{transform:scale(.95)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.duration-300{transition-duration:300ms}.translate-y-4{transform:translateY(1rem)}.translate-y-0{transform:translateY(0)}.hover\:scale-110:hover{transform:scale(1.1)}
.backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}

/* Form / interaction */
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px rgb(255 255 255 / .9),0 0 0 4px currentColor}.focus\:ring-teal-500:focus{--tw-ring-color:#14b8a6;box-shadow:0 0 0 2px rgb(255 255 255 / .9),0 0 0 4px #14b8a6}.focus\:ring-sky-500:focus{box-shadow:0 0 0 2px rgb(255 255 255 / .9),0 0 0 4px #0ea5e9}.focus\:ring-indigo-500:focus{box-shadow:0 0 0 2px rgb(255 255 255 / .9),0 0 0 4px #6366f1}.focus\:ring-slate-500:focus{box-shadow:0 0 0 2px rgb(255 255 255 / .9),0 0 0 4px #64748b}

/* Hover states */
.hover\:bg-slate-50:hover{background-color:#f8fafc}.hover\:bg-slate-100:hover{background-color:#f1f5f9}.hover\:bg-slate-300:hover{background-color:#cbd5e1}.hover\:bg-slate-500:hover{background-color:#64748b}.hover\:bg-slate-600:hover{background-color:#475569}.hover\:bg-slate-900:hover{background-color:#0f172a}.hover\:bg-teal-50:hover{background-color:#f0fdfa}.hover\:bg-teal-100:hover{background-color:#ccfbf1}.hover\:bg-teal-700:hover{background-color:#0f766e}.hover\:bg-teal-800:hover{background-color:#115e59}.hover\:bg-sky-50:hover{background-color:#f0f9ff}.hover\:bg-sky-100:hover{background-color:#e0f2fe}.hover\:bg-sky-700:hover{background-color:#0369a1}.hover\:bg-sky-900:hover{background-color:#0c4a6e}.hover\:bg-indigo-50:hover{background-color:#eef2ff}.hover\:bg-indigo-700:hover{background-color:#4338ca}.hover\:bg-indigo-800:hover{background-color:#3730a3}.hover\:bg-emerald-50:hover{background-color:#ecfdf5}.hover\:bg-emerald-700:hover{background-color:#047857}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-rose-50:hover{background-color:#fff1f2}.hover\:bg-rose-100:hover{background-color:#ffe4e6}.hover\:text-white:hover{color:#fff}.hover\:text-blue-700:hover{color:#1d4ed8}.hover\:text-indigo-700:hover{color:#4338ca}.hover\:text-rose-600:hover{color:#e11d48}.hover\:text-rose-700:hover{color:#be123c}.hover\:underline:hover{text-decoration-line:underline}

/* Application-specific classes already present in the original files */
.tab-active{border-bottom:2px solid #0d9488;color:#0f766e;font-weight:700}.tab-inactive{color:#64748b}.print-only{display:none}.last\:border-b-0:last-child{border-bottom-width:0}.no-print,.print-hide{ }

/* Responsive utilities used by the app */
@media (min-width:640px){.sm\:w-auto{width:auto}.sm\:space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}}
@media (min-width:768px){.md\:inline{display:inline}.md\:left-auto{left:auto}.md\:w-80{width:20rem}}

/* Print behavior mirrors the page-level print CSS */
@media print{
 .no-print,.print-hide,header,form,button,input,select,.no-print-area,#toastNotification{display:none!important}
 .print-only{display:block!important}
 body{background:#fff!important;color:#000!important;padding:0!important;margin:0!important}
 main{max-width:100%!important;width:100%!important;padding:0!important;margin:0!important}
 .bg-white,.bg-slate-50,.bg-teal-50,.bg-emerald-50,.bg-rose-50,.bg-slate-100,.bg-sky-50{background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:none!important}
 .shadow-sm,.shadow-md,.shadow-lg{box-shadow:none!important}
 .delete-main-ledger,.delete-party-ledger,.delete-party-btn,.edit-party-btn,.edit-ledger-btn,.delete-account-ledger,.delete-account-btn,.edit-account-btn{display:none!important}
}

/* Responsive text sizing: automatically scales with the device viewport. */
@media (max-width:480px){body{-webkit-text-size-adjust:100%;}button,input,select,textarea{font-size:inherit;}}


/* SKV NEXUS subtle page footer */
.skv-footer {
    text-align: center;
    font-size: 9px;
    line-height: 1.3;
    margin: 12px auto 0;
    padding: 4px 0 2px;
}
.skv-footer a {
    color: #2563eb;
    text-decoration: none;
}
.skv-footer a:hover { text-decoration: underline; }
@media print {
    .skv-footer { display: none !important; }
}
