:root{--primaryColor:#b22222;--secondaryColor:#eee6d8;--textColor:#2c2c2c;--textColorGray:#2c2c2cab;--gold:#e2a537;--whiteBG:#fbfaf8}body{width:100%;height:100vh}#backGroundImage{z-index:-1;filter:blur(3px);background-image:url(/assets/ChatGPT%20Image%20Mar%2026_%202026_%2011_47_29%20PM-DKWETR_O.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;margin:0;position:absolute}#backGroundImage:after{content:"";opacity:.3;background-color:#b22222;width:100%;height:100%;position:absolute;left:0}#mainLogin{position:relative;overflow:hidden}#mainLogin:after,#mainLogin:before{content:"";background-color:#b22222;width:10px;height:100%;position:absolute}#mainLogin:before{top:0;left:15px}#mainLogin:after{bottom:-180px;right:10px;transform:rotate(45deg)}#loginFoodLogo{position:absolute}#searchBar{background-color:var(--whiteBG);border:2px solid;border-radius:5px;height:50px;padding:9px 15px;transition:all 2s .5s}#searchBar>*{transition:all 2s}#searchBar:focus-within{border-color:var(--gold);color:var(--gold);box-shadow:0px 0px 30px var(--gold);border-radius:28px}#searchBar input{background-color:unset;text-transform:capitalize;color:var(--textColorGray);border:none;outline:none;flex:1;font-size:16px}#backgroundImageMainPage{background-image:url(/assets/Gemini_Generated_Image_4umtwj4umtwj4umt-C1vBpt84.png);background-size:cover}#backgroundImageMainPage .custom-shape-divider-bottom-1775654204{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden}#backgroundImageMainPage .custom-shape-divider-bottom-1775654204 svg{width:calc(161% + 1.3px);height:186px;display:block;position:relative}#backgroundImageMainPage .custom-shape-divider-bottom-1775654204 .shape-fill{fill:#972f2f}#backgroundImageMainPage .custom-shape-divider-bottom-1775654187{width:101%;line-height:0;position:absolute;bottom:0;left:0}#backgroundImageMainPage .custom-shape-divider-bottom-1775654187 svg{width:calc(100% + 1.3px);height:150px;display:block;position:relative}#backgroundImageMainPage .custom-shape-divider-bottom-1775654187 .shape-fill{fill:#eee6d8}.custom-shape-divider-top-1775694504{width:100%;line-height:0;position:absolute;top:0;left:0;overflow:hidden}.custom-shape-divider-top-1775694504 svg{width:calc(117% + 1.3px);height:92px;display:block;position:relative;transform:rotateY(180deg)}.custom-shape-divider-top-1775694504 .shape-fill{fill:#eee6d8}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000000f;border-radius:20px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--gold,#e2a537), var(--primaryColor,#b22222));border:2px solid #fff3;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, #ffd27a, var(--primaryColor,#7f1717))}*{scrollbar-width:thin;scrollbar-color:var(--primaryColor,#b22222) #0000000f}
