html{background-color:#f4f6f8}body{font-family:Prompt,sans-serif;background-color:#e9ecef;margin:0;padding:0;color:#212529;display:flex;justify-content:center;align-items:center;min-height:100vh}#root{width:100%;max-width:480px;height:100vh;height:100dvh;background-color:#f8f9fa;box-shadow:0 0 40px #0000001a;display:flex;flex-direction:column;position:relative;overflow:hidden}.container{flex:1;background-color:transparent;padding:0;border-radius:0;box-shadow:none;text-align:left;overflow-y:auto;display:flex;flex-direction:column}.home-view-container,.history-section,.restaurant-search-container,.about-page{padding:20px;background:linear-gradient(180deg,#fffcfb,#fdf9f6 20%,#f7f2ed);min-height:100%;box-sizing:border-box}.home-view-container:after,.history-section:after,.restaurant-search-container:after,.about-page:after{content:"";display:block;height:100px;width:100%}.app-header{display:flex;justify-content:space-between;align-items:flex-start;margin-top:10px;margin-bottom:24px;position:relative}.header-text-container{flex:1;max-width:65%;position:relative;z-index:1}.header-graphic-container{position:absolute;top:-10px;right:-10px;width:160px;height:160px;z-index:0;pointer-events:none}.header-bowl-graphic{width:100%;height:100%}.greeting-sub{font-size:.9em;color:#5c5550;display:block;margin-bottom:4px}.greeting-main{font-size:2.2em;color:#1a1714;margin:0 0 8px;font-weight:700;letter-spacing:-.5px}.subtitle{font-size:.9em;color:#5c5550;margin:0}.text-orange{color:#ff5e3a}.header-bell-btn{background:#fff;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000008;position:relative;cursor:pointer;z-index:2}.bell-badge{position:absolute;top:10px;right:12px;width:8px;height:8px;background-color:#ff5e3a;border-radius:50%;border:2px solid #fff}.search-bar-wrapper{display:flex;margin-bottom:30px}.search-input-container{flex:1;display:flex;align-items:center;background:#fff;border-radius:30px;padding:6px 6px 6px 20px;box-shadow:0 4px 15px #0000000a;border:0!important;outline:none!important}.search-icon{margin-right:12px}.search-input{flex:1;border:0!important;background:transparent;padding:10px 0;font-family:inherit;font-size:.95em;outline:none!important;box-shadow:none!important;-webkit-appearance:none;color:#1a1714}.search-input::placeholder{color:#adb5bd}.filter-button{background:#ff5e3a;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 2px 8px #ff5e3a4d;transition:transform .2s}.filter-button:active{transform:scale(.95)}.section-header-flex{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-title-modern{font-size:1.1em;color:#1a1714;margin:0;font-weight:600}.see-all-btn{background:none;border:none;color:#ff5e3a;font-size:.85em;font-family:inherit;cursor:pointer}.meal-category-section{background:#fff;border-radius:24px;padding:20px;margin-bottom:24px;box-shadow:0 2px 15px #00000005}.meal-selector-horizontal-scroll{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin:0 -20px;padding:0 20px 8px}.meal-type-card{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fbf8f5;border:2px solid transparent;border-radius:16px;width:76px;height:90px;cursor:pointer;transition:all .2s;font-family:inherit;gap:8px}.meal-type-card.active{background:#fffaf7;border-color:#ff5e3a;color:#ff5e3a}.meal-type-card.active .meal-type-label{color:#ff5e3a;font-weight:500}.meal-type-icon-large{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.meal-type-icon-large svg{width:100%;height:100%}.meal-type-label{font-size:.75em;color:#5c5550}.random-banner-section{margin-bottom:24px}.random-banner{background:linear-gradient(to right,#ff8d4a,#ff9e2a);border-radius:20px;padding:24px;display:flex;align-items:center;position:relative;overflow:hidden}.banner-content{flex:1;position:relative;z-index:2;padding-right:120px}.banner-content h2{color:#fff;font-size:1.4em;margin:0 0 8px;font-weight:700;letter-spacing:.5px}.banner-content p{color:#fffffff2;font-size:.9em;margin:0 0 20px;line-height:1.4}.banner-action-btn{background:#fff;border:none;border-radius:24px;padding:10px 20px;display:inline-flex;align-items:center;gap:12px;font-family:inherit;font-weight:700;font-size:1em;color:#ff5e3a;cursor:pointer;box-shadow:0 4px 12px #00000014;transition:transform .2s,box-shadow .2s}.banner-action-btn:active{transform:scale(.96)}.dice-icon-small{font-size:1.3em}.btn-arrow{color:#ff5e3a;font-weight:700}.banner-graphic{position:absolute;right:-20px;bottom:-20px;width:180px;height:180px;display:flex;justify-content:center;align-items:center;z-index:1}.banner-graphic-bg{position:absolute;width:140px;height:140px;background-color:#ffffff26;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.banner-star{position:absolute;color:#fff;font-family:Arial,sans-serif;opacity:.8}.star-1{top:10px;left:20px;font-size:24px;color:#ffd54f;background:#ff8c0080;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.star-2{bottom:40px;left:10px;font-size:20px}.star-3{top:40px;right:15px;font-size:28px}.dice-emoji-large{width:120px;height:120px;display:block;z-index:2;margin-top:-10px;margin-left:-10px}.suggestions-horizontal-scroll{display:flex;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin:0 -20px;padding:0 20px 12px}.restaurant-mock-card{flex:0 0 220px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px #00000008;cursor:pointer}.restaurant-image-wrapper{position:relative;height:140px}.restaurant-image-wrapper img{width:100%;height:100%;object-fit:cover}.heart-btn{background:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.restaurant-info{padding:12px}.restaurant-name{margin:0 0 6px;font-size:1em;color:#1a1714}.restaurant-meta{display:flex;justify-content:space-between;font-size:.8em}.rating{color:#f59e0b}.distance{color:#ff5e3a;display:flex;align-items:center;gap:4px}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;box-sizing:border-box;background-color:#fff;display:flex;justify-content:space-around;align-items:center;padding:12px 10px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #0000000a;border-top-left-radius:30px;border-top-right-radius:30px;z-index:1000}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;border:none;color:#adb5bd;font-family:inherit;font-size:.7em;cursor:pointer;transition:all .3s;flex:1}.nav-icon-wrapper{width:46px;height:46px;border-radius:23px;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.bottom-nav-item.active{color:#ff5e3a;font-weight:600}.bottom-nav-item.active .nav-icon-wrapper{background-color:#fff2ea;color:#ff5e3a}.slim-scroll{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#E0E0E0 transparent;-ms-overflow-style:auto}.slim-scroll::-webkit-scrollbar{height:6px}.slim-scroll::-webkit-scrollbar-track{background:transparent}.slim-scroll::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px}.slim-scroll::-webkit-scrollbar-thumb:hover{background-color:#bdbdbd}.recommended-section{margin-top:10px}.suggestions-container{display:flex;flex-direction:column;gap:16px;margin-top:10px}.modern-card{background:#fff;border:1px solid #e1dcda;border-radius:20px;overflow:hidden;box-shadow:0 4px 16px #0000000a}.meal-image-container{position:relative;background:linear-gradient(135deg,#f08c1a,#e55c25);height:180px;display:flex;align-items:center;justify-content:center}.popular-badge{position:absolute;top:12px;right:12px;background:#0009;color:#fff;padding:4px 10px;border-radius:12px;font-size:.75em;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.meal-image.modern-image{width:100px;height:100px;object-fit:contain;border-radius:0;filter:drop-shadow(0 10px 15px rgba(0,0,0,.2))}.meal-info-bottom{padding:16px;display:flex;justify-content:space-between;align-items:center}.meal-info-text{flex:1}.meal-name-modern{margin:0 0 4px;font-size:1.1em;color:#3b302a}.meal-subtext{margin:0;font-size:.85em;color:#8c7e73}.pill-button{background:#fff3e6;color:#e55c25;padding:6px 12px;border-radius:16px;font-size:.85em;font-weight:600}.pill-button:hover{background:#ffe3ca}.random-trigger-section{background:snow;border:1px solid #f2ece9;border-radius:16px;padding:16px;text-align:center;margin-top:16px}.random-trigger-section .section-title{margin-top:0;margin-bottom:12px;font-size:.9em;text-align:left}.modern-action{background:#fff;color:#3b302a;border:1px solid #e1dcda;box-shadow:0 2px 6px #00000008;font-weight:600;width:100%;max-width:none;margin:0;padding:12px}.modern-action:hover{background:#fdfdfd;color:#e55c25;box-shadow:0 4px 10px #0000000d}.quick-links-section{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.quick-link-box{background:#fff;border:1px solid #e1dcda;border-radius:16px;padding:16px 8px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all .2s}.quick-link-box:hover{border-color:#e55c25;box-shadow:0 4px 12px #e55c251a}.quick-icon{font-size:1.5em}.quick-link-box span{font-size:.85em;font-family:Prompt,sans-serif;color:#495057;font-weight:500}.suggestions-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:30px;text-align:left}.meal-card{background-color:#fff;border:1px solid #E0E0E0;border-radius:16px;padding:0;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.meal-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001f}.meal-image{width:100%;height:200px;object-fit:cover;border-bottom:1px solid #E0E0E0}.meal-image.placeholder{object-fit:scale-down;background-color:#f8f9fa;padding:10px;box-sizing:border-box}.meal-name{font-size:1.4em;font-weight:600;color:#343a40;text-align:center;padding:20px 15px 15px;width:100%;box-sizing:border-box;line-height:1.3}.meal-error-message{color:#c62828;background-color:#ffcdd2;border:1px solid #EF9A9A;padding:8px 12px;margin:0 15px 15px;border-radius:6px;font-size:.9em;text-align:left;word-wrap:break-word}.recipe-button{padding:10px 15px;font-size:.95em;width:calc(100% - 30px);box-sizing:border-box;margin:0 auto 15px;background-color:transparent;color:#ff7043;border:1px solid #FF7043;border-radius:8px}.recipe-button:hover{background-color:#ff7043;color:#fff;transform:translateY(-2px)}.recipe-button.small{padding:6px 12px;font-size:.85em;width:auto;margin:0;gap:4px}.meal-card.skeleton{pointer-events:none;box-shadow:0 4px 16px #00000014}.skeleton-image{width:100%;height:200px;background-color:#e0e0e0;border-bottom:1px solid #E0E0E0}.skeleton-name{height:28px;width:80%;margin:20px auto 15px;border-radius:6px}.skeleton-recipe-button{height:41px;width:calc(100% - 30px);margin:0 auto 15px;border-radius:8px}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.shimmer-animation{animation-duration:1.5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shimmer;animation-timing-function:linear;background-color:#f6f7f8;background-image:linear-gradient(to right,#eee 8%,#ddd 18%,#eee 33%);background-size:1000px 100%}.loading-message,.error-message{margin-top:20px;font-size:1.1em;padding:12px;border-radius:8px}.loading-message{color:#004085;background-color:#cce5ff;border:1px solid #B8DAFF}.error-message{color:#721c24;background-color:#f8d7da;border:1px solid #F5C6CB}.history-section{margin-top:0;padding:0;background-color:transparent;border:none;text-align:left}.history-section h2{text-align:center;color:#495057;margin-bottom:20px;font-weight:500}.history-item{background-color:#fff;padding:15px;border-radius:8px;margin-bottom:15px;border:1px solid #E0E0E0}.history-item-date{font-weight:700;color:#6c757d;margin-bottom:10px;font-size:1.1em}.history-meal-list{list-style:none;padding-left:0;margin:0}.history-meal-item{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #F1F3F5}.history-meal-item:last-child{border-bottom:none}.history-meal-info{display:flex;justify-content:space-between;align-items:center;flex-grow:1;width:100%}.history-meal-name{font-size:1.2em;font-weight:500;color:#343a40;margin-right:10px}.about-page{text-align:left;padding:10px 20px;line-height:1.7}.about-page h2{text-align:center;color:#343a40;margin-bottom:20px}.about-page p{color:#495057;margin-bottom:15px}.about-page ul{list-style:none;padding-left:0}.about-page li{background-color:#fafafa;border:1px solid #E0E0E0;padding:15px;margin-bottom:10px;border-radius:8px}.about-page strong{color:#ff7043}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.modal-content{background-color:#fff;padding:30px;border-radius:16px;box-shadow:0 5px 15px #0000004d;width:100%;max-width:500px;position:relative;text-align:left}.modal-close-button{position:absolute;top:15px;right:15px;background:none;border:none;font-size:1.8em;color:#adb5bd;cursor:pointer;line-height:1}.modal-close-button:hover{color:#212529}.modal-content h2{margin-top:0;margin-bottom:15px;color:#212529;font-size:1.5em;text-align:center}.modal-content p{margin-bottom:20px;font-size:1em;color:#495057;line-height:1.6}.recipe-links{list-style:none;padding:0}.recipe-links li{margin-bottom:10px}.recipe-link{display:block;padding:12px 18px;border-radius:8px;text-decoration:none;font-weight:500;text-align:center;transition:all .2s ease;font-family:Prompt,sans-serif;color:#fff}.recipe-link:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.recipe-link.google{background-color:#4285f4}.recipe-link.google:hover{background-color:#357ae8}.recipe-link.youtube{background-color:red}.recipe-link.youtube:hover{background-color:#c00}@media(max-width:480px){#root{box-shadow:none;border-radius:0}}.meal-type-selector{gap:8px}.meal-type-button{padding:8px 14px;font-size:.9em}.action-button{padding:12px 20px;font-size:1em}.suggestions-container{grid-template-columns:1fr}.meal-image,.skeleton-image{height:180px}.meal-name{font-size:1.3em;padding:15px 10px 10px}.recipe-button{width:calc(100% - 20px);margin:0 auto 10px}.history-meal-name{font-size:1.1em}.modal-content{padding:20px}.modal-content h2{font-size:1.3em}.mr-2{margin-right:8px}.restaurant-search-container{display:flex;flex-direction:column;gap:20px;text-align:left}.search-bar-container{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.search-form{flex:1;display:flex;min-width:250px}.search-input{flex:1;padding:10px 15px;border:1px solid #DEE2E6;border-radius:8px 0 0 8px;font-family:Prompt,sans-serif;font-size:1em}.search-button{background-color:#ff7043;color:#fff;border:none;padding:10px 15px;border-radius:0 8px 8px 0;cursor:pointer;display:flex;align-items:center;justify-content:center}.locate-button{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;display:flex;align-items:center;font-family:Prompt,sans-serif;font-weight:500}.map-results-container{display:grid;grid-template-columns:1fr 280px;gap:20px}@media(max-width:768px){.map-results-container{grid-template-columns:1fr}}.map-wrapper{box-shadow:0 4px 12px #0000001a;border-radius:12px;overflow:hidden}.pinned-list-container{background:#f8f9fa;padding:15px;border-radius:12px;border:1px solid #E9ECEF}.pinned-list-container h3{margin-top:0;font-size:1.1em;border-bottom:1px solid #DEE2E6;padding-bottom:8px;margin-bottom:12px}.pinned-items{max-height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.pinned-item{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:8px 12px;border-radius:8px;box-shadow:0 2px 4px #0000000d}.pinned-info{display:flex;align-items:center;gap:8px;flex:1}.pinned-name{font-size:.9em;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.view-map-mini{background:none;border:none;color:#ff7043;cursor:pointer;padding:4px}.delete-pinned{background:none;border:none;color:#dc3545;cursor:pointer;padding:4px}.popup-content{display:flex;flex-direction:column;gap:5px;min-width:150px}.pin-button{margin-top:8px;background:#ff7043;color:#fff;border:none;padding:6px 10px;border-radius:4px;cursor:pointer;font-size:.9em;font-family:Prompt,sans-serif}.history-section,.restaurant-search-container{padding:24px 20px;box-sizing:border-box;width:100%}.history-section h2#history-heading{text-align:center;margin-bottom:24px;font-size:1.5em;font-weight:600;color:#343a40}.history-section>p{text-align:center;color:#6c757d;font-size:1.1em;margin-top:40px}.history-item{background:#fff;border-radius:16px;padding:16px;margin-bottom:16px;box-shadow:0 4px 15px #00000005}.history-item-date{font-size:1.1em;color:#ff5e3a;margin-bottom:12px;border-bottom:1px dashed #f2ece9;padding-bottom:8px}.history-meal-list{list-style:none;padding:0;margin:0}.history-meal-item{margin-bottom:12px}.history-meal-info{display:flex;justify-content:space-between;align-items:center}.history-meal-name{font-size:1.05em;color:#212529}.recipe-button.small{padding:6px 12px;font-size:.85em;background:#fffaf7;color:#ff5e3a;border:1px solid #FF5E3A;border-radius:20px;cursor:pointer}.search-bar-container{display:flex;gap:10px;margin-bottom:20px;flex-direction:column}.search-form{display:flex;gap:8px}.search-form .search-input{flex:1;border:1px solid #f2ece9!important;border-radius:24px;padding:10px 16px;background:#fff!important}.search-button,.locate-button{color:#fff;border:none;border-radius:24px;padding:10px 20px;cursor:pointer;display:flex;justify-content:center;align-items:center}.search-button{background:#ff5e3a}.locate-button{background:#4caf50;width:100%}.restaurant-image-wrapper{position:relative}.heart-btn{display:none!important;position:absolute;top:12px;right:12px;background:#0000004d;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;border-radius:50%;width:34px;height:34px;align-items:center;justify-content:center;cursor:pointer;z-index:10;padding:0}.heart-btn:hover{background:#00000080}.about-header{text-align:center;margin-bottom:30px}.about-icon{color:#ff5e3a;width:48px;height:48px;margin-bottom:16px;display:inline-block;filter:drop-shadow(0 4px 6px rgba(255,94,58,.2))}.about-header h1{font-size:1.8em;color:#1a1714;margin:0 0 10px;font-weight:700;letter-spacing:-.5px}.about-subtitle{color:#8c827a;font-size:.95em;margin:0;line-height:1.5}.about-content{background:#fff;border-radius:24px;padding:24px;box-shadow:0 4px 20px #00000008}.about-intro{font-size:.95em;color:#5c5550;line-height:1.6;margin-bottom:24px;text-align:center}.features-grid{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.feature-card{background:#fff9f8;border-radius:16px;padding:20px;text-align:left;border:1px solid #ffefeb;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 15px #ff5e3a0d}.feature-icon{color:#ff5e3a;width:32px;height:32px;margin-bottom:12px}.feature-card h3{font-size:1.1em;color:#1a1714;margin:0 0 8px;font-weight:600}.feature-card p{color:#5c5550;font-size:.9em;margin:0;line-height:1.5}.about-cta{background:linear-gradient(135deg,#ff5e3a,#ff8a00);border-radius:20px;padding:24px;color:#fff;margin-bottom:24px;box-shadow:0 10px 20px #ff5e3a33}.about-cta h3{margin:0 0 16px;font-size:1.2em;color:#fff}.about-cta ol{margin:0;padding-left:24px;font-size:.95em;line-height:1.8;color:#fff}.about-cta li{color:#1a1714;margin-bottom:8px}.about-footer{text-align:center;font-size:.85em;color:#adb5bd;line-height:1.6;margin:0}.permission-alert{flex:0 0 min(100%,320px);background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;color:#7c2d12;padding:16px;box-sizing:border-box}.permission-alert p{margin:0;font-size:.95em;line-height:1.5}.permission-settings-button{margin-top:12px;width:100%;border:none;border-radius:22px;background:#ff5e3a;color:#fff;cursor:pointer;font-family:inherit;font-weight:600;padding:10px 16px}.permission-settings-button:active{transform:scale(.98)}@media(min-width:600px){body{padding:24px;box-sizing:border-box}#root{width:min(100%,720px);max-width:720px;height:min(calc(100dvh - 48px),980px);min-height:720px;border-radius:28px}.bottom-nav{bottom:24px;width:min(calc(100% - 48px),720px);max-width:720px;border-radius:28px 28px 0 0}.home-view-container,.history-section,.restaurant-search-container,.about-page{padding:32px}.app-header{margin-top:14px;margin-bottom:30px}.header-text-container{max-width:56%}.header-graphic-container{right:12px;width:210px;height:210px}.greeting-main{font-size:2.7em}.subtitle,.greeting-sub{font-size:1em}.search-bar-wrapper{margin-bottom:34px}.meal-category-section,.random-banner,.about-content{border-radius:28px}.meal-selector-horizontal-scroll,.suggestions-horizontal-scroll{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}.meal-selector-horizontal-scroll{gap:16px}.meal-type-card{width:92px;height:104px}.random-banner{min-height:180px;padding:32px}.banner-content{padding-right:190px}.banner-content h2{font-size:1.7em}.banner-content p{font-size:1em}.banner-graphic{right:10px;bottom:-18px;width:220px;height:220px}.dice-emoji-large{width:150px;height:150px}.restaurant-mock-card{flex-basis:260px}.restaurant-image-wrapper{height:160px}.history-item{padding:20px}.search-bar-container{flex-direction:row;align-items:stretch}.search-form{min-width:0}.locate-button{width:auto;flex-shrink:0}.features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:820px){#root{width:min(100%,900px);max-width:900px}.bottom-nav{width:min(calc(100% - 48px),900px);max-width:900px}.home-view-container,.history-section,.restaurant-search-container,.about-page{padding:36px 40px}.meal-selector-horizontal-scroll,.suggestions-horizontal-scroll{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}.suggestions-container{grid-template-columns:repeat(2,minmax(0,1fr))}.map-results-container{grid-template-columns:minmax(0,1fr) 300px}}
