h1,h2{font-variant:small-caps;text-align:center;margin-top:2rem}h1{color:#fff;font-size:1.75rem}h2{font-size:1.5rem;color:#fffc63}.badges{display:flex;flex-direction:column;border-top:1px solid #565656}#badges-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem;justify-items:center;margin-bottom:2rem}.no-badges,.no-quests{text-align:center;padding-left:1.5rem;padding-right:1.5rem}.clear-area{display:flex;justify-content:center;margin:1rem}.badge-item{text-align:center;max-width:120px}.badge-item img{width:100%;height:auto;max-width:60px;border-radius:12px;transition:transform .2s ease}.badge-item img:hover{transform:scale(1.05)}.badge-label{display:block;margin-top:.5rem;font-size:.9rem;color:#fff;text-align:center}.badge-item.locked img{opacity:.4;filter:grayscale(100%)}.badge-label.locked-label{color:#888;font-style:italic}.custom-tooltip{position:fixed;background:#fffee0;color:#000;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;z-index:10000;pointer-events:none;opacity:0;transition:opacity .3s ease;text-align:center;line-height:1.4;box-shadow:0 4px 12px #00000080;border:1px solid #ffd700}.custom-tooltip.show{opacity:1}#clear-progress-btn{border:1px solid #cf0700;color:#fff;background:unset;padding:.6rem 1.2rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s ease,transform .1s ease}#clear-progress-btn:hover{background:#c9302c;transform:scale(1.03)}#clear-progress-btn:active{background:#ac2925;transform:scale(.98)}.last-sync{margin:3rem;text-align:center}.summary-area{padding:1rem 0;background:linear-gradient(135deg,#0ff,rgb(141,0,118),rgb(0,0,96),#0ff);background-size:400% 400%;animation:neonGradient 30s ease infinite}.summary-area h2{margin-top:1rem;color:#fff;font-variant:small-caps}.summary-area .score-heading{text-align:center;font-variant:small-caps;color:#fdbbff}.summary-area #score,.summary-area .total{font-size:2rem;text-align:center;color:#fff!important}.summary-area .foodie-score{margin:0 1rem;flex-direction:column}.summary{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}@keyframes neonGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.stat{display:flex;align-items:center;background:rgba(15,15,25,.85);padding:.8rem;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.stat[data-scroll-to]{cursor:pointer}.stat[data-scroll-to]:hover{transform:translateY(-2px);background:rgba(15,15,25,.95)}.stat[data-scroll-to]:active{transform:translateY(0)}.tiny-thumb{width:2rem;height:auto;max-width:48px;margin-right:.8rem}.stat-info{display:flex;flex-direction:column;justify-content:center}.stat-number{font-size:1.6rem;font-weight:700;color:#ffc400}.stat-label{font-size:.9rem;color:#fff;text-transform:uppercase;letter-spacing:1px}#completed-quests-container{padding:2rem 1rem;border-top:1px solid #565656;border-bottom:1px solid #565656}.completed-quests-title{margin:0 0 1rem;color:#fff8d1;font-size:1.75rem;text-align:center}#completed-quests-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.quest-item{text-align:center;width:100%;max-width:240px;padding:.75rem;border-radius:12px;transition:transform .2s ease}.quest-item:hover{transform:scale(1.03)}.quest-item img{width:100%;height:auto;max-width:200px;border-radius:8px}.quest-item.locked img{opacity:.4;filter:grayscale(100%)}.quest-label{display:block;margin-top:.5rem;font-size:.95rem;color:#fff;text-align:center}.quest-label.locked-label{color:#888;font-style:italic}#must-try-list{list-style:none;margin:1rem 0 3rem;padding:0}#must-try-list li{padding:.75rem 1rem;margin-bottom:.5rem;background:rgba(255,255,255,.05);border-radius:.5rem;color:#eee;font-size:1.125rem;text-align:center}#must-try-list li.no-must-try{text-align:center;color:#ccc;font-style:italic;display:flex;flex-direction:column;align-items:center;gap:.75rem}.visited-section{margin-top:1rem;margin-bottom:3rem;padding-top:1rem}#visited-list{list-style:none;margin:1rem 0 3rem;padding:0}#visited-list li{padding:.75rem 1rem;margin-bottom:.5rem;background:rgba(255,255,255,.05);border-radius:.5rem;color:#eee;font-size:1.125rem;text-align:center}#visited-list li.no-visited{text-align:center;color:#ccc;font-style:italic}#invite-explore-btn{background:transparent;border:2px solid #fff;color:#fff;padding:.5rem 1.25rem;border-radius:2rem;font-size:.95rem;cursor:pointer;transition:background .2s,color .2s}#invite-explore-btn:hover{background:#fff;color:#222}.character{display:flex;justify-content:center;margin-bottom:-9px}.character img{max-width:10rem}.must-try-section{margin-top:1rem;margin-bottom:3rem}.must-try-logo,.visited-logo{display:flex;justify-content:center;padding-top:2rem}.featured-image{max-width:10rem!important}.action-area{display:flex;justify-content:center}button{background:none;border:none;padding:.5rem;color:#fff;font-size:1.25rem;cursor:pointer;position:relative;display:flex;align-items:center;gap:.5rem}button i{color:#fff5bb}.gradient-border{position:relative;z-index:0;padding:1rem}.gradient-border:before{content:"";position:absolute;inset:0;border-radius:1.5rem;padding:2px;background:linear-gradient(to bottom,white,#fffb93);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.must-try-modal{position:fixed;inset:0;background-color:#000;color:#fff;z-index:9999;overflow-y:auto;display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding:2rem 2rem 1rem}.must-try-modal{background-color:#000000d9}@supports (backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px)){.must-try-modal{background-color:#0000001a;backdrop-filter:blur(20px) brightness(.8);-webkit-backdrop-filter:blur(20px) brightness(.9)}}.must-try-modal.hidden{display:none}.must-try-modal-content{width:100%;max-width:600px;margin:auto;text-align:center;display:flex;flex-direction:column;overflow:hidden}.must-try-modal-text{background-color:#a0a0a01a;width:100%;font-size:1.25rem;padding:.25rem .75rem}.must-try-logo img{max-width:15rem;margin-bottom:1rem}.must-try-modal-content h2{font-size:2rem;margin-bottom:1.5rem;color:#fffb93;display:none}#must-try-modal-list{flex:1 1 auto;overflow-y:auto;padding:0;margin:0;list-style:none}#must-try-modal-list li{display:flex;align-items:center;gap:1rem;margin:1rem 0;font-size:1.1rem;color:#fff}#must-try-modal-list li.empty img{border:2px solid #8e8e8e}#must-try-modal-list li.empty .must-try-modal-text{color:#ffffff80}#must-try-modal-list .must-try-modal-text{min-height:2.375rem}#must-try-modal-list img{width:60px;height:60px;object-fit:cover;border-radius:8px;border:2px solid #fffb93}.sticky-message{position:sticky;bottom:0;color:#fff;font-size:.85rem;padding:.5rem 1rem;text-align:center;border-top:1px solid #fffb93;font-family:Inter,sans-serif;z-index:10}.sticky-message a{color:#fffb93;text-decoration:underline}.close-btn{position:fixed;top:1rem;left:1rem;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background:rgba(29,29,29,.75);font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10001;transition:background .2s ease,transform .2s ease}.close-btn i{color:#fffb93}#must-try-circles{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}.circle{position:absolute;width:36px;height:36px;border-radius:50%;opacity:.8;animation:fall linear forwards}@keyframes fall{to{transform:translateY(100vh) rotate(360deg);opacity:0}}.modal{z-index:2000;position:fixed;top:50%;left:50%;width:100%;max-width:600px;transform:translate(-50%,-50%);background:#fff;box-shadow:0 0 20px #00000080;border-radius:8px;display:none;background-color:#000}.modal:not(.hidden){display:block}body.modal-open:before{content:"";position:fixed;z-index:1999;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75)}.modal-content{background-color:#000;padding-left:1rem;padding-right:1rem}.eatery-hero{margin-bottom:1rem;margin-left:-1rem;margin-right:-1rem}.eatery-hero-img{width:100%;height:auto;max-height:300px;object-fit:cover}.eatery-modal-title{text-align:left;color:#fff;font-size:2rem;font-weight:700;font-variant:small-caps;margin-bottom:.25rem}.eatery-type{color:#ffbdeb;font-size:18px;font-weight:700;font-variant:small-caps}.eatery-address{color:#fff;font-size:18px;font-weight:700;font-variant:small-caps}.quest-modal-close,.back-button,.lightbox-close{position:fixed;top:1rem;left:1rem;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background:rgba(29,29,29,.75);font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10001;transition:background .2s ease,transform .2s ease}.eatery-actions{display:flex;gap:1rem;margin:1rem 0;justify-content:center}.eatery-actions button{display:inline-flex;height:64px;padding:.5rem 1rem;align-items:center;gap:16px;flex-shrink:0;background-color:unset;color:#fff;border-radius:1rem;font-variant:small-caps;font-size:1.25rem;line-height:1.25rem}.eatery-actions .btn-icon{width:1.75rem;height:1.75rem;display:inline-block}.eatery-actions .on{display:none}.eatery-actions .off{display:inline-block}.eatery-actions .visited-btn{border:1px solid #ccff99}.eatery-actions .must-try-btn{border:1px solid #feadbe}.eatery-actions .visited-btn.active{border:1px solid #94EA96;background-color:#94ea9633}.eatery-actions .must-try-btn.active{color:#fff;border:1px solid red;background-color:#ff636633}.eatery-actions .active .on{display:inline-block}.eatery-actions .active .off{display:none}.eatery-gallery{column-count:2;column-gap:.5rem;margin-top:1rem}.eatery-gallery img{width:100%;margin-bottom:.5rem;border-radius:8px;display:inline-block;break-inside:avoid;box-shadow:0 2px 6px #00000026}#lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;z-index:99999}#lightbox-overlay.hidden{display:none}#lightbox-overlay img{max-width:95%;max-height:95%;border-radius:8px;box-shadow:0 0 15px #00000080;object-fit:contain}.toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(100px);background:rgba(0,0,0,.9);color:#fff;padding:1rem 1.5rem;border-radius:.5rem;font-size:1rem;z-index:10000;opacity:0;transition:all .3s ease;box-shadow:0 4px 12px #0000004d;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.toast.toast-success{background:rgba(76,175,80,.95);border-left:4px solid #4caf50}.toast.toast-error{background:rgba(244,67,54,.95);border-left:4px solid #f44336}.toast.toast-info{background:rgba(33,150,243,.95);border-left:4px solid #2196f3}.action-area{margin-bottom:1.5rem}#must-try-gallery.single-item .grid-item{width:100%!important}#must-try-gallery.single-item{max-width:600px;margin:0 auto}
