*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;background:#0a0a0a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif}body:before{content:"";z-index:-1;background:url(/bg.png) 50%/cover no-repeat;width:100%;height:100%;position:fixed;top:0;left:0}.app{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ae0;max-width:440px;min-height:100vh;margin:0 auto;padding:24px 20px;position:relative;overflow:hidden}.food-bg-container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.food-bg-img{object-fit:cover;border-radius:50%;animation:8s ease-in-out infinite foodFloat;position:absolute;box-shadow:0 4px 15px #0006}@keyframes foodFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}header,main,section,.card-container,.actions,.filters,.restaurants,.buddy-bar{z-index:2;position:relative}header{text-align:center;padding:16px 0 8px}.logo{width:200px;height:auto}.card-container{justify-content:center;padding:12px 0;display:flex}.card{perspective:1200px;cursor:pointer;width:100%;max-width:340px;height:220px}.card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.card-inner.flipped{transform:rotateY(180deg)}.card.flipping .card-inner{animation:.4s ease-out quickFlip}.card.final-spin .card-inner{animation:.15s linear infinite spinFast}.card-front,.card-back{backface-visibility:hidden;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.card-front{background:linear-gradient(135deg,#ff6b35cc,#ff8e53e6);box-shadow:0 8px 30px #ff6b3533}.card-prompt{color:#fff;letter-spacing:.5px;font-size:1.2rem;font-weight:700}.card-back{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);padding:24px;transform:rotateY(180deg);box-shadow:0 8px 30px #0000004d}.card-cuisine{text-transform:uppercase;letter-spacing:2px;color:#00c9a7;background:#00c9a726;border-radius:8px;margin-bottom:8px;padding:4px 10px;font-size:.65rem;font-weight:700}.card-food{text-align:center;color:#fff;margin-bottom:12px;font-size:1.8rem;font-weight:800;line-height:1.2}.card-meal{color:#ff6b35;letter-spacing:1px;text-transform:uppercase;background:#ff6b3526;border-radius:8px;padding:4px 10px;font-size:.7rem;font-weight:700}@keyframes quickFlip{0%{transform:rotateY(0)}50%{transform:rotateY(90deg)}to{transform:rotateY(180deg)}}@keyframes spinFast{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.final-btn-wrap{text-align:center;margin-bottom:24px}.final-btn{color:#fff;cursor:pointer;background:#ff6b35;border:none;border-radius:16px;width:100%;max-width:340px;padding:16px 48px;font-size:1rem;font-weight:700;transition:transform .2s;box-shadow:0 4px 20px #ff6b354d}.final-btn:active{transform:scale(.96)}.final-hint{color:#ffffff4d;margin-top:8px;font-size:.7rem}.countdown{background:#ffffff0d;border-radius:20px;justify-content:center;align-items:center;max-width:300px;height:36px;margin:0 auto 24px;display:flex;position:relative;overflow:hidden}.countdown-bar{opacity:.3;background:linear-gradient(90deg,#f37021,#e85d10);border-radius:20px;height:100%;transition:width 1s linear;position:absolute;top:0;left:0}.countdown-text{letter-spacing:1px;font-size:.8rem;font-weight:700;position:relative}.meals{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:24px;display:flex}.meal-btn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;padding:8px 16px;font-size:.75rem;font-weight:600;transition:all .2s}.meal-btn.active{color:#fff;background:#ff6b35;border-color:#ff6b35;box-shadow:0 4px 12px #ff6b354d}.meal-btn.halal.active{color:#fff;background:#4caf50;border-color:#4caf50;box-shadow:0 4px 12px #4caf504d}.nearby{margin-top:8px}.nearby-title{color:#fff;margin-bottom:12px;font-size:.9rem;font-weight:700}.resto{cursor:pointer;background:#1a1a2e;border:none;border-radius:16px;align-items:center;gap:12px;margin-bottom:8px;padding:14px 16px;transition:all .2s;display:flex}.resto:hover{background:#16213e;transform:translate(4px)}.resto-rank{color:#ff6b35;background:#ff6b3526;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.resto-info{flex:1}.resto-name{color:#fff;font-size:.85rem;font-weight:600;display:block}.resto-dist{color:#fff6;font-size:.7rem}.resto-nav{color:#ff6b35;width:18px;height:18px}.nearby-empty,.nearby-loading{text-align:center;color:#ffffff4d;margin-top:16px;font-size:.8rem}.loc-btn{color:#ffffff59;cursor:pointer;border:1px dashed #ffffff1a;border-radius:16px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:12px;font-size:.8rem;transition:all .2s;display:flex}.loc-btn:hover{color:#f37021;border-color:#f370214d}.loc-icon{width:16px;height:16px}.actions{gap:10px;margin-top:20px;display:flex}.action-btn{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.action-btn:hover{color:#fff;background:#ffffff14}.action-btn svg{width:16px;height:16px}.tag-btn:hover{color:#10b981;border-color:#10b9814d}.buddy-btn:hover{color:#f37021;border-color:#f370214d}.panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;margin-top:16px;padding:16px}.panel h3{color:#ffffffb3;margin-bottom:12px;font-size:.85rem}.input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;margin-bottom:8px;padding:10px 14px;font-size:.8rem}.input:focus{border-color:#f3702166}.panel-btns{gap:8px;display:flex}.panel-btn{color:#f37021;cursor:pointer;background:#f3702126;border:1px solid #f370214d;border-radius:10px;padding:8px 16px;font-size:.75rem;font-weight:600}.error{color:#ef4444;margin-top:6px;font-size:.7rem}.msg{color:#10b981;margin-top:6px;font-size:.7rem}.buddy-item{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 0;font-size:.8rem;display:flex}.remove-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:1.2rem}.add-buddy-form{gap:8px;margin-top:10px;display:flex}.add-buddy-form .input{flex:1;margin-bottom:0}.tag-toast{color:#fff;z-index:99;background:#10b981;border-radius:20px;padding:10px 20px;font-size:.8rem;font-weight:600;animation:.3s fadeIn;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.ad-container{border-radius:12px;min-height:50px;margin:16px 0;overflow:hidden}.buddy-tabs{gap:4px;margin-bottom:12px;display:flex;overflow-x:auto}.tab-btn{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1a;border-radius:10px;padding:6px 12px;font-size:.7rem;font-weight:600}.tab-btn.active{color:#fff;background:#ff6b35;border-color:#ff6b35}.feed-home{margin-top:16px}.section-title{color:#fff;margin-bottom:8px;font-size:.9rem;font-weight:700}.feed-item{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding:8px 0;display:flex}.feed-avatar{color:#00c9a7;background:#00c9a733;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.feed-text{flex-direction:column;display:flex}.feed-who{color:#fff;font-size:.8rem}.feed-place{color:#fff6;font-size:.7rem}.feed-time{color:#ffffff40;font-size:.65rem}.challenge-item{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.challenge-info{flex-direction:column;display:flex}.challenge-from{color:#ffffff80;font-size:.7rem}.challenge-food{color:#fff;font-size:.9rem;font-weight:700}.challenge-btn{color:#ff6b35;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:.7rem;font-weight:600}.done-badge{color:#00c9a7;font-size:.7rem;font-weight:600}.lb-item{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding:10px 0;display:flex}.lb-rank{color:#fff6;width:36px;font-size:1.1rem;font-weight:800}.lb-rank.rank-1{color:gold}.lb-rank.rank-2{color:silver}.lb-rank.rank-3{color:#cd7f32}.lb-info{flex:1}.lb-name{color:#fff;font-size:.85rem;font-weight:600;display:block}.lb-badge{color:#00c9a7;font-size:.7rem}.lb-pts{color:#ff6b35;font-size:.85rem;font-weight:700}.group-flip-box{background:#ffffff08;border-radius:12px;margin:12px 0;padding:12px}.group-flip-box h4{color:#fff;margin-bottom:2px;font-size:.85rem}.group-flip-box .hint{color:#fff6;margin-bottom:8px;font-size:.7rem}.group-btns{gap:8px;display:flex}.share-btn{color:#00c9a7!important;background:#00c9a726!important;border-color:#00c9a74d!important}.empty{text-align:center;color:#fff6;padding:20px 0;font-size:.8rem}.logout-btn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;margin-top:12px;font-size:.7rem}.card:active{transform:scale(.96)}
