:root{--color-primary: #7CFC00;--color-primary-hover: #6ADB00;--color-light-green: #E8F5E9;--color-text-dark: #1A1A1A;--color-text-light: #F5F5F5;--color-text-gray: #666666;--color-background-white: #FFFFFF;--color-background-dark: #1A3623;--font-sans: "Inter", system-ui, Avenir, Helvetica, Arial, sans-serif;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--container-width: 1200px;--dashboard-bg: #111B14;--dashboard-sidebar-bg: #0A140F;--dashboard-card-bg: #1A3628;--dashboard-accent: #7CFC00;--dashboard-text: #FFFFFF;--dashboard-text-muted: #8EA095;--dashboard-border: rgba(255, 255, 255, .05)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);color:var(--color-text-dark);background-color:var(--color-background-white);line-height:1.5;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;font-family:inherit}a{text-decoration:none;color:inherit}.desktop-only{display:none}@media(min-width:1024px){.desktop-only{display:block!important}.mobile-only{display:none!important}}.delivery-check-section{margin-top:var(--spacing-xl)}.delivery-check-input-group{flex:1 1 100%}.delivery-check-button{min-width:auto;padding-left:16px!important;padding-right:16px!important}@media(min-width:768px){.delivery-check-section{margin-top:-60px}.delivery-check-input-group{flex:1 1 400px}.delivery-check-button{min-width:140px}}
