.pagination{justify-content:center;margin-top:20px}.pagination .page-item .page-link{color:#000;background-color:#f8f9fa;border:1px solid #ddd;border-radius:5px;margin:0 5px;transition:all .3s ease}.pagination .page-item .page-link:hover{background-color:#e9ecef;color:#000}.pagination .page-item.active .page-link{background-color:var(--accent-color);color:#fff;border-color:var(--dark-accent-color)}.pagination .page-item.disabled .page-link{color:#6c757d;background-color:#f8f9fa;border-color:#ddd}.list-search-form{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;padding:.95rem;border:1px solid #d7e3ee;border-radius:1rem;background:radial-gradient(circle at 8% 20%,#bed8c847,#bed8c800 36%),linear-gradient(180deg,#fff,#f8fbfe);box-shadow:0 12px 24px #0f172a12}.list-search-input-wrap{position:relative;flex:1 1 520px;min-width:320px}.list-search-icon{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);color:#4b6678;font-size:.9rem;width:1.9rem;height:1.9rem;border-radius:.62rem;border:1px solid #d7e3ee;background:#eef4fa;display:inline-flex;align-items:center;justify-content:center}.list-search-input{height:48px;border:1px solid #cddae6;border-radius:.85rem;padding-left:3.1rem;font-size:.95rem;background-color:#fff}.list-search-input:focus{border-color:#3ea672;box-shadow:0 0 0 .2rem #19875424}.list-search-actions{display:flex;gap:.65rem;flex:0 0 auto;align-items:center}.list-search-btn,.list-search-clear-btn{height:48px;min-width:110px;border-radius:.82rem;font-weight:700;letter-spacing:.01em}.list-search-btn{box-shadow:0 10px 20px #19875433}.list-search-clear-btn{border-color:#c7d5e3;color:#43596a}.list-search-clear-btn:hover,.list-search-clear-btn:focus{background:#eef4fa;color:#1c2e3a;border-color:#b8c9d9}@media(max-width:480px){.list-search-form{flex-direction:column;align-items:stretch}.list-search-input-wrap{min-width:100%;flex-basis:auto}.list-search-actions{width:100%}.list-search-btn,.list-search-clear-btn{flex:1}}@media(min-width:768px){.list-search-form{flex-wrap:nowrap}.list-search-input-wrap{min-width:0}}:root{--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--breakpoint-xxl: 1400px;--bg-color: #f9f9f9;--bg-accent-color: #c8e6c9;--bg-breadcrumb: #f4f4f4;--accent-color: #198754;--dark-accent-color: #23724d;--black: #111111;--white: #ffff;--dark: #121212;--gray: #d1d5db;--warning-color: #ffe082;--success-color: #a5d6a7;--error-color: #ef9a9a;--secondary-links: #131313;--text-color: #1c1c1e}html,body{margin:0}.main-content{flex:1 1 0%;display:flex;flex-direction:column;min-height:100vh;background:transparent}.container-fluid{flex:1 1 0%;background-color:var(--bg-breadcrumb);min-height:100vh}.text-white{color:var(--white)!important}.color-primary{color:var(--accent-color)!important}.color-yellow{color:var(--warning-color)!important}.border-grey{border:1px solid rgb(196,196,196)!important}.border-accent,.border-success{border:2px solid var(--accent-color)!important}.bg-light-accent{background-color:var(--bg-accent-color)!important}.bg-grey{background-color:var(--bg-breadcrumb)!important}.breadcrumbs{margin-bottom:1rem}.breadcrumbs .breadcrumb{margin-bottom:0;min-height:58px;width:100%;border:1px solid #d5e0ea;background:radial-gradient(circle at 10% 25%,#bed7c657,#bed7c600 42%),linear-gradient(180deg,#fff,#f7fafd);border-radius:.9rem;box-shadow:0 10px 24px #0f172a0f;padding:.7rem 1rem;gap:.2rem}.breadcrumbs .breadcrumb-item{display:inline-flex;align-items:center;font-size:.97rem;font-weight:700}.breadcrumbs .breadcrumb-item a{color:#334a58;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.28rem .55rem;transition:background-color .2s ease,color .2s ease}.breadcrumbs .breadcrumb-item a i{width:1rem;display:inline-flex;align-items:center;justify-content:center;line-height:1}.breadcrumbs .breadcrumb-item.active,.breadcrumbs .breadcrumb-item.active i,.breadcrumbs .breadcrumb-item a.active{color:var(--accent-color)!important}.breadcrumbs .breadcrumb-current{background:#e8f5ee;border:1px solid #cde7d8;color:#156b44!important}.breadcrumbs .breadcrumb-item+.breadcrumb-item:before{display:inline-flex;align-items:center;margin:0 .15rem 0 .05rem;padding-top:.02rem;color:#7b8c9a;font-weight:700}.breadcrumbs .breadcrumb-item a:hover{color:var(--accent-color);background:#eef5fb}.module-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem .35rem 1rem;border-bottom:1px solid #dce4ec}.module-header-copy{flex:1 1 auto;min-width:260px}.module-header-title{display:inline-flex;align-items:center;gap:.6rem;font-family:Space Grotesk,DM Sans,sans-serif;font-size:clamp(1.7rem,2.6vw,2.3rem);line-height:1.12;letter-spacing:-.02em;color:#222b34}.module-header-icon{width:2.7rem;height:2.7rem;border-radius:.85rem;display:inline-flex;align-items:center;justify-content:center;color:#1b8f5a;background:#e7f4ed;border:1px solid #cfe5d8}.module-header-icon i{font-size:1.2rem}.module-header-subtitle{margin-top:.25rem;font-size:1.02rem;color:#5a6672;font-weight:600}.module-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.65rem;flex:0 0 auto}.module-header-btn{min-height:46px;border-radius:.82rem;padding:.55rem 1.2rem;font-weight:700;letter-spacing:.01em}.module-header-tabs{border:1px solid #d7e0e8;border-radius:.8rem;padding:.35rem;background:linear-gradient(180deg,#f8fafc,#f0f4f8);gap:.35rem}.module-header-tabs .nav-link{margin-right:0!important;padding:.48rem 1rem}.module-tabs-panel{width:100%;padding:.7rem .95rem;border:1px solid #d4dde7;border-radius:.75rem;background:linear-gradient(180deg,#eef2f6,#e9edf2);margin-bottom:1.1rem}.module-inline-tabs{gap:.45rem;border-bottom:none;padding-bottom:0}.module-inline-tabs .nav-link{margin-right:0!important;padding:.58rem 1.35rem!important;min-width:210px;min-height:44px;border-radius:.7rem!important;display:inline-flex;align-items:center;justify-content:center;background:#e5e9ee!important;border:1px solid #d4dbe3!important;color:#2d3a48!important;font-weight:700!important}.module-inline-tabs .nav-link.active{background:#6ab38f!important;border-color:#59a17d!important;color:#fff!important;box-shadow:0 8px 16px #59a17d3d}.module-page-shell{border:1px solid #cfd9e4;border-radius:.6rem;box-shadow:0 10px 24px #0f172a0f}.settings-content-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.settings-content-title{font-family:Space Grotesk,DM Sans,sans-serif;font-size:1.45rem;letter-spacing:-.01em;color:#22303a}.module-switchbar{border-radius:.85rem!important;border-color:#d7e2ec!important;background:linear-gradient(180deg,#fff,#f7fafd)!important;box-shadow:0 8px 20px #0f172a0d}@media(max-width:768px){.nav-pills .nav-link{min-width:0}.module-header{flex-direction:column;align-items:flex-start}.module-header-actions{width:100%;justify-content:flex-start}.module-tabs-panel{padding:.6rem .7rem}.module-inline-tabs .nav-link{min-width:0}.module-header-btn{width:100%}.settings-content-header{flex-direction:column;align-items:stretch}}.zoom-hover{transition:transform .3s ease}.zoom-hover:hover{transform:scale(1.03)}.hover-danger:hover{color:#de3543!important;background-color:#ffd9dc!important}.hover-success:hover{color:#000!important;background-color:#188755!important}.login-form{width:450px;max-width:90%;border:1px solid hsl(121,20%,97%)}.login-page{font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;min-height:100vh;padding:clamp(.45rem,1.5vw,1rem);background:radial-gradient(circle at 12% 18%,#aad2b759,#aad2b700 48%),radial-gradient(circle at 86% 76%,#a7b5d44d,#a7b5d400 42%),linear-gradient(125deg,#eef2ef,#e8edf3)}.login-shell{width:min(90vw,1440px);margin:0 auto;min-height:calc(100vh - clamp(.9rem,3vw,2rem));border-radius:1.6rem;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;background:#dfe3e8;border:1px solid rgba(210,218,228,.9);box-shadow:0 24px 68px #182e2533}.login-visual{position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(2rem,5vw,4rem);color:#f2fbf6;background:linear-gradient(145deg,#0a3727f2,#188754db 45%,#146245eb),url(/images/full_bg_logo.png);background-size:cover;background-position:center}.login-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#04281c38,#04281c85)}.login-visual-content{position:relative;z-index:1;width:min(510px,100%);animation:loginReveal .65s ease-out both}.login-visual-logo{width:96px;height:auto;margin-bottom:1.25rem;filter:drop-shadow(0 8px 18px rgba(5,20,14,.26))}.login-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.4rem .9rem;margin-bottom:1rem;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700;background:#d6eee22e;border:1px solid rgba(214,238,226,.42)}.login-visual h1{margin:0;font-family:Space Grotesk,DM Sans,sans-serif;font-size:clamp(1.75rem,3.2vw,2.55rem);line-height:1.16;letter-spacing:-.02em;max-width:12ch}.login-visual-copy{margin-top:1rem;max-width:40ch;font-size:clamp(.98rem,1.6vw,1.08rem);line-height:1.6;color:#edf8f2eb}.login-panel{display:grid;place-items:center;padding:clamp(1rem,3.2vw,2.5rem);background:linear-gradient(180deg,#f8fafcd6,#f5f7f9f2)}.login-card{width:min(430px,100%);padding:2.15rem 2rem;border:1px solid rgba(208,219,228,.72);box-shadow:0 16px 40px #1729211f;animation:loginSlide .65s ease-out both}.login-card .sidebar-logo{width:84px;height:auto}.login-input{border-radius:.85rem;border:1px solid #d8e2ea;background-color:#fcfeff;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.login-input:focus{border-color:#5ab98c;background-color:#fff;box-shadow:0 0 0 .2rem #19875426}.login-submit{border-radius:.85rem;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 10px 22px #1987543d;transition:transform .2s ease,box-shadow .2s ease}.login-submit:hover{transform:translateY(-1px);box-shadow:0 14px 26px #19875447}.login-card .form-label{font-size:.92rem}.login-card p{font-size:.95rem}.login-input.form-control-lg{min-height:44px;font-size:.98rem;padding:.6rem .9rem}.login-submit.btn-lg{padding:.65rem 1rem;font-size:.98rem}@keyframes loginReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes loginSlide{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media(max-width:992px){.login-shell{width:min(94vw,960px);grid-template-columns:1fr}.login-visual{min-height:280px;align-items:flex-end}.login-visual h1{max-width:18ch}}@media(max-width:576px){.login-page{padding:.55rem}.login-shell{width:100%;min-height:calc(100vh - 1.1rem);border-radius:1.1rem}.login-visual{min-height:235px;padding:1.6rem 1.2rem}.login-visual-logo{width:80px;margin-bottom:1rem}.login-visual-copy{margin-top:.75rem;line-height:1.45}.login-card{padding:1.5rem 1.2rem}}.dashboard-shell{border-radius:1.2rem;border:1px solid #dce3eb;background:radial-gradient(circle at 8% 10%,#bdd6c559,#bdd6c500 36%),radial-gradient(circle at 92% 88%,#b4c4dd42,#b4c4dd00 34%),#f9fbfd;padding:clamp(1rem,2.6vw,2rem)}.dashboard-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:start;gap:1.4rem;border-radius:1rem;padding:clamp(1rem,2vw,1.5rem);background:linear-gradient(140deg,#0f3f2d,#198754,#136342);color:#f3fbf6;box-shadow:0 18px 38px #13422f4d}.dashboard-hero-copy{max-width:62ch}.dashboard-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.38rem .78rem;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f4fff9f2;border:1px solid rgba(230,249,239,.44);background:#e7f7ed26}.dashboard-title{font-family:Space Grotesk,DM Sans,sans-serif;font-size:clamp(1.5rem,2.4vw,2rem);letter-spacing:-.015em}.dashboard-subtitle{color:#effbf4db;max-width:56ch;font-size:clamp(1rem,1.3vw,1.08rem);line-height:1.55}.dashboard-hero-side{width:100%;display:flex;flex-direction:column;align-items:flex-end}.dashboard-cta{border-radius:.8rem;font-weight:700;color:#14573d;border-color:#ffffff38;box-shadow:0 10px 24px #071d1433}.dashboard-mini-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.dashboard-mini-widget{border-radius:.8rem;padding:.75rem .8rem;border:1px solid rgba(229,247,237,.42);background:#eefbf41f}.dashboard-mini-label{font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:#e8faf1d1}.dashboard-mini-widget h4{font-family:Space Grotesk,DM Sans,sans-serif;font-size:1.14rem;color:#fff}.dashboard-stat-card{height:100%;border-radius:1rem;border:1px solid #e0e8ef;background:#fff;padding:1.3rem;box-shadow:0 10px 22px #17292114;transition:transform .2s ease,box-shadow .2s ease}.dashboard-stat-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #1729211f}.dashboard-stat-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.55rem}.dashboard-stat-label{font-weight:700;color:#25343f}.dashboard-stat-icon{width:2.25rem;height:2.25rem;border-radius:.7rem;display:inline-flex;align-items:center;justify-content:center;color:#198754;background:#e8f5ef}.dashboard-stat-value{font-family:Space Grotesk,DM Sans,sans-serif;font-size:clamp(1.6rem,2.2vw,2rem);font-weight:700;color:#111f18;line-height:1.15}.dashboard-stat-foot{margin-top:.4rem;color:#4f6675;font-size:.92rem}.dashboard-stat-card-sales{border-color:#cde7d9;background:linear-gradient(160deg,#fff,#f1faf5)}.dashboard-section-title{display:inline-flex;align-items:center;gap:.6rem;font-family:Space Grotesk,DM Sans,sans-serif;font-size:clamp(1.18rem,1.9vw,1.5rem);letter-spacing:-.01em;color:#1d313c}.dashboard-section-icon{width:2.05rem;height:2.05rem;border-radius:.72rem;display:inline-flex;align-items:center;justify-content:center;color:#198754;background:#e6f4ec;box-shadow:inset 0 0 0 1px #cfe6d8}.dashboard-section-hint{font-size:.92rem;color:#587083}.dashboard-quick-link{display:block;color:inherit;text-decoration:none}.dashboard-quick-card{min-height:180px;display:flex;flex-direction:column;justify-content:flex-start;border-radius:1rem;border:1px solid #dbe5ee;background:linear-gradient(180deg,#fff,#f7fafc);padding:1.25rem;box-shadow:0 10px 22px #16261e12;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dashboard-quick-card:hover{transform:translateY(-4px);border-color:#9ec7b1;box-shadow:0 16px 30px #14312524}.dashboard-quick-icon{width:2.55rem;height:2.55rem;border-radius:.85rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.95rem;color:#198754;background:#e8f4ee}.dashboard-quick-title{font-family:Space Grotesk,DM Sans,sans-serif;font-size:1.45rem;line-height:1.2;margin-bottom:.4rem;letter-spacing:-.015em;font-weight:600;color:#1e2d37}.dashboard-quick-copy{margin-top:auto;color:#5a7081;font-size:.98rem;line-height:1.45}@media(max-width:992px){.dashboard-hero{grid-template-columns:1fr}.dashboard-hero-side{align-items:flex-start}.dashboard-mini-grid{width:min(420px,100%)}}@media(max-width:768px){.dashboard-mini-grid{grid-template-columns:1fr}}@media(max-width:576px){.dashboard-shell{border-radius:.9rem;padding:.9rem}.dashboard-hero{border-radius:.85rem}.dashboard-quick-card{min-height:160px;padding:1rem}.dashboard-quick-title{font-size:1.28rem}.dashboard-quick-copy{font-size:.94rem}}header .navbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dbe4ed;background:linear-gradient(180deg,#fff,#f8fafc);padding:.7rem 1rem;height:62px}.header_logo{width:120px;height:60px}.user-icon-container{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#d8eee3;color:#0f5132;border-radius:50%;font-size:14px;transition:background-color .3s ease,transform .2s ease}.user-icon-container:hover{background-color:#c8e8d7;transform:translateY(-1px)}.header-user-trigger{display:inline-flex;align-items:center;gap:.55rem;padding:.2rem .62rem .2rem .28rem;border-radius:999px;border:1px solid #cfd9e3;background-color:#f8fbfe;text-decoration:none;box-shadow:0 4px 12px #0f172a0f;transition:all .2s ease}.header-user-trigger:hover,.header-user-trigger:focus,.header-user-trigger.show{background-color:#ecf6f0;border-color:#bcdac7}.header-user-meta{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.header-user-name{color:#116742;font-weight:700;font-size:1rem}.header-user-role-inline{margin-top:.16rem;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#5a7281}.header-user-menu{min-width:255px;border:1px solid #d4dfe8;border-radius:14px;padding:.5rem;box-shadow:0 18px 36px #0f172a24}.header-user-summary{display:flex;align-items:center;gap:.7rem;padding:.45rem .45rem .75rem;margin-bottom:.35rem;border-bottom:1px solid #dde6ee}.header-user-role{font-size:.75rem;color:#607584;font-weight:600}.header-user-item{display:flex;align-items:center;gap:.55rem;border-radius:8px;padding:.55rem .65rem;font-weight:600;color:var(--text-color)}.header-user-item:hover,.header-user-item:focus{background-color:#e7f3ec;color:var(--black)}.header-user-item i{width:16px;text-align:center}@media(max-width:480px){.header-user-trigger{padding:.14rem .34rem;gap:.25rem}.header-user-role-inline{display:none}.header-user-name{font-size:.9rem}}.home_header_section,.home_contact_section{height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid rgb(182,182,182)}.home_portal_section{height:auto}.bg-hover-primary:hover{background-color:#e9f5ee!important;box-shadow:0 4px 20px #00000012;cursor:pointer;transition:box-shadow .2s}.icon-quick:hover{color:#fff!important}.form-switch.form-switch-lg .form-check-input{width:3em!important;height:1.5em!important;font-size:1.25em!important}.custom-switch-success:checked{background-color:var(--accent-color)!important;border-color:var(--dark-accent-color)!important}.nav-pills .nav-link{border-radius:.72rem;color:#1f2937!important;font-weight:700!important;background-color:#e8edf2;margin-right:.5rem;padding:.55rem 1.35rem;min-width:170px;min-height:44px;border:1px solid #d1d9e3;transition:all .2s ease}.nav-pills .nav-link.active{color:#fff!important;font-weight:800!important;background-color:#5cae87!important;border-color:#4a9b74!important;box-shadow:0 6px 16px #5cae8747}.nav-pills{border-bottom:1px solid #e5e7eb;padding-bottom:.35rem}.nav-pills .nav-link:hover{background-color:#e9eef5;color:#111827}.valid-input{border:2px solid #28a745;background-color:#e9f7ef}.invalid-input{border:2px solid #dc3545;background-color:#f8d7da}.table-responsive{border:1px solid #e3e7eb;border-radius:.75rem;background:#fff;box-shadow:0 6px 18px #0f172a0d}.table{margin-bottom:0;color:#1f2937}.table thead th{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:#334155;background:#f7f9fc;border-bottom:1px solid #e6ebf0;padding:.85rem .9rem;vertical-align:middle}.table tbody td{padding:.85rem .9rem;vertical-align:middle;border-color:#eef2f6}.table-hover tbody tr:hover{background-color:#f2f6fb}.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:#94a3b812}.table .badge{font-weight:600}.report-filters{padding:.95rem;border:1px solid #d7e3ee;border-radius:1rem;background:radial-gradient(circle at 8% 20%,#bed8c83d,#bed8c800 36%),linear-gradient(180deg,#fff,#f8fbfe);box-shadow:0 12px 24px #0f172a12;row-gap:.75rem}.report-filters .form-control{height:48px;border-radius:.82rem;border:1px solid #cddae6;font-size:.95rem}.report-filters .form-control:focus{border-color:#3ea672;box-shadow:0 0 0 .2rem #19875424}.report-filters .btn{height:48px;border-radius:.82rem;font-weight:700}.report-filters .btn-outline-success{background-color:#2f9a67;border-color:#2f9a67;color:#fff}.report-filters .btn-outline-success:hover,.report-filters .btn-outline-success:focus{background-color:#288458;border-color:#288458;color:#fff}.report-filters .btn-outline-danger{background-color:#df5a63;border-color:#df5a63;color:#fff}.report-filters .btn-outline-danger:hover,.report-filters .btn-outline-danger:focus{background-color:#cc4d55;border-color:#cc4d55;color:#fff}.report-filters .btn-primary{box-shadow:0 10px 20px #19875433}.report-tab-content{padding-top:1.1rem!important}.report-filters{margin-top:.35rem}.report-loading{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;color:#334155;padding:.65rem 1.1rem;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;font-size:1.02rem}.report-loading .spinner-border{width:1.1rem;height:1.1rem}
