@import"https://fonts.googleapis.com/css2?family=Public+Sans:wght@300;400;500;600;700;800&display=swap";.logo-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 8px;transition:all .3s ease}.logo-container.collapsed{padding:8px 4px}.logo-image{transition:all .3s ease}.logo-image:first-child{width:120px;height:120px;object-fit:cover;border-radius:50%}.logo-container.collapsed .logo-image:first-child{width:32px;height:32px;object-fit:cover;border-radius:50%}@media (max-width: 768px){.logo-container{padding:10px 6px}.logo-image:first-child{width:60px;height:60px}.logo-container.collapsed .logo-image:first-child{width:28px;height:28px}}@media (max-width: 480px){.logo-image:first-child{width:50px;height:50px}}.custom-sidebar{background:#6d548e!important;box-shadow:2px 0 8px #00000026;position:relative;transition:all .3s ease;font-family:Public Sans,sans-serif;border-radius:16px!important;margin:8px!important;height:calc(98vh - 16px)!important}.custom-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;border-radius:16px;overflow:hidden}.sidebar-overlay{display:none}.sidebar-content{display:flex;flex-direction:column;height:100vh}.sidebar-header{display:flex;flex-direction:column;align-items:center;padding:16px 12px;margin-bottom:8px;flex-shrink:0;transition:all .3s ease}.ant-layout-sider-collapsed .sidebar-header{display:flex!important;padding:12px 8px 8px!important;margin-bottom:4px!important}.sidebar-menu{background-color:transparent!important;border:none!important;flex-grow:1;font-family:Public Sans,sans-serif;padding:0 12px 12px;overflow-y:auto!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important;justify-content:flex-start}.sidebar-menu::-webkit-scrollbar{width:4px}.sidebar-menu::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}.sidebar-menu::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.sidebar-menu::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.ant-layout-sider-collapsed .sidebar-menu{padding:0 16px 12px!important;justify-content:flex-start!important;align-items:stretch!important;gap:4px!important}.sidebar-menu .ant-menu-item{color:#ffffffe6!important;margin:6px 0!important;border-radius:8px!important;height:52px!important;line-height:52px!important;transition:all .3s ease;font-family:Public Sans,sans-serif;font-weight:600!important;font-size:16px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-shrink:0}.sidebar-menu .ant-menu-item:hover{background-color:#ffffff26!important;color:#fff!important;font-weight:700!important}.sidebar-menu .ant-menu-item-selected{background-color:#ffffff40!important;color:#fff!important;font-weight:700!important}.sidebar-menu .ant-menu-item-icon{font-size:20px!important;font-weight:600!important;margin-right:12px!important}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-item{width:auto!important;height:44px!important;margin:3px 0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;position:relative}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-item-icon{font-size:22px!important;margin-right:0!important}.ant-layout-sider-collapsed .sidebar-menu .ant-menu-item .ant-menu-title-content{display:none!important}.sidebar-footer{flex-shrink:0;margin-top:auto;padding:8px 12px 12px}.logout-menu{background:transparent!important}.logout-menu .ant-menu-item{color:#ffffffe6!important;transition:all .3s ease;margin:6px 0!important;border-radius:8px!important;height:52px!important;line-height:52px!important;font-family:Public Sans,sans-serif;font-weight:600!important;font-size:16px!important}.logout-menu .ant-menu-item:hover{background-color:#ee4a4d!important;color:#fff!important;font-weight:700!important}.logout-menu .ant-menu-item .anticon{color:inherit!important;font-size:20px!important;margin-right:12px!important}.logout-menu .logout-item{transition:all .3s ease}.logout-menu .logout-item:hover{background-color:#ee4a4d!important;color:#fff!important}.logout-menu .logout-item.ant-menu-item-disabled{opacity:1!important;cursor:not-allowed;background-color:#ee4a4d!important;color:#fff!important}.logout-menu .logout-item.ant-menu-item-disabled .anticon,.logout-menu .logout-item.ant-menu-item-disabled .anticon-loading{color:#fff!important}.ant-layout-sider-collapsed .logout-menu .ant-menu-item{padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;height:44px!important;margin:3px 0!important}.ant-layout-sider-collapsed .logout-menu .ant-menu-item .anticon{font-size:22px!important;margin-right:0!important}.ant-layout-sider-collapsed .logout-menu .ant-menu-item .ant-menu-title-content{display:none!important}@media (max-width: 1024px){.sidebar-menu .ant-menu-item,.logout-menu .ant-menu-item{height:48px!important;line-height:48px!important;font-size:15px!important}}@media (max-width: 768px){.sidebar-overlay{display:block;position:fixed;inset:0;background:#00000080;z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-sidebar{position:fixed!important;left:0;top:0;bottom:0;z-index:1000;margin:0!important;height:100vh!important;border-radius:0!important;transform:translate(0);transition:transform .3s ease;box-shadow:2px 0 8px #0000004d}.ant-layout-sider-collapsed.custom-sidebar{transform:translate(-100%)}.custom-sidebar .ant-layout-sider-children{border-radius:0}.sidebar-header{padding:12px 8px!important}.sidebar-menu{padding:0 8px 8px!important}.sidebar-menu .ant-menu-item{height:48px!important;line-height:48px!important;font-size:15px!important;margin:4px 0!important}.sidebar-menu .ant-menu-item-icon{font-size:18px!important}.logout-menu .ant-menu-item{height:48px!important;line-height:48px!important;font-size:15px!important}.sidebar-footer{padding:8px 8px 12px}}@media (max-width: 480px){.sidebar-menu .ant-menu-item{height:44px!important;line-height:44px!important;font-size:14px!important}.sidebar-menu .ant-menu-item-icon{font-size:16px!important;margin-right:10px!important}.logout-menu .ant-menu-item{height:44px!important;line-height:44px!important;font-size:14px!important}.logout-menu .ant-menu-item .anticon{font-size:16px!important}}.topbar-container{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000f;position:sticky;top:0;z-index:100;font-family:Public Sans,sans-serif;border-radius:16px;margin:8px 8px 0 0}.topbar-left{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.topbar-toggle-button{width:40px!important;height:40px!important;border-radius:4px!important;border:none!important;background:transparent!important;color:#666!important;transition:all .3s ease;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px!important;flex-shrink:0}.topbar-toggle-button:hover{background:#f8f9fa!important;color:#333!important}.topbar-toggle-button:active{background:#e9ecef!important;color:#212529!important}.topbar-toggle-button .anticon{font-size:16px!important}.topbar-title{margin:0;font-size:24px;font-weight:600;color:#262626;font-family:Public Sans,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.topbar-notification-button{width:40px!important;height:40px!important;border-radius:50%!important;border:1px solid #d9d9d9!important;color:#595959!important;position:relative;transition:all .3s ease;flex-shrink:0}.topbar-notification-button:hover{border-color:#ff7875!important;color:#ff7875!important;background:#fff2f0!important}.notification-badge{position:absolute;top:-6px;right:-6px;background:#ff4d4f;color:#fff;border-radius:50%;min-width:18px;height:18px;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;line-height:1;border:2px solid #fff}@media (max-width: 1024px){.topbar-container{padding:0 20px}.topbar-title{font-size:22px}.topbar-left{gap:14px}}@media (max-width: 768px){.topbar-container{padding:0 16px;height:56px;margin:0;border-radius:0}.topbar-title{font-size:18px}.topbar-left{gap:12px}.topbar-toggle-button,.topbar-notification-button{width:36px!important;height:36px!important}.topbar-toggle-button .anticon{font-size:14px!important}}@media (max-width: 480px){.topbar-container{padding:0 12px;height:52px}.topbar-title{font-size:16px;max-width:200px}.topbar-left{gap:8px}.topbar-toggle-button,.topbar-notification-button{width:32px!important;height:32px!important}.topbar-toggle-button .anticon{font-size:13px!important}.notification-badge{min-width:16px;height:16px;font-size:10px;top:-4px;right:-4px}}@media (max-width: 360px){.topbar-title{font-size:14px;max-width:150px}}.dashboard-content{background:#eee;min-height:100%;border-radius:20px;padding:24px;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.dashboard-content .ant-typography,.dashboard-content h1,.dashboard-content h2,.dashboard-content h3,.dashboard-content h4,.dashboard-content h5,.dashboard-content h6,.dashboard-content p,.dashboard-content span,.dashboard-content div{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"!important}.hero-card{background:linear-gradient(to right,#6d548e 0% 50%,#8b6eb3 80%,#a484c7 85%,#9c83be);border-radius:20px;border:none;height:150px;box-shadow:0 4px 20px #0000001a;position:relative;overflow:hidden}.hero-content{height:100%;display:flex;align-items:center}.hero-content .ant-row{width:100%;height:100%;align-items:center}.hero-content h2{color:#ffffffe6;margin-top:-15px;margin-bottom:3px;font-size:40px;font-weight:880}.hero-description{color:#ffffffe6;font-weight:600;font-size:15px}.hero-image-col{display:flex;justify-content:flex-end;align-items:center;height:100%;padding-right:55px}.hero-image{display:flex;margin-top:-15px;justify-content:center;align-items:center;height:100%;position:relative}.hero-logo{max-height:260px;max-width:200px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(0,0,0,.25));transform:scale(1.4);transition:transform .3s ease}.hero-logo:hover{transform:scale(1.45)}.datetime-info{display:flex;flex-direction:row;gap:24px;margin-top:10px;align-items:center;flex-wrap:wrap}.date-time-item{display:flex;align-items:center;gap:8px;flex-shrink:0}.datetime-icon{color:#ffffffe6!important;font-size:14px!important}.datetime-text{color:#ffffffe6!important;font-weight:600!important;font-size:14px!important;margin:0!important;white-space:nowrap}.tally-section-wrapper{background:transparent;padding:0;position:relative;width:100%;margin-top:-40px}.tally-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:12px;position:relative;width:100%}.tally-title{font-weight:880!important;color:#2d3436!important;margin-top:30px!important;margin-bottom:0!important;font-size:20px!important}.control-section{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin-top:0!important;width:100%;position:relative}.control-section .ant-card-body{padding:0!important;background:transparent!important}.cards-with-filter{position:relative;padding-right:160px}.filter-dropdown{background:#fff!important;border:1px solid #d1d5db!important;color:#374151!important;border-radius:10px!important;padding:8px 16px!important;font-size:13px!important;font-weight:500!important;display:flex!important;align-items:center!important;gap:6px!important;box-shadow:0 1px 3px #0000001a!important;transition:all .2s ease!important;position:absolute!important;right:0!important;top:0!important;z-index:10!important;height:40px!important;min-width:100px!important;justify-content:center!important}.filter-dropdown:hover{background:#6d548e!important;border-color:#9ca3af!important;color:#ffffffe6!important;box-shadow:0 2px 6px #00000026!important}.filter-dropdown .anticon{color:#6b7280!important;font-size:10px!important}.filter-dropdown:hover .anticon{color:#ffffffe6!important}.mobile-only{display:none!important}.desktop-only{display:flex!important}.stats-card{border-radius:12px;border:none;box-shadow:0 2px 12px #00000014;transition:all .3s ease;height:100px;overflow:hidden;position:relative;width:100%}.stats-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.stats-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;text-align:left;padding:16px;position:relative}.stats-label{font-weight:500!important;font-size:14px!important;margin-bottom:8px!important;text-transform:none!important;letter-spacing:normal!important;opacity:.7}.stats-number{font-weight:800!important;margin:0!important;font-size:32px!important;line-height:1!important}.total-passenger,.resident,.revenue{background:#f8f9fa;border:1px solid #e9ecef}.total-passenger .stats-label,.resident .stats-label,.revenue .stats-label{color:#0009!important}.total-passenger .stats-number,.resident .stats-number,.revenue .stats-number{color:#2d3436!important}.tourist{background:#6d548e!important;border:none!important}.tourist .stats-label{color:#fffc!important}.tourist .stats-number{color:#fff!important}.tourist:hover{box-shadow:0 5px 20px #6d548e4d!important}.recent-tally{border-radius:20px;border:none;box-shadow:0 4px 20px #00000014;background:#fff;height:460px;display:flex;flex-direction:column}.recent-tally .ant-card-body{padding:20px!important;display:flex;flex-direction:column;height:100%;overflow:hidden}.recent-tally .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0;flex-shrink:0}.recent-tally .section-header strong{font-weight:880!important;color:#2d3436!important;font-size:20px!important;line-height:1.4!important}.more-options{color:#636e72!important;font-size:20px!important;font-weight:700!important;border:none!important;box-shadow:none!important;padding:0!important;background:transparent!important;cursor:pointer}.table-container{width:100%;flex:1;overflow-y:auto;overflow-x:hidden;min-height:360px;max-height:380px;padding:8px 0;scrollbar-width:none;-ms-overflow-style:none}.table-container::-webkit-scrollbar{display:none}.table-header{display:grid;grid-template-columns:.8fr 1fr 2.5fr .7fr .9fr;gap:8px;padding:12px 16px;background:#f8f9fa;border-radius:8px 8px 0 0;font-weight:600!important;flex-shrink:0}.table-header .table-cell{font-weight:700!important;color:#636e72!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.5px}.table-body{display:flex;flex-direction:column;gap:8px;padding-bottom:8px}.table-row{display:grid;grid-template-columns:.8fr 1fr 2.5fr .7fr .9fr;gap:8px;padding:10px 16px;border-bottom:1px solid #f0f0f0;transition:all .2s ease;align-items:center}.table-row:hover{background-color:#edf0f3}.table-cell{font-size:13px!important;color:#2d3436!important;font-weight:500!important;display:flex;align-items:center}.collector-cell{display:flex!important;align-items:center!important;gap:0!important}.collector-cell span{font-weight:600!important;color:#2d3436!important;font-size:13px!important}.border-tally-card{border-radius:20px;border:none;box-shadow:0 4px 20px #00000014;background:#fff;height:460px;display:flex;flex-direction:column}.border-tally-card .ant-card-body{padding:20px!important;display:flex;flex-direction:column;height:100%;overflow:hidden}.border-tally-card .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0;flex-shrink:0}.border-tally-card .section-header strong{font-weight:880!important;color:#2d3436!important;font-size:20px!important;line-height:1.4!important}.border-tally-list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:14px;flex:1;height:100%;min-height:0}.border-tally-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:18px;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:0;overflow:hidden}.border-tally-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#6d548e}.border-tally-name{margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #e9ecef;flex-shrink:0}.border-tally-name .ant-typography{font-size:15px!important;font-weight:700!important;color:#2d3436!important}.border-tally-stats{display:flex;justify-content:space-between;gap:16px}.border-tally-stat{display:flex;flex-direction:column;gap:6px;flex:1;text-align:center}.border-tally-stat .stat-label{font-size:11px!important;color:#8c8c8c!important;text-transform:uppercase;letter-spacing:.5px;font-weight:600!important}.border-tally-stat .stat-value{font-size:18px!important;font-weight:700!important;color:#2d3436!important}.border-tally-stat .revenue-value{color:#6d548e!important}.empty-state-container{display:flex;align-items:center;justify-content:center;min-height:360px;height:100%;padding:40px 20px}.empty-state-container.border-empty{min-height:360px;flex:1}.empty-description{text-align:center;line-height:1.6}.empty-description .ant-typography{display:inline-block}.table-container .empty-state-container{min-height:360px}@media (max-width: 1199px){.dashboard-content{padding:20px}.hero-card{height:140px}.hero-content h2{font-size:32px}.hero-description{font-size:14px}.hero-logo{max-height:200px;transform:scale(1.2)}.stats-card{height:90px}.stats-label{font-size:12px!important}.stats-number{font-size:26px!important}.border-tally-list{grid-template-columns:1fr;grid-template-rows:auto}.border-tally-item{padding:14px}}@media (max-width: 768px){.dashboard-content{padding:12px;border-radius:0}.hero-card{height:auto!important;min-height:110px!important;border-radius:20px!important;padding:12px 14px!important;margin:0!important}.hero-content{align-items:flex-start}.hero-content h2{font-size:28px!important;margin-top:0!important;margin-bottom:2px!important;line-height:1.2!important}.hero-description{font-size:11px!important;margin-bottom:6px!important;line-height:1.3!important}.datetime-info{gap:10px;margin-top:8px}.datetime-text{font-size:11px!important}.datetime-icon{font-size:12px!important}.hero-image-col{display:none!important}.tally-section-wrapper{margin-top:1px}.tally-title{font-size:16px!important;margin-top:0!important}.control-section .ant-row{margin:0 -4px!important}.control-section .ant-col{padding:0 4px!important;margin-bottom:2px!important}.stats-card{height:75px}.stats-content{padding:10px 12px}.stats-label{font-size:10px!important;margin-bottom:6px!important;line-height:1.2}.stats-number{font-size:20px!important}.recent-tally{height:auto;min-height:350px;border-radius:12px;margin-top:2px}.recent-tally .ant-card-body{padding:12px!important}.recent-tally .section-header strong{font-size:16px!important}.table-container{min-height:280px;max-height:300px;overflow-x:auto}.table-header,.table-row{min-width:550px;padding:8px 10px}.table-header .table-cell{font-size:9px!important}.table-cell{font-size:10px!important}.border-tally-card{height:auto;min-height:auto;border-radius:12px;margin-top:8px}.border-tally-card .ant-card-body{padding:12px!important}.border-tally-card .section-header strong{font-size:16px!important}.border-tally-list{gap:8px}.border-tally-item{padding:10px}.border-tally-name{margin-bottom:10px;padding-bottom:8px}.border-tally-name .ant-typography{font-size:13px!important}.border-tally-stats{gap:12px}.border-tally-stat .stat-label{font-size:9px!important}.border-tally-stat .stat-value{font-size:14px!important}.empty-state-container{min-height:220px;padding:20px 12px}}@media (max-width: 480px){.dashboard-content{padding:10px}.hero-card{min-height:120px;padding:14px}.hero-content h2{font-size:20px}.hero-description{font-size:11px}.datetime-info{gap:8px;flex-direction:column;align-items:flex-start}.datetime-text{font-size:10px!important}.datetime-icon{font-size:11px!important}.tally-title{font-size:15px!important}.stats-card{height:70px}.stats-content{padding:8px 10px}.stats-label{font-size:9px!important}.stats-number{font-size:18px!important}.recent-tally,.border-tally-card{min-height:300px}.recent-tally .ant-card-body,.border-tally-card .ant-card-body{padding:10px!important}.recent-tally .section-header strong,.border-tally-card .section-header strong{font-size:14px!important}.table-container{min-height:240px;max-height:260px}.table-header,.table-row{min-width:500px}.border-tally-stat .stat-value{font-size:13px!important}.empty-state-container{min-height:180px;padding:16px 8px}.empty-description strong{font-size:12px!important}.empty-description .ant-typography{font-size:10px!important}}@media (max-width: 360px){.hero-content h2{font-size:18px}.hero-description{font-size:10px}.stats-card{height:65px}.stats-number{font-size:16px!important}.table-header,.table-row{min-width:480px}}.tourist-tally-content{background:#eee;min-height:calc(100vh - 120px);border-radius:20px;padding:24px;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.tourist-tally-content .ant-typography,.tourist-tally-content h1,.tourist-tally-content h2,.tourist-tally-content h3,.tourist-tally-content h4,.tourist-tally-content h5,.tourist-tally-content h6,.tourist-tally-content p,.tourist-tally-content span,.tourist-tally-content div{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"!important}.tally-layout{display:grid;grid-template-columns:2fr 1fr;gap:24px;align-items:start;min-height:0}.tally-main-section{width:100%;min-width:0}.recent-tally-section{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;overflow:hidden;height:calc(100vh - 168px);display:flex;flex-direction:column;position:relative}.tally-charts-section{display:flex;flex-direction:column;gap:24px;height:100%}.chart-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;overflow:hidden;flex:1;display:flex;flex-direction:column;min-height:280px}.chart-card .ant-card-body{padding:20px;flex:1;display:flex;flex-direction:column;min-height:0}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.chart-title{font-size:16px;font-weight:700;color:#2d3436;margin:0}.chart-container{width:100%;flex:1;min-height:220px;height:100%;overflow:hidden;padding-left:0}.chart-container .recharts-cartesian-axis-tick-value{font-size:11px!important;fill:#636e72!important}.chart-container .recharts-yAxis{transform:translate(-10px)}.chart-container .recharts-wrapper{margin-left:-5px}.table-controls{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 16px;border-bottom:1px solid #f0f0f0;margin-bottom:0;flex-shrink:0;min-height:64px}.tab-navigation{display:flex;gap:0;flex-shrink:0;justify-content:flex-start}.tab-item{padding:12px 20px;cursor:pointer;font-weight:600;color:#636e72;border-bottom:2px solid transparent;transition:all .3s ease;background:none;border-top:none;border-left:none;border-right:none;font-size:16px;white-space:nowrap;border-radius:8px 8px 0 0}.tab-item:hover{color:#2d3436;background-color:#f8f9fa}.tab-item.active{color:#6d548e;border-bottom-color:#6d548e;background-color:transparent;font-weight:700}.action-buttons{display:flex;gap:8px;align-items:center}.action-buttons>*{height:32px}.monthly-view-select{width:140px!important}.monthly-view-select .ant-select-selector{height:32px!important;border-radius:6px!important;border:1px solid #d9d9d9!important;font-size:13px!important;font-weight:500!important}.monthly-view-select .ant-select-selection-item{line-height:30px!important}.filter-button{border:1px solid #d9d9d9;color:#636e72;font-weight:500;border-radius:6px;height:32px!important;padding:0 12px;font-size:13px;transition:all .3s ease}.filter-button:hover{border-color:#6d548e;color:#6d548e}.filter-button:disabled{opacity:.5;cursor:not-allowed;color:#bfbfbf!important;border-color:#d9d9d9!important;background:#f5f5f5!important}.filter-button.filter-active{background:#6d548e1a;border-color:#6d548e;color:#6d548e}.export-button,.export-button.ant-btn-primary{background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;border:none!important;border-radius:6px;height:32px!important;padding:0 12px;font-size:13px;font-weight:600;transition:all .3s ease;color:#fff!important;box-shadow:none}.export-button:hover,.export-button:focus,.export-button.ant-btn-primary:hover,.export-button.ant-btn-primary:focus{background:linear-gradient(135deg,#5a4575,#7859a0)!important;box-shadow:0 4px 12px #6d548e4d!important;transform:translateY(-1px);border:none!important;color:#fff!important}.export-button:active,.export-button.ant-btn-primary:active{background:linear-gradient(135deg,#4a3562,#65488d)!important;box-shadow:0 2px 6px #6d548e66!important;transform:translateY(0);border:none!important;color:#fff!important}.export-button .anticon{color:#fff!important}.refresh-button{height:32px!important;border-radius:6px!important;border:1px solid #d1d5db!important;background:#fff!important;color:#000000d9!important;font-size:13px!important;font-weight:500!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;transition:all .3s ease!important;cursor:pointer!important;box-shadow:none!important}.refresh-button:hover{border-color:#6d548e!important;color:#6d548e!important;background:#fff!important}.refresh-button:hover .anticon{transform:rotate(180deg)}.refresh-button .anticon{transition:transform .3s ease;font-size:13px}.refresh-button.has-updates{border-color:#52c41a;color:#52c41a;background:#f6ffed}.refresh-button.has-updates:hover{border-color:#73d13d;color:#73d13d;background:#f6ffed}.live-indicator{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;padding:4px 12px;border-radius:6px;border:1px solid #d9d9d9;background:#fff;height:32px}.live-indicator.connected{border-color:#b7eb8f;background:#f6ffed;color:#52c41a}.live-indicator.disconnected{border-color:#ffccc7;background:#fff2f0;color:#ff4d4f}.live-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.live-dot.connected{background-color:#52c41a;animation:pulse 2s infinite}.live-dot.disconnected{background-color:#ff4d4f}@keyframes pulse{0%{box-shadow:0 0 #52c41ab3}50%{box-shadow:0 0 0 6px #52c41a00}to{box-shadow:0 0 #52c41a00}}.chart-filter-select{width:100px!important}.chart-filter-select .ant-select-selector{border:1px solid #d1d5db!important;border-radius:6px!important;height:32px!important;background:#fff!important;box-shadow:0 1px 3px #0000001a!important}.chart-filter-select .ant-select-selection-item{color:#374151!important;font-weight:600!important;font-size:13px!important;line-height:30px!important}.chart-filter-select:hover .ant-select-selector{border-color:#6d548e!important}.chart-filter-select.ant-select-focused .ant-select-selector{border-color:#6d548e!important;box-shadow:0 0 0 2px #6d548e1a!important}.chart-filter-button{border:1px solid #d1d5db!important;color:#636e72!important;font-weight:500!important;border-radius:6px!important;height:32px!important;padding:0 12px!important;font-size:13px!important;background:#fff!important;transition:all .2s ease!important}.chart-filter-button:hover{border-color:#6d548e!important;color:#6d548e!important;background:#faf9fc!important}.tally-table-container{width:100%;overflow:hidden;padding:0;position:relative;flex:1;display:flex;flex-direction:column;min-height:0}.tally-table-body{display:block;padding:8px 0;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;max-height:calc(100vh - 350px);scrollbar-width:thin;scrollbar-color:#6d548e #f1f2f6}.tally-table-header{background:linear-gradient(135deg,#6d548e,#8b6fb0);color:#fff;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px;border-radius:8px 8px 0 0;border-bottom:2px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:10}.header-cell{display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tally-table-header .header-cell:first-child{justify-content:flex-start;text-align:left}.tally-table-row{gap:8px;padding:10px 16px;border-bottom:1px solid #e9ecef;transition:all .2s ease;align-items:center;min-height:40px}.tally-table-row:hover{background-color:#f8f9fa;box-shadow:0 2px 4px #6d548e14}.table-cell{font-size:13px!important;color:#2d3436!important;font-weight:500!important;display:flex;align-items:center;justify-content:center;text-align:center}.tally-table-row .table-cell:first-child{justify-content:flex-start;text-align:left;font-weight:600!important}.collector-cell{display:flex;align-items:center;gap:0}.collector-name{font-weight:600!important;color:#2d3436!important;font-size:13px!important}.nickname-badge{display:block;margin-top:2px;padding:1px 4px;background:#e285b5;color:#fff;border-radius:3px;font-size:9px;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.categories-cell{font-size:11px!important;color:#495057!important;line-height:1.5;word-wrap:break-word}.revenue-cell{font-weight:600!important;color:#28a745!important;text-align:right!important}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;min-height:400px}.empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.empty-title{font-size:18px;font-weight:600;color:#2d3436;margin-bottom:8px}.empty-description{font-size:14px;color:#636e72}.tally-pagination{padding:16px 20px;border-top:1px solid #f0f0f0;background:#fff;display:flex!important;justify-content:space-between;align-items:center;flex-shrink:0;gap:16px;min-height:64px;margin-top:0}.pagination-info{font-size:13px;color:#6b7280;font-weight:500;white-space:nowrap}.pagination-controls{display:flex;align-items:center;gap:12px}.custom-pagination{display:flex!important;align-items:center;gap:8px}.pagination-button{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #d1d5db;background:#fff;color:#6b7280;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:6px}.pagination-button:hover{border-color:#6d548e;color:#6d548e;background:#faf9fc}.pagination-button.active{background:linear-gradient(135deg,#6d548e,#8b6eb3);border-color:#6d548e;color:#fff;font-weight:600}.pagination-button:disabled{cursor:not-allowed;opacity:.5;color:#9ca3af;border-color:#e5e7eb}.pagination-button:disabled:hover{border-color:#e5e7eb;color:#9ca3af;background:#fff}.page-size-selector{display:flex;align-items:center;gap:8px}.page-size-selector label{font-size:13px;color:#6b7280;font-weight:500}.page-size-selector select{border:1px solid #d1d5db;border-radius:6px;padding:6px 8px;font-size:13px;color:#6b7280;background:#fff;cursor:pointer}.page-size-selector select:focus{outline:none;border-color:#6d548e;box-shadow:0 0 0 1px #6d548e}.filter-modal .ant-modal-content{border-radius:16px;overflow:visible!important;box-shadow:0 10px 40px #6d548e26}.filter-modal .ant-modal-header{display:none}.filter-modal .ant-modal-body{padding:0;overflow:visible!important}.filter-modal .ant-modal-close{top:16px;right:16px;color:#636e72;font-size:16px}.filter-modal .ant-modal-close:hover{color:#6d548e}.filter-modal-content{padding:24px;overflow:visible}.filter-header{margin-bottom:24px;text-align:center}.filter-header h3{font-size:18px;font-weight:700;color:#2d3436;margin:0 0 8px}.filter-header p{font-size:14px;color:#636e72;margin:0}.filter-form{margin-bottom:24px;overflow:visible}.filter-field{margin-bottom:0}.filter-field label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#2d3436}.filter-select{width:100%}.filter-select .ant-select-selector{border:2px solid #e9ecef;border-radius:8px;height:44px;padding:8px 12px;transition:all .3s ease}.filter-select .ant-select-selection-placeholder{color:#9ca3af;font-size:14px}.filter-select .ant-select-selection-item{color:#2d3436;font-size:14px;font-weight:500}.filter-select:hover .ant-select-selector,.filter-select.ant-select-focused .ant-select-selector{border-color:#6d548e;box-shadow:0 0 0 2px #6d548e1a}.filter-select .ant-select-dropdown{max-height:240px!important}.ant-select-dropdown.filter-select-dropdown{max-height:240px!important;overflow:hidden!important}.ant-select-dropdown.filter-select-dropdown .rc-virtual-list-holder{max-height:240px!important;overflow-y:auto!important;overflow-x:hidden!important}.ant-select-dropdown.filter-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar{width:6px}.ant-select-dropdown.filter-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar-track{background:#f1f3f5;border-radius:3px}.ant-select-dropdown.filter-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar-thumb{background:#6d548e;border-radius:3px}.ant-select-dropdown.filter-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar-thumb:hover{background:#5a4575}.filter-modal .ant-picker-range{height:38px!important;border-radius:8px!important;border:1px solid #d1d5db!important}.filter-modal .ant-picker-range:hover{border-color:#6d548e!important}.filter-modal .ant-picker-range.ant-picker-focused{border-color:#6d548e!important;box-shadow:0 0 0 2px #6d548e1a!important}.filter-actions{display:flex;justify-content:flex-end;align-items:center;padding-top:16px;border-top:1px solid #f0f0f0}.filter-primary-actions{display:flex;gap:14px}.filter-cancel-btn{color:#636e72;border:1px solid #d9d9d9;background:#fff;border-radius:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500;transition:all .3s ease}.filter-cancel-btn:hover{color:#2d3436;border-color:#6d548e;background:#faf9fc}.filter-apply-btn,.filter-apply-btn.ant-btn-primary{background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;border:none!important;border-radius:8px;height:40px;padding:0 20px;font-size:14px;font-weight:600;color:#fff!important;transition:all .3s ease;box-shadow:0 2px 8px #6d548e33}.filter-apply-btn:hover,.filter-apply-btn:focus,.filter-apply-btn.ant-btn-primary:hover,.filter-apply-btn.ant-btn-primary:focus{background:linear-gradient(135deg,#5a4575,#7859a0)!important;box-shadow:0 4px 12px #6d548e4d!important;transform:translateY(-1px);border:none!important;color:#fff!important}.filter-apply-btn:active,.filter-apply-btn.ant-btn-primary:active{background:linear-gradient(135deg,#4a3562,#65488d)!important;box-shadow:0 2px 6px #6d548e66!important;transform:translateY(0);border:none!important;color:#fff!important}.ant-select-dropdown{border-radius:8px;box-shadow:0 4px 20px #0000001a;border:1px solid #e9ecef}.ant-select-item{padding:8px 12px}.ant-select-item-option-selected{background-color:#6d548e1a;color:#6d548e;font-weight:600}.ant-select-item-option:hover{background-color:#6d548e0d}@media (max-width: 1400px){.tally-layout{grid-template-columns:1fr}.tally-charts-section{flex-direction:row}.chart-card{flex:1}}@media (max-width: 768px){.tally-charts-section{flex-direction:column}.table-controls{flex-direction:column;align-items:stretch;gap:12px}.tab-navigation{width:100%;justify-content:space-between}.action-buttons{width:100%;justify-content:flex-end}}.euf-revenue-content{background:#eee;min-height:calc(100vh - 120px);border-radius:20px;padding:24px;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.euf-revenue-content .ant-typography,.euf-revenue-content h1,.euf-revenue-content h2,.euf-revenue-content h3,.euf-revenue-content h4,.euf-revenue-content h5,.euf-revenue-content h6,.euf-revenue-content p,.euf-revenue-content span,.euf-revenue-content div{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"!important}.euf-revenue-content .ant-card{border:none}.live-revenue-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;border:none;margin-bottom:0!important;height:auto;min-height:unset}.live-revenue-card .ant-card-body{padding:24px}.verification-card{height:280px;margin-bottom:20px}.verification-card .verification-table-clean{max-height:190px;overflow-y:auto}.analytics-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;border:none;height:340px!important;max-height:340px!important;min-height:340px!important;position:relative;overflow:hidden!important;margin-top:20px}.analytics-card .ant-card-head{border-bottom:none!important;padding:10px 20px 0!important;position:relative;z-index:10!important;min-height:40px!important;height:40px!important}.analytics-card .ant-card-head-title{font-size:15px!important;font-weight:700!important;color:#2d3436!important;width:100%!important;padding:0!important;line-height:1.2!important}.analytics-card .ant-card-body{padding:8px 20px 12px!important;position:relative;z-index:1!important;height:calc(100% - 40px)!important;overflow:hidden!important}.card-title-with-filter{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:8px!important;min-height:32px!important;height:auto!important;padding:0!important;gap:12px!important}.card-title-with-filter span{font-size:15px!important;font-weight:700!important;color:#2d3436!important;flex:1!important;padding:0!important;line-height:1.2!important}.year-filter-header{border-radius:6px!important;margin-left:auto!important;min-width:90px!important;z-index:1000!important;margin-top:0!important;margin-bottom:0!important;flex-shrink:0!important}.year-filter-header .ant-select-selector{border:1px solid #d1d5db!important;border-radius:6px!important;transition:all .2s ease!important;font-weight:600!important;height:28px!important;background:#fff!important;box-shadow:0 1px 3px #0000001a!important;display:flex!important;align-items:center!important}.year-filter-header .ant-select-selection-item{color:#374151!important;font-weight:600!important;font-size:11px!important;line-height:16px!important;padding:0!important}.year-filter-header .ant-select-arrow{color:#6b7280!important;font-size:9px!important;margin-right:6px!important}.chart-section{margin-top:0!important;margin-bottom:0!important;padding:0!important;border-top:none;position:relative;z-index:1!important;height:240px!important;max-height:240px!important;min-height:240px!important}.chart-section .recharts-responsive-container{height:240px!important;max-height:240px!important}.recharts-wrapper,.recharts-surface{overflow:visible!important}.ant-select-dropdown{z-index:9999!important;border-radius:6px!important;box-shadow:0 6px 20px #0000001f!important;border:1px solid #e9ecef!important;background:#fff!important;margin-top:2px!important;min-width:100px!important;max-height:200px!important;overflow-y:auto!important}.ant-select-item{padding:8px 12px!important;font-size:12px!important;font-weight:500!important;color:#374151!important;transition:all .2s ease!important;min-height:30px!important;display:flex!important;align-items:center!important}.ant-select-item:hover{background-color:#6d548e1a!important;color:#6d548e!important}.ant-select-item-option-selected{background-color:#6d548e!important;color:#fff!important;font-weight:600!important}.ant-select-item-option-selected:hover{background-color:#5a4575!important;color:#fff!important}.revenue-top-controls{display:flex;justify-content:space-between;align-items:center;padding:0 0 16px;gap:12px}.revenue-controls-right{display:flex;gap:8px;align-items:center;margin-left:auto}.filter-button,.export-button{height:36px!important;border-radius:8px!important;font-weight:600!important;font-size:13px!important;padding:0 16px!important;transition:all .2s ease!important;font-family:Public Sans,sans-serif!important}.filter-button{border:1px solid #d1d5db!important;color:#374151!important;background:#fff!important}.filter-button:hover,.filter-button.filter-active{border-color:#6d548e!important;color:#6d548e!important;background:#faf9fc!important}.export-button{background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;border:none!important;color:#fff!important}.export-button:hover{background:linear-gradient(135deg,#5a4575,#6d548e)!important;transform:translateY(-1px);box-shadow:0 4px 12px #6d548e4d!important}.monthly-view-select{width:130px!important;border-radius:8px!important}.monthly-view-select .ant-select-selector{border:1px solid #d1d5db!important;border-radius:8px!important;height:36px!important;display:flex!important;align-items:center!important;font-weight:600!important}.table-header-section{margin-bottom:16px;padding-top:0!important;flex-shrink:0}.tab-navigation{display:flex;gap:8px;padding:0;border-bottom:2px solid #f0f0f0}.tab-item{padding:10px 20px;border:none;background:transparent;color:#636e72;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;border-bottom:2px solid transparent;margin-bottom:-2px;font-family:Public Sans,sans-serif!important}.tab-item:hover{color:#6d548e;background:#faf9fc}.tab-item.active{color:#6d548e;border-bottom-color:#6d548e;background:transparent}.revenue-tally-card{background:#fff;border-radius:20px!important;box-shadow:0 4px 20px #00000014;border:none!important;height:calc(100vh - 170px)!important;max-height:calc(100vh - 170px)!important;overflow:hidden;display:flex;flex-direction:column}.revenue-tally-card .ant-card-body{padding:20px;flex:1;display:flex;flex-direction:column;overflow:hidden;border:none!important;min-height:0}.revenue-table-container{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.revenue-table-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:4px 0;scrollbar-width:thin;scrollbar-color:#6d548e #f1f2f6;min-height:0;max-height:calc(100vh - 420px)}.revenue-table-body::-webkit-scrollbar{width:6px}.revenue-table-body::-webkit-scrollbar-track{background:#f1f2f6;border-radius:10px}.revenue-table-body::-webkit-scrollbar-thumb{background:#6d548e;border-radius:10px}.revenue-table-body::-webkit-scrollbar-thumb:hover{background:#5a4575}.revenue-tally-table-header,.revenue-monthly-table-header{display:grid;gap:16px;padding:12px 20px 8px!important;border-bottom:2px solid #f0f0f0;margin-bottom:0;background:#fff;flex-shrink:0}.revenue-tally-table-header{grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr}.revenue-monthly-table-header{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr}.revenue-header-cell{font-weight:700!important;color:#636e72!important;font-size:13px!important;text-transform:uppercase;letter-spacing:.5px;font-family:Public Sans,sans-serif!important}.revenue-tally-table-row,.revenue-monthly-table-row{display:grid!important;gap:16px;padding:16px 20px;align-items:center;border-radius:8px;transition:background-color .2s ease;margin-bottom:6px;border-bottom:1px solid #f8f9fa}.revenue-tally-table-row{grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr}.revenue-monthly-table-row{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr}.revenue-tally-table-row:hover,.revenue-monthly-table-row:hover{background-color:#f8f9fa}.revenue-table-cell{font-size:14px!important;color:#2d3436!important;font-weight:500!important;display:flex;align-items:center;font-family:Public Sans,sans-serif!important}.verification-table-clean{width:100%;background:#fff;border-radius:12px;overflow:hidden}.verification-clean-header{display:flex;align-items:center;padding:12px 16px;background:#f8f9fa;border-bottom:2px solid #e9ecef;gap:8px}.verification-clean-body{max-height:400px;overflow-y:auto;overflow-x:hidden}.verification-clean-row{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0;transition:all .2s ease;gap:8px;min-height:72px}.verification-clean-row:hover{background:#fafbfc}.verification-clean-cell{display:flex;align-items:center;font-size:13px}.verification-clean-cell.header-cell{font-weight:700;font-size:11px;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.verification-clean-cell.border-name-cell{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.verification-clean-cell.expected-cell{justify-content:flex-start}.verification-clean-cell.center-cell{justify-content:center}.verification-clean-cell.actions-cell{display:flex;justify-content:flex-end;gap:8px}.flag-button,.approve-button{height:28px!important;padding:0 12px!important;font-size:12px!important;border-radius:6px!important;font-weight:500!important}.flag-button{border-color:#faad14!important;color:#faad14!important}.flag-button:hover{background:#fff7e6!important;border-color:#fa8c16!important;color:#fa8c16!important}.approve-button{background:#52c41a!important;border-color:#52c41a!important}.approve-button:hover:not(:disabled){background:#73d13d!important;border-color:#73d13d!important}.approve-button:disabled{background:#f5f5f5!important;border-color:#d9d9d9!important;color:#00000040!important;cursor:not-allowed}.ant-dropdown-menu{border-radius:8px!important;box-shadow:0 4px 12px #00000026!important;padding:4px!important}.ant-dropdown-menu-item{border-radius:6px!important;padding:8px 12px!important;font-size:13px!important}.ant-dropdown-menu-item:hover{background:#f5f5f5!important}.verification-clean-body::-webkit-scrollbar{width:6px}.verification-clean-body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.verification-clean-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.verification-clean-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width: 1400px){.verification-clean-cell.actions-cell{width:180px}.flag-button span,.approve-button span{display:none}.flag-button,.approve-button{width:32px!important;padding:0!important;justify-content:center}}@media (max-width: 1200px){.verification-clean-header{font-size:10px}.verification-clean-row{font-size:12px}}.chart-section{padding:16px 0;min-height:250px}.euf-revenue-content .ant-row{margin-bottom:0!important}.euf-revenue-content .ant-col{margin-bottom:20px}.ant-message{z-index:99999!important}.ant-message-notice-content{padding:12px 16px!important;border-radius:8px!important;box-shadow:0 4px 12px #00000026!important}.ant-message-success .ant-message-notice-content{background:#f6ffed!important;border:1px solid #b7eb8f!important}.ant-message-error .ant-message-notice-content{background:#fff2f0!important;border:1px solid #ffccc7!important}.ant-message-warning .ant-message-notice-content{background:#fffbe6!important;border:1px solid #ffe58f!important}.ant-message-loading .ant-message-notice-content{background:#e6f7ff!important;border:1px solid #91d5ff!important}.euf-information-page{background:#eee;border-radius:20px;padding:24px;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";height:calc(100vh - 100px);scrollbar-width:thin;scrollbar-color:#6d548e #f1f2f6}.euf-information-page *{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"!important}.euf-information-page .main-content-card{background:#fff!important;border-radius:20px!important;box-shadow:0 4px 20px #00000014!important;border:none!important;height:calc(100vh - 148px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.euf-information-page ::-webkit-scrollbar{width:8px;height:8px}.euf-information-page ::-webkit-scrollbar-track{background:#f1f2f6;border-radius:4px}.euf-information-page ::-webkit-scrollbar-thumb{background:#6d548e;border-radius:4px;transition:background .3s ease}.euf-information-page ::-webkit-scrollbar-thumb:hover{background:#5a4575}.euf-information-page ::-webkit-scrollbar-thumb:active{background:#4a3562}.euf-information-page .global-header{padding:20px 24px!important;background:#fff!important;border-bottom:1px solid #f0f0f0!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-shrink:0!important;gap:24px!important;flex-wrap:wrap!important}.euf-information-page .global-header-left,.euf-information-page .global-header-right{display:flex!important;align-items:center!important;flex-shrink:0!important}.euf-information-page .global-filters-group{display:flex!important;align-items:center!important;gap:20px!important;flex-wrap:wrap!important}.euf-information-page .filter-item{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.euf-information-page .filter-item label{font-size:14px!important;color:#374151!important;font-weight:600!important;white-space:nowrap!important;margin:0!important;font-family:Public Sans,sans-serif!important}.euf-information-page .global-header .filter-select{animation:fadeInScale .3s ease-out}.euf-information-page .global-header .filter-select .ant-select-selector{background:#fff!important;border:1px solid #d1d5db!important;border-radius:8px!important;transition:all .2s ease!important;height:40px!important;font-size:14px!important}.euf-information-page .global-header .filter-select .ant-select-selection-item{color:#374151!important;font-weight:500!important;font-size:14px!important;line-height:38px!important}.euf-information-page .global-header .filter-select.ant-select-focused .ant-select-selector,.euf-information-page .global-header .filter-select:hover .ant-select-selector,.euf-information-page .global-header .filter-select.ant-select-open .ant-select-selector{border-color:#6d548e!important;box-shadow:0 0 0 2px #6d548e1a!important}.euf-information-page .global-header .filter-select .ant-select-arrow{color:#6b7280!important;font-size:14px!important}.euf-information-page .global-header .filter-select:hover,.euf-information-page .global-header .filter-select.ant-select-focused{transform:translateY(-1px)!important;transition:transform .2s ease!important}.euf-information-page .management-tabs{height:100%!important;display:flex!important;flex-direction:column!important}.euf-information-page .management-tabs .ant-tabs-content-holder{flex:1!important;overflow:hidden!important}.euf-information-page .management-tabs .ant-tabs-content,.euf-information-page .management-tabs .ant-tabs-tabpane{height:100%!important;overflow:hidden!important}.euf-information-page .management-tabs .ant-tabs-nav{margin-bottom:0!important;padding:0 24px!important;background:#fff!important;border-top:none!important;border-bottom:1px solid #f0f0f0!important}.euf-information-page .management-tabs .ant-tabs-tab{font-weight:600!important;font-size:16px!important;color:#6b7280!important}.euf-information-page .management-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#6d548e!important;font-weight:700!important}.euf-information-page .management-tabs .ant-tabs-ink-bar{background:#6d548e!important}.euf-information-page .tab-content{height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:0!important;margin:0!important}.euf-information-page .projects-table-container{display:flex!important;flex-direction:column!important;height:calc(100vh - 300px)!important;overflow:hidden!important;background:#fff!important;border-radius:0!important;box-shadow:0 1px 3px #0000001a!important}.euf-information-page .projects-table{flex:1!important;overflow:hidden!important;min-height:0!important;display:flex!important;flex-direction:column!important}.euf-information-page .projects-table .ant-table-wrapper{flex:1!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;margin-right:4px!important;border-radius:0!important}.euf-information-page .projects-table .ant-table{flex:1!important;display:flex!important;flex-direction:column!important;border-radius:0!important}.euf-information-page .projects-table .ant-table-container{flex:1!important;overflow:hidden!important;border-radius:0!important}.euf-information-page .projects-table .ant-table-body{overflow-y:auto!important;overflow-x:hidden!important;max-height:calc(100vh - 400px)!important;scrollbar-width:thin!important;scrollbar-color:#6d548e #f1f2f6!important;padding-right:4px!important}.euf-information-page .projects-table .ant-table-body::-webkit-scrollbar{width:12px!important;height:12px!important;background:transparent!important}.euf-information-page .projects-table .ant-table-body::-webkit-scrollbar-track{background:#f8f9fa!important;border-radius:6px!important;margin:4px 0!important;border:1px solid #e9ecef!important}.euf-information-page .projects-table .ant-table-body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#6d548e,#8b6eb3,#6d548e)!important;border-radius:6px!important;border:2px solid #f8f9fa!important;min-height:30px!important;transition:all .3s ease!important;box-shadow:inset 0 1px 2px #0000001a!important}.euf-information-page .projects-table .ant-table-body::-webkit-scrollbar-thumb:hover{background:#5a4575!important}.euf-information-page .projects-table .ant-table-thead>tr>th{background:#fafafa!important;border-bottom:2px solid #e5e7eb!important;border-right:none!important;border-left:none!important;font-weight:800!important;color:#374151!important;font-size:14px!important;text-transform:uppercase!important;letter-spacing:.5px!important;padding:16px 12px!important;height:50px!important;white-space:nowrap!important;vertical-align:middle!important;position:sticky!important;top:0!important;z-index:10!important;display:table-cell!important}.euf-information-page .projects-table .ant-table-tbody>tr{height:60px!important;min-height:60px!important}.euf-information-page .projects-table .ant-table-tbody>tr>td{padding:12px 16px!important;vertical-align:middle!important;border-right:none!important;border-bottom:1px solid #f0f0f0!important}.euf-information-page .projects-table .ant-table-tbody>tr:hover{background:#f9fafb!important}.euf-information-page .projects-table .ant-table-tbody>tr:hover>td{background:transparent!important}.euf-information-page .projects-table .ant-table-tbody:empty{display:none!important}.euf-information-page .projects-table .table-row-even{background:#fff!important}.euf-information-page .projects-table .table-row-odd{background:#fafbfc!important}.euf-information-page .projects-table .ant-table-tbody>tr:first-child{grid-row:1!important;height:0!important;overflow:hidden!important;visibility:hidden!important}.euf-information-page .add-project-btn,.euf-information-page .update-allocation-btn{background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;border:1px solid #6d548e!important;border-radius:8px!important;font-weight:600!important;height:42px!important;font-size:14px!important;color:#fff!important;transition:all .2s ease!important;box-shadow:0 2px 4px #6d548e33!important}.euf-information-page .add-project-btn{height:40px!important}.euf-information-page .add-project-btn:hover,.euf-information-page .add-project-btn:focus,.euf-information-page .update-allocation-btn:hover,.euf-information-page .update-allocation-btn:focus{background:linear-gradient(135deg,#5a4575,#7859a0)!important;border-color:#5a4575!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #6d548e4d!important}.euf-information-page .add-project-btn:active,.euf-information-page .update-allocation-btn:active{background:linear-gradient(135deg,#4a3562,#664d8a)!important;border-color:#4a3562!important;transform:translateY(0)!important;box-shadow:0 2px 4px #6d548e33!important}.euf-information-page .clear-allocation-btn{background:#fff!important;border:1px solid #d1d5db!important;color:#6b7280!important;font-weight:600!important;height:42px!important;font-size:14px!important;border-radius:8px!important;transition:all .2s ease!important}.euf-information-page .clear-allocation-btn:hover,.euf-information-page .clear-allocation-btn:focus{background:#f9fafb!important;border-color:#6d548e!important;color:#6d548e!important;transform:translateY(-1px)!important;box-shadow:0 2px 4px #6d548e33!important}.euf-information-page .clear-allocation-btn:active{background:#f3f4f6!important;border-color:#5a4575!important;color:#5a4575!important;transform:translateY(0)!important;box-shadow:0 1px 2px #6d548e1a!important}.euf-information-page .action-buttons{display:flex!important;gap:6px!important;align-items:center!important;justify-content:center!important}.euf-information-page .action-buttons .ant-btn{width:32px!important;height:32px!important;border-radius:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid transparent!important;transition:all .2s ease!important}.euf-information-page .action-buttons .ant-btn[data-action=view]{color:#6d548e!important;background:#6d548e0d!important}.euf-information-page .action-buttons .ant-btn[data-action=view]:hover{background:#6d548e26!important;color:#5a4575!important;transform:scale(1.05)!important}.euf-information-page .action-buttons .ant-btn[data-action=edit]{color:#06c!important;background:#0066cc0d!important}.euf-information-page .action-buttons .ant-btn[data-action=edit]:hover{background:#0066cc26!important;color:#049!important;transform:scale(1.05)!important}.euf-information-page .action-buttons .ant-btn-dangerous{color:#dc3545!important;background:#dc35450d!important}.euf-information-page .action-buttons .ant-btn-dangerous:hover{background:#dc354526!important;color:#b02a37!important;transform:scale(1.05)!important}.euf-information-page .allocation-info-text{padding:18px 24px!important;background:#fafbfc!important;border-bottom:1px solid #f0f0f0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.euf-information-page .allocation-info-text .ant-typography{margin:0!important;color:#6b7280!important;text-align:center!important;background:transparent!important}.euf-information-page .allocation-row{height:calc(100vh - 280px)!important;overflow:hidden!important;margin-top:0!important;padding-top:0!important}.euf-information-page .allocation-form-col,.euf-information-page .allocation-chart-col{height:100%!important;overflow:hidden!important}.euf-information-page .allocation-form-card,.euf-information-page .allocation-chart-card{height:100%!important;border-radius:16px!important;box-shadow:0 4px 20px #00000014!important;border:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.euf-information-page .allocation-form-card .ant-card-body{height:100%!important;overflow-y:auto!important;padding:24px!important}.euf-information-page .allocation-chart-card{border:1px solid #e9ecef!important;box-shadow:0 4px 20px #6d548e1f!important}.euf-information-page .allocation-chart-card .ant-card-body{height:100%!important;overflow:hidden!important;padding:24px!important;background:linear-gradient(135deg,#fff,#fafbfc)!important}.euf-information-page .allocation-form .ant-form-item{margin-bottom:16px!important}.euf-information-page .allocation-form .ant-form-item-label>label{font-weight:600!important;color:#2d3436!important;font-size:14px!important}.euf-information-page .allocation-form .ant-input-number{border-radius:8px!important;border:1px solid #d1d5db!important;font-size:14px!important;height:42px!important}.euf-information-page .allocation-form .ant-input-number:focus,.euf-information-page .allocation-form .ant-input-number-focused{border-color:#6d548e!important;box-shadow:0 0 0 2px #6d548e1a!important}.euf-information-page .allocation-percentages{display:flex;flex-direction:column;gap:10px;margin:16px 0;background:#fafbfc;border-radius:12px;padding:16px;border:1px solid #f0f0f0}.euf-information-page .allocation-percentages .ant-row{align-items:center!important;min-height:36px!important;padding:6px 0!important;border-bottom:1px solid #f0f0f0!important}.euf-information-page .allocation-percentages .ant-row:last-child{border-bottom:none!important}.euf-information-page .percentage-item{display:flex!important;align-items:center!important;padding:0!important;background:transparent!important;border:none!important;height:100%!important;min-height:24px!important}.euf-information-page .percentage-item .ant-typography{margin:0!important;flex:1!important;font-size:14px!important;font-weight:600!important;color:#2d3436!important}.euf-information-page .allocation-percentages .ant-tag{margin:0!important;font-weight:700!important;border-radius:6px!important;flex-shrink:0!important;min-width:45px!important;text-align:center!important;font-size:12px!important;line-height:20px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important}.euf-information-page .allocation-percentages .ant-col:last-child .ant-typography{font-weight:600!important;color:#6b7280!important;white-space:nowrap!important}.euf-information-page .chart-header{margin-bottom:16px!important;padding-bottom:8px!important}.euf-information-page .chart-header .ant-typography{margin:0!important;font-size:15px!important;font-weight:600!important;color:#374151!important;text-align:center!important;background:linear-gradient(135deg,#6d548e,#8b6eb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.euf-information-page .pie-chart-container{display:flex!important;justify-content:center!important;align-items:center!important;height:75%!important;padding:20px!important;background:transparent!important;border-radius:12px!important;border:none!important}.euf-information-page .pie-chart-container .recharts-wrapper{display:flex!important;align-items:center!important;justify-content:center!important}.euf-information-page .pie-tooltip{background:#fff!important;border:1px solid #d1d5db!important;border-radius:12px!important;padding:16px!important;box-shadow:0 8px 24px #00000026!important;border-left:4px solid #6d548e!important}.euf-information-page .tooltip-label{font-weight:700!important;color:#2d3436!important;margin:0 0 6px!important;font-size:15px!important}.euf-information-page .tooltip-value{color:#6b7280!important;margin:0!important;font-size:14px!important;font-weight:500!important}.euf-information-page .recharts-pie-label-text{font-weight:700!important;font-size:14px!important;fill:#2d3436!important;text-shadow:1px 1px 2px rgba(255,255,255,.8)!important;font-family:Public Sans,sans-serif!important}.euf-information-page .recharts-pie-sector{transition:all .3s ease!important;cursor:pointer!important}.euf-information-page .recharts-pie-sector:hover{filter:brightness(1.1)!important;transform:scale(1.02)!important}.euf-information-page .recharts-legend-wrapper{padding-left:50px!important;font-family:Public Sans,sans-serif!important}.euf-information-page .recharts-default-legend{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:20px!important;padding:26px!important;background:transparent!important;margin-top:40px!important}.euf-information-page .recharts-legend-item{display:flex!important;align-items:flex-start!important;gap:12px!important;padding:8px 0!important;transition:all .3s ease!important;flex-direction:row!important}.euf-information-page .recharts-legend-item:last-child{border-bottom:none!important}.euf-information-page .recharts-legend-item .recharts-surface{flex-shrink:0!important;width:16px!important;height:16px!important;border-radius:4px!important;margin-top:2px!important}.euf-information-page .recharts-legend-item-text{display:flex!important;flex-direction:column!important;gap:4px!important;flex:1!important;line-height:1.3!important;margin:0!important}.euf-information-page .recharts-legend-item-text>span:first-child{font-weight:700!important;font-size:14px!important;color:#2d3436!important;line-height:1.4!important;margin:0!important}.euf-information-page .recharts-legend-item-text>span:last-child{font-weight:500!important;font-size:12px!important;color:#6b7280!important;line-height:1.2!important;margin:0!important}.euf-information-page .recharts-legend-item:hover{background:#6d548e0d!important;border-radius:8px!important;padding:8px 12px!important;transform:translate(4px)!important}.euf-information-page .recharts-legend-item:hover .recharts-legend-item-text>span:first-child{color:#6d548e!important}.euf-information-page .empty-state-container{display:flex!important;justify-content:center!important;align-items:center!important;width:800px!important;background:#fafbfc!important;border-radius:12px!important;animation:emptyStateFadeIn .2s ease-out}.euf-information-page .empty-state-container .ant-empty-image{animation:emptyStateFloating 2s ease-in-out infinite}.euf-information-page .empty-description{text-align:center!important;margin-bottom:250px!important;line-height:1.6!important}.euf-information-page .loading-state-container{display:flex!important;justify-content:center!important;align-items:center!important;height:400px!important;background:#fafbfc!important;border-radius:12px!important;border:1px solid #f0f0f0!important}.euf-information-page .loading-content{text-align:center!important}.euf-information-page .loading-placeholder-chart{width:300px!important;height:300px!important;border-radius:50%!important;background:linear-gradient(135deg,#6d548e1a,#8b6eb31a,#a855f71a,#c084fc1a,#6d548e1a)!important;position:relative!important;animation:rotateChart 3s linear infinite!important}.euf-information-page .loading-placeholder-chart:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;background:#fff;border-radius:50%;box-shadow:0 4px 20px #6d548e26}.euf-information-page .ant-spin{color:#6d548e!important}.euf-information-page .ant-spin .ant-spin-dot{font-size:24px!important}.euf-information-page .ant-spin .ant-spin-dot-item{background-color:#6d548e!important;border-radius:50%!important;animation:antSpinMove .5s infinite linear alternate!important}.euf-information-page .ant-spin-text{color:#6d548e!important;font-family:Public Sans,sans-serif!important;font-weight:600!important;font-size:14px!important;margin-top:16px!important;text-shadow:0 1px 2px rgba(109,84,142,.1)!important}.euf-information-page .update-allocation-btn.ant-btn-loading{background:linear-gradient(135deg,#9ca3af,#d1d5db)!important;border-color:#9ca3af!important;color:#fff!important;cursor:not-allowed!important;opacity:.8!important}.euf-information-page .update-allocation-btn.ant-btn-loading:hover{background:linear-gradient(135deg,#9ca3af,#d1d5db)!important;border-color:#9ca3af!important;transform:none!important;box-shadow:0 2px 4px #9ca3af33!important}.euf-information-page .popup-overlay{position:fixed;inset:0;background:#0009;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.euf-information-page .popup-modal{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:popupSlideIn .3s ease-out}.euf-information-page .popup-header{padding:20px 24px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:12px 12px 0 0;flex-shrink:0}.euf-information-page .popup-header h3{margin:0!important;font-size:18px!important;font-weight:700!important;color:#2d3436!important}.euf-information-page .popup-close-btn{width:32px;height:32px;border:none;background:#f1f2f6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;color:#6b7280;transition:all .2s ease}.euf-information-page .popup-close-btn:hover{background:#e5e7eb;color:#374151;transform:scale(1.1)}.euf-information-page .popup-body{flex:1;overflow-y:auto;padding:24px;background:transparent}.euf-information-page .popup-footer{padding:16px 24px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:12px;background:#fff;border-radius:0 0 12px 12px;flex-shrink:0}.euf-information-page .popup-cancel-btn{background:#fff!important;border:1px solid #d1d5db!important;color:#6b7280!important;font-weight:500!important;height:40px!important;padding:0 20px!important;border-radius:8px!important;transition:all .2s ease!important}.euf-information-page .popup-cancel-btn:hover,.euf-information-page .popup-cancel-btn:focus{background:#f9fafb!important;border-color:#6d548e!important;color:#6d548e!important;transform:translateY(-1px)!important}.euf-information-page .popup-create-btn{background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;border:1px solid #6d548e!important;color:#fff!important;font-weight:600!important;height:40px!important;padding:0 20px!important;border-radius:8px!important;transition:all .2s ease!important;box-shadow:0 2px 4px #6d548e33!important}.euf-information-page .popup-create-btn:hover,.euf-information-page .popup-create-btn:focus{background:linear-gradient(135deg,#5a4575,#7859a0)!important;border-color:#5a4575!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #6d548e4d!important}.euf-information-page .popup-body .form-row{display:flex!important;gap:16px!important}.euf-information-page .popup-body .form-item-half{flex:1!important}.euf-information-page .popup-body .ant-form-item{margin-bottom:16px!important}.euf-information-page .popup-body .ant-form-item-label>label{font-weight:600!important;color:#2d3436!important;background:transparent!important}.euf-information-page .popup-body .ant-input,.euf-information-page .popup-body .ant-input-number,.euf-information-page .popup-body .ant-select-selector,.euf-information-page .popup-body .ant-picker{background:#fff!important;border:1px solid #d1d5db!important;border-radius:6px!important;transition:all .2s ease!important}.euf-information-page .popup-body .ant-input:focus,.euf-information-page .popup-body .ant-input-number:focus,.euf-information-page .popup-body .ant-select-focused .ant-select-selector,.euf-information-page .popup-body .ant-picker:focus{border-color:#6d548e!important;box-shadow:0 0 0 2px #6d548e1a!important}.euf-information-page .ant-select-dropdown{border-radius:8px!important;box-shadow:0 4px 20px #00000026!important;border:1px solid #e5e7eb!important}.euf-information-page .ant-select-dropdown .ant-select-item{padding:8px 12px!important;font-size:13px!important;font-weight:500!important;color:#374151!important;transition:all .2s ease!important}.euf-information-page .ant-select-dropdown .ant-select-item:hover{background:#f8f9fa!important;color:#6d548e!important}.euf-information-page .ant-select-dropdown .ant-select-item-option-selected{background:#6d548e1a!important;color:#6d548e!important;font-weight:600!important}.project-view-modal .ant-modal-content{padding:0;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #00000026}.project-view-modal .ant-modal-header{padding:20px 24px;background:#fff;border-bottom:1px solid #f0f0f0}.project-view-modal .ant-modal-title{font-size:18px;font-weight:700;color:#2c3e50}.project-view-modal .ant-modal-body{padding:24px;max-height:calc(100vh - 200px);overflow-y:auto}.project-view-modal .ant-modal-close{top:16px;right:16px;padding:0;color:#64748b;transition:color .3s}.project-view-modal .ant-modal-close:hover{color:#2c3e50}.project-info-section{margin:0;padding:0}.project-meta{background:#f8fafc;border-radius:12px;padding:20px;margin-bottom:28px;display:flex;flex-wrap:wrap;gap:24px}.meta-item{display:flex;align-items:center;gap:10px}.meta-item span{color:#64748b;font-size:14px;font-weight:500}.meta-item strong{color:#334155;font-weight:600;font-size:15px}.project-meta .ant-tag{padding:6px 12px;font-size:14px;font-weight:600;border-radius:6px;height:auto;line-height:1.2;border:none}.project-section h3{font-size:16px;font-weight:600;color:#334155;margin-bottom:16px;padding-bottom:6px;border-bottom:1px solid #f1f5f9}.project-section p{color:#475569;font-size:15px;line-height:1.6;margin:0 0 28px;padding:0}.project-images .ant-image{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;margin-bottom:12px}.project-view-modal .ant-modal-footer{padding:16px 24px;border-top:1px solid #f0f0f0;margin-top:0}.project-view-modal .ant-btn{height:38px;padding:0 20px;font-size:14px;font-weight:600;border-radius:8px}.project-view-modal .ant-btn-primary{background:#6d548e;border-color:#6d548e}.project-view-modal .ant-btn-primary:hover{background:#5a4575;border-color:#5a4575}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes rotateChart{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes emptyStateFadeIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes emptyStateFloating{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width: 1024px){.euf-information-page .global-header{flex-direction:column!important;align-items:stretch!important;gap:16px!important;padding:16px 20px!important}.euf-information-page .global-header-left,.euf-information-page .global-header-right{justify-content:center!important;width:100%!important}.euf-information-page .global-filters-group{justify-content:center!important;width:100%!important;gap:16px!important}}@media (max-width: 768px){.euf-information-page .loading-state-container,.euf-information-page .empty-state-container{height:350px!important}.euf-information-page .loading-placeholder-chart{width:220px!important;height:220px!important}}@media (max-width: 576px){.euf-information-page .loading-state-container,.euf-information-page .empty-state-container{height:300px!important}.euf-information-page .loading-placeholder-chart{width:180px!important;height:180px!important}.ant-modal.project-view-modal{width:90%!important;margin:0 auto}.project-meta{flex-direction:column;gap:16px;align-items:flex-start}}.users-page{background:#eee;border-radius:20px;padding:20px;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";display:grid;grid-template-columns:580px 1fr;gap:20px;height:calc(100vh - 100px)}.users-page *{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"!important}.users-left-panel{display:flex;flex-direction:column;gap:16px;height:100%}.users-right-panel{background:#fff;border-radius:20px!important;box-shadow:0 4px 20px #00000014;border:none!important;height:calc(100vh - 120px)!important;min-height:800px!important;overflow:hidden;display:flex;flex-direction:column}.active-collectors-section{padding:16px 20px;background:#fff;border-radius:22px;margin-bottom:0;box-shadow:0 2px 8px #5050500a;min-height:120px;display:flex;flex-direction:column;justify-content:flex-start;width:100%;flex-shrink:0}.collectors-header{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.collectors-header strong{font-weight:800!important;color:#2d3436!important;font-size:17px!important}.collectors-grid{display:grid;grid-auto-flow:column;grid-template-rows:1fr;grid-auto-columns:100px;gap:16px;overflow-x:auto;padding-bottom:8px;margin-top:12px;scrollbar-width:thin;scrollbar-color:#6d548e #f5f5f5;max-width:564px;width:100%;justify-content:start}.collector-item{display:flex;flex-direction:column;align-items:center;min-width:100px}.collector-avatar{width:38px;height:38px;border-radius:50%;border:2px solid #6d548e;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;margin-bottom:8px}.collector-name{font-weight:600!important;font-size:10px!important;color:#2d3436!important;margin:0!important;text-align:center;line-height:1.2;max-width:80px;word-wrap:break-word}.primary-collector{background:linear-gradient(135deg,#6c5ce7,#a29bfe)}.warning-collector{background:linear-gradient(135deg,#fdcb6e,#e17055)}.accent-collector{background:linear-gradient(135deg,#fd79a8,#fdcb6e)}.info-collector{background:linear-gradient(135deg,#00cec9,#55a3ff)}.secondary-collector{background:linear-gradient(135deg,#6d548e,#8b6eb3)}.create-user-section{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:18px;flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:635px!important;max-height:620px!important}.form-header{margin-bottom:14px;flex-shrink:0}.form-header strong{font-weight:800!important;color:#2d3436!important;font-size:17px!important}.form-container{flex:1;overflow-y:auto;padding-right:6px;padding-bottom:4px!important;min-height:0;display:flex;flex-direction:column;margin-bottom:8px}.inline-create-form{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;position:relative}.form-name-row{display:flex;gap:12px;margin-bottom:0!important;align-items:flex-start}.form-name-row .ant-form-item{flex:1;margin-bottom:12px!important;min-width:0}.inline-create-form .ant-form-item{margin-bottom:12px!important}.inline-create-form .ant-form-item-label>label{font-weight:600!important;color:#2d3436!important;font-size:13px!important;margin-bottom:4px!important}.inline-create-form .ant-input,.inline-create-form .ant-select-selector{border-radius:8px!important;border:1px solid #d1d5db!important;padding:10px 12px!important;font-size:13px!important;height:40px!important}.inline-create-form .ant-input-password{position:relative!important;display:flex!important;align-items:stretch!important;border-radius:8px!important;border:1px solid #d1d5db!important;overflow:hidden!important;transition:all .2s ease!important}.inline-create-form .ant-input-password .ant-input{border:none!important;border-radius:0!important;padding:2px 1px!important;font-size:13px!important;height:32px!important;flex:1!important;outline:none!important;box-shadow:none!important}.inline-create-form .ant-input-password .ant-input-suffix{width:32px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#6b7280!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;padding:0!important}.inline-create-form .ant-input-password .ant-input-suffix .anticon{font-size:16px!important}.inline-create-form .ant-input-password:focus-within{border-color:#6d548e!important;box-shadow:0 0 0 2px #6d548e1a!important}.inline-create-form .ant-input:focus,.inline-create-form .ant-select-focused .ant-select-selector{border-color:#6d548e!important;box-shadow:0 0 0 2px #6d548e1a!important}.create-submit-btn{background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;border:1px solid #6d548e!important;border-radius:6px!important;font-weight:500!important;height:40px!important;font-size:14px!important;width:100%!important;color:#fff!important;transition:all .1s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 1px #6d548e33!important}.create-submit-btn:hover,.create-submit-btn:focus{background:linear-gradient(135deg,#5a4575,#7859a0)!important;border-color:#5a4575!important;color:#fff!important;transform:none!important;box-shadow:0 1px #6d548e4d!important}.reset-btn{background:#fff!important;border:1px solid #d0d7de!important;color:#24292f!important;border-radius:6px!important;font-weight:500!important;height:40px!important;font-size:14px!important;width:100%!important;transition:all .1s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 1px #1b1f240a!important}.reset-btn:hover,.reset-btn:focus{background:#f3f4f6!important;border-color:#d0d7de!important;color:#24292f!important;transform:none!important;box-shadow:0 1px #1b1f241a!important}.form-submit-container{margin-top:16px!important;flex-shrink:0;width:100%;padding-top:8px!important}.form-buttons-row{display:flex!important;gap:12px!important;width:100%!important;align-items:center!important;justify-content:space-between!important}.form-buttons-row .ant-form-item{flex:1!important;margin:0!important;width:100%!important}.collectors-empty-state{display:flex;align-items:center;justify-content:center;padding:20px;background:#fafafa;border-radius:8px;gap:10px;margin-top:0}.collectors-empty-state .empty-icon{font-size:20px;color:#bfbfbf}.collectors-empty-state .empty-text{font-size:14px;color:#8c8c8c;font-weight:500}.users-header{padding:20px 24px 16px!important;border-bottom:1px solid #f0f0f0!important;background:#fff!important;flex-shrink:0!important;display:flex!important;justify-content:space-between!important;align-items:center!important;border-radius:20px 20px 0 0!important}.users-header h2{font-weight:800!important;color:#2d3436!important;font-size:18px!important;margin:0!important}.users-header-actions{display:flex!important;align-items:center!important;gap:12px!important}.users-header-actions .ant-input-search{width:300px!important}.users-header-actions .ant-input-search .ant-input{height:38px!important;font-size:14px!important;border-radius:8px 0 0 8px!important;border:1px solid #d1d5db!important;border-right:none!important}.users-header-actions .ant-input-search .ant-input:focus{border-color:#6d548e!important;box-shadow:0 0 0 2px #6d548e1a!important;border-right:none!important}.users-header-actions .ant-input-search .ant-input-search-button{background:#6d548e!important;border-color:#6d548e!important;border-radius:0 8px 8px 0!important;height:38px!important;color:#fff!important;font-weight:500!important}.users-header-actions .ant-input-search .ant-input-search-button:hover{background:#5a4575!important;border-color:#5a4575!important}.users-table-container{flex:1!important;display:flex!important;flex-direction:column!important;background:#fff!important;overflow:hidden!important;min-height:0!important;border-radius:0 0 20px 20px!important;height:100%!important;margin-bottom:0!important;margin-left:10px!important;margin-right:10px!important}.users-table,.users-table .ant-table,.users-table .ant-table-container{flex:1!important;display:flex!important;flex-direction:column!important;height:100%!important}.users-table .ant-table-content{flex:1!important;height:100%!important;display:flex!important;flex-direction:column!important;min-height:520px!important}.users-table .ant-table-tbody{flex:1!important;overflow-y:auto!important;min-height:480px!important;max-height:none!important;height:auto!important;scrollbar-width:thin;scrollbar-color:#6d548e #f1f2f6}.users-table .ant-table-thead>tr>th{background:#fafafa!important;border-bottom:2px solid #f0f0f0!important;font-weight:800!important;color:#374151!important;font-size:14px!important;text-transform:uppercase!important;letter-spacing:.5px!important;padding:8px 16px!important;height:50px!important;white-space:nowrap!important;vertical-align:middle!important}.users-table .ant-table-tbody>tr>td{padding:8px 16px!important;border-bottom:1px solid #f0f0f0!important;font-size:13px!important;color:#374151!important;height:40px!important;min-height:40px!important;line-height:20px!important;vertical-align:middle!important;position:relative!important}.users-table .ant-table-tbody>tr:hover>td{background:#fafbff!important}.action-buttons{display:flex!important;gap:8px!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important;height:100%!important;z-index:10!important;margin:0!important;padding:0!important}.edit-btn,.delete-btn{width:28px!important;height:28px!important;border-radius:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border:1px solid transparent!important;transition:all .2s ease!important;pointer-events:auto!important;cursor:pointer!important;position:relative!important;z-index:11!important;font-size:14px!important}.edit-btn{color:#6d548e!important;background:#6d548e14!important}.edit-btn:hover{background:#6d548e26!important;color:#5a4575!important;transform:scale(1.05)!important}.delete-btn{color:#dc3545!important;background:#dc354514!important}.delete-btn:hover{background:#dc354526!important;color:#b02a37!important;transform:scale(1.05)!important}.users-table .ant-table-thead>tr>th:last-child,.users-table .ant-table-tbody>tr>td:last-child{text-align:center!important;padding:8px 16px!important;width:110px!important;min-width:110px!important;vertical-align:middle!important}.edit-btn .anticon,.delete-btn .anticon{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;line-height:1!important;font-size:14px!important}.users-table .ant-table-tbody>tr>td:nth-child(2){font-weight:600!important;color:#2d3436!important}.users-table .ant-table-tbody>tr>td:first-child{font-weight:600!important;color:#6d548e!important;text-align:center!important;width:60px!important}.users-table .ant-table-tbody>tr>td:nth-child(3),.users-table .ant-table-tbody>tr>td:nth-child(4){font-weight:500!important}.users-table .ant-table-tbody>tr>td:nth-child(5),.users-table .ant-table-tbody>tr>td:nth-child(6){font-size:12px!important;font-weight:500!important}.users-table .ant-table-tbody>tr>td:nth-child(7){font-size:12px!important;color:#6b7280!important}.users-pagination{padding:12px 20px 16px;border-top:1px solid #f0f0f0;background:#fff;display:flex!important;justify-content:space-between;align-items:center;flex-shrink:0!important;gap:16px;margin-bottom:0;border-radius:0 0 20px 20px;height:60px;position:sticky;bottom:0;z-index:10;box-shadow:0 -2px 4px #0000000d}.users-pagination-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center}.users-pagination-info{font-size:14px!important;color:#6b7280;font-weight:500;white-space:nowrap;flex-shrink:0;font-family:Public Sans,sans-serif!important}.users-pagination-controls{display:flex;align-items:center;gap:12px}.users-custom-pagination{display:flex!important;align-items:center;gap:6px;font-family:Public Sans,sans-serif!important}.users-pagination-button{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #d1d5db;background:#fff;color:#6b7280;font-size:13px!important;font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:6px;font-family:Public Sans,sans-serif!important;padding:0 8px}.users-pagination-button:hover{border-color:#6d548e;color:#6d548e;background:#faf9fc}.users-pagination-button.active{background:linear-gradient(135deg,#6d548e,#8b6eb3);border-color:#6d548e;color:#fff;font-weight:600}.users-pagination-button:disabled{cursor:not-allowed;opacity:.5;color:#9ca3af;border-color:#e5e7eb}.users-pagination-button:disabled:hover{border-color:#e5e7eb;color:#9ca3af;background:#fff}.users-table .ant-table-tbody::-webkit-scrollbar{width:8px}.users-table .ant-table-tbody::-webkit-scrollbar-track{background:#f1f2f6;border-radius:4px}.users-table .ant-table-tbody::-webkit-scrollbar-thumb{background:#6d548e;border-radius:4px;transition:background .3s ease}.users-table .ant-table-tbody::-webkit-scrollbar-thumb:hover{background:#5a4575}@media (max-width: 768px){.form-buttons-row{gap:10px}.users-pagination{padding:8px 16px 12px;height:56px}.users-pagination-button{min-width:28px;height:28px;font-size:12px!important}}@media (max-width: 576px){.form-buttons-row{flex-direction:column;gap:8px}.form-buttons-row .ant-form-item{width:100%!important}.users-pagination{flex-direction:column;gap:8px;height:auto;padding:12px 16px}.users-pagination-wrapper{flex-direction:column;gap:8px;width:100%}}*{box-sizing:border-box}:root{--purple-1: #654b8a;--purple-2: #664c8b;--purple-3: #674d8a;--purple-4: #644a89;--purple-5: #6d548e;--text: #1a1a1a;--muted: #5b6472;--panel-bg: #ffffff}html,body{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:#f5f5f5;margin:0;padding:0;overflow-x:hidden}.login-split{background:#f5f5f5;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.login-container{display:grid;grid-template-columns:1.2fr 1.2fr;max-width:1100px;width:100%;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 20px 40px #0e0d0d1a}.login-split>*{overflow:hidden}.split-left{background:url(/assets/port-CAfsFNmP.webp) center/cover no-repeat;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2rem;text-align:center;color:#fff;min-height:500px}.split-left:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#654b8af0,#664c8be6 2%,#674d8ac7 50%,#644a898c 60%,#6d548e00 80%),radial-gradient(1200px 700px at -10% 110%,#6d548ed9,#6d548e00 65%);z-index:1}.split-left:after{content:"";position:absolute;left:0;bottom:0;width:44%;height:44%;background:linear-gradient(135deg,var(--purple-5),var(--purple-3));opacity:.25;clip-path:polygon(0 100%,0 0,100% 100%);z-index:1}.left-header{z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;margin-bottom:1rem}.system-logo{width:clamp(120px,20vw,200px);height:clamp(120px,20vw,200px);object-fit:cover;border-radius:50%;margin-bottom:30px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.portal-heading{font-size:clamp(2rem,6vw,3.5rem);font-weight:880;letter-spacing:.5px;line-height:1.1;color:#fff!important;margin-bottom:20px}.access-badge{display:inline-flex;align-items:center;gap:10px;background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);padding:12px 24px;border-radius:50px;margin-top:10px;z-index:10;position:relative;box-shadow:0 4px 12px #0000001a}.access-icon{font-size:20px;color:#fff}.access-text{font-size:16px;color:#fff;font-weight:700;letter-spacing:.5px}.portal-subtext{opacity:.95;font-weight:700;font-size:clamp(12px,2vw,16px);padding:8px 14px;border-radius:10px;background:#ffffff29;border:1px solid rgba(255,255,255,.28);backdrop-filter:saturate(140%) blur(4px);-webkit-backdrop-filter:saturate(140%) blur(4px);box-shadow:0 6px 18px #0000001f inset,0 4px 10px #00000014;display:inline-flex;align-items:center}.subtext-icon{font-size:18px;opacity:.95;margin-right:8px}.left-footer{color:#fffc;font-size:12px;font-weight:500;text-align:center;position:relative;z-index:2;margin-top:auto;padding-top:1rem}.split-right{background:#fff;padding:0;display:flex;align-items:center;justify-content:center;min-height:500px;overflow:hidden}.form-panel{width:100%;max-width:500px;padding:3rem 2.5rem}.hello-section{text-align:left;margin-bottom:2.5rem}.hello-title{font-size:3.5rem;font-weight:880;color:#6d548e;line-height:1.2;margin-bottom:.1rem;text-align:center}.hello-subtitle{font-size:14px;color:#6b7280;margin-bottom:2rem;text-align:center}.form-input{height:44px;border:1px solid #d1d5db;background:#fff;border-radius:8px;font-size:14px;padding:12px 16px;width:100%;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit;box-sizing:border-box}.form-input:focus{border-color:#6d548e;background:#fff;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.form-input::placeholder{color:#9ca3af;font-size:14px}.form-group{margin-bottom:1.5rem}.form-label{font-weight:500;color:#374151;font-size:14px;margin-bottom:8px;display:block}.password-field{position:relative;display:flex;align-items:center}.password-field .form-input{padding-right:45px}.password-toggle-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .2s ease}.password-toggle-btn:hover{color:#8b5cf6}.password-toggle-btn:focus{outline:none;color:#8b5cf6}.login-btn{width:100%;padding:12px 24px;background:#6d548e;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:.5rem}.login-btn:hover{background:#5d4a7a}.login-btn:active{background:#4d3e66}.login-btn:disabled{opacity:.6;cursor:not-allowed;background:#6b46c1}.error-alert-container{min-height:44px;margin-bottom:1rem;transition:all .3s ease}.error-alert{background-color:#f8d7da;border:1px solid #f5c6cb;color:#dc3545;border-radius:6px;font-size:.875rem;padding:10px 15px;margin:0;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.error-alert.hidden{opacity:0;transform:translateY(-10px);pointer-events:none}.loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s ease-in-out infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}.login-btn .loading-content{display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.login-split{padding:1rem}.login-container{grid-template-columns:1fr;max-width:100%;border-radius:30px}.split-left{min-height:300px;order:1}.split-right{order:2;min-height:auto}.form-panel{padding:2rem 1.5rem}.hello-title{font-size:2.5rem}.portal-heading{font-size:clamp(1.8rem,8vw,2.5rem)}.system-logo{width:clamp(100px,25vw,150px);height:clamp(100px,25vw,150px);margin-bottom:20px}.access-badge{padding:10px 20px}.access-text{font-size:12px}.access-icon{font-size:16px}}@media (max-width: 480px){.login-split{padding:.5rem}.form-panel{padding:1.5rem 1rem}.hello-title{font-size:2rem}.access-badge{padding:8px 16px}.access-text{font-size:11px}}.pos-page-container{padding:24px;background:#eee;min-height:100%;border-radius:20px;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";height:calc(100vh - 100px)}.pos-page-container .ant-typography,.pos-page-container h1,.pos-page-container h2,.pos-page-container h3,.pos-page-container h4,.pos-page-container h5,.pos-page-container h6,.pos-page-container p,.pos-page-container span,.pos-page-container div{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"!important}.pos-content{margin-bottom:24px}.pos-card{height:100%;border-radius:20px;border:none;box-shadow:0 4px 20px #00000014;background:#fff;transition:all .3s ease}.pos-card:hover{box-shadow:0 6px 25px #0000001f}.pos-card .ant-card-head{display:none!important}.pos-card .ant-tabs{font-family:Public Sans,sans-serif!important}.pos-card .ant-tabs .ant-tabs-nav{margin:0!important;padding:20px 20px 0!important;border-bottom:none!important;display:flex!important;align-items:flex-end!important;gap:0!important}.pos-card .ant-tabs .ant-tabs-nav:before{display:none!important}.pos-card .ant-tabs .ant-tabs-tab{padding:12px 0!important;margin:0 32px 0 0!important;border:none!important;background:transparent!important;font-weight:600!important;color:#636e72!important;font-size:16px!important;transition:all .3s ease!important;border-bottom:3px solid transparent!important;position:relative!important;bottom:-1px!important;border-radius:8px 8px 0 0!important;white-space:nowrap!important}.pos-card .ant-tabs .ant-tabs-tab:hover{color:#2d3436!important;background-color:#f8f9fa!important}.pos-card .ant-tabs .ant-tabs-tab.ant-tabs-tab-active{color:#6d548e!important;border-bottom-color:#6d548e!important;font-weight:700!important}.pos-card .ant-tabs .ant-tabs-tab-btn,.pos-card .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:inherit!important}.pos-card .ant-tabs .ant-tabs-ink-bar{display:none!important}.pos-card .ant-tabs .ant-tabs-content{padding:20px!important;border-top:1px solid #f0f0f0!important;margin-top:0!important}.category-section .ant-card-body{padding:16px!important}.category-container{margin-bottom:24px}.category-header{display:flex;align-items:center;margin-bottom:16px}.category-icon{font-size:26px;margin-right:12px}.category-name{font-size:18px;font-weight:800;color:#2d3436}.type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.type-button{height:auto;padding:16px;text-align:center;border:1px solid #e9ecef;background-color:#f8f9fa;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;transition:all .2s ease}.type-button:hover{border-color:#6d548e;background-color:#f5f5f5;transform:translateY(-2px)}.type-button.selected{background-color:#e6f7ff;border-color:#6d548e;color:#6d548e;box-shadow:0 2px 8px #6d548e33}.type-price{margin-top:8px;font-weight:700;font-size:16px}.summary-section .ant-card-body{padding:16px}.summary-content{display:flex;flex-direction:column;gap:20px}.summary-item{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.summary-item strong{font-weight:600;color:#636e72;font-size:14px;width:100%}.selected-type,.amount-due,.change-amount{padding:12px;background-color:#f5f5f5;border-radius:8px;border:1px solid #e9ecef;font-weight:600;color:#2d3436;font-size:15px;width:100%}.amount-due,.change-amount{font-size:18px;font-weight:800}.change-amount{color:#6d548e}.cash-tendered{margin-top:16px}.cash-options{display:grid;grid-template-columns:repeat(4,1fr) 2fr;gap:10px;margin-top:8px}.cash-options button{height:40px;border-radius:8px;border:1px solid #e9ecef;background-color:#f8f9fa;transition:all .2s ease;font-weight:600}.cash-options button:hover{background-color:#6d548e;color:#fff;border-color:#6d548e}.cash-options button.active-cash{background-color:#6d548e;color:#fff;border-color:#6d548e;box-shadow:0 2px 8px #6d548e4d}.cash-options input{border-radius:8px;border:1px solid #e9ecef;padding:8px 12px;transition:all .2s ease}.cash-options input:focus{border-color:#6d548e;box-shadow:0 0 0 2px #6d548e33}.action-buttons{display:flex;gap:16px;margin-top:24px}.action-buttons button{flex:1;height:42px;border-radius:8px;padding:0 24px;font-weight:600;transition:all .3s ease;font-size:14px}.action-buttons button[type=primary]{background:#6d548e;border-color:#6d548e}.action-buttons button[type=primary]:hover:not(:disabled){background:#5a4575;border-color:#5a4575;transform:translateY(-2px);box-shadow:0 4px 12px #6d548e4d}.action-buttons button[type=primary]:disabled{background:#d9d9d9;border-color:#d9d9d9;color:#8c8c8c;transform:none;cursor:not-allowed}.collector-info{padding:12px 0}.info-row-single{display:flex;align-items:center;gap:32px;width:100%}.collector-left,.collector-right{display:flex;align-items:center;gap:8px}.collector-left .ant-typography:first-child,.collector-right .ant-typography:first-child{font-size:14px;font-weight:600;color:#8c8c8c;margin:0;white-space:nowrap}.collector-left .ant-typography:last-child,.collector-right .ant-typography:last-child{font-size:16px;font-weight:700;color:#2d3436;margin:0}.exemption-content{display:flex;flex-direction:column;gap:16px}.exemption-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.exemption-item{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:16px;transition:all .3s ease;box-shadow:0 2px 8px #0000000f}.exemption-item:hover{border-color:#6d548e;box-shadow:0 4px 16px #6d548e26}.exemption-header{text-align:center;margin-bottom:12px}.exemption-name{font-size:14px;font-weight:700;color:#2d3436}.exemption-counter{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.counter-button{width:36px!important;height:36px!important;border-width:2px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;font-size:16px!important;flex-shrink:0!important}.counter-button.plus,.counter-button.minus{background:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.counter-button.plus:hover:not(:disabled),.counter-button.minus:hover:not(:disabled){background:#40a9ff!important;border-color:#40a9ff!important;transform:scale(1.05)!important}.counter-button:disabled{background:#f5f5f5!important;border-color:#d9d9d9!important;color:#bfbfbf!important;transform:none!important}.exemption-input-container{flex:1;max-width:80px;display:flex;align-items:center}.exemption-input{width:100%!important;text-align:center!important;font-size:18px!important;font-weight:700!important;height:36px!important;border-width:2px!important;border-color:#d9d9d9!important;border-radius:6px!important}.exemption-input .ant-input-number-input{text-align:center!important;font-size:18px!important;font-weight:700!important;padding:0!important;height:32px!important;line-height:32px!important}.exemption-input:focus,.exemption-input:hover{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.exemption-input.unsaved{border-color:#ff7875!important;color:#ff7875!important;animation:pulse-border 2s infinite}.exemption-input.unsaved .ant-input-number-input{color:#ff7875!important}.exemption-input .ant-input-number-handler-wrap{display:none!important}.exemption-actions{display:flex;flex-direction:column;gap:8px;justify-content:center;margin-top:8px;align-items:center}.confirm-button{background:#52c41a!important;border-color:#52c41a!important;font-weight:600!important;height:36px!important;padding:0 12px!important;font-size:13px!important;width:80%!important;max-width:120px!important}.confirm-button:hover:not(:disabled){background:#73d13d!important;border-color:#73d13d!important;transform:translateY(-1px)!important}.confirm-button.has-changes{animation:glow-green 2s infinite}.confirm-button:disabled{background:#f5f5f5!important;border-color:#d9d9d9!important;color:#bfbfbf!important}.reset-button{background:#faad14!important;border-color:#faad14!important;color:#fff!important;font-weight:600!important;height:36px!important;padding:0 12px!important;font-size:13px!important;width:80%!important;max-width:120px!important}.reset-button:hover{background:#ffc53d!important;border-color:#ffc53d!important;color:#fff!important;transform:translateY(-1px)!important}@keyframes glow-green{0%,to{box-shadow:0 0 5px #52c41a80}50%{box-shadow:0 0 15px #52c41acc}}@keyframes pulse-border{0%,to{border-color:#ff7875}50%{border-color:#ff4d4f}}.cart-table-container{margin:12px 0;min-height:200px;max-height:300px;overflow-y:auto}.cart-table{border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.cart-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;font-size:12px;padding:8px 12px;border-bottom:1px solid #f0f0f0}.cart-table .ant-table-tbody>tr>td{padding:8px 12px;font-size:13px;border-bottom:1px solid #f0f0f0}.cart-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.cart-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.cart-table .ant-empty,.cart-table .ant-table-placeholder{padding:40px 16px;min-height:80px;display:flex;align-items:center;justify-content:center}.cart-table .ant-empty-description{color:#8c8c8c;font-size:13px}.cart-table .ant-table-placeholder .ant-empty{margin:0;padding:20px}.delete-cart-item{color:#ff4d4f;border-color:#ff4d4f}.delete-cart-item:hover{color:#ff7875;border-color:#ff7875}.quantity-controls{display:flex;align-items:center;gap:4px;justify-content:center}.qty-button{width:24px!important;height:24px!important;min-width:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border-radius:50%!important}.qty-button.plus{background:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.qty-button.plus:hover{background:#40a9ff!important;border-color:#40a9ff!important}.qty-button.minus{background:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.qty-button.minus:hover{background:#ff7875!important;border-color:#ff7875!important}.qty-input{width:45px!important;text-align:center!important;height:24px!important}.qty-input .ant-input-number-input{text-align:center!important;padding:0 4px!important;font-size:12px!important}.qty-input .ant-input-number-handler-wrap{display:none!important}.verification-content{max-height:calc(100vh - 300px);overflow-y:auto;padding-right:8px}.verification-summary-cards{margin-bottom:20px}.verification-summary-cards .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.verification-summary-cards .ant-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.verification-summary-cards .ant-card-body{padding:12px 16px!important}.verification-summary-cards .ant-statistic{text-align:center}.verification-summary-cards .ant-statistic-title{font-size:11px;font-weight:600;color:#8c8c8c;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.verification-summary-cards .ant-statistic-content{font-weight:700;line-height:1.2}.verification-summary-cards .ant-statistic-content-value{font-size:18px!important}.verification-summary-cards .ant-statistic-content-prefix{font-size:14px!important;margin-right:2px}.verification-table-wrapper{overflow-x:auto;border-radius:8px;margin-bottom:16px;scrollbar-width:none!important;-ms-overflow-style:none!important}.verification-table-wrapper::-webkit-scrollbar{display:none!important;height:0!important;width:0!important;background:transparent!important}.verification-table-wrapper::-webkit-scrollbar-track{display:none!important;background:transparent!important}.verification-table-wrapper::-webkit-scrollbar-thumb{display:none!important;background:transparent!important}.verification-table-wrapper::-webkit-scrollbar-thumb:hover{display:none!important;background:transparent!important}.verification-table-wrapper::-webkit-scrollbar-corner{display:none!important;background:transparent!important}.pos-page-container .verification-table-wrapper::-webkit-scrollbar{display:none!important}.pos-page-container .verification-table-wrapper::-webkit-scrollbar-track{display:none!important}.pos-page-container .verification-table-wrapper::-webkit-scrollbar-thumb{display:none!important}.verification-table{border-radius:8px;overflow:hidden;width:100%;min-width:700px}.verification-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;font-size:12px;padding:10px 12px;border-bottom:2px solid #f0f0f0;color:#6d548e!important;white-space:nowrap}.verification-table .ant-table-tbody>tr>td{padding:10px 12px;font-size:13px;white-space:nowrap}.verification-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.verification-table .ant-input-number{width:100%;max-width:100px}.verification-actions{display:flex;gap:12px;justify-content:flex-end;padding:12px 0 0;border-top:1px solid #f0f0f0;background:#fff}.verification-actions button{height:36px!important;padding:0 24px!important;font-size:14px!important;font-weight:600!important;border-radius:8px!important;transition:all .3s ease!important;min-width:140px!important}.verification-actions button .anticon{font-size:16px!important}.verification-actions button:not([type=primary]){background:#fff!important;border-color:#d9d9d9!important;color:#595959!important}.verification-actions button:not([type=primary]):hover:not(:disabled){border-color:#6d548e!important;color:#6d548e!important;transform:translateY(-2px)!important}.verification-actions button[type=primary]{background:#6d548e!important;border-color:#6d548e!important}.verification-actions button[type=primary]:hover:not(:disabled){background:#5a4575!important;border-color:#5a4575!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #6d548e4d!important}.verification-actions button:disabled{background:#f5f5f5!important;border-color:#d9d9d9!important;color:#bfbfbf!important;transform:none!important;cursor:not-allowed!important}.verification-actions button .ant-btn-loading-icon{margin-right:8px}.ant-notification{z-index:999999!important;position:fixed!important}.ant-notification .ant-notification-notice{border-radius:8px!important;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d!important;padding:16px 24px!important;margin-bottom:16px!important}.ant-notification .ant-notification-notice-message{font-weight:600!important;font-size:14px!important;margin-bottom:4px!important;color:#262626!important}.ant-notification .ant-notification-notice-description{font-size:13px!important;color:#595959!important}.ant-notification .ant-notification-notice-close{top:16px!important;right:16px!important}.pos-page-container ::-webkit-scrollbar{width:8px}.pos-page-container ::-webkit-scrollbar-track{background:#f1f2f6;border-radius:4px}.pos-page-container ::-webkit-scrollbar-thumb{background:#6d548e;border-radius:4px;transition:background .3s ease}.pos-page-container ::-webkit-scrollbar-thumb:hover{background:#5a4575}.pos-page-container ::-webkit-scrollbar-thumb:active{background:#4a3562}.pos-page-container ::-webkit-scrollbar-corner{background:#f1f2f6}@media (max-width: 1200px){.verification-summary-cards .ant-col{margin-bottom:8px}.verification-summary-cards .ant-statistic-content-value{font-size:16px!important}.verification-table .ant-table-thead>tr>th,.verification-table .ant-table-tbody>tr>td{padding:8px 10px;font-size:12px}.action-buttons{gap:12px}}@media (max-width: 768px){.pos-page-container{padding:12px;height:auto}.pos-card{border-radius:12px}.pos-card .ant-tabs .ant-tabs-nav{padding:12px 12px 0!important}.pos-card .ant-tabs .ant-tabs-tab{margin:0 16px 0 0!important;font-size:14px!important;padding:10px 0!important}.pos-card .ant-tabs .ant-tabs-content{padding:12px!important}.category-name{font-size:16px}.type-grid{grid-template-columns:1fr}.exemption-grid{grid-template-columns:1fr!important;gap:12px!important}.verification-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.verification-table-wrapper::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}.verification-table-wrapper::-webkit-scrollbar-track{display:none!important;background:transparent!important}.verification-table-wrapper::-webkit-scrollbar-thumb{display:none!important;background:transparent!important}.verification-table{min-width:650px!important}.summary-section .ant-card-body{padding:12px;max-height:calc(100vh - 200px);overflow-y:auto}.summary-section .ant-card-body::-webkit-scrollbar{width:6px}.summary-section .ant-card-body::-webkit-scrollbar-track{background:transparent}.summary-section .ant-card-body::-webkit-scrollbar-thumb{background:transparent;border-radius:3px}.summary-section .ant-card-body::-webkit-scrollbar-thumb:hover{background:transparent}.cash-options{grid-template-columns:repeat(2,1fr)}.cash-options button,.cash-options input{height:36px}.action-buttons{position:sticky;bottom:0;background:#fff;padding:12px 0 0;margin-top:16px;gap:10px;z-index:10}.action-buttons button{height:44px;font-size:15px;font-weight:700}.verification-summary-cards{grid-template-columns:1fr}.verification-actions{flex-direction:column}.verification-actions button{width:100%}.collector-left .ant-typography:first-child,.collector-right .ant-typography:first-child{font-size:10px}.collector-left .ant-typography:last-child,.collector-right .ant-typography:last-child{font-size:12px}}@media (max-width: 576px){.exemption-grid{grid-template-columns:1fr!important;gap:10px!important}.exemption-item{padding:12px!important}.exemption-name{font-size:13px!important}.counter-button{width:32px!important;height:32px!important;font-size:14px!important}.exemption-input-container{max-width:70px!important}.exemption-input{height:32px!important}.exemption-input .ant-input-number-input{font-size:16px!important;height:28px!important;line-height:28px!important}.confirm-button,.reset-button{width:50%!important;max-width:none!important;height:36px!important;font-size:12px!important;padding:0 10px!important}.collector-left .ant-typography:first-child,.collector-right .ant-typography:first-child{font-size:10px}.collector-left .ant-typography:last-child,.collector-right .ant-typography:last-child{font-size:13px}.verification-summary-cards .ant-col{margin-bottom:12px}.verification-table-wrapper{scrollbar-width:none!important}.verification-table-wrapper::-webkit-scrollbar{display:none!important}.verification-table{min-width:600px!important}.action-buttons button,.verification-actions button{height:42px!important;font-size:14px!important}}.feedback-page{background:#eee;border-radius:20px;padding:24px;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";height:calc(100vh - 100px);overflow:hidden}.feedback-page *{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"!important}.feedback-page .main-content-card{background:#fff!important;border-radius:20px!important;box-shadow:0 4px 20px #00000014!important;border:none!important;height:calc(100vh - 148px)!important;max-height:calc(100vh - 148px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.feedback-page .main-content-card .ant-card-body{padding:0!important;height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.feedback-page .feedback-header{padding:20px 24px!important;background:#fff!important;border-bottom:1px solid #f0f0f0!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-shrink:0!important;gap:24px!important;flex-wrap:wrap!important}.feedback-page .feedback-header-left{display:flex!important;align-items:center!important;gap:20px!important;flex-wrap:wrap!important}.feedback-page .feedback-filters{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.feedback-page .feedback-filters .ant-btn{background:#fff!important;border:1px solid #d1d5db!important;border-radius:8px!important;transition:all .2s ease!important;height:40px!important;font-size:14px!important;font-weight:600!important;color:#6b7280!important;padding:0 20px!important}.feedback-page .feedback-filters .ant-btn:hover{border-color:#6d548e!important;color:#6d548e!important;transform:translateY(-1px)!important;box-shadow:0 2px 4px #6d548e33!important}.feedback-page .feedback-filters .ant-btn.active,.feedback-page .feedback-filters .ant-btn[type=primary]{background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;border:1px solid #6d548e!important;color:#fff!important;box-shadow:0 2px 4px #6d548e33!important}.feedback-page .feedback-filters .ant-btn.active:hover,.feedback-page .feedback-filters .ant-btn[type=primary]:hover{background:linear-gradient(135deg,#5a4575,#7859a0)!important;border-color:#5a4575!important;box-shadow:0 4px 8px #6d548e4d!important}.feedback-page .refresh-btn{background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;border:1px solid #6d548e!important;border-radius:8px!important;font-weight:600!important;height:40px!important;font-size:14px!important;color:#fff!important;transition:all .2s ease!important;box-shadow:0 2px 4px #6d548e33!important;padding:0 20px!important}.feedback-page .refresh-btn:hover,.feedback-page .refresh-btn:focus{background:linear-gradient(135deg,#5a4575,#7859a0)!important;border-color:#5a4575!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #6d548e4d!important}.feedback-page .feedback-list-container{flex:1!important;overflow-y:auto!important;overflow-x:hidden!important;padding:24px!important;background:#fff!important;min-height:0!important;height:calc(100vh - 232px)!important;max-height:calc(100vh - 232px)!important}.feedback-page .feedback-list-container::-webkit-scrollbar{width:8px!important}.feedback-page .feedback-list-container::-webkit-scrollbar-track{background:#f8f9fa!important;border-radius:4px!important}.feedback-page .feedback-list-container::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#6d548e,#8b6eb3)!important;border-radius:4px!important;transition:all .3s ease!important}.feedback-page .feedback-list-container::-webkit-scrollbar-thumb:hover{background:#5a4575!important}.feedback-page .feedback-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-template-rows:repeat(2,1fr)!important;gap:20px!important;height:100%!important;min-height:400px!important}.feedback-page .feedback-card{background:#fff!important;border:1px solid #f0f0f0!important;border-radius:12px!important;box-shadow:0 2px 8px #0000000f!important;transition:all .3s ease!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;height:100%!important;min-height:220px!important}.feedback-page .feedback-card.unread{background:#fef5f5!important;border-left:4px solid #6d548e!important;box-shadow:0 2px 8px #6d548e1f!important}.feedback-page .feedback-card:hover{box-shadow:0 4px 16px #0000001f!important;transform:translateY(-2px)!important;border-color:#6d548e!important}.feedback-page .feedback-card .ant-card-body{padding:20px!important;display:flex!important;flex-direction:column!important;height:100%!important}.feedback-page .feedback-card-empty{background:transparent!important;border:2px dashed #e5e7eb!important;border-radius:12px!important;min-height:220px!important}.feedback-page .feedback-header-row{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin-bottom:12px!important;padding-bottom:12px!important;border-bottom:1px solid #f0f0f0!important;flex-shrink:0!important}.feedback-page .feedback-info h3{margin:0!important;font-size:15px!important;color:#374151!important;font-weight:700!important;letter-spacing:.3px!important}.feedback-page .feedback-date{margin:4px 0 0!important;color:#6b7280!important;font-size:12px!important;font-weight:500!important}.feedback-page .feedback-card .ant-tag{margin:0!important;font-weight:700!important;border-radius:6px!important;padding:2px 10px!important;font-size:11px!important;border:none!important;background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;color:#fff!important;flex-shrink:0!important}.feedback-page .feedback-message{padding:12px!important;background:#fafbfc!important;border-radius:8px!important;margin-bottom:12px!important;color:#374151!important;line-height:1.5!important;font-size:13px!important;font-weight:400!important;border:1px solid #f0f0f0!important;flex:1!important;overflow-y:auto!important;max-height:100px!important}.feedback-page .feedback-message::-webkit-scrollbar{width:4px!important}.feedback-page .feedback-message::-webkit-scrollbar-track{background:#f1f2f6!important;border-radius:2px!important}.feedback-page .feedback-message::-webkit-scrollbar-thumb{background:#6d548e!important;border-radius:2px!important}.feedback-page .feedback-actions{display:flex!important;gap:8px!important;justify-content:flex-end!important;align-items:center!important;flex-shrink:0!important;margin-top:auto!important;padding-top:8px!important}.feedback-page .mark-read-btn{background:#6d548e14!important;color:#6d548e!important;border:1px solid transparent!important;border-radius:6px!important;font-weight:600!important;height:32px!important;font-size:12px!important;transition:all .2s ease!important;padding:0 12px!important;flex:1!important}.feedback-page .mark-read-btn:hover{background:#6d548e26!important;color:#5a4575!important;transform:translateY(-1px)!important}.feedback-page .delete-btn{background:#dc354514!important;color:#dc3545!important;border:1px solid transparent!important;border-radius:6px!important;font-weight:600!important;height:32px!important;font-size:12px!important;transition:all .2s ease!important;padding:0 12px!important;flex:1!important}.feedback-page .delete-btn:hover{background:#dc354526!important;color:#b02a37!important;transform:translateY(-1px)!important}.feedback-page .loading-container,.feedback-page .empty-state-container{display:flex!important;justify-content:center!important;align-items:center!important;height:100%!important;min-height:400px!important}.feedback-page .loading-container .ant-spin{color:#6d548e!important}.feedback-page .ant-spin-text{color:#6d548e!important;font-weight:600!important;font-size:14px!important;margin-top:16px!important}.feedback-page .ant-empty-description{color:#6b7280!important;font-weight:500!important;font-size:14px!important}.feedback-page .feedback-pagination{padding:12px 20px 16px!important;border-top:1px solid #f0f0f0!important;background:#fff!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-shrink:0!important;gap:16px!important;margin:0!important;border-radius:0 0 20px 20px!important;height:60px!important;min-height:60px!important;max-height:60px!important;box-shadow:0 -2px 4px #0000000d!important}.feedback-page .feedback-pagination-wrapper{display:flex!important;width:100%!important;justify-content:space-between!important;align-items:center!important}.feedback-page .feedback-pagination-info{font-size:14px!important;color:#6b7280!important;font-weight:500!important;white-space:nowrap!important;flex-shrink:0!important}.feedback-page .feedback-pagination-controls{display:flex!important;align-items:center!important;gap:12px!important}.feedback-page .feedback-custom-pagination{display:flex!important;align-items:center!important;gap:6px!important}.feedback-page .feedback-pagination-button{min-width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #d1d5db!important;background:#fff!important;color:#6b7280!important;font-size:13px!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;border-radius:6px!important;padding:0 8px!important}.feedback-page .feedback-pagination-button:hover{border-color:#6d548e!important;color:#6d548e!important;background:#faf9fc!important}.feedback-page .feedback-pagination-button.active{background:linear-gradient(135deg,#6d548e,#8b6eb3)!important;border-color:#6d548e!important;color:#fff!important;font-weight:600!important}.feedback-page .feedback-pagination-button:disabled{cursor:not-allowed!important;opacity:.5!important;color:#9ca3af!important;border-color:#e5e7eb!important}.feedback-page .feedback-pagination-button:disabled:hover{border-color:#e5e7eb!important;color:#9ca3af!important;background:#fff!important}@media (max-width: 1400px){.feedback-page .feedback-grid{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(3,1fr)!important}}@media (max-width: 1024px){.feedback-page .feedback-header{flex-direction:column!important;align-items:stretch!important;gap:16px!important;padding:16px 20px!important}.feedback-page .feedback-header-left{justify-content:center!important;width:100%!important}}@media (max-width: 768px){.feedback-page{padding:16px}.feedback-page .feedback-grid{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:16px!important}.feedback-page .feedback-card-empty{display:none!important}.feedback-page .feedback-pagination{flex-direction:column!important;gap:8px!important;height:auto!important;min-height:auto!important;padding:12px 16px!important}.feedback-page .feedback-pagination-wrapper{flex-direction:column!important;gap:8px!important;width:100%!important}}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#6d548e #f1f1f1}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#6d548e,#8b6eb3);border-radius:10px;border:2px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a4575,#7a5da0)}.tlp-tourist-landing-page{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";line-height:1.6;color:#2d3436;background:#eee;min-height:100vh;max-width:1100px;margin:0 auto;box-shadow:0 0 30px #0000001a}.tlp-tourist-landing-page h1,.tlp-tourist-landing-page h2,.tlp-tourist-landing-page h3,.tlp-tourist-landing-page h4,.tlp-tourist-landing-page h5,.tlp-tourist-landing-page h6,.tlp-tourist-landing-page p,.tlp-tourist-landing-page span,.tlp-tourist-landing-page div{font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"!important}.tlp-header{position:relative;width:100%;background:#fff;box-shadow:0 2px 8px #0000001a}.tlp-header-top{display:flex;flex-direction:column;align-items:center;padding:15px 35px;border-bottom:3px solid #f0f0f0;position:relative}.tlp-header-banner-container{width:100%;max-width:500px;display:flex;justify-content:center}.tlp-header-banner{width:100%;height:auto;display:block;object-fit:contain}.tlp-language-toggle{position:absolute;top:15px;right:35px}.tlp-language-button{display:flex;align-items:center;gap:8px;padding:8px 16px;border:2px solid #6c5ce7;border-radius:6px;background:#fff;color:#6c5ce7;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:100px;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.tlp-language-button:hover{background:#6c5ce7;color:#fff}.tlp-language-button:focus{outline:none;box-shadow:0 0 0 3px #6c5ce733}.tlp-language-code{font-weight:700;letter-spacing:.5px}.tlp-globe-icon{width:18px;height:18px;flex-shrink:0}.tlp-language-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:2px solid #e9ecef;border-radius:8px;box-shadow:0 8px 25px #00000026;overflow:hidden;min-width:200px;z-index:1000;animation:tlpDropdownFadeIn .2s ease}@keyframes tlpDropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.tlp-language-option{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border:none;background:#fff;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #f1f3f5;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.tlp-language-option:last-child{border-bottom:none}.tlp-language-option:hover{background:#f8f9fa}.tlp-language-option.active{background:#6c5ce7;color:#fff}.tlp-language-option.active .tlp-lang-label{color:#ffffffe6}.tlp-lang-native{font-size:15px;font-weight:600}.tlp-lang-label{font-size:12px;color:#636e72;font-weight:500}.tlp-hero-section{background:#6d548e;min-height:45vh;display:flex;align-items:center;color:#ffffffe6;position:relative;overflow:hidden;padding:3rem 0}.tlp-hero-content{max-width:1000px;margin:0 auto;padding:0 1.5rem;width:100%}.tlp-hero-text{text-align:center;max-width:800px;margin:0 auto}.tlp-hero-text h1{font-size:2.8rem;margin-bottom:.8rem;font-weight:880;color:#ffffffe6;text-shadow:0 2px 10px rgba(0,0,0,.2);text-transform:uppercase;letter-spacing:1.5px}.tlp-hero-text h2{font-size:1.5rem;color:gold;margin-bottom:1.5rem;font-weight:700}.tlp-ordinance-badge{display:inline-block;margin-bottom:1.5rem}.tlp-ordinance-badge h3{font-size:1rem;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:1px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 1.5rem;border-radius:8px;border:2px solid rgba(255,255,255,.3);box-shadow:0 4px 15px #0003}.tlp-hero-text p{font-size:1rem;margin-bottom:1.5rem;line-height:1.7;font-weight:500;opacity:.95}.tlp-ordinance-details{margin-top:1.5rem;display:inline-block}.tlp-ordinance-details p{font-size:.95rem;margin:0;padding:.8rem 2rem;background:linear-gradient(135deg,gold,#ffed4e);color:#2d3436;font-weight:700;border-radius:50px;box-shadow:0 4px 15px #ffd7004d;transition:all .3s ease;display:inline-block;cursor:default}.tlp-ordinance-details p:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066}.tlp-allocation-section{padding:4rem 0;background:#f8f9fa}.tlp-allocation-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.tlp-allocation-section h2{text-align:center;font-size:1.8rem;margin-bottom:3rem;color:#2d3436;font-weight:880}.tlp-allocation-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.tlp-allocation-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;border-top:4px solid #6d548e;transition:all .3s ease;display:flex;flex-direction:column}.tlp-allocation-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.tlp-card-header{margin-bottom:1rem}.tlp-card-title h4{font-size:1rem;margin-bottom:.5rem;color:#2d3436;font-weight:700;line-height:1.3}.tlp-card-percentage{font-size:2.5rem;font-weight:880;line-height:1;color:#6d548e}.tlp-card-description{color:#636e72;font-size:.85rem;line-height:1.6}.tlp-projects-section{padding:4rem 0;background:#fff}.tlp-projects-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.tlp-projects-section h2{text-align:center;font-size:1.8rem;margin-bottom:2.5rem;color:#2d3436;font-weight:880}.tlp-projects-carousel{position:relative;display:flex;align-items:center;gap:1rem}.tlp-carousel-arrow{background:#6d548e;color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #6d548e4d;z-index:10}.tlp-carousel-arrow:hover{background:#5a4575;transform:scale(1.1);box-shadow:0 6px 20px #6d548e66}.tlp-carousel-arrow:active{transform:scale(.95)}.tlp-carousel-arrow:disabled{opacity:.3;cursor:not-allowed}.tlp-carousel-arrow:disabled:hover{background:#6d548e;transform:scale(1)}.tlp-arrow-left{margin-right:.5rem}.tlp-arrow-right{margin-left:.5rem}.tlp-projects-wrapper{flex:1;overflow:hidden}.tlp-projects-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:1.5rem;min-height:550px}.tlp-project-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 30px #0000001a;transition:all .3s ease;border:1px solid #e9ecef;display:flex;flex-direction:column;cursor:pointer}.tlp-project-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.tlp-project-image{position:relative;height:180px;overflow:hidden;background:linear-gradient(135deg,#e9ecef,#f8f9fa);flex-shrink:0}.tlp-placeholder-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tlp-placeholder-image span{color:#636e72;font-size:.85rem;font-weight:600}.tlp-project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tlp-project-card:hover .tlp-project-image img{transform:scale(1.05)}.tlp-project-content{padding:1.5rem;display:flex;flex-direction:column;flex:1;min-height:0}.tlp-project-content h3{font-size:1rem;margin-bottom:.6rem;color:#2d3436;font-weight:700;line-height:1.3}.tlp-project-content p{color:#636e72;margin-bottom:auto;line-height:1.6;font-weight:500;font-size:.85rem;flex:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.tlp-project-budget{color:#6d548e;font-weight:700;font-size:.9rem;margin-top:1rem}.tlp-carousel-indicator{text-align:center;margin-top:2rem;color:#636e72;font-size:.9rem;font-weight:600}.tlp-loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;min-height:400px}.tlp-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #6d548e;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tlp-loading-state p{color:#666;font-size:16px;font-weight:500}.tlp-empty-state{text-align:center;padding:60px 20px;color:#666;font-size:16px}.tlp-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:tlpModalFadeIn .3s ease;overflow-y:auto}@keyframes tlpModalFadeIn{0%{opacity:0}to{opacity:1}}.tlp-modal-content{background:#fff;border-radius:20px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:tlpModalSlideUp .3s ease;box-shadow:0 20px 60px #0000004d}@keyframes tlpModalSlideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.tlp-modal-close{position:absolute;top:15px;right:15px;width:35px;height:35px;border-radius:50%;border:none;background:#f8f9fa;color:#2d3436;font-size:24px;font-weight:300;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:10;line-height:1}.tlp-modal-close:hover{background:#6d548e;color:#fff;transform:rotate(90deg)}.tlp-modal-header{padding:25px 25px 15px;border-bottom:2px solid #f0f0f0}.tlp-modal-header h2{font-size:1.3rem;color:#2d3436;margin-bottom:10px;font-weight:800;padding-right:35px;line-height:1.3}.tlp-modal-badges{display:flex;gap:8px;flex-wrap:wrap}.tlp-modal-category{padding:5px 14px;background:linear-gradient(135deg,#6d548e,#8b6eb3);color:#fff;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.tlp-modal-year{padding:5px 14px;background:#f8f9fa;color:#636e72;border-radius:20px;font-size:11px;font-weight:700}.tlp-modal-body{padding:25px}.tlp-modal-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-bottom:25px}.tlp-modal-image-item{border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;aspect-ratio:16 / 9;position:relative;cursor:pointer}.tlp-modal-image-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tlp-modal-image-item:hover img{transform:scale(1.05)}.tlp-image-overlay{position:absolute;inset:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .3s ease;color:#fff}.tlp-modal-image-item:hover .tlp-image-overlay{opacity:1}.tlp-view-icon{width:32px;height:32px;stroke-width:2}.tlp-image-overlay span{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.tlp-modal-details{display:flex;flex-direction:column;gap:20px}.tlp-modal-section h3{font-size:.95rem;color:#2d3436;margin-bottom:8px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.tlp-modal-section p{color:#636e72;line-height:1.7;font-size:.88rem}.tlp-modal-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:20px;background:#f8f9fa;border-radius:12px;margin-top:20px}.tlp-modal-info-item{display:flex;flex-direction:column;gap:10px}.tlp-modal-progress-item{grid-column:1 / -1}.tlp-modal-info-item label{font-size:.75rem;color:#636e72;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.tlp-modal-budget,.tlp-modal-utilized{font-size:1.25rem;font-weight:800;color:#6d548e}.tlp-modal-progress-bar-wrapper{position:relative;width:100%;height:32px;background-color:#e9ecef;border-radius:6px;overflow:visible}.tlp-modal-progress-bar-fill{position:relative;height:100%;transition:width .4s ease,background-color .3s ease;border-radius:6px;display:flex;align-items:center;justify-content:flex-end;padding-right:10px}.tlp-modal-progress-text{font-size:.875rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2);white-space:nowrap;position:relative;z-index:1}.tlp-image-viewer-overlay{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:11000;padding:20px;animation:tlpModalFadeIn .3s ease;cursor:zoom-out}.tlp-image-viewer-close{position:absolute;top:20px;right:20px;width:50px;height:50px;border-radius:50%;border:2px solid white;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:32px;font-weight:300;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:10;line-height:1}.tlp-image-viewer-close:hover{background:#fff3;transform:rotate(90deg);border-color:#6d548e}.tlp-image-viewer-content{max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center;cursor:default}.tlp-image-viewer-content img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;animation:tlpImageZoomIn .3s ease}@keyframes tlpImageZoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.tlp-faq-section{padding:3rem 0;background:#fff}.tlp-faq-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.tlp-faq-section h2{text-align:center;font-size:1.8rem;margin-bottom:2.5rem;color:#2d3436;font-weight:880}.tlp-faq-list{display:flex;flex-direction:column;gap:1rem}.tlp-faq-item{background:#fff;border:2px solid #e9ecef;border-radius:12px;overflow:hidden;transition:all .3s ease}.tlp-faq-item:hover{border-color:#6d548e}.tlp-faq-item.active{border-color:#6d548e;box-shadow:0 4px 20px #6d548e26}.tlp-faq-question{width:100%;background:transparent;border:none;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:1rem;font-weight:700;color:#2d3436;transition:all .3s ease}.tlp-faq-question:hover,.tlp-faq-item.active .tlp-faq-question{color:#6d548e}.tlp-faq-icon{font-size:1.5rem;font-weight:300;color:#6d548e;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.tlp-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.tlp-faq-item.active .tlp-faq-answer{max-height:300px}.tlp-faq-answer p{padding:0 2rem 1.5rem;color:#636e72;line-height:1.7;font-size:.9rem;margin:0}.tlp-contact-section{padding:3rem 0;background:#eeeff0}.tlp-contact-container{max-width:1000px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.tlp-contact-info h2{font-size:1.8rem;margin-bottom:1.5rem;color:#2d3436;font-weight:880}.tlp-office-info{background:#f8f9fa;padding:2rem;border-radius:15px;box-shadow:0 8px 30px #00000014;border-left:4px solid #6d548e;height:100%}.tlp-office-info h3{color:#6d548e;margin-bottom:1.2rem;font-weight:700;font-size:1.1rem}.tlp-office-info p{margin-bottom:.7rem;color:#636e72;font-weight:500;font-size:.9rem}.tlp-office-hours{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #e9ecef}.tlp-office-hours h4{color:#2d3436;font-weight:700;margin-bottom:.8rem;font-size:1rem}.tlp-contact-form{background:#f8f9fa;padding:2rem;border-radius:15px;box-shadow:0 8px 30px #00000014;display:flex;flex-direction:column;height:100%}.tlp-contact-form h3{margin-bottom:1.5rem;color:#2d3436;font-weight:700;font-size:1.1rem}.tlp-contact-form form{display:flex;flex-direction:column;flex:1}.tlp-contact-form textarea{width:100%;padding:1rem;margin-bottom:1rem;border:2px solid #e9ecef;border-radius:10px;font-size:.9rem;font-weight:500;transition:all .3s ease;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";resize:vertical;min-height:150px;flex:1}.tlp-contact-form textarea:focus{outline:none;border-color:#6d548e;box-shadow:0 0 0 3px #6d548e1a}.tlp-contact-form textarea:disabled{background-color:#f8f9fa;cursor:not-allowed;opacity:.6}.tlp-form-status{padding:.8rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem;font-weight:600}.tlp-form-status.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.tlp-form-status.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.tlp-contact-form button{width:100%;background:linear-gradient(135deg,#6d548e,#8b6eb3);color:#fff;padding:1rem;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:Public Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";margin-top:auto}.tlp-contact-form button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #6d548e4d}.tlp-contact-form button:disabled{opacity:.6;cursor:not-allowed;transform:none}.tlp-footer{background:#2d3436;color:#ffffffe6;padding:3rem 0 1.5rem}.tlp-footer-container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.tlp-footer-content{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;margin-bottom:1.5rem}.tlp-footer-section h4{margin-bottom:1.2rem;color:#6d548e;font-weight:700;font-size:1rem}.tlp-footer-section p{font-weight:500;line-height:1.6;font-size:.9rem;margin-bottom:1rem}.tlp-footer-social{display:flex;gap:1rem;margin-top:1rem}.tlp-footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#6d548e;border-radius:50%;color:#fff;transition:all .3s ease;text-decoration:none}.tlp-footer-social a:hover{background:#8b6eb3;transform:translateY(-3px);box-shadow:0 4px 15px #6d548e66}.tlp-footer-social svg{width:20px;height:20px}.tlp-footer-section ul{list-style:none}.tlp-footer-section ul li{margin-bottom:.7rem}.tlp-footer-section ul li a{color:#ffffffb3;text-decoration:none;transition:color .3s ease;font-weight:500;font-size:.9rem}.tlp-footer-section ul li a:hover{color:#6d548e}.tlp-footer-bottom{border-top:1px solid #636e72;padding-top:1.5rem;text-align:center;color:#fff9;font-weight:500;font-size:.85rem}.tlp-scroll-to-top{position:fixed;bottom:30px;right:30px;width:40px;height:40px;background:linear-gradient(135deg,#8e44ad,#9b59b6);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #8e44ad4d;transition:all .3s ease;z-index:1000;animation:fadeIn .3s ease-in-out}.tlp-scroll-to-top:hover{background:linear-gradient(135deg,#9b59b6,#a569bd);transform:translateY(-3px);box-shadow:0 6px 16px #8e44ad66}.tlp-scroll-to-top:active{transform:translateY(-1px);box-shadow:0 4px 12px #8e44ad4d}.tlp-scroll-to-top svg{transition:transform .3s ease}.tlp-scroll-to-top:hover svg{transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.tlp-tourist-landing-page{max-width:100%;box-shadow:none}}@media (max-width: 968px){.tlp-header-top{padding:12px 25px}.tlp-header-banner-container{max-width:400px}.tlp-language-toggle{right:25px}.tlp-carousel-arrow{width:45px;height:45px;font-size:1.8rem}.tlp-projects-grid{min-height:450px}.tlp-footer-content{grid-template-columns:1fr;gap:2rem}.tlp-contact-container{grid-template-columns:1fr;gap:1.5rem}.tlp-office-info,.tlp-contact-form{height:auto}.tlp-contact-form textarea{min-height:120px}}@media (max-width: 768px){.tlp-header-top{flex-direction:row;justify-content:space-between;align-items:center;gap:15px;padding:15px 20px}.tlp-header-banner-container{max-width:70%;flex:1}.tlp-language-toggle{position:static;margin-left:auto;width:auto}.tlp-language-button{width:auto;justify-content:center;min-width:80px;padding:6px 12px;font-size:12px}.tlp-language-code{font-size:12px}.tlp-globe-icon{width:16px;height:16px}.tlp-language-dropdown{left:auto;right:0;min-width:180px}.tlp-hero-text h1{font-size:1.8rem}.tlp-hero-text h2{font-size:1.2rem}.tlp-ordinance-badge h3{font-size:.85rem;padding:.6rem 1.2rem}.tlp-allocation-section{padding:3rem 0}.tlp-allocation-grid{grid-template-columns:1fr;gap:1.5rem}.tlp-projects-section{overflow:hidden}.tlp-projects-container{overflow:visible}.tlp-projects-carousel{flex-direction:column;gap:0;overflow:visible;position:relative}.tlp-carousel-arrow{display:none!important}.tlp-projects-wrapper{width:100vw;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0;margin:0 calc(-50vw + 50%);position:relative}.tlp-projects-wrapper::-webkit-scrollbar{display:none}.tlp-projects-grid{display:flex!important;flex-direction:row!important;gap:1rem;min-height:auto;width:max-content!important;grid-template-columns:none!important;grid-template-rows:none!important;padding:0 1.5rem}.tlp-project-card{min-width:280px;max-width:280px;width:280px;scroll-snap-align:start;flex-shrink:0;display:flex;flex-direction:column;height:auto}.tlp-project-image{height:160px;flex-shrink:0}.tlp-project-content{padding:1.2rem;flex:1;display:flex;flex-direction:column}.tlp-project-content h3{font-size:.95rem;margin-bottom:.5rem}.tlp-project-content p{font-size:.8rem;margin-bottom:.8rem;flex:1}.tlp-project-budget{font-size:.85rem;margin-top:auto;padding-top:.5rem}.tlp-carousel-indicator{display:none}.tlp-faq-question{padding:1.2rem 1.5rem;font-size:.95rem}.tlp-faq-answer p{padding:0 1.5rem 1.2rem;font-size:.85rem}.tlp-modal-content{border-radius:15px;max-height:95vh;max-width:95%}.tlp-modal-header{padding:20px 20px 12px}.tlp-modal-header h2{font-size:1.15rem}.tlp-modal-body{padding:18px}.tlp-modal-images{grid-template-columns:1fr}.tlp-modal-info-grid{grid-template-columns:1fr;gap:15px;padding:15px}.tlp-modal-progress-item{grid-column:1}.tlp-modal-progress-bar-wrapper{height:28px}.tlp-modal-progress-text{font-size:.8rem;padding-right:8px}}@media (max-width: 480px){.tlp-header-top{padding:12px 15px}.tlp-header-banner-container{max-width:65%}.tlp-language-button{min-width:70px;padding:5px 10px;font-size:11px}.tlp-language-code{font-size:11px}.tlp-globe-icon{width:14px;height:14px}.tlp-language-dropdown{min-width:160px}.tlp-hero-text h1{font-size:1.5rem;letter-spacing:1px}.tlp-hero-text h2{font-size:1.1rem}.tlp-ordinance-badge h3{font-size:.75rem;padding:.5rem 1rem}.tlp-ordinance-details p{font-size:.85rem;padding:.7rem 1.3rem}.tlp-allocation-section h2,.tlp-projects-section h2,.tlp-contact-info h2,.tlp-faq-section h2{font-size:1.5rem}.tlp-allocation-section{padding:2.5rem 0}.tlp-card-percentage{font-size:2rem}.tlp-projects-wrapper{margin:0 calc(-50vw + 50%)}.tlp-projects-grid{padding:0 1rem}.tlp-project-card{min-width:260px;max-width:260px;width:260px}.tlp-project-image{height:140px}.tlp-project-content{padding:1rem}.tlp-project-content h3{font-size:.9rem}.tlp-project-content p{font-size:.75rem}.tlp-faq-question{padding:1rem 1.2rem;font-size:.9rem}.tlp-faq-icon{font-size:1.3rem}.tlp-faq-answer p{padding:0 1.2rem 1rem;font-size:.8rem}.tlp-modal-close{width:32px;height:32px;font-size:20px;top:12px;right:12px}.tlp-modal-header h2{font-size:1.05rem}.tlp-modal-budget,.tlp-modal-utilized{font-size:1rem}.tlp-modal-section h3{font-size:.88rem}.tlp-modal-section p{font-size:.82rem}.tlp-modal-progress-bar-wrapper{height:24px}.tlp-modal-progress-text{font-size:.75rem}}.notification-page-container{font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.notification-page-content{max-width:1200px;margin:0 auto}.notification-actions{display:flex;justify-content:flex-end;margin-bottom:16px}.empty-notification-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:40px 20px}.notification-list{display:flex;flex-direction:column;gap:16px}.notification-item-wrapper{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.notification-alert{border-radius:12px!important;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:none!important}.notification-alert:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.notification-alert.unread{border-left:4px solid #6d548e!important;background:linear-gradient(to right,#6d548e0d,#fff)}.notification-alert-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.notification-alert-title{font-weight:600;font-size:16px;color:#262626}.notification-alert-time{font-size:12px;color:#8c8c8c;white-space:nowrap}.notification-alert-content{margin-top:8px}.notification-message{font-size:14px;color:#595959;line-height:1.6;white-space:pre-line}.verification-details-card{background:#fafafa!important;border:1px solid #e8e8e8;border-radius:8px;animation:expandDetails .3s ease-out}@keyframes expandDetails{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.verification-details-card .ant-card-head{background:#f5f5f5;border-bottom:1px solid #e8e8e8;font-weight:600}.status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:capitalize}.status-badge.verified{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-badge.pending{background:#fffbe6;color:#faad14;border:1px solid #ffe58f}.status-badge.rejected{background:#fff1f0;color:#ff4d4f;border:1px solid #ffccc7}.positive-variance{color:#52c41a;font-weight:600}.negative-variance{color:#ff4d4f;font-weight:600}.notification-alert.ant-alert-success{background:#f6ffed!important;border-left:4px solid #52c41a!important}.notification-alert.ant-alert-success .ant-alert-icon{color:#52c41a!important}.notification-alert.ant-alert-warning{background:#fffbe6!important;border-left:4px solid #faad14!important}.notification-alert.ant-alert-warning .ant-alert-icon{color:#faad14!important}.notification-alert.ant-alert-error{background:#fff1f0!important;border-left:4px solid #ff4d4f!important}.notification-alert.ant-alert-error .ant-alert-icon{color:#ff4d4f!important}@media (max-width: 768px){.notification-page-container{padding:12px}.notification-page-content{padding:0}.notification-alert-header{flex-direction:column;align-items:flex-start}.notification-alert-title{font-size:14px}.notification-message{font-size:13px}.notification-list{gap:12px}.notification-alert{border-radius:8px!important}.verification-details-card{margin-left:-8px;margin-right:-8px}}.notification-list{max-height:calc(100vh - 180px);overflow-y:auto;padding-right:4px}.notification-list::-webkit-scrollbar{width:6px}.notification-list::-webkit-scrollbar-track{background:transparent}.notification-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.notification-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.ant-layout-content,.ant-layout,.ant-layout-has-sider,body{overflow:hidden!important}::-webkit-scrollbar{display:none}html{scrollbar-width:none}
