@import "https://fonts.googleapis.com/css2?family=Estedad:wght@400;500;600;700;800&display=swap";:root{color:#242420;font-synthesis:none;text-rendering:optimizelegibility;background:#fbfaf7;font-family:Estedad,Tahoma,sans-serif}*{box-sizing:border-box}body{background:#fbfaf7;min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer;border:0}.app-shell{max-width:1180px;min-height:100vh;margin:0 auto;padding:0 28px 120px}.topbar{border-bottom:1px solid #e9e7e1;justify-content:space-between;align-items:center;height:82px;display:flex}.brand-mark{color:#183b35;letter-spacing:-1px;align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}.brand-mark img{object-fit:cover;border-radius:50%;width:43px;height:43px;box-shadow:0 4px 12px #274d421f}.brand-mark i{color:#d6954f;font-size:15px}.location,.top-actions,.section-heading,.food-topline,.trust-row,.cart-total{align-items:center;display:flex}.location{color:#6c6e68;gap:7px;font-size:13px}.location svg{transform:rotate(180deg)}.location-dot{background:#d6954f;border-radius:50%;width:7px;height:7px}.top-actions{gap:7px}.icon-button,.close-button{color:#393b35;background:#f2f1ed;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;position:relative}.notification b{background:#d76d52;border:2px solid #f2f1ed;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:9px}.welcome-row{justify-content:space-between;align-items:flex-start;padding:46px 0 28px;display:flex}.eyebrow{color:#ad713c;align-items:center;gap:5px;margin:0 0 8px;font-size:13px;font-weight:600;display:flex}.welcome-row h1{letter-spacing:-2.5px;margin:0;font-size:clamp(34px,5vw,58px);font-weight:800;line-height:1.28}.welcome-row h1 em{color:#c66e4b;font-style:normal}.avatar{color:#315449;background:#d9e1cd;border-radius:16px;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.search-bar{color:#8a8b85;background:#f1f0ec;border:1px solid #0000;border-radius:15px;align-items:center;gap:10px;height:48px;margin-bottom:22px;padding:0 15px;transition:all .2s;display:flex}.search-bar:focus-within,.search-bar--open{background:#fff;border-color:#c9d2c1}.search-bar input{color:#222;background:0 0;border:0;outline:0;width:100%;font-size:14px}.search-bar button{color:#888;background:0 0;place-items:center;display:grid}.hero-card{color:#fff;background:#274d42;border-radius:25px;grid-template-columns:1fr .9fr;min-height:305px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:1;padding:42px 48px;position:relative}.hero-tag{color:#e4bd81;font-size:13px}.hero-copy h2{letter-spacing:-1.5px;margin:17px 0 7px;font-size:clamp(26px,3.2vw,42px);line-height:1.4}.hero-copy p{color:#c5d2c9;margin:0 0 25px;font-size:14px}.hero-copy button{color:#24473d;background:#e8bd7b;border-radius:11px;align-items:center;gap:7px;padding:12px 17px;font-size:13px;font-weight:700;display:inline-flex}.hero-copy button svg{transform:rotate(180deg)}.hero-image{min-height:305px;position:relative}.hero-image:before{content:"";z-index:1;background:linear-gradient(90deg,#274d42 0%,#274d4233 35%,#0000 70%);position:absolute;inset:0}.hero-image img{object-fit:cover;width:100%;height:100%}.hero-sticker{z-index:2;color:#315449;background:#ffffffe6;border-radius:50%;place-items:center;width:61px;height:61px;font-size:12px;font-weight:700;display:grid;position:absolute;bottom:28px;left:28px;transform:rotate(-12deg)}.menu-section{padding:48px 0 20px}.section-heading{justify-content:space-between;margin-bottom:22px}.section-heading h2{letter-spacing:-1px;margin:0;font-size:27px}.see-all{color:#a86437;background:0 0;align-items:center;gap:4px;font-size:13px;font-weight:700;display:flex}.see-all svg{transform:rotate(180deg)}.category-scroller{scrollbar-width:none;gap:9px;padding-bottom:14px;display:flex;overflow-x:auto}.category-scroller::-webkit-scrollbar{display:none}.category-pill{white-space:nowrap;color:#71736c;background:#f0efeb;border-radius:12px;align-items:center;gap:7px;padding:11px 16px;font-size:13px;display:flex}.category-pill span{color:#b17b4f;font-size:17px}.category-pill.active{color:#2e584b;background:#dce6d5;font-weight:700}.menu-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.food-card{background:#fff;border:1px solid #eeece7;border-radius:19px;transition:transform .2s,box-shadow .2s;overflow:hidden}.food-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px #23302414}.food-image{height:205px;position:relative;overflow:hidden}.food-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.food-card:hover .food-image img{transform:scale(1.04)}.heart-button{color:#66675f;background:#ffffffdb;border-radius:10px;place-items:center;width:33px;height:33px;display:grid;position:absolute;top:12px;left:12px}.food-badge{color:#a35e32;background:#f9e5c6;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.food-content{padding:15px 16px 16px}.food-topline{justify-content:space-between;align-items:flex-start;gap:10px}.food-topline h3{margin:0;font-size:16px}.price{color:#ad6839;white-space:nowrap;font-size:13px;font-weight:700}.price small,.cart-total small{font-size:10px;font-weight:500}.food-content p{color:#84847e;height:46px;margin:8px 0 13px;font-size:12px;line-height:1.9}.add-button{color:#315b4c;background:#f0f4ec;border-radius:10px;justify-content:center;align-items:center;gap:5px;width:100%;padding:10px;font-size:12px;font-weight:700;display:flex}.add-button:active{transform:scale(.98)}.empty-state{color:#888;text-align:center;background:#f3f2ee;border-radius:15px;padding:38px}.trust-row{color:#a46b43;border-top:1px solid #e9e7e1;justify-content:center;gap:80px;margin-top:45px;padding-top:26px}.trust-row div{align-items:center;gap:10px;font-size:11px;line-height:1.8;display:flex}.trust-row b{color:#4c514b;font-size:12px}.trust-row svg{box-sizing:content-box;background:#f4e7d1;border-radius:7px;padding:3px}.bottom-nav{display:none}.floating-cart{color:#fff;z-index:12;background:#294f44;border-radius:16px;justify-content:space-between;align-items:center;width:min(510px,100% - 40px);padding:15px 19px;font-size:12px;display:flex;position:fixed;bottom:25px;right:50%;transform:translate(50%);box-shadow:0 12px 30px #233a2b3d}.floating-cart span,.floating-cart strong{align-items:center;gap:7px;display:flex}.floating-cart strong{color:#f2c988;font-size:12px}.floating-cart strong svg{transform:rotate(180deg)}.cart-overlay{z-index:20;background:#17251e61;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.cart-sheet{background:#fbfaf7;border-radius:27px 27px 0 0;width:min(550px,100%);padding:12px 24px 25px;animation:.25s ease-out slide-up;box-shadow:0 -10px 35px #0000001f}.sheet-handle{background:#d4d2cb;border-radius:4px;width:42px;height:4px;margin:0 auto 18px}.sheet-heading{justify-content:space-between;align-items:flex-start;display:flex}.sheet-heading h2{margin:0;font-size:24px}.cart-list{max-height:39vh;margin:20px 0;overflow-y:auto}.cart-item{border-bottom:1px solid #ece9e2;align-items:center;gap:11px;padding:11px 0;display:flex}.cart-item img{object-fit:cover;border-radius:12px;width:54px;height:54px}.cart-item>div:nth-child(2){flex:1}.cart-item h3{margin:0 0 5px;font-size:13px}.cart-item span{color:#ae6d3f;font-size:11px}.quantity{align-items:center;gap:10px;display:flex}.quantity button{color:#345b4c;background:#e5ede0;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.quantity b{font-size:13px}.cart-total{border-top:1px solid #e8e5de;justify-content:space-between;padding-top:17px;font-size:13px}.cart-total strong{color:#a76137;font-size:18px}.checkout-button{color:#fff;background:#2b5145;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:18px;padding:15px;font-weight:700;display:flex}.checkout-button svg{transform:rotate(180deg)}.delivery-note{color:#999;text-align:center;margin:12px 0 0;font-size:10px}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.app-shell{padding:0 16px 116px}.topbar{height:68px}.location{font-size:11px}.welcome-row{padding:29px 0 20px}.welcome-row h1{letter-spacing:-1.7px;font-size:35px}.hero-card{border-radius:20px;grid-template-columns:1.15fr .85fr;min-height:225px}.hero-copy{padding:24px 20px}.hero-copy h2{margin:12px 0 5px;font-size:23px}.hero-copy p{margin-bottom:16px;font-size:11px}.hero-copy button{padding:10px 11px;font-size:11px}.hero-image{min-height:225px}.hero-sticker{width:45px;height:45px;font-size:9px;bottom:15px;left:12px}.menu-section{padding-top:34px}.section-heading h2{font-size:24px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.food-image{height:145px}.food-content{padding:12px 11px 11px}.food-topline{display:block}.food-topline h3{margin-bottom:5px;font-size:14px}.price{font-size:11px}.food-content p{height:37px;margin:7px 0 10px;font-size:10px;line-height:1.7;overflow:hidden}.add-button{padding:9px 3px;font-size:10px}.food-badge{padding:4px 6px;font-size:9px;top:8px;right:8px}.heart-button{width:28px;height:28px;top:8px;left:8px}.trust-row{justify-content:space-around;gap:22px}.bottom-nav{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-top:1px solid #e8e6df;justify-content:space-between;height:72px;padding:7px 22px 8px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#92938c;background:0 0;flex-direction:column;align-items:center;gap:4px;min-width:55px;font-size:10px;display:flex;position:relative}.bottom-nav button.active{color:#2b5a4b}.bottom-nav .bag-nav b{color:#fff;background:#d66c4e;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:-4px;right:9px}.floating-cart{width:calc(100% - 32px);padding:12px 15px;bottom:84px}.cart-sheet{padding-left:18px;padding-right:18px}.cart-list{max-height:36vh}}@media (width<=380px){.hero-copy h2{font-size:20px}.hero-copy p{display:none}.hero-card,.hero-image{min-height:205px}.food-image{height:128px}.category-pill{padding:10px 12px}}.admin-page{color:#26332d;direction:rtl;background:#f5f6f2;min-height:100vh}.admin-header{background:#fff;border-bottom:1px solid #e5e9e2;justify-content:space-between;align-items:center;height:76px;padding:0 5%;display:flex}.admin-brand,.admin-header-actions,.admin-item-info,.admin-item-actions,.site-link,.logout-button,.admin-primary,.admin-notice{align-items:center;display:flex}.admin-brand{gap:11px}.admin-brand strong,.admin-brand span{display:block}.admin-brand strong{font-size:17px}.admin-brand span{color:#899087;margin-top:3px;font-size:11px}.admin-logo{color:#2b5d4d;background:#dce9d6;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.admin-header-actions{gap:13px}.site-link,.logout-button{gap:6px;font-size:12px;text-decoration:none}.site-link{color:#30604f}.site-link svg{transform:rotate(180deg)}.logout-button{color:#969b94;background:0 0}.admin-main{width:min(1000px,100% - 32px);margin:0 auto;padding:45px 0 80px}.admin-title-row{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.admin-title-row h1{letter-spacing:-1px;margin:0;font-size:32px}.admin-primary{color:#fff;background:#2b5a4b;border-radius:11px;justify-content:center;gap:7px;padding:12px 17px;font-size:13px;font-weight:700}.add-item{min-height:44px}.admin-toolbar{align-items:center;gap:10px;margin-bottom:18px;display:flex}.admin-search{color:#899088;background:#fff;border:1px solid #e2e6df;border-radius:11px;flex:1;align-items:center;gap:8px;min-height:46px;padding:0 13px;display:flex}.admin-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.admin-toolbar select,.admin-modal select,.admin-modal input,.admin-modal textarea,.login-card input{color:#334038;background:#fff;border:1px solid #e2e6df;border-radius:10px;outline:0;min-height:46px;padding:0 12px;font-family:inherit;font-size:13px}.admin-toolbar select{min-width:150px}.items-count{color:#90968f;white-space:nowrap;font-size:12px}.admin-notice{color:#357157;background:#e5f2e1;border-radius:10px;gap:7px;margin-bottom:14px;padding:12px 14px;font-size:12px}.admin-list{gap:10px;display:grid}.admin-item{background:#fff;border:1px solid #e7ebe5;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:13px 15px;display:flex}.admin-item-info{gap:12px;min-width:0}.admin-item-info img{object-fit:cover;background:#eef0eb;border-radius:11px;width:58px;height:58px}.admin-item-info h3{margin:0 0 5px;font-size:14px}.admin-item-info p{color:#899087;white-space:nowrap;text-overflow:ellipsis;max-width:500px;margin:0 0 6px;font-size:11px;overflow:hidden}.admin-category{color:#a66c3d;background:#fbecd9;border-radius:5px;padding:3px 7px;font-size:10px;display:inline-block}.admin-item-actions{gap:8px}.admin-item-actions strong{color:#a56538;white-space:nowrap;margin-left:10px;font-size:14px}.admin-item-actions small{font-size:9px}.admin-item-actions button,.modal-close{color:#47715f;background:#f0f3ee;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.admin-item-actions button.danger{color:#bd6253;background:#fcedeb}.admin-page label{color:#5d675f;gap:7px;font-size:12px;font-weight:600;display:grid}.login-card{background:#fff;border:1px solid #e6ebe3;border-radius:20px;width:min(400px,100% - 32px);margin:0 auto;padding:42px 35px;box-shadow:0 15px 35px #2747350f}.admin-page:has(.login-card){place-items:center;display:grid}.login-card h1{margin:0 0 7px;font-size:28px}.login-copy{color:#858d85;margin:0 0 25px;font-size:13px}.login-card form{gap:16px;display:grid}.login-card input{width:100%}.admin-error{color:#ad5348;background:#fff0ee;border-radius:8px;padding:10px;font-size:11px}.admin-logo+.eyebrow{margin-top:22px}.login-hint{text-align:center;color:#a0a49e;margin:20px 0 12px;font-size:10px}.back-link{text-align:center;color:#3a6957;font-size:12px;text-decoration:none;display:block}.admin-modal-backdrop{z-index:30;background:#192c2359;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal{background:#fbfaf7;border-radius:20px;gap:15px;width:min(500px,100%);max-height:90vh;padding:25px;display:grid;overflow-y:auto;box-shadow:0 20px 60px #00000029}.modal-title{justify-content:space-between;align-items:flex-start;margin-bottom:3px;display:flex}.modal-title h2{margin:0;font-size:22px}.modal-close{color:#6e756d;background:#eee}.admin-modal textarea{resize:vertical;min-height:78px;padding-top:12px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.cancel-button{color:#5f6b61;background:#e9ece6;border-radius:10px;padding:12px 17px;font-size:12px}@media (width<=640px){.admin-header{padding:0 16px}.admin-header-actions{gap:8px}.site-link{font-size:0}.site-link svg{width:20px;height:20px}.admin-main{padding-top:28px}.admin-title-row{align-items:flex-start;gap:15px}.admin-title-row h1{font-size:26px}.add-item{padding:11px 12px;font-size:11px}.admin-toolbar{flex-wrap:wrap}.admin-search{flex-basis:100%}.admin-toolbar select{flex:1}.admin-item{flex-direction:column;align-items:flex-start;gap:13px}.admin-item-info{width:100%}.admin-item-actions{justify-content:flex-end;width:100%}.admin-item-info p{max-width:200px}.login-card{padding:32px 24px}}.platform-shell{color:#24352e;direction:rtl;background:#fbfaf7;min-height:100vh}.platform-header{border-bottom:1px solid #e9e7e1;justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);height:82px;margin:auto;display:flex}.platform-brand{color:#183b35;align-items:center;gap:9px;font-size:20px;font-weight:800;text-decoration:none;display:flex}.platform-brand img{object-fit:cover;border-radius:50%;width:45px;height:45px}.platform-admin-link{color:#47715f;align-items:center;gap:7px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.platform-admin-link svg{transform:rotate(180deg)}.platform-main{width:min(1120px,100% - 40px);margin:auto;padding:45px 0 90px}.platform-hero{color:#fff;background:#274d42;border-radius:28px;justify-content:space-between;align-items:center;min-height:300px;padding:44px 55px;display:flex;position:relative;overflow:hidden}.platform-hero:after{content:"";background:#e7be7c21;border-radius:50%;width:340px;height:340px;position:absolute;top:-80px;left:15%}.platform-hero-copy{z-index:1;position:relative}.platform-hero h1{letter-spacing:-3px;margin:0;font-size:clamp(35px,6vw,68px);line-height:1.3}.platform-hero h1 em{color:#e9bd7b;font-style:normal}.platform-hero-copy>p:last-child{color:#c5d2c9;margin:15px 0 0;font-size:14px}.platform-hero .eyebrow{color:#e4bd81}.platform-hero-orb{color:#e9bd7b;letter-spacing:5px;z-index:1;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:190px;height:190px;font-size:29px;font-weight:800;display:grid;position:relative;transform:rotate(-12deg)}.platform-heading{justify-content:space-between;align-items:end;margin:46px 0 20px;display:flex}.platform-heading h2{margin:0;font-size:30px}.platform-heading>span{color:#9a8064;font-size:12px}.platform-search{color:#8a8c84;background:#fff;border:1px solid #e5e2d9;border-radius:14px;align-items:center;gap:10px;height:50px;margin-bottom:24px;padding:0 16px;display:flex}.platform-search input{color:#293b32;background:0 0;border:0;outline:0;width:100%;font-size:13px}.cafe-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.cafe-card{color:inherit;background:#fff;border:1px solid #ebe9e2;border-radius:19px;text-decoration:none;transition:all .2s;display:block;overflow:hidden}.cafe-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #23302414}.cafe-card-art{place-items:center;height:160px;display:grid}.cafe-card-art img{object-fit:cover;border:4px solid #fffc;border-radius:50%;width:86px;height:86px}.cafe-card-body{justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.cafe-card-body h3{margin:0 0 5px;font-size:16px}.cafe-card-body p{color:#858d85;margin:0 0 8px;font-size:11px}.cafe-card-body small{color:#a46b43;align-items:center;gap:4px;font-size:10px;display:flex}.cafe-card-arrow{color:#3d6a57;background:#edf3e9;border-radius:10px;flex:none;place-items:center;width:35px;height:35px;display:grid}.platform-empty{text-align:center;color:#888d85;background:#f2f1ec;border-radius:16px;padding:50px 20px;font-size:13px}.platform-footer{color:#989a92;text-align:center;border-top:1px solid #e9e7e1;padding:24px;font-size:11px}@media (width<=680px){.platform-header,.platform-main{width:min(100% - 28px,1120px)}.platform-header{height:70px}.platform-main{padding-top:22px}.platform-hero{min-height:270px;padding:32px 24px}.platform-hero h1{letter-spacing:-1.7px;font-size:38px}.platform-hero-copy>p:last-child{max-width:220px;font-size:12px;line-height:1.8}.platform-hero-orb{width:112px;height:112px;font-size:17px}.platform-heading{margin-top:32px}.platform-heading h2{font-size:25px}.cafe-grid{grid-template-columns:1fr;gap:13px}.cafe-card{grid-template-columns:105px 1fr;display:grid}.cafe-card-art{height:100%;min-height:112px}.cafe-card-art img{width:63px;height:63px}.cafe-card-body{padding:13px}}
