.frequently-ordered{margin-bottom:var(--spacing-sm)}.frequently-ordered__title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-gray-600);margin-bottom:var(--spacing-lg)}@media(max-width:767px){.frequently-ordered__title{font-size:var(--text-2xl)}}.frequently-ordered__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-lg)}@media(min-width:768px)and (max-width:1023px){.frequently-ordered__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.frequently-ordered__grid{display:flex;overflow-x:auto;gap:var(--spacing-lg);padding:var(--spacing-lg);margin:calc(var(--spacing-lg) * -1);scrollbar-width:none;-ms-overflow-style:none}.frequently-ordered__grid::-webkit-scrollbar{display:none}}.frequently-ordered__card{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm);background:var(--color-white);border:none;border-radius:var(--radius-6xl);box-shadow:var(--shadow-card-sm);cursor:pointer;text-align:left;transition:box-shadow var(--duration-fast) var(--ease-out)}.frequently-ordered__card:hover{box-shadow:var(--shadow-card-sm-hover)}@media(max-width:767px){.frequently-ordered__card{flex-shrink:0;width:282px;min-width:282px}}.frequently-ordered__card-image{width:134px;height:100px;border-radius:var(--radius-4xl);object-fit:cover;background:var(--color-bg);flex-shrink:0}@media(max-width:767px){.frequently-ordered__card-image{width:134px;height:100px;border-radius:var(--radius-3xl)}}.frequently-ordered__card-info{display:flex;flex-direction:column;gap:var(--spacing-sm)}.frequently-ordered__card-name{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-gray-800);line-height:1.2}@media(max-width:767px){.frequently-ordered__card-name{font-size:var(--text-base)}}.frequently-ordered__skeleton{height:116px;border-radius:var(--radius-6xl)}@media(max-width:767px){.frequently-ordered__skeleton{flex-shrink:0;width:282px;min-width:282px;height:116px}}.frequently-ordered__card-price{font-size:var(--text-lg);font-weight:var(--font-medium);color:var(--color-gray-400)}@media(max-width:767px){.frequently-ordered__card-price{font-size:var(--text-base)}}.category-section{margin-bottom:var(--spacing-sm);scroll-margin-top:50px}@media(max-width:767px){.category-section{scroll-margin-top:114px}}.category-section__title{display:flex;align-items:center;gap:var(--spacing-md);font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-gray-600);margin-bottom:var(--spacing-lg);padding-top:var(--spacing-lg)}@media(max-width:767px){.category-section__title{font-size:var(--text-2xl)}}.category-section__icon{width:78px;height:78px;object-fit:contain}@media(max-width:767px){.category-section__icon{width:48px;height:48px}}.category-section__skeleton{width:100%!important;height:auto;aspect-ratio:282/392}.home{padding-top:var(--spacing-xl);padding-bottom:var(--spacing-6xl)}@media(max-width:767px){.home{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-3xl)}}.home__banners-mobile{margin-bottom:var(--spacing-xl)}@media(min-width:768px){.home__banners-mobile{display:none}}
