body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.custom-select,.custom-select-wrapper{position:relative;width:100%}.custom-select{cursor:pointer}.custom-select-trigger{align-items:center;background-color:#fff;border:2px solid #e0e0e0;border-radius:10px;box-shadow:0 2px 8px #0000000f;color:#2c3e50;display:flex;font-size:16px;font-weight:500;justify-content:space-between;padding:14px 45px 14px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.custom-select:hover .custom-select-trigger{border-color:#ff5722;box-shadow:0 4px 12px #ff572226;transform:translateY(-1px)}.custom-select:focus{outline:none}.custom-select:focus .custom-select-trigger{border-color:#ff5722;box-shadow:0 0 0 4px #ff57221a,0 4px 12px #ff572226;transform:translateY(-1px)}.custom-select.open .custom-select-trigger{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#ff5722}.custom-select-arrow{color:#666;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.custom-select.open .custom-select-arrow{transform:rotate(180deg)}.custom-select-options{animation:slideDown .2s cubic-bezier(.4,0,.2,1);background-color:#fff;border:2px solid #ff5722;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none;box-shadow:0 8px 16px #00000026;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.custom-select-option{background-color:#fff;color:#2c3e50;cursor:pointer;font-size:16px;font-weight:500;padding:14px 18px;transition:all .2s ease}.custom-select-option.selected,.custom-select-option:hover{background-color:#fff5f2;color:#ff5722}.custom-select-option.selected{font-weight:600}.custom-select-option:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.custom-select-options::-webkit-scrollbar{width:8px}.custom-select-options::-webkit-scrollbar-track{background:#f5f5f5;border-bottom-right-radius:10px}.custom-select-options::-webkit-scrollbar-thumb{background:#ff5722;border-radius:4px}.custom-select-options::-webkit-scrollbar-thumb:hover{background:#e64a19}.product-customization-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 6 6 6-6' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:14px;border:2px solid #e0e0e0;border-radius:10px;box-shadow:0 2px 8px #0000000f;color:#2c3e50;cursor:pointer;font-size:16px;font-weight:500;padding:14px 45px 14px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.product-customization-select:hover{border-color:#ff5722;box-shadow:0 4px 12px #ff572226;transform:translateY(-1px)}.product-customization-select:focus{border-color:#ff5722;box-shadow:0 0 0 4px #ff57221a,0 4px 12px #ff572226;outline:none;transform:translateY(-1px)}.product-customization-select:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.product-customization-select option{background-color:#fff;color:#2c3e50;font-family:inherit;font-size:16px;font-weight:500;padding:12px 18px}.product-customization-select option:checked{background-color:#fff5f2;color:#ff5722;font-weight:600}.product-customization-label{color:#2c3e50;display:block;font-size:15px;font-weight:600;letter-spacing:.3px;margin-bottom:12px;text-transform:capitalize}
/*# sourceMappingURL=main.98eedae3.css.map*/