:root[data-brand=chilis]{--bottom-sheet-background-color:var(--neutral-white);--bottom-sheet-title-weight:var(--font-weight-3);--bottom-sheet-divider-color:var(--neutral-4)}:root[data-brand=burger-king]{--bottom-sheet-background-color:var(--primary-brand-4);--bottom-sheet-title-weight:var(--font-weight-1);--bottom-sheet-divider-color:var(--neutral-4)}:root[data-brand=madam-tusan]{--bottom-sheet-background-color:var(--neutral-white);--bottom-sheet-title-weight:var(--font-weight-3);--bottom-sheet-divider-color:var(--neutral-4)}:root[data-brand=kfc]{--bottom-sheet-background-color:var(--cds-colors-feedback-primitive-white);--bottom-sheet-title-weight:var(--cds-typography-font-weight-bold);--bottom-sheet-divider-color:var(--cds-colors-neutral-medium)}:root[data-brand=pinkberry],:root[data-brand=pizza-hut],:root[data-brand=wanta]{--bottom-sheet-background-color:var(--neutral-white);--bottom-sheet-title-weight:var(--font-weight-3);--bottom-sheet-divider-color:var(--neutral-4)}.bottom-sheet_bottom-sheet__IR0l_{display:flex;position:fixed;bottom:0;left:0;flex-direction:column;gap:8px;z-index:var(--z-modal);border-radius:16px 16px 0 0;background-color:var(--bottom-sheet-background-color);padding:12px;width:100vw}.bottom-sheet_bottom-sheet__header__aMJ0C{display:flex;justify-content:space-between;align-items:center;padding:0 16px}.bottom-sheet_bottom-sheet__title__RoAeG{font-weight:var(--bottom-sheet-title-weight);font-size:.875rem;line-height:1.195rem}.bottom-sheet_bottom-sheet__icon__2Q1JN{cursor:pointer;height:24px;width:24px}.bottom-sheet_bottom-sheet__divider__XBc9W{background-color:var(--bottom-sheet-divider-color);width:100%;min-height:2px}