*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body{min-height:100vh}a{text-decoration:none;color:inherit}.app{width:80%;margin:0 auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.navbar{padding:20px 0;display:flex;justify-content:space-between;align-items:center}.navbar .logo{width:150px}.navbar-menu{display:flex;list-style:none;gap:20px;color:#49557e;font-size:18px}.navbar-right{display:flex;align-items:center;gap:28px}.navbar-plain-icon{width:24px}.navbar button{background:transparent;font-size:16px;color:#49557e;padding:10px 24px;border-radius:50px;cursor:pointer;border:1px solid #d8deef}.navbar button:hover{background-color:#fff4f2;transition:.3s ease-in-out}.navbar-menu .active{padding-bottom:2px;border-bottom:2px solid #49557e}.navbar li{cursor:pointer}.navbar-search-icon{position:relative}.navbar-search-icon .dot{position:absolute;min-width:10px;min-height:10px;background-color:tomato;border-radius:5px;top:-8px;right:-8px}.navbar-profile{position:relative}.navbar-profile-trigger{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:1px solid #e0e6f2;background:#fff;padding:0;border-radius:50%;box-shadow:0 12px 26px #49557e14}.navbar-profile-icon{font-size:34px;color:#ff7c4f}.navbar-profile-menu{position:absolute;top:calc(100% + 12px);right:0;width:260px;background:#fff;border:1px solid #eceff7;border-radius:20px;box-shadow:0 20px 40px #0f172a1f;padding:14px;display:flex;flex-direction:column;gap:6px;z-index:20}.navbar-profile-summary{display:flex;align-items:center;gap:12px;padding:10px;border-radius:16px;background:linear-gradient(180deg,#fff8f5,#fff);margin-bottom:4px}.navbar-profile-summary-icon{font-size:48px;color:#ff7c4f;flex-shrink:0}.navbar-profile-summary-content{min-width:0;flex:1}.navbar-profile-summary strong{display:block;color:#25304d;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navbar-profile-summary p{margin:0;color:#7a8296;font-size:13px;line-height:1.45;word-break:break-word}.navbar-menu-item{border:none;background:transparent;display:flex;align-items:center;gap:12px;padding:12px 10px;border-radius:14px;font-size:15px;color:#303b5a;cursor:pointer}.navbar-menu-item svg{width:18px;height:18px;flex-shrink:0}.navbar-menu-item:hover{background:#f7f8fc}.navbar-menu-item.logout{width:100%;justify-content:flex-start;padding:12px 10px;border-radius:14px;color:#d33c2d}.navbar-menu-item.logout:hover{background:#fff2f0}@media(max-width:1050px){.navbar .logo{width:140px}.navbar-menu{gap:20px;font-size:17px}.navbar-right{gap:20px}.navbar-right img,.navbar-plain-icon{width:22px}}@media(max-width:900px){.navbar .logo{width:120px}.navbar-menu{gap:15px;font-size:16px}.navbar-right{gap:16px}.navbar-right img,.navbar-plain-icon{width:20px}.navbar-right button{padding:7px 18px;font-size:15px}}@media(max-width:750px){.navbar-menu{display:none}.navbar{gap:12px}.navbar-right{gap:14px}.navbar-profile-menu{right:-10px;width:min(260px,calc(100vw - 32px))}}.explore-menu{display:flex;flex-direction:column;gap:20px}.explore-menu h1{color:#262626;font-weight:500}.explore-menu-text{max-width:60%;color:gray;line-height:1.7}.explore-menu-list{display:flex;align-items:flex-start;gap:28px;margin:20px 0;overflow-x:auto;padding-bottom:6px}.explore-menu-list::-webkit-scrollbar{display:none}.explore-menu-list-item{border:none;background:transparent;padding:0;min-width:96px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer}.explore-menu-list-item-media{width:clamp(76px,7.5vw,110px);height:clamp(76px,7.5vw,110px);border-radius:50%;padding:4px;border:3px solid transparent;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.explore-menu-list-item-media img,.explore-menu-list-item-fallback{width:100%;height:100%;border-radius:50%}.explore-menu-list-item-media img{display:block;object-fit:cover;box-shadow:0 12px 28px #ff63471f}.explore-menu-list-item-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff4ef,#ffe5de);color:tomato;font-size:clamp(24px,2.2vw,30px);font-weight:700;box-shadow:0 12px 28px #ff63471f}.explore-menu-list-item-media.active{border-color:tomato;box-shadow:0 10px 24px #ff634724}.explore-menu-list-item:hover .explore-menu-list-item-media{transform:translateY(-2px)}.explore-menu-list-item p{margin:0;color:#747474;font-size:max(1.4vw,16px);cursor:pointer;text-align:center}.explore-menu-status{margin:-4px 0 0;color:gray;font-size:14px}.explore-menu hr{margin:10px 0;height:2px;background-color:#e2e2e2;border:none}@media(max-width:1050px){.explore-menu-text{max-width:100%;font-size:14px}}@media(max-width:750px){.explore-menu-list{gap:18px}.explore-menu-list-item{min-width:82px}.explore-menu-list-item p{font-size:14px}}.header{height:34vw;margin:30px auto;background:url(/header_img.jpeg);background-size:cover;border-radius:20px;position:relative}.header-contents{position:absolute;display:flex;flex-direction:column;align-items:start;gap:1.5vw;max-width:50%;bottom:10%;left:6vw;animation:fadeIn 3s}.header-contents h2{font-weight:500;color:#fff;font-size:max(4.5vw,22px)}.header-contents p{color:#fff;font-size:1vw}.header-contents button{border:none;color:#747474;font-weight:500;padding:1vw 2.3vw;font-size:max(1vw,13px);border-radius:50px}@media(max-width:1050px){.header-contents{max-width:45%}}@media(max-width:750px){.header-contents{max-width:65%}.header-contents p{display:none}.header-contents button{padding:2vw 4vw}}.food-display{margin-top:30px}.food-display h2{font-size:max(2vh,24px);font-weight:600}.food-display-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));margin-top:30px;gap:30px;row-gap:50px}.food-item{width:100%;margin:auto;border-radius:15px;box-shadow:0 0 10px #00000015;transition:.3s;animation:fadeIn 1s}.food-item-image{width:100%;border-radius:15px 15px 0 0}.food-item-info{padding:20px}.food-item-name-rating{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.food-item-name-rating p{font-size:20px;font-weight:500}.food-item-name-rating img{width:70px}.food-item-description{color:#676767;font-size:12px}.food-item-price{font-size:22px;font-weight:500;color:tomato;margin:10px 0}.food-item-img-container{position:relative}.food-item-img-container .add{width:35px;position:absolute;bottom:15px;right:15px;cursor:pointer;border-radius:50%}.food-item-counter{position:absolute;bottom:15px;right:15px;display:flex;align-items:center;gap:10px;padding:6px;border-radius:50px;background-color:#fff}.food-item-counter img{width:30px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.place-order{display:flex;align-items:start;justify-content:space-between;gap:50px;margin-top:100px}.place-order-left{width:100%;max-width:clamp(300px,40%,500px)}.place-order-left .title{font-size:30px;font-weight:600;margin-bottom:50px}.place-order-left input,.place-order-left textarea{width:100%;padding:12px;border-radius:4px;border:1px solid #c9c9c9;outline-color:tomato;margin-bottom:15px}.place-order-left textarea{min-height:90px;resize:vertical;font-family:inherit}.place-order-left .place-order-map-section{margin-top:6px}.place-order-map-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.place-order-map-head h3{margin:0 0 6px;font-size:18px;font-weight:600}.place-order-map-head p{margin:0;color:#6b7280;font-size:13px;line-height:1.45}.place-order-map-head button{border:none;border-radius:8px;background:tomato;color:#fff;padding:11px 14px;font-weight:600;cursor:pointer;white-space:nowrap}.place-order-map{position:relative;height:280px;overflow:hidden;border:1px solid #c9c9c9;border-radius:12px;background:#eef2f7;cursor:crosshair;-webkit-user-select:none;user-select:none}.place-order-map:focus{outline:2px solid tomato;outline-offset:3px}.place-order-map img{position:absolute;width:256px;height:256px;max-width:none;pointer-events:none}.place-order-map-marker{position:absolute;width:24px;height:24px;border:4px solid tomato;border-radius:50% 50% 50% 0;background:#fff;box-shadow:0 12px 24px #00000038;transform:translate(-50%,-100%) rotate(-45deg);z-index:3}.place-order-map-marker:after{content:"";position:absolute;inset:4px;border-radius:50%;background:tomato}.place-order-map-hint{position:absolute;left:12px;bottom:12px;z-index:2;padding:8px 10px;border-radius:999px;background:#ffffffeb;color:#4b5563;font-size:12px;font-weight:600;box-shadow:0 8px 18px #0000001a}.place-order-map-credit{position:absolute;right:10px;bottom:10px;z-index:2;padding:5px 8px;border-radius:8px;background:#ffffffe6;color:#4b5563;font-size:11px;text-decoration:none}.place-order-left .multi-fields{display:flex;gap:10px}.place-order-right{width:100%;max-width:max(40%,500px)}.place-order .cart-total button{margin-top:15px}.place-order-message{margin-bottom:20px;color:#d33c2d}.place-order .cart-total button:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.place-order{flex-direction:column;margin-top:60px}.place-order-left,.place-order-right{max-width:none}}@media(max-width:600px){.place-order-left .multi-fields,.place-order-map-head{flex-direction:column}.place-order-map-head button{width:100%}.place-order-map{height:240px}}.cart{margin-top:100px}.cart-items-title{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr 1fr .5fr;align-items:center;color:gray;font-size:max(1vw,12px)}.cart-items-item{margin:10px 0;color:#000}.cart-items-item img{width:50px}.cart hr{height:1px;background-color:#e2e2e2;border:none}.cart-empty{margin-top:20px;color:#666}.cart-items-item .cross{cursor:pointer}.cart-bottom{display:flex;justify-content:space-between;gap:max(12vw,20px);margin-top:80px}.cart-total{flex:1;display:flex;flex-direction:column;gap:20px}.cart-total-details{display:flex;justify-content:space-between;color:#555}.cart-total hr{margin:10px 0}.cart-total button{background-color:tomato;color:#fff;border:none;width:max(15vw,200px);padding:12px 0;border-radius:4px;font-size:14px;cursor:pointer}.cart-promocode{flex:1}.cart-promocode p{color:#555}.cart-promocode-input{margin-top:10px;display:flex;justify-content:space-between;align-items:center;background-color:#eaeaea;border-radius:4px}.cart-promocode-input input{outline:none;border:none;background:transparent;padding-left:10px}.cart-promocode-input button{background-color:tomato;width:max(10vw,150px);border:none;color:#fff;padding:12px 5px;border-radius:4px;cursor:pointer}@media(max-width:750px){.cart-bottom{flex-direction:column-reverse}.cart-promocode{justify-content:start}}.my-orders-page{margin-top:72px;display:flex;flex-direction:column;gap:26px}.my-orders-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.my-orders-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:#9ba3b7;margin-bottom:10px}.my-orders-header h1{color:#1f2937;margin-bottom:10px;font-size:clamp(28px,4vw,42px);font-weight:700}.my-orders-subtitle{color:#6b7280;max-width:620px;line-height:1.7}.my-orders-refresh,.account-empty-state button{border:1px solid #e5e7eb;background:#fff;color:#111827;padding:12px 18px;border-radius:999px;cursor:pointer;font-weight:600;box-shadow:0 10px 24px #0f172a0a}.my-orders-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.my-orders-stat-card{background:#fbfbfb;border:1px solid #eceff3;border-radius:24px;padding:22px 24px;display:flex;flex-direction:column;gap:10px}.my-orders-stat-card span{color:#7b8497;font-size:14px}.my-orders-stat-card strong{font-size:30px;color:#111827;letter-spacing:-.03em}.my-orders-state{padding:18px 20px;border-radius:20px;background:#fff;border:1px solid #eceff3;color:#4b5563}.my-orders-state.error{border-color:#f3d2ce;background:#fff7f6;color:#c04d3f}.my-orders-list{display:flex;flex-direction:column;gap:18px}.my-orders-card{background:#fff;border-radius:28px;border:1px solid #eceff3;box-shadow:0 18px 34px #0f172a0a;padding:24px;display:flex;flex-direction:column;gap:22px}.my-orders-card-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.my-orders-card-label{color:#9ba3b7;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.my-orders-card-top h3{color:#111827;margin-bottom:6px;font-size:22px}.my-orders-card-top>div>span{color:#6b7280;font-size:14px}.my-orders-status-box{display:flex;flex-direction:column;align-items:flex-end;gap:8px;max-width:300px}.my-orders-status-box p{color:#6b7280;font-size:13px;text-align:right;line-height:1.6}.my-orders-badge{border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;white-space:nowrap}.status-pending{background:#fef3c7;color:#9a6700}.status-confirmed{background:#dcfce7;color:#166534}.status-preparing{background:#e0e7ff;color:#3730a3}.status-out-for-delivery{background:#ede9fe;color:#6d28d9}.status-delivered{background:#d1fae5;color:#047857}.status-cancelled{background:#fee2e2;color:#b91c1c}.my-orders-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;position:relative}.my-orders-progress-step{position:relative;display:flex;flex-direction:column;gap:10px;color:#b0b7c5;font-size:12px;font-weight:600}.my-orders-progress-step:after{content:"";position:absolute;top:9px;left:calc(50% + 14px);right:-10px;height:1px;background:#e5e7eb}.my-orders-progress-step:last-child:after{display:none}.my-orders-progress-dot{width:18px;height:18px;border-radius:50%;border:4px solid #e5e7eb;background:#fff;z-index:1}.my-orders-progress-step.completed{color:#111827}.my-orders-progress-step.completed .my-orders-progress-dot{border-color:#111827}.my-orders-progress-step.completed:after{background:#111827}.my-orders-progress-step.current{color:#ff6b3d}.my-orders-progress-step.current .my-orders-progress-dot{border-color:#ff6b3d;box-shadow:0 0 0 4px #ff6b3d1f}.my-orders-cancelled{padding:14px 16px;border-radius:18px;border:1px solid #f5d2cf;background:#fff6f5;color:#b93d31;line-height:1.6}.my-orders-items{display:flex;flex-direction:column;gap:10px}.my-orders-item{display:flex;justify-content:space-between;gap:14px;padding:16px 18px;border-radius:18px;background:#fafafa;border:1px solid #f0f1f4}.my-orders-item strong{color:#111827;font-size:15px}.my-orders-item p{color:#7b8497;margin-top:5px;font-size:13px}.my-orders-item-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.my-orders-item-meta span{color:#7b8497;font-size:13px}.my-orders-item-meta strong{font-size:16px}.my-orders-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.my-orders-summary div{background:#fcfcfc;border:1px solid #eceff3;border-radius:18px;padding:16px 18px;display:flex;flex-direction:column;gap:8px}.my-orders-summary span{color:#7b8497;font-size:13px}.my-orders-summary strong{color:#111827;font-size:20px;letter-spacing:-.02em}.account-empty-state{margin-top:40px;padding:38px;border-radius:30px;background:#fcfcfc;border:1px solid #eceff3;display:flex;flex-direction:column;gap:14px;align-items:flex-start}.account-empty-state h2{color:#111827}.account-empty-state p{color:#6b7280;max-width:560px;line-height:1.7}@media(max-width:980px){.my-orders-header,.my-orders-card-top{flex-direction:column}.my-orders-status-box{align-items:flex-start;max-width:100%}.my-orders-status-box p{text-align:left}.my-orders-progress{grid-template-columns:1fr}.my-orders-progress-step{padding-left:28px}.my-orders-progress-step:after{left:8px;right:auto;top:24px;width:1px;height:calc(100% + 8px)}.my-orders-progress-dot{position:absolute;left:0;top:0}.my-orders-stats,.my-orders-summary{grid-template-columns:1fr}}@media(max-width:700px){.my-orders-page{gap:20px}.my-orders-item{flex-direction:column}.my-orders-item-meta{align-items:flex-start}.my-orders-card,.account-empty-state{padding:18px;border-radius:22px}.my-orders-refresh,.account-empty-state button{width:100%;text-align:center}}.profile-page{margin-top:70px;display:flex;flex-direction:column;gap:24px}.profile-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;color:#ff6b3d;margin-bottom:8px}.profile-header h1{color:#25304d;margin-bottom:10px}.profile-subtitle{color:#6c748c;line-height:1.6;max-width:620px}.profile-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px}.profile-summary-card,.profile-settings-card{background:#fff;border:1px solid #e9edf5;border-radius:26px;box-shadow:0 16px 36px #25304d0f}.profile-summary-card{padding:24px;display:flex;flex-direction:column;gap:18px;background:linear-gradient(180deg,#fff8f5,#fff)}.profile-summary-avatar{width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,#ff7043,#ff9f6b);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:28px}.profile-summary-card h2{color:#25304d}.profile-summary-card p{color:#6c748c}.profile-summary-list{display:flex;flex-direction:column;gap:12px}.profile-summary-list div{border:1px solid #f3e1d8;border-radius:16px;padding:14px 16px;background:#fff}.profile-summary-list span{display:block;font-size:13px;color:#96735a;margin-bottom:5px}.profile-summary-list strong{color:#25304d}.profile-settings-card{padding:24px;display:flex;flex-direction:column;gap:18px}.profile-section-label{text-transform:uppercase;letter-spacing:.1em;font-size:12px;color:#7b869f;margin-bottom:8px}.profile-settings-head h2{color:#25304d}.profile-message{padding:14px 16px;border-radius:14px;background:#effaf4;color:#1c7c4b;border:1px solid #cfead9}.profile-message.error{background:#fff3f2;color:#bb4b3e;border-color:#f2c8c3}.profile-form{display:flex;flex-direction:column;gap:16px}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-form label{display:flex;flex-direction:column;gap:8px}.profile-form span{color:#4f5973;font-size:14px;font-weight:500}.profile-form input{width:100%;padding:13px 14px;border-radius:14px;border:1px solid #d5dcec;outline:none;font-size:15px}.profile-form input:focus{border-color:#ff8d67;box-shadow:0 0 0 4px #ff8d671f}.profile-form button{align-self:flex-start;border:none;background:linear-gradient(135deg,#ff6b3d,#ff9d5c);color:#fff;padding:12px 22px;border-radius:999px;cursor:pointer;font-weight:600}.profile-form button:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.profile-grid,.profile-form-grid{grid-template-columns:1fr}}@media(max-width:700px){.profile-summary-card,.profile-settings-card{padding:18px;border-radius:20px}.profile-form button{width:100%}}.footer{color:#d9d9d9;background-color:#323232;display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 8vw;padding-top:80px;margin-top:80px}.footer-content{width:100%;display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px}.footer-content-left,.footer-content-right,.footer-content-center{display:flex;flex-direction:column;align-items:start;gap:20px}.footer-content-left>img{width:clamp(150px,18vw,220px);max-width:100%;height:auto;object-fit:contain}.footer-content-left li,.footer-content-right li,.footer-content-center li{list-style:none;margin-bottom:10px}.footer-content-right h2,.footer-content-center h2{color:#fff}.footer-social-icons{display:flex;gap:15px}.footer-social-icons img{width:38px;height:38px;object-fit:contain;cursor:pointer}.footer hr{width:100%;height:2px;margin:20px 0;background-color:gray;border:none}@media(max-width:750px){.footer-content{display:flex;flex-direction:column;gap:35px}.footer-content-left>img{width:170px}.footer-copyright{text-align:center}}.login{position:absolute;z-index:1;width:100%;height:100%;background-color:#00000090;display:grid}.login-container{place-self:center;width:max(23vw,330px);color:gray;background-color:#fff;display:flex;flex-direction:column;gap:25px;padding:25px 30px;border-radius:8px;font-size:14px;animation:fadeIn .5s}.login-title{display:flex;justify-content:space-between;align-items:center;color:#000}.login-title img{width:16px;cursor:pointer}.login-inputs{display:flex;flex-direction:column;gap:20px}.login-inputs input{outline:none;border:1px solid #c9c9c9;padding:10px;border-radius:4px}.login-container button{border:none;padding:10px;border-radius:4px;color:#fff;background-color:tomato;font-size:15px;cursor:pointer}.login-container button:disabled{opacity:.7;cursor:not-allowed}.login-condition{display:flex;align-items:start;gap:8px;margin-top:-15px}.login-condition input{margin-top:5px}.login-condition p{color:#747474;font-size:13px}.login p span{color:tomato;font-weight:500;cursor:pointer}.login-error{color:#d33c2d;font-size:13px;margin-top:-10px}
