import{j as i}from"./react-B_SyE9nW.js";import{s as o,q as t,o as a}from"./index-F6A0QYHe.js";import{P as r}from"./index-02xtq22y.js";const d=o(r)`
& {
display: flow-root;
position: relative;
${({disabled:i})=>i?"opacity:0.6":""};
}
&.MuiPaper-root {
border: solid 1px ${t.whiteBorder};
max-width: 324px;
width: ${({width:i})=>i??"calc(100vw - 44px)"};
margin: ${({margin:i})=>i??"auto"};
padding: ${({padding:i})=>i??"0"};
${({height:i})=>i?`height: ${i}`:""};
@media (min-width: 768px) {
max-width: 452px;
}
}
`;const e=a((function({children:o,...t}){return i.jsx(d,{elevation:0,...t,children:o})}));export{e as F};