:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{color:#111827;background:linear-gradient(#f9fbff 0%,#f3f6fb 100%);min-height:100vh;margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.container{width:min(1120px,100% - 32px);margin:0 auto}.top-nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #1118270f;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.logo{color:#111827;flex-shrink:0;align-items:center;gap:10px;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:800;display:inline-flex}.logo-dot{background:linear-gradient(135deg,#ff6b3d,#ff9f43);border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 6px #ff6b3d24}.nav-links,.nav-actions{align-items:center;gap:14px;display:flex}.nav-link{color:#4b5563;white-space:nowrap;border-radius:999px;padding:8px 12px;font-weight:600}.nav-link:hover{color:#111827;background:#1118270d}.user-pill{color:#374151;white-space:nowrap;background:#f3f4f6;border-radius:999px;padding:8px 12px;font-size:.95rem}.cart-icon-link{color:#4b5563;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s;display:inline-flex;position:relative}.cart-icon-link:hover{color:#111827;background:#1118270f}.cart-badge{color:#fff;background:#ff6b3d;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px;box-shadow:0 2px 4px #ff6b3d4d}.btn-primary,.btn-outline,.btn-sm{border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#ff6b3d,#ff9f43);box-shadow:0 16px 35px #ff6b3d38}.btn-primary:hover,.btn-outline:hover{transform:translateY(-1px)}.btn-outline{color:#111827;background:#fff;border:1px solid #1118271f}.btn-sm{padding:8px 14px}.auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:40px 16px;display:flex}.auth-card{background:#fff;border:1px solid #1118270a;border-radius:32px;grid-template-columns:1fr 1fr;gap:40px;width:100%;max-width:820px;padding:48px;display:grid;box-shadow:0 24px 60px #11182714}.auth-copy{flex-direction:column;justify-content:center;display:flex}.auth-copy .cta-eyebrow{color:#ff6b3d;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.82rem;font-weight:700;display:inline-block}.auth-title{margin:0 0 12px;font-family:Syne,sans-serif;font-size:1.8rem;line-height:1.1}.auth-copy p{color:#6b7280;margin:0;line-height:1.6}.auth-form{flex-direction:column;gap:16px;display:flex}.field-group{flex-direction:column;gap:6px;display:flex}.field-group label{color:#374151;font-size:.9rem;font-weight:600}.field-group input,.field-group select{background:#f9fafb;border:1px solid #1118271f;border-radius:12px;outline:none;width:100%;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.field-group input:focus,.field-group select:focus{background:#fff;border-color:#ff6b3d;box-shadow:0 0 0 3px #ff6b3d1f}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:.9rem;font-weight:600}.auth-switch{text-align:center;color:#6b7280;margin:0;font-size:.9rem}.auth-switch a{color:#ff6b3d;font-weight:700}.role-selector{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:40px 16px;display:flex}.role-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:900px;display:grid}.role-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #1118270f;border-radius:24px;flex-direction:column;align-items:center;padding:40px 24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 40px #1118270f}.role-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #1118271a}.role-icon{margin-bottom:16px;font-size:3rem}.role-card h2{margin:0 0 8px;font-family:Syne,sans-serif;font-size:1.3rem}.role-card p{color:#6b7280;margin:0 0 20px;font-size:.95rem}.role-card .btn-primary{width:100%}.hero{padding:72px 0 48px;position:relative;overflow:hidden}.hero-bg{pointer-events:none;position:absolute;inset:0}.hero-orb{filter:blur(8px);opacity:.7;border-radius:999px;position:absolute}.orb-1{background:#ff6b3d2e;width:280px;height:280px;top:-80px;right:-100px}.orb-2{background:#581c8729;width:220px;height:220px;bottom:-40px;left:-60px}.hero-content{max-width:760px;position:relative}.hero-eyebrow{color:#6b7280;background:#fffc;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #1118270a}.pulse-dot{background:#22c55e;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 6px #22c55e2e}.hero-title{letter-spacing:-.03em;margin:18px 0 14px;font-family:Syne,sans-serif;font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.hero-title em{color:#ff6b3d;font-style:normal}.hero-sub{color:#4b5563;max-width:620px;margin:0 0 24px;font-size:1.06rem}.hero-search{flex-wrap:wrap;gap:12px;display:flex}.search-wrap{background:#fff;border-radius:999px;flex:320px;align-items:center;min-width:240px;padding:12px 14px;display:flex;box-shadow:0 16px 40px #11182714}.search-icon{color:#9ca3af;margin-right:10px}.search-input{background:0 0;border:0;outline:none;flex:1;min-width:0}.categories{padding:0 0 26px}.cat-scroll{flex-wrap:wrap;gap:10px;display:flex}.cat-pill{color:#374151;background:#fff;border:1px solid #11182714;border-radius:999px;padding:10px 14px;font-weight:600}.cat-pill.active{color:#fff;background:#111827;border-color:#111827}.businesses,.how-it-works,.biz-cta{padding:24px 0 36px}.section-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-title{margin:0;font-family:Syne,sans-serif;font-size:1.4rem}.section-title.center{text-align:center;margin-bottom:24px}.section-count{color:#6b7280;font-weight:600}.biz-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.biz-card{cursor:pointer;background:#fff;border:1px solid #1118270a;border-radius:24px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 16px 40px #1118270f}.biz-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px #1118271f}.biz-img{color:#fff;justify-content:center;align-items:center;min-height:170px;display:flex;position:relative}.biz-img-placeholder{font-size:3rem}.biz-badge{color:#111827;background:#ffffffe6;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700;position:absolute;top:14px;left:14px}.biz-badge.busy{color:#92400e;background:#fff4c4f2}.biz-fav{color:#111827;background:#fffffff2;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:12px;right:12px}.biz-body{padding:16px}.biz-meta,.biz-footer,.profile-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.biz-type,.biz-dist,.biz-address,.biz-rating,.tag,.text-link{font-size:.92rem}.biz-type{color:#6b7280}.biz-dist{color:#9ca3af}.biz-name{margin:8px 0 4px;font-size:1.08rem}.biz-address{color:#6b7280;margin:0 0 12px}.biz-rating{color:#111827;align-items:center;gap:6px;font-weight:700;display:inline-flex}.tag{color:#374151;background:#f3f4f6;border-radius:999px;padding:5px 9px}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.step,.cta-card{background:#fff;border:1px solid #1118270d;border-radius:24px;box-shadow:0 16px 40px #1118270d}.step{padding:20px}.step-icon{margin-bottom:8px;font-size:1.4rem}.step h3{margin:0 0 8px}.step p{color:#6b7280;margin:0}.cta-card{grid-template-columns:1.2fr .8fr;gap:20px;padding:24px;display:grid}.cta-eyebrow{color:#ff6b3d;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.82rem;font-weight:700;display:inline-block}.cta-text h2{margin:0 0 8px;font-family:Syne,sans-serif;font-size:1.7rem}.cta-text p{color:#6b7280;margin:0 0 16px}.cta-phone{background:linear-gradient(135deg,#111827,#1f2937);border-radius:30px;justify-content:center;align-items:center;min-height:220px;padding:16px;display:flex}.cta-phone-screen{gap:12px;width:100%;max-width:260px;display:grid}.cta-notif{background:#ffffffe6;border-radius:16px;align-items:flex-start;gap:10px;padding:12px;display:flex}.cta-notif strong,.cta-notif span{display:block}.profile-hero{padding:24px 0 8px}.back-btn{color:#374151;background:#fff;border:1px solid #11182714;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;display:inline-flex}.profile-hero-img{border-radius:32px;justify-content:center;align-items:center;min-height:260px;display:flex;box-shadow:0 16px 40px #1118271a}.profile-hero-emoji{font-size:5rem}.profile-info{background:#fff;border-radius:24px;margin-top:20px;padding:20px;box-shadow:0 16px 40px #1118270f}.profile-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-name{margin:6px 0 10px;font-family:Syne,sans-serif;font-size:1.8rem}.profile-meta{color:#6b7280;flex-wrap:wrap;justify-content:flex-start}.fulfilment-toggle{background:#f3f4f6;border-radius:999px;gap:8px;margin-top:16px;padding:6px;display:inline-flex}.ftog{color:#4b5563;background:0 0;border:0;border-radius:999px;padding:8px 14px;font-weight:700}.ftog.active{color:#111827;background:#fff;box-shadow:0 8px 20px #11182714}.menu-layout{grid-template-columns:220px 1fr;gap:24px;padding:28px 0 48px;display:grid}.menu-cats{flex-direction:column;gap:10px;display:flex}.menu-cat-btn{text-align:left;color:#374151;background:#fff;border:0;border-radius:14px;padding:12px 14px;font-weight:600;box-shadow:0 12px 28px #1118270a}.menu-cat-btn.active{color:#fff;background:linear-gradient(135deg,#111827,#374151)}.menu-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.menu-section-title{margin:0;font-family:Syne,sans-serif;font-size:1.3rem}.text-link{color:#ff6b3d;font-weight:700}.menu-item{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:16px;display:flex;box-shadow:0 12px 30px #1118270a}.menu-item-info h3{margin:0 0 6px}.menu-item-info p{color:#6b7280;margin:0 0 8px}.menu-price{color:#111827;font-weight:800}.menu-item-action{flex-shrink:0;align-items:center;gap:12px;display:flex}.item-placeholder{background:#f3f4f6;border-radius:16px;place-items:center;width:48px;height:48px;font-size:1.2rem;display:grid}.add-btn{color:#fff;background:linear-gradient(135deg,#ff6b3d,#ff9f43);border:0;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.empty-state{text-align:center;color:#6b7280;background:#fff;border-radius:20px;padding:24px;box-shadow:0 12px 30px #1118270a}.error{color:#b91c1c}.order-board{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.order-card{background:#fff;border:1px solid #1118270f;border-radius:16px;padding:16px;box-shadow:0 8px 24px #1118270f}.order-card-header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.order-card-items{margin-bottom:12px}.order-card-item{justify-content:space-between;gap:8px;padding:4px 0;font-size:.9rem;display:flex}.order-card-total{border-top:1px solid #11182714;justify-content:space-between;padding-top:8px;font-weight:700;display:flex}.order-card-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}@media (width<=860px){.nav-inner{flex-flow:wrap;padding:14px 0}.nav-links{-webkit-overflow-scrolling:touch;order:3;justify-content:center;gap:8px;width:100%;padding-bottom:4px;overflow-x:auto}.nav-link{padding:6px 10px;font-size:.85rem}.profile-header,.cta-card,.menu-layout{flex-direction:column;grid-template-columns:1fr}.profile-header{align-items:flex-start}.menu-layout{flex-direction:column;display:flex}.menu-cats{-webkit-overflow-scrolling:touch;flex-direction:row;gap:8px;padding-bottom:8px;overflow-x:auto}.menu-cat-btn{white-space:nowrap;flex-shrink:0}.auth-card{grid-template-columns:1fr;padding:32px 24px}.role-grid{grid-template-columns:1fr;max-width:400px}.order-board{grid-template-columns:1fr}.biz-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.cta-card{grid-template-columns:1fr}.cta-phone{min-height:180px}}@media (width<=560px){.hero{padding-top:32px}.nav-inner{gap:8px;padding:12px 0}.nav-actions{gap:6px}.user-pill{display:none}.menu-item{flex-direction:column;align-items:flex-start}.menu-item-action{justify-content:flex-end;width:100%}.container{width:calc(100% - 20px)}.auth-card{border-radius:20px;padding:24px 16px}.auth-title{font-size:1.4rem}.role-card{padding:28px 16px}.role-icon{font-size:2.2rem}.profile-name{font-size:1.3rem}.profile-hero-img{min-height:180px}.profile-hero-emoji{font-size:3.5rem}.profile-info{padding:16px}.biz-grid{grid-template-columns:1fr}.biz-img{min-height:140px}.section-title{font-size:1.1rem}.hero-title{font-size:clamp(1.8rem,6vw,2.5rem)}.hero-sub{font-size:.95rem}.search-wrap{min-width:100%}.hero-search{flex-direction:column}.steps-grid{grid-template-columns:1fr}.order-card{padding:12px}.order-card-actions{flex-direction:column}.order-card-actions .btn-primary,.order-card-actions .btn-outline{width:100%}.fulfilment-toggle{justify-content:center;width:100%}.ftog{text-align:center;flex:1}.menu-header{flex-direction:column;align-items:flex-start;gap:8px}.back-btn{padding:8px 12px;font-size:.85rem}.cat-scroll{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.cat-pill{white-space:nowrap;flex-shrink:0}}@media (width<=380px){.nav-links{gap:4px}.nav-link{padding:4px 8px;font-size:.78rem}.logo{font-size:1rem}.logo-dot{width:10px;height:10px}.btn-sm{padding:6px 10px;font-size:.8rem}}@media print{.top-nav,.back-btn,.btn-primary,.btn-outline,.order-card-actions{display:none!important}.order-card{break-inside:avoid;box-shadow:none;border:1px solid #ddd}}
