:root{--font-sans: "Inter", "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-primary: #008751;--color-primary-bright: #00b37a;--color-primary-soft: #0ea871;--color-dark: #031f19;--color-muted: #1a3b32;--color-surface: rgba(12, 58, 44, .35);--color-light: #f4f9f7;--color-highlight: #c6f6d5;--color-accent: #5efabd;--color-text: #0f172a;--color-text-muted: #4b5563;--shadow-md: 0 20px 45px rgba(0, 135, 81, .18);--shadow-lg: 0 32px 70px rgba(3, 31, 25, .38);--shadow-soft: 0 18px 55px rgba(0, 179, 122, .22);--glass-border: rgba(255, 255, 255, .18);--glass-bg: rgba(4, 33, 26, .45);--backdrop-blur: blur(22px);font-family:var(--font-sans);line-height:1.6;font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--color-light);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-light)}#root{width:100%;margin:0;padding:0}.bg-nigerian-green{background-color:#008751}.text-nigerian-green{color:#008751}.border-nigerian-green{border-color:#008751}.bg-nigerian-white{background-color:#fff}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .6s ease-out}.animate-slideUp{animation:slideUp .8s cubic-bezier(.16,1,.3,1) forwards}.bg-glass{background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.2)}.glass-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);box-shadow:0 8px 32px #0087510d}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.flex{display:flex}.grid{display:grid}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-green-500{color:#10b981}.text-green-600{color:#059669}.text-green-700{color:#047857}.text-green-800{color:#065f46}.text-blue-800{color:#1e40af}.text-blue-900{color:#1e3a8a}.text-yellow-500{color:#f59e0b}.text-yellow-800{color:#92400e}.text-red-500{color:#ef4444}.text-purple-500{color:#8b5cf6}.text-purple-800{color:#5b21b6}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-800{background-color:#1f2937}.bg-green-50{background-color:#ecfdf5}.bg-green-100{background-color:#dcfce7}.bg-green-600{background-color:#059669}.bg-green-700{background-color:#047857}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-yellow-100{background-color:#fef3c7}.bg-purple-100{background-color:#ede9fe}.border{border-width:1px}.border-2{border-width:2px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-green-500{border-color:#10b981}.border-blue-500{border-color:#3b82f6}.border-yellow-500{border-color:#f59e0b}.border-purple-500{border-color:#8b5cf6}.border-gray-500{border-color:#6b7280}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.w-2{width:.5rem}.w-full{width:100%}.h-2{height:.5rem}.h-3{height:.75rem}.h-6{height:1.5rem}.h-8{height:2rem}.flex-items-center{display:flex;align-items:center}.flex-justify-between{display:flex;justify-content:space-between}.flex-justify-center{display:flex;justify-content:center}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.hover\:bg-green-700:hover{background-color:#047857}.hover\:border-gray-300:hover{border-color:#d1d5db}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.relative{position:relative}button{border:none;cursor:pointer;font-family:inherit}button:disabled{opacity:.6;cursor:not-allowed}input,textarea,select{font-family:inherit;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem}input:focus,textarea:focus,select:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px #0596691a}@media (max-width: 480px){.container{padding-left:.75rem;padding-right:.75rem}.text-2xl{font-size:1.25rem}.text-3xl{font-size:1.5rem}.text-4xl{font-size:1.875rem}.p-4{padding:.75rem}.p-6{padding:1rem}.p-8{padding:1.5rem}.gap-4{gap:.75rem}.gap-6{gap:1rem}}@media (min-width: 576px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:text-4xl{font-size:2.25rem}.sm\:flex{display:flex}.sm\:space-y-0>*+*{margin-top:0}.sm\:space-x-4>*+*{margin-left:1rem}.sm\:justify-center{justify-content:center}.sm\:w-auto{width:auto}}@media (min-width: 768px){#root{padding:0}.container{padding:0 1.5rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:text-4xl{font-size:2.25rem}.md\:flex{display:flex}.md\:space-y-0>*+*{margin-top:0}.md\:space-x-4>*+*{margin-left:1rem}.md\:justify-center{justify-content:center}.md\:w-auto{width:auto}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:p-8{padding:2rem}.lg\:p-12{padding:3rem}}@media (min-width: 1200px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:text-5xl{font-size:3rem}}.max-w-3xl{max-width:48rem}.max-w-7xl{max-width:80rem}.btn-primary{background-color:#059669;color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-primary:hover{background-color:#047857}.btn-secondary{background-color:#e5e7eb;color:#1f2937;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-secondary:hover{background-color:#d1d5db}.btn-danger{background-color:#ef4444;color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.btn-danger:hover{background-color:#dc2626}.app-container{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;padding:1rem;padding-top:calc(64px + 1rem)}.app-main.no-padding{padding:0}.app-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f9fafb}.spinner{width:50px;height:50px;border:5px solid #f3f4f6;border-top:5px solid #008751;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@media (max-width: 768px){.app-main{padding:.5rem;padding-top:calc(64px + .5rem)}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width: 480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:1rem}.login-card{max-width:500px;width:100%;background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.login-header{text-align:center;margin-bottom:2rem}.login-logo{width:60px;height:60px;background-color:#008751;border-radius:100%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.login-logo-icon{font-size:24px;color:#fff}.login-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.login-subtitle{color:#6b7280;font-size:.875rem}.form-select,.form-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff}.login-button{width:100%;background-color:#008751;color:#fff;padding:.75rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s}.login-button:disabled{background-color:#9ca3af;cursor:not-allowed}.login-footer{margin-top:1.5rem;text-align:center}.login-footer-text{font-size:.875rem;color:#6b7280}.signup-link{color:#008751;text-decoration:none;font-weight:500}.signup-link:hover{text-decoration:underline}.forgot-password-link{color:#008751;text-decoration:none;font-weight:500}.forgot-password-link:hover{text-decoration:underline}.register-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:1rem}.register-card{max-width:750px;width:100%;background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.register-header{text-align:center;margin-bottom:2rem}.register-logo{width:60px;height:60px;background-color:#008751;border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.register-logo-icon{font-size:24px;color:#fff}.register-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.register-subtitle{color:#6b7280;font-size:.875rem}.progress-bar-container{background-color:#e5e7eb;height:4px;border-radius:2px;margin-bottom:2rem}.step-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;text-align:center}.form-group-last{margin-bottom:1.5rem}.form-select,.form-input,.form-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff}.form-textarea{resize:vertical}.password-input-container{position:relative;display:flex;align-items:center}.password-input{padding-right:3rem}.password-toggle-btn{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280}.password-toggle-btn:hover{color:#374151}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.role-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.25rem;margin-bottom:2rem}.role-card{position:relative;padding:1.5rem 1rem;border:2px solid #e5e7eb;border-radius:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff}.role-card:hover{border-color:#008751;background-color:#f0fdf9;transform:translateY(-4px);box-shadow:0 10px 20px #0087510d}.role-card.selected{border-color:#008751;background-color:#f0fdf9;box-shadow:0 8px 25px #0087511a}.role-card-icon{font-size:2.5rem;margin-bottom:1rem;transition:transform .3s ease}.role-card:hover .role-card-icon{transform:scale(1.1)}.role-card-title{display:block;font-weight:700;color:#111827;font-size:1rem;margin-bottom:.25rem}.role-card-desc{font-size:.8rem;color:#6b7280;line-height:1.4}.role-card-check{position:absolute;top:.75rem;right:.75rem;width:20px;height:20px;background:#008751;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}@media (max-width: 480px){.role-cards-container{grid-template-columns:1fr}}.household-size-options{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.household-size-option{border:2px solid #e5e7eb;border-radius:.5rem;padding:1rem;text-align:center;cursor:pointer;transition:all .2s ease}.household-size-option:hover{border-color:#008751;background-color:#f0fdf4}.household-size-option.selected{border-color:#008751;background-color:#f0fdf4;box-shadow:0 4px 6px -1px #0087511a,0 2px 4px -1px #0087510f}.household-size-icon{font-size:1.5rem;margin-bottom:.5rem}.household-size-label{font-weight:600;color:#1f2937;margin-bottom:.25rem}.household-size-desc{font-size:.75rem;color:#6b7280}@media (max-width: 640px){.household-size-options,.form-grid{grid-template-columns:1fr}.navigation-buttons{flex-direction:row!important;gap:.5rem;display:flex!important;justify-content:space-between!important}.back-button-register,.next-button-register,.submit-button{padding:.75rem;font-size:.875rem;flex:1}}.terms-container{background-color:#f9fafb;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;max-height:200px;overflow-y:auto;border:1px solid #e5e7eb}.terms-title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.terms-text{font-size:.875rem;color:#6b7280;line-height:1.5;margin-bottom:.5rem}.terms-list{font-size:.875rem;color:#6b7280;line-height:1.5;padding-left:1rem}.checkbox-container{display:flex;align-items:center;margin-bottom:1.5rem}.checkbox-input{margin-right:.5rem}.error-message{background-color:#fef2f2;color:#dc2626;padding:.75rem;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem}.navigation-buttons{display:flex;justify-content:space-between;gap:1rem}.back-button-register,.next-button-register,.submit-button{flex:1;padding:.75rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer}.back-button-register{background-color:#f3f4f6;color:#374151}.next-button-register,.submit-button{background-color:#008751;color:#fff}.submit-button:disabled{background-color:#9ca3af;cursor:not-allowed}.loading-text{font-size:.875rem;color:#6b7280;margin-top:.25rem}.register-footer{margin-top:1.5rem;text-align:center}.register-footer-text{font-size:.875rem;color:#6b7280}.signin-link{color:#008751;text-decoration:none;font-weight:500}.signin-link:hover{text-decoration:underline}.pac-container{font-family:inherit;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:4px;z-index:10000}.pac-item{padding:10px 12px;cursor:pointer;border-top:1px solid #e5e7eb;font-size:14px}.pac-item:first-child{border-top:none}.pac-item:hover{background-color:#f3f4f6}.pac-item-query{font-weight:600;color:#1f2937}.pac-matched{font-weight:700;color:#10b981}.map-picker-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.map-picker-content{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.map-picker-header{padding:20px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.map-picker-header h3{margin:0;font-size:20px;font-weight:600;color:#1f2937}.map-close-btn{background:none;border:none;font-size:32px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.map-close-btn:hover{background-color:#f3f4f6;color:#1f2937}.map-search-container{padding:16px 20px;border-bottom:1px solid #e5e7eb}.map-search-input{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;transition:all .2s}.map-search-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.selected-address-display{padding:12px 20px;background-color:#f0fdf4;border-bottom:1px solid #d1fae5;font-size:14px;color:#065f46}.selected-address-display strong{color:#047857;margin-right:8px}.map-picker-footer{padding:16px 20px;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end}.map-cancel-btn,.map-confirm-btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.map-cancel-btn{background-color:#f3f4f6;color:#374151}.map-cancel-btn:hover{background-color:#e5e7eb}.map-confirm-btn{background-color:#10b981;color:#fff}.map-confirm-btn:hover{background-color:#059669}.map-loading{padding:40px;text-align:center;color:#6b7280;font-size:16px}@media (max-width: 768px){.map-picker-modal{padding:0}.map-picker-content{max-width:100%;max-height:100vh;border-radius:0}.map-picker-header h3{font-size:18px}.map-picker-footer{flex-direction:column-reverse}.map-cancel-btn,.map-confirm-btn{width:100%}}.otp-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:1rem}.otp-card{max-width:500px;width:100%;background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.otp-header{text-align:center;margin-bottom:2rem}.otp-logo{width:60px;height:60px;background-color:#008751;border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.otp-logo-icon{font-size:24px;color:#fff}.otp-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.otp-subtitle{color:#6b7280;font-size:.875rem;line-height:1.5}.phone-number{font-weight:700}.otp-input-container{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.otp-input{width:3rem;height:3rem;text-align:center;font-size:1.25rem;font-weight:600;border:2px solid #d1d5db;border-radius:.5rem;background-color:#fff;color:#1f2937}.otp-input:focus{outline:none;border-color:#008751;box-shadow:0 0 0 3px #0596691a}.timer{text-align:center;margin-bottom:1rem}.timer-text{font-size:.875rem;color:#6b7280}.timer-expired{font-size:.875rem;color:#dc2626}.timer-strong{font-weight:700}.error-message{background-color:#fef2f2;color:#dc2626;padding:.75rem;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem;text-align:center}.verify-button{width:100%;background-color:#008751;color:#fff;padding:.75rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;margin-bottom:1rem}.verify-button:disabled{background-color:#9ca3af;cursor:not-allowed}.resend-container{text-align:center}.resend-button{background:none;border:none;color:#008751;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:underline}.resend-text{font-size:.875rem;color:#6b7280}.back-button{margin-top:1.5rem;text-align:center}.back-link{background:none;border:none;color:#6b7280;font-size:.875rem;cursor:pointer}.forgot-password-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background-color:#f5f5f5}.forgot-password-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:30px;width:100%;max-width:500px}.forgot-password-card h2{text-align:center;margin-bottom:15px;color:#333}.forgot-password-card p{text-align:center;color:#666;margin-bottom:25px}.forgot-password-footer{text-align:center;margin-top:20px}.reset-password-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background-color:#f5f5f5}.reset-password-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:30px;width:100%;max-width:500px}.reset-password-card h2{text-align:center;margin-bottom:15px;color:#333}.reset-password-card p{text-align:center;color:#666;margin-bottom:25px}.form-group label{display:block;margin-bottom:5px;font-weight:500;color:#333}.form-group input{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.form-group input:-moz-read-only{background-color:#f8f9fa;cursor:not-allowed}.form-group input:read-only{background-color:#f8f9fa;cursor:not-allowed}.form-text{display:block;margin-top:5px;font-size:12px;color:#6c757d}.btn{display:inline-block;padding:12px 20px;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;text-align:center;text-decoration:none;transition:all .2s}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:#007bff;color:#fff;width:100%}.btn-primary:hover:not(:disabled){background-color:#0069d9}.btn-link{background:none;color:#007bff;padding:0;font-size:14px}.btn-link:hover{text-decoration:underline}.reset-password-footer{text-align:center;margin-top:20px}.alert{padding:12px;border-radius:4px;margin-bottom:20px}.alert-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.tracking-line-container{margin:1rem 0;padding:1rem 0;background-color:#f9fafb;border-radius:.5rem}.tracking-line{display:flex;justify-content:space-between;align-items:center;position:relative;padding:0 1rem}.tracking-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.tracking-step-content{display:flex;flex-direction:column;align-items:center;z-index:2}.tracking-step-icon{width:40px;height:40px;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:.5rem;transition:all .3s ease;border:2px solid #e5e7eb}.tracking-step-icon.active{background-color:#008751;color:#fff;transform:scale(1.1);border-color:#008751;box-shadow:0 0 0 3px #00875133}.tracking-step-label{font-size:.75rem;color:#9ca3af;text-align:center;transition:all .3s ease;font-weight:500}.tracking-step-label.active{color:#008751;font-weight:600}.tracking-line-segment{position:absolute;top:20px;left:50%;right:-50%;height:2px;background-color:#e5e7eb;z-index:1}.tracking-line-segment.active{background-color:#008751}.tracking-line.compact{padding:0 .5rem}.tracking-line.compact .tracking-step-icon{width:24px;height:24px;font-size:.75rem;margin-bottom:.25rem}.tracking-line.compact .tracking-step-label{font-size:.6rem}.tracking-line.compact .tracking-line-segment{top:12px;height:1px}@media (max-width: 768px){.tracking-line-container{padding:.5rem 0}.tracking-line{padding:0 .5rem}.tracking-step-icon{width:30px;height:30px;font-size:1rem}.tracking-step-label{font-size:.6rem}.tracking-line-segment{top:15px}.tracking-line.compact .tracking-step-icon{width:20px;height:20px;font-size:.6rem}.tracking-line.compact .tracking-step-label{font-size:.5rem}.tracking-line.compact .tracking-line-segment{top:10px}}.household-dashboard{min-height:100vh;background-color:#f9fafb;padding:3.4rem 1rem}.household-dashboard-container{max-width:1200px;margin:0 auto}.household-header{text-align:center;margin-bottom:2rem}.household-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.household-subtitle{color:#6b7280;font-size:1rem}.household-quick-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.household-stat-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;transition:transform .2s}.household-stat-card:hover{transform:translateY(-2px)}.household-stat-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.household-stat-icon{font-size:2rem}.household-stat-details{flex:1}.household-stat-value{font-size:1.5rem;font-weight:700;color:#008751;margin:0}.household-stat-label{font-size:.875rem;color:#6b7280;margin:0}.household-stat-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.household-stat-description{font-size:.875rem;color:#6b7280;margin:0}.household-assigned-pickups{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.household-assigned-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.household-assigned-list{display:flex;flex-direction:column;gap:1rem}.household-assigned-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;background-color:#f9fafb}.household-assigned-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.household-assigned-name{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.household-assigned-collector{font-size:.875rem;color:#6b7280;margin:0}.household-assigned-amount{font-size:1.125rem;font-weight:700;color:#008751}.household-assigned-details{display:flex;justify-content:space-between;align-items:center}.household-assigned-date{font-size:.875rem;color:#6b7280}.dashboard-household-pay-button{background-color:#008751;color:#fff;padding:.5rem 1rem;border-radius:.375rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.dashboard-household-pay-button:hover{background-color:#047857}.household-quick-actions{margin-bottom:2rem}.household-quick-actions-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.household-quick-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.household-action-link{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:.75rem;text-decoration:none;transition:all .2s;box-shadow:0 1px 3px #0000001a}.household-action-link.primary{background-color:#008751;color:#fff}.household-action-link.primary:hover{background-color:#047857;transform:translateY(-2px);color:#fff}.household-action-link.secondary{background-color:#f3f4f6;color:#1f2937}.household-action-link.secondary:hover{background-color:#e5e7eb;transform:translateY(-2px)}.household-action-link.ai-scanner-link{background:linear-gradient(135deg,#10b981,#3b82f6);color:#fff}.household-action-link.ai-scanner-link:hover{background:linear-gradient(135deg,#059669,#2563eb);transform:translateY(-2px);color:#fff}.household-action-link.ai-scanner-link .household-action-title,.household-action-link.ai-scanner-link .household-action-description{color:#fff}.household-action-icon{font-size:2rem}.household-action-text{flex:1}.household-action-title{font-size:1rem;font-weight:600;margin-bottom:.25rem}.household-action-description.primary{font-size:.875rem;color:#d1fae5}.household-action-description.secondary{font-size:.875rem;color:#6b7280}.household-content-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.household-upcoming-pickups{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.household-upcoming-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.household-upcoming-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.household-schedule-btn{background-color:#008751;color:#fff;padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;font-size:.875rem;font-weight:500;transition:background-color .2s}.household-schedule-btn:hover{background-color:#047857}.household-pickups-list{display:flex;flex-direction:column;gap:1rem}.household-pickup-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;background-color:#f9fafb}.household-pickup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.household-pickup-name{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.household-pickup-collector{font-size:.875rem;color:#6b7280;margin:0}.household-pickup-status{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.household-pickup-status.confirmed{background-color:#dcfce7;color:#166534}.household-pickup-status.pending{background-color:#fef3c7;color:#92400e}.household-pickup-status.completed{background-color:#dcfce7;color:#166534}.household-pickup-status.cancelled{background-color:#fee2e2;color:#b91c1c}.household-pickup-status.assigned{background-color:#dbeafe;color:#1e40af}.household-pickup-status.in-progress{background-color:#e0f2fe;color:#0369a1}.household-pickup-details{display:flex;justify-content:space-between;align-items:center}.household-pickup-date{font-size:.875rem;color:#6b7280}.household-pickup-price{font-size:1.125rem;font-weight:700;color:#008751}.household-pickup-actions{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb;display:flex;gap:.5rem;justify-content:space-around}.household-view-details-btn{background-color:#3b82f6;color:#fff;padding:.5rem 1rem;border-radius:.375rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.household-view-details-btn:hover{background-color:#2563eb}.household-rechoose-btn{background-color:#f59e0b;color:#fff;padding:.5rem 1rem;border-radius:.375rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.household-rechoose-btn:hover{background-color:#d97706}.household-no-pickups{text-align:center;padding:2rem;color:#6b7280}.household-no-pickups-icon{font-size:3rem;margin-bottom:1rem}.household-schedule-link{color:#008751;text-decoration:none;font-weight:500}.household-schedule-link:hover{text-decoration:underline}.household-schedule-link.disabled{color:#6b7280;cursor:default}.household-schedule-link.disabled:hover{text-decoration:none}.household-sidebar{display:flex;flex-direction:column;gap:1.5rem}.household-recent-pickups{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.household-recent-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.household-recent-list{display:flex;flex-direction:column;gap:1rem}.household-recent-item{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.household-recent-item:last-child{border-bottom:none;padding-bottom:0}.household-recent-item-name{font-size:.875rem;font-weight:500;color:#1f2937;margin-bottom:.25rem}.household-recent-item-date{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.household-recent-item-details{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.household-recent-item-price{font-size:.875rem;font-weight:600;color:#008751}.household-view-history-link{display:block;text-align:center;color:#008751;text-decoration:none;font-weight:500;margin-top:1rem}.household-view-history-link:hover{text-decoration:underline}.household-quick-tips{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.household-quick-tips-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.household-quick-tips-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.household-quick-tip{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#6b7280}.household-emergency-contact{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center}.household-emergency-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.household-emergency-description{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.household-emergency-btn{background-color:#ef4444;color:#fff;padding:.75rem 1.5rem;border-radius:.375rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.household-emergency-btn:hover{background-color:#dc2626}@media (max-width: 768px){.household-schedule-btn{background-color:#008751;color:#fff;padding:.5rem;border-radius:.375rem;text-decoration:none;font-size:.7rem;font-weight:500;transition:background-color .2s}.household-upcoming-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0}.household-title{font-size:1rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;margin-top:40px}.household-subtitle{color:#6b7280;font-size:.7rem;margin-top:4px}.household-quick-stats{grid-template-columns:1fr}.household-recent-item-price{font-size:.7rem;font-weight:600;color:#008751}.tracking-step-label{font-size:.4rem!important}.household-content-grid,.household-quick-actions-grid{grid-template-columns:1fr}.household-action-link{padding:1rem}}.success-message{background-color:#d1fae5;color:#065f46;padding:12px 16px;border-radius:8px;margin-bottom:20px;border:1px solid #a7f3d0}.household-action-subscribed{cursor:default;background:linear-gradient(135deg,#1b5e20,#2e7d32)!important}.household-action-subscribed:hover{transform:none!important;background:linear-gradient(135deg,#1b5e20,#2e7d32)!important}.collector-dashboard{min-height:100vh;background-color:#f9fafb;padding:1rem}.collector-dashboard-container{max-width:1200px;margin:0 auto}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#718096}.collector-empty-state{text-align:center;padding:40px 20px;color:#718096;background:#f7fafc;border-radius:8px;margin:20px 0}.collector-empty-state p{margin:0;font-size:16px}.collector-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.collector-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;text-align:center}.collector-subtitle{color:#6b7280;font-size:.875rem;text-align:center}.collector-status{display:flex;align-items:center;gap:.5rem;background-color:#fff;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #e5e7eb;justify-content:center}.collector-status-indicator{width:12px;height:12px;border-radius:50%}.collector-status-indicator.online{background-color:#10b981}.collector-status-indicator.offline{background-color:#ef4444}.collector-status-text{font-size:.875rem;font-weight:500;color:#374151}.collector-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media (max-width: 640px){.collector-actions-grid{grid-template-columns:1fr}}.collector-action-card{padding:1.5rem;border-radius:1rem;text-decoration:none;display:flex;align-items:center;gap:1.25rem;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);cursor:pointer;text-align:left}.collector-action-card.report-dump-card{background:#ef44440d;border-color:#ef44441a}.collector-action-card.optimize-route-card{background:linear-gradient(135deg,#3b82f6,#60a5fa);border:none;color:#fff}.collector-action-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.collector-action-icon{font-size:2.25rem;flex-shrink:0}.collector-action-text h3{font-size:1.1rem;font-weight:700;margin:0 0 .25rem}.collector-action-text p{font-size:.85rem;margin:0;opacity:.9}.collector-stats-dashboard{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.collector-stat-card-dashboard{background-color:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.collector-stat-content-dashboard{display:flex;align-items:center;justify-content:space-between}.collector-stat-icon{font-size:1.5rem}.collector-stat-details{text-align:right}.collector-stat-value{font-size:1.5rem;font-weight:700;color:#008751;margin:0}.collector-stat-label{font-size:.75rem;color:#6b7280;margin:0}.collector-jobs-grid{display:flex;flex-direction:column;gap:1.5rem}.collector-available-jobs{background-color:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.collector-available-jobs-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.collector-job-card{border:2px solid #10b981;border-radius:.5rem;padding:1rem;background-color:#f9fafb;margin-bottom:1rem}.collector-job-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.collector-job-name{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.collector-job-address{font-size:.75rem;color:#6b7280;margin:0 0 .25rem}.collector-job-type{font-size:.75rem;color:#374151;margin:0}.collector-job-price{font-size:1.25rem;font-weight:700;color:#008751;margin-bottom:.25rem;text-align:center}.collector-job-distance{font-size:.75rem;color:#6b7280;text-align:center}.collector-job-details{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.collector-job-date{font-size:.75rem;color:#374151;text-align:center}.collector-job-actions{display:flex;flex-direction:column;gap:.75rem}.collector-btn-accept{flex:1;background-color:#008751;color:#fff;border:none;padding:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;width:100%!important}.collector-btn-accept:hover{background-color:#006e41}.collector-btn-reject{flex:1;background-color:#ef4444;color:#fff;border:none;padding:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;width:100%!important}.collector-btn-reject:hover{background-color:#dc2626}.collector-btn-map{background-color:#f3f4f6;color:#374151;border:none;padding:.75rem;border-radius:.5rem;font-size:.875rem;cursor:pointer;width:100%}.collector-btn-map:hover{background-color:#e5e7eb}.collector-active-jobs{background-color:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.collector-active-jobs-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.collector-active-job-card{border:2px solid #f59e0b;border-radius:.5rem;padding:1rem;background-color:#fffbeb;margin-bottom:1rem}.collector-active-job-name{font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.collector-active-job-address{font-size:.75rem;color:#6b7280;margin:0 0 .5rem}.collector-active-job-type{font-size:.75rem;color:#374151;margin:0 0 .75rem}.collector-active-job-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.collector-active-job-eta{font-size:.75rem;color:#f59e0b;font-weight:600;text-align:center}.collector-active-job-price{font-size:.875rem;font-weight:600;color:#008751;text-align:center}.collector-active-job-actions{display:flex;flex-direction:column;gap:.5rem}.collector-btn-start{flex:1;background-color:#3b82f6;color:#fff;border:none;padding:.5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;cursor:pointer;width:100%}.collector-btn-start:hover{background-color:#2563eb}.collector-btn-complete{flex:1;background-color:#10b981;color:#fff;border:none;padding:.5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;cursor:pointer;width:100%}.collector-btn-complete:hover{background-color:#059669}.collector-btn-call{background-color:#3b82f6;color:#fff;border:none;padding:.5rem;border-radius:.25rem;font-size:.75rem;cursor:pointer;width:100%}.collector-btn-call:hover{background-color:#2563eb}@media (min-width: 768px){.collector-dashboard{padding:2rem 1rem}.collector-title{font-size:2rem;text-align:left}.collector-subtitle{font-size:1rem;text-align:left}.collector-header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2rem}.collector-status{justify-content:flex-start}.collector-stats-dashboard{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.collector-stat-card-dashboard{padding:1.5rem}.collector-stat-icon,.collector-stat-value{font-size:2rem}.collector-stat-label{font-size:.875rem}.collector-jobs-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.collector-available-jobs{padding:1.5rem}.collector-available-jobs-title{font-size:1.25rem;margin-bottom:1.5rem}.collector-job-header{flex-direction:row;justify-content:space-between;align-items:start;margin-bottom:1rem}.collector-job-price,.collector-job-distance{text-align:right}.collector-job-details{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.collector-job-date{text-align:left}.collector-job-actions{flex-direction:row;gap:.75rem}.collector-btn-accept,.collector-btn-reject,.collector-btn-map{width:auto}.collector-active-jobs{padding:1.5rem}.collector-active-jobs-title{font-size:1.125rem;margin-bottom:1rem}.collector-active-job-details{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}.collector-active-job-eta{text-align:left}.collector-active-job-price{text-align:right}.collector-active-job-actions{flex-direction:row;gap:.5rem}.collector-btn-start,.collector-btn-complete,.collector-btn-call{width:auto}}@media (min-width: 1024px){.collector-dashboard{padding:2rem 1rem}.collector-title{font-size:2rem}}.option-text-container{display:flex;flex-direction:column}.toggle-online-btn{display:inline-flex;align-items:center;gap:.5rem;border:none;padding:.6rem 1.25rem;border-radius:999px;font-weight:700;font-size:.82rem;cursor:pointer;transition:background .2s ease,transform .1s ease,box-shadow .2s ease;white-space:nowrap;box-shadow:0 2px 8px #0000001f}.toggle-online-btn:active{transform:scale(.96)}.toggle-online-btn.go-online{background:#008751;color:#fff}.toggle-online-btn.go-offline{background:#dc2626;color:#fff}.toggle-online-btn:disabled{opacity:.65;cursor:not-allowed}.toggle-status-dot{display:none}.location-tracking-badge{display:inline-block;background:#ecfdf5;color:#047857;font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:999px;border:1px solid #a7f3d0;letter-spacing:.3px}.priority-badge{display:inline-block;font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.4px}.priority-high{background:#fee2e2;color:#991b1b}.priority-medium{background:#fef3c7;color:#92400e}.priority-low{background:#dcfce7;color:#15803d}.priority-urgent{background:#fce7f3;color:#9d174d}.job-status-pill{display:inline-block;font-size:.7rem;font-weight:600;padding:2px 10px;border-radius:999px;text-transform:capitalize}.status-assigned{background:#dbeafe;color:#1d4ed8}.status-in_progress{background:#fef9c3;color:#854d0e}.collector-btn-preview{background:#f0fdf4;color:#008751;border:1.5px solid #86efac;padding:.5rem 1rem;border-radius:.4rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s ease}.collector-btn-preview:hover{background:#dcfce7}.preview-detail-grid{display:flex;flex-direction:column;gap:.5rem}.preview-map-btn{display:block;width:100%;background:#eff6ff;color:#1d4ed8;border:1.5px solid #bfdbfe;padding:.6rem;border-radius:.4rem;font-size:.85rem;font-weight:600;cursor:pointer;margin-top:.75rem;transition:background .15s}.preview-map-btn:hover{background:#dbeafe}.admin-dashboard{background-color:#f8fafc;padding:1.5rem 1.5rem 3rem}.admin-dashboard-container{max-width:1400px;margin:0 auto}.admin-header{margin-bottom:2rem}.admin-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.admin-subtitle{color:#6b7280;font-size:1rem}.admin-key-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.admin-metric-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.admin-metric-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.admin-metric-icon{font-size:2rem}.admin-metric-details{text-align:right}.admin-metric-value{font-size:2rem;font-weight:700;color:#008751;margin:0;line-height:1}.admin-metric-label{font-size:.875rem;color:#6b7280;margin:0}.admin-metric-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.admin-metric-description{color:#6b7280;font-size:.875rem}.admin-quick-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.admin-quick-stat-card{padding:1rem;border-radius:.5rem;text-align:center}.admin-quick-stat-card.active-pickups{background-color:#ecfdf5;border:1px solid #bbf7d0}.admin-quick-stat-card.avg-rating{background-color:#fef3c7;border:1px solid #fcd34d}.admin-quick-stat-card.cancelled-today{background-color:#fef2f2;border:1px solid #fecaca}.admin-quick-stat-card.pending-approvals{background-color:#ede9fe;border:1px solid #c4b5fd}.admin-quick-stat-value{font-size:1.5rem;font-weight:700}.admin-quick-stat-value.active-pickups{color:#008751}.admin-quick-stat-value.avg-rating{color:#f59e0b}.admin-quick-stat-value.cancelled-today{color:#ef4444}.admin-quick-stat-value.pending-approvals{color:#8b5cf6}.admin-quick-stat-label{font-size:.875rem}.admin-quick-stat-label.active-pickups{color:#047857}.admin-quick-stat-label.avg-rating{color:#92400e}.admin-quick-stat-label.cancelled-today{color:#991b1b}.admin-quick-stat-label.pending-approvals{color:#5b21b6}.admin-content-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.admin-recent-activity{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.admin-recent-activity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admin-recent-activity-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.admin-view-all-link{color:#008751;text-decoration:none;font-size:.875rem;font-weight:500}.admin-pickups-list{display:flex;flex-direction:column;gap:1rem}.admin-pickup-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;background-color:#f9fafb}.admin-pickup-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:.5rem}.admin-pickup-names{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.admin-pickup-details{font-size:.875rem;color:#6b7280;margin:0}.admin-pickup-status{display:inline-block;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;margin-bottom:.25rem}.admin-pickup-status.completed{background-color:#10b981}.admin-pickup-status.in-progress{background-color:#f59e0b}.admin-pickup-status.pending{background-color:#6b7280}.admin-pickup-status.cancelled{background-color:#ef4444}.admin-pickup-price{font-size:1rem;font-weight:600;color:#008751}.admin-pickup-time{font-size:.875rem;color:#6b7280}.admin-pending-approvals{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.admin-pending-approvals-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.admin-collectors-list{display:flex;flex-direction:column;gap:1rem}.admin-collector-card{border:2px solid #f59e0b;border-radius:.5rem;padding:1rem;background-color:#fffbeb}.admin-collector-name{font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.admin-collector-email{font-size:.75rem;color:#6b7280;margin:0 0 .25rem}.admin-collector-vehicle{font-size:.75rem;color:#374151;margin:0 0 .25rem}.admin-collector-areas{font-size:.75rem;color:#374151;margin:0 0 .75rem}.admin-collector-applied{font-size:.75rem;color:#6b7280}.admin-collector-documents-status{padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;color:#fff}.admin-collector-documents-status.complete{background-color:#10b981}.admin-collector-documents-status.pending{background-color:#f59e0b}.admin-collector-actions{display:flex;gap:.5rem}.admin-btn-approve{flex:1;background-color:#10b981;color:#fff;border:none;padding:.5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;cursor:pointer}.admin-btn-reject{flex:1;background-color:#ef4444;color:#fff;border:none;padding:.5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;cursor:pointer}.admin-no-pending{text-align:center;padding:2rem;color:#6b7280}.admin-no-pending-icon{font-size:2rem;margin-bottom:.5rem}.admin-quick-actions{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-top:2rem}.admin-quick-actions-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.admin-quick-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.admin-action-button{text-decoration:none;display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:.5rem;border:none;cursor:pointer}.admin-action-button.primary{background-color:#008751;color:#fff}.admin-action-button.secondary{background-color:#f3f4f6;color:#374151}.admin-action-icon{font-size:1.5rem}.admin-action-text{text-align:left}.admin-action-title{font-weight:600}.admin-action-description{font-size:.875rem}.admin-action-description.primary{opacity:.9}.admin-action-description.secondary{opacity:.7}@media (max-width: 768px){.admin-dashboard{padding:1rem .5rem}.admin-title{font-size:1.5rem;margin-bottom:.25rem}.admin-subtitle{font-size:.875rem}.admin-key-metrics{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.admin-metric-card{padding:1rem}.admin-metric-header{margin-bottom:.75rem}.admin-metric-icon,.admin-metric-value{font-size:1.5rem}.admin-metric-title{font-size:.875rem;margin-bottom:.25rem}.admin-metric-description{font-size:.75rem}.admin-quick-stats{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem}.admin-quick-stat-value{font-size:1.25rem}.admin-quick-stat-label{font-size:.75rem}.admin-content-grid{grid-template-columns:1fr;gap:1rem}.admin-recent-activity{padding:1rem}.admin-recent-activity-header{margin-bottom:1rem}.admin-recent-activity-title{font-size:1rem}.admin-view-all-link{font-size:.75rem}.admin-pickup-card{padding:.75rem}.admin-pickup-header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.admin-pickup-names{font-size:.875rem}.admin-pickup-details{font-size:.75rem}.admin-pickup-status{font-size:.65rem;padding:.15rem .5rem}.admin-pickup-price{font-size:.875rem}.admin-pickup-time{font-size:.75rem}.admin-pending-approvals{padding:1rem}.admin-pending-approvals-title{font-size:1rem;margin-bottom:.75rem}.admin-collector-card{padding:.75rem}.admin-collector-name{font-size:.8rem;margin-bottom:.25rem}.admin-collector-email,.admin-collector-vehicle,.admin-collector-areas,.admin-collector-applied{font-size:.7rem}.admin-collector-documents-status{font-size:.65rem;padding:.15rem .4rem}.admin-collector-actions{flex-direction:column;gap:.25rem}.admin-btn-approve,.admin-btn-reject{padding:.4rem;font-size:.7rem}.admin-quick-actions{padding:1rem;margin-top:1rem}.admin-quick-actions-title{font-size:1rem;margin-bottom:.75rem}.admin-quick-actions-grid{grid-template-columns:1fr;gap:.75rem}.admin-action-button{text-decoration:none;padding:.75rem}.admin-action-icon{font-size:1.25rem}.admin-action-title{font-size:.875rem}.admin-action-description{font-size:.75rem}}@media (max-width: 480px){.admin-dashboard{padding:.75rem .25rem}.admin-title{font-size:1.25rem}.admin-subtitle{font-size:.75rem}.admin-key-metrics{gap:.75rem}.admin-metric-card{padding:.75rem}.admin-metric-icon,.admin-metric-value{font-size:1.25rem}.admin-metric-title{font-size:.8rem}.admin-quick-stats{grid-template-columns:1fr;gap:.5rem}.admin-content-grid{gap:.75rem}.admin-recent-activity,.admin-pending-approvals,.admin-quick-actions{padding:.75rem}.admin-pickup-card,.admin-collector-card{padding:.5rem}.admin-action-button{text-decoration:none;padding:.5rem}}.recycler-dashboard{min-height:100vh;background-color:#f8fafc;padding:2rem 1rem}.recycler-container{max-width:1200px;margin:0 auto}.recycler-header h1{font-size:2.25rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.recycler-header p{color:#64748b;font-size:1.125rem}.recycler-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2.5rem 0}.r-stat-card{background:#fff;padding:1.5rem;border-radius:1rem;display:flex;align-items:center;gap:1.25rem;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #f1f5f9}.r-stat-icon{font-size:2.5rem;background:#f1f5f9;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:.75rem}.r-stat-info h3{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}.r-stat-info p{color:#64748b;margin:0;font-size:.875rem}.recycler-content-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.recycler-market-section,.recycler-bids-section{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000000d}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h2{font-size:1.25rem;color:#0f172a;margin:0}.section-header a{color:#10b981;text-decoration:none;font-weight:600;font-size:.875rem}.r-listings-list{display:flex;flex-direction:column;gap:1rem}.r-listing-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid #f1f5f9;border-radius:.75rem;transition:all .2s}.r-listing-item:hover{border-color:#cbd5e1;background:#f8fafc}.r-listing-info h4{margin:0 0 .25rem;color:#1e293b}.r-listing-info p{margin:0;font-size:.875rem;color:#64748b}.r-listing-price{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.r-listing-price span{font-weight:700;color:#0f172a}.r-bid-btn{background:#10b981;color:#fff;padding:.4rem 1rem;border-radius:.5rem;text-decoration:none;font-size:.875rem;font-weight:600}.r-bids-list{display:flex;flex-direction:column;gap:1rem}.r-bid-item{padding:1rem;border-bottom:1px solid #f1f5f9}.r-bid-item:last-child{border-bottom:none}.r-bid-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.r-status-tag{font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.2rem .5rem;border-radius:.25rem}.r-status-tag.pending{background:#fef3c7;color:#92400e}.r-status-tag.accepted{background:#dcfce7;color:#166534}.r-status-tag.outbid{background:#fee2e2;color:#991b1b}.r-bid-time{font-size:.75rem;color:#94a3b8}.r-bid-listing{font-weight:600;color:#1e293b;margin:0 0 .25rem}.r-bid-amount{font-size:.875rem;color:#10b981;font-weight:700;margin:0}.r-empty-state{padding:2rem 1rem;text-align:center;color:#94a3b8;font-size:.875rem}.r-empty-state p{margin-bottom:1rem}@media (max-width: 768px){.recycler-content-grid{grid-template-columns:1fr}}.gov-dashboard{min-height:100vh;background-color:#f1f5f9;padding:2.5rem 1.5rem}.gov-container{max-width:1300px;margin:0 auto}.gov-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.gov-header h1{font-size:2.5rem;font-weight:800;color:#1e293b;margin:0}.gov-header p{color:#64748b;font-size:1.125rem;margin:.5rem 0 0}.gov-badge{background:#334155;color:#fff;padding:.5rem 1.25rem;border-radius:2rem;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.gov-metrics-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.gov-metric-box{background:#fff;padding:2rem;border-radius:1.25rem;box-shadow:0 10px 15px -3px #0000001a;display:flex;flex-direction:column}.m-label{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase}.m-value{font-size:3rem;font-weight:800;color:#0f172a;margin:.5rem 0}.m-trend{font-size:.875rem;font-weight:600}.m-trend.up{color:#10b981}.m-trend.down{color:#ef4444}.gov-grid{display:grid;grid-template-columns:2fr 1fr;gap:2.5rem}.gov-reports-table,.gov-hotspots{background:#fff;padding:2rem;border-radius:1.25rem;box-shadow:0 4px 6px -1px #0000000d}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.card-header h2{font-size:1.5rem;color:#1e293b;margin:0}.card-header button{background:#4f46e5;color:#fff;border:none;padding:.6rem 1.25rem;border-radius:.75rem;font-weight:600;cursor:pointer}table{width:100%;border-collapse:collapse}th{text-align:left;padding:1rem;border-bottom:2px solid #f1f5f9;color:#64748b;font-size:.875rem;text-transform:uppercase}td{padding:1.25rem 1rem;border-bottom:1px solid #f1f5f9;font-size:.95rem;color:#334155}.status-pill{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:700;text-transform:uppercase}.status-pill.pending{background:#fee2e2;color:#991b1b}.status-pill.resolved{background:#dcfce7;color:#166534}.gov-hotspots h2{font-size:1.5rem;margin-bottom:2rem}.hotspot-list{display:flex;flex-direction:column;gap:1.5rem}.spot-info{display:flex;justify-content:space-between;margin-bottom:.5rem}.spot-bar{height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.bar-fill{height:100%;background:#f59e0b;border-radius:4px}@media (max-width: 1024px){.gov-metrics-row,.gov-grid{grid-template-columns:1fr}}:root{--lga-sidebar-w: 256px;--lga-sidebar-collapsed-w: 72px;--lga-bg: #f1f5f9;--lga-surface: #ffffff;--lga-border: #e2e8f0;--lga-text: #0f172a;--lga-muted: #64748b;--lga-primary: #10b981;--lga-primary-dark: #059669;--lga-sidebar-bg: #0d2b22;--lga-radius: 14px;--lga-shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--lga-shadow-md: 0 4px 16px rgba(0,0,0,.07);--lga-transition: .22s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box}.lga-dashboard-container{display:flex;min-height:100vh;background:var(--lga-bg);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;color:var(--lga-text)}.lga-sidebar{position:fixed;top:0;left:0;width:var(--lga-sidebar-w);height:100vh;background:var(--lga-sidebar-bg);display:flex;flex-direction:column;z-index:100;transition:width var(--lga-transition);overflow:hidden}.lga-sidebar.collapsed{width:var(--lga-sidebar-collapsed-w)}.sidebar-header{display:flex;align-items:center;gap:10px;padding:24px 18px 20px;border-bottom:1px solid rgba(255,255,255,.07);min-height:76px}.sidebar-logo-icon{width:28px;min-width:28px;height:28px;color:var(--lga-primary);flex-shrink:0}.sidebar-title{font-size:.95rem;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;transition:opacity var(--lga-transition),width var(--lga-transition);letter-spacing:-.2px}.lga-sidebar.collapsed .sidebar-title{width:0;opacity:0}.sidebar-collapse-btn{margin-left:auto;width:30px;min-width:30px;height:30px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#a7f3d0;transition:background var(--lga-transition);flex-shrink:0}.sidebar-collapse-btn:hover{background:#10b98133;color:#fff}.collapse-icon{width:16px;height:16px}.lga-sidebar.collapsed .sidebar-header{justify-content:center;padding:24px 0 20px}.lga-sidebar.collapsed .sidebar-collapse-btn{margin-left:0}.mobile-close-btn{display:none}.sidebar-nav{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:11px;padding:11px 12px;border:none;background:transparent;color:#86efac;font-size:.875rem;font-weight:600;border-radius:10px;cursor:pointer;text-align:left;width:100%;transition:background var(--lga-transition),color var(--lga-transition);white-space:nowrap;overflow:hidden}.nav-item:hover{background:#10b9811f;color:#fff}.nav-item.active{background:#10b98133;color:#fff;position:relative}.nav-item.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:var(--lga-primary);border-radius:0 3px 3px 0}.nav-item-icon{width:20px;min-width:20px;height:20px;flex-shrink:0}.nav-item-label{transition:opacity var(--lga-transition),width var(--lga-transition);overflow:hidden}.lga-sidebar.collapsed .nav-item{justify-content:center;gap:0;padding:12px 0}.lga-sidebar.collapsed .nav-item-label{width:0;opacity:0}.lga-sidebar.collapsed .nav-item.active:before{display:none}.lga-content{flex:1;margin-left:var(--lga-sidebar-w);display:flex;flex-direction:column;gap:24px;padding:0 0 48px;transition:margin-left var(--lga-transition);min-width:0}.sidebar-collapsed .lga-content{margin-left:var(--lga-sidebar-collapsed-w)}.mobile-topbar{display:none;align-items:center;gap:14px;padding:14px 20px;background:var(--lga-surface);border-bottom:1px solid var(--lga-border);position:sticky;top:0;z-index:50}.hamburger-btn{background:none;border:none;padding:4px;cursor:pointer;color:var(--lga-text);display:flex;align-items:center}.mobile-topbar-title{font-size:1rem;font-weight:800;color:var(--lga-primary-dark)}.mobile-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:90}.content-header{display:flex;justify-content:space-between;align-items:center;background:var(--lga-surface);padding:20px 32px;border-bottom:1px solid var(--lga-border)}.page-title{margin:0 0 3px;font-size:1.5rem;font-weight:800;letter-spacing:-.4px;color:var(--lga-text)}.page-subtitle{margin:0;font-size:.82rem;color:var(--lga-muted)}.user-chip{display:flex;align-items:center;gap:12px;background:var(--lga-bg);border:1px solid var(--lga-border);border-radius:40px;padding:6px 14px 6px 6px}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#d1fae5,#e0f2fe);color:var(--lga-primary-dark);font-weight:800;font-size:.95rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-info{display:flex;flex-direction:column}.user-name{font-size:.82rem;font-weight:700;color:var(--lga-text);line-height:1.2}.user-role{font-size:.7rem;font-weight:600;color:var(--lga-primary);text-transform:uppercase;letter-spacing:.4px}.tab-content{padding:24px 32px;display:flex;flex-direction:column;gap:24px;animation:lgaFadeIn .3s ease}@keyframes lgaFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lga-stat-card{background:var(--lga-surface);border:1px solid var(--lga-border);border-radius:var(--lga-radius);padding:18px 20px;display:flex;align-items:center;gap:16px;box-shadow:var(--lga-shadow);border-left:4px solid var(--accent, #10b981);transition:box-shadow var(--lga-transition),transform var(--lga-transition)}.lga-stat-card:hover{box-shadow:var(--lga-shadow-md);transform:translateY(-2px)}.lga-stat-icon-wrap{width:48px;min-width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lga-stat-body{display:flex;flex-direction:column;min-width:0}.lga-stat-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--lga-muted);margin-bottom:3px}.lga-stat-value{font-size:1.6rem;font-weight:800;color:var(--lga-text);letter-spacing:-.5px;line-height:1.15}.lga-stat-sub{font-size:.72rem;color:var(--lga-primary);font-weight:600;margin-top:3px}.charts-row{display:grid;grid-template-columns:3fr 2fr;gap:20px}.chart-card{background:var(--lga-surface);border:1px solid var(--lga-border);border-radius:var(--lga-radius);padding:22px 24px;box-shadow:var(--lga-shadow)}.chart-card-header{margin-bottom:20px}.chart-card-header h3{margin:0;font-size:.95rem;font-weight:700;color:var(--lga-text)}.chart-subtitle{font-size:.75rem;font-weight:500;color:var(--lga-muted);margin-left:6px}.chart-empty{height:260px;display:flex;align-items:center;justify-content:center;color:var(--lga-muted);font-size:.875rem;font-weight:500}.data-card{background:var(--lga-surface);border:1px solid var(--lga-border);border-radius:var(--lga-radius);box-shadow:var(--lga-shadow);overflow:hidden}.data-card-header{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--lga-border)}.data-card-header h3{margin:0;font-size:.95rem;font-weight:700;color:var(--lga-text)}.data-card-meta{font-size:.78rem;color:var(--lga-muted);font-weight:500}.status-breakdown{padding:18px 24px;display:flex;flex-direction:column;gap:12px}.breakdown-row{display:grid;grid-template-columns:110px 1fr 60px 44px;align-items:center;gap:12px}.breakdown-bar-wrap{height:6px;background:#f1f5f9;border-radius:4px;overflow:hidden}.breakdown-bar{height:100%;border-radius:4px;transition:width .6s ease}.breakdown-count{font-size:.85rem;font-weight:700;color:var(--lga-text);text-align:right}.breakdown-pct{font-size:.78rem;color:var(--lga-muted);text-align:right}.table-toolbar{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--lga-border)}.search-wrap{display:flex;align-items:center;gap:8px;background:var(--lga-bg);border:1px solid var(--lga-border);border-radius:10px;padding:0 12px;flex:1;max-width:380px;color:var(--lga-muted)}.search-input{flex:1;border:none;background:transparent;padding:9px 0;font-size:.875rem;color:var(--lga-text);outline:none}.search-input::-moz-placeholder{color:#94a3b8}.search-input::placeholder{color:#94a3b8}.table-wrap{overflow-x:auto}.lga-table{width:100%;border-collapse:collapse;font-size:.875rem}.lga-table thead{background:#f8fafc}.lga-table th{padding:11px 16px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--lga-muted);text-align:left;border-bottom:1px solid var(--lga-border);white-space:nowrap}.lga-table td{padding:13px 16px;color:var(--lga-text);border-bottom:1px solid var(--lga-border);vertical-align:middle}.lga-table tbody tr:last-child td{border-bottom:none}.lga-table tbody tr:nth-child(2n){background:#f8fafc}.lga-table tbody tr:hover{background:#eef6ff}.cell-with-avatar{display:flex;align-items:center;gap:10px}.table-avatar{width:34px;height:34px;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:.8rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cell-name{font-weight:600;color:var(--lga-text)}.cell-muted{color:var(--lga-muted)}.cell-num{font-variant-numeric:tabular-nums}.table-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:48px;color:var(--lga-muted);font-size:.875rem}.table-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;gap:12px;color:var(--lga-muted);font-size:.875rem;text-align:center}.table-empty p{margin:0}.lga-pagination{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-top:1px solid var(--lga-border);gap:12px;flex-wrap:wrap}.pagination-info{font-size:.78rem;color:var(--lga-muted);white-space:nowrap}.pagination-controls{display:flex;align-items:center;gap:4px}.page-btn{min-width:32px;height:32px;padding:0 6px;border:1px solid var(--lga-border);background:var(--lga-surface);border-radius:8px;font-size:.8rem;font-weight:600;color:var(--lga-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--lga-transition)}.page-btn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.page-btn.active{background:var(--lga-primary);border-color:var(--lga-primary);color:#fff}.page-btn:disabled{opacity:.38;cursor:default}.page-ellipsis{padding:0 4px;font-size:.85rem;color:var(--lga-muted)}.per-page-select{height:32px;padding:0 8px;border:1px solid var(--lga-border);border-radius:8px;font-size:.78rem;color:var(--lga-text);background:var(--lga-surface);cursor:pointer;outline:none}.lga-badge{display:inline-block;padding:3px 9px;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:capitalize;letter-spacing:.2px}.badge-success{background:#dcfce7;color:#15803d}.badge-warning{background:#fef3c7;color:#b45309}.badge-danger{background:#fee2e2;color:#b91c1c}.badge-neutral{background:#f1f5f9;color:#475569}.lga-spinner{width:32px;height:32px;border:3px solid #d1fae5;border-top-color:var(--lga-primary);border-radius:50%;animation:spin .9s linear infinite}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px;background:var(--lga-bg);color:var(--lga-muted);font-size:.9rem;font-weight:600}.placeholder-panel{background:var(--lga-surface);border:1px solid var(--lga-border);border-radius:var(--lga-radius);min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;color:var(--lga-muted);box-shadow:var(--lga-shadow)}.placeholder-panel h2{margin:0;font-size:1.25rem;font-weight:700;color:var(--lga-text)}.placeholder-panel p{margin:0;font-size:.875rem;max-width:420px}@media (max-width: 1200px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.charts-row{grid-template-columns:1fr}}@media (max-width: 768px){.lga-sidebar{left:-100%;transition:left var(--lga-transition),width var(--lga-transition)}.lga-sidebar.open{left:0;width:var(--lga-sidebar-w)!important}.lga-sidebar.open .sidebar-title,.lga-sidebar.open .nav-item-label{width:auto;opacity:1}.lga-sidebar.open .nav-item{justify-content:flex-start;gap:11px;padding:11px 12px}.mobile-overlay{display:block}.mobile-topbar{display:flex}.mobile-close-btn{display:flex;margin-left:auto;background:none;border:none;cursor:pointer;align-items:center;padding:4px}.sidebar-collapse-btn{display:none}.lga-content,.sidebar-collapsed .lga-content{margin-left:0!important}.content-header{flex-direction:column;align-items:flex-start;gap:14px;padding:16px 20px}.tab-content{padding:16px}.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.breakdown-row{grid-template-columns:90px 1fr 48px 36px;gap:8px}.lga-pagination{flex-direction:column;align-items:flex-start;gap:10px}.page-title{font-size:1.2rem}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr}.lga-stat-value{font-size:1.35rem}}.navbar{position:fixed;top:0;left:0;right:0;background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;z-index:1000}.navbar-container{max-width:1200px;margin:0 auto;padding:0 1rem}.navbar-content{display:flex;justify-content:space-between;align-items:center;height:64px}.logo-link{display:flex;align-items:center;text-decoration:none;color:#1f2937}.logo-image{width:80px;height:80px;margin-right:.75rem;border-radius:30px;padding:10px}.logo-text{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0;line-height:1}.logo-subtext{font-size:.75rem;color:#6b7280;margin:0;line-height:1}.desktop-nav{display:none;align-items:center;gap:1.5rem}@media (max-width: 1100px){.desktop-nav{gap:.75rem}.nav-item{padding:.5rem .75rem;font-size:.8rem}}.nav-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;color:#6b7280;background-color:transparent;font-size:.875rem;font-weight:500;transition:all .2s}.nav-item:hover{background-color:#f9fafb;color:#374151}.nav-item.active{color:#008751;background-color:#ecfdf5}.user-menu{display:flex;align-items:center;gap:1rem}.user-info{display:none;align-items:center;gap:.75rem}.user-info-text{text-align:right}.user-name{font-size:.875rem;font-weight:600;color:#1f2937;margin:0;line-height:1.2}.user-type-label{font-size:.7rem;color:#6b7280;text-transform:uppercase;letter-spacing:.025em;margin:0}.user-email{font-size:.75rem;color:#6b7280;margin:0;line-height:1}.user-avatar{width:40px;height:40px;background-color:#008751;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:600}.user-info-clickable{display:none;align-items:center;gap:.75rem;cursor:pointer;padding:.25rem .5rem;border-radius:.5rem;transition:background-color .2s}.user-info-clickable:hover{background-color:#f3f4f6}.dropdown-arrow{font-size:.6rem;color:#9ca3af;transition:transform .2s}.dropdown-arrow.open{transform:rotate(180deg)}.user-dropdown-menu{position:absolute;top:0;right:0;margin-top:0;width:220px;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;overflow:hidden;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-user-header{padding:1rem;background-color:#f9fafb}.dropdown-user-name{font-size:.875rem;font-weight:600;color:#1f2937;margin:0}.dropdown-user-email{font-size:.75rem;color:#6b7280;margin:0}.dropdown-divider{height:1px;background-color:#e5e7eb;margin:.25rem 0}.dropdown-link,.dropdown-logout-button{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;text-decoration:none;color:#374151;font-size:.875rem;font-weight:500;border:none;background:none;text-align:left;cursor:pointer;transition:background-color .2s}.dropdown-link:hover,.dropdown-logout-button:hover{background-color:#f3f4f6}.dropdown-logout-button{color:#dc2626}.dropdown-icon{font-size:1.1rem}.mobile-menu-button{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;padding:.5rem;border-radius:.25rem;cursor:pointer;color:#6b7280;z-index:1001;min-width:40px;min-height:40px}.mobile-menu-button:hover{background-color:#f3f4f6}.mobile-menu{display:block;background-color:#fff;border-top:1px solid #e5e7eb;padding-bottom:1rem;position:absolute;top:64px;left:0;right:0;z-index:999}.mobile-user-info{display:flex;align-items:center;gap:.75rem;padding:1rem;border-bottom:1px solid #e5e7eb}.mobile-nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:#374151;background-color:transparent;font-size:.875rem;font-weight:500;border-left:3px solid transparent}.mobile-nav-item:hover{background-color:#f9fafb}.mobile-nav-item.active{color:#008751;background-color:#ecfdf5;border-left:3px solid #008751}.mobile-nav-item-icon{font-size:1.25rem}.mobile-logout-button{width:100%;background-color:#dc2626;color:#fff;border:none;padding:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer}.mobile-logout-button:hover{background-color:#b91c1c}.mobile-logout-container{padding:.5rem 1rem}@media (min-width: 1024px){.desktop-nav{display:flex!important}.mobile-menu-button{display:none}.user-info-clickable{display:flex}}@media (min-width: 768px) and (max-width: 1023px){.desktop-nav{display:flex!important;gap:.5rem}.nav-item{padding:.4rem .6rem;font-size:.75rem}.nav-item span,.user-info-clickable{display:none}.mobile-menu-button{display:flex}}.footer-modern{background-color:#000;color:#a3a3a3;padding:3rem 0 1rem;margin-top:auto;font-family:Inter,system-ui,-apple-system,sans-serif}.footer-modern-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-modern-top{display:grid;grid-template-columns:1fr 1.5fr 1fr 2fr;gap:2rem;margin-bottom:2rem}.footer-modern-col{display:flex;flex-direction:column}.footer-modern-heading{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;margin-top:0}.newsletter-heading{font-size:.95rem;font-weight:500}.footer-modern-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-modern-list a{color:#737373;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-modern-list a:hover{color:#fff}.footer-modern-link-highlight{color:#3b82f6!important}.newsletter-col{align-items:flex-start}.footer-modern-newsletter{display:flex;flex-direction:column;gap:1rem;width:100%}.footer-modern-newsletter input{background-color:transparent;border:1px solid #404040;border-radius:6px;padding:.75rem 1rem;color:#fff;font-size:.9rem;width:100%;outline:none;transition:border-color .2s}.footer-modern-newsletter input:focus{border-color:#f59e0b}.footer-modern-newsletter button{background-color:#f59e0b;color:#000;border:none;border-radius:6px;padding:.6rem 2rem;font-weight:600;font-size:.9rem;cursor:pointer;align-self:flex-start;transition:background-color .2s ease}.footer-modern-newsletter button:hover{background-color:#fbbf24}.footer-modern-divider{height:1px;background-color:#262626;margin:1.5rem 0}.footer-modern-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#737373;flex-wrap:wrap;gap:1rem}.powered-brand{color:#fff;font-weight:700}.powered-syntix-link{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;margin-left:.3rem;transition:opacity .2s ease}.powered-syntix-link:hover{opacity:.8}.powered-syntix-logo{height:20px;width:auto;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.footer-modern-socials{display:flex;gap:1.25rem}.footer-modern-socials a{color:#fff;font-size:1.25rem;transition:color .2s}.footer-modern-socials a:hover{color:#f59e0b}@media (min-width: 769px){.app-container:has(.lga-dashboard-container) .footer-modern{margin-left:280px;width:calc(100% - 280px);box-sizing:border-box}}@media (max-width: 900px){.footer-modern-top{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.footer-modern-top{grid-template-columns:1fr}.footer-modern-bottom{flex-direction:column;text-align:center}.footer-modern-newsletter button{align-self:stretch}}.coverage-checker-wrapper{padding:80px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;justify-content:center;align-items:center;position:relative;z-index:10}.coverage-container{width:100%;max-width:800px;background:#fff;padding:50px;border-radius:30px;box-shadow:0 20px 50px #0000000d;border:1px solid rgba(255,255,255,.8);position:relative;overflow:hidden;z-index:5}.coverage-container:before{content:"";position:absolute;top:-100px;right:-100px;width:200px;height:200px;background:radial-gradient(circle,rgba(16,185,129,.05) 0%,transparent 70%);z-index:0}.coverage-header{text-align:center;margin-bottom:40px;position:relative;z-index:1}.coverage-header h3{font-size:2.5rem;color:#1e293b;margin-bottom:12px;font-weight:800;letter-spacing:-.02em}.coverage-header p{color:#64748b;font-size:1.1rem;max-width:500px;margin:0 auto}.search-box{margin-bottom:30px;position:relative;z-index:50}.input-group{display:flex;background:#f8fafc;padding:8px;border-radius:20px;border:2px solid #e2e8f0;transition:all .3s ease;align-items:center;position:relative;z-index:51}.input-group:focus-within{border-color:#10b981;box-shadow:0 0 0 4px #10b9811a;background:#fff}.search-icon{padding:0 15px;font-size:1.2rem}.input-group input{flex:1;border:none;background:transparent;padding:15px 10px;font-size:1.1rem;color:#1e293b;outline:none;cursor:text;pointer-events:auto;position:relative;z-index:52}.search-btn{background:#10b981;color:#fff;border:none;padding:12px 30px;border-radius:14px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.search-btn:hover:not(:disabled){background:#059669;transform:translateY(-2px);box-shadow:0 10px 20px #10b98133}.search-btn:disabled{opacity:.7;cursor:not-allowed}.coverage-results{margin-top:40px;border-top:1px solid #f1f5f9;padding-top:30px}.coverage-results h4{font-size:1.5rem;color:#1e293b;margin-bottom:25px;text-align:center}.collectors-grid-mini{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px}.collector-card-mini{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:25px;transition:all .3s ease;box-shadow:0 4px 6px #00000005}.collector-card-mini:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000000f;border-color:#10b981}.collector-header-mini{display:flex;align-items:center;gap:15px;margin-bottom:15px}.collector-avatar-mini{width:50px;height:50px;background:#ecfdf5;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;overflow:hidden}.collector-avatar-mini img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collector-info-mini h5{font-size:1.1rem;color:#1e293b;margin:0;font-weight:700}.verification-badge{display:flex;align-items:center;gap:5px;margin-top:4px}.badge-icon{font-size:.9rem}.badge-text{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#10b981;letter-spacing:.05em}.collector-description-mini{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:12px}.collector-address-mini{display:flex;align-items:flex-start;gap:8px;padding:10px;background:#f1f5f9;border-radius:10px}.address-icon{font-size:.9rem}.address-text{font-size:.85rem;color:#475569;line-height:1.4;font-weight:500}.next-steps{text-align:center;margin-top:30px;padding:20px;background:#ecfdf5;border-radius:15px}.next-steps p{margin-bottom:15px;font-weight:600;color:#064e3b}.btn-small{display:inline-block;background:#10b981;color:#fff;padding:10px 25px;border-radius:10px;text-decoration:none;font-weight:600;transition:all .3s ease}.btn-small:hover{background:#059669}.not-covered{text-align:center;padding:30px;background:#fff7ed;border-radius:20px;border:1px solid #ffedd5}.not-covered p{color:#9a3412;margin-bottom:15px}.btn-link{background:none;border:none;color:#10b981;font-weight:700;cursor:pointer;text-decoration:underline;font-size:1rem}.lead-form-container{margin-top:40px;background:#f8fafc;padding:40px;border-radius:25px;border:1px solid #e2e8f0}.lead-form-container h4{font-size:1.5rem;color:#1e293b;margin-bottom:12px}.lead-form-container p{color:#64748b;margin-bottom:25px}.form-group-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.form-group-row input{width:100%;padding:15px 20px;border-radius:14px;border:2px solid #e2e8f0;outline:none;font-size:1rem;transition:all .3s ease}.form-group-row input:focus{border-color:#10b981;background:#fff}.submit-lead-btn{width:100%;background:#1e293b;color:#fff;border:none;padding:18px;border-radius:14px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.submit-lead-btn:hover:not(:disabled){background:#0f172a;transform:translateY(-2px);box-shadow:0 10px 20px #0f172a26}.status-message{margin-top:30px;padding:20px;border-radius:15px;text-align:center;font-weight:600}.status-message.success{background:#d1fae5;color:#065f46}.status-message.error{background:#fee2e2;color:#991b1b}.animate-in{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.coverage-container{padding:30px 20px}.coverage-header h3{font-size:1.8rem}.form-group-row{grid-template-columns:1fr}.input-group{flex-direction:column;padding:10px;border-radius:15px}.input-group input{width:100%;text-align:center}.search-btn{width:100%;margin-top:10px}}:root{--green: #00b37a;--green-dark: #008751;--green-light: #5efabd;--green-glow: rgba(0, 179, 122, .25);--dark: #031f19;--dark-2: #062e22;--text: #1a1a1a;--text-muted: #6b7280;--bg: #ffffff;--bg-alt: #f7fffe;--border: #e5e7eb;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1.25rem;--radius-xl: 2rem;--radius-pill: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--shadow-lg: 0 12px 40px rgba(0,0,0,.13);--shadow-green: 0 8px 32px rgba(0,179,122,.25);--ease: cubic-bezier(.4,0,.2,1);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}.home{min-height:100vh}.nav-sticky{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.25rem 0;transition:background .3s var(--ease),box-shadow .3s var(--ease),padding .3s var(--ease)}.nav-sticky--scrolled{background:#031f19f7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 2px 20px #0003;padding:.75rem 0}.nav-sticky__inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-sticky__logo{display:flex;align-items:center;gap:.75rem;font-weight:800;font-size:1.25rem;color:#fff}.nav-sticky__logo-img{width:40px;height:40px;border-radius:.5rem;background:#fff;padding:.2rem;-o-object-fit:contain;object-fit:contain}.nav-sticky__logo-text{letter-spacing:-.01em}.nav-sticky__links{display:none;gap:2.25rem;align-items:center}.nav-sticky__links a{color:#fffc;font-weight:500;font-size:.95rem;transition:color .2s}.nav-sticky__links a:hover{color:var(--green-light)}.nav-sticky__actions{display:flex;align-items:center;gap:.75rem}.btn-nav{padding:.55rem 1.25rem;border-radius:var(--radius-pill);font-weight:600;font-size:.9rem;transition:all .2s var(--ease);border:2px solid transparent;cursor:pointer}.btn-nav--ghost{color:#ffffffd9}.btn-nav--ghost:hover{color:#fff;background:#ffffff1a}.btn-nav--primary{background:var(--green);color:#fff;box-shadow:0 0 0 0 var(--green-glow)}.btn-nav--primary:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:var(--shadow-green)}.hamburger{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s var(--ease);transform-origin:center}.hamburger--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:var(--dark);border-top:1px solid rgba(255,255,255,.08);padding:1.25rem 2rem;display:flex;flex-direction:column;gap:.25rem;animation:slideDown .25s var(--ease)}.mobile-menu a{color:#fffc;padding:.75rem 1rem;border-radius:var(--radius-sm);font-weight:500;transition:all .2s}.mobile-menu a:hover{background:#ffffff14;color:#fff}.mobile-menu__cta{background:var(--green)!important;color:#fff!important;text-align:center;margin-top:.5rem;font-weight:700!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 768px){.nav-sticky__links{display:flex}.hamburger{display:none}}.hero{position:relative;min-height:100vh;background:linear-gradient(135deg,#031f19,#062e22 40%,#0a4030);display:flex;align-items:center;overflow:hidden;padding-top:80px}.hero__blob{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hero__blob--1{width:600px;height:600px;background:radial-gradient(circle,rgba(0,179,122,.35) 0%,transparent 70%);top:-150px;left:-100px;animation:blobFloat1 10s ease-in-out infinite alternate}.hero__blob--2{width:500px;height:500px;background:radial-gradient(circle,rgba(94,250,189,.2) 0%,transparent 70%);bottom:-100px;right:-80px;animation:blobFloat2 13s ease-in-out infinite alternate}.hero__blob--3{width:300px;height:300px;background:radial-gradient(circle,rgba(0,135,81,.3) 0%,transparent 70%);top:40%;left:45%;animation:blobFloat3 8s ease-in-out infinite alternate}@keyframes blobFloat1{0%{transform:translate(0) scale(1)}to{transform:translate(60px,80px) scale(1.15)}}@keyframes blobFloat2{0%{transform:translate(0) scale(1)}to{transform:translate(-50px,-60px) scale(1.1)}}@keyframes blobFloat3{0%{transform:translate(0)}to{transform:translate(40px,-40px)}}.hero__particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.particle{position:absolute;width:3px;height:3px;border-radius:50%;background:#5efabd99;left:var(--x);bottom:-10px;animation:particleRise var(--dur) var(--delay) ease-in infinite}@keyframes particleRise{0%{transform:translateY(0) scale(1);opacity:.8}to{transform:translateY(-110vh) scale(0);opacity:0}}.hero__container{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;position:relative;z-index:10;width:100%}.hero__eyebrow{display:inline-flex;align-items:center;gap:.6rem;background:#00b37a26;border:1px solid rgba(0,179,122,.3);border-radius:var(--radius-pill);padding:.45rem 1.1rem;font-size:.82rem;font-weight:700;color:var(--green-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;animation:fadeUp .8s var(--ease) both}.hero__dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 6px var(--green);animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 6px var(--green)}50%{box-shadow:0 0 14px var(--green-light)}}.hero__title{font-size:clamp(2.6rem,7vw,4.8rem);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#fff;margin-bottom:1.5rem;animation:fadeUp .8s .1s var(--ease) both}.hero__title-gradient{background:linear-gradient(135deg,var(--green-light) 0%,var(--green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle{font-size:1.15rem;line-height:1.75;color:#ffffffbf;max-width:520px;margin-bottom:2.5rem;animation:fadeUp .8s .2s var(--ease) both}.hero__cta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;animation:fadeUp .8s .3s var(--ease) both}.cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2rem;border-radius:var(--radius-pill);font-weight:700;font-size:1rem;transition:all .25s var(--ease);cursor:pointer;border:2px solid transparent}.cta-btn--primary{background:var(--green);color:#fff;box-shadow:0 4px 20px #00b37a66}.cta-btn--primary:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 8px 30px #00b37a80}.cta-btn--ghost{background:#ffffff14;color:#ffffffe6;border-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-btn--ghost:hover{background:#ffffff24;color:#fff}.cta-btn--white{background:#fff;color:var(--dark);box-shadow:var(--shadow-lg)}.cta-btn--white:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0003}.cta-btn--ghost-light{background:#ffffff1a;color:#ffffffe6;border-color:#ffffff40}.cta-btn--ghost-light:hover{background:#ffffff2e;color:#fff}.cta-btn__arrow{transition:transform .2s}.cta-btn:hover .cta-btn__arrow{transform:translate(4px)}.hero__trust{display:flex;align-items:center;gap:1rem;animation:fadeUp .8s .4s var(--ease) both}.hero__trust-avatars{display:flex}.hero__avatar{width:34px;height:34px;border-radius:50%;background:#ffffff1f;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;font-size:1rem;margin-left:calc(var(--i) * -10px)}.hero__trust-text{font-size:.88rem;color:#ffffffb3}.hero__trust-text strong{color:#fff}.hero__right{display:none}.hero__phone-wrap{position:relative;width:300px;margin:0 auto}.hero__phone{width:280px;background:#0d1f1a;border-radius:36px;border:3px solid rgba(255,255,255,.12);overflow:hidden;box-shadow:0 30px 80px #00000080,0 0 0 1px #ffffff0d;animation:phoneBob 4s ease-in-out infinite}@keyframes phoneBob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.phone__notch{width:100px;height:24px;background:#000;border-radius:0 0 18px 18px;margin:0 auto}.phone__screen{padding:1rem}.phone__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.phone__greeting{font-size:.72rem;color:#ffffffb3}.phone__logo{width:28px;height:28px;background:var(--green);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:900;color:#fff}.phone__next-card{background:linear-gradient(135deg,var(--green) 0%,var(--green-dark) 100%);border-radius:16px;padding:1rem;margin-bottom:.75rem}.phone__next-label{font-size:.65rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em}.phone__next-date{font-size:1rem;font-weight:800;color:#fff;margin:.2rem 0}.phone__next-collector{font-size:.72rem;color:#ffffffd9}.phone__stats-row{display:flex;gap:.5rem;margin-bottom:.75rem}.phone__stat-mini{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.6rem .4rem;text-align:center}.phone__stat-val{display:block;font-size:.85rem;font-weight:800;color:var(--green-light)}.phone__stat-lbl{font-size:.58rem;color:#ffffff80}.phone__notif{display:flex;align-items:center;gap:.5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.6rem .8rem;font-size:.72rem;color:#fffc;margin-bottom:.75rem;animation:notifPulse 3s ease-in-out infinite}@keyframes notifPulse{0%,to{background:#ffffff0f}50%{background:#00b37a26;border-color:#00b37a4d}}.phone__mkt-title{font-size:.65rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem}.phone__mkt-items{display:flex;flex-direction:column;gap:.35rem}.phone__mkt-item{display:flex;align-items:center;gap:.5rem;font-size:.72rem;color:#ffffffbf}.phone__mkt-price{margin-left:auto;color:var(--green-light);font-weight:700}.hero__phone-glow{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background:radial-gradient(ellipse,rgba(0,179,122,.3) 0%,transparent 70%);z-index:-1;animation:glowPulse 4s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.6}50%{opacity:1}}.hero__badge-float{position:absolute;display:flex;align-items:center;gap:.5rem;background:#fffffff2;border-radius:var(--radius-pill);padding:.5rem 1rem;font-size:.8rem;font-weight:700;color:var(--dark);box-shadow:var(--shadow-lg);white-space:nowrap}.hero__badge-float--1{top:60px;right:-30px;animation:badgeFloat1 3s ease-in-out infinite}.hero__badge-float--2{bottom:80px;left:-30px;animation:badgeFloat2 3.5s ease-in-out infinite}@keyframes badgeFloat1{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-8px) rotate(1deg)}}@keyframes badgeFloat2{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-6px) rotate(-1deg)}}.hero__scroll-hint{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;animation:fadeUp 1s 1s var(--ease) both}.scroll-mouse{width:26px;height:40px;border:2px solid rgba(255,255,255,.4);border-radius:13px;display:flex;justify-content:center;padding-top:6px}.scroll-mouse__wheel{width:4px;height:8px;background:#ffffffb3;border-radius:2px;animation:scrollWheel 1.8s ease-in-out infinite}@keyframes scrollWheel{0%{transform:translateY(0);opacity:1}80%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 900px){.hero__container{grid-template-columns:1fr 1fr}.hero__right{display:flex;justify-content:center}}.stats-bar{background:var(--dark);padding:2.5rem 0}.stats-bar__container{max-width:1000px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.stat-card{text-align:center;opacity:0;transform:translateY(20px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.stat-card--visible{opacity:1;transform:none}.stat-card__icon{font-size:1.8rem;margin-bottom:.4rem}.stat-card__value{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900;color:var(--green-light);line-height:1;letter-spacing:-.02em}.stat-card__label{font-size:.82rem;color:#ffffff8c;margin-top:.3rem;text-transform:uppercase;letter-spacing:.05em}@media (min-width: 600px){.stats-bar__container{grid-template-columns:repeat(4,1fr)}}.coverage-section{position:relative;z-index:50;background:var(--bg-alt);padding:3rem 0}.coverage-section__container{max-width:1000px;margin:0 auto;padding:0 2rem}.section-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;max-width:680px;margin:0 auto 4rem}.section-label{display:inline-block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:.75rem}.section-title{font-size:clamp(1.9rem,4vw,3rem);font-weight:900;line-height:1.15;letter-spacing:-.025em;color:var(--dark);margin-bottom:1rem}.section-desc{font-size:1.05rem;color:var(--text-muted);line-height:1.75}.gradient-text{background:linear-gradient(135deg,var(--green) 0%,#0077b6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.how-section{padding:6rem 0;background:var(--bg)}.steps-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;position:relative}.step-card{background:var(--bg-alt);border:1.5px solid var(--border);border-radius:var(--radius-xl);padding:2.5rem;position:relative;opacity:0;transform:translateY(30px);transition:opacity .6s calc(var(--delay)) var(--ease),transform .6s calc(var(--delay)) var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease)}.step-card--visible{opacity:1;transform:none}.step-card:hover{border-color:var(--green);box-shadow:0 0 0 4px #00b37a14,var(--shadow-md)}.step-card__number{font-size:.75rem;font-weight:900;color:var(--green);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.step-card__icon{font-size:2.5rem;margin-bottom:1rem;display:block}.step-card__title{font-size:1.2rem;font-weight:800;color:var(--dark);margin-bottom:.6rem}.step-card__text{font-size:.95rem;color:var(--text-muted);line-height:1.7}.step-card__arrow{position:absolute;right:-1rem;top:50%;transform:translateY(-50%);font-size:1.5rem;color:var(--green);display:none;z-index:2}@media (min-width: 768px){.steps-grid{grid-template-columns:repeat(3,1fr)}.step-card__arrow{display:block}}.services-section{padding:6rem 0;background:var(--bg-alt)}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.service-tile{display:flex;flex-direction:column;background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-xl);padding:2rem;transition:all .25s var(--ease);position:relative;overflow:hidden}.service-tile:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent, var(--green));transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.service-tile:hover{border-color:var(--accent, var(--green));transform:translateY(-4px);box-shadow:var(--shadow-lg)}.service-tile:hover:before{transform:scaleX(1)}.service-tile__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem}.service-tile__icon{font-size:2.2rem}.service-tile__badge{font-size:.72rem;font-weight:700;padding:.3rem .75rem;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--accent, var(--green)) 12%,transparent);color:var(--accent, var(--green))}.service-tile__title{font-size:1.1rem;font-weight:800;color:var(--dark);margin-bottom:.5rem}.service-tile__text{font-size:.9rem;color:var(--text-muted);line-height:1.65;flex:1;margin-bottom:1.25rem}.service-tile__arrow{font-size:.88rem;font-weight:700;color:var(--accent, var(--green));transition:gap .2s;display:inline-flex;align-items:center;gap:.35rem}.service-tile:hover .service-tile__arrow{gap:.6rem}.marketplace-section{padding:6rem 0;background:#fff}.marketplace-layout{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}.marketplace-left{opacity:0;transform:translate(-30px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.marketplace-left--visible{opacity:1;transform:none}.marketplace-right{opacity:0;transform:translate(30px);transition:opacity .7s .15s var(--ease),transform .7s .15s var(--ease)}.marketplace-right--visible{opacity:1;transform:none}.marketplace-features{display:flex;flex-direction:column;gap:.85rem;margin-top:1.75rem}.marketplace-feature{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:var(--text-muted)}.marketplace-feature__icon{width:36px;height:36px;background:#00b37a1a;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.marketplace-board{background:var(--dark);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.marketplace-board__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.07);font-size:.9rem;font-weight:700;color:#fff}.marketplace-board__live{display:flex;align-items:center;gap:.4rem;font-size:.72rem;color:var(--green-light);font-weight:700}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse 1.5s ease-in-out infinite}.marketplace-row{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.05);transition:background .2s;animation:fadeIn .4s var(--delay) var(--ease) both}.marketplace-row:hover{background:#ffffff0a}.marketplace-row:last-child{border-bottom:none}.marketplace-row__left{display:flex;align-items:center;gap:.75rem}.marketplace-row__icon{width:38px;height:38px;background:#ffffff0f;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.marketplace-row__cat{font-size:.9rem;font-weight:600;color:#ffffffd9}.marketplace-row__right{display:flex;align-items:center;gap:.75rem}.marketplace-row__price{font-size:.95rem;font-weight:800;color:#fff}.marketplace-row__trend{font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:var(--radius-pill)}.trend--up{background:#00b37a33;color:var(--green-light)}.trend--down{background:#dc354533;color:#f87171}.marketplace-row__badge{font-size:.68rem;font-weight:700;padding:.2rem .6rem;border-radius:var(--radius-pill);background:#ffffff14;color:#fff9}.marketplace-board__footer{display:block;text-align:center;padding:1rem 1.5rem;font-size:.85rem;font-weight:700;color:var(--green-light);background:#00b37a0f;transition:background .2s}.marketplace-board__footer:hover{background:#00b37a1f}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (min-width: 900px){.marketplace-layout{grid-template-columns:1fr 1fr}}.pricing-section{padding:6rem 0;background:var(--bg-alt)}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;align-items:start}.plan-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-xl);padding:2rem;text-align:center;transition:all .25s var(--ease);position:relative;overflow:visible}.plan-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--green)}.plan-card--featured{background:var(--dark);color:#fff;border-color:var(--dark);transform:scale(1.04);box-shadow:var(--shadow-lg)}.plan-card--featured:hover{transform:scale(1.04) translateY(-5px)}.plan-card__tag{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--green);color:#fff;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:.3rem .9rem;border-radius:var(--radius-pill);white-space:nowrap}.plan-card__icon{font-size:2.5rem;margin-bottom:.75rem}.plan-card__name{font-size:1rem;font-weight:800;margin-bottom:.25rem}.plan-card--featured .plan-card__name{color:#fff}.plan-card__price{font-size:2.4rem;font-weight:900;color:var(--green);margin:1rem 0;line-height:1;display:flex;align-items:flex-start;justify-content:center;gap:.2rem}.plan-card--featured .plan-card__price{color:var(--green-light)}.plan-card__currency{font-size:1.1rem;margin-top:.4rem;font-weight:700}.plan-card__period{font-size:.85rem;font-weight:400;color:var(--text-muted);align-self:flex-end;margin-bottom:.25rem}.plan-card--featured .plan-card__period{color:#ffffff80}.plan-card__features{list-style:none;text-align:left;margin:1.5rem 0;display:flex;flex-direction:column;gap:.65rem}.plan-card__features li{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:var(--text-muted);padding-bottom:.65rem;border-bottom:1px solid var(--border)}.plan-card--featured .plan-card__features li{color:#ffffffb3;border-color:#ffffff14}.plan-card__features li:last-child{border-bottom:none;padding-bottom:0}.check-icon{color:var(--green);font-weight:700}.plan-card--featured .check-icon{color:var(--green-light)}.plan-btn{display:block;width:100%;padding:.85rem;border-radius:var(--radius-pill);font-weight:700;font-size:.95rem;background:#00b37a1a;color:var(--green);border:2px solid rgba(0,179,122,.2);transition:all .2s var(--ease);cursor:pointer;text-align:center}.plan-btn:hover,.plan-btn--featured{background:var(--green);color:#fff;border-color:var(--green)}.plan-btn--featured:hover{background:var(--green-dark);border-color:var(--green-dark)}.app-section{background:linear-gradient(135deg,var(--dark) 0%,#0a3525 100%);padding:6rem 0;position:relative;overflow:hidden}.app-section:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(0,179,122,.2) 0%,transparent 70%);pointer-events:none}.app-layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.app-title{font-size:clamp(1.9rem,4vw,3rem);font-weight:900;color:#fff;line-height:1.15;letter-spacing:-.025em;margin:.75rem 0 1rem}.app-desc{font-size:1rem;color:#ffffffa6;line-height:1.75;margin-bottom:2rem}.app-badges{display:flex;gap:1rem;flex-wrap:wrap}.app-badge{display:flex;align-items:center;gap:.75rem;background:#ffffff14;border:1.5px solid rgba(255,255,255,.15);border-radius:var(--radius-lg);padding:.85rem 1.25rem;cursor:pointer;transition:all .2s var(--ease);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-badge:hover{background:#ffffff21;transform:translateY(-2px);box-shadow:var(--shadow-green)}.app-badge__icon{font-size:1.5rem}.app-badge__sub{font-size:.65rem;color:#ffffff8c}.app-badge__store{font-size:.95rem;font-weight:800;color:#fff}.app-preview{display:flex;justify-content:center}.app-phone{background:#ffffff0a;border:1.5px solid rgba(255,255,255,.1);border-radius:var(--radius-xl);padding:1.5rem;max-width:320px;width:100%}.app-phone__screen{display:flex;flex-direction:column;gap:.75rem}.app-phone__row{display:flex;align-items:center;gap:.75rem;background:#ffffff0f;border-radius:var(--radius-md);padding:.85rem 1rem;font-size:.88rem;color:#fffc;animation:rowSlide .5s var(--ease) both}.app-phone__row:nth-child(1){animation-delay:.1s}.app-phone__row:nth-child(2){animation-delay:.2s}.app-phone__row:nth-child(3){animation-delay:.3s}.app-phone__row:nth-child(4){animation-delay:.4s}@keyframes rowSlide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:none}}@media (min-width: 768px){.app-layout{grid-template-columns:1.2fr 1fr}}.final-cta{background:linear-gradient(135deg,#031f19,#062e22 60%,#093025);padding:7rem 0;text-align:center;position:relative;overflow:hidden}.final-cta__blob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:400px;background:radial-gradient(ellipse,rgba(0,179,122,.2) 0%,transparent 70%);pointer-events:none}.final-cta__content{position:relative;z-index:2}.final-cta__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#fff;line-height:1.15;letter-spacing:-.025em;margin-bottom:1.25rem}.gradient-text-light{background:linear-gradient(135deg,var(--green-light) 0%,#7bffcd 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.final-cta__text{font-size:1.1rem;color:#ffffffa6;line-height:1.75;max-width:580px;margin:0 auto 2.5rem}.final-cta__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer{background:#020f0c;color:#fff9;padding:4rem 0 0}.footer__inner{max-width:1200px;margin:0 auto;padding:0 2rem 3rem;display:grid;grid-template-columns:1fr;gap:2.5rem}.footer__logo{display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:800;font-size:1.1rem;margin-bottom:.85rem}.footer__logo-img{width:36px;height:36px;border-radius:.4rem;background:#fff;padding:.15rem;-o-object-fit:contain;object-fit:contain}.footer__tagline{font-size:.88rem;line-height:1.65;max-width:260px;margin-bottom:1.25rem}.footer__socials{display:flex;gap:.75rem}.footer__socials a{width:36px;height:36px;background:#ffffff14;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#ffffffb3;transition:all .2s}.footer__socials a:hover{background:var(--green);color:#fff}.footer__col h4{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:1rem}.footer__col{display:flex;flex-direction:column;gap:.55rem}.footer__col a{font-size:.88rem;color:#ffffff80;transition:color .2s}.footer__col a:hover{color:var(--green-light)}.footer__bottom{border-top:1px solid rgba(255,255,255,.06);padding:1.25rem 2rem;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.8rem}@media (min-width: 600px){.footer__inner{grid-template-columns:1.5fr 1fr 1fr}.footer__brand{grid-column:1 / -1}}@media (min-width: 900px){.footer__inner{grid-template-columns:2fr 1fr 1fr 1fr}.footer__brand{grid-column:auto}}@media (max-width: 480px){.hero{padding-top:70px}.hero__title{font-size:2.4rem}.cta-btn{width:100%;justify-content:center}.hero__cta{flex-direction:column}.final-cta__actions{flex-direction:column;align-items:center}}.schedule-container{min-height:100vh;background-color:#f9fafb;padding:4rem 1rem!important}.schedule-content{max-width:800px;margin:0 auto}.schedule-header{text-align:center;margin-bottom:1.5rem}.schedule-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.schedule-subtitle{color:#6b7280;font-size:.875rem}.progress-bar-container{background-color:#e5e7eb;height:4px;border-radius:2px;margin-bottom:1.5rem}.progress-bar{background-color:#008751;height:100%;border-radius:2px;transition:width .3s ease;width:var(--progress-width, 0%)}.form-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.step-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;text-align:center}.waste-type-grid{display:grid;grid-template-columns:1fr;gap:1rem}.waste-type-card{border:2px solid #e5e7eb;border-radius:.5rem;padding:1rem;cursor:pointer;background-color:#fff;transition:all .2s}.waste-type-card.selected{border:2px solid #008751;background-color:#ecfdf5}.waste-type-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.waste-type-icon{font-size:1.25rem}.waste-type-name{font-size:.875rem;font-weight:600;color:#1f2937;margin:0}.waste-type-price,.waste-type-description{font-size:.75rem;color:#6b7280;margin:0}.form-group{margin-bottom:1rem}.form-label-schedule{display:block;font-size:.64rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-input-schedule,.form-select-schedule,.form-textarea-schedule{width:100%;padding:.3rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.8rem}.form-textarea-schedule{resize:vertical}.date-time-grid,.weight-urgent-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.checkbox-label-schedule{display:flex;align-items:center;gap:.5rem;font-size:.6rem;color:#374151}.checkbox-label-schedule.margin-bottom{margin-bottom:.5rem}.recurring-select{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;background-color:#fff}.address-checkbox{margin-bottom:1rem}.address-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.disabled-input{background-color:#f9fafb}.pickup-summary{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.pickup-summary-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.pickup-summary-content{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:#6b7280}.urgent-pickup{color:#f59e0b}.pickup-cost{font-size:1rem;font-weight:600;color:#008751;margin-top:.5rem}.loading-icon{font-size:2rem;margin-bottom:1rem}.collector-list{display:flex;flex-direction:column;gap:1rem}.collector-card{border:2px solid #e5e7eb;border-radius:.5rem;padding:1rem;cursor:pointer;background-color:#fff;transition:all .2s}.collector-card.selected{border:2px solid #008751;background-color:#ecfdf5}.collector-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.verified-badge{background-color:#10b981;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem}.collector-details{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.875rem;color:#6b7280}.collector-arrival{font-size:.875rem;color:#374151;margin-top:.25rem}.collector-price{text-align:left;font-size:1.25rem;font-weight:700;color:#008751}.no-collectors-icon{font-size:2rem;margin-bottom:1rem}.navigation-buttons-schedulepickup,.back-button-schedulepickup,.next-button-schedulepickup{display:flex;justify-content:center;align-items:center;gap:.5rem;text-align:center;padding:10px 5px;grid-template-columns:1fr 1fr}.back-button-schedulepickup,.next-button-schedulepickup,.book-button-schedulepickup{width:100%;padding:.75rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer}.back-button-schedulepickup{background-color:#f3f4f6;color:#374151}.next-button-schedulepickup,.book-button-schedulepickup{background-color:#008751;color:#fff;padding:9px;border-radius:10px;font-weight:800}.back-button-schedulepickup{background-color:#9ca3af}.book-button-schedulepickup{background-color:#008751;color:#fff;padding:10px 5px;border-radius:10px;font-size:15px;font-weight:800;text-align:center}.back-button-schedulepickup:disabled,.next-button-schedulepickup:disabled,.book-button-schedulepickup:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.6}.book-button-schedulepickup:disabled{background-color:#9ca3af;cursor:not-allowed}@media (min-width: 768px){.schedule-container{padding:4rem 1rem!important}.schedule-header{margin-bottom:2rem}.schedule-title{font-size:2rem}.form-label-schedule{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.checkbox-label-schedule{font-size:15px;color:#334155;cursor:pointer}.schedule-subtitle{font-size:1rem}.form-input-schedule,.form-select-schedule,.form-textarea-schedule{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem}.form-card{padding:2rem}.step-title{font-size:1.5rem;margin-bottom:1.5rem}.waste-type-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.date-time-grid,.weight-urgent-grid,.address-grid{grid-template-columns:1fr 1fr}.collector-header{flex-direction:row;justify-content:space-between;align-items:start}.collector-price{text-align:right}.navigation-buttons-schedulepickup,.back-button-schedulepickup,.next-button-schedulepickup{display:flex;justify-content:center;align-items:center;gap:.5rem;text-align:center;padding:10px 5px;margin:0 90px;grid-template-columns:1fr 1fr}.next-button-schedulepickup,.book-button-schedule{background-color:#008751;color:#fff;padding:10px 20px;border-radius:10px;font-size:15px;font-weight:800;text-align:center}.checkbox-label-schedule.recurring-toggle{font-size:1.125rem}.recurring-select{width:50%;padding:.75rem}}@media (min-width: 1024px){.schedule-container{padding:4rem 1rem!important}.schedule-title{font-size:2rem}.recurring-select{width:33%;padding:.75rem}}.subscription-info{background-color:#f0fdf4;border:1px solid #008751;border-radius:8px;padding:16px;margin-bottom:24px}.subscription-badge{background-color:#008751;color:#fff;padding:8px 12px;border-radius:20px;display:inline-block;font-weight:500;margin-bottom:8px}.subscription-note{color:#374151;margin:0;font-size:.9rem}.form-group.recurring-section{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin:1.5rem 0}.checkbox-label-schedule.recurring-toggle{font-size:1rem;font-weight:500;color:#1e293b;cursor:pointer;display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.checkbox-label-schedule.recurring-toggle input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:#008751;cursor:pointer}.recurring-options{margin-top:.5rem}.recurring-select{width:100%;padding:.75rem;border:1px solid #cbd5e1;border-radius:.5rem;font-size:.875rem;background-color:#fff;margin-bottom:1rem}.recurring-info{background-color:#dbeafe;border:1px solid #3b82f6;border-radius:6px;padding:1rem;font-size:.875rem;color:#1e40af;margin-top:.5rem}.recurring-info strong{color:#1e3a8a}.recurring-locked-box{background-color:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:1rem 1.25rem}.recurring-locked-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.recurring-lock-icon{font-size:1rem}.recurring-locked-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#166534}.recurring-locked-value{font-size:1rem;font-weight:700;color:#14532d;margin-bottom:.4rem;text-transform:capitalize}.recurring-locked-note{font-size:.78rem;color:#15803d;margin:0}.pickup-history-container{min-height:100vh;background-color:#f9fafb;padding:4rem 1rem!important}.pickup-history-content{max-width:1000px;margin:0 auto}.history-header{text-align:center;margin-bottom:2rem}.history-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.history-subtitle{color:#6b7280;font-size:1rem}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.stat-content{display:flex;align-items:center;gap:1rem}.stat-icon{font-size:2rem}.stat-details{flex:1}.stat-value{font-size:1.5rem;font-weight:700;color:#008751;margin:0 0 .25rem}.stat-labels{font-size:.875rem;color:#6b7280;margin:0}.filters-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.filters-content{display:flex;justify-content:space-between;align-items:center}.filter-group{display:flex;gap:1rem;align-items:center}.filter-label{font-size:.875rem;font-weight:500;color:#374151;margin-right:.5rem}.filter-select,.sort-select{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#fff}.history-list{display:flex;flex-direction:column;gap:1rem}.history-item{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.history-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.history-item-info{flex:1}.history-item-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.history-item-collector{font-size:.875rem;color:#6b7280;margin:0}.history-item-status{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.history-item-status.completed{background-color:#dcfce7;color:#166534}.history-item-status.cancelled{background-color:#fee2e2;color:#b91c1c}.history-item-status.pending{background-color:#fef3c7;color:#92400e}.history-item-status.assigned{background-color:#dbeafe;color:#1e40af}.history-item-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#6b7280}.history-item-actions{display:flex;gap:1rem}.view-details-link,.pay-now-link{color:#008751;text-decoration:none;font-weight:500;font-size:.875rem}.view-details-link:hover,.pay-now-link:hover{text-decoration:underline}.pay-now-link{color:#008751;background-color:#ecfdf5;padding:.25rem .5rem;border-radius:.25rem;border:1px solid #bbf7d0}.no-pickups{text-align:center;padding:3rem 1rem;color:#6b7280;background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.no-pickups-icon{font-size:3rem;margin-bottom:1rem}.schedule-link{color:#008751;text-decoration:none;font-weight:500}.schedule-link:hover{text-decoration:underline}@media (max-width: 768px){.pickup-history-container{padding:1rem}.summary-stats{grid-template-columns:1fr}.filters-content{flex-direction:column;gap:1rem;align-items:flex-start}.filter-group{flex-direction:column;align-items:flex-start}.history-item-header{flex-direction:column;gap:1rem}.history-item-details{grid-template-columns:1fr}.history-item-actions{flex-direction:column;gap:.5rem}}.profile-container{min-height:100vh;background-color:#f9fafb;padding:4rem 1rem!important}.edit-button:disabled{background-color:#9ca3af;cursor:not-allowed}.cancel-button:disabled{background-color:#e5e7eb;cursor:not-allowed}.save-button:disabled{background-color:#9ca3af;cursor:not-allowed}.profile-card{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background-color:#f9fafb;cursor:not-allowed}.checkbox-group{display:flex;flex-direction:column;gap:.5rem}.checkbox-container{display:flex;align-items:center;gap:.5rem}.checkbox-label{font-size:.875rem;color:#374151}.form-checkbox{width:1rem;height:1rem;border-radius:.25rem}.error-message{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem}.success-message{background-color:#ecfdf5;border:1px solid #bbf7d0;color:#047857;padding:1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem}@media (max-width: 768px){.profile-container{padding:1rem}.profile-header{flex-direction:column;align-items:flex-start;gap:1rem}.profile-title{font-size:1.5rem}.profile-grid{grid-template-columns:1fr;gap:1rem}.profile-card{padding:1rem}.address-grid{grid-template-columns:1fr;gap:1rem}}@media (max-width: 480px){.button-group{width:100%;flex-direction:column}.cancel-button,.save-button{width:100%}}.household-payment-container{min-height:100vh;background-color:#f9fafb;padding:1rem}.household-payment-content{max-width:1200px;margin:0 auto}.household-payment-header{text-align:center;margin-bottom:1.5rem}.household-payment-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.household-payment-subtitle{color:#6b7280;font-size:.875rem}.household-back-button{background-color:#f3f4f6;color:#1f2937;padding:.5rem 1rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;margin-bottom:1rem;margin-top:1rem;transition:background-color .2s}.household-back-button:hover{background-color:#e5e7eb}.household-payment-grid{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.household-payment-grid{display:grid;grid-template-columns:1fr 1fr}}.household-order-summary{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;height:-moz-fit-content;height:fit-content}.household-card-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.household-pickup-detail,.household-collector-details,.household-cost-breakdown{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-bottom:1rem;background-color:#f9fafb}.household-pickup-detail:last-child,.household-collector-details:last-child,.household-cost-breakdown:last-child{margin-bottom:0}.household-section-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.household-pickup-info{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:#6b7280}.household-urgent-pickup{color:#f59e0b}.household-assigned-pickup{color:#3b82f6}.household-assigned-badge{background-color:#3b82f6;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.household-collector-info{display:flex;align-items:center;gap:1rem;flex-direction:column;text-align:center}@media (min-width: 768px){.household-collector-info{flex-direction:row;text-align:left;justify-content:space-between}}.household-collector-name{font-size:.875rem;font-weight:600;color:#1f2937}.household-collector-rating{font-size:.75rem;color:#6b7280}.household-verified-badge{background-color:#10b981;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;margin-top:.5rem}@media (min-width: 768px){.household-verified-badge{margin-top:0}}.household-cost-item{display:flex;justify-content:space-between;font-size:.875rem}.household-cost-item.total{font-size:1.125rem;font-weight:700;color:#008751}.household-divider{border:none;border-top:1px solid #e5e7eb;margin:.5rem 0}.household-payment-methods{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.household-payment-options{display:flex;flex-direction:column;gap:.75rem}.household-payment-option{border:2px solid #e5e7eb;border-radius:.5rem;padding:1rem;cursor:pointer;background-color:#fff;transition:all .2s}.household-payment-option.selected{border:2px solid #008751;background-color:#ecfdf5}.household-payment-option-header{display:flex;align-items:center;gap:.75rem}.household-payment-icon{font-size:1.25rem}.household-payment-option-info{flex:1}.household-payment-option-name{font-size:.875rem;font-weight:600;color:#1f2937}.household-payment-option-description{font-size:.75rem;color:#6b7280}.household-card-payment-form{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.household-form-group{margin-bottom:1rem}.household-form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.household-form-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;box-sizing:border-box}.household-form-row{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.household-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}.household-bank-transfer-details,.household-ussd-instructions{margin-bottom:1.5rem;background-color:#f9fafb;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb;margin-top:1rem}.household-security-notice{background-color:#ecfdf5;border:1px solid #bbf7d0;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem;margin-top:1rem}.household-security-content{display:flex;align-items:center;gap:.5rem;color:#047857;font-size:.75rem;flex-direction:column;text-align:center}@media (min-width: 768px){.household-security-content{flex-direction:row;text-align:left}}.household-pay-button{width:100%;background-color:#008751;color:#fff;padding:1rem;border-radius:.5rem;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:1rem}.household-pay-button:disabled{background-color:#9ca3af;cursor:not-allowed}.household-pay-button-content{display:flex;align-items:center;justify-content:center;gap:.5rem}.household-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}.household-terms{font-size:.75rem;color:#6b7280;text-align:center;margin-top:1rem}.household-no-details{min-height:100vh;background-color:#f9fafb;padding:1rem;display:flex;align-items:center;justify-content:center}.household-no-details-content{text-align:center;color:#6b7280;width:100%}.household-no-details-icon{font-size:2rem;margin-bottom:1rem}.household-schedule-button{background-color:#008751;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;margin-top:1rem}.household-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#6b7280}.household-loading-container .household-spinner{width:2rem;height:2rem;border:3px solid #e5e7eb;border-top:3px solid #008751;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.household-error-message{background-color:#fee2e2;color:#b91c1c;padding:1rem;border-radius:.5rem;margin-bottom:1rem;border:1px solid #fecaca;font-size:.875rem}.household-success-message{background-color:#dcfce7;color:#166534;padding:1rem;border-radius:.5rem;margin-bottom:1rem;border:1px solid #bbf7d0;font-size:.875rem}.household-assigned-pickups-list{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.household-pickup-list{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.household-pickup-list{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}.household-assigned-pickup-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1.25rem;background-color:#f9fafb;transition:transform .2s,box-shadow .2s}.household-assigned-pickup-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.household-assigned-pickup-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-direction:column;gap:.5rem}@media (min-width: 768px){.household-assigned-pickup-header{flex-direction:row;gap:0}}.household-assigned-pickup-info{flex:1}.household-assigned-pickup-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.household-assigned-pickup-collector{font-size:.875rem;color:#6b7280;margin:0}.household-assigned-pickup-status{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.household-assigned-pickup-status.assigned{background-color:#dbeafe;color:#1e40af}.household-status-icon{font-size:.75rem}.household-assigned-pickup-details{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:.5rem;flex-direction:column}@media (min-width: 768px){.household-assigned-pickup-details{flex-direction:row}}.household-assigned-pickup-date{font-size:.875rem;color:#6b7280}.household-assigned-pickup-amount{font-size:1.25rem;font-weight:700;color:#008751}.household-pay-now-button{width:100%;background-color:#008751;color:#fff;padding:.75rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.household-pay-now-button:hover{background-color:#047857}@media (max-width: 480px){.household-payment-container{padding:.75rem}.household-payment-content{padding:.5rem}.household-order-summary,.household-payment-methods,.household-assigned-pickups-list{padding:1rem}.household-payment-title{font-size:1.25rem}.household-assigned-pickup-card{padding:1rem}.household-assigned-pickup-title{font-size:.9375rem}.household-assigned-pickup-amount{font-size:1.125rem}.household-pay-now-button{padding:.625rem;font-size:.8125rem}.household-form-row{grid-template-columns:1fr;gap:.75rem}.household-security-content,.household-terms{font-size:.6875rem}.household-pickup-info,.household-cost-item{font-size:.8125rem}.household-cost-item.total{font-size:1rem}.household-payment-option{padding:.75rem}.household-payment-option-name{font-size:.8125rem}.household-payment-option-description{font-size:.6875rem}}@media (max-width: 360px){.household-form-input{padding:.625rem;font-size:.8125rem}.household-payment-option-name{font-size:.8125rem}.household-payment-option-description{font-size:.6875rem}.household-pay-button{padding:.875rem;font-size:.9375rem}.household-security-content{flex-direction:column;text-align:center}}@media (max-width: 320px){.household-payment-title{font-size:1.125rem}.household-card-title{font-size:1rem}.household-section-title{font-size:.875rem}.household-form-input{padding:.5rem;font-size:.75rem}.household-pay-button{padding:.75rem;font-size:.875rem}}.household-payment-callback-container{min-height:100vh;background-color:#f9fafb;display:flex;align-items:center;justify-content:center;padding:1rem}.household-payment-callback-content{width:100%;max-width:500px}.household-payment-callback-card{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center}.household-payment-callback-card h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.household-payment-callback-card p{color:#6b7280;font-size:1rem;margin-bottom:1rem}.household-spinner{width:3rem;height:3rem;border:4px solid #e5e7eb;border-top:4px solid #008751;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1.5rem}.household-success-icon{font-size:3rem;color:#10b981;margin:0 auto 1rem;width:-moz-fit-content;width:fit-content}.household-error-icon{font-size:3rem;color:#ef4444;margin:0 auto 1rem;width:-moz-fit-content;width:fit-content}.household-error-message{color:#ef4444;font-size:.875rem;margin-bottom:1.5rem}.household-retry-button{background-color:#008751;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:1rem}.household-retry-button:hover{background-color:#047857}@media (max-width: 480px){.household-payment-callback-container{padding:.75rem}.household-payment-callback-card{padding:1.5rem}.household-payment-callback-card h2{font-size:1.25rem}.household-payment-callback-card p{font-size:.875rem}.household-spinner{width:2.5rem;height:2.5rem}}.rechoose-collector-container{min-height:100vh;background-color:#f9fafb;padding:2rem 1rem}.rechoose-collector-content{max-width:800px;margin:0 auto;background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:2rem}.rechoose-header{text-align:center;margin-bottom:2rem}.rechoose-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.rechoose-subtitle{color:#6b7280;font-size:1rem}.pickup-summary-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin-bottom:2rem}.pickup-summary-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.pickup-summary-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;font-size:.875rem;color:#6b7280}.collector-list-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.collector-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.collector-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;cursor:pointer;transition:all .2s;background-color:#fff}.collector-card:hover{border-color:#008751;box-shadow:0 1px 3px #0000001a}.collector-card.selected{border-color:#008751;background-color:#f0fdf4;box-shadow:0 1px 3px #0000001a}.collector-header{display:flex;justify-content:space-between;align-items:flex-start}.collector-name-section{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.collector-name{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.verified-badge{background-color:#008751;color:#fff;padding:.125rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.collector-details{display:flex;flex-wrap:wrap;gap:1rem;font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.collector-arrival{font-size:.75rem;color:#6b7280}.collector-price{font-size:1.25rem;font-weight:700;color:#008751}.no-collectors{text-align:center;padding:2rem;color:#6b7280}.no-collectors-icon{font-size:3rem;margin-bottom:1rem}.collectors-loading{text-align:center;padding:2rem;color:#6b7280}.loading-icon{font-size:2rem;animation:spin 1s linear infinite;margin-bottom:1rem}.success-message{background-color:#dcfce7;color:#166534;padding:1rem;border-radius:.5rem;margin-bottom:1rem}.navigation-buttons-rechoose{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}.rechoose-back-button,.rechoose-button{padding:.75rem 1.5rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;border:none}.back-button{background-color:#f3f4f6;color:#1f2937}.back-button:hover{background-color:#e5e7eb}.rechoose-button{background-color:#f59e0b;color:#fff}.rechoose-button:hover:not(:disabled){background-color:#d97706}.rechoose-button:disabled{background-color:#d1d5db;cursor:not-allowed}@media (max-width: 768px){.rechoose-collector-container,.rechoose-collector-content{padding:1rem}.collector-header{flex-direction:column;gap:1rem}.navigation-buttons{flex-direction:column}}.pickup-details-container{min-height:100vh;background-color:#f9fafb;padding:2rem 1rem}.pickup-details-content{max-width:800px;margin:0 auto}.pickup-details-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;margin-top:30px}.pickup-details-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.back-button-details{background-color:#6b7280;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;transition:background-color .2s;white-space:nowrap}.back-button-details:hover{background-color:#4b5563}.pickup-details-card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;margin-bottom:2rem}.section-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.info-item{display:flex;flex-direction:column;padding:.75rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.info-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.info-value{font-size:1rem;color:#1f2937;font-weight:500}.info-value.price{color:#008751;font-weight:700}.info-value.status-pending{color:#f59e0b;background-color:#fef3c7;padding:.25rem .5rem;border-radius:.25rem;display:inline-block;width:-moz-fit-content;width:fit-content}.info-value.status-confirmed{color:#008751;background-color:#dcfce7;padding:.25rem .5rem;border-radius:.25rem;display:inline-block;width:-moz-fit-content;width:fit-content}.info-value.status-assigned{color:#2563eb;background-color:#dbeafe;padding:.25rem .5rem;border-radius:.25rem;display:inline-block;width:-moz-fit-content;width:fit-content}.info-value.status-in_progress{color:#7c3aed;background-color:#ede9fe;padding:.25rem .5rem;border-radius:.25rem;display:inline-block;width:-moz-fit-content;width:fit-content}.info-value.status-completed{color:#008751;background-color:#dcfce7;padding:.25rem .5rem;border-radius:.25rem;display:inline-block;width:-moz-fit-content;width:fit-content}.info-value.status-cancelled{color:#dc2626;background-color:#fee2e2;padding:.25rem .5rem;border-radius:.25rem;display:inline-block;width:-moz-fit-content;width:fit-content}.tracking-section,.collector-section{margin:2rem 0}.collector-info{display:flex;align-items:center;gap:1rem}.collector-avatar{width:50px;height:50px;border-radius:50%;background-color:#008751;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600}.collector-details{flex:1}.collector-name{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.collector-contact{font-size:.875rem;color:#6b7280;margin:0}.address-section{margin:2rem 0}.address-info{background-color:#f9fafb;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb}.address-info p{margin:0 0 .25rem;color:#1f2937}.instructions-section{margin:2rem 0}.instructions-text{background-color:#f9fafb;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb;color:#1f2937;margin:0}.error-message{background-color:#fee2e2;color:#b91c1c;padding:1rem;border-radius:.5rem;margin-bottom:1rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#6b7280}.spinner{width:2rem;height:2rem;border:3px solid #e5e7eb;border-top:3px solid #008751;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@media (max-width: 768px){.pickup-details-container{padding:1rem}.pickup-details-content{max-width:100%}.pickup-details-header{flex-direction:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;margin-top:60px}.pickup-details-title{font-size:1.25rem}.back-button-details{align-self:flex-start;padding:.5rem;font-size:.8rem}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.info-item{padding:.5rem}.pickup-details-card{padding:1rem}.section-title{font-size:1rem}.info-label{font-size:.8rem}.info-value{font-size:.9rem}.collector-info{flex-direction:column;align-items:flex-start;gap:.5rem}.collector-avatar{width:40px;height:40px;font-size:1rem}.collector-name{font-size:1rem}.collector-contact{font-size:.8rem}}@media (max-width: 480px){.pickup-details-container{padding:.5rem}.pickup-details-card{padding:.75rem}.info-grid{gap:.5rem}.info-item{padding:.5rem}.section-title{font-size:.9rem;margin-bottom:.75rem}.info-label{font-size:.8rem}.info-value{font-size:.9rem}}.payment-success-container{min-height:100vh;background-color:#f9fafb;padding:1rem;display:flex;align-items:center;justify-content:center}.payment-success-content{max-width:1200px;margin:0 auto;width:100%}.verifying-section,.success-section,.error-section{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center;max-width:500px;margin:0 auto}.verifying-section h2,.success-section h2,.error-section h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.verifying-section p,.success-section p,.error-section p{color:#6b7280;font-size:.875rem;margin-bottom:1.5rem}.spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #008751;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1.5rem}.success-icon{font-size:3rem;margin-bottom:1rem}.error-icon{font-size:3rem;margin-bottom:1rem;color:#ef4444}.payment-details{background-color:#f9fafb;border-radius:.5rem;padding:1rem;margin:1.5rem 0;text-align:left}.payment-details h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem;text-align:center}.detail-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.detail-row:last-child{border-bottom:none}.detail-row span:first-child{color:#6b7280;font-weight:500}.detail-row span:last-child{color:#1f2937;font-weight:500}.continue-button,.retry-button{width:100%;background-color:#008751;color:#fff;padding:1rem;border-radius:.5rem;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:1rem}.retry-button{background-color:#ef4444}.continue-button:hover{background-color:#047857}.retry-button:hover{background-color:#dc2626}@media (max-width: 480px){.payment-success-container{padding:.75rem}.verifying-section,.success-section,.error-section{padding:1.5rem}.verifying-section h2,.success-section h2,.error-section h2{font-size:1.25rem}.payment-details{padding:.75rem}.payment-details h3{font-size:1rem}.detail-row{flex-direction:column;gap:.25rem}.detail-row span:last-child{font-weight:600}}.subscription-manager{max-width:1200px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:3.4rem 1rem}.subscription-header{text-align:center;margin-bottom:30px}.subscription-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:8px}.subscription-subtitle{font-size:1.1rem;color:#6b7280;margin-bottom:0}.section-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e5e7eb}.error-message{background-color:#fee2e2;color:#b91c1c;padding:12px 16px;border-radius:8px;margin-bottom:20px;border:1px solid #fecaca}.success-message{background-color:#dcfce7;color:#166534;padding:12px 16px;border-radius:8px;margin-bottom:20px;border:1px solid #bbf7d0}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #008751;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.active-subscription{margin-bottom:40px}.subscription-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:24px;margin-bottom:20px;border:1px solid #e5e7eb}.subscription-card.active{border:2px solid #008751;background:#f0fdf4}.subscription-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-direction:column;gap:10px;text-align:center}@media (min-width: 768px){.subscription-header{flex-direction:row;text-align:left}}.subscription-name{font-size:1.5rem;font-weight:600;color:#111827;margin:0}.subscription-status{padding:6px 12px;border-radius:20px;font-size:.875rem;font-weight:500}.subscription-status.active{background-color:#008751;color:#fff}.subscription-details{margin-bottom:20px}.detail-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f3f4f6;flex-direction:column;gap:4px}@media (min-width: 768px){.detail-row{flex-direction:row}}.detail-label{font-weight:500;color:#6b7280}.detail-value{font-weight:500;color:#111827}.subscription-actions{display:flex;justify-content:center}@media (min-width: 768px){.subscription-actions{justify-content:flex-end}}.cancel-button{background-color:#ef4444;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s;width:100%}@media (min-width: 768px){.cancel-button{width:auto}}.cancel-button:hover:not(:disabled){background-color:#dc2626}.cancel-button:disabled{opacity:.6;cursor:not-allowed}.available-plans{margin-bottom:40px}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:30px}.plan-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:24px;border:2px solid #e5e7eb;transition:all .2s ease;display:flex;flex-direction:column;position:relative;overflow:hidden}.plan-card.has-discount{border-color:#f59e0b}.plan-discount-badge{position:absolute;top:14px;right:-22px;background:#f59e0b;color:#fff;font-size:.72rem;font-weight:800;padding:4px 32px;transform:rotate(45deg);letter-spacing:.05em;box-shadow:0 2px 6px #f59e0b66}.plan-price-original{font-size:1rem;font-weight:500;color:#9ca3af;text-decoration:line-through;margin-bottom:2px}.plan-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.plan-card.active{border-color:#008751;background:#f0fdf4}.plan-header{text-align:center;margin-bottom:20px}.plan-name{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 12px}.plan-price{font-size:2rem;font-weight:700;color:#008751;margin:0 0 8px}.plan-type{font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.plan-details{margin-bottom:24px;flex:1}.plan-benefits ul{list-style:none;padding:0;margin:0}.plan-benefits li{padding:8px 0 8px 24px;position:relative;color:#374151}.plan-benefits li:before{content:"✓";position:absolute;left:0;color:#008751;font-weight:700}.plan-discount{background-color:#fef3c7;color:#92400e;padding:12px;border-radius:8px;text-align:center;font-weight:500;margin-top:16px}.plan-actions{text-align:center}.subscribe-button,.current-plan-button{width:100%;padding:12px;border-radius:8px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .2s;border:none}.subscribe-button{background-color:#008751;color:#fff}.subscribe-button:hover:not(:disabled){background-color:#047857}.subscribe-button:disabled{opacity:.6;cursor:not-allowed}.current-plan-button{background-color:#e5e7eb;color:#6b7280;cursor:not-allowed}.plan-information{margin-bottom:40px}.info-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.info-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:24px;text-align:center;border:1px solid #e5e7eb}.info-icon{font-size:2rem;margin-bottom:16px}.info-card h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 12px}.info-card p{color:#6b7280;line-height:1.5;margin:0}@media (max-width: 768px){.subscription-manager{padding:16px}.subscription-title{font-size:1.75rem}.plans-grid,.info-cards{grid-template-columns:1fr}.detail-row{flex-direction:column;gap:4px}.subscription-header{text-align:center}.subscription-actions{justify-content:center}}@media (max-width: 480px){.subscription-manager{padding:12px}.subscription-title{font-size:1.5rem}.subscription-subtitle{font-size:1rem}.section-title{font-size:1.25rem}.plan-card{padding:20px}.plan-name{font-size:1.125rem}.plan-price{font-size:1.75rem}.subscribe-button,.current-plan-button{padding:10px;font-size:.9375rem}.info-card{padding:20px}.info-icon{font-size:1.5rem}.info-card h3{font-size:1.125rem}}.sm-freq-tabs{display:flex;gap:10px;margin-bottom:24px;flex-wrap:wrap}.sm-freq-tabs--inline{margin-top:10px;margin-bottom:0}.sm-freq-tab{display:flex;align-items:center;gap:10px;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:12px 18px;cursor:pointer;transition:all .2s;flex:1;min-width:130px}.sm-freq-tab:hover{border-color:#008751}.sm-freq-tab.active{border-color:#008751;background:#f0fdf4}.sm-freq-icon{font-size:1.4rem}.sm-freq-text{display:flex;flex-direction:column;text-align:left}.sm-freq-text strong{font-size:.95rem;color:#111827}.sm-freq-text small{font-size:.78rem;color:#6b7280}.sm-freq-tab.active .sm-freq-text strong{color:#008751}.sm-active-notice{background:#fef9c3;color:#92400e;border:1px solid #fde68a;border-radius:8px;padding:10px 14px;font-size:.88rem;font-weight:500;margin-bottom:20px}.sm-legacy-notice{font-size:.92rem;font-weight:500;color:#374151;margin-bottom:20px}.sm-empty{text-align:center;padding:40px 24px;color:#6b7280;background:#f9fafb;border-radius:12px;border:1px dashed #d1d5db}.sm-empty p{margin:0 0 8px}@media (max-width: 360px){.subscription-manager{padding:10px}.subscription-title{font-size:1.375rem}.subscription-subtitle{font-size:.875rem}.section-title{font-size:1.125rem}.plan-card{padding:16px}.plan-name{font-size:1rem}.plan-price{font-size:1.5rem}.subscribe-button,.current-plan-button{padding:8px;font-size:.875rem}.info-card{padding:16px}.info-card h3{font-size:1rem}.info-card p{font-size:.875rem}}.collector-history-container{width:100%;max-width:1200px;margin:0 auto;padding:1rem}.collector-history-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:1.5rem;width:100%}.collector-history-header{margin-bottom:2rem;text-align:center}.collector-history-title{font-size:1.75rem;font-weight:700;color:#2d3748;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.collector-history-subtitle{font-size:1rem;color:#718096;margin:0}.error-message{background-color:#fed7d7;color:#c53030;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;width:100%}.retry-button{background-color:#e53e3e;color:#fff;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-weight:500;align-self:flex-start}.collector-stats-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;width:100%}.collector-stat-card{background:#f7fafc;border-radius:.75rem;padding:1.25rem;box-shadow:0 1px 3px #0000000d;text-align:center}.collector-stat-header{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1rem}.collector-stat-icon{font-size:1.5rem;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.collector-stat-icon.total{background:#4299e1}.collector-stat-icon.completed{background:#48bb78}.collector-stat-icon.pending{background:#ed8936}.collector-stat-icon.earnings{background:#9f7aea}.collector-stat-title{font-size:.875rem;font-weight:600;color:#4a5568;margin:0}.collector-stat-value{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0}.collector-filters-section{background:#f7fafc;border-radius:.75rem;padding:1.25rem;margin-bottom:2rem;width:100%}.collector-filters-title{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:1.25rem;display:flex;align-items:center;gap:.625rem}.collector-filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%}.collector-filter-group{display:flex;flex-direction:column;gap:.5rem}.collector-filter-label{font-weight:600;color:#4a5568;font-size:.875rem}.collector-filter-select{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background:#fff;width:100%;box-sizing:border-box}.collector-filter-select:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.collector-jobs-container{margin-top:2rem;width:100%}.collector-jobs-header{margin-bottom:1.25rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.collector-jobs-title{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0;display:flex;align-items:center;justify-content:center;gap:.625rem}.collector-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.25rem;color:#718096;width:100%}.collector-loading-spinner{width:2.5rem;height:2.5rem;border:.25rem solid #e2e8f0;border-top:.25rem solid #4299e1;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.collector-loading-text{margin:0;font-size:1rem}.collector-empty-state{text-align:center;padding:4rem 1.25rem;color:#718096;width:100%}.collector-empty-icon{font-size:3rem;margin-bottom:1rem}.collector-empty-title{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.collector-empty-message{font-size:1rem;margin:0}.collector-job-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s ease,transform .2s ease;width:100%;box-sizing:border-box}.collector-job-card:hover{box-shadow:0 4px 6px #00000012;transform:translateY(-2px)}.collector-job-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;width:100%}.collector-job-info{flex:1}.collector-job-id{font-size:1.125rem;font-weight:600;color:#2d3748;margin:0 0 .5rem;word-break:break-word}.collector-job-household{font-size:.875rem;color:#4a5568;margin:0;word-break:break-word}.collector-job-status-container{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;width:100%}.collector-job-status{padding:.375rem .75rem;border-radius:1.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:inline-block;width:-moz-fit-content;width:fit-content;white-space:nowrap}.collector-job-status.completed{background:#c6f6d5;color:#227a43}.collector-job-status.in-progress{background:#c3dafe;color:#315ccd}.collector-job-status.scheduled{background:#fed7d7;color:#c53030}.collector-job-status.cancelled{background:#e9d8fd;color:#6b46c1}.collector-job-status.confirmed{background:#c8b8d9;color:#5b478a}.collector-job-status.paid{background:#c6f6d5;color:#227a43}.collector-job-status.pending{background:#fed7d7;color:#c53030}.collector-job-status.refunded{background:#e9d8fd;color:#6b46c1}.collector-job-details{margin-bottom:1.25rem;padding:1rem;background:#f7fafc;border-radius:.5rem;width:100%;box-sizing:border-box}.collector-detail-grid{display:grid;grid-template-columns:1fr;gap:.75rem;width:100%}.collector-detail-item{display:flex;flex-direction:column;gap:.25rem;width:100%}.collector-detail-label{font-weight:900;color:#4a5568;font-size:.8125rem;text-transform:uppercase;letter-spacing:.5px}.collector-detail-value{font-weight:500;color:#2d3748;word-break:break-word;font-size:.875rem;line-height:1.4}.collector-job-actions{display:flex;flex-direction:column;gap:.75rem;width:100%}.collector-job-button{padding:.75rem 1rem;border-radius:.375rem;font-weight:500;font-size:.875rem;cursor:pointer;border:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;box-sizing:border-box}.collector-job-button.view{background:#4299e1;color:#fff}.collector-job-button.view:hover{background:#3182ce}.collector-job-button.start{background:#48bb78;color:#fff}.collector-job-button.start:hover{background:#38a169}.collector-job-button.complete{background:#ed8936;color:#fff}.collector-job-button.complete:hover{background:#dd6b20}@media (min-width: 576px){.collector-history-container{padding:1.25rem}.collector-history-content{padding:1.75rem}.collector-detail-grid{grid-template-columns:repeat(2,1fr)}.collector-job-actions{flex-direction:row;justify-content:flex-end}.collector-job-button{width:auto;min-width:120px}}@media (min-width: 768px){.collector-history-container{padding:1.5rem}.collector-history-content{padding:2rem}.collector-history-header{text-align:left}.collector-history-title{justify-content:flex-start;font-size:2rem}.collector-stats-overview{grid-template-columns:repeat(2,1fr)}.collector-filters-grid{grid-template-columns:repeat(3,1fr)}.collector-jobs-header{text-align:left}.collector-jobs-title{justify-content:flex-start;font-size:1.75rem}.collector-job-header{flex-direction:row;justify-content:space-between;align-items:flex-start}.collector-job-status-container{flex-direction:column;align-items:flex-end;width:auto}.collector-detail-grid{grid-template-columns:repeat(3,1fr)}.collector-job-actions{flex-direction:row;justify-content:flex-end}.collector-job-button{width:auto;min-width:120px}}@media (min-width: 992px){.collector-history-container{padding:2rem}.collector-history-content{padding:2.5rem}.collector-stats-overview{grid-template-columns:repeat(4,1fr)}.collector-detail-grid{grid-template-columns:repeat(5,1fr)}.collector-job-button{padding:.75rem 1rem}}@media (max-width: 480px){.collector-history-container{padding:.75rem}.collector-history-content{padding:1rem}.collector-history-title{font-size:1.5rem}.collector-stats-overview{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.collector-filters-grid{grid-template-columns:1fr}.collector-job-button{font-size:1rem;padding:.875rem}.collector-stat-value{font-size:1.25rem}.collector-job-id{font-size:1rem}}.premium-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.premium-modal-content{background:#fff;width:100%;max-width:500px;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:modalSlideUp .3s ease-out}@keyframes modalSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.premium-modal-header{padding:1.5rem;background:linear-gradient(135deg,#008751,#10b981);color:#fff;display:flex;justify-content:space-between;align-items:center}.premium-modal-header h2{margin:0;font-size:1.25rem}.close-modal-btn{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.premium-modal-body{padding:1.5rem}.modal-intro{color:#6b7280;font-size:.9rem;margin-bottom:1.5rem}.verification-options{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.v-option{position:relative;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s ease}.v-option:hover{background-color:#f9fafb}.v-option.active{border-color:#008751;background-color:#f0fdf4}.v-option input{position:absolute;opacity:0}.option-content{display:flex;gap:1rem;align-items:center}.option-icon{font-size:1.5rem}.option-text{display:flex;flex-direction:column}.option-title{display:block;font-weight:700;color:#111827}.option-desc{display:block;font-size:.8rem;color:#6b7280}.method-details-container{min-height:100px;background:#f3f4f6;border-radius:12px;padding:1rem;margin-top:1rem}.premium-input-field{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1.25rem;text-align:center;letter-spacing:4px;font-weight:800}.premium-input-field:focus{outline:none;border-color:#008751}.photo-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.preview-box{width:100%;aspect-ratio:1;position:relative;background:#e5e7eb;border-radius:8px;overflow:hidden}.preview-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.preview-box button{position:absolute;top:2px;right:2px;background:#ef4444cc;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:12px;cursor:pointer}.upload-box-placeholder{border:2px dashed #9ca3af;border-radius:8px;display:flex;align-items:center;justify-content:center;aspect-ratio:1;cursor:pointer;color:#6b7280;font-size:.8rem;font-weight:500}.gps-notice{font-size:.75rem;color:#047857;margin-top:.75rem;text-align:center;background:#ecfdf5;padding:.5rem;border-radius:6px}.modal-error-alert{margin-top:1rem;padding:.75rem;background:#fee2e2;color:#b91c1c;border-radius:8px;font-size:.85rem;font-weight:500}.premium-modal-footer{padding:1.5rem;border-top:1px solid #f3f4f6}.premium-finish-btn{width:100%;background:#008751;color:#fff;border:none;padding:1rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:transform .2s ease}.premium-finish-btn:disabled{background:#9ca3af;cursor:not-allowed}.premium-finish-btn:active{transform:scale(.98)}.animate-fade-in{animation:fadeIn .2s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.completion-fields{margin-bottom:1.25rem}.completion-field-group{margin-bottom:1rem}.completion-label{display:block;font-size:.82rem;font-weight:600;color:#374151;margin-bottom:.4rem}.completion-notes{width:100%;padding:.6rem .8rem;border:1.5px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;resize:vertical;min-height:72px;box-sizing:border-box}.completion-notes:focus{outline:none;border-color:#008751;box-shadow:0 0 0 3px #0087511a}.earnings-tab{background:none;border:none;padding:.6rem 1.25rem;font-weight:600;font-size:.9rem;color:#6b7280;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}.profile-container{min-height:100vh;background-color:#f9fafb;padding:1rem}.profile-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;text-align:center}.profile-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.profile-subtitle{color:#6b7280;font-size:.875rem}.edit-button{background-color:#008751;color:#fff;padding:.75rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;width:100%}.button-group{display:flex;flex-direction:column;gap:.75rem}.cancel-button{background-color:#f3f4f6;color:#374151;padding:.75rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;width:100%}.save-button{background-color:#008751;color:#fff;padding:.75rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer;width:100%}.profile-grid{display:flex;flex-direction:column;gap:1.5rem}.profile-card{background-color:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.card-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.address-grid{display:grid;grid-template-columns:1fr;gap:1rem}.notification-item{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem}.notification-toggle{display:flex;align-items:center;cursor:pointer;justify-content:space-between}.security-section{background-color:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-top:1.5rem}.security-grid{display:grid;grid-template-columns:1fr;gap:1rem}.security-button{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#f3f4f6;color:#374151;border-radius:.5rem;border:none;cursor:pointer;text-align:left;width:100%}@media (min-width: 768px){.profile-container{padding:2rem 1rem}.profile-title{font-size:2rem}.profile-subtitle{font-size:1rem}.profile-header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2rem;text-align:left}.edit-button{padding:.75rem 1.5rem;width:auto}.button-group{flex-direction:row;gap:.75rem}.cancel-button,.save-button{padding:.75rem 1.5rem;width:auto}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.profile-card{padding:2rem}.card-title{font-size:1.25rem;margin-bottom:1.5rem}.address-grid{grid-template-columns:1fr 1fr;gap:1rem}.notification-item{flex-direction:row;align-items:center;justify-content:space-between}.notification-toggle{justify-content:flex-end}.security-section{padding:2rem;margin-top:2rem}.security-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.security-button{width:auto}}@media (min-width: 1024px){.profile-container{padding:2rem 1rem}.profile-title{font-size:2rem}}.payment-container{padding:20px;max-width:1200px;margin:0 auto}.payment-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:24px}.payment-header{margin-bottom:30px}.payment-title{font-size:28px;font-weight:700;color:#2d3748;margin-bottom:8px}.payment-subtitle{font-size:16px;color:#718096;margin-bottom:0}.error-message{background-color:#fed7d7;color:#c53030;padding:15px;border-radius:8px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.retry-button{background-color:#e53e3e;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:500}.retry-button:hover{background-color:#c53030}.filters-container{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding:20px;background:#f7fafc;border-radius:8px}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-label{font-weight:600;color:#4a5568;font-size:14px}.filter-select,.date-input{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;background:#fff}.filter-select:focus,.date-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.date-range{display:flex;align-items:center;gap:10px}.date-separator{color:#718096;font-weight:500}.stats-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#ebf8ff;border-radius:8px;padding:20px;text-align:center}.stat-title{font-size:14px;font-weight:600;color:#2b6cb0;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:24px;font-weight:700;color:#2c5282;margin:0}.empty-state{text-align:center;padding:40px 20px;color:#718096}.empty-state p{margin:0;font-size:16px}.list-title{font-size:20px;font-weight:600;color:#2d3748;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #edf2f7}.payment-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s ease,transform .2s ease}.payment-card:hover{box-shadow:0 4px 6px #00000012;transform:translateY(-2px)}.payment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;flex-wrap:wrap;gap:10px}.payment-id{font-size:18px;font-weight:600;color:#2d3748;margin:0 0 8px}.payment-household,.payment-pickup{font-size:14px;color:#4a5568;margin:0 0 4px}.payment-status{display:flex;align-items:center}.status-badge{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-completed{background:#c6f6d5;color:#227a43}.status-pending{background:#fed7d7;color:#c53030}.status-refunded{background:#e9d8fd;color:#6b46c1}.payment-details{margin-bottom:20px;padding:16px;background:#f7fafc;border-radius:8px}.detail-row{display:flex;justify-content:space-between;margin-bottom:12px}.detail-row:last-child{margin-bottom:0}.detail-label{font-weight:500;color:#4a5568}.detail-value{font-weight:600;color:#2d3748}.payment-actions{display:flex;gap:12px;flex-wrap:wrap}.action-button-collector{padding:10px 16px;border-radius:6px;font-weight:500;font-size:14px;cursor:pointer;border:none;transition:all .2s ease}.view-button-collector{background:#4299e1;color:#fff}.view-button-collector:hover{background:#3182ce}.confirm-button{background:#48bb78;color:#fff}.confirm-button:hover{background:#38a169}.refund-button{background:#ed8936;color:#fff}.refund-button:hover{background:#dd6b20}@media (max-width: 768px){.payment-container{padding:15px}.payment-content{padding:16px}.payment-title{font-size:20px}.payment-subtitle{font-size:13px}.filters-container{flex-direction:column;gap:15px}.stats-summary{grid-template-columns:1fr 1fr}.stat-card{padding:15px}.stat-value{font-size:20px}.payment-header{flex-direction:column;align-items:flex-start}.payment-actions{width:100%;justify-content:stretch}.action-button-collector{flex:1;text-align:center}}.download-csv-btn{background:#f0fdf4;color:#008751;border:1.5px solid #86efac;padding:6px 14px;border-radius:6px;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .15s ease;white-space:nowrap}.download-csv-btn:hover{background:#dcfce7}.analytics-section{display:flex;flex-direction:column;gap:1.5rem}.analytics-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.analytics-card-title{font-size:1rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.monthly-chart{display:flex;align-items:flex-end;gap:.75rem;height:160px;padding-bottom:0}.chart-bar-group{display:flex;flex-direction:column;align-items:center;flex:1;gap:.25rem}.chart-bar-wrap{flex:1;display:flex;align-items:flex-end;width:100%}.chart-bar{width:100%;background:linear-gradient(180deg,#10b981,#008751);border-radius:4px 4px 0 0;min-height:4px;transition:height .4s ease}.chart-label{font-size:.72rem;color:#6b7280;font-weight:600}.chart-amount{font-size:.65rem;color:#374151;font-weight:500}.waste-breakdown-list{display:flex;flex-direction:column;gap:.85rem}.waste-breakdown-row{display:grid;grid-template-columns:100px 1fr 80px 60px;align-items:center;gap:.5rem}.waste-type-label{font-size:.8rem;font-weight:600;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.waste-bar-wrap{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.waste-bar{background:linear-gradient(90deg,#10b981,#008751);height:100%;border-radius:999px;transition:width .4s ease}.waste-earnings-label{font-size:.78rem;font-weight:700;color:#008751;text-align:right}.waste-jobs-label{font-size:.72rem;color:#9ca3af;text-align:right}.receipt-block{text-align:center;padding:1rem 0 .5rem;margin-bottom:.75rem}.receipt-logo{font-size:1.2rem;font-weight:900;color:#008751;letter-spacing:1px}.receipt-ref{font-size:.78rem;color:#6b7280;margin-top:4px}.preview-detail-grid{display:flex;flex-direction:column;gap:0}.preview-detail-row{display:flex;justify-content:space-between;align-items:flex-start;padding:.5rem 0;border-bottom:1px solid #f3f4f6;gap:.5rem}.preview-detail-row:last-child{border-bottom:none}.preview-label{font-size:.78rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.preview-value{font-size:.875rem;font-weight:600;color:#111827;text-align:right;word-break:break-word}@media (max-width: 480px){.stats-summary{display:grid;grid-template-columns:1fr,1fr;gap:.75rem}.waste-breakdown-row{grid-template-columns:80px 1fr 70px 50px}.filter-select,.date-input{padding:10px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:10px;background:#fff}.filter-select:focus,.date-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.detail-row{flex-direction:column;gap:4px}.payment-actions{flex-direction:column}.action-button-collector{width:100%}}.payout-container{padding:20px;max-width:800px;margin:0 auto}.payout-content{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:24px}.payout-header{margin-bottom:30px}.payout-title{font-size:28px;font-weight:700;color:#2d3748;margin-bottom:8px}.payout-subtitle{font-size:16px;color:#718096;margin-bottom:0}.error-message{background-color:#fed7d7;color:#c53030;padding:15px;border-radius:8px;margin-bottom:20px}.success-message{background-color:#c6f6d5;color:#227a43;padding:15px;border-radius:8px;margin-bottom:20px}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#718096}.spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #4299e1;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.section-title{font-size:20px;font-weight:600;color:#2d3748;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #edf2f7}.earnings-summary{margin-bottom:30px}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.summary-card{background:#ebf8ff;border-radius:8px;padding:20px;text-align:center}.card-title{font-size:14px;font-weight:600;color:#2b6cb0;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.card-value{font-size:24px;font-weight:700;color:#2c5282;margin:0}.payout-form-container{margin-bottom:30px}.payout-form{background:#f7fafc;padding:24px;border-radius:8px}.form-label{display:block;font-weight:600;color:#4a5568;margin-bottom:8px}.form-input{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:6px;font-size:16px;background:#fff;box-sizing:border-box}.form-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.form-help{display:block;font-size:12px;color:#718096;margin-top:4px}.submit-button-collector{background:#48bb78;color:#fff;border:none;padding:14px 24px;border-radius:6px;font-weight:600;font-size:16px;cursor:pointer;transition:background .2s ease;width:100%}.submit-button-collector:hover:not(:disabled){background:#38a169}.submit-button-collector:disabled{background:#cbd5e0;cursor:not-allowed}.payout-info{background:#fffbeb;border-radius:8px;padding:20px}.info-title{font-size:18px;font-weight:600;color:#975a16;margin-top:0;margin-bottom:15px}.info-list{margin:0;padding-left:20px}.info-list li{margin-bottom:10px;color:#975a16}.info-list li:last-child{margin-bottom:0}.earnings-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e5e7eb;padding-bottom:0}.earnings-tab{background:none;border:none;padding:.6rem 1.25rem;font-weight:600;font-size:.9rem;color:#6b7280;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s;display:flex;align-items:center;gap:.4rem}.earnings-tab.active{color:#008751;border-bottom-color:#008751}.earnings-tab:hover:not(.active){color:#374151}.tab-badge{background:#008751;color:#fff;font-size:.65rem;font-weight:700;padding:1px 6px;border-radius:999px}.saved-accounts-section{margin-bottom:1.5rem}.saved-accounts-title{font-size:.9rem;font-weight:700;color:#374151;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.4px}.saved-accounts-list{display:flex;flex-direction:column;gap:.5rem}.saved-account-card{display:flex;justify-content:space-between;align-items:center;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:10px;padding:.75rem 1rem;gap:.75rem}.saved-account-info{display:flex;flex-direction:column;gap:.15rem;cursor:pointer;flex:1}.saved-account-bank{font-size:.85rem;font-weight:700;color:#1f2937}.saved-account-number{font-size:.78rem;color:#6b7280;font-family:monospace}.saved-account-name{font-size:.78rem;color:#374151}.saved-account-actions{display:flex;gap:.4rem;flex-shrink:0}.use-account-btn{background:#008751;color:#fff;border:none;padding:5px 12px;border-radius:6px;font-size:.78rem;font-weight:600;cursor:pointer}.use-account-btn:hover{background:#006e41}.delete-account-btn{background:none;border:1px solid #fca5a5;color:#ef4444;padding:4px 8px;border-radius:6px;font-size:.78rem;cursor:pointer}.delete-account-btn:hover{background:#fee2e2}.use-max-btn{background:none;border:none;color:#008751;font-size:.75rem;font-weight:700;cursor:pointer;padding:0;text-decoration:underline}.save-account-label{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#374151;cursor:pointer;margin-bottom:1.25rem}.save-account-label input[type=checkbox]{width:16px;height:16px;accent-color:#008751;cursor:pointer}.payout-history-section{display:flex;flex-direction:column;gap:.75rem}.payout-history-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:1rem 1.25rem}.payout-history-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.payout-history-ref{font-size:.8rem;font-weight:700;color:#1f2937;margin:0 0 2px;font-family:monospace}.payout-history-bank{font-size:.78rem;color:#374151;margin:0 0 2px}.payout-history-name{font-size:.75rem;color:#6b7280;margin:0}.payout-history-amount{font-size:1rem;font-weight:700;color:#008751;margin:0 0 4px}.payout-history-date{font-size:.72rem;color:#9ca3af;margin:0}.empty-state{text-align:center;padding:2.5rem 1rem;color:#9ca3af;font-size:.9rem}@media (max-width: 768px){.payout-container{padding:15px}.payout-content{padding:16px}.payout-title{font-size:24px}.summary-cards{grid-template-columns:1fr}.summary-card{padding:15px}.card-value{font-size:20px}}.mc-root{padding:1.5rem 1.5rem 3rem;background:#f8fafc;min-height:100%}.mc-header{margin-bottom:1.25rem}.mc-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .25rem}.mc-subtitle{font-size:.875rem;color:#6b7280;margin:0}.mc-tabs{display:flex;gap:.25rem;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:0;overflow-x:auto}.mc-tab{padding:.625rem 1.125rem;font-size:.8125rem;font-weight:600;border:none;background:none;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;margin-bottom:-1px}.mc-tab:hover{color:#374151}.mc-tab-on{color:#008751;border-bottom-color:#008751}.mc-toolbar{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.mc-search-wrap{position:relative;flex:1;min-width:220px;max-width:420px}.mc-search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af;pointer-events:none}.mc-search{width:100%;padding:.625rem .625rem .625rem 2.25rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;background:#fff;outline:none;box-sizing:border-box}.mc-search:focus{border-color:#008751;box-shadow:0 0 0 3px #00875114}.mc-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;font-size:.8rem;padding:2px 4px}.mc-state-select{padding:.5rem .75rem;font-size:.8125rem;font-weight:500;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;color:#374151;cursor:pointer;outline:none;min-width:160px}.mc-state-select:focus{border-color:#008751;box-shadow:0 0 0 3px #00875114}.mc-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;overflow-x:auto}.mc-table{width:100%;border-collapse:collapse;font-size:.875rem}.mc-table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.mc-table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.mc-row{border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .12s}.mc-row:last-child{border-bottom:none}.mc-row:hover{background:#f9fafb}.mc-table td{padding:.75rem 1rem;vertical-align:middle}.mc-td-muted{color:#6b7280}.mc-td-center{text-align:center;padding:3rem 1rem!important}.mc-td-truncate{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-user-cell{display:flex;align-items:center;gap:.75rem}.mc-avatar{width:36px;height:36px;border-radius:50%;background:#dcfce7;color:#008751;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;flex-shrink:0}.mc-avatar-pending{background:#fef3c7;color:#92400e}.mc-name{font-weight:600;color:#111827}.mc-email{font-size:.75rem;color:#9ca3af;margin-top:1px}.mc-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.mc-badge-active{background:#dcfce7;color:#15803d}.mc-badge-inactive{background:#fee2e2;color:#b91c1c}.mc-badge-pending{background:#fef3c7;color:#92400e}.mc-action-btn,.mc-approve-btn,.mc-reject-btn{padding:.35rem .8rem;border-radius:.375rem;font-size:.75rem;font-weight:700;border:none;cursor:pointer;white-space:nowrap}.mc-action-activate{background:#dcfce7;color:#15803d}.mc-action-activate:hover{background:#bbf7d0}.mc-action-deactivate{background:#fee2e2;color:#b91c1c}.mc-action-deactivate:hover{background:#fecaca}.mc-action-btn:disabled,.mc-approve-btn:disabled,.mc-reject-btn:disabled{opacity:.5;cursor:not-allowed}.mc-menu-wrap{position:relative;display:inline-block}.mc-menu-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;width:30px;height:30px;font-size:18px;line-height:1;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;transition:background .14s}.mc-menu-btn:hover{background:#f1f5f9;color:#0f172a}.mc-dropdown{position:absolute;right:0;bottom:calc(100% + 4px);top:auto;z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 -4px 16px #0000001a;min-width:140px;overflow:hidden}.mc-drop-item{display:block;width:100%;text-align:left;border:none;background:none;padding:9px 14px;font-size:13.5px;font-weight:500;cursor:pointer;transition:background .12s}.mc-drop-item:hover{background:#f8fafc}.mc-drop-loginas{color:#6d28d9}.mc-drop-loginas:hover{background:#ede9fe}.mc-drop-activate{color:#15803d}.mc-drop-activate:hover{background:#dcfce7}.mc-drop-deactivate{color:#b91c1c}.mc-drop-deactivate:hover{background:#fee2e2}.mc-drop-item:disabled{opacity:.5;cursor:not-allowed}.mc-approve-btn{background:#dcfce7;color:#15803d}.mc-approve-btn:hover:not(:disabled){background:#bbf7d0}.mc-reject-btn{background:#fee2e2;color:#b91c1c}.mc-reject-btn:hover:not(:disabled){background:#fecaca}.mc-pending-actions{display:flex;gap:.4rem}.mc-btn-full{flex:1;padding:.6rem 1rem;font-size:.8125rem}.mc-spinner-wrap{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#6b7280;font-size:.875rem}.mc-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#008751;border-radius:50%;animation:mc-spin .7s linear infinite;will-change:transform}@keyframes mc-spin{to{transform:rotate(360deg)}}.mc-empty{color:#6b7280}.mc-empty-icon{font-size:2rem;margin-bottom:.5rem}.mc-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding:.75rem 0;flex-wrap:wrap;gap:.5rem}.mc-pag-info{font-size:.8125rem;color:#6b7280}.mc-pag-btns{display:flex;gap:.25rem;flex-wrap:wrap}.mc-pag-btn,.mc-pag-num{padding:.375rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff;font-size:.8125rem;font-weight:600;color:#374151;cursor:pointer}.mc-pag-btn:hover:not(:disabled),.mc-pag-num:hover{background:#f9fafb}.mc-pag-btn:disabled{opacity:.4;cursor:not-allowed}.mc-pag-num-active{background:#008751!important;color:#fff!important;border-color:#008751!important}.mc-overlay{position:fixed;top:64px;left:0;right:0;bottom:0;background:#00000059;z-index:200;display:flex;justify-content:flex-end}.mc-slideover{width:360px;max-width:100%;background:#fff;height:100%;overflow-y:auto;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f}.mc-so-header{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #f3f4f6}.mc-so-avatar{width:48px;height:48px;border-radius:50%;background:#dcfce7;color:#008751;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.mc-so-name{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.25rem}.mc-so-close{margin-left:auto;background:#f3f4f6;border:none;border-radius:.375rem;width:28px;height:28px;cursor:pointer;font-size:.8rem;color:#6b7280}.mc-so-body{flex:1;padding:1rem 1.25rem}.mc-so-row{display:flex;justify-content:space-between;padding:.625rem 0;border-bottom:1px solid #f9fafb;gap:.5rem}.mc-so-label{font-size:.8125rem;color:#6b7280;font-weight:500;white-space:nowrap}.mc-so-val{font-size:.8125rem;color:#111827;font-weight:600;text-align:right;word-break:break-all}.mc-so-footer{padding:1rem 1.25rem;border-top:1px solid #f3f4f6}.mc-so-action{width:100%;padding:.75rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:700;cursor:pointer}.mc-so-action:disabled{opacity:.5;cursor:not-allowed}.mc-modal{background:#fff;border-radius:.75rem;padding:1.5rem;width:420px;max-width:calc(100vw - 2rem);margin:auto;box-shadow:0 8px 32px #0000002e}.mc-modal-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .375rem}.mc-modal-sub{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.mc-modal-textarea{width:100%;box-sizing:border-box;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;resize:vertical;outline:none;font-family:inherit}.mc-modal-textarea:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.mc-modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.mc-modal-cancel{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff;font-size:.875rem;font-weight:600;color:#374151;cursor:pointer}.mc-modal-cancel:hover{background:#f9fafb}@media (max-width: 640px){.mc-root{padding:1rem .75rem 3rem}.mc-toolbar{flex-direction:column;align-items:stretch}.mc-search-wrap{max-width:100%}.mc-slideover{width:100%}.mc-overlay{align-items:flex-end}.mc-slideover{height:85vh;border-radius:.75rem .75rem 0 0}.mc-td-truncate{max-width:100px}}.mh-root{padding:1.5rem 1.5rem 3rem;background:#f8fafc;min-height:100%}.mh-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem}.mh-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .25rem}.mh-subtitle{font-size:.875rem;color:#6b7280;margin:0}.mh-toolbar{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.mh-search-wrap{position:relative;flex:1;min-width:220px}.mh-search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af;pointer-events:none}.mh-search{width:100%;padding:.625rem .625rem .625rem 2.25rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;background:#fff;outline:none;box-sizing:border-box}.mh-search:focus{border-color:#008751;box-shadow:0 0 0 3px #00875114}.mh-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;font-size:.8rem;padding:2px 4px}.mh-filters{display:flex;gap:.375rem}.mh-state-select{padding:.5rem .75rem;font-size:.8125rem;font-weight:500;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;color:#374151;cursor:pointer;outline:none;min-width:160px}.mh-state-select:focus{border-color:#008751;box-shadow:0 0 0 3px #00875114}.mh-filter-btn{padding:.5rem 1rem;font-size:.8125rem;font-weight:600;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;color:#374151;cursor:pointer;white-space:nowrap}.mh-filter-btn:hover{background:#f9fafb}.mh-filter-btn-on{background:#008751!important;color:#fff!important;border-color:#008751!important}.mh-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;overflow-x:auto}.mh-table{width:100%;border-collapse:collapse;font-size:.875rem}.mh-table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.mh-table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.mh-row{border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .12s}.mh-row:last-child{border-bottom:none}.mh-row:hover{background:#f9fafb}.mh-table td{padding:.75rem 1rem;vertical-align:middle}.mh-td-muted{color:#6b7280}.mh-td-center{text-align:center;padding:3rem 1rem!important}.mh-user-cell{display:flex;align-items:center;gap:.75rem}.mh-avatar{width:36px;height:36px;border-radius:50%;background:#dcfce7;color:#008751;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;flex-shrink:0}.mh-name{font-weight:600;color:#111827}.mh-email{font-size:.75rem;color:#9ca3af;margin-top:1px}.mh-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.mh-badge-active{background:#dcfce7;color:#15803d}.mh-badge-inactive{background:#fee2e2;color:#b91c1c}.mh-sub{display:inline-block;padding:.2rem .6rem;border-radius:.375rem;font-size:.75rem;font-weight:600}.mh-sub-active{background:#eff6ff;color:#1d4ed8}.mh-sub-expired{background:#fef3c7;color:#92400e}.mh-sub-none{background:#f3f4f6;color:#6b7280}.mh-action-btn{padding:.35rem .8rem;border-radius:.375rem;font-size:.75rem;font-weight:700;border:none;cursor:pointer;white-space:nowrap}.mh-action-activate{background:#dcfce7;color:#15803d}.mh-action-activate:hover{background:#bbf7d0}.mh-action-deactivate{background:#fee2e2;color:#b91c1c}.mh-action-deactivate:hover{background:#fecaca}.mh-action-btn:disabled{opacity:.5;cursor:not-allowed}.mh-menu-wrap{position:relative;display:inline-block}.mh-menu-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;width:30px;height:30px;font-size:18px;line-height:1;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;transition:background .14s}.mh-menu-btn:hover{background:#f1f5f9;color:#0f172a}.mh-dropdown{position:absolute;right:0;bottom:calc(100% + 4px);top:auto;z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 -4px 16px #0000001a;min-width:140px;overflow:hidden}.mh-drop-item{display:block;width:100%;text-align:left;border:none;background:none;padding:9px 14px;font-size:13.5px;font-weight:500;cursor:pointer;transition:background .12s}.mh-drop-item:hover{background:#f8fafc}.mh-drop-loginas{color:#6d28d9}.mh-drop-loginas:hover{background:#ede9fe}.mh-drop-activate{color:#15803d}.mh-drop-activate:hover{background:#dcfce7}.mh-drop-deactivate{color:#b91c1c}.mh-drop-deactivate:hover{background:#fee2e2}.mh-drop-item:disabled{opacity:.5;cursor:not-allowed}.mh-spinner-wrap{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#6b7280;font-size:.875rem}.mh-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#008751;border-radius:50%;animation:mh-spin .7s linear infinite;will-change:transform}@keyframes mh-spin{to{transform:rotate(360deg)}}.mh-empty{color:#6b7280}.mh-empty-icon{font-size:2rem;margin-bottom:.5rem}.mh-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding:.75rem 0;flex-wrap:wrap;gap:.5rem}.mh-pag-info{font-size:.8125rem;color:#6b7280}.mh-pag-btns{display:flex;gap:.25rem;flex-wrap:wrap}.mh-pag-btn,.mh-pag-num{padding:.375rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff;font-size:.8125rem;font-weight:600;color:#374151;cursor:pointer}.mh-pag-btn:hover:not(:disabled),.mh-pag-num:hover{background:#f9fafb}.mh-pag-btn:disabled{opacity:.4;cursor:not-allowed}.mh-pag-num-active{background:#008751!important;color:#fff!important;border-color:#008751!important}.mh-overlay{position:fixed;top:64px;left:0;right:0;bottom:0;background:#00000059;z-index:200;display:flex;justify-content:flex-end}.mh-slideover{width:360px;max-width:100%;background:#fff;height:100%;overflow-y:auto;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f}.mh-so-header{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #f3f4f6}.mh-so-avatar{width:48px;height:48px;border-radius:50%;background:#dcfce7;color:#008751;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.mh-so-name{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.25rem}.mh-so-close{margin-left:auto;background:#f3f4f6;border:none;border-radius:.375rem;width:28px;height:28px;cursor:pointer;font-size:.8rem;color:#6b7280}.mh-so-body{flex:1;padding:1rem 1.25rem}.mh-so-row{display:flex;justify-content:space-between;padding:.625rem 0;border-bottom:1px solid #f9fafb;gap:.5rem}.mh-so-label{font-size:.8125rem;color:#6b7280;font-weight:500;white-space:nowrap}.mh-so-val{font-size:.8125rem;color:#111827;font-weight:600;text-align:right;word-break:break-all}.mh-so-footer{padding:1rem 1.25rem;border-top:1px solid #f3f4f6}.mh-so-action{width:100%;padding:.75rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:700;cursor:pointer}.mh-so-action:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.mh-root{padding:1rem .75rem 3rem}.mh-toolbar{flex-direction:column;align-items:stretch}.mh-slideover{width:100%}.mh-table th:nth-child(3),.mh-table td:nth-child(3),.mh-table th:nth-child(4),.mh-table td:nth-child(4){display:none}}.analytics-container{padding:20px;background-color:#f5f7fa;min-height:100vh}.analytics-content{max-width:1200px;margin:20px auto 0}.analytics-header{margin-bottom:30px}.analytics-title{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 8px}.analytics-subtitle{font-size:16px;color:#64748b;margin:0}.analytics-key-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px}.metric-card{background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px #0000001a}.metric-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.metric-icon{font-size:2rem}.metric-details{text-align:right}.metric-value{font-size:2rem;font-weight:700;color:#008751;margin:0;line-height:1}.metric-label{font-size:.875rem;color:#6b7280;margin:0}.metric-title{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.metric-description{color:#64748b;font-size:.875rem;margin:0}.analytics-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:20px;margin-bottom:30px}.chart-card{background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px #0000001a}.chart-title{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 20px}.chart-container{height:300px}.custom-tooltip{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px;box-shadow:0 4px 6px #0000001a}.tooltip-label{font-weight:600;margin-bottom:5px}.waste-distribution{display:flex;flex-direction:column;gap:15px}.waste-item{display:flex;flex-direction:column;gap:8px}.waste-label{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#334155}.waste-color{width:12px;height:12px;border-radius:50%}.waste-percentage{font-size:14px;color:#64748b;margin-left:22px}.waste-bar{height:8px;background-color:#e2e8f0;border-radius:4px;overflow:hidden;margin-left:22px}.waste-bar-fill{height:100%;border-radius:4px}.revenue-chart{height:300px}.chart-placeholder{height:100%;position:relative}.chart-grid{position:absolute;top:0;left:0;right:0;bottom:40px}.chart-row{display:flex;align-items:center;height:20%}.chart-value{width:60px;font-size:12px;color:#64748b;text-align:right;padding-right:10px}.chart-line{flex:1;height:1px;background-color:#e2e8f0}.chart-bars{position:absolute;bottom:0;left:60px;right:0;display:flex;justify-content:space-around;align-items:flex-end;height:calc(100% - 40px)}.chart-bar-container{display:flex;flex-direction:column;align-items:center;gap:10px;height:100%}.chart-bar{width:40px;background-color:#4a6cf7;border-radius:4px 4px 0 0;min-height:5px}.chart-label{font-size:12px;color:#64748b}.analytics-reports{margin-bottom:30px}.section-title{font-size:22px;font-weight:600;color:#1e293b;margin:0 0 20px}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.report-card{background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px #0000001a;text-align:center;transition:transform .2s}.report-card:hover{transform:translateY(-5px)}.report-icon{font-size:40px;margin-bottom:15px}.report-title{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 10px}.report-description{font-size:14px;color:#64748b;margin:0 0 20px;min-height:60px}.report-button{background-color:#4a6cf7;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.report-button:hover{background-color:#3a5ce5}@media (max-width: 768px){.analytics-container{padding:15px}.analytics-title{font-size:24px}.analytics-key-metrics,.analytics-charts,.reports-grid{grid-template-columns:1fr}.chart-container{height:250px}}.settings-container{padding:20px;background-color:#f5f7fa;min-height:100vh}.settings-content{max-width:1200px;margin:20px auto 0}.settings-header{margin-bottom:30px}.back-button{background-color:#4a6cf7;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;margin-bottom:20px;display:inline-flex;align-items:center;gap:8px}.back-button:hover{background-color:#3a5ce5}.settings-title{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 8px}.settings-subtitle{font-size:16px;color:#64748b;margin:0}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px;margin-bottom:30px}.settings-card{background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px #0000001a}.settings-card-title{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 20px;padding-bottom:10px;border-bottom:1px solid #e2e8f0}.settings-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:14px;font-weight:500;color:#334155}.form-input,.form-select{padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:16px;transition:border-color .2s}.form-input:focus,.form-select:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 3px #4a6cf71a}.form-help{font-size:12px;color:#64748b;margin:0}.checkbox-container{display:flex;align-items:center;gap:10px;cursor:pointer}.form-checkbox{width:18px;height:18px;cursor:pointer}.checkbox-label{font-size:16px;color:#334155;cursor:pointer}.settings-actions{display:flex;justify-content:flex-end}.save-button{background-color:#008751;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;display:flex;align-items:center;gap:8px;transition:background-color .2s}@media (max-width: 768px){.settings-container{padding:15px}.settings-title{font-size:24px}.settings-grid{grid-template-columns:1fr}.settings-card{padding:15px}}.profile-container{min-height:100vh;background-color:#f9fafb;padding:2rem 1rem}.profile-content{max-width:1000px;margin:0 auto}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.profile-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.profile-subtitle{color:#6b7280;font-size:1rem}.edit-button{background-color:#008751;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer}.edit-button:hover{background-color:#047857}.button-group{display:flex;gap:.75rem}.cancel-button{background-color:#f3f4f6;color:#374151;padding:.75rem 1.5rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer}.cancel-button:hover{background-color:#e5e7eb}.save-button{background-color:#008751;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;cursor:pointer}.save-button:hover{background-color:#047857}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.profile-card{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.card-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;gap:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background-color:#f9fafb}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.verified-account{background-color:#ecfdf5;border:1px solid #bbf7d0;border-radius:.5rem;padding:1rem}.verified-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.verified-icon{color:#047857;font-size:1rem}.verified-text{color:#047857;font-size:.875rem;font-weight:600}.verified-description{color:#047857;font-size:.75rem;margin:0}.notification-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem}.notification-content{font-size:.875rem;font-weight:500;color:#1f2937}.notification-subtext{font-size:.75rem;color:#6b7280}.notification-checkbox{margin-right:.5rem}.notification-toggle{display:flex;align-items:center;cursor:pointer}.toggle-label{font-size:.875rem;color:#6b7280;margin-right:.5rem}.account-stats{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-top:1rem}.stats-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.stats-content{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:#6b7280}.stat-row{display:flex;justify-content:space-between}.stat-value{text-transform:capitalize}.verified-status{color:#047857}.total-pickups,.jobs-completed{color:#1f2937}.security-section{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-top:2rem}.security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.security-button{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#f3f4f6;color:#374151;border-radius:.5rem;border:none;cursor:pointer;text-align:left}.security-button:hover{background-color:#e5e7eb}.security-button.delete{background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}.security-button.delete:hover{background-color:#fee2e2}.security-icon{font-size:1.5rem}.security-content{font-weight:600}.security-subtext{font-size:.875rem;opacity:.7}.admin-pickuphistory-container{min-height:100vh;background-color:#f9fafb;padding:2rem 1rem}.admin-pickuphistory-content{max-width:1200px;margin:0 auto}.admin-pickuphistory-header{margin-bottom:2rem}.admin-pickuphistory-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.admin-pickuphistory-subtitle{color:#6b7280;font-size:1rem}.admin-pickuphistory-summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.admin-pickuphistory-stat-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.admin-pickuphistory-stat-content{display:flex;align-items:center;justify-content:space-between}.admin-pickuphistory-stat-icon{font-size:2rem}.admin-pickuphistory-stat-details{text-align:right}.admin-pickuphistory-stat-value{font-size:2rem;font-weight:700;color:#008751;margin:0}.admin-pickuphistory-stat-label{font-size:.875rem;color:#6b7280;margin:0}.admin-pickuphistory-filters-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.admin-pickuphistory-filters-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.admin-pickuphistory-filter-group{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.admin-pickuphistory-filter-label{font-size:.875rem;font-weight:500;color:#374151;margin-right:.5rem;white-space:nowrap}.admin-pickuphistory-search-input{padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;min-width:200px}.admin-pickuphistory-search-button,.admin-pickuphistory-reset-button{padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;cursor:pointer;white-space:nowrap}.admin-pickuphistory-search-button{background-color:#008751;color:#fff;border:none}.admin-pickuphistory-reset-button{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.admin-pickuphistory-filter-select,.admin-pickuphistory-sort-select,.admin-pickuphistory-date-input{padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem}.admin-pickuphistory-date-range{display:flex;align-items:center;gap:.5rem}.admin-pickuphistory-date-separator{color:#6b7280}.admin-pickuphistory-list{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.admin-pickuphistory-list-header{padding:1.5rem;border-bottom:1px solid #e5e7eb}.admin-pickuphistory-list-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.admin-pickuphistory-list-subtitle{font-size:.875rem;color:#6b7280;margin:0}.admin-pickuphistory-table-wrapper{overflow-x:auto;width:100%;background-color:#fff}.admin-pickuphistory-table{width:100%;border-collapse:collapse;text-align:left;min-width:1000px}.admin-pickuphistory-table th{background-color:#f9fafb;padding:1rem 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#6b7280;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.admin-pickuphistory-table td{padding:1rem 1.5rem;font-size:.875rem;color:#111827;border-bottom:1px solid #e5e7eb;vertical-align:middle}.admin-pickuphistory-table tbody tr{transition:background-color .2s ease}.admin-pickuphistory-table tbody tr:hover{background-color:#f3f4f6}.admin-pickuphistory-user-info{display:flex;flex-direction:column}.user-name{font-weight:600;color:#111827}.user-email,.user-phone{font-size:.75rem;color:#6b7280}.address-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.date-cell{display:flex;flex-direction:column}.time-text{font-size:.75rem;color:#6b7280}.admin-pickuphistory-table-actions{display:flex;gap:.5rem}.table-action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;border:1px solid #e5e7eb;background-color:#fff;cursor:pointer;transition:all .2s;font-size:1rem}.table-action-btn:hover{background-color:#f9fafb;transform:translateY(-1px)}.table-action-btn.view:hover{border-color:#3b82f6;color:#3b82f6}.table-action-btn.assign:hover{border-color:#10b981;color:#10b981}.table-action-btn.edit:hover{border-color:#f59e0b;color:#f59e0b}.font-semibold{font-weight:600}.admin-pickuphistory-no-history{text-align:center;padding:3rem;color:#6b7280}.admin-pickuphistory-no-history-icon{font-size:3rem;margin-bottom:1rem}.admin-pickuphistory-no-history-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.admin-pickuphistory-no-history-description{margin-bottom:1.5rem}.admin-pickuphistory-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb;flex-wrap:wrap}.admin-pickuphistory-pagination-button{padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;cursor:pointer;background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db;min-width:80px}.admin-pickuphistory-pagination-button:disabled{opacity:.5;cursor:not-allowed}.admin-pickuphistory-pagination-button:not(:disabled):hover{background-color:#e5e7eb}.admin-pickuphistory-pagination-info{font-size:.875rem;color:#6b7280;text-align:center}.admin-pickuphistory-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.admin-pickuphistory-spinner{width:2rem;height:2rem;border:3px solid rgba(0,135,81,.2);border-top:3px solid #008751;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.admin-pickuphistory-status-badge{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap;color:#fff;background-color:#6b7280}.admin-pickuphistory-status-badge.admin-pickuphistory-status-pending{background-color:#f59e0b}.admin-pickuphistory-status-badge.admin-pickuphistory-status-confirmed{background-color:#3b82f6}.admin-pickuphistory-status-badge.admin-pickuphistory-status-assigned{background-color:#8b5cf6}.admin-pickuphistory-status-badge.admin-pickuphistory-status-in-progress{background-color:#f59e0b}.admin-pickuphistory-status-badge.admin-pickuphistory-status-completed{background-color:#10b981}.admin-pickuphistory-status-badge.admin-pickuphistory-status-cancelled{background-color:#ef4444}.admin-pickuphistory-payment-paid{background-color:#10b981}.admin-pickuphistory-payment-pending{background-color:#f59e0b}.admin-pickuphistory-payment-failed{background-color:#ef4444}.admin-pickuphistory-payment-refunded{background-color:#6b7280}@media (max-width: 1200px){.admin-pickuphistory-container{padding:1.5rem}.admin-pickuphistory-summary-stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width: 992px){.admin-pickuphistory-container{padding:1.5rem 1rem}.admin-pickuphistory-title{font-size:1.75rem}.admin-pickuphistory-summary-stats{grid-template-columns:repeat(2,1fr)}.admin-pickuphistory-filters-content{flex-direction:column;align-items:stretch}.admin-pickuphistory-filter-group{width:100%;justify-content:space-between}.admin-pickuphistory-search-input{min-width:auto;flex:1}}@media (max-width: 768px){.admin-pickuphistory-container{padding:1rem .75rem}.admin-pickuphistory-title{font-size:1.5rem}.admin-pickuphistory-filters-card{padding:1.25rem}.admin-pickuphistory-filter-group{flex-direction:column;align-items:stretch}.admin-pickuphistory-filter-label{margin-right:0;margin-bottom:.25rem}.admin-pickuphistory-search-input,.admin-pickuphistory-filter-select,.admin-pickuphistory-date-input,.admin-pickuphistory-search-button,.admin-pickuphistory-reset-button{width:100%}.admin-pickuphistory-summary-stats{grid-template-columns:1fr 1fr;gap:1rem}.admin-pickuphistory-stat-card{padding:1rem}.admin-pickuphistory-stat-value{font-size:1.5rem}.admin-pickuphistory-item{padding:1.25rem}.admin-pickuphistory-item-header{flex-direction:column;gap:.75rem}.admin-pickuphistory-price-rating{text-align:left;width:100%}.admin-pickuphistory-action-buttons{flex-direction:column}.admin-pickuphistory-view-details-button,.admin-pickuphistory-assign-button,.admin-pickuphistory-edit-button{width:100%}.admin-pickuphistory-pagination{flex-direction:column;gap:.75rem;padding:1.25rem}.admin-pickuphistory-pagination-button{width:100%}.admin-pickuphistory-date-range{width:100%;flex-direction:column;gap:.5rem}.admin-pickuphistory-date-separator{display:none}}@media (max-width: 576px){.admin-pickuphistory-container{padding:.75rem .5rem}.admin-pickuphistory-content{padding:0}.admin-pickuphistory-header{margin-bottom:1.25rem}.admin-pickuphistory-title{font-size:1.375rem}.admin-pickuphistory-subtitle{font-size:.875rem}.admin-pickuphistory-filters-card{padding:1rem}.admin-pickuphistory-summary-stats{grid-template-columns:1fr;gap:.75rem}.admin-pickuphistory-stat-card{padding:.875rem}.admin-pickuphistory-stat-value{font-size:1.375rem}.admin-pickuphistory-stat-icon{font-size:1.75rem}.admin-pickuphistory-list-header{padding:1.25rem 1rem}.admin-pickuphistory-list-title{font-size:1.125rem}.admin-pickuphistory-item{padding:1rem}.admin-pickuphistory-title-container{flex-direction:column;align-items:flex-start;gap:.5rem}.admin-pickuphistory-item-title{font-size:1rem}.admin-pickuphistory-price{font-size:1.125rem}.admin-pickuphistory-details{font-size:.8125rem}.admin-pickuphistory-status-badge{font-size:.6875rem;padding:.1875rem .625rem}.admin-pickuphistory-info-row{flex-direction:column;align-items:flex-start;gap:.5rem}.admin-pickuphistory-loading-container,.admin-pickuphistory-no-history{padding:2rem 1rem}.admin-pickuphistory-no-history-icon{font-size:2.5rem}}@media (max-width: 400px){.admin-pickuphistory-container{padding:.5rem .25rem}.admin-pickuphistory-title{font-size:1.25rem}.admin-pickuphistory-filters-card,.admin-pickuphistory-stat-card{padding:.75rem}.admin-pickuphistory-stat-value{font-size:1.25rem}.admin-pickuphistory-stat-icon{font-size:1.5rem}.admin-pickuphistory-list-header{padding:1rem}.admin-pickuphistory-item{padding:.875rem}.admin-pickuphistory-item-title{font-size:.875rem}.admin-pickuphistory-price{font-size:1rem}.admin-pickuphistory-details{font-size:.75rem}.admin-pickuphistory-status-badge{font-size:.625rem;padding:.125rem .5rem}.admin-pickuphistory-pagination{padding:1rem}}.manage-subscriptions-container{padding:20px;background-color:#f5f7fa;min-height:100vh}.manage-subscriptions-content{max-width:1200px;margin:0 auto}.manage-subscriptions-header{margin-bottom:30px}.manage-subscriptions-header .back-button{background:#6c757d;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;margin-bottom:15px;font-size:14px}.manage-subscriptions-header .back-button:hover{background:#5a6268}.manage-subscriptions-title{font-size:28px;font-weight:700;color:#2c3e50;margin:0 0 8px}.manage-subscriptions-subtitle{font-size:16px;color:#7f8c8d;margin:0}.manage-subscriptions-filters{margin-bottom:20px}.search-container{position:relative;max-width:500px}.search-input{width:100%;padding:12px 40px 12px 16px;border:1px solid #ddd;border-radius:8px;font-size:16px;transition:border-color .3s}.search-input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db33}.search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#95a5a6}.manage-subscriptions-tabs{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.tab-button{padding:10px 20px;background:#ecf0f1;border:none;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;color:#7f8c8d;transition:all .3s}.tab-button:hover{background:#d5dbdb}.tab-button.active{background:#3498db;color:#fff}.loading-container{text-align:center;padding:40px}.spinner{border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid #3498db;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty-state{text-align:center;padding:60px 20px;color:#95a5a6}.empty-icon{font-size:48px;margin-bottom:15px}.subscriptions-table{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.table-header{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr 1fr;background:#3498db;color:#fff;font-weight:600;padding:15px}.table-row{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr 1fr;padding:15px;border-bottom:1px solid #eee;transition:background-color .2s}.table-row:hover{background-color:#f8f9fa}.table-cell{display:flex;flex-direction:column;justify-content:center}.household-info .household-name{font-weight:600;color:#2c3e50;margin-bottom:4px}.household-info .household-contact{font-size:14px;color:#7f8c8d;margin-bottom:2px}.plan-info .plan-name{font-weight:600;color:#2c3e50;margin-bottom:4px}.plan-info .plan-type{font-size:14px;color:#7f8c8d}.status-badge{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;display:inline-block;width:-moz-fit-content;width:fit-content}.status-active{background:#27ae60;color:#fff}.status-expired{background:#e74c3c;color:#fff}.status-cancelled{background:#95a5a6;color:#fff}.status-inactive{background:#f39c12;color:#fff}.section-title{font-size:22px;font-weight:600;color:#2c3e50;margin:0 0 20px;padding-bottom:10px;border-bottom:2px solid #eee}@media (max-width: 768px){.manage-subscriptions-container{padding:15px}.manage-subscriptions-title{font-size:24px}.table-header,.table-row{grid-template-columns:1fr;gap:10px;padding:15px}.table-cell{border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px}.table-cell:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.manage-subscriptions-tabs{flex-direction:column}.tab-button{width:100%;text-align:center}}.rc-page{padding:24px;max-width:1200px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a2e}.rc-topbar{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px;flex-wrap:wrap}.rc-topbar>div{flex:1}.rc-back{background:none;border:1px solid #d1d5db;border-radius:8px;padding:8px 14px;cursor:pointer;font-size:13px;color:#374151;white-space:nowrap}.rc-back:hover{background:#f3f4f6}.rc-title{font-size:22px;font-weight:700;margin:0 0 4px;color:#1a1a2e}.rc-subtitle{font-size:13px;color:#6b7280;margin:0}.rc-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 1px 4px #0000000a}.rc-section-title{font-size:16px;font-weight:600;margin:0 0 16px;color:#111827}.rc-alert{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.rc-alert button{background:none;border:none;cursor:pointer;font-size:16px}.rc-alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.rc-alert-success{background:#f0fdf4;color:#14532d;border:1px solid #bbf7d0}.rc-preview-card{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#a7f3d0}.rc-preview-row{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap;margin-bottom:20px}.rc-preview-row .rc-field{flex:1;min-width:160px}.rc-preview-result{border-top:1px solid #d1fae5;padding-top:16px}.rc-split-bar{display:flex;border-radius:8px;overflow:hidden;height:40px;margin-bottom:16px;font-size:12px}.rc-bar-collector,.rc-bar-platform,.rc-bar-regulatory{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;transition:width .3s ease;overflow:hidden;white-space:nowrap;padding:0 6px}.rc-bar-collector{background:#16a34a}.rc-bar-platform{background:#2563eb}.rc-bar-regulatory{background:#d97706}.rc-preview-amounts{display:flex;gap:20px;flex-wrap:wrap}.rc-amount-item{display:flex;flex-direction:column;gap:2px;padding:12px 20px;border-radius:8px;min-width:140px}.rc-amount-item span{font-size:12px;color:#6b7280}.rc-amount-item strong{font-size:20px;font-weight:700}.rc-amount-item.collector{background:#dcfce7;color:#15803d}.rc-amount-item.platform{background:#dbeafe;color:#1d4ed8}.rc-amount-item.regulatory{background:#fef3c7;color:#b45309}.rc-config-used{font-size:12px;color:#9ca3af;margin:12px 0 0}.rc-table-wrap{overflow-x:auto}.rc-table{width:100%;border-collapse:collapse;font-size:14px}.rc-table th{text-align:left;padding:10px 12px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb;white-space:nowrap}.rc-table td{padding:12px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.rc-row-global{background:#f0fdf4}.rc-row-inactive{opacity:.55}.rc-badge-global{background:#16a34a;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;margin-left:6px;vertical-align:middle}.rc-muted{color:#9ca3af}.rc-pct{display:inline-block;padding:3px 10px;border-radius:20px;font-weight:600;font-size:13px}.rc-pct.collector{background:#dcfce7;color:#15803d}.rc-pct.platform{background:#dbeafe;color:#1d4ed8}.rc-pct.regulatory{background:#fef3c7;color:#b45309}.rc-status{padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.rc-status.active{background:#dcfce7;color:#15803d}.rc-status.inactive{background:#f3f4f6;color:#6b7280}.rc-actions{display:flex;gap:6px}.rc-btn-edit{padding:5px 12px;border:1px solid #2563eb;border-radius:6px;background:#fff;color:#2563eb;font-size:13px;cursor:pointer}.rc-btn-edit:hover{background:#eff6ff}.rc-btn-deactivate{padding:5px 12px;border:1px solid #fca5a5;border-radius:6px;background:#fff;color:#dc2626;font-size:13px;cursor:pointer}.rc-btn-deactivate:hover{background:#fef2f2}.rc-loading,.rc-empty{text-align:center;padding:40px;color:#9ca3af;font-size:14px}.rc-btn-primary{padding:10px 20px;background:#16a34a;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.rc-btn-primary:hover:not(:disabled){background:#15803d}.rc-btn-primary:disabled{opacity:.5;cursor:not-allowed}.rc-btn-secondary{padding:10px 20px;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:14px;cursor:pointer}.rc-btn-secondary:hover{background:#f9fafb}.rc-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px}.rc-modal{background:#fff;border-radius:14px;width:100%;max-width:680px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.rc-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.rc-modal-header h2{font-size:18px;font-weight:700;margin:0}.rc-modal-close{background:none;border:none;font-size:20px;cursor:pointer;color:#6b7280;line-height:1}.rc-form{padding:20px 24px 24px;display:flex;flex-direction:column;gap:16px}.rc-form-row{display:flex;gap:16px;flex-wrap:wrap}.rc-form-row .rc-field{flex:1;min-width:220px}.rc-field{display:flex;flex-direction:column;gap:4px}.rc-field label{font-size:13px;font-weight:600;color:#374151}.rc-field input,.rc-field select,.rc-field textarea{padding:9px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;transition:border-color .15s;font-family:inherit}.rc-field input:focus,.rc-field select:focus,.rc-field textarea:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.rc-field small{font-size:11px;color:#9ca3af}.rc-field-inline{display:flex;align-items:center;gap:8px}.rc-field-inline label{font-size:14px;font-weight:500;color:#374151;margin:0;cursor:pointer}.rc-field-inline input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#16a34a}.rc-share-grid{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:16px;align-items:start}@media (max-width: 600px){.rc-share-grid{grid-template-columns:1fr 1fr}}.rc-total-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 16px;border-radius:8px;border:2px solid;text-align:center;min-width:80px}.rc-total-indicator span{font-size:11px;color:#6b7280;font-weight:600;text-transform:uppercase}.rc-total-indicator strong{font-size:22px;font-weight:700}.rc-total-indicator small{font-size:11px}.rc-total-indicator.ok{border-color:#16a34a;color:#15803d;background:#f0fdf4}.rc-total-indicator.bad{border-color:#dc2626;color:#dc2626;background:#fef2f2}.rc-err{font-size:12px;color:#dc2626}.rc-err-total{padding:8px 12px;background:#fef2f2;border-radius:6px;font-size:13px;color:#dc2626}.rc-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:8px;border-top:1px solid #f3f4f6}.sp-freq-tabs{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.sp-freq-tab{display:flex;align-items:center;gap:6px;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:7px 16px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s}.sp-freq-tab:hover{border-color:#2e7d32;color:#2e7d32}.sp-freq-tab.active{background:#2e7d32;border-color:#2e7d32;color:#fff}.sp-freq-count{background:#0000001f;border-radius:10px;padding:1px 7px;font-size:11px}.sp-freq-tab.active .sp-freq-count{background:#ffffff40}.sp-add-btn{background:#2e7d32;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s}.sp-add-btn:hover{background:#1b5e20}.sp-plans-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.sp-plan-card{border:1.5px solid #e5e7eb;border-radius:14px;padding:18px;background:#fff;transition:box-shadow .15s}.sp-plan-card:hover{box-shadow:0 4px 16px #00000014}.sp-plan-inactive{opacity:.55}.sp-plan-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:8px;flex-wrap:wrap}.sp-freq-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:700}.sp-plan-actions{display:flex;align-items:center;gap:6px}.sp-toggle{border:1.5px solid #d1d5db;border-radius:8px;padding:3px 10px;font-size:11px;font-weight:700;cursor:pointer;background:#f9fafb;color:#6b7280;transition:all .15s}.sp-toggle.active{border-color:#2e7d32;background:#e8f5e9;color:#2e7d32}.sp-edit-btn{border:1.5px solid #d1d5db;border-radius:8px;padding:3px 10px;font-size:11px;font-weight:700;cursor:pointer;background:#fff;color:#374151}.sp-edit-btn:hover{border-color:#2e7d32;color:#2e7d32}.sp-del-btn{border:none;background:none;color:#9ca3af;font-size:16px;cursor:pointer;padding:2px 4px;line-height:1}.sp-del-btn:hover{color:#dc2626}.sp-plan-name{font-size:15px;font-weight:700;color:#111827;margin:0 0 4px}.sp-plan-desc{font-size:12.5px;color:#6b7280;margin:0 0 12px}.sp-plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:8px}.sp-price-value{font-size:22px;font-weight:800;color:#111827}.sp-price-per{font-size:12px;color:#6b7280}.sp-discount{display:inline-block;background:#fff9c4;color:#92400e;font-size:11px;font-weight:700;padding:2px 8px;border-radius:8px;margin-bottom:10px}.sp-plan-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.sp-lga-tag{display:inline-block;background:#f3f4f6;color:#374151;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:8px}.sp-lga-national{background:#e8f5e9;color:#2e7d32}.sp-billing-tag{display:inline-block;background:#ede9fe;color:#5b21b6;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:8px}.sp-empty{text-align:center;padding:48px 24px;color:#6b7280}.sp-empty p{margin-bottom:16px}.rc-loading{text-align:center;padding:40px;color:#6b7280}.sp-freq-select{display:flex;flex-direction:column;gap:8px}.sp-freq-option{display:flex;align-items:center;gap:10px;border:1.5px solid #e5e7eb;border-radius:10px;padding:11px 14px;cursor:pointer;transition:border-color .15s}.sp-freq-option input[type=radio]{margin:0;accent-color:#2E7D32}.sp-freq-option:hover{border-color:#2e7d32}.sp-freq-option.selected{border-color:#2e7d32;background:#f1f8f1}.sp-freq-option strong{font-size:14px;color:#111827;min-width:70px}.sp-freq-option span{font-size:12px;color:#6b7280}.sp-location-section{border:1.5px dashed #e5e7eb;border-radius:10px;padding:14px;margin-bottom:16px}.sp-location-label{font-size:12px;color:#6b7280;margin:0 0 12px;font-weight:600}.sp-scope-hint{font-size:11.5px;color:#92400e;background:#fff9c4;border-radius:6px;padding:6px 10px;margin-top:8px}.sp-filter-bar{margin-bottom:20px}.sp-location-filter{margin-top:12px;padding:14px 16px;background:#f0fdf8;border:1px solid #bbf0d9;border-radius:10px}.sp-location-filter__row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.sp-location-filter__label{font-size:.82rem;font-weight:700;color:#2e7d32;white-space:nowrap}.sp-location-filter__select{padding:7px 12px;border:1.5px solid #a7f3c9;border-radius:8px;background:#fff;font-size:.88rem;color:#1a1a1a;cursor:pointer;min-width:160px;transition:border-color .2s}.sp-location-filter__select:focus{outline:none;border-color:#2e7d32}.sp-location-filter__clear{padding:7px 12px;border:1.5px solid #fca5a5;border-radius:8px;background:#fff5f5;color:#dc2626;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .2s}.sp-location-filter__clear:hover{background:#fee2e2}.sp-location-filter__hint{margin-top:8px;font-size:.82rem;color:#4b7a56}.sp-plan-badges{display:flex;gap:6px;flex-wrap:wrap}.sp-plan-tier{margin:4px 0 10px}.sp-tier-badge{display:inline-block;background:#f1f5f9;color:#475569;font-size:11px;font-weight:700;padding:2px 9px;border-radius:8px;text-transform:uppercase;letter-spacing:.5px}.sp-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;margin-top:6px}.sp-cat-option{display:flex;flex-direction:column;align-items:center;gap:4px;border:1.5px solid #e5e7eb;border-radius:10px;padding:10px 8px;cursor:pointer;transition:all .15s;background:#fff}.sp-cat-option:hover{border-color:#94a3b8}.sp-cat-option.selected{border-color:#2e7d32}.sp-cat-icon{font-size:20px}.sp-cat-label{font-size:11px;font-weight:700;color:#374151;text-align:center}.sp-tier-select{display:flex;flex-direction:column;gap:6px;margin-top:6px}.sp-tier-option{display:flex;align-items:center;gap:10px;border:1.5px solid #e5e7eb;border-radius:10px;padding:9px 14px;cursor:pointer;transition:all .15s}.sp-tier-option input[type=radio]{margin:0;accent-color:#2E7D32}.sp-tier-option.selected{border-color:#2e7d32;background:#f1f8f1}.sp-tier-option strong{font-size:14px;color:#111827;min-width:60px}.sp-tier-option span{font-size:12px;color:#6b7280}.sp-lga-grid{display:flex;flex-wrap:wrap;gap:8px;padding:10px;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb;max-height:200px;overflow-y:auto;margin-top:6px}.sp-lga-chip{display:flex;align-items:center;gap:6px;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:4px 12px;font-size:12.5px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s}.sp-lga-chip input[type=checkbox]{margin:0;accent-color:#2E7D32}.sp-lga-chip.selected{border-color:#2e7d32;background:#e8f5e9;color:#1b5e20}.sp-modal-wide{width:min(800px,95vw)!important}.rc-modal{max-height:90vh;overflow-y:auto}.rc-field textarea{width:100%;border:1.5px solid #d1d5db;border-radius:8px;padding:8px 12px;font-size:14px;font-family:inherit;resize:vertical;box-sizing:border-box}.rc-field textarea:focus{outline:none;border-color:#2e7d32}.manage-lga-admins{padding:4rem 1rem;max-width:1200px;margin:0 auto}.manage-lga-admins-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.manage-lga-admins-header h1{font-size:24px;color:var(--text-dark);font-weight:700;margin:0}.add-lga-admin-btn{background-color:var(--primary-color)!important;color:#000c;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.add-lga-admin-btn:hover{background:#10b98126!important;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.lga-admins-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;overflow:hidden}.lga-admins-table{width:100%;border-collapse:collapse}.lga-admins-table th,.lga-admins-table td{padding:16px 20px;text-align:left;border-bottom:1px solid var(--border-color)}.lga-admins-table th{background-color:#f8fafc;color:var(--text-muted);font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.lga-admins-table td{color:var(--text-dark);font-size:14px}.lga-admin-info{display:flex;flex-direction:column}.lga-admin-name{font-weight:600;color:var(--text-dark)}.lga-admin-email{font-size:13px;color:var(--text-muted);margin-top:2px}.lga-badge{display:inline-flex;align-items:center;background-color:#f0fdf4;color:#166534;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;border:1px solid #dcfce7}.lga-state{color:var(--text-muted);font-size:12px;margin-left:6px}.lga-menu-wrap{position:relative;display:inline-block}.lga-menu-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;width:30px;height:30px;font-size:18px;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;transition:background .14s}.lga-menu-btn:hover{background:#f1f5f9;color:#0f172a}.lga-dropdown{position:absolute;right:0;bottom:calc(100% + 4px);top:auto;z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 -4px 16px #0000001a;min-width:140px;overflow:hidden}.lga-drop-item{display:block;width:100%;text-align:left;border:none;background:none;padding:9px 14px;font-size:13.5px;font-weight:500;cursor:pointer;transition:background .12s}.lga-drop-loginas{color:#6d28d9}.lga-drop-loginas:hover{background:#ede9fe}.lga-drop-revoke{color:#b91c1c}.lga-drop-revoke:hover{background:#fee2e2}.btn-revoke{background-color:#fee2e2;color:#dc2626;border:none;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.btn-revoke:hover{background-color:#fecaca}.empty-state{padding:40px;text-align:center;color:var(--text-muted)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{padding:20px 24px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0;font-size:20px;color:var(--text-dark)}.close-btn{background:none;border:none;font-size:24px;color:var(--text-muted);cursor:pointer;line-height:1}.modal-body{padding:24px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:var(--text-dark);font-size:14px}.form-control{width:100%;padding:10px 12px;border:1px solid var(--border-color);border-radius:8px;font-size:15px;transition:border-color .2s;box-sizing:border-box}.form-control:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #22c55e1a}.form-row{display:flex;gap:16px}.form-row .form-group{flex:1}.modal-footer{padding:20px 24px;border-top:1px solid var(--border-color);display:flex;justify-content:flex-end;gap:12px}.btn-cancel{background:#fff;border:1px solid var(--border-color);color:var(--text-dark);padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-cancel:hover{background:#f8fafc}.btn-submit{background:var(--primary-color);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.btn-submit:hover:not(:disabled){background:var(--primary-dark)}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.success-icon{width:64px;height:64px;background:#dcfce7;color:#166534;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 20px}.password-box{background:#f8fafc;border:1px dashed #cbd5e1;padding:16px;border-radius:8px;text-align:center;margin-top:16px}.password-label{font-size:12px;text-transform:uppercase;color:var(--text-muted);font-weight:600;letter-spacing:.5px}.password-value{font-size:24px;font-family:monospace;font-weight:700;color:var(--text-dark);margin:8px 0;letter-spacing:2px}.password-warning{font-size:13px;color:#ea580c;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:6px}.saga-page{padding:24px;max-width:1100px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a2e}.saga-topbar{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px;flex-wrap:wrap}.saga-topbar>div{flex:1}.saga-back{background:none;border:1px solid #d1d5db;border-radius:8px;padding:8px 14px;cursor:pointer;font-size:13px;color:#374151;white-space:nowrap}.saga-back:hover{background:#f3f4f6}.saga-title{font-size:22px;font-weight:700;margin:0 0 4px}.saga-subtitle{font-size:13px;color:#6b7280;margin:0}.saga-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 1px 4px #0000000a}.saga-loading,.saga-empty{text-align:center;padding:40px;color:#9ca3af;font-size:14px}.saga-empty p{margin:4px 0}.saga-alert{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.saga-alert button{background:none;border:none;cursor:pointer;font-size:16px}.saga-alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.saga-table-wrap{overflow-x:auto}.saga-table{width:100%;border-collapse:collapse;font-size:14px}.saga-table th{text-align:left;padding:10px 12px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb;white-space:nowrap}.saga-table td{padding:13px 12px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.saga-state-badge{background:#e0f2fe;color:#0369a1;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}.saga-status{padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.saga-status.active{background:#dcfce7;color:#15803d}.saga-status.inactive{background:#f3f4f6;color:#6b7280}.saga-btn-primary{padding:10px 20px;background:#1565c0;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.saga-btn-primary:hover:not(:disabled){background:#1248a0}.saga-btn-primary:disabled{opacity:.5;cursor:not-allowed}.saga-btn-secondary{padding:10px 20px;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:14px;cursor:pointer}.saga-btn-secondary:hover{background:#f9fafb}.saga-btn-revoke{padding:5px 12px;border:1px solid #fca5a5;border-radius:6px;background:#fff;color:#dc2626;font-size:13px;cursor:pointer}.saga-btn-revoke:hover{background:#fef2f2}.saga-menu-wrap{position:relative;display:inline-block}.saga-menu-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;width:30px;height:30px;font-size:18px;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;transition:background .14s}.saga-menu-btn:hover{background:#f1f5f9;color:#0f172a}.saga-dropdown{position:absolute;right:0;bottom:calc(100% + 4px);top:auto;z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 -4px 16px #0000001a;min-width:140px;overflow:hidden}.saga-drop-item{display:block;width:100%;text-align:left;border:none;background:none;padding:9px 14px;font-size:13.5px;font-weight:500;cursor:pointer;transition:background .12s}.saga-drop-loginas{color:#6d28d9}.saga-drop-loginas:hover{background:#ede9fe}.saga-drop-revoke{color:#b91c1c}.saga-drop-revoke:hover{background:#fee2e2}.saga-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.saga-modal{background:#fff;border-radius:14px;width:100%;max-width:580px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.saga-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.saga-modal-header h2{font-size:18px;font-weight:700;margin:0}.saga-modal-close{background:none;border:none;font-size:20px;cursor:pointer;color:#6b7280}.saga-form{padding:20px 24px 24px;display:flex;flex-direction:column;gap:14px}.saga-form-row{display:flex;gap:14px;flex-wrap:wrap}.saga-form-row .saga-field{flex:1;min-width:200px}.saga-field{display:flex;flex-direction:column;gap:4px}.saga-field label{font-size:13px;font-weight:600;color:#374151}.saga-field input,.saga-field select{padding:9px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;outline:none}.saga-field input:focus,.saga-field select:focus{border-color:#1565c0;box-shadow:0 0 0 3px #1565c01a}.saga-field small{font-size:11px;color:#9ca3af}.saga-info-box{background:#eff6ff;border-left:4px solid #1565C0;padding:12px 16px;border-radius:0 6px 6px 0;font-size:13px;color:#1e40af}.saga-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:8px;border-top:1px solid #f3f4f6}.saga-modal-success{text-align:center;padding:32px 28px}.saga-success-icon{width:56px;height:56px;background:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#15803d;margin:0 auto 16px}.saga-modal-success h2{font-size:20px;font-weight:700;margin:0 0 8px}.saga-modal-success p{color:#6b7280;font-size:14px;margin:0 0 20px}.saga-credentials-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;padding:16px;text-align:left;margin-bottom:16px}.saga-credentials-box p{display:flex;justify-content:space-between;margin:6px 0;font-size:14px}.saga-credentials-box p span{color:#6b7280}.saga-password{font-family:monospace;background:#fef3c7;padding:2px 8px;border-radius:4px;color:#92400e;font-size:15px}.saga-config-note{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:12px 16px;font-size:13px;color:#15803d;margin-bottom:20px;text-align:left}.sad-shell{position:fixed;top:64px;left:0;right:0;bottom:0;display:flex;overflow:hidden;background:#f4f6fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sad-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#f4f6fb;gap:16px;color:#6b7280}.sad-spinner{width:38px;height:38px;border:3px solid #e5e7eb;border-top-color:#1e40af;border-radius:50%;animation:spin .7s linear infinite;will-change:transform}.sad-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:40}.sad-sidebar{width:240px;flex-shrink:0;background:linear-gradient(180deg,#1e3a8a,#1e40af 60%,#1d4ed8);display:flex;flex-direction:column;transition:width .25s ease;overflow:hidden;z-index:50;height:100vh}.sad-shell.collapsed .sad-sidebar{width:68px}.sad-sidebar-head{display:flex;align-items:center;gap:10px;padding:20px 14px 16px;border-bottom:1px solid rgba(255,255,255,.12);min-height:72px}.sad-logo-icon{width:30px;height:30px;color:#93c5fd;flex-shrink:0}.sad-sidebar-title-block{flex:1;overflow:hidden}.sad-sidebar-brand{display:block;font-size:15px;font-weight:700;color:#fff;white-space:nowrap}.sad-sidebar-sub{display:block;font-size:11px;color:#93c5fd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sad-collapse-btn{background:#ffffff1a;border:none;border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.sad-collapse-btn:hover{background:#fff3}.sad-collapse-icon{width:16px;height:16px;color:#e0e7ff}.sad-mobile-close{display:none;background:none;border:none;cursor:pointer;padding:4px}.sad-nav{flex:1;padding:12px 8px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.sad-nav-item{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;border:none;background:transparent;color:#bfdbfe;font-size:14px;font-weight:500;cursor:pointer;text-align:left;transition:background .15s,color .15s;white-space:nowrap;overflow:hidden}.sad-nav-item:hover{background:#ffffff1a;color:#fff}.sad-nav-item.active{background:#ffffff2e;color:#fff;font-weight:600}.sad-nav-icon{width:20px;height:20px;flex-shrink:0}.sad-nav-label{overflow:hidden;text-overflow:ellipsis}.sad-sidebar-footer{padding:12px 14px;border-top:1px solid rgba(255,255,255,.12)}.sad-agency-badge{display:flex;align-items:center;gap:6px;font-size:12px;color:#93c5fd}.sad-main{flex:1;overflow-y:auto;display:flex;flex-direction:column}.sad-page-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 0;flex-wrap:wrap;gap:12px}.sad-page-title{font-size:22px;font-weight:700;color:#1e293b;margin:0 0 2px}.sad-page-subtitle{font-size:13px;color:#6b7280;margin:0}.sad-user-pill{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:40px;padding:6px 14px 6px 8px}.sad-user-info{display:flex;flex-direction:column}.sad-user-name{font-size:13px;font-weight:600;color:#1e293b}.sad-user-role{font-size:11px;color:#6b7280}.sad-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center}.sad-mobile-bar{display:none;align-items:center;gap:12px;padding:14px 16px;background:#1e40af;position:sticky;top:0;z-index:30}.sad-hamburger{background:none;border:none;cursor:pointer;color:#fff;display:flex;align-items:center}.sad-mobile-title{font-size:16px;font-weight:600;color:#fff}.sad-alert-error{margin:16px 28px 0;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:13px;display:flex;justify-content:space-between;align-items:center}.sad-alert-error button{background:none;border:none;cursor:pointer;font-size:15px;color:#991b1b}.sad-content{padding:24px 28px;flex:1}.sad-tab-loading{text-align:center;padding:60px 20px;color:#9ca3af;font-size:14px}.sad-kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:24px}.sad-kpi-card{background:#fff;border-radius:14px;padding:18px 20px;display:flex;align-items:flex-start;gap:14px;border:1px solid #e5e7eb;box-shadow:0 1px 4px #0000000a;transition:box-shadow .2s}.sad-kpi-card:hover{box-shadow:0 4px 12px #00000014}.sad-kpi-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sad-kpi-icon svg{width:22px;height:22px}.sad-kpi-card.blue .sad-kpi-icon{background:#dbeafe;color:#1d4ed8}.sad-kpi-card.teal .sad-kpi-icon{background:#ccfbf1;color:#0f766e}.sad-kpi-card.green .sad-kpi-icon{background:#dcfce7;color:#15803d}.sad-kpi-card.purple .sad-kpi-icon{background:#ede9fe;color:#7c3aed}.sad-kpi-card.amber .sad-kpi-icon{background:#fef3c7;color:#d97706}.sad-kpi-card.levy{border-left:4px solid #f59e0b}.sad-kpi-body{flex:1}.sad-kpi-label{font-size:12px;color:#6b7280;display:block;margin-bottom:4px}.sad-kpi-value{font-size:22px;font-weight:700;color:#1e293b;display:block;line-height:1.1}.sad-kpi-sub{font-size:11px;color:#9ca3af;display:block;margin-top:2px}.sad-quick-nav{display:flex;flex-direction:column;gap:12px}.sad-quick-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.sad-quick-card:hover{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af12}.sad-quick-icon svg{width:24px;height:24px;color:#1d4ed8}.sad-quick-label{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 2px}.sad-quick-desc{font-size:13px;color:#6b7280;margin:0}.sad-quick-arrow{width:18px;height:18px;color:#9ca3af;margin-left:auto}.sad-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:20px}.sad-select-label{font-size:13px;color:#374151;font-weight:500}.sad-select{padding:7px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;outline:none}.sad-select:focus{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.sad-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px 20px 12px;margin-bottom:20px;box-shadow:0 1px 4px #0000000a}.sad-chart-title{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 16px}.sad-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.sad-section-title{font-size:15px;font-weight:600;color:#1e293b;margin:0;padding:16px 20px;border-bottom:1px solid #f3f4f6}.sad-section-label{font-size:13px;color:#6b7280;margin-bottom:12px}.sad-table-wrap{overflow-x:auto}.sad-table{width:100%;border-collapse:collapse;font-size:14px}.sad-table th{text-align:left;padding:11px 16px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb;white-space:nowrap;background:#fafafa}.sad-table td{padding:13px 16px;border-bottom:1px solid #f3f4f6;color:#1e293b;vertical-align:middle}.sad-table tr:last-child td{border-bottom:none}.sad-table tr:hover td{background:#fafafa}.sad-levy-cell{color:#d97706;font-weight:600}.sad-total-row td{background:#f8faff;border-top:2px solid #dbeafe}.sad-mono{font-family:Courier New,Courier,monospace;font-size:13px;background:#f1f5f9;padding:2px 6px;border-radius:4px}.sad-badge{display:inline-flex;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.sad-badge.active{background:#dcfce7;color:#15803d}.sad-badge.inactive{background:#f3f4f6;color:#6b7280}.sad-settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;max-width:560px;margin-bottom:16px}.sad-settings-card h3{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 16px}.sad-settings-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f3f4f6;font-size:14px}.sad-settings-row:last-child{border-bottom:none}.sad-settings-row span{color:#6b7280}.sad-settings-note{font-size:13px;color:#6b7280;background:#f8faff;border:1px solid #dbeafe;border-radius:8px;padding:12px 16px;max-width:560px}.sad-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;color:#9ca3af}.sad-empty-state h3{font-size:18px;color:#374151;margin:16px 0 8px}.sad-empty-state p{font-size:14px;max-width:400px}@media (max-width: 768px){.sad-sidebar{position:fixed;left:-260px;top:0;height:100vh;width:240px!important;transition:left .25s ease;z-index:50}.sad-sidebar.open{left:0}.sad-mobile-close{display:flex}.sad-collapse-btn{display:none}.sad-mobile-bar{display:flex}.sad-page-header{display:none}.sad-content{padding:16px}.sad-kpi-grid{grid-template-columns:1fr 1fr;gap:12px}}@media (max-width: 480px){.sad-kpi-grid{grid-template-columns:1fr}}.adl-shell{position:fixed;top:64px;left:0;right:0;bottom:0;display:flex;overflow:hidden;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.adl-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:40}.adl-sidebar{width:240px;flex-shrink:0;background:#0f172a;display:flex;flex-direction:column;transition:width .25s ease;overflow:hidden;z-index:50;height:100%}.adl-shell.collapsed .adl-sidebar{width:68px}.adl-head{display:flex;align-items:center;gap:10px;padding:18px 14px;border-bottom:1px solid rgba(255,255,255,.07);min-height:68px}.adl-logo-icon{width:28px;height:28px;color:#4ade80;flex-shrink:0}.adl-brand-block{flex:1;overflow:hidden}.adl-brand{display:block;font-size:15px;font-weight:700;color:#f1f5f9;white-space:nowrap}.adl-brand-sub{display:block;font-size:11px;color:#4ade80;white-space:nowrap}.adl-collapse-btn{background:#ffffff12;border:none;border-radius:6px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.adl-collapse-btn:hover{background:#ffffff24}.adl-chevron{width:14px;height:14px;color:#94a3b8}.adl-mobile-close{display:none;background:none;border:none;cursor:pointer;padding:2px}.adl-nav{flex:1;overflow-y:auto;padding:10px 8px;display:flex;flex-direction:column;gap:2px;scrollbar-width:none}.adl-nav::-webkit-scrollbar{display:none}.adl-group{margin-bottom:6px}.adl-group-label{display:block;font-size:10px;font-weight:700;letter-spacing:.08em;color:#475569;text-transform:uppercase;padding:8px 10px 4px;white-space:nowrap}.adl-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;border:none;background:transparent;color:#64748b;font-size:13.5px;font-weight:500;cursor:pointer;text-decoration:none;transition:background .14s,color .14s;white-space:nowrap;overflow:hidden}.adl-item:hover{background:#ffffff0f;color:#e2e8f0}.adl-item.active{background:#4ade801f;color:#4ade80;font-weight:600}.adl-item-icon{width:18px;height:18px;flex-shrink:0}.adl-item-label{overflow:hidden;text-overflow:ellipsis}.adl-foot{padding:12px 10px;border-top:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:8px}.adl-user-row{display:flex;align-items:center;gap:10px;padding:4px 2px;overflow:hidden}.adl-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#4ade80);color:#fff;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.adl-user-info{overflow:hidden}.adl-user-name{display:block;font-size:13px;font-weight:600;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adl-user-role{display:block;font-size:10px;color:#475569;white-space:nowrap}.adl-logout{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border-radius:8px;border:none;background:transparent;color:#ef4444;font-size:13px;font-weight:500;cursor:pointer;transition:background .14s}.adl-logout:hover{background:#ef44441a}.adl-main{flex:1;overflow-y:auto;display:flex;flex-direction:column;min-width:0}.adl-content{flex:1}.adl-mobile-bar{display:none;align-items:center;gap:12px;padding:14px 16px;background:#0f172a;position:sticky;top:0;z-index:30;flex-shrink:0}.adl-hamburger{background:none;border:none;cursor:pointer;color:#e2e8f0;display:flex;align-items:center}.adl-mobile-title{font-size:16px;font-weight:700;color:#f1f5f9}@media (max-width: 768px){.adl-sidebar{position:fixed;left:-260px;top:0;height:100%;width:240px!important;transition:left .25s ease;z-index:50}.adl-sidebar.open{left:0}.adl-mobile-close{display:flex}.adl-collapse-btn{display:none}.adl-mobile-bar{display:flex}}.not-found-container{display:flex;justify-content:center;align-items:center;height:80vh;background-color:#f8f9fa}.not-found-content{text-align:center;padding:2rem;background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:500px;width:90%}.not-found-image{max-width:100%;height:auto;margin-bottom:1rem;border-radius:5px}.not-found-subtitle{font-size:2rem;color:#333;margin:1rem 0}.not-found-message{font-size:1.1rem;color:#666;margin-bottom:2rem}.not-found-button{display:inline-block;padding:.75rem 1.5rem;background-color:#ff6b35;color:#fff;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color .3s ease}.not-found-button:hover{background-color:#e55a2b}.ai-classification-container{padding:2rem;min-height:calc(100vh - 100px);display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at top right,rgba(74,222,128,.1),transparent),radial-gradient(circle at bottom left,rgba(59,130,246,.1),transparent)}.ai-card{max-width:600px;width:100%;padding:2.5rem;border-radius:24px;text-align:center;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid rgba(255,255,255,.3)}.ai-header h1{font-size:2.5rem;margin-bottom:.5rem;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}.ai-header p{color:#64748b;font-size:1.1rem;line-height:1.6}.ai-upload-section{margin:2rem 0}.upload-dropzone{width:100%;height:300px;border:2px dashed #cbd5e1;border-radius:20px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative;background:#f8fafc80}.upload-dropzone:hover{border-color:#3b82f6;background:#3b82f60d;transform:translateY(-2px)}.upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#94a3b8}.upload-placeholder i{font-size:3rem}.image-preview{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ai-results-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.result-badge{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.category-label{padding:.5rem 1.5rem;background:#10b981;color:#fff;border-radius:50px;font-weight:600;font-size:1.2rem;box-shadow:0 4px 12px #10b9814d}.confidence-label{padding:.5rem 1.5rem;background:#f1f5f9;color:#475569;border-radius:50px;font-weight:500}.points-award{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.5rem;color:#f59e0b;font-weight:700;margin:1rem 0}.labels-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem}.label-tag{background:#eef2ff;color:#4f46e5;padding:.3rem .8rem;border-radius:6px;font-size:.9rem;font-weight:500}.btn-primary{width:100%;padding:1rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem}.btn-primary:hover{transform:scale(1.02);box-shadow:0 8px 20px #10b98166}.btn-secondary{background:transparent;color:#64748b;border:1px solid #cbd5e1;padding:.8rem 2rem;border-radius:12px;cursor:pointer;font-weight:500;transition:all .2s}.btn-secondary:hover{background:#f8fafc;border-color:#94a3b8}.animate-fade-in{animation:fadeIn .5s ease forwards}.animate-pulse{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.scan-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a;border-radius:20px;pointer-events:none}.scan-line{position:absolute;top:5%;left:5%;right:5%;height:2px;background:linear-gradient(90deg,transparent,#4ade80 40%,#4ade80 60%,transparent);box-shadow:0 0 14px 4px #4ade80a6;animation:scanMove 1.8s ease-in-out infinite}@keyframes scanMove{0%{transform:translateY(0)}50%{transform:translateY(249px)}to{transform:translateY(0)}}.scan-corner{position:absolute;width:26px;height:26px;border-color:#4ade80;border-style:solid}.scan-corner--tl{top:14px;left:14px;border-width:3px 0 0 3px}.scan-corner--tr{top:14px;right:14px;border-width:3px 3px 0 0}.scan-corner--bl{bottom:14px;left:14px;border-width:0 0 3px 3px}.scan-corner--br{bottom:14px;right:14px;border-width:0 3px 3px 0}.scan-label{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#000000b8;color:#4ade80;font-size:.8rem;font-weight:700;padding:.4rem 1.1rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;white-space:nowrap;animation:labelPulse 1.2s ease-in-out infinite alternate}@keyframes labelPulse{0%{opacity:.7}to{opacity:1}}.scan-dot{width:7px;height:7px;background:#4ade80;border-radius:50%;flex-shrink:0;animation:dotBlink 1.2s ease-in-out infinite alternate}@keyframes dotBlink{0%{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.ai-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1.25rem 0}.spec-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.25rem}.spec-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.spec-value{font-size:1.1rem;font-weight:700;color:#1e293b}.spec-grade,.spec-yes{color:#10b981}.spec-no{color:#ef4444}.ai-market-value{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;border-radius:12px;padding:.875rem 1.25rem;margin:.75rem 0}.mv-label{font-size:.85rem;font-weight:600;color:#065f46}.mv-range{font-size:1rem;font-weight:700;color:#047857}.ai-tip{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border-radius:12px;margin:.5rem 0;font-size:.875rem;text-align:left;line-height:1.5}.tip-icon{font-size:1.1rem;flex-shrink:0;margin-top:1px}.disposal-tip{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.collection-tip{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.low-confidence-warning{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.simulated-banner{display:flex;gap:1rem;align-items:flex-start;background:#fffbeb;border:2px solid #f59e0b;border-radius:16px;padding:1.1rem 1.25rem;margin-bottom:1.25rem;text-align:left}.simulated-banner-icon{font-size:1.5rem;flex-shrink:0;line-height:1}.simulated-banner-body strong{display:block;font-size:.95rem;font-weight:700;color:#78350f;margin-bottom:.3rem}.simulated-banner-body p{font-size:.82rem;color:#92400e;line-height:1.5;margin:0}.simulated-banner-body em{font-style:normal;font-weight:700}.engine-tag{display:inline-block;font-size:.7rem;font-weight:700;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:.2rem .65rem;margin-bottom:.75rem;letter-spacing:.02em}.ai-alternatives{margin:.75rem 0;text-align:left}.alt-label{font-size:.75rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.5rem}.alt-tags{display:flex;flex-wrap:wrap;gap:.5rem}.alt-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:.3rem .75rem;font-size:.8rem;color:#475569}.alt-tag em{color:#94a3b8;font-style:normal;margin-left:.25rem}.challenges-page{padding:3rem 2rem;max-width:1200px;margin:0 auto}.page-header{text-align:center;margin-bottom:3rem}.page-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#059669,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tab-navigation{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.tab-navigation button{padding:.8rem 2.5rem;border:none;border-radius:50px;background:#f1f5f9;color:#64748b;font-weight:600;cursor:pointer;transition:all .3s}.tab-navigation button.active{background:#10b981;color:#fff;box-shadow:0 4px 15px #10b9814d}.challenges-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.challenge-card{padding:2.5rem;border-radius:24px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;box-shadow:0 10px 30px #0000000d;transition:all .3s}.challenge-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.challenge-icon{width:80px;height:80px;background:#10b9811a;color:#10b981;border-radius:20px;display:flex;justify-content:center;align-items:center;font-size:2.5rem;margin-bottom:1.5rem}.challenge-stats{display:flex;justify-content:space-between;width:100%;margin:1.5rem 0;padding:1rem 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.reward-stat i{color:#f59e0b;margin-right:.5rem}.btn-join{width:100%;padding:1rem;background:#10b981;color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:background .2s}.btn-join:hover{background:#059669}.progress-section{width:100%}.progress-bar-container{width:100%;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-bar{height:100%;background:linear-gradient(90deg,#10b981,#3b82f6);border-radius:4px}.progress-labels{display:flex;justify-content:space-between;font-size:.9rem;color:#64748b;font-weight:500}.completed-badge{margin-top:1rem;color:#10b981;font-weight:700;text-transform:uppercase;font-size:.8rem;letter-spacing:1px}.leaderboard-section{max-width:900px;margin:0 auto}.leaderboard-table-container{padding:1rem;border-radius:24px;background:#fff;box-shadow:0 10px 30px #0000000d;overflow:hidden}.leaderboard-table{width:100%;border-collapse:collapse}.leaderboard-table th{text-align:left;padding:1.5rem;color:#64748b;font-weight:600;border-bottom:2px solid #f1f5f9}.leaderboard-table td{padding:1.5rem;border-bottom:1px solid #f8fafc}.rank-col{font-weight:800;color:#94a3b8;font-size:1.2rem}.rank-1{color:#f59e0b}.rank-2{color:#94a3b8}.rank-3{color:#b45309}.user-col{display:flex;align-items:center;gap:1rem}.avatar{width:45px;height:45px;border-radius:50%;background:#f1f5f9}.points-col{color:#10b981;font-size:1.1rem}.leaderboard-table tr.highlight{background:#10b9810d}:root{--market-primary: #008751;--market-secondary: #005c37;--market-text: #0f172a;--market-muted: #64748b;--market-bg: #f8fafc}.marketplace-container{min-height:100vh;background-color:var(--market-bg);padding-bottom:5rem}.market-hero{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:6rem 2rem;text-align:center;margin-bottom:-3rem;position:relative;overflow:hidden}.market-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(0,135,81,.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.1) 0%,transparent 50%)}.hero-content-inner{max-width:800px;margin:0 auto;position:relative;z-index:1}.market-hero h1{font-size:3.5rem;font-weight:900;margin-bottom:1.5rem;letter-spacing:-.02em}.market-hero p{font-size:1.25rem;opacity:.8;line-height:1.6}.market-tabs{max-width:1200px;margin:0 auto 2rem;display:flex;gap:1rem;border-bottom:1px solid #e2e8f0;padding:0 1rem;background:#fff;border-radius:24px 24px 0 0;position:relative;z-index:2;box-shadow:0 -10px 30px #0000000d}.market-tab-btn{padding:1.5rem 2rem;border:none;background:none;font-weight:700;color:var(--market-muted);cursor:pointer;position:relative;transition:all .3s ease;font-size:1rem}.market-tab-btn.active{color:var(--market-primary)}.market-tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:4px;background:var(--market-primary);border-radius:4px 4px 0 0}.market-toolbar{max-width:1200px;margin:0 auto 3rem;padding:0 1rem;display:flex;flex-direction:column;gap:.75rem}.search-filter-group{display:flex;gap:1rem;width:100%}.location-filter-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.location-filter-label{font-size:.8rem;font-weight:600;color:#64748b;white-space:nowrap}.location-filter-select{padding:.55rem 1rem!important;font-size:.875rem!important}.location-filter-clear{padding:.55rem 1rem;border-radius:12px;border:1px solid #e2e8f0;background:#fef2f2;color:#dc2626;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .2s}.location-filter-clear:hover{background:#fee2e2}.search-input-wrapper{position:relative;flex:1}.search-icon{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);opacity:.5}.search-input-wrapper input{width:100%;padding:1rem 1rem 1rem 3.5rem;border-radius:16px;border:1px solid #e2e8f0;background:#fff;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 6px #00000005}.search-input-wrapper input:focus{outline:none;border-color:var(--market-primary);box-shadow:0 10px 15px #0087510d}.market-filter-select{padding:1rem 1.5rem;border-radius:16px;border:1px solid #e2e8f0;background:#fff;font-weight:600;cursor:pointer}.ai-intelligence-section{max-width:1200px;margin:0 auto 4rem;padding:4rem;background:#fff;border-radius:48px;border:1px solid #f1f5f9;display:flex;gap:4rem;align-items:center;box-shadow:0 40px 100px #00000008}.ai-intel-header{flex:1}.ai-badge-large{display:inline-block;padding:.5rem 1rem;background:#f0fdf4;color:#166534;border-radius:12px;font-size:.75rem;font-weight:900;letter-spacing:.1em;margin-bottom:1.5rem}.ai-intel-header h2{font-size:2.5rem;font-weight:900;margin-bottom:1rem;color:var(--market-text)}.ai-intel-header p{color:var(--market-muted);line-height:1.6}.ai-stats-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.ai-stat-card{padding:2rem;background:#f8fafc;border-radius:24px;text-align:center;transition:all .3s ease}.ai-stat-card:hover{background:#fff;box-shadow:0 20px 40px #0000000d;transform:translateY(-5px)}.ai-stat-val{font-size:2rem;font-weight:900;color:var(--market-primary);margin-bottom:.5rem}.ai-stat-val-small{font-size:1.2rem;font-weight:900;color:var(--market-primary)}.ai-stat-label{font-size:.8rem;font-weight:700;color:var(--market-muted);text-transform:uppercase}.scanning-feedback{padding:2rem 0;text-align:center}.radar-container{width:120px;height:120px;background:#f1f5f9;border-radius:50%;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.radar-ping{position:absolute;width:100%;height:100%;border:2px solid var(--market-primary);border-radius:50%;animation:radar 2s infinite linear}.radar-purity{font-size:.6rem;font-weight:900;color:var(--market-primary);z-index:2;animation:pulse 1s infinite alternate}.scanning-text h3{font-weight:900;margin-bottom:.5rem}.scanning-text p{color:var(--market-muted);font-size:.9rem;max-width:300px;margin:0 auto 2rem}.scanning-progress-bar{width:100%;height:8px;background:#f1f5f9;border-radius:10px;overflow:hidden}.progress-fill{height:100%;width:0;background:linear-gradient(90deg,var(--market-primary),#3b82f6);border-radius:10px;animation:progress-slide 5s infinite ease-in-out}@keyframes progress-slide{0%{width:0}50%{width:80%}to{width:100%}}@keyframes radar{0%{transform:scale(.5);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes pulse{0%{opacity:.5}to{opacity:1}}@media (max-width: 900px){.ai-intelligence-section{flex-direction:column;padding:2rem;gap:2rem}}.browse-results-meta{max-width:1200px;margin:0 auto 1rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.browse-count{font-size:.85rem;font-weight:700;color:var(--market-muted)}.browse-hint{font-size:.8rem;color:var(--market-primary);font-weight:600;background:#f0fdf4;padding:.35rem .9rem;border-radius:20px}.browse-empty-state{grid-column:1 / -1;text-align:center;padding:5rem 2rem;background:#fff;border-radius:32px;border:1px dashed #e2e8f0}.browse-empty-icon{font-size:3.5rem;margin-bottom:1rem}.browse-empty-state h3{font-weight:900;font-size:1.3rem;color:var(--market-text);margin-bottom:.5rem}.browse-empty-state p{color:var(--market-muted);font-size:.95rem}.listings-grid{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.5rem}.listing-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid #f1f5f9;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000008}.listing-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014;border-color:#e2e8f0}.listing-image-wrapper{position:relative;height:195px}.listing-image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.listing-skeleton{pointer-events:none}.skeleton-img{height:195px;background:#f1f5f9;position:relative;overflow:hidden}.skeleton-body{padding:1.2rem;display:flex;flex-direction:column;gap:.7rem}.skeleton-line{height:12px;border-radius:6px;background:#f1f5f9;position:relative;overflow:hidden}.skeleton-line.wide{width:80%}.skeleton-line.medium{width:55%}.skeleton-line.short{width:35%}.skeleton-img:after,.skeleton-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.65) 50%,transparent 100%);will-change:transform;transform:translate(-100%);animation:shimmer 1.5s infinite}@keyframes shimmer{to{transform:translate(200%)}}.listing-category-badge{position:absolute;top:12px;right:12px;background:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:800;color:var(--market-text);box-shadow:0 4px 10px #0000001a}.listing-weight-badge{position:absolute;bottom:2.6rem;left:1rem;background:#0f172acc;color:#fff;padding:.35rem .7rem;border-radius:10px;font-size:.72rem;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ai-verified-badge{position:absolute;top:1rem;left:1rem;background:#008751e6;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.7rem;font-weight:800;display:flex;align-items:center;gap:6px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;box-shadow:0 4px 12px #0087514d}.ai-confidence-indicator{font-size:.6rem;background:#fff3;padding:1px 4px;border-radius:4px}.listing-body{padding:1.25rem}.listing-price-row{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.4rem}.listing-price{font-size:1.35rem;font-weight:900;color:var(--market-text)}.listing-price-per-kg{font-size:.78rem;font-weight:700;color:var(--market-muted);background:#f1f5f9;padding:.15rem .5rem;border-radius:8px}.listing-desc{color:var(--market-muted);font-size:.85rem;line-height:1.4;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.listing-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px dashed #e2e8f0}.seller-info{display:flex;align-items:center;gap:.75rem}.seller-avatar{width:32px;height:32px;background:#e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.8rem;color:var(--market-muted)}.seller-name{font-size:.8rem;font-weight:600;color:var(--market-text);max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bid-group-inline{display:flex;align-items:center;gap:.4rem;flex:1;min-width:0;margin-left:.5rem}.bid-input-small{flex:1;min-width:0;padding:.45rem .6rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.85rem;color:var(--market-text);transition:border-color .2s;background:#f8fafc}.bid-input-small:focus{outline:none;border-color:var(--market-primary);background:#fff}.bid-input-small::-moz-placeholder{color:#94a3b8;font-size:.8rem}.bid-input-small::placeholder{color:#94a3b8;font-size:.8rem}.btn-bid-compact{padding:.45rem .9rem!important;border-radius:10px!important;font-size:.82rem!important;white-space:nowrap;flex-shrink:0}@media (max-width: 900px){.listings-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}}@media (max-width: 600px){.listings-grid{grid-template-columns:1fr;gap:1rem;padding:0 .5rem}.listing-image-wrapper{height:180px}.market-toolbar{flex-direction:column;align-items:stretch;gap:.75rem;margin-bottom:1.5rem}.search-filter-group{flex-direction:column}.browse-results-meta{flex-direction:column;align-items:flex-start;gap:.4rem}}.btn-bid{padding:.8rem 1.5rem;border-radius:16px;border:none;background:var(--market-primary);color:#fff;font-weight:700;cursor:pointer;transition:all .3s ease}.btn-bid:hover{background:var(--market-secondary);box-shadow:0 8px 15px #00875133}.transaction-card{background:#fff;border-radius:24px;padding:1.5rem;border:1px solid #f1f5f9;display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem;transition:all .3s ease;box-shadow:0 4px 6px #00000003}.transaction-card:hover{transform:translate(10px);border-color:var(--market-primary)}.trx-image{width:100px;height:100px;border-radius:20px;-o-object-fit:cover;object-fit:cover}.status-chip{padding:6px 14px;border-radius:50px;font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.status-funded{background:#dcfce7;color:#166534}.status-shipped{background:#dbeafe;color:#1e40af}.status-completed{background:#f1f5f9;color:#475569}.wallet-card{background:linear-gradient(135deg,#008751,#005c37);color:#fff;padding:3.5rem;border-radius:40px;margin-bottom:3.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #00875133}.wallet-balance-row{display:flex;gap:6rem}.balance-item h3{font-size:.9rem;opacity:.8;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.1em}.balance-amount{font-size:3.5rem;font-weight:900;letter-spacing:-.02em}.balance-item.escrow h3,.balance-item.escrow .balance-amount{color:#fcd34d}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.glass-modal{background:#fff;width:100%;max-width:600px;padding:3rem;border-radius:40px;box-shadow:0 40px 100px #0003;position:relative;max-height:90vh;overflow-y:auto}.market-home-view{max-width:1200px;margin:0 auto;padding:0 1rem}.home-feature-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem}.feature-item{text-align:center;padding:2rem;background:#fff;border-radius:32px;border:1px solid #f1f5f9;transition:all .3s ease}.feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-item h4{font-weight:900;margin-bottom:.75rem;color:var(--market-text)}.feature-item p{font-size:.9rem;color:var(--market-muted);line-height:1.5}.ai-scanner-promo-card{background:linear-gradient(135deg,#001a4d,#000a1f);border-radius:48px;display:flex;overflow:hidden;color:#fff;min-height:500px;box-shadow:0 50px 100px #0003}.promo-left{flex:1;padding:5rem;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.ai-status-pill{display:inline-flex;align-items:center;gap:8px;padding:.6rem 1.2rem;background:#00c8531a;color:#00e676;border-radius:50px;font-weight:900;font-size:.75rem;letter-spacing:.15em;width:-moz-fit-content;width:fit-content}.pill-dot{width:8px;height:8px;background:#00e676;border-radius:50%;box-shadow:0 0 10px #00e676}.promo-left h2{font-size:3rem;font-weight:900;line-height:1.1}.promo-left p{font-size:1.1rem;opacity:.7;line-height:1.6}.promo-right{flex:1.2;background:#ffffff08;padding:4rem;display:flex;align-items:center;justify-content:center;position:relative}.ai-scanner-dashboard{width:100%;max-width:500px;background:#0f172a;border-radius:32px;border:1px solid rgba(255,255,255,.1);overflow:hidden;box-shadow:0 30px 60px #0006}.scanner-header{padding:1.5rem;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.scanner-title{font-weight:900;font-size:.9rem;color:#ffffffe6}.scanner-steps{display:flex;gap:12px}.step{font-size:.65rem;font-weight:900;color:#ffffff4d}.step.active{color:#00e676}.scan-results-panel{padding:2rem}.results-header{font-size:.75rem;font-weight:900;color:#00e676;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem}.material-identified{display:flex;gap:1.5rem;align-items:center;margin-bottom:2.5rem}.material-img-mock{width:64px;height:64px;background:#ffffff0d;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem}.material-name strong{display:block;font-size:1.5rem;font-weight:900}.material-name span{font-size:.8rem;color:#00e676;font-weight:700}.specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:2.5rem}.spec-item{min-width:0;padding:.9rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:14px}.spec-item label{display:block;font-size:.7rem;font-weight:800;color:#ffffffad;text-transform:uppercase;margin-bottom:.4rem}.spec-item span{display:block;font-size:1rem;font-weight:700;color:#fff;line-height:1.35;overflow-wrap:anywhere}.value-assessment{background:#ffffff08;padding:1.5rem;border-radius:20px;margin-bottom:2rem}.price-tag label{display:block;font-size:.7rem;font-weight:800;color:#fff6;margin-bottom:.4rem}.price-tag strong{font-size:1.5rem;color:#fcd34d}.geo-timestamp{font-size:.7rem;color:#ffffff4d;margin-top:1rem}.ai-recommendations{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.rec-header{font-size:.7rem;font-weight:900;text-transform:uppercase;margin-bottom:.5rem;color:#fcd34d}.ai-recommendations p{font-size:.8rem;line-height:1.6;color:#fff9}.insights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.insight-card{background:#fff;padding:2rem;border-radius:24px;border:1px solid #f1f5f9}.insight-val{font-size:1.5rem;font-weight:900;color:var(--market-primary);margin-bottom:.4rem}.insight-label{font-size:.75rem;font-weight:700;color:var(--market-muted);text-transform:uppercase}@media (max-width: 1024px){.ai-scanner-promo-card{flex-direction:column}.home-feature-highlights{grid-template-columns:1fr}.insights-grid{grid-template-columns:1fr 1fr}}.modal-close-btn{position:absolute;top:1.5rem;right:1.5rem;background:#f1f5f9;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--market-muted);transition:all .3s ease;z-index:10}.modal-close-btn:hover{background:#e2e8f0;color:#ef4444;transform:rotate(90deg)}.glass-modal::-webkit-scrollbar{width:6px}.glass-modal::-webkit-scrollbar-track{background:transparent}.glass-modal::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.form-group label{display:block;font-weight:700;margin-bottom:.5rem;font-size:.9rem;color:var(--market-text)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:1rem;border:1px solid #e2e8f0;border-radius:16px;font-size:1rem}.form-group-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.modal-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.btn-text{background:none;border:none;font-weight:700;color:var(--market-muted);cursor:pointer}.animate-fade-in{animation:fadeIn .8s ease-out}.animate-scale-up{animation:scaleUp .5s cubic-bezier(.175,.885,.32,1.275)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes scanning-bar{0%{transform:translateY(-250px);opacity:0}50%{opacity:1}to{transform:translateY(250px);opacity:0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes radar{0%{transform:scale(.5);opacity:1}to{transform:scale(2);opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.listing-specs-bar{position:absolute;bottom:0;left:0;right:0;background:#0f172acc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 12px;display:flex;justify-content:space-around;border-bottom-left-radius:40px;border-bottom-right-radius:40px}.spec-tag{color:#fff;font-size:.65rem;font-weight:700;text-transform:uppercase}.spec-tag strong{color:#00e676}.diagnosis-success-view{padding:1rem}.success-icon-check{width:64px;height:64px;background:#dcfce7;color:#008751;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto}.diagnostic-results-card{background:#f8fafc;border-radius:24px;padding:2rem;border:1px solid #e2e8f0}.diag-main-meta{display:flex;gap:1.5rem;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px dashed #e2e8f0}.diag-img-box{width:80px;height:80px;border-radius:16px;overflow:hidden}.diag-img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.diag-title-box h3{font-weight:900;margin-bottom:.5rem}.confidence-meter label{font-size:.7rem;color:#64748b;margin-right:5px}.diag-technical-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.tech-spec{text-align:center;padding:1rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.tech-spec label{display:block;font-size:.6rem;font-weight:800;color:#64748b;text-transform:uppercase;margin-bottom:.5rem}.spec-val-large{font-size:1.25rem;font-weight:900;color:#0f172a}.diagnosis-footer-notice{font-size:.8rem;color:#64748b;line-height:1.5;text-align:center}.market-pagination{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:4rem;padding-top:2rem;border-top:1px solid #e2e8f0}.page-numbers{display:flex;gap:.5rem}.page-nav-btn{padding:.8rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-weight:700;color:var(--market-text);cursor:pointer;transition:all .3s ease}.page-nav-btn:hover:not(:disabled){border-color:var(--market-primary);color:var(--market-primary);transform:translateY(-2px)}.page-nav-btn:disabled{opacity:.3;cursor:not-allowed}.page-num-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid transparent;background:transparent;font-weight:700;color:var(--market-muted);cursor:pointer;transition:all .3s ease}.page-num-btn:hover{background:#f1f5f9;color:var(--market-text)}.page-num-btn.active{background:var(--market-primary);color:#fff;box-shadow:0 4px 12px #00875133}.bid-row-card{display:flex;align-items:center;gap:1rem;background:#fff;border-radius:16px;padding:.9rem 1.2rem;border:1px solid #f1f5f9;margin-bottom:.75rem;transition:all .25s ease;box-shadow:0 2px 4px #00000005}.bid-row-card:hover{border-color:var(--market-primary);box-shadow:0 4px 12px #00875114}.bid-row-thumb{width:52px;height:52px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:1.4rem;overflow:hidden;flex-shrink:0}.bid-row-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bid-row-info{flex:1;display:flex;flex-direction:column;gap:2px}.bid-row-info strong{font-size:.95rem;font-weight:800;color:#0f172a}.bid-row-sub{font-size:.78rem;color:#64748b}.bid-row-center{min-width:90px}.bid-row-amount{text-align:right;display:flex;flex-direction:column;align-items:flex-end}.bid-row-amount label{font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.bid-row-amount strong{font-size:1.05rem;font-weight:900;color:#0f172a}.bid-paid-badge{display:inline-block;margin-top:6px;font-size:.72rem;font-weight:700;padding:.3rem .7rem;border-radius:20px;background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.bid-paid-badge.bid-completed{background:#dbeafe;color:#1e40af;border-color:#93c5fd}.trx-list{display:flex;flex-direction:column;gap:.75rem}.trx-row{display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:.875rem 1.25rem;transition:box-shadow .2s}.trx-row:hover{box-shadow:0 4px 12px #00000012}.trx-row-img{width:60px;height:60px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f1f5f9}.trx-row-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.trx-row-body{flex:1;min-width:0}.trx-row-title{font-size:.9rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trx-row-meta{display:flex;align-items:center;gap:.5rem;margin-top:.3rem;font-size:.78rem;color:#64748b;flex-wrap:wrap}.trx-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;flex-shrink:0}.trx-row-amount{font-size:1rem;font-weight:900;color:#0f172a}.trx-row-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.btn-sm{font-size:.75rem!important;padding:.35rem .8rem!important}.btn-approve{background:#008751!important}.trx-status-note{font-size:.72rem;color:#64748b;font-style:italic}.trx-status-note.trx-done{color:#008751;font-style:normal;font-weight:700}@media (max-width: 600px){.trx-row{flex-wrap:wrap}.trx-row-right{width:100%;flex-direction:row;justify-content:space-between;align-items:center}}.mt-10px-small{margin-top:10px;font-size:.82rem;color:#64748b}:root{--my-primary: #008751;--my-primary-light: #e6fcf5;--my-secondary: #059669;--my-accent: #10b981;--my-bg: #f8fafc;--my-card: #ffffff;--my-text: #0f172a;--my-muted: #64748b;--my-border: #e2e8f0;--my-shadow: 0 10px 25px -5px rgba(0, 0, 0, .05), 0 8px 10px -6px rgba(0, 0, 0, .05)}.mylistings-table-container{background:#fff;border-radius:20px;box-shadow:var(--my-shadow);margin-top:2rem;border:1px solid #eef2f6;overflow:visible}.table-actions-header{text-align:right}.mylistings-table{width:100%;border-collapse:collapse;text-align:left}.mylistings-table th{background:#f8fafc;padding:1.25rem 1.5rem;font-size:.75rem;font-weight:800;text-transform:uppercase;color:var(--my-muted);border-bottom:2px solid #f1f5f9}.mylistings-table td{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.mylistings-table tr:hover{background-color:#f1f5f9;transition:background-color .2s ease}.table-material-info{display:flex;flex-direction:column}.table-material-name{font-weight:800;color:var(--my-text);font-size:1rem}.table-material-id{font-size:.7rem;color:var(--my-muted);text-transform:uppercase}.table-price{font-weight:800;color:var(--my-primary);font-size:1.1rem}.table-weight{font-weight:700;color:var(--my-text)}.action-cell{position:relative;text-align:right}.action-trigger{background:none;border:none;font-size:1.5rem;color:var(--my-muted);cursor:pointer;padding:.5rem;border-radius:50%;line-height:1;transition:all .2s}.action-trigger:hover{background:#e2e8f0;color:var(--my-primary)}.dropdown-menu{position:absolute;right:0;top:100%;background:#fff;min-width:180px;border-radius:12px;box-shadow:0 10px 30px #00000026;border:1px solid #e2e8f0;z-index:1000;overflow:hidden;display:none;flex-direction:column}.dropdown-menu.show{display:flex}.create-listing-trigger{margin-top:2rem;padding:1rem 2.5rem;background:var(--my-primary);color:#fff;border:none;border-radius:12px;font-weight:800;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0087514d}.create-listing-trigger:hover{transform:translateY(-2px);box-shadow:0 6px 15px #00875166;background:#007043}.modal-overlay{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;justify-content:center;align-items:center}.glass-modal{background:#fff;border-radius:32px;padding:2.5rem;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px #00000040}.modal-close-btn{position:absolute;right:1.5rem;top:1.5rem;border:none;background:none;font-size:1.8rem;cursor:pointer;color:var(--my-muted)}.dropdown-item{padding:.75rem 1rem;border:none;background:none;text-align:left;font-size:.9rem;font-weight:600;color:var(--my-text);cursor:pointer;display:flex;align-items:center;gap:.5rem}.dropdown-item:hover{background:#f8fafc;color:var(--my-primary)}.dropdown-item.delete{color:#ef4444}.dropdown-item.delete:hover{background:#fef2f2}.status-pill{padding:.35rem .75rem;border-radius:100px;font-size:.75rem;font-weight:800;text-transform:uppercase}.status-available{background:#dcfce7;color:#166534}.status-sold{background:#e0e7ff;color:#3730a3}.status-pending{background:#fef9c3;color:#854d0e}.mylistings-container{min-height:100vh;background-color:var(--my-bg);padding-bottom:5rem}.mylistings-hero{background:linear-gradient(135deg,#064e3b,#065f46);padding:4rem 2rem;color:#fff;text-align:center;position:relative;overflow:hidden}.mylistings-hero h1{font-size:3rem;font-weight:900;margin-bottom:1rem;letter-spacing:-.025em}.mylistings-hero p{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto}.mylistings-content{max-width:1200px;margin:-3rem auto 0;padding:0 2rem;position:relative;z-index:10}.mylistings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.mylistings-card{background:var(--my-card);border-radius:24px;overflow:hidden;box-shadow:var(--my-shadow);border:1px solid var(--my-border);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.mylistings-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.card-header{padding:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #f1f5f9}.card-title-group h3{font-size:1.25rem;font-weight:800;color:var(--my-text);margin-bottom:.25rem}.card-price{font-size:1.5rem;font-weight:900;color:var(--my-primary)}.card-status-pill{padding:.4rem 1rem;border-radius:100px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.status-available{background:#ecfdf5;color:#065f46}.status-sold{background:#eff6ff;color:#1e40af}.status-completed{background:#f8fafc;color:#475569}.card-details{padding:1.5rem;flex-grow:1}.detail-row{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem}.detail-label{color:var(--my-muted)}.detail-value{font-weight:700;color:var(--my-text)}.card-actions{padding:1.5rem;display:flex;gap:1rem;background:#f8fafc;border-top:1px solid var(--my-border)}.card-btn{flex:1;padding:.8rem;border-radius:12px;font-weight:700;cursor:pointer;transition:all .3s ease;text-align:center;font-size:.9rem}.btn-edit{background:#fff;border:1px solid var(--my-border);color:var(--my-text)}.btn-delete{background:#fef2f2;border:1px solid #fee2e2;color:#ef4444}.btn-edit:hover{background:#f1f5f9}.btn-delete:hover{background:#fee2e2}.bids-section{padding:1.5rem;background:#fff}.bids-header{display:flex;align-items:center;gap:.5rem;font-weight:800;margin-bottom:1.25rem;color:var(--my-text)}.bid-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:16px;margin-bottom:.75rem;border:1px solid transparent;transition:all .2s ease}.bid-item:hover{border-color:var(--my-primary);background:var(--my-primary-light)}.bidder-info strong{display:block;font-size:.95rem}.bid-amount{color:var(--my-primary);font-weight:800}.btn-accept{background:var(--my-primary);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:10px;font-weight:700;cursor:pointer}.empty-state-card{text-align:center;padding:5rem 2rem;background:#fff;border-radius:32px;box-shadow:var(--my-shadow);margin-top:2rem}.empty-state-icon{font-size:4rem;margin-bottom:1rem}.empty-state-text{color:var(--my-muted);margin-bottom:2rem}.table-date{font-size:.85rem;color:var(--my-muted)}.modal-subtitle{color:var(--my-muted);margin-bottom:2rem}.listing-form{display:grid;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-weight:700;font-size:.9rem;color:var(--my-text)}.form-input{width:100%;padding:.8rem 1rem;border-radius:12px;border:1px solid #e2e8f0;font-size:.95rem;transition:border-color .2s}.form-input:focus{outline:none;border-color:var(--my-primary);box-shadow:0 0 0 3px #0087511a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-file-input{width:100%;padding:.5rem 0}.modal-actions{display:flex;gap:1rem;margin-top:1rem}.btn-cancel{flex:1;padding:1rem;border-radius:12px;border:none;background:#f1f5f9;font-weight:800;cursor:pointer}.btn-submit{flex:2;padding:1rem;border-radius:12px;border:none;background:var(--my-primary);color:#fff;font-weight:800;cursor:pointer}.scanning-feedback{text-align:center;padding:3rem 0}.diagnosis-header{text-align:center;margin-bottom:2rem}.diagnosis-status-icon{font-size:3rem;margin-bottom:.5rem}.diagnostic-results-card{padding:1.5rem;background:#f8fafc;border-radius:20px;border:1px solid #e2e8f0}.diagnostic-main-info{display:flex;gap:1rem;align-items:center;margin-bottom:1.5rem}.diagnostic-img{width:80px;height:80px;border-radius:12px;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 6px #0000000d}.diagnostic-material-name{margin:0;font-size:1.1rem;font-weight:800}.diagnostic-purity-rating{font-size:.8rem;color:var(--my-muted)}.diagnostic-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.metric-item{padding:1rem;background:#fff;border-radius:12px;border:1px solid #f1f5f9}.metric-label{font-size:.7rem;color:var(--my-muted);font-weight:800;letter-spacing:.05em}.metric-value{font-weight:900;font-size:1.1rem;color:var(--my-text)}.full-width{width:100%}.tab-switcher{padding:.6rem 1.5rem;border-radius:50px;border:2px solid rgba(255,255,255,.4);background:transparent;color:#fff;font-weight:700;cursor:pointer;transition:all .25s ease;font-size:.9rem}.tab-switcher:hover,.tab-switcher.active{background:#fff3;border-color:#fffc}.bids-management-view{padding:2rem 0}.view-header{margin-bottom:2rem}.view-header h2{font-size:1.75rem;font-weight:900;color:var(--my-text);margin-bottom:.25rem}.view-header p{color:var(--my-muted)}.bids-grid{display:grid;gap:1.25rem}.bid-management-card{background:#fff;border-radius:20px;box-shadow:var(--my-shadow);border:1px solid #eef2f6;overflow:hidden;transition:all .3s ease}.bid-management-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-2px)}.bid-card-main{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;flex-wrap:wrap}.material-summary{display:flex;flex-direction:column}.mat-cat{font-weight:800;font-size:1rem;color:var(--my-text)}.mat-weight{font-size:.8rem;color:var(--my-muted)}.bidder-info{display:flex;align-items:center;gap:.75rem;flex-grow:1}.bidder-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--my-primary),var(--my-accent));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1rem;flex-shrink:0}.bidder-details strong{display:block;font-weight:800;color:var(--my-text);font-size:.95rem}.bidder-details span{font-size:.8rem;color:var(--my-muted)}.bid-value-area{text-align:right}.bid-value-area label{display:block;font-size:.7rem;font-weight:800;text-transform:uppercase;color:var(--my-muted);letter-spacing:.05em}.bid-value-area .bid-amount{font-size:1.4rem;font-weight:900;color:var(--my-primary)}.bid-status-area{min-width:80px}.bid-card-actions{display:flex;gap:1rem;padding:1rem 1.5rem;background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end}.btn-reject{padding:.6rem 1.5rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#71717a;font-weight:700;cursor:pointer;transition:all .2s}.btn-reject:hover{background:#fef2f2;border-color:#fca5a5;color:#ef4444}.btn-accept{padding:.6rem 1.5rem;border-radius:10px;border:none;background:var(--my-primary);color:#fff;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 10px #0087514d}.btn-accept:hover{background:#007043;box-shadow:0 6px 15px #00875166}@media (max-width: 768px){.mylistings-hero h1{font-size:2rem}.mylistings-grid,.form-row{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.bid-card-main{flex-direction:column;align-items:flex-start}.bid-value-area{text-align:left}}.ai-verified-pill{display:inline-block;font-size:.65rem;font-weight:700;padding:.15rem .5rem;border-radius:20px;background:#d1fae5;color:#065f46;margin-top:.25rem}.grade-pill{display:inline-block;font-size:.8rem;font-weight:700;padding:.25rem .6rem;border-radius:8px;background:#f1f5f9;color:#475569}.grade-pill.grade-Aplus{background:#d1fae5;color:#065f46}.grade-pill.grade-A{background:#dbeafe;color:#1e40af}.grade-pill.grade-B{background:#fef9c3;color:#854d0e}.grade-pill.grade-C{background:#fee2e2;color:#991b1b}.diagnostic-suggested{display:block;font-size:.78rem;color:#64748b;margin:.2rem 0 .3rem}.diagnostic-suggested strong{color:#008751;text-transform:capitalize}.diagnostic-market-value{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;border-radius:10px;padding:.75rem 1rem;margin:.75rem 0 .5rem}.dmv-label{font-size:.8rem;font-weight:600;color:#065f46}.dmv-range{font-size:.95rem;font-weight:700;color:#047857}.diagnostic-tip{display:flex;align-items:flex-start;gap:.6rem;padding:.7rem .9rem;border-radius:10px;margin:.4rem 0;font-size:.82rem;line-height:1.5;text-align:left}.diagnostic-tip.disposal{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.diagnostic-tip.collection{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.diagnostic-alternatives{margin-top:.75rem;text-align:left}.diag-alt-label{font-size:.72rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.4rem}.diag-alt-tags{display:flex;flex-wrap:wrap;gap:.4rem}.diag-alt-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:.25rem .65rem;font-size:.75rem;color:#475569}.diag-alt-tag em{color:#94a3b8;font-style:normal;margin-left:.2rem}.table-suggested{font-size:.8rem;color:#008751;font-weight:600;text-transform:capitalize}:root{--trx-primary: #2563eb;--trx-bg: #f1f5f9;--trx-card: #ffffff;--trx-text: #0f172a;--trx-muted: #64748b;--trx-border: #e2e8f0;--trx-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1)}.transactions-container{min-height:100vh;background:var(--trx-bg);padding-bottom:5rem}.transactions-hero{background:linear-gradient(135deg,#1e3a8a,#1e40af);padding:4rem 2rem;color:#fff;text-align:center}.transactions-hero h1{font-size:2.5rem;font-weight:900;margin-bottom:1rem}.transactions-content{max-width:1000px;margin:-3rem auto 0;padding:0 1.5rem}.transaction-card{background:var(--trx-card);border-radius:24px;overflow:hidden;box-shadow:var(--trx-shadow);margin-bottom:2rem;border:1px solid var(--trx-border);display:flex;flex-direction:column}.trx-header{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9}.trx-id{font-size:.8rem;color:var(--trx-muted);font-weight:700;text-transform:uppercase}.trx-amount{font-size:1.5rem;font-weight:900;color:var(--trx-primary)}.trx-body{padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.trx-main-info h3{font-size:1.4rem;font-weight:800;margin-bottom:.5rem}.trx-meta{display:flex;flex-direction:column;gap:1rem}.meta-item{display:flex;justify-content:space-between;font-size:.95rem}.meta-label{color:var(--trx-muted)}.meta-val{font-weight:700;color:var(--trx-text)}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.status-block{padding:1rem;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0}.status-label{font-size:.7rem;font-weight:800;color:var(--trx-muted);text-transform:uppercase;margin-bottom:.25rem;display:block}.status-val{font-weight:800;font-size:.9rem}.status-pending{color:#d97706}.status-funded{color:#2563eb}.status-released,.status-delivered{color:#059669}.trx-footer{padding:1.5rem 2rem;background:#f8fafc;border-top:1px solid var(--trx-border);display:flex;justify-content:space-between;align-items:center}.instruction-text{font-size:.9rem;font-weight:600;color:var(--trx-muted);max-width:60%}.action-btn{padding:.8rem 2rem;border-radius:12px;font-weight:800;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #2563eb33}.btn-fund{background:#2563eb;color:#fff}.btn-ship,.btn-approve{background:#059669;color:#fff}.action-btn:hover{transform:translateY(-2px);box-shadow:0 8px 15px #2563eb4d}@media (max-width: 768px){.trx-body{grid-template-columns:1fr}.trx-footer{flex-direction:column;gap:1rem;align-items:flex-start}.instruction-text{max-width:100%}}.report-dump-container{padding:2rem;min-height:calc(100vh - 100px);display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at top right,rgba(239,68,68,.05),transparent),radial-gradient(circle at bottom left,rgba(59,130,246,.05),transparent)}.report-card{max-width:500px;width:100%;padding:2.5rem;border-radius:24px;background:#fff;box-shadow:0 40px 80px #0000001a}.report-header h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;color:#ef4444}.report-header p{color:#64748b;margin-bottom:1.5rem}.upload-container{margin-bottom:2rem}.upload-zone{display:block;width:100%;height:300px;border:2px dashed #cbd5e1;border-radius:20px;cursor:pointer;overflow:hidden;position:relative;background:#f8fafc;transition:all .3s}.upload-zone:hover{border-color:#ef4444;background:#fff}.upload-zone input{display:none}.placeholder{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;color:#94a3b8}.placeholder i{font-size:3rem}.preview-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.location-status{margin-bottom:1.5rem}.gps-active{display:flex;align-items:center;gap:.5rem;color:#10b981;font-weight:600;font-size:.9rem;background:#10b9810d;padding:.5rem;border-radius:8px}.gps-searching{display:flex;align-items:center;gap:.5rem;color:#f59e0b;font-weight:600}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#475569}.form-group textarea{width:100%;padding:1rem;border:2px solid #f1f5f9;border-radius:12px;background:#f8fafc;resize:none;font-size:1rem}.btn-submit{width:100%;padding:1.25rem;background:#ef4444;color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:1rem;transition:all .2s}.btn-submit:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 10px 20px #ef44444d}.report-success-container{display:flex;justify-content:center;align-items:center;width:100%;padding:1.5rem}.success-content{background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.4);border-radius:32px;padding:3rem 2rem;text-align:center;max-width:450px;width:100%;box-shadow:0 30px 60px #0000001f}.success-icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 15px 30px #10b9814d;border:4px solid white}.success-icon-inner{color:#fff;font-size:2.5rem;font-weight:700}.success-title{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.success-description{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.points-badge{background:#f59e0b1a;border:1px solid rgba(245,158,11,.2);padding:.75rem 1.25rem;border-radius:100px;display:inline-flex;align-items:center;gap:.75rem;margin-bottom:2.5rem}.points-icon{font-size:1.2rem}.points-text{color:#b45309;font-weight:700;font-size:.9rem}.success-actions{display:flex;flex-direction:column;gap:1rem}.btn-success-primary{background:#008751;color:#fff;border:none;padding:1rem;border-radius:16px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease}.btn-success-primary:hover{background:#006e41;transform:translateY(-2px);box-shadow:0 10px 20px #00875133}.btn-success-secondary{background:#f1f5f9;color:#475569;border:none;padding:1rem;border-radius:16px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.btn-success-secondary:hover{background:#e2e8f0}@media (max-width: 640px){.report-dump-container{padding:1rem}.report-card{padding:1.5rem;border-radius:20px}.report-header h1{font-size:1.75rem}.upload-zone{height:200px}.success-content{padding:2.5rem 1.5rem}.success-title{font-size:1.5rem}}.animate-fade-in{animation:fadeIn .4s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.intelligence-dashboard{padding:3rem 2rem;max-width:1400px;margin:0 auto}.dashboard-header h1{font-size:3rem;font-weight:800;margin-bottom:.5rem;color:#1e293b}.dashboard-header p{color:#64748b;font-size:1.1rem;margin-bottom:3rem}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.stat-card{padding:2.5rem;border-radius:24px;background:#fff;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column}.stat-label{font-size:.9rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.stat-value{font-size:2.8rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.stat-trend{font-size:.9rem;font-weight:600;color:#64748b}.stat-trend.positive{color:#10b981}.charts-and-map{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.chart-section,.map-section{padding:2.5rem;border-radius:24px;background:#fff;box-shadow:0 10px 30px #0000000d}.chart-section h3,.map-section h3{margin-bottom:2rem;font-weight:800;font-size:1.5rem}.waste-bar-chart{height:300px;display:flex;align-items:flex-end;justify-content:space-around;padding-bottom:40px}.chart-bar-container{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:1rem;width:60px}.chart-bar{width:100%;background:linear-gradient(to top,#3b82f6,#60a5fa);border-radius:8px 8px 0 0;transition:all .6s cubic-bezier(.4,0,.2,1)}.chart-bar-container span{font-size:.8rem;font-weight:600;color:#64748b;text-transform:capitalize}.map-placeholder{height:300px;background:#f8fafc;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;color:#94a3b8;position:relative}.map-placeholder i{font-size:3rem}.hotspot-list{position:absolute;bottom:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem}.hotspot-item{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:#475569;background:#fffc;padding:.3rem .8rem;border-radius:50px}.hotspot-item .dot{width:8px;height:8px;background:#ef4444;border-radius:50%;box-shadow:0 0 10px #ef4444}.loading-state{height:100vh;display:flex;justify-content:center;align-items:center;font-size:2rem;color:#64748b;font-weight:800}.commercial-pickup-container{min-height:100vh;background:var(--color-light);padding-bottom:5rem}.commercial-hero{position:relative;height:50vh;min-height:400px;background-image:url(https://images.unsplash.com/photo-1497366216548-37526070297c?q=80&w=2670&auto=format&fit=crop);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#031f19e6,#00875166);z-index:1}.commercial-hero .container{position:relative;z-index:2}.commercial-hero h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;margin:1rem 0;line-height:1.2}.commercial-hero p{font-size:1.2rem;max-width:600px;opacity:.9}.badge{background:var(--color-primary);color:#fff;padding:.4rem 1rem;border-radius:20px;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:1px}.booking-section{margin-top:-80px;position:relative;z-index:10}.booking-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:start}@media (max-width: 992px){.booking-grid{grid-template-columns:1fr;margin-top:0;padding-top:2rem}.booking-section{margin-top:0}}.info-card{padding:3rem;height:100%}.info-card h3{font-size:1.5rem;margin-bottom:2rem;color:var(--color-dark)}.benefits-list{list-style:none;padding:0}.benefits-list li{display:flex;gap:1.5rem;margin-bottom:2rem}.benefits-list .icon{font-size:1.8rem;background:var(--color-highlight);width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.benefits-list strong{display:block;font-size:1.1rem;margin-bottom:.3rem;color:var(--color-dark)}.benefits-list p{color:var(--color-text-muted);font-size:.95rem;margin:0}.booking-form-card{padding:3rem;box-shadow:0 20px 50px #0000001a}.form-steps{display:flex;gap:1rem;margin-bottom:3rem;justify-content:center}.form-step{width:40px;height:40px;border-radius:50%;background:var(--color-light);display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--color-text-muted);border:2px solid rgba(0,0,0,.05)}.form-step.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.form-content h2{font-size:1.8rem;margin-bottom:2rem;color:var(--color-dark);text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.form-group input,.form-group select{width:100%;padding:1rem;border:2px solid rgba(0,0,0,.05);border-radius:8px;background:#fdfdfd;font-size:1rem}.form-group input:focus{border-color:var(--color-primary);background:#fff}.form-buttons{display:flex;gap:1rem;margin-top:2rem}.form-buttons .btn{flex:1;padding:1rem}.submitted .success-card{max-width:600px;margin:10vh auto;padding:4rem;text-align:center}.success-icon{font-size:4rem;margin-bottom:1.5rem}.success-card h2{font-size:2rem;color:var(--color-dark);margin-bottom:1rem}.success-card p{color:var(--color-text-muted);font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.household-extra-hero{height:35vh;min-height:240px;background-image:url(https://images.unsplash.com/photo-1558618666-fcd25c85cd64?q=80&w=2560&auto=format&fit=crop)}.booking-form-container.full-width{grid-column:1 / -1;max-width:560px;margin:0 auto}.contact-readonly-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.25rem}.contact-readonly-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.25rem}.contact-readonly-name{font-weight:700;font-size:1rem;color:#111827;margin-bottom:.15rem}.contact-readonly-detail{color:#374151;font-size:.9rem;margin-bottom:.1rem}.contact-readonly-hint{margin-top:.6rem;font-size:.8rem;color:#6b7280;font-style:italic}.form-error-banner{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;font-size:.9rem}.form-group textarea{width:100%;padding:.75rem 1rem;border:2px solid var(--color-border, #e5e7eb);border-radius:8px;font-size:.95rem;font-family:inherit;resize:vertical;transition:border-color .2s}.form-group textarea:focus{outline:none;border-color:var(--color-primary, #008751)}
