@custom-variant dark (&:is(.dark *));:root{--font-size:14px;--background:#fff;--foreground:oklch(0.145 0 0);--card:#fff;--card-foreground:oklch(0.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(0.145 0 0);--primary:#030213;--primary-foreground:oklch(1 0 0);--secondary:oklch(0.95 0.0058 264.53);--secondary-foreground:#030213;--muted:#ececf0;--muted-foreground:#717182;--accent:#e9ebef;--accent-foreground:#030213;--destructive:#d4183d;--destructive-foreground:#fff;--border:rgba(0,0,0,.1);--input:transparent;--input-background:#f3f3f5;--switch-background:#cbced4;--font-weight-medium:500;--font-weight-normal:400;--ring:oklch(0.708 0 0);--chart-1:oklch(0.646 0.222 41.116);--chart-2:oklch(0.6 0.118 184.704);--chart-3:oklch(0.398 0.07 227.392);--chart-4:oklch(0.828 0.189 84.429);--chart-5:oklch(0.769 0.188 70.08);--radius:0.625rem;--sidebar:oklch(0.985 0 0);--sidebar-foreground:oklch(0.145 0 0);--sidebar-primary:#030213;--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.97 0 0);--sidebar-accent-foreground:oklch(0.205 0 0);--sidebar-border:oklch(0.922 0 0);--sidebar-ring:oklch(0.708 0 0)}.dark{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.145 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.145 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.985 0 0);--primary-foreground:oklch(0.205 0 0);--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.396 0.141 25.723);--destructive-foreground:oklch(0.637 0.237 25.331);--border:oklch(0.269 0 0);--input:oklch(0.269 0 0);--ring:oklch(0.439 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(0.488 0.243 264.376);--chart-2:oklch(0.696 0.17 162.48);--chart-3:oklch(0.769 0.188 70.08);--chart-4:oklch(0.627 0.265 303.9);--chart-5:oklch(0.645 0.246 16.439);--sidebar:oklch(0.205 0 0);--sidebar-foreground:oklch(0.985 0 0);--sidebar-primary:oklch(0.488 0.243 264.376);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.269 0 0);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(0.269 0 0);--sidebar-ring:oklch(0.439 0 0)}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--color-card:var(--card);--color-card-foreground:var(--card-foreground);--color-popover:var(--popover);--color-popover-foreground:var(--popover-foreground);--color-primary:var(--primary);--color-primary-foreground:var(--primary-foreground);--color-secondary:var(--secondary);--color-secondary-foreground:var(--secondary-foreground);--color-muted:var(--muted);--color-muted-foreground:var(--muted-foreground);--color-accent:var(--accent);--color-accent-foreground:var(--accent-foreground);--color-destructive:var(--destructive);--color-destructive-foreground:var(--destructive-foreground);--color-border:var(--border);--color-input:var(--input);--color-input-background:var(--input-background);--color-switch-background:var(--switch-background);--color-ring:var(--ring);--color-chart-1:var(--chart-1);--color-chart-2:var(--chart-2);--color-chart-3:var(--chart-3);--color-chart-4:var(--chart-4);--color-chart-5:var(--chart-5);--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) + 4px);--color-sidebar:var(--sidebar);--color-sidebar-foreground:var(--sidebar-foreground);--color-sidebar-primary:var(--sidebar-primary);--color-sidebar-primary-foreground:var(--sidebar-primary-foreground);--color-sidebar-accent:var(--sidebar-accent);--color-sidebar-accent-foreground:var(--sidebar-accent-foreground);--color-sidebar-border:var(--sidebar-border);--color-sidebar-ring:var(--sidebar-ring)}@layer base{*,body{@apply bg-background text-foreground}}@layer base{:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))){h1{font-size:var(--text-2xl)}h1,h2{font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}h3,h4{font-weight:var(--font-weight-medium);line-height:1.5}h4{font-size:var(--text-base)}p{font-weight:var(--font-weight-normal)}label,p{font-size:var(--text-base);line-height:1.5}label{font-weight:var(--font-weight-medium)}button{font-weight:var(--font-weight-medium)}button,input{font-size:var(--text-base);line-height:1.5}input{font-weight:var(--font-weight-normal)}}}html{font-size:var(--font-size);overflow-x:hidden;scroll-behavior:smooth}section[id]{scroll-margin-top:128px}body{overflow-x:hidden;scroll-behavior:smooth}#root,body{width:100%;min-height:100vh}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}.dark *{scrollbar-color:hsla(0,0%,100%,.3) hsla(0,0%,100%,.1)}.dark ::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.dark ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3)}.dark ::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.dashboard-sidebar{display:none}.dashboard-layout{display:flex;flex-direction:column;min-height:100vh}.dashboard-content{flex:1 1;min-height:0}.mobile-dashboard-header{display:flex}@media (min-width:48rem){.dashboard-sidebar{display:flex;flex-direction:column;width:240px;min-width:240px;height:100vh;position:-webkit-sticky;position:sticky;top:0;background:#fff;color:#374151;border-right:1px solid #e5e7eb;overflow-y:auto}.dashboard-layout{flex-direction:row;min-height:100vh}.dashboard-content{flex:1 1;overflow-y:auto;min-width:0}.mobile-dashboard-header{display:none!important}}.form-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:48rem){.form-grid{grid-template-columns:1fr 1fr}}body[data-view-mode=desktop] .form-grid{grid-template-columns:1fr 1fr}body[data-view-mode=mobile] .form-grid{grid-template-columns:1fr}.desktop-only-logo{display:none}@media (min-width:48rem){.desktop-only-logo{display:block}}body[data-view-mode=mobile] .desktop-only-logo{display:none}body[data-view-mode=desktop] .desktop-only-logo{display:block}.dashboard-cards-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin-bottom:1.75rem}.dashboard-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:16px;text-align:center;cursor:pointer;transition:box-shadow .15s}.dashboard-card:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.dashboard-card-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:.5rem;margin-bottom:.5rem}.dashboard-card-icon>svg{width:22px!important;height:22px!important}.dashboard-card-title,.dashboard-card-title-green{font-size:16px;font-weight:500;line-height:1.3}.dashboard-card-desc{font-size:12px;color:#6b7280;margin-top:.25rem}.dashboard-card-badge{position:absolute;top:12px;right:12px;font-size:14px;font-weight:500;background:#f3f4f6;padding:4px 10px;border-radius:9999px}.dashboard-card-green{position:relative;background:#16a34a;border:1px solid #15803d;border-radius:.75rem;padding:16px;text-align:center;cursor:pointer;transition:background-color .15s}.dashboard-card-green:hover{background:#15803d}.dashboard-card-title-green{color:#fff}.dashboard-card-desc-green{font-size:12px;color:hsla(0,0%,100%,.8);margin-top:.25rem}.dashboard-card-last-odd{grid-column:1/-1;max-width:50%;margin:0 auto}@media (min-width:48rem){.dashboard-cards-grid{gap:8px}.dashboard-card,.dashboard-card-green{padding:24px}.dashboard-card-icon{width:56px;height:56px;margin-bottom:.75rem}.dashboard-card-icon>svg{width:28px!important;height:28px!important}.dashboard-card-title,.dashboard-card-title-green{font-size:20px}.dashboard-card-desc,.dashboard-card-desc-green{font-size:15px}.dashboard-card-badge{top:20px;right:20px;font-size:18px;padding:6px 14px}}body[data-view-mode=mobile] .dashboard-cards-grid{grid-template-columns:1fr 1fr;gap:6px}body[data-view-mode=mobile] .dashboard-card,body[data-view-mode=mobile] .dashboard-card-green{padding:16px}body[data-view-mode=mobile] .dashboard-card-icon{width:44px;height:44px}body[data-view-mode=mobile] .dashboard-card-icon>svg{width:22px!important;height:22px!important}body[data-view-mode=mobile] .dashboard-card-title,body[data-view-mode=mobile] .dashboard-card-title-green{font-size:16px}body[data-view-mode=mobile] .dashboard-card-desc,body[data-view-mode=mobile] .dashboard-card-desc-green{font-size:12px}body[data-view-mode=mobile] .dashboard-card-badge{top:12px;right:12px;font-size:14px;padding:4px 10px}body[data-view-mode=desktop] .dashboard-cards-grid{grid-template-columns:1fr 1fr;gap:8px}body[data-view-mode=desktop] .dashboard-card,body[data-view-mode=desktop] .dashboard-card-green{padding:24px}body[data-view-mode=desktop] .dashboard-card-icon{width:56px;height:56px}body[data-view-mode=desktop] .dashboard-card-icon>svg{width:28px!important;height:28px!important}body[data-view-mode=desktop] .dashboard-card-title,body[data-view-mode=desktop] .dashboard-card-title-green{font-size:20px}body[data-view-mode=desktop] .dashboard-card-desc,body[data-view-mode=desktop] .dashboard-card-desc-green{font-size:15px}body[data-view-mode=desktop] .dashboard-card-badge{top:20px;right:20px;font-size:18px;padding:6px 14px}body[data-view-mode=desktop] .dashboard-card-last-odd{grid-column:1/-1;max-width:50%;margin:0 auto}.sidebar-logo-area{padding:1.5rem 1rem 1rem;border-bottom:1px solid #e5e7eb;text-align:center}.sidebar-logo-btn{display:block;background:none;border:none;padding:0;margin:0 auto;cursor:pointer}.sidebar-logo-img{display:block;height:auto;width:auto;max-height:80px;max-width:100%;margin:0 auto;border-radius:.375rem}.sidebar-dashboard-title{font-size:.7rem;color:#6b7280;margin-top:.5rem;text-transform:uppercase;letter-spacing:.05em}.sidebar-nav{flex:1 1;padding:.75rem .5rem;display:flex;flex-direction:column;gap:2px}.sidebar-nav-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.5rem;font-size:.875rem;color:#374151;background:transparent;border:none;cursor:pointer;width:100%;text-align:left;transition:background .15s,color .15s}.sidebar-nav-item:hover{background:#f3f4f6;color:#111827}.sidebar-nav-item-active{background:#f0fdf4;color:#15803d;font-weight:500}.sidebar-nav-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.sidebar-nav-group-parent{font-weight:500}.sidebar-nav-group-active{color:#15803d}.sidebar-nav-chevron{width:.875rem;height:.875rem;flex-shrink:0;color:#9ca3af}.sidebar-nav-children{padding-left:1rem}.sidebar-nav-child{font-size:.8125rem}.sidebar-signout-area{padding:.5rem;border-top:1px solid #e5e7eb}.sidebar-signout-btn{color:#ef4444!important}.sidebar-signout-btn:hover{color:#dc2626!important;background:#fef2f2!important}body[data-view-mode=mobile] .dashboard-sidebar{display:none!important}body[data-view-mode=mobile] .dashboard-layout{flex-direction:column!important}body[data-view-mode=mobile] .mobile-dashboard-header{display:flex!important}body[data-view-mode=desktop] .dashboard-sidebar{display:flex;flex-direction:column;width:240px;min-width:240px;height:100vh;position:-webkit-sticky;position:sticky;top:0;background:#fff;color:#374151;border-right:1px solid #e5e7eb;overflow-y:auto}body[data-view-mode=desktop] .dashboard-layout{flex-direction:row!important;min-height:100vh}body[data-view-mode=desktop] .dashboard-content{flex:1 1;overflow-y:auto;min-width:0}body[data-view-mode=desktop] .mobile-dashboard-header{display:none!important}.junk-category-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:48rem){.junk-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.junk-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.prohibited-items-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:48rem){.prohibited-items-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.container-diagram-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:48rem){.container-diagram-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hp-desktop-only{display:none!important}.hp-mobile-only{display:block}@media (min-width:48rem){.hp-desktop-only{display:flex!important}.hp-mobile-only{display:none!important}}.hp-navbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;background:#fff;padding:0 1.5rem;height:56px}.hp-mobile-menu{position:fixed;inset-inline:0;top:56px;z-index:30;background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.hp-hero{position:relative;background:#003260;overflow:hidden;padding:0 1.5rem 2.5rem}.hp-hero-accent{height:3px;background:#017103;width:100%}.hp-hero-truck{object-fit:cover;object-position:center}.hp-hero-truck,.hp-hero-truck-overlay{position:absolute;top:0;right:0;bottom:0;width:52%}.hp-hero-truck-overlay{background:linear-gradient(90deg,#003260 0,transparent)}.hp-hero-truck,.hp-hero-truck-overlay{display:none}@media (min-width:48rem){.hp-hero-truck,.hp-hero-truck-overlay{display:block}}.hp-steps-grid{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}@media (min-width:48rem){.hp-steps-grid{grid-template-columns:repeat(3,1fr)}}.mt-10{margin-top:2.5rem}@media (min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:justify-center{justify-content:center}.sm\:h-20{height:5rem}.sm\:h-64{height:16rem}}@media (min-width:48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:h-24{height:6rem}.md\:h-80{height:20rem}}@media (min-width:64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}