:root{--phatos-interface-widget-right: 25px;--phatos-interface-widget-bottom: 10px}.phatos-interface-widget{position:fixed;display:flex;flex-direction:column;bottom:0;right:0;height:100%;z-index:5}.phatos-interface-widget-show{z-index:calc(var(--zi-topbar))}.phatos-widgeet-toggle{position:absolute;bottom:var(--phatos-interface-widget-bottom);right:var(--phatos-interface-widget-right);width:32px;height:32px;background-color:var(--textBlack);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.phatos-widgeet-toggle svg{width:27px;height:27px;fill:var(--white)}.phatos-interface-widget .phatos-interface{position:fixed;bottom:var(--phatos-interface-widget-bottom);right:var(--phatos-interface-widget-right);width:340px;height:calc(100% - var(--phatos-interface-widget-bottom) * 2);background-color:var(--white);box-shadow:0 3px 25px 4px var(--border);border-radius:8px;overflow:hidden;animation:interface_show .3s ease-in-out}@keyframes interface_show{0%{opacity:0;transform:translateY(10%) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.editor-container[data-v-d93da2d4]{width:100%;height:100%;z-index:0;border-top-left-radius:12px;overflow:hidden}.websito-iframe{width:100%;height:calc(100% - 62px);border:none;border-top-left-radius:12px}.websito-iframe-tablet{width:768px;height:1024px;margin:15px auto 120px;border-radius:20px}.websito-iframe-mobile{width:395px;height:697px;margin:15px auto 120px;border-radius:20px}
