.user-profile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.user-profile-container{background:#fff;width:400px;border-radius:10px;box-shadow:0 4px 10px #0003;overflow:hidden;position:relative}.close-button{position:absolute;top:8px!important;right:1px!important;font-size:22px;font-weight:700;border:none;background:none;cursor:pointer;color:#fff!important}.close-button:hover{color:#333}.user-profile-header{background:#4a2dbd;color:#fff;padding:20px;display:flex;align-items:center;gap:15px}.user-profile-icon{width:50px;height:50px;border-radius:50%;background:#d32f2f;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:18px;color:#fff}.user-profile-info h2{margin:0;font-size:18px}.user-profile-info p{margin:5px 0;font-size:14px;opacity:.8}.user-profile-tabs{display:flex;justify-content:space-around;padding:10px 0;border-bottom:1px solid #ddd}.user-profile-tabs span{font-size:14px;padding:10px 0;cursor:pointer;color:#333}.user-profile-tabs .active{font-weight:700;border-bottom:3px solid gold}.user-profile-menu{list-style:none;padding:0;margin:10px 20px}.user-profile-menu li{padding:10px 0;cursor:pointer;font-size:16px;color:#4a2dbd}.user-profile-menu li:hover{color:#4a2dbd}.user-profile-break{text-align:center;padding:15px 0}.user-profile-break button{background:#ff9800;color:#fff;padding:10px 15px;font-size:14px;border:none;border-radius:5px;cursor:pointer}.user-profile-break button:hover{background:#e68900}.user-profile-logout{text-align:right;padding:15px 20px;font-size:14px;color:#666;cursor:pointer}.user-profile-logout:hover{color:#000}.main-header{display:flex;align-items:center;justify-content:space-between;background-color:#000;color:#fff;padding:.5rem 1rem;width:100%;height:80px;box-sizing:border-box;flex-wrap:nowrap}.header-logo{height:40px;flex-shrink:0}.spacer{flex-grow:1}.language-selector{display:flex;align-items:center;gap:5px;cursor:pointer;position:relative}.language-icon{font-size:24px}.current-language{font-size:16px;font-weight:700;color:#fff}.language-dropdown{position:absolute;right:0;top:30px;background-color:#333;color:#fff;list-style:none;padding:5px 0;margin:0;border-radius:5px;box-shadow:0 4px 6px #0003;z-index:1000;min-width:120px}.language-dropdown li{padding:10px;cursor:pointer;text-align:left;transition:background .2s}.language-dropdown li:hover{background:#555}.user-icon-container{position:relative;cursor:pointer;margin-left:15px}.user-icon{width:40px;height:40px;border-radius:50%;background-color:#d32f2f;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:18px}.user-profile-container{position:absolute;top:60px;right:0;z-index:2000}@media (max-width: 768px){.main-header{padding:.5rem}.header-logo{height:35px}.language-icon{font-size:20px}.current-language{font-size:14px}.user-icon{width:35px;height:35px;font-size:16px}}.spinner-page-container{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fffc;z-index:1000}.spinner-page{width:40px;height:40px;position:relative}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;position:absolute;top:0;left:0;animation:bounce 2s infinite ease-in-out;opacity:.6}.double-bounce1{background-color:#090909}.double-bounce2{background-color:gold;animation-delay:-1s}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.form-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;border-radius:5px;box-shadow:0 2px 4px #0000001a;width:100%;max-width:1200px;box-sizing:border-box;gap:1rem;overflow:visible;margin:0 auto}.form-label{font-size:.8rem}.form-container h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:left}.form-row{display:flex;gap:.5rem;flex-wrap:wrap;width:100%;justify-content:flex-start;overflow:visible;margin-bottom:25px}.form-column{display:flex;gap:.5rem;flex-wrap:wrap;width:100%;justify-content:flex-start;overflow:visible}.form-group{flex:1;min-width:200px;display:flex;flex-direction:column;margin-top:10px;overflow:visible}.no-background{background-color:transparent!important;box-shadow:none}.form-group-span{flex:1;display:flex;flex-direction:column}.form-group.textarea{flex:1;min-width:200px;max-width:400px;display:flex;flex-direction:column}h3{display:block;font-size:1.17em;margin-block-start:.5em;margin-block-end:.5em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700;unicode-bidi:isolate}.header{display:flex;justify-content:center;align-items:center;position:relative;height:50px}.header h2{font-size:1.25rem;font-weight:700;margin:0}.add-product-button{position:absolute;right:0;background-color:gold;color:#000;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:700}.add-product-button:hover{background-color:#fc3}.left-align{text-align:left!important;width:100%!important}.add-delivery-button{background-color:gold!important;margin-top:20px!important}.add-delivery-button:hover{background-color:#fc3!important}.form-input,.dropdown-select{padding:.5rem;border:1px solid #e2e8f0;border-radius:4px;background-color:#fff;font-size:.875rem;color:#4a5568;box-sizing:border-box;width:100%;height:40px}.form-input:focus,.dropdown-select:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 2px #4299e199}select.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%204%205%27%3E%3Cpath%20fill%3D%27%234A5568%27%20d%3D%27M2%205l2-2H0z%27/%3E%3C/svg%3E) no-repeat right .75rem center;background-size:.65rem auto}select.form-input::-ms-expand{display:none}.button-group{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;width:100%;box-sizing:border-box}.toggle-button{background-color:#edf2f7;color:#4a5568;padding:.38rem 1rem;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;font-size:.875rem;transition:background-color .3s,color .3s;white-space:nowrap;flex:0 1 auto;text-align:center}.toggle-button:hover{background-color:#e2e8f0}.toggle-button.active{background-color:#3182ce;color:#fff;border-color:#3182ce}.textarea{width:100%;height:150px;resize:none;padding:.5rem;border:1px solid #e2e8f0;border-radius:4px;background-color:#fff;font-size:.875rem;color:#000;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;font-weight:500}label{font-weight:700}.textarea:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 2px #4299e199}.react-select__input{border:none!important;box-shadow:none!important}.main-footer{position:fixed;bottom:0;width:100%;background-color:gold;text-align:center;padding:1rem;font-size:.875rem;color:#333;border-top:1px solid #e2e8f0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.icon-round{display:flex;justify-content:center;align-items:center;background-color:#000;border-radius:3px;width:40px;height:40px;position:relative}.icon-centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon-round svg{display:block;margin:auto}.form-row.two-col{display:flex;flex-direction:row!important;flex-wrap:nowrap;gap:.1rem;width:10%}.form-row.two-col .form-group{flex:1 1 0;min-width:20px;max-width:20px}@media (max-width: 768px){.form-row{flex-direction:column;align-items:center}.form-group{width:100%;min-width:unset}.form-input,.dropdown-select{width:100%!important}.header{flex-wrap:nowrap}.add-product-button{margin-left:auto}.button-group{flex-wrap:wrap;justify-content:flex-start}.toggle-button{flex:0 1 auto;max-width:100%}}@media (min-width: 1024px){.form-group .autocomplete-dropdown{max-width:100%;width:100%}div:not(.form-group) .autocomplete-dropdown{width:600px}.form-container{max-width:1400px;background-color:#fff}.form-row{gap:2.5rem}}.spinner-wrapper{position:relative;width:100%}.spinner-overlay{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background:#fffc;z-index:100}.spinner{width:40px;height:40px;border:4px solid #ddd;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shopping-button-container{position:relative;display:inline-block}.shopping-button{width:50px;height:50px;margin-top:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff2ac;color:#000;border:none;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease;padding:0;font-size:3px}.shopping-button--alt{background-color:#000;color:#fff2ac}.shopping-button:hover{transform:scale(1.1);box-shadow:0 6px 8px #0003}.shopping-button:active{transform:scale(.95);box-shadow:0 3px 5px #0003}.shopping-button:disabled{background-color:#d3d3d3;color:#a9a9a9;cursor:not-allowed;box-shadow:none;transform:none}.shopping-badge{position:absolute;bottom:-5px;right:-5px;width:20px;height:20px;background-color:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;box-shadow:0 2px 4px #0003}.contact-phone{padding:8px;font-size:14px;border:1px solid #ccc;border-radius:4px;height:21px}.contact-select{padding:8px;font-size:14px;border:1px solid #ccc;border-radius:4px;color:#000;background-color:#fff;appearance:auto;-webkit-appearance:auto;-moz-appearance:auto;background-image:none}.contact-phone.input-error{border-color:red!important}[data-lastpass-icon-root]{display:none!important}body,html,#root{margin:0;padding:0;width:100%;overflow-y:auto;min-height:100vh;display:flex;flex-direction:column;gap:1.1rem;align-items:center;background-color:#f1f1f1;box-sizing:border-box}.Buyer,.ProductForm{width:100%;max-width:1200px;padding:1rem}.widget-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f5f5f5;width:100%;padding:20px;box-sizing:border-box;position:relative}.widget-box{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000001a;width:90%;max-width:450px;box-sizing:border-box;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:fit-content;margin:auto}.widget-header{background-color:#fff;padding:20px;text-align:center;border-top-left-radius:10px;border-top-right-radius:10px}.widget-logo{width:120px;height:auto;margin-bottom:10px}.widget-title{color:#000;font-size:22px;margin:0}.widget-header-controls{display:flex;align-items:center;justify-content:center;position:relative;width:100%;padding:10px 20px}.widget-language-selector{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;transform:translate(-50%);cursor:pointer;min-width:120px}.widget-close-button{margin-left:auto;font-size:20px;font-weight:700;border:none;background:none;cursor:pointer;color:#000}.widget-close-button:hover{color:#333}.widget-language-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #ddd;border-radius:5px;list-style:none;padding:5px 0;margin-top:5px;width:120px;box-shadow:0 4px 8px #0000001a;z-index:100}.widget-language-dropdown li{padding:8px 12px;cursor:pointer;transition:background .2s;color:#000;text-align:center}.widget-language-dropdown li:hover{background:#f0f0f0}.widget-input{width:100%;padding:12px;border:1px solid #ccc;border-radius:5px;font-size:16px;box-sizing:border-box}.password-container{position:relative;width:100%;display:flex;align-items:center}.password-input{width:100%;padding-right:50px}.eye-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:20px;padding:5px}.error-message{color:red;font-size:14px;margin-bottom:10px}.widget-form{display:flex;flex-direction:column;gap:15px;width:90%;margin-top:15px}.widget-button{background-color:#000;color:#fff;padding:12px;border:none;border-radius:5px;font-size:16px;cursor:pointer;width:100%;transition:background-color .3s}.widget-button:hover{background-color:#333}.widget-button:disabled{background-color:#aaa;cursor:not-allowed}.spinner{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.widget-text{margin-top:15px;font-size:14px;text-align:center}.widget-link{color:#4f5d73;text-decoration:none;font-weight:700;cursor:pointer}.widget-link:hover{text-decoration:underline}@media (max-width: 600px){.widget-box{max-width:100%;width:100%;display:flex;flex-direction:column;justify-content:center}.widget-header{border-radius:0}.widget-form{flex-grow:1;display:flex;flex-direction:column;justify-content:center}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#0056b3;text-decoration:inherit}a:hover{color:#003d80}html,body{margin:0;padding:0;height:100%;overflow-y:auto}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#fff;color:#213547}h1{font-size:3.2em;line-height:1.1;color:#213547}button{border-radius:8px;border:1px solid #ccc;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f1f1f1;color:#213547;cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{background-color:#e0e0e0;border-color:#0056b3}button:focus,button:focus-visible{outline:4px auto #0056b3}select{background-color:#fff!important;color:#213547!important;border:1px solid #ccc;padding:8px;font-size:16px;appearance:none;-webkit-appearance:none;-moz-appearance:none}option{background-color:#fff!important;color:#213547!important}input[type=date]::-webkit-clear-button,input[type=date]::-webkit-inner-spin-button{display:none}@media (prefers-color-scheme: dark){:root{color:#213547;background-color:#fff}}
