.store-preview-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.store-preview-content__status-bar{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:10px 16px 4px;position:relative}.store-preview-content__time{font-size:11px;font-weight:600}.store-preview-content__dynamic-island{background:#000;border-radius:12px;height:18px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.store-preview-content__indicators{align-items:center;display:flex;font-size:11px;gap:3px}.store-preview-content__scroll{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;scrollbar-width:none}.store-preview-content__scroll--centered{align-items:center;justify-content:center;padding:24px 16px}.store-preview-content__scroll::-webkit-scrollbar{display:none}.store-preview-content__banner{flex-shrink:0;height:100px;overflow:hidden}.store-preview-content__banner-image,.store-preview-content__banner-placeholder{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.store-preview-content__store-card{border-radius:8px;display:flex;gap:10px;margin:-30px 12px 0;padding:10px;position:relative;z-index:1}.store-preview-content__store-icon,.store-preview-content__store-icon-placeholder{border-radius:8px;flex-shrink:0;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.store-preview-content__store-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.store-preview-content__store-info .dui-typography{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-preview-content__store-name{font-size:14px;line-height:20px}.store-preview-content__store-branch{font-size:10px;line-height:14px}.store-preview-content__stars{display:flex;gap:2px;margin-top:2px}.store-preview-content__stars svg{font-size:8px}.store-preview-content__store-name{font-size:13px;line-height:18px}.store-preview-content__store-branch{font-size:11px;line-height:16px}.store-preview-content__skeleton-bar{border-radius:4px;height:6px;margin-top:6px;width:100%}.store-preview-content__menu{display:flex;flex-direction:column;padding:0 12px 8px}.store-preview-content__menu>.dui-typography{margin:0 0 8px}.store-preview-content__menu--skeleton{padding-top:16px}.store-preview-content__menu--empty{align-items:center;padding:16px 12px 24px;text-align:center}.store-preview-content__menu--empty>.dui-typography{margin:0}.store-preview-content__menu-category-title{font-size:12px;line-height:16px}.store-preview-content__department-preview{display:flex;flex-direction:column;gap:10px;padding:0 12px 12px}.store-preview-content__department-section{display:flex;flex-direction:column;gap:6px}.store-preview-content__department-grid{grid-gap:8px 6px;display:grid;gap:8px 6px;grid-template-columns:repeat(3,minmax(0,1fr))}.store-preview-content__department-card{align-items:flex-start;background:#f6f8fc;border:none;border-radius:8px;display:flex;flex-direction:column;gap:4px;min-width:0;overflow:hidden;padding:6px}.store-preview-content__department-card--button{cursor:pointer;text-align:left;width:100%}.store-preview-content__department-card--button:focus-visible{outline:2px solid #00b14f;outline-offset:2px}.store-preview-content__department-card--skeleton{min-height:68px}.store-preview-content__department-card-image,.store-preview-content__department-card-image-placeholder{aspect-ratio:1;border-radius:6px;-o-object-fit:cover;object-fit:cover;width:100%}.store-preview-content__department-items-title{font-size:11px;line-height:16px;margin:0}.store-preview-content__department-items-subtitle{display:block;font-size:9px;line-height:12px;margin:0}.store-preview-content__department-back-button{background:transparent;border:none;color:#1f2937;cursor:pointer;margin:0;padding:0}.store-preview-content__department-back-button .duxicon{font-size:18px}.store-preview-content__department-items-page-header{align-items:center;display:flex;gap:8px}.store-preview-content__department-selected-title{font-size:13px;line-height:18px;margin:0}.store-preview-content__department-items-page-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.store-preview-content__department-items-page-tabs::-webkit-scrollbar{display:none}.store-preview-content__department-items-page-tab{background:#e6f5f6;border:none;border-radius:999px;color:#0f4c50;cursor:pointer;flex-shrink:0;font-size:9px;font-weight:600;line-height:13px;margin:0;padding:8px 14px}.store-preview-content__department-items-page-tab--active{background:#154f4e;color:#fff}.store-preview-content__department-card-title{display:block;font-size:10px;font-weight:600;line-height:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.store-preview-content__department-card-title-skeleton{border-radius:3px;height:8px;width:80%}.store-preview-content__department-featured-items-grid{grid-gap:10px 8px;display:grid;gap:10px 8px;grid-template-columns:repeat(2,minmax(0,1fr))}.store-preview-content__department-items-page-grid{grid-gap:8px 6px;display:grid;gap:8px 6px;grid-template-columns:repeat(3,minmax(0,1fr))}.store-preview-content__department-item-card{display:flex;flex-direction:column;gap:2px;min-width:0}.store-preview-content__department-item-image,.store-preview-content__department-item-image-placeholder{aspect-ratio:1;border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%}.store-preview-content__department-item-name,.store-preview-content__department-item-price{display:block;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-preview-content__department-item-price{font-size:10px;font-weight:400;line-height:14px}.store-preview-content__department-item-name{font-size:10px;line-height:14px}.store-preview-content__department-item-price-skeleton{border-radius:3px;height:8px;width:36px}.store-preview-content__department-item-name-skeleton{border-radius:3px;height:8px;width:44px}.store-preview-content__retry{align-items:center;display:flex;flex-direction:column;gap:8px;padding:16px 12px;text-align:center}.store-preview-content__retry .dui-typography{margin:0}.store-preview-content__retry .dui-btn{margin-top:4px}.store-preview-content__profile-error{padding:24px 12px 8px}.store-preview-content__menu-item{align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.12);border-bottom:1px solid var(--menu-item-divider-color,rgba(0,0,0,.12));display:flex;gap:8px;padding-bottom:8px;position:relative}.store-preview-content__menu-item+.store-preview-content__menu-item{padding-top:8px}.store-preview-content__menu:last-child .store-preview-content__menu-item:last-child{border-bottom:none;padding-bottom:0}.store-preview-content__menu-item-image,.store-preview-content__menu-item-image-placeholder{border-radius:6px;flex-shrink:0;height:56px;-o-object-fit:cover;object-fit:cover;width:56px}.store-preview-content__menu-item-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.store-preview-content__menu-item-info .dui-typography{margin:0}.store-preview-content__menu-item-name{font-size:12px;line-height:16px}.store-preview-content__menu-item-price{font-size:11px;font-weight:400;line-height:14px}.store-preview-content__menu-item-add{align-items:center;align-self:flex-end;border-radius:50%;display:flex;flex-shrink:0;font-size:14px;height:20px;justify-content:center;line-height:1;width:20px}.garnet-checklist{display:flex;flex:1 1;flex-direction:column;min-height:calc(100vh - 88px)}.garnet-checklist__content{display:grid;flex:1 1;grid-template-columns:minmax(0,5fr) minmax(320px,3fr);min-height:0;min-width:0;width:100%}.garnet-checklist__section{min-width:0;padding:24px clamp(40px,3vw,64px) 32px}.garnet-checklist__section--error{align-items:center;display:flex;justify-content:center;min-height:100%}.garnet-checklist__section-header{margin-bottom:24px}.garnet-checklist__section-header h5{margin:0 0 2px}.garnet-checklist__section-header .dui-skeleton-title{margin:0 0 10px!important}.garnet-checklist__section-header .dui-skeleton-paragraph{margin:0!important}.garnet-checklist__section-header .dui-skeleton-paragraph>li+li{margin-block-start:8px}.garnet-checklist__tasks{border-radius:32px;list-style:none;margin:0;overflow:hidden;padding:0}.garnet-checklist__tasks--loading{display:flex;flex-direction:column}.garnet-checklist__tasks .dui-list-items{list-style:none;margin:0;padding:0}.garnet-checklist__task-skeleton{align-items:flex-start;box-sizing:border-box;display:flex;gap:12px;min-height:62px;padding:12px 16px 8px 20px}.garnet-checklist__task-skeleton:first-child{min-height:66px;padding-top:16px}.garnet-checklist__task-skeleton:last-child{min-height:70px;padding-bottom:16px}.garnet-checklist__task-skeleton-copy{flex:1 1;min-width:0}.garnet-checklist__task-skeleton-copy .dui-skeleton-title{margin:0 0 6px!important}.garnet-checklist__task-skeleton-copy .dui-skeleton-paragraph{margin:0!important}.garnet-checklist__task{box-sizing:border-box;display:block!important;min-height:62px;padding:0!important}.garnet-checklist__task:first-child{min-height:66px}.garnet-checklist__task:first-child .garnet-checklist__task-row{padding-top:16px}.garnet-checklist__task:last-child{min-height:70px}.garnet-checklist__task:last-child .garnet-checklist__task-row{padding-bottom:16px}.garnet-checklist__task-row{align-items:flex-start;box-sizing:border-box;color:inherit;display:flex;gap:12px;min-height:inherit;padding:12px 16px 8px 20px;text-decoration:none;width:100%}.garnet-checklist__task-copy{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.garnet-checklist__task-review{flex-shrink:0}.garnet-checklist__completed-icon{flex:0 0 auto;height:24px;margin-top:2px;width:24px}.garnet-checklist__completed-icon svg{height:100%;width:100%}.garnet-checklist__incomplete-icon{flex:0 0 auto;height:24px;margin-top:2px;width:24px}.garnet-checklist__incomplete-icon svg{height:100%;width:100%}.garnet-checklist__info-banner{margin-bottom:24px}.garnet-checklist__checklist-error{align-items:center;display:flex;flex-direction:column;gap:8px;margin:0 auto;text-align:center;width:100%}.garnet-checklist__checklist-error .dui-typography{margin:0}.garnet-checklist__checklist-error .dui-btn{margin-top:8px}.garnet-checklist__preview{align-items:center;display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;overflow:hidden;padding:36px clamp(32px,3vw,64px) 40px}.garnet-checklist__preview-title{flex-shrink:0;margin:0 0 2px!important;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.garnet-checklist__preview-title--single-store{margin:0 0 18px!important}.garnet-checklist__preview-loaded{align-items:center;display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.garnet-checklist__preview-device{flex:1 1 auto;min-height:0;overflow:hidden;position:relative;width:100%}.garnet-checklist__preview-skeleton{width:100%}.garnet-checklist__preview-skeleton,.garnet-checklist__store-error{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.garnet-checklist__store-error{gap:8px;text-align:center}.garnet-checklist__store-error .dui-typography{margin:0}.garnet-checklist__store-error .dui-btn{margin-top:8px}.garnet-checklist__preview-helper{flex-shrink:0;margin:0 0 18px;max-width:240px;text-align:center}.garnet-checklist__preview-helper--bottom{margin:18px 0 0}.garnet-checklist__store-select{flex-shrink:0;margin-bottom:16px;max-width:200px;width:100%}.garnet-checklist__store-select .dui-select{width:100%}.garnet-checklist__store-popover .dui-popover-inner{border-radius:12px;padding:16px;width:284px}.garnet-checklist__store-popover .dui-popover-inner-content{width:252px}.garnet-checklist__store-popover-content{display:flex;flex-direction:column;gap:8px}.garnet-checklist__store-popover-content .dui-typography{margin:0}.garnet-checklist__store-popover-action{align-self:flex-end;border:0;max-width:100%;min-width:64px;overflow:hidden}.garnet-checklist__store-popover-action-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.garnet-checklist__proceed{align-items:center;display:flex;justify-content:flex-end;margin-top:16px;padding-right:12px}.garnet-store-preview{aspect-ratio:.45627376;border:2px solid;border-radius:34px;box-sizing:border-box;height:auto;left:32px;margin:0 auto;max-height:100%;max-width:100%;overflow:hidden;padding:6px;position:absolute;right:32px;top:0;width:auto}.garnet-store-preview__screen{border-radius:28px;height:100%;overflow:hidden;width:100%}@media (max-width:900px){.garnet-checklist{min-height:auto}.garnet-checklist__content{align-content:start;grid-template-columns:1fr}.garnet-checklist__preview,.garnet-checklist__section{align-self:start}.garnet-checklist__section{padding:24px 20px 32px}.garnet-checklist__preview{padding:32px 20px}.garnet-checklist__preview-loaded{flex:0 1 auto}.garnet-checklist__preview-device{aspect-ratio:.45627376;flex:0 0 auto;margin:0 auto;max-width:280px;width:100%}}.mex-foodpanda-migrate{background:#f5f5f5;color:#1a1a1a;font-family:Inter,sans-serif;min-height:100vh}.mex-foodpanda-migrate__header{align-items:center;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;min-height:88px;padding:0 32px}.mex-foodpanda-migrate__header h1{font-family:Grab Community Solid,Inter,sans-serif;font-size:28px;font-weight:700;line-height:1.25;margin:0}.mex-foodpanda-migrate__header-actions{align-items:center;display:flex;gap:12px}.mex-foodpanda-migrate__store-select--readonly{max-width:200px;pointer-events:none}.mex-foodpanda-migrate__store-select--readonly .dui-select-selector{cursor:default!important}.mex-foodpanda-migrate__store-select--readonly .dui-select-selection-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mex-foodpanda-migrate__logout.dui-btn-secondary.dui-btn-dangerous{background:#fdf2f2!important;border-color:#fdf2f2!important;color:#79150c!important}.mex-foodpanda-migrate__logout.dui-btn-secondary.dui-btn-dangerous:hover{background:#fdf2f2!important;color:#d42e1c!important}.mex-foodpanda-migrate__logout.dui-btn-secondary.dui-btn-dangerous:active,.mex-foodpanda-migrate__logout.dui-btn-secondary.dui-btn-dangerous:focus{background:#ffd2cc!important;color:#79150c!important}.mex-foodpanda-migrate__body{align-items:flex-start;display:flex;justify-content:center;min-height:calc(100vh - 72px);padding:48px 24px}.mex-foodpanda-migrate__brand-transfer{align-items:center;display:flex;gap:12px;justify-content:center;margin:32px 0}.mex-foodpanda-migrate__brand-logo{border-radius:16px;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}.mex-foodpanda-migrate__transfer-icon{background:#eefbfb;border:2px solid #fff;box-sizing:border-box;height:40px;margin:0 -20px;padding:8px;position:relative;width:40px;z-index:1}.mex-foodpanda-migrate__check-badge,.mex-foodpanda-migrate__transfer-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;justify-content:center}.mex-foodpanda-migrate__check-badge{background:#00b14f;height:20px;width:20px}.mex-foodpanda-migrate__role-image{flex-shrink:0;height:48px;-o-object-fit:contain;object-fit:contain;width:48px}@media (max-width:640px){.mex-foodpanda-migrate__header{min-height:64px;padding:0 16px}.mex-foodpanda-migrate__header h1{font-size:20px}.mex-foodpanda-migrate__body{min-height:calc(100vh - 64px);padding:24px 16px}.mex-foodpanda-migrate__card{border-radius:16px!important}.mex-foodpanda-migrate__card .dui-card-body{padding:24px!important}}.checklist-page{display:flex;flex:1 1;flex-direction:column;min-height:100vh}.checklist-page .mex-foodpanda-migrate__header{flex-shrink:0}.checklist-page .garnet-checklist{display:flex;flex:1 1;flex-direction:column;min-height:0}.checklist-page .garnet-checklist__content{flex:1 1}.checklist-page .garnet-checklist__footer{box-shadow:0 -2px 12px 0 rgba(28,28,28,.1)!important;flex-shrink:0;margin-top:auto}@media (max-width:900px){.checklist-page .garnet-checklist__content{flex:0 1 auto}}@media (max-width:640px){.checklist-page .mex-foodpanda-migrate__header{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.checklist-page .mex-foodpanda-migrate__header-actions{flex-wrap:wrap;width:100%}.checklist-page .mex-foodpanda-migrate__header-actions .dui-select{flex:1 1;min-width:120px}}
/*# sourceMappingURL=8948.2442fadb.css.map*/