:root{--bd-green:#006a4e;--bd-red:#f42a41;--background:#f8fafc;--foreground:#1e293b;--card-bg:#fff;--border-color:#e2e8f0;--bs-success:var(--bd-green);--bs-success-rgb:0,106,78;--bs-danger:var(--bd-red);--bs-danger-rgb:244,42,65;--bs-primary:var(--bd-green);--bs-primary-rgb:0,106,78;--bs-body-bg:var(--background);--bs-body-color:var(--foreground)}html[data-theme=dark]{--background:#0b110f;--foreground:#e2e8f0;--card-bg:#131c19;--border-color:#23332d;--bs-success:#00c490;--bs-success-rgb:0,196,144;--bs-danger:#ff5a6e;--bs-danger-rgb:255,90,110;--bs-primary:#00c490;--bs-primary-rgb:0,196,144}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-tiro-bangla),serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;transition:background-color .3s,color .3s;background-color:var(--background)!important;color:var(--foreground)!important}html[data-theme=dark] .bg-white,html[data-theme=dark] .card,html[data-theme=dark] .modal-content,html[data-theme=dark] .dropdown-menu{background-color:var(--card-bg)!important;border-color:var(--border-color)!important}html[data-theme=dark] .bg-light{background-color:#1a2521!important}html[data-theme=dark] .bg-dark{background-color:#050807!important}html[data-theme=dark] .text-dark,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] h5,html[data-theme=dark] h6{color:#f8fafc!important}html[data-theme=dark] .text-secondary,html[data-theme=dark] .text-muted{color:#94a3b8!important}html[data-theme=dark] .border,html[data-theme=dark] .border-top,html[data-theme=dark] .border-bottom,html[data-theme=dark] .border-start,html[data-theme=dark] .border-end{border-color:var(--border-color)!important}html[data-theme=dark] .table{--bs-table-bg:transparent;--bs-table-color:var(--foreground);--bs-table-border-color:var(--border-color)}html[data-theme=dark] .table-light{--bs-table-bg:#1a2521;--bs-table-color:var(--foreground)}html[data-theme=dark] .form-control,html[data-theme=dark] .form-select,html[data-theme=dark] textarea{color:#e2e8f0!important;background-color:#0f1613!important;border-color:#23332d!important}html[data-theme=dark] .form-control:focus,html[data-theme=dark] .form-select:focus{border-color:var(--bs-success)!important;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)!important}html[data-theme=dark] .form-control::placeholder{color:#64748b!important}.btn-success,.btn-danger,.btn-primary{color:#fff!important}html[data-theme=dark] .btn-outline-secondary{color:#cbd5e1!important;border-color:#475569!important}html[data-theme=dark] .btn-outline-secondary:hover,html[data-theme=dark] .btn-outline-secondary.active{color:#fff!important;background-color:#334155!important}html[data-theme=dark] .btn-outline-dark{color:#e2e8f0!important;border-color:#475569!important}html[data-theme=dark] .btn-outline-dark:hover,html[data-theme=dark] .btn-outline-dark.active{color:#0b110f!important;background-color:#e2e8f0!important}html[data-theme=dark] .btn-dark{color:#f8fafc!important;background-color:#1e293b!important;border-color:#1e293b!important}html[data-theme=dark] .btn-white{color:#f8fafc!important;background-color:#131c19!important;border-color:#23332d!important}html[data-theme=dark] .btn-light{color:#e2e8f0!important;background-color:#1e293b!important;border-color:#334155!important}html[data-theme=dark] .btn-light:hover{color:#fff!important;background-color:#334155!important}html[data-theme=dark] .btn-close{filter:invert()grayscale()brightness(200%)}html[data-theme=dark] .accordion-button{background-color:var(--card-bg)!important;color:var(--foreground)!important}html[data-theme=dark] .accordion-button:after{filter:invert()}html[data-theme=dark] .accordion-button:not(.collapsed){background-color:rgba(var(--bs-success-rgb),.1)!important;color:var(--bs-success)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#475569}::-webkit-scrollbar-thumb:hover{background:var(--bs-success)}.fade-in{animation:.4s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hover-shadow{transition:all .3s}.hover-shadow:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a!important}.blur-effect{pointer-events:none;z-index:0}.hero-banner{background-color:#f8fafc}html[data-theme=dark] .hero-banner{-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 30px #0000004d;background-color:#131c19a6!important;border-bottom:1px solid #00c4901a!important}html[data-theme=dark] .blur-effect{opacity:.6!important;filter:blur(100px)!important}@media print{table{page-break-inside:auto!important}tr{page-break-inside:avoid!important;page-break-after:auto!important}thead{display:table-header-group!important}.no-print{display:none!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}
